]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
f75a0693
AB
12020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 PR symtab/26270:
4 * gdb.cp/disasm-func-name.cc: New file.
5 * gdb.cp/disasm-func-name.exp: New file.
6
4888741a
TT
72020-07-28 Tom Tromey <tromey@adacore.com>
8
9 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
10 'varval' location.
11
43d5901d
AB
122020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
13
14 * gdb.python/py-unwind.py: Update to make use of a register
15 descriptor.
16
14fa8fb3
AB
172020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
18
19 * gdb.python/py-arch-reg-names.exp: Add additional tests.
20
e79eb02f
AB
212020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
22
23 PR fortran/23051
24 PR fortran/26139
25 * gdb.fortran/class-allocatable-array.exp: New file.
26 * gdb.fortran/class-allocatable-array.f90: New file.
27 * gdb.fortran/pointer-to-pointer.exp: New file.
28 * gdb.fortran/pointer-to-pointer.f90: New file.
29
876518dd
TV
302020-07-25 Tom de Vries <tdevries@suse.de>
31
32 PR symtab/26243
33 * gdb.dwarf2/dw2-line-number-zero.c: New test.
34 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
35
6dcfb80a
TV
362020-07-24 Tom de Vries <tdevries@suse.de>
37
38 PR testsuite/26293
39 * gdb.ada/mi_prot.exp: Require gnatmake-8.
40
e7bc9db8
PA
412020-07-23 Pedro Alves <pedro@palves.net>
42
43 * gdb.server/server-kill.exp (prepare): New, factored out from the
44 top level.
45 (kill_server): New.
46 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
47 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
48
78344df7
AB
492020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
50
51 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
52
25dfed24
SL
532020-07-22 Sandra Loosemore <sandra@codesourcery.com>
54
55 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
56 Initialize to empty string at top level.
57 (gdb_wrapper_init): Revert check for file existence on build.
58 Build the wrapper in its default place, not a build-specific
59 location. When host == build, make the pathname absolute.
60 (gdb_compile): Delete leftover declaration of
61 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
62 string instead of uninitialized.
63
7da515fd
KB
642020-07-22 Kevin Buettner <kevinb@redhat.com>
65
66 * gdb.base/corefile2.exp: New file.
67 * gdb.base/coremaker2.exp: New file.
68
9c5ec5c2
KB
692020-07-22 Kevin Buettner <kevinb@redhat.com>
70
71 * gdb.base/coredump-filter.exp: Add second
72 non-Private-Shared-Anon-File test.
73 (test_disasm): Rename binfile for test which is expected
74 to fail.
75
f9e233c9
KB
762020-07-22 Kevin Buettner <kevinb@redhat.com>
77
78 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
79 data in core file".
80 * gdb.base/coremaker.c (buf2ro): New global.
81 (mmapdata): Add a read-only mmap mapping.
82
94c265d7
KB
832020-07-22 Kevin Buettner <kevinb@redhat.com>
84
85 PR corefiles/25631
86 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
87 New test.
88 * gdb.base/coremaker.c (buf3): New global.
89 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
90 flags.
91
922020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
93
94 * gdb.base/coremaker.c (filler_ro): New global constant.
95
32fa152e
TT
962020-07-22 Tom Tromey <tromey@adacore.com>
97
98 * gdb.ada/mi_prot.exp: New file.
99 * gdb.ada/mi_prot/pkg.adb: New file.
100 * gdb.ada/mi_prot/pkg.ads: New file.
101 * gdb.ada/mi_prot/prot.adb: New file.
102
c8474dc3
TBA
1032020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
104
105 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
106 loads two JITers.
107
baf8791e
AB
1082020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
109
110 * gdb.python/py-arch-reg-groups.exp: Additional tests.
111
f7306dac
AB
1122020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
113
114 * gdb.python/py-arch-reg-names.exp: Additional tests.
115
6d3d6e4b
TV
1162020-07-21 Tom de Vries <tdevries@suse.de>
117
118 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
119 breakpoint locations".
120 * gdb.reverse/solib-reverse.exp: Same.
121
803d0592
TV
1222020-07-21 Tom de Vries <tdevries@suse.de>
123
124 * gdb.reverse/step-reverse.c (callee): Merge statements.
125
e9bdc510
TV
1262020-07-21 Tom de Vries <tdevries@suse.de>
127
128 * gdb.fortran/info-modules.exp (info module variables): Allow missing
129 line numbers for some variables.
130
f0f9e75a
TV
1312020-07-21 Tom de Vries <tdevries@suse.de>
132
133 * gdb.opt/inline-locals.c (init_array): New func.
134 (func1): Use init_array.
135 * gdb.opt/inline-locals.exp: Update pattern.
136
bd460ecb
TV
1372020-07-21 Tom de Vries <tdevries@suse.de>
138
139 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
140 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
141
ae5369e7
LC
1422020-07-20 Ludovic Courtès <ludo@gnu.org>
143
144 * gdb.guile/source2.scm: Add #f first argument to 'format'.
145 * gdb.guile/types-module.exp: Remove "ERROR:" from
146 regexps since Guile 3.0 no longer prints that.
147
68cf161c
LC
1482020-07-20 Ludovic Courtès <ludo@gnu.org>
149
150 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
151 error regexp to match on Guile 2.2.
152
c14b4913
GB
1532020-07-20 Gary Benson <gbenson@redhat.com>
154
155 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
156 with clang.
157
b243ba58
TV
1582020-07-20 Tom de Vries <tdevries@suse.de>
159
160 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
161 (omp_set_lock_in_order): New function.
162 (single_scope, multi_scope, nested_func, nested_parallel): Use
163 omp_set_lock_in_order and omp_unset_lock.
164 (main): Init and destroy lock and lock2.
165
c06ad8b5
TV
1662020-07-20 Tom de Vries <tdevries@suse.de>
167
168 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
169
6e22f117
TV
1702020-07-20 Tom de Vries <tdevries@suse.de>
171
172 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
173
33176ea7
TV
1742020-07-17 Tom de Vries <tdevries@suse.de>
175
176 * gdb.base/valgrind-infcall-2.c: New test.
177 * gdb.base/valgrind-infcall-2.exp: New file.
178 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
179
90c3ec2d
TV
1802020-07-17 Tom de Vries <tdevries@suse.de>
181
182 * gdb.dlang/circular.c (found): Use found_label as label name.
183 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
184 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
185 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
186 * gdb.dwarf2/ada-linkage-name.exp: Same.
187 * gdb.dwarf2/arr-subrange.exp: Same.
188 * gdb.dwarf2/atomic-type.exp: Same.
189 * gdb.dwarf2/comp-unit-lang.exp: Same.
190 * gdb.dwarf2/cpp-linkage-name.exp: Same.
191 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
192 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
193 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
194 * gdb.dwarf2/implptr-64bit.exp: Same.
195 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
196 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
197 * gdb.dwarf2/imported-unit.exp: Same.
198 * gdb.dwarf2/main-subprogram.exp: Same.
199 * gdb.dwarf2/missing-type-name.exp: Same.
200 * gdb.dwarf2/nonvar-access.exp: Same.
201 * gdb.dwarf2/struct-with-sig.exp: Same.
202 * gdb.dwarf2/typedef-void-finish.exp: Same.
203 * gdb.dwarf2/void-type.exp: Same.
204
10da644d
TV
2052020-07-17 Tom de Vries <tdevries@suse.de>
206
207 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
208 src parameter.
209 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
210 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
211 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
212 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
213 * gdb.dwarf2/dwz.exp: Same.
214 * gdb.dwarf2/implptr-optimized-out.exp: Same.
215 * gdb.dwarf2/implref-array.exp: Same.
216 * gdb.dwarf2/implref-const.exp: Same.
217 * gdb.dwarf2/implref-global.exp: Same.
218 * gdb.dwarf2/implref-struct.exp: Same.
219 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
220 * gdb.dwarf2/opaque-type-lookup.exp: Same.
221 * gdb.dwarf2/var-access.exp: Same.
222 * gdb.dwarf2/varval.exp: Same.
223 * gdb.trace/entry-values.exp: Same.
224
315e6afc
TV
2252020-07-17 Tom de Vries <tdevries@suse.de>
226
227 * lib/dwarf.exp (Dwarf::extern): Remove.
228 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
229 * gdb.dlang/circular.exp: Same.
230 * gdb.dwarf2/comp-unit-lang.exp: Same.
231 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
232 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
233 * gdb.dwarf2/dwz.exp: Same.
234 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
235 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
236 * gdb.dwarf2/imported-unit.exp: Same.
237 * gdb.dwarf2/opaque-type-lookup.exp: Same.
238
5597c940
SL
2392020-07-16 Sandra Loosemore <sandra@codesourcery.com>
240
241 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
242 Use double quotes instead of single quotes.
243
d0ce17d8
CT
2442020-07-16 Caroline Tice <cmtice@google.com>
245
246 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
247 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
248
853772cc
TV
2492020-07-16 Tom de Vries <tdevries@suse.de>
250
251 * lib/dwarf.exp (program): Initialize _line.
252 (DW_LNE_end_sequence): Reinitialize _line.
253 (DW_LNS_advance_line): Update _line.
254 (line): New proc.
255 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
256 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
257 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
258 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
259 * gdb.dwarf2/dw2-is-stmt.exp: Same.
260 * gdb.dwarf2/dw2-ranges-func.exp: Same.
261
fe07b572
AB
2622020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
263
264 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
265 generic.
266
52781cce
TV
2672020-07-15 Tom de Vries <tdevries@suse.de>
268
269 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
270 is_amd64_regs_target.
271
3dcc261c
AB
2722020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
273
274 * gdb.fortran/ptype-on-functions.exp: Add more tests.
275 * gdb.fortran/ptype-on-functions.f90: Likewise.
276
054a0959
SM
2772020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
278
279 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
280 values in documentation for addr_size to 4 and 8.
281
ccb9eba6
AB
2822020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
283
284 * gdb.arch/amd64-osabi.exp: Update.
285 * gdb.arch/arm-disassembler-options.exp: Update.
286 * gdb.arch/powerpc-disassembler-options.exp: Update.
287 * gdb.arch/ppc64-symtab-cordic.exp: Update.
288 * gdb.arch/s390-disassembler-options.exp: Update.
289 * gdb.base/all-architectures.exp.tcl: Update.
290 * gdb.base/attach-pie-noexec.exp: Update.
291 * gdb.base/catch-syscall.exp: Update.
292 * gdb.xml/tdesc-arch.exp: Update.
293
025a39a7
TV
2942020-07-14 Tom de Vries <tdevries@suse.de>
295
296 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
297 (local_gettid): ... this.
298 (fn): Update.
299
74e4b667
SL
3002020-07-13 Sandra Loosemore <sandra@codesourcery.com>
301
302 * gdb.base/info_sources.exp: Skip directory match tests on
303 remote hosts.
304
f413dd74
GB
3052020-07-13 Gary Benson <gbenson@redhat.com>
306
307 * gdb.base/savedregs.exp (caller): Use parentheses to
308 make expected expression evaluation ordering explicit.
309
915771bb
GB
3102020-07-13 Gary Benson <gbenson@redhat.com>
311
312 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
313
2a122642
GB
3142020-07-13 Gary Benson <gbenson@redhat.com>
315
316 * gdb.base/bigcore.c (main): Use a volatile pointer when
317 attempting to trigger a SIGSEGV.
318 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
319 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
320 * gdb.base/savedregs.c (thrower): Likewise.
321 * gdb.mi/mi-syn-frame.c (bar): Likewise.
322
3f00c730
GB
3232020-07-13 Gary Benson <gbenson@redhat.com>
324
325 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
326 defining and using VLA structure fields into...
327 * gdb.base/vla-struct-fields.c: New file.
328 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
329 tests into...
330 * gdb.base/vla-struct-fields.exp: New file.
331
963eeee4
TV
3322020-07-13 Tom de Vries <tdevries@suse.de>
333
334 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
335 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
336 * gdb.base/gold-gdb-index.exp: Same.
337 * gdb.base/morestack.exp: Same.
338
0ed35c9a
DX
3392020-07-11 Daniel Xu <dxu@dxuuu.xyz>
340
341 PR rust/26121
342 * gdb.rust/modules.rs: Prevent linker from discarding test
343 symbol.
344
4fdba23d
PA
3452020-07-10 Pedro Alves <pedro@palves.net>
346
347 PR gdb/26199
348 * gdb.multi/multi-target.c (exit_thread): New.
349 (thread_start): Break loop if EXIT_THREAD.
350 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
351 (top level) Call test_no_resumed.
352
15f3b077
TT
3532020-07-08 Tom Tromey <tromey@adacore.com>
354
355 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
356 * gdb.ada/catch_ex.exp: Examine catchpoint text.
357
9fc501fd
AB
3582020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
359
360 PR python/22748
361 * gdb.opt/inline-frame-tailcall.c: New file.
362 * gdb.opt/inline-frame-tailcall.exp: New file.
363 * gdb.python/py-unwind-inline.c: New file.
364 * gdb.python/py-unwind-inline.exp: New file.
365 * gdb.python/py-unwind-inline.py: New file.
366
64cb3757
AB
3672020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
368
369 * gdb.python/py-arch-reg-groups.exp: New file.
370
0f767f94
AB
3712020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
372
373 * gdb.python/py-arch-reg-names.exp: New file.
374
87dbc774
AB
3752020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
376
377 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
378 gdb.PendingFrame.architecture method.
379
d8cc8af6
TV
3802020-07-06 Tom de Vries <tdevries@suse.de>
381
382 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
383
3c8ea5be
PA
3842020-07-03 Pedro Alves <palves@redhat.com>
385
386 * gdb.base/structs2.c (main): Adjust second parem_reg call to
387 explicitly write negative numbers.
388 * gdb.base/structs2.exp: Adjust expected output.
389
bf90c83a
PA
3902020-07-03 Pedro Alves <palves@redhat.com>
391
392 * gdb.base/charset.c (init_string): Change all char parameters to
393 unsigned char parameters.
394
2eb82157
PA
3952020-07-03 Pedro Alves <palves@redhat.com>
396
397 * gdb.base/call-sc.exp (start_scalars_test): Use
398 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
399 * gdb.base/overlays.c: Remove references to PARAMS.
400 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
401 * gdb.base/reread.exp: Don't set 'prototypes' global.
402 * gdb.base/structs.exp (start_structs_test): Use
403 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
404 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
405 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
406 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
407 call.
408 * gdb.base/varargs.exp: Don't set 'prototypes' global.
409
9adda7af
PA
4102020-07-03 Pedro Alves <palves@redhat.com>
411
412 * gdb.base/m32rovly.c: Delete.
413 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
414
2a17c803
PW
4152020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
416
417 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
418 of gdb_py_test_multiple.
419 * gdb.python/py-cmd.exp: Likewise.
420 * gdb.python/py-events.exp: Likewise.
421 * gdb.python/py-function.exp: Likewise.
422 * gdb.python/py-inferior.exp: Likewise.
423 * gdb.python/py-infthread.exp: Likewise.
424 * gdb.python/py-linetable.exp: Likewise.
425 * gdb.python/py-parameter.exp: Likewise.
426 * gdb.python/py-value.exp: Likewise.
427
b011fe1a
TV
4282020-06-30 Tom de Vries <tdevries@suse.de>
429
430 PR testsuite/26175
431 * lib/future.exp (gdb_default_target_compile): Detect and handle
432 early_flags.
433
df5b8876
SM
4342020-06-29 Simon Marchi <simon.marchi@efficios.com>
435
436 * boards/simavr.exp (gdb_load): Catch errors when closing
437 previous connection. Close connection, wait for process and
438 unset simavr_spawn_id on failure.
439
a3ca48cd
TV
4402020-06-29 Tom de Vries <tdevries@suse.de>
441
442 * lib/gdb.exp (unknown): Make test-case unresolved.
443
b0237c0e
TV
4442020-06-29 Tom de Vries <tdevries@suse.de>
445
446 PR gdb/25475
447 * gdb.server/solib-list.exp: Verify that the symbol reload
448 confirmation question is asked.
449
c0b3b3bd
PW
4502020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
451
452 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
453 have a input seq nr in each pass message.
454 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
455 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
456 * gdb.python/python.exp: Make test names unique,
457 use gdb_test_multiline instead of gdb_py_test_multiple,
458 use $gdb_test_name.
459 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
460
1776e3e5
NA
4612020-06-26 Nick Alcock <nick.alcock@oracle.com>
462
463 * configure.ac: Add --enable-libctf.
464 * aclocal.m4: sinclude ../config/enable.m4.
465 * Makefile.in (site.exp): Add enable_libctf to site.exp.
466 * lib/gdb.exp (skip_ctf_tests): Use it.
467 * gdb.base/ctf-constvars.exp: Error message tweak.
468 * gdb.base/ctf-ptype.exp: Likewise.
469 * configure: Regenerate.
470
f53b3eeb
GB
4712020-06-26 Gary Benson <gbenson@redhat.com>
472
473 * gdb.cp/try_catch.cc: Include string.h.
474 (main): Replace comparison against string literal with
475 strcmp, avoiding build failure with -Wstring-compare.
476 Add "marker test-complete".
477 * gdb.cp/try_catch.exp: Run the test to the above marker,
478 then verify that the value of "test" is still true.
479
6d74da72
AB
4802020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
481
482 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
483
2e52d038
AB
4842020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
485
486 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
487
3b9fce96
AB
4882020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
489
490 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
491 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
492 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
493 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
494 * gdb.arch/riscv-tdesc-loading.exp: New file.
495
ed69cbc8
AB
4962020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
497
498 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
499
767a879e
AB
5002020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
501
502 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
503 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
504 * gdb.arch/riscv-tdesc-regs.c: New file.
505 * gdb.arch/riscv-tdesc-regs.exp: New file.
506
221db974
PA
5072020-06-24 Pedro Alves <palves@redhat.com>
508
509 * gdb.arch/amd64-entry-value-paramref.exp: Use
510 prepare_for_testing_full and don't pass "c++" for the .S file
511 build spec.
512 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
513 $options, since it's an assembly file. Remove -Wno-deprecated.
514 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
515 compiling C++ programs.
516
331733cd
PA
5172020-06-24 Pedro Alves <palves@redhat.com>
518
519 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
520 Clang, add "-Wno-unknown-warning-option" to the options.
521
caa7fd04
AB
5222020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
523
524 * gdb.xml/tdesc-reload.c: New file.
525 * gdb.xml/tdesc-reload.exp: New file.
526 * gdb.xml/maint-xml-dump-01.xml: New file.
527 * gdb.xml/maint-xml-dump-02.xml: New file.
528 * gdb.xml/maint-xml-dump.exp: New file.
529
bb8d1260
SL
5302020-06-23 Sandra Loosemore <sandra@codesourcery.com>
531
532 * lib/completion-support.exp (test_gdb_completion_offers_commands):
533 Adjust for omitted commands when TUI is disabled.
534
7e4b9c4c
GB
5352020-06-23 Gary Benson <gbenson@redhat.com>
536 Pedro Alves <palves@redhat.com>
537
538 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
539 * gdb.cp/nsimport.cc: Likewise.
540 * gdb.cp/nsnested.cc: Likewise.
541 * gdb.cp/nsnoimports.cc: Likewise.
542 * gdb.cp/nsusing.cc: Likewise.
543 * gdb.cp/smartp.cc: Likewise.
544 * gdb.python/py-pp-integral.c: Likewise.
545 * gdb.python/py-pp-re-notag.c: Likewise.
546
2e573c0a
GB
5472020-06-23 Gary Benson <gbenson@redhat.com>
548
549 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
550 * gdb.cp/nsimport.cc: Likewise.
551 * gdb.cp/nsnested.cc: Likewise.
552 * gdb.cp/nsnoimports.cc: Likewise.
553 * gdb.cp/nsusing.cc: Likewise.
554 * gdb.cp/smartp.cc: Likewise.
555 * gdb.python/py-pp-integral.c: Likewise.
556 * gdb.python/py-pp-re-notag.c: Likewise.
557
746ebfe8
PW
5582020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
559
560 * gdb.base/default-args.exp: New test.
561 * gdb.base/default-args.c: New file.
562 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
563 * gdb.base/default.exp: Update to new help text.
564 * gdb.base/help.exp: Likewise.
565 * gdb.base/page.exp: Likewise.
566 * gdb.base/style.exp: Likewise.
567 * gdb.guile/guile.exp: Likewise.
568 * gdb.python/python.exp: Likewise.
569
e822f2cd
SL
5702020-06-22 Sandra Loosemore <sandra@codesourcery.com>
571
572 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
573 remote host. Fix search path syntax on Windows host.
574
48e9cc84
PW
5752020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
576
577 * gdb.base/attach.exp: Test priority of 'exec-file' changed
578 over 'exec-file-mismatch'.
579 * gdb.base/attach.c: Mark should_exit volatile.
580 * gdb.base/attach2.c: Likewise. Add a comment explaining
581 why the sleep cannot be big.
582 * gdb.base/attach3.c: New file.
583
160f8a8f
SL
5842020-06-20 Sandra Loosemore <sandra@codesourcery.com>
585
586 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
587 prefix optional.
588
4d91c2a4
SL
5892020-06-20 Sandra Loosemore <sandra@codesourcery.com>
590
591 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
592 for remote host.
593
87f83f20
SL
5942020-06-19 Sandra Loosemore <sandra@codesourcery.com>
595 Hafiz Abid Qadeer <abidh@codesourcery.com>
596
597 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
598 file sent to remote host.
599 (top level): Allow int32_t as type of 32-bit register.
600
37ab8655
TV
6012020-06-19 Tom de Vries <tdevries@suse.de>
602
603 * lib/gdb.exp (gdb_note): New proc.
604 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
605 (gdb_default_target_compile): ... here. Only call
606 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
607 (use_gdb_compile): Change to array.
608 (toplevel): Update sets of use_gdb_compile to specify language.
609 Warn about default_target_compile override. Store dejagnu's version
610 of default_target_compile in dejagnu_default_target_compile.
611
a8a56685
TV
6122020-06-18 Tom de Vries <tdevries@suse.de>
613
614 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
615 (default_gdb_init): ... here.
616
581bea2c
SL
6172020-06-17 Sandra Loosemore <sandra@codesourcery.com>
618
619 Fix TUI support checks in gdb.tui tests.
620
621 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
622 just say UNSUPPORTED.
623 * gdb.tui/corefile-run.exp: Likewise.
624 * gdb.tui/empty.exp: Likewise.
625 * gdb.tui/list-before.exp: Likewise.
626 * gdb.tui/list.exp: Likewise.
627 * gdb.tui/main.exp: Likewise.
628 * gdb.tui/regs.exp: Likewise.
629 * gdb.tui/resize.exp: Likewise.
630 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
631 * gdb.tui/tui-layout-asm.exp: Likewise.
632 * gdb.tui/tui-missing-src.exp: Likewise.
633 * gdb.tui/winheight.exp: Likewise.
634 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
635
05e682e3
SL
6362020-06-17 Sandra Loosemore <sandra@codesourcery.com>
637
638 Fix TCL error in gdb.python/py-format-string.exp.
639
640 * gdb.python/py-format-string.exp: Move test for python support
641 earlier, out of function body.
642
efb763a5
SM
6432020-06-15 Simon Marchi <simon.marchi@efficios.com>
644
645 * gdb.base/index-cache-load-twice.c: New.
646 * gdb.base/index-cache-load-twice.exp: New.
647
43327b20
KS
6482020-06-17 Keith Seitz <keiths@redhat.com>
649
99cf27cf 650 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
651 when executing "gdb --configuration".
652
081e778c
TV
6532020-06-17 Tom de Vries <tdevries@suse.de>
654
655 * lib/gdb.exp (gdb_tcl_unknown): New proc.
656 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
657 conditional on presence of gdb_tcl_unknown.
658 (gdb_finish): Make override undo conditional on presence of
659 gdb_tcl_unknown.
660
d2d1ea20
TT
6612020-06-16 Tom Tromey <tom@tromey.com>
662
663 * gdb.python/tui-window.py (failwin): New function. Register it
664 as a TUI window type.
665 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
666
c802e8a7
GB
6672020-06-16 Gary Benson <gbenson@redhat.com>
668
669 * gdb.python/py-nested-maps.c (create_map): Add missing return
670 value.
671 (create_map_map): Likewise.
672
ff08abb8
TBA
6732020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
674
675 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
676 variable.
677 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
678 and use the already-defined 'options' variable.
679
a29d5112
AB
6802020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
681 Tom de Vries <tdevries@suse.de>
682
683 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
684 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
685 (gdb_setup_known_globals): New proc.
686 (gdb_cleanup_globals): New proc.
687 * lib/gdb.exp (load_lib): New override proc.
688 (gdb_stdin_log_init): Set var in_file as persistent global.
689 * lib/pascal.exp (gdb_stdin_log_init): Set vars
690 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
691 fpc_compiler as persistent global.
692
8c74a764
TV
6932020-06-12 Tom de Vries <tdevries@suse.de>
694
695 * lib/tuiterm.exp (spawn): Rename to ...
696 (tui_spawn): ... this.
697 (toplevel): Move rename of spawn ...
698 (gdb_init_tuiterm): ... here. New proc.
699 (gdb_finish_tuiterm): New proc.
700 * lib/gdb.exp (gdb_finish_hooks): New global var.
701 (gdb_finish): Handle gdb_finish_hooks.
702 (tuiterm_env): New proc.
703 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
704 tuiterm_env.
705 * gdb.tui/basic.exp: Same.
706 * gdb.tui/corefile-run.exp: Same.
707 * gdb.tui/empty.exp: Same.
708 * gdb.tui/list-before.exp: Same.
709 * gdb.tui/list.exp: Same.
710 * gdb.tui/main.exp: Same.
711 * gdb.tui/new-layout.exp: Same.
712 * gdb.tui/regs.exp: Same.
713 * gdb.tui/resize.exp: Same.
714 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
715 * gdb.tui/tui-layout-asm.exp: Same.
716 * gdb.tui/tui-missing-src.exp: Same.
717 * gdb.tui/winheight.exp: Same.
718
26783bce
TV
7192020-06-12 Tom de Vries <tdevries@suse.de>
720
721 PR testsuite/26110
722 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
723 (gdb_finish): Reinstall dejagnu's override of ::unknown.
724
2b4e6a3f
TT
7252020-06-11 Tom Tromey <tom@tromey.com>
726
727 PR gdb/18318:
728 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
729 floating point tests.
730
2f33032a
KS
7312020-06-11 Keith Seitz <keiths@redhat.com>
732
733 PR gdb/21356
734 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
735 vla_struct.
736 Add new struct vla_typedef and union vla_typedef_union and
737 corresponding instantiation objects.
738 Initialize new objects.
739 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
740 and vla_typedef_union_object.
741 Fixup type for vla_struct_object.
742
a8baf0a3
TV
7432020-06-11 Tom de Vries <tdevries@suse.de>
744
745 * lib/gdb.exp (with_override): New proc, factored out of ...
746 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
747
7ab96794
TV
7482020-06-10 Tom de Vries <tdevries@suse.de>
749
750 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
751
cab5c3b7
SM
7522020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
753
754 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
755 parameter, update callers.
756
f8c41851
SM
7572020-06-04 Simon Marchi <simon.marchi@efficios.com>
758
759 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
760 * gdb.dwarf2/share-psymtabs-bt.c: New file.
761 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
762
1c07a73f
TV
7632020-06-04 Tom de Vries <tdevries@suse.de>
764
765 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
766
95146b5d
TV
7672020-06-04 Tom de Vries <tdevries@suse.de>
768
769 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
770 exp_continue.
771
0cfcd4f0
TV
7722020-06-04 Tom de Vries <tdevries@suse.de>
773
774 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
775
f9b5d5ea
TV
7762020-06-03 Tom de Vries <tdevries@suse.de>
777
778 PR symtab/26046
779 * gdb.cp/breakpoint-locs-2.cc: New test.
780 * gdb.cp/breakpoint-locs.cc: New test.
781 * gdb.cp/breakpoint-locs.exp: New file.
782 * gdb.cp/breakpoint-locs.h: New test.
783
5144dfba
TV
7842020-06-03 Tom de Vries <tdevries@suse.de>
785
786 PR testsuite/25609
787 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
788 value of global verbose.
789 * gdb.base/jit-elf.exp: Same.
790 * gdb.base/jit-reader.exp: Same.
791
621eacdf
TV
7922020-06-02 Tom de Vries <tdevries@suse.de>
793
794 * gdb.dwarf2/multidictionary.exp: Don't use
795 gdb_spawn_with_cmdline_opts.
796
1313c56e
AB
7972020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
798
799 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
800 use_header case.
801 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
802 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
803 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
804 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
805 * gdb.dwarf2/dw2-inline-header.c: New file.
806 * gdb.dwarf2/dw2-inline-header.h: New file.
807
f68f85b5
PA
8082020-05-30 Pedro Alves <palves@redhat.com>
809
810 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
811 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
812
678048e8
GB
8132020-05-29 Gary Benson <gbenson@redhat.com>
814
815 * gdb.compile/compile-cplus.exp (additional_flags): Also
816 set when building with clang.
817 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
818 when building with clang.
819
9fcafd23
GB
8202020-05-29 Gary Benson <gbenson@redhat.com>
821
822 * gdb.arch/i386-avx.exp (additional_flags): Also set when
823 building with clang.
824 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
825
735d5a07
GB
8262020-05-29 Gary Benson <gbenson@redhat.com>
827
828 * gdb.cp/koenig.exp (prepare_for_testing): Add
829 additional_flags=-Wno-unused-comparison.
830 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
831
4ad2c6a0
GB
8322020-05-28 Gary Benson <gbenson@redhat.com>
833
834 * gdb.base/sigaltstack.c (catcher): Add default case to switch
835 statement.
836
09fe663e
GB
8372020-05-28 Gary Benson <gbenson@redhat.com>
838
839 * gdb.cp/classes.exp (prepare_for_testing): Add
840 additional_flags=-Wno-deprecated-register.
841 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
842 * gdb.cp/misc.exp: Likewise.
843
cee00f17
GB
8442020-05-28 Gary Benson <gbenson@redhat.com>
845
846 * gdb.linespec/cpls-ops.cc (dummy): New static global.
847 (test_op_new::operator new): Add return statement.
848 (test_op_new_array::operator new[]): Likewise.
849
636edd00
PA
8502020-05-27 Pedro Alves <palves@redhat.com>
851
852 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
853 check. Use test_gdb_complete_unique instead of
854 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
855 test_gdb_complete_multiple instead of
856 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
857
c2b75043
LM
8582020-05-27 Luis Machado <luis.machado@linaro.org>
859
860 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
861 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
862 * gdb.arch/arm-disassembler-options.exp: Likewise.
863 * gdb.arch/arm-disp-step.exp: Likewise.
864 * gdb.arch/thumb-prologue.exp: Likewise.
865 * gdb.base/async.exp: Likewise.
866 * gdb.base/auxv.exp: Likewise.
867 * gdb.base/complex-parts.exp: Likewise.
868 * gdb.base/ena-dis-br.exp: Likewise.
869 * gdb.base/foll-exec.exp: Likewise.
870 * gdb.base/permissions.exp: Likewise.
871 * gdb.base/relocate.exp: Likewise.
872 * gdb.base/return2.exp: Likewise.
873 * gdb.base/sigbpt.exp: Likewise.
874 * gdb.base/siginfo-obj.exp: Likewise.
875 * gdb.cp/converts.exp: Likewise.
876 * gdb.cp/exceptprint.exp: Likewise.
877 * gdb.cp/inherit.exp: Likewise.
878 * gdb.cp/nsnoimports.exp: Likewise.
879 * gdb.cp/virtbase2.exp: Likewise.
880 * gdb.mi/mi-var-cmd.exp: Likewise.
881 * gdb.mi/var-cmd.c: Likewise.
882
53a47a3e
TT
8832020-05-26 Tom Tromey <tromey@adacore.com>
884
885 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
886
0bc2354b
TT
8872020-05-26 Tom Tromey <tromey@adacore.com>
888
889 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
890 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
891 type.
892 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
893 variable.
894
0db49895
CBG
8952020-05-26 Christian Biesinger <cbiesinger@google.com>
896
897 * Makefile.in: Use = instead of == for the test command
898 for portability.
899
40d22035
TV
9002020-05-26 Tom de Vries <tdevries@suse.de>
901
902 * gdb.base/gold-gdb-index-2.c: New test.
903 * gdb.base/gold-gdb-index.c: New test.
904 * gdb.base/gold-gdb-index.exp: New file.
905 * gdb.base/gold-gdb-index.h: New test.
906
043e2e02
TV
9072020-05-25 Tom de Vries <tdevries@suse.de>
908
909 * boards/gold-gdb-index.exp: New file.
910
462f72c5
SM
9112020-05-25 Simon Marchi <simon.marchi@efficios.com>
912
913 * boards/simavr.exp: New file.
914
6cf66e76
SM
9152020-05-25 Simon Marchi <simon.marchi@efficios.com>
916
917 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
918 * gdb.base/inferior-args.exp: New file.
919 * gdb.base/inferior-args.c: New file.
920
75d04512
SM
9212020-05-25 Simon Marchi <simon.marchi@efficios.com>
922
923 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
924 inferior_args. Pass it to gdb_reload.
925 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
926 inferior_args.
927 (gdb_reload): Add inferior_args argument.
928 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
929 pass it to gdbserver_run.
930 * boards/native-gdbserver.exp: Do not set noargs.
931 * boards/native-extended-gdbserver.exp (gdb_reload): Add
932 inferior_args argument.
933 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
934 * gdb.base/a2-run.exp: Check for use_gdb_stub.
935 * gdb.base/args.exp: Likewise.
936
42cf1844
TV
9372020-05-25 Tom de Vries <tdevries@suse.de>
938
939 * lib/gdb.exp (exec_is_pie): Add comment.
940
8f7d38ef
TV
9412020-05-25 Tom de Vries <tdevries@suse.de>
942
943 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
944 instead of $binfile in the untested message.
945
465e1b0f
TV
9462020-05-25 Tom de Vries <tdevries@suse.de>
947
948 PR testsuite/26031
949 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
950
3c5a0e02
TV
9512020-05-25 Tom de Vries <tdevries@suse.de>
952
953 * boards/gold.exp: New file.
954
0a4f5f8c
TT
9552020-05-23 Tom Tromey <tom@tromey.com>
956
957 * gdb.base/style.exp: Remove completion styling test.
958 * lib/gdb-utils.exp (style): Remove completion styles.
959
eca1f90c
TT
9602020-05-23 Tom Tromey <tom@tromey.com>
961
962 * gdb.base/style.exp: Add completion styling test.
963 * lib/gdb-utils.exp (style): Add completion styles.
964
7c13f4e8
AB
9652020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
966
967 * gdb.base/annota1.exp: Update expected results.
968 * gdb.cp/annota2.exp: Update expected results, remove duplicate
969 test name.
970 * gdb.cp/annota3.exp: Update expected results.
971
41977d16
SM
9722020-05-20 Simon Marchi <simon.marchi@efficios.com>
973
974 PR gdb/26016
975 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
976 against MAP_FAILED.
977 * gdb.base/coremaker.c (mmapdata): Likewise.
978 * gdb.base/jit-reader-host.c (main): Likewise.
979 * gdb.base/sym-file-loader.c (load): Likewise.
980 (load_shlib): Likewise.
981
b4757f2e
TT
9822020-05-20 Tom Tromey <tromey@adacore.com>
983
984 * gdb.ada/array_char_idx.exp: Recognize initialized array.
985
9a0bacfb
TV
9862020-05-20 Tom de Vries <tdevries@suse.de>
987
988 PR symtab/25833
989 * gdb.base/with-mf-inc.c: New test.
990 * gdb.base/with-mf-main.c: New test.
991 * gdb.base/with-mf.exp: New file.
992
76571211
TT
9932020-05-19 Tom Tromey <tromey@adacore.com>
994
995 * gdb.rust/simple.exp: Restore missing test result.
996
4cd9f3d5
TV
9972020-05-19 Tom de Vries <tdevries@suse.de>
998
999 * gdb.base/gdb-caching-proc.exp: Fix typo.
1000
7d874253
TT
10012020-05-19 Tom Tromey <tromey@adacore.com>
1002
1003 * gdb.rust/simple.exp: Add some test descriptions.
1004 (test_one_slice): Use with_test_prefix.
1005
1d727695
TV
10062020-05-18 Tom de Vries <tdevries@suse.de>
1007
1008 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
1009
7f32a4d5
PA
10102020-05-17 Pedro Alves <palves@redhat.com>
1011
1012 PR gdb/25741
1013 * gdb.base/hw-sw-break-same-address.exp: New file.
1014
7cfd74cf
PA
10152020-05-16 Pedro Alves <palves@redhat.com>
1016
1017 * gdb.multi/multi-re-run.exp (test_re_run): Switch
1018 LAST_LOADED_FILE accordingly.
1019
57b4f16e
PW
10202020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1021
1022 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
1023
7c05caf7
PW
10242020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1025
1026 * gdb.base/help.exp: Test apropos and help for commands
1027 having aliases. Fixed comments not starting with an
1028 upper-case letter or not finishing with a dot.
1029
7aa1b46f
PW
10302020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1031
3b3aaacb
PW
1032 * gdb.base/alias.exp: Update help output check.
1033
57b4f16e 10342020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 1035
7aa1b46f
PW
1036 * gdb.base/default.exp: Update output following fixes.
1037
0605465f
PW
10382020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1039
1040 * gdb.base/alias.exp: Test aliases starting with a prefix of
1041 another alias.
1042
86e4e63d
GB
10432020-05-15 Gary Benson <gbenson@redhat.com>
1044
1045 * gdb.base/info-os.c (main): Add return statement.
1046 * gdb.base/info_minsym.c (minsym_fun): Likewise.
1047 * gdb.base/large-frame-2.c (func): Likewise.
1048 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
1049 * gdb.base/pr10179-b.c (foo2): Likewise.
1050 * gdb.base/valgrind-disp-step.c (foo): Likewise.
1051 * gdb.base/watch-cond.c (func): Likewise.
1052 * gdb.multi/goodbye.c (verylongfun): Likewise.
1053 * gdb.multi/hello.c (commonfun): Likewise.
1054 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
1055 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
1056 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1057 Likewise.
1058 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
1059 * gdb.threads/interrupt-while-step-over.c (child_function):
1060 Likewise.
1061 * gdb.trace/actions-changed.c (end): Likewise.
1062
163df4df
GB
10632020-05-15 Gary Benson <gbenson@redhat.com>
1064
1065 * gdb.opencl/callfuncs.exp: Report when test skipped.
1066 * gdb.opencl/convs_casts.exp: Likewise.
1067 * gdb.opencl/datatypes.exp: Likewise.
1068 * gdb.opencl/operators.exp: Likewise.
1069 * gdb.opencl/vec_comps.exp: Likewise.
1070
6dbc505a
TV
10712020-05-15 Tom de Vries <tdevries@suse.de>
1072
1073 * gdb.base/align.exp.in: Rename to ...
1074 * gdb.base/align.exp.tcl: ... this.
1075 * gdb.base/align-c++.exp: Update.
1076 * gdb.base/align-c.exp: Update.
1077 * gdb.base/all-architectures.exp.in: Rename to ...
1078 * gdb.base/all-architectures.exp: ... this.
1079 * gdb.base/all-architectures-0.exp: Update.
1080 * gdb.base/all-architectures-1.exp: Update.
1081 * gdb.base/all-architectures-2.exp: Update.
1082 * gdb.base/all-architectures-3.exp: Update.
1083 * gdb.base/all-architectures-4.exp: Update.
1084 * gdb.base/all-architectures-5.exp: Update.
1085 * gdb.base/all-architectures-6.exp: Update.
1086 * gdb.base/all-architectures-7.exp: Update.
1087 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
1088 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
1089 * gdb.base/infcall-nested-structs-c++.exp: Update.
1090 * gdb.base/infcall-nested-structs-c.exp: Update.
1091 * gdb.base/info-types.exp.in: Rename to ...
1092 * gdb.base/info-types.exp.tcl: ... this.
1093 * gdb.base/info-types-c++.exp: Update.
1094 * gdb.base/info-types-c.exp: Update.
1095 * gdb.base/max-depth.exp.in: Rename to ...
1096 * gdb.base/max-depth.exp.tcl: ... this.
1097 * gdb.base/max-depth-c++.exp: Update.
1098 * gdb.base/max-depth-c.exp: Update.
1099 * gdb.cp/cpexprs.exp.in: Rename to ...
1100 * gdb.cp/cpexprs.exp.tcl: ... this.
1101 * gdb.cp/cpexprs-debug-types.exp: Update.
1102 * gdb.cp/cpexprs.exp: Update.
1103 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
1104 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
1105 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
1106 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
1107 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
1108 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
1109 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
1110 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
1111 * gdb.dwarf2/clang-debug-names-2.exp: Update.
1112 * gdb.dwarf2/clang-debug-names.exp: Update.
1113
d1034d78
AB
11142020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
1115
1116 * lib/check-test-names.exp: Remove code that prevents this file
1117 loading when tests are run in parallel.
1118
3c5c3649
PA
11192020-05-15 Pedro Alves <palves@redhat.com>
1120
1121 * gdb.multi/multi-kill.exp (start_inferior): Remove
1122 'testpid' parameter. Refer to namespace variable directly.
1123 (testpid): Declare as namespace variable.
1124
272c36b8
PA
11252020-05-15 Pedro Alves <palves@redhat.com>
1126
1127 * gdb.multi/multi-kill.exp: Wrap in namespace.
1128 (start_inferior): Add TESTPID parameter. Use it instead of the
1129 testpid global.
1130 (top level): Define empty TESTPID array, and pass it down to
1131 start_inferior.
1132
02eba61a
TV
11332020-05-14 Tom de Vries <tdevries@suse.de>
1134
1135 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
1136 output.
1137
971a3747
TV
11382020-05-14 Tom de Vries <tdevries@suse.de>
1139
1140 * gdb.base/align.exp: Split into ...
1141 * gdb.base/align.exp.in: ...
1142 * gdb.base/align-c++.exp: ...
1143 * gdb.base/align-c.exp: ... these.
1144 * gdb.base/infcall-nested-structs.exp: Split into ...
1145 * gdb.base/infcall-nested-structs.exp.in: ...
1146 * gdb.base/infcall-nested-structs-c++.exp: ...
1147 * gdb.base/infcall-nested-structs-c.exp: ... these.
1148 * gdb.base/info-types.exp: Split into ...
1149 * gdb.base/info-types.exp.in: ...
1150 * gdb.base/info-types-c++.exp: ...
1151 * gdb.base/info-types-c.exp: ... these.
1152 * gdb.base/max-depth.exp: Split into ...
1153 * gdb.base/max-depth.exp.in: ...
1154 * gdb.base/max-depth-c++.exp: ...
1155 * gdb.base/max-depth-c.exp: ... these.
1156 * gdb.cp/infcall-nodebug.exp: Split into ...
1157 * gdb.cp/infcall-nodebug.exp.in: ...
1158 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
1159 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
1160 * gdb.cp/infcall-nodebug-c-d0.exp: ...
1161 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
1162
a05575d3
TBA
11632020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1164 Pedro Alves <palves@redhat.com>
1165
1166 * gdb.multi/multi-exit.c: New file.
1167 * gdb.multi/multi-exit.exp: New file.
1168 * gdb.multi/multi-kill.c: New file.
1169 * gdb.multi/multi-kill.exp: New file.
1170
6ad82919
TBA
11712020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1172
1173 * gdb.base/annota1.exp: Update the expected output.
1174 * gdb.cp/annota2.exp: Ditto.
1175
843f4d93
AB
11762020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
1177
1178 * lib/check-test-names.exp: Disable when testing is being run in
1179 parallel.
1180
c7c66341
TV
11812020-05-12 Tom de Vries <tdevries@suse.de>
1182
1183 * gdb.base/jit-elf.exp: Fix string concat.
1184
1b59ca1c
TV
11852020-05-12 Tom de Vries <tdevries@suse.de>
1186
1187 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
1188 messages.
1189
b4991d29
TV
11902020-05-12 Tom de Vries <tdevries@suse.de>
1191
1192 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
1193
dbb0ab10
TV
11942020-05-12 Tom de Vries <tdevries@suse.de>
1195
1196 * gdb.ada/catch_ex.exp: Use with_test_prefix.
1197 * gdb.ada/mi_catch_ex.exp: Same.
1198 * gdb.ada/mi_catch_ex_hand.exp: Same.
1199
7549fed8
TV
12002020-05-12 Tom de Vries <tdevries@suse.de>
1201
1202 * gdb.fortran/complex.exp: Use with_test_prefix.
1203
af2d5cd8
TV
12042020-05-12 Tom de Vries <tdevries@suse.de>
1205
1206 * gdb.trace/passcount.exp: Fix test-names.
1207
7c121311
TV
12082020-05-12 Tom de Vries <tdevries@suse.de>
1209
1210 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
1211
c9f3b40e
TV
12122020-05-12 Tom de Vries <tdevries@suse.de>
1213
1214 * gdb.gdb/complaints.exp: Use with_test_prefix.
1215 * gdb.xml/tdesc-regs.exp: Same.
1216 * gdb.opt/inline-locals.exp: Fix test name.
1217
111b33f0
TV
12182020-05-12 Tom de Vries <tdevries@suse.de>
1219
1220 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
1221 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
1222 * gdb.dwarf2/implref-struct.exp: Same.
1223 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
1224 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
1225
ebf47080
SM
12262020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
1227
1228 * gdb.base/jit-so.exp (one_jit_test): Change test name.
1229
d30dcd12
AB
12302020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1231
1232 * lib/check-test-names.exp (all_test_names): New module variable.
1233 (counts): Add 'duplicates' field.
1234 (_check_duplicates): New procedure.
1235 (check): Also check for duplicates.
1236 (do_log_summary): Print duplicates count.
1237 (do_reset_vars): Reset counter for duplicate test names, and
1238 discard all know test names.
1239
34584c09
AB
12402020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1241
1242 * lib/gdb.exp: Include check-test-names.exp library.
1243 * lib/check-test-names.exp: New file.
1244
e0002117
TV
12452020-05-11 Tom de Vries <tdevries@suse.de>
1246
1247 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
1248
53f539a3
KS
12492020-05-11 Keith Seitz <keiths@redhat.com>
1250
1251 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
1252
113ee09a
TV
12532020-05-11 Tom de Vries <tdevries@suse.de>
1254
1255 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
1256 * gdb.cp/cpexprs.exp.in: .. here.
1257 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
1258 cpexprs.exp.
1259
ba3e70b0
KS
12602020-05-11 Keith Seitz <keiths@redhat.com>
1261
1262 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1263 test names.
1264 * gdb.ada/arrayptr.exp: Likewise.
1265 * gdb.ada/assign_arr.exp: Likewise.
1266 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1267 * gdb.ada/bp_on_var.exp: Likewise.
1268 * gdb.ada/call_pn.exp: Likewise.
1269 * gdb.ada/complete.exp: Likewise.
1270 * gdb.ada/fun_overload_menu.exp: Likewise.
1271 * gdb.ada/funcall_param.exp: Likewise.
1272 * gdb.ada/funcall_ref.exp: Likewise.
1273 * gdb.ada/packed_array_assign.exp: Likewise.
1274 * gdb.ada/same_component_name.exp: Likewise.
1275 * gdb.ada/type_coercion.exp: Likewise.
1276 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1277 * gdb.ada/variant_record_packed_array.exp: Likewise.
1278
3ee6bb11
TV
12792020-05-11 Tom de Vries <tdevries@suse.de>
1280
1281 PR symtab/25941
1282 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1283 out of ...
1284 * gdb.dwarf2/clang-debug-names.exp: ... here.
1285 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1286 clang-debug-names.exp.in.
1287 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1288 * gdb.dwarf2/clang-debug-names-2.c: New test.
1289
86cd6bc8
AKS
12902020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1291
1292 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1293 (fortran_runto_main): New Proc, fortran version of runto_main.
1294 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1295 * gdb.fortran/array-bounds.exp: Likewise.
1296 * gdb.fortran/array-slices.exp: Likewise.
1297 * gdb.fortran/block-data.exp: Likewise.
1298 * gdb.fortran/charset.exp: Likewise.
1299 * gdb.fortran/common-block.exp: Likewise.
1300 * gdb.fortran/complex.exp: Likewise.
1301 * gdb.fortran/derived-type-function.exp: Likewise.
1302 * gdb.fortran/derived-type.exp: Likewise.
1303 * gdb.fortran/info-modules.exp: Likewise.
1304 * gdb.fortran/info-types.exp: Likewise.
1305 * gdb.fortran/intrinsics.exp: Likewise.
1306 * gdb.fortran/library-module.exp: Likewise.
1307 * gdb.fortran/logical.exp: Likewise.
1308 * gdb.fortran/max-depth.exp: Likewise.
1309 * gdb.fortran/module.exp: Likewise.
1310 * gdb.fortran/multi-dim.exp: Likewise.
1311 * gdb.fortran/nested-funcs.exp: Likewise.
1312 * gdb.fortran/print-formatted.exp: Likewise.
1313 * gdb.fortran/print_type.exp: Likewise.
1314 * gdb.fortran/printing-types.exp: Likewise.
1315 * gdb.fortran/ptr-indentation.exp: Likewise.
1316 * gdb.fortran/ptype-on-functions.exp: Likewise.
1317 * gdb.fortran/subarray.exp: Likewise.
1318 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1319 * gdb.fortran/vla-datatypes.exp: Likewise.
1320 * gdb.fortran/vla-history.exp: Likewise.
1321 * gdb.fortran/vla-ptr-info.exp: Likewise.
1322 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1323 * gdb.fortran/vla-ptype.exp: Likewise.
1324 * gdb.fortran/vla-sizeof.exp: Likewise.
1325 * gdb.fortran/vla-type.exp: Likewise.
1326 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1327 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1328 * gdb.fortran/vla-value-sub.exp: Likewise.
1329 * gdb.fortran/vla-value.exp: Likewise.
1330 * gdb.fortran/whatis_type.exp: Likewise.
1331 * gdb.mi/mi-var-child-f.exp: Likewise.
1332
6dc55ce9 13332020-05-09 Tom de Vries <tdevries@suse.de>
1334
1335 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1336
283cb58c
TV
13372020-05-08 Tom de Vries <tdevries@suse.de>
1338
1339 * gdb.dwarf2/clang-debug-names.c: New test.
1340 * gdb.dwarf2/clang-debug-names.exp: New file.
1341
ac4a4f1c
SM
13422020-05-06 Simon Marchi <simon.marchi@efficios.com>
1343
1344 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1345 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1346
24fe640b
TV
13472020-05-06 Tom de Vries <tdevries@suse.de>
1348
1349 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1350 breakpoint is at a "recommended breakpoint location".
1351 * gdb.reverse/consecutive-reverse.exp: Same.
1352
0d8683a3
TV
13532020-05-06 Tom de Vries <tdevries@suse.de>
1354
1355 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1356 address.
1357
b8983c46
TV
13582020-05-06 Tom de Vries <tdevries@suse.de>
1359
1360 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1361
abf6d805
TV
13622020-05-06 Tom de Vries <tdevries@suse.de>
1363
1364 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1365 info for r.
1366
0fc2a808
TV
13672020-05-06 Tom de Vries <tdevries@suse.de>
1368
1369 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1370 necessary.
1371
873dd427
TV
13722020-05-06 Tom de Vries <tdevries@suse.de>
1373
1374 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1375 void.
1376
7c99e7e2
TV
13772020-05-06 Tom de Vries <tdevries@suse.de>
1378
1379 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1380 of ...
1381 * gdb.base/async.exp: ... here.
1382 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1383 "recommended breakpoint location".
1384
6173d6a6
TV
13852020-05-06 Tom de Vries <tdevries@suse.de>
1386
1387 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1388
6015a067
TV
13892020-05-04 Tom de Vries <tdevries@suse.de>
1390
1391 * gdb.base/async.exp: Check whether instruction addresses are a
1392 "recommended breakpoint location".
1393
3b6acaee
TT
13942020-05-03 Tom Tromey <tom@tromey.com>
1395
1396 * gdb.base/sepdebug.exp: Remove "catch" test.
1397 * gdb.base/break.exp: Remove "catch" test.
1398 * gdb.base/default.exp: Update expected output.
1399
5beb4d17
TV
14002020-05-02 Tom de Vries <tdevries@suse.de>
1401
1402 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1403 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1404 * gdb.arch/i386-mpx-map.exp: Same.
1405 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1406 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1407 * gdb.arch/i386-mpx.exp: Same.
1408
8caf140d
TV
14092020-05-02 Tom de Vries <tdevries@suse.de>
1410
1411 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1412
693196cb
TV
14132020-05-01 Tom de Vries <tdevries@suse.de>
1414
1415 * gdb.ada/operator_bp.exp: Allow more than required amount of
1416 breakpoint.
1417
53ae0aa9
TV
14182020-05-01 Tom de Vries <tdevries@suse.de>
1419
1420 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1421
ee9d1e5f
HD
14222020-04-30 Hannes Domani <ssbssa@yahoo.de>
1423
1424 PR gdb/18706
1425 * gdb.cp/stub-array-size.cc: New test.
1426 * gdb.cp/stub-array-size.exp: New file.
1427 * gdb.cp/stub-array-size.h: New test.
1428 * gdb.cp/stub-array-size2.cc: New test.
1429
d5cf82c0
HD
14302020-04-30 Hannes Domani <ssbssa@yahoo.de>
1431
1432 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1433 output to the new format.
1434
42e165c3
SM
14352020-04-29 Simon Marchi <simon.marchi@efficios.com>
1436
1437 * gdb.base/break.exp: Use with_test_prefix.
1438
6e4e3fe1
TV
14392020-04-29 Tom de Vries <tdevries@suse.de>
1440
1441 * lib/gdb.exp (debug_types): New proc.
1442 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1443 * gdb.python/py-symtab.exp: Same.
1444
d642b692
HD
14452020-04-29 Hannes Domani <ssbssa@yahoo.de>
1446
1447 PR gdb/17320
1448 * gdb.base/pretty-array.c: New test.
1449 * gdb.base/pretty-array.exp: New file.
1450
ea90f227
TV
14512020-04-29 Tom de Vries <tdevries@suse.de>
1452
1453 PR symtab/25889
1454 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1455 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1456 and include cpexprs.exp.
1457
a65189c9
TV
14582020-04-28 Mark Williams <mark@myosotissp.com>
1459
1460 PR gdb/24480
1461 * dw4-toplevel-types.exp: Test for top level types.
1462 * dw4-toplevel-types.cc: Test for top level types.
1463
32d1f47a
TBA
14642020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1465
1466 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1467 (theads -> threads).
1468
56a4f5a1
TV
14692020-04-28 Tom de Vries <tdevries@suse.de>
1470
1471 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1472
0b2f8a3b
TV
14732020-04-28 Tom de Vries <tdevries@suse.de>
1474
1475 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1476
5390c717
TV
14772020-04-28 Tom de Vries <tdevries@suse.de>
1478
1479 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1480
15cd93d0
TV
14812020-04-28 Tom de Vries <tdevries@suse.de>
1482
1483 * gdb.dwarf2/main-foo.c: New test.
1484 * gdb.dwarf2/struct-with-sig.exp: New file.
1485
d472f0fb
TV
14862020-04-25 Tom de Vries <tdevries@suse.de>
1487
1488 * boards/debug-types.exp: New file.
1489
8d840e05
AB
14902020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1491
1492 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1493
bcfe6157
TT
14942020-04-24 Tom Tromey <tom@tromey.com>
1495
1496 PR symtab/12707:
1497 * gdb.python/py-symbol.exp: Update expected results for
1498 linkage_name test.
1499 * gdb.cp/print-demangle.exp: New file.
1500 * gdb.base/c-linkage-name.exp: Fix test.
1501 * gdb.guile/scm-symbol.exp: Update expected results for
1502 linkage_name test.
1503
f049a313
TT
15042020-04-24 Tom Tromey <tom@tromey.com>
1505
1506 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1507 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1508 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1509 assembler.
1510
7cf28874
TV
15112020-04-24 Tom de Vries <tdevries@suse.de>
1512
1513 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1514 C++.
1515
dac2fef7
TT
15162020-04-24 Tom Tromey <tromey@adacore.com>
1517
1518 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1519 values.
1520 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1521 values. Update test for minimal encodings.
1522 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1523 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1524 values. Update test for minimal encodings.
1525
1acda803
TT
15262020-04-24 Tom Tromey <tromey@adacore.com>
1527
1528 PR python/23662:
1529 * gdb.ada/variant.exp: Add Python checks.
1530 * gdb.rust/simple.exp: Add dynamic type checks.
1531
adfb9815
TT
15322020-04-24 Tom Tromey <tromey@adacore.com>
1533
1534 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1535 Make array type matching more lax.
1536 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1537 * gdb.ada/mi_variant.exp: New file.
1538 * gdb.ada/mi_variant/pck.ads: New file.
1539 * gdb.ada/mi_variant/pkg.adb: New file.
1540 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1541 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1542
7d79de9a
TT
15432020-04-24 Tom Tromey <tromey@adacore.com>
1544
1545 * gdb.ada/variant.exp: Add dynamic field offset tests.
1546 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1547 * gdb.ada/variant/pkg.adb: Add new variables.
1548
f8e89861
TT
15492020-04-24 Tom Tromey <tromey@adacore.com>
1550
1551 * gdb.ada/variant.exp: New file
1552 * gdb.ada/variant/pkg.adb: New file
1553 * gdb.ada/variant/pck.adb: New file
1554
86e887ae
TV
15552020-04-24 Tom de Vries <tdevries@suse.de>
1556
1557 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1558
88428775
TV
15592020-04-24 Tom de Vries <tdevries@suse.de>
1560
1561 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1562 flags.
1563
4e86f6e7
TV
15642020-04-24 Tom de Vries <tdevries@suse.de>
1565
1566 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1567
2016d3e6
TV
15682020-04-24 Tom de Vries <tdevries@suse.de>
1569
1570 * lib/gdb.exp (default_gdb_start): Handle eof.
1571 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1572 failure.
1573 * gdb.base/readnever.exp: Handle clean_restart failure.
1574
70bc38f5
TV
15752020-04-23 Tom de Vries <tdevries@suse.de>
1576
1577 * gdb.base/decl-before-def.exp: Run to main and print a again.
1578
de82891c
TV
15792020-04-23 Tom de Vries <tdevries@suse.de>
1580
1581 * gdb.base/decl-before-def-decl.c: New test.
1582 * gdb.base/decl-before-def-def.c: New test.
1583 * gdb.base/decl-before-def.exp: New file.
1584
96038148
TV
15852020-04-23 Tom de Vries <tdevries@suse.de>
1586
1587 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1588
54ac3df1
TV
15892020-04-22 Tom de Vries <tdevries@suse.de>
1590
1591 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1592 debug_info_offset.
1593 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1594 before $objsfile in the line line.
1595
714534e1
TV
15962020-04-22 Tom de Vries <tdevries@suse.de>
1597
1598 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1599
16a7dbf4
MS
16002020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1601
1602 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1603 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1604 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1605 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1606 * gdb.base/jit-protocol.h: Update definitions to match all usage
1607 contexts.
1608
16092020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1610
1611 * gdb.base: Rename all jit related test and source files.
1612
16132020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1614
1615 * gdb.base/jit-reader.exp: Relax register output check.
1616
317d2668
TV
16172020-04-22 Tom de Vries <tdevries@suse.de>
1618
1619 PR symtab/25764
1620 * gdb.base/psym-external-decl-2.c: New test.
1621 * gdb.base/psym-external-decl.c: New test.
1622 * gdb.base/psym-external-decl.exp: New file.
1623 * gdb.threads/tls.exp: Add PR25807 kfail.
1624
eea9e357
TV
16252020-04-22 Tom de Vries <tdevries@suse.de>
1626
1627 PR symtab/25801
1628 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1629 in "info source" output.
1630
3d5afab3
TV
16312020-04-22 Tom de Vries <tdevries@suse.de>
1632
1633 PR symtab/25700
1634 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1635 symtab for imported_unit.c.
1636
b32102f6
GB
16372020-04-21 Gary Benson <gbenson@redhat.com>
1638
1639 * gdb.base/advance.c (func): New argument, to match call site.
1640 (func2, func3): Add return statements.
1641
d43b7a2d
TBA
16422020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1643
1644 * gdb.multi/run-only-second-inf.c: New file.
1645 * gdb.multi/run-only-second-inf.exp: New file.
1646
d89edf9b
MM
16472020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1648
1649 * gdb.btrace/multi-inferior.c: New test.
1650 * gdb.btrace/multi-inferior.exp: New file.
1651
1a476b6d
MM
16522020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1653
1654 * gdb.btrace/enable-new-thread.c: New test.
1655 * gdb.btrace/enable-new-thread.exp: New file.
1656
4778a5f8
TV
16572020-04-21 Tom de Vries <tdevries@suse.de>
1658
1659 PR gdb/25471
1660 * gdb.threads/killed-outside.c: New test.
1661 * gdb.threads/killed-outside.exp: New file.
1662
9b2c992c
GB
16632020-04-20 Gary Benson <gbenson@redhat.com>
1664
1665 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1666 * gdb.base/nested-subp2.exp: Likewise.
1667 * gdb.base/nested-subp3.exp: Likewise.
1668
b5d1d6f7
GB
16692020-04-20 Gary Benson <gbenson@redhat.com>
1670
1671 * gdb.base/nested-subp1.exp: Disable test when using clang.
1672 * gdb.base/nested-subp2.exp: Likewise.
1673 * gdb.base/nested-subp3.exp: Likewise.
1674
25230285
GB
16752020-04-20 Gary Benson <gbenson@redhat.com>
1676
1677 * gdb.cp/exception.cc: Fix compilation error with clang.
1678
fa93cc8f
GB
16792020-04-20 Gary Benson <gbenson@redhat.com>
1680
809730f3 1681 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 1682
e0c45f30
GB
16832020-04-20 Gary Benson <gbenson@redhat.com>
1684
1685 * gdb.base/jit-main.c: Fix compilation error with clang.
1686
4ddfec93
KR
16872020-04-17 Kamil Rytarowski <n54@gmx.com>
1688
1689 * gdb.base/attach-twice.c: Include "sys/types.h".
1690 (PTRACE_ATTACH): Add fallback definition.
1691 (main): Pass `0' to the 4th argument of `ptrace'.
1692
2bed205e
KR
16932020-04-17 Kamil Rytarowski <n54@gmx.com>
1694
1695 * gdb.base/fork-running-state.c: Include "signal.h".
1696
0743fc83
TT
16972020-04-17 Tom Tromey <tromey@adacore.com>
1698
1699 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
1700 Update tests.
1701 * gdb.btrace/cpu.exp: Update tests.
1702 * gdb.base/maint.exp: Update tests.
1703 * gdb.base/default.exp: Update tests.
1704 * gdb.base/completion.exp: Update tests.
1705
efba5c23
TV
17062020-04-16 Tom de Vries <tdevries@suse.de>
1707
1708 PR symtab/25791
1709 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
1710 (ensure_gdb_index): and factor out and move ...
1711 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
1712 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
1713
d191d716
TV
17142020-04-16 Tom de Vries <tdevries@suse.de>
1715
1716 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
1717 loading exec.
1718
99f1bc6a
AB
17192020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1720
1721 * gdb.base/many-completions.exp: New file.
1722
194d088f
TV
17232020-04-14 Tom de Vries <tdevries@suse.de>
1724
1725 PR symtab/25718
1726 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1727
c1a66c06
TV
17282020-04-14 Tom de Vries <tdevries@suse.de>
1729
1730 PR symtab/25720
1731 * gdb.base/maint-expand-symbols-header-file.c: New test.
1732 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1733 * gdb.base/maint-expand-symbols-header-file.h: New test.
1734
21b0982c
AB
17352020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1736
1737 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1738 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1739 get_func_info.
1740 (get_func_info): Delete.
1741 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1742 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1743 * lib/dwarf.exp (get_func_info): New function.
1744
dd1cab06
TV
17452020-04-13 Tom de Vries <tdevries@suse.de>
1746
1747 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1748 to what find_gnatmake does.
1749
71ea2b6b
TV
17502020-04-10 Tom de Vries <tdevries@suse.de>
1751
1752 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1753 -readnow.
1754
bdfc1e8a
TV
17552020-04-10 Tom de Vries <tdevries@suse.de>
1756
1757 PR cli/25808
1758 * gdb.base/style.c: Add leading newlines.
1759 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1760 Check listing of main's one-line body.
1761
14ca8ecf
TV
17622020-04-08 Tom de Vries <tdevries@suse.de>
1763
1764 * lib/gdb.exp (psymtabs_p): New proc.
1765 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1766 importing unit" unsupported if there are no partial symbols.
1767
e21d048f
TV
17682020-04-08 Tom de Vries <tdevries@suse.de>
1769
1770 PR testsuite/25760
1771 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1772
25c11aca
TV
17732020-04-07 Tom de Vries <tdevries@suse.de>
1774
1775 PR symtab/25796
1776 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1777
5707e24b
TV
17782020-04-07 Tom de Vries <tdevries@suse.de>
1779
1780 * gdb.base/check-psymtab.c: New test.
1781 * gdb.base/check-psymtab.exp: New file.
1782
6ee448cc
TT
17832020-04-06 Tom Tromey <tromey@adacore.com>
1784
1785 * gdb.ada/variant-record/proc.adb: New file.
1786 * gdb.ada/variant-record/value.adb: New file.
1787 * gdb.ada/variant-record/value.s: New file.
1788 * gdb.ada/variant-record.exp: New file.
1789
9e7c9a03
HD
17902020-04-03 Hannes Domani <ssbssa@yahoo.de>
1791
1792 PR gdb/25325
1793 * gdb.cp/typed-enum.cc: New test.
1794 * gdb.cp/typed-enum.exp: New file.
1795
c90d28ac
AB
17962020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1797
1798 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1799 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1800 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1801 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1802 * gdb.opt/inline-small-func.c: New file.
1803 * gdb.opt/inline-small-func.exp: New file.
1804 * gdb.opt/inline-small-func.h: New file.
1805
34e9a9fa
AB
18062020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1807
1808 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1809 function.
1810
6a354911
AB
18112020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1812
1813 * lib/dwarf.exp (function_range): Allow compiler options to be
1814 specified.
1815
880d9777
TV
18162020-04-02 Tom de Vries <tdevries@suse.de>
1817
1818 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1819 __attribute__((always_inline)).
1820 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1821
f32682ea
TV
18222020-04-02 Tom de Vries <tdevries@suse.de>
1823
1824 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1825 (gdbserver_gdb_exit): ... here. Add timeout warning.
1826 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1827 (connect_target_extended_remote): Append new server_spawn_id to
1828 server_spawn_ids.
1829 (cleanup): New proc.
1830 (setup, <toplevel>): Call cleanup.
1831
d3214198
TV
18322020-04-02 Tom de Vries <tdevries@suse.de>
1833
1834 * gdb.base/main-psymtab.exp: New file.
1835
cc77ed24
TV
18362020-04-02 Tom de Vries <tdevries@suse.de>
1837
1838 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1839
3638a098
TT
18402020-04-01 Tom Tromey <tom@tromey.com>
1841
1842 * gdb.base/complex-parts.exp: Add type tests.
1843
c34e8714
TT
18442020-04-01 Tom Tromey <tom@tromey.com>
1845
1846 * gdb.base/complex-parts.exp: Add arithmetic tests.
1847
981c08ce
TT
18482020-04-01 Tom Tromey <tom@tromey.com>
1849
1850 * gdb.compile/compile.exp: Update.
1851 * gdb.compile/compile-cplus.exp: Update.
1852 * gdb.base/varargs.exp: Update.
1853 * gdb.base/floatn.exp: Update.
1854 * gdb.base/endianity.exp: Update.
1855 * gdb.base/callfuncs.exp (do_function_calls): Update.
1856 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1857 (complex_float_integral_args): Update.
1858 * gdb.base/complex.exp: Update.
1859 * gdb.base/complex-parts.exp: Update.
1860
3d1cfd43
TT
18612020-04-01 Tom Tromey <tromey@adacore.com>
1862
1863 * gdb.rust/union.rs: New file.
1864 * gdb.rust/union.exp: New file.
1865 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1866 (main): Update.
1867 * gdb.rust/simple.exp: Move union tests to union.exp.
1868
e033dfa9
TT
18692020-04-01 Tom Tromey <tromey@adacore.com>
1870
1871 * gdb.rust/simple.rs (main): Remove "y0".
1872
53cccef1
TBA
18732020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1874
1875 * gdb.multi/stop-all-on-exit.c: New test.
1876 * gdb.multi/stop-all-on-exit.exp: New file.
1877
60e22c1e
HD
18782020-04-01 Hannes Domani <ssbssa@yahoo.de>
1879
1880 PR gdb/24789
1881 * gdb.cp/misc.cc: Add integer reference variable.
1882 * gdb.cp/misc.exp: Add test.
1883
e139a727
TBA
18842020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1885
1886 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1887 scenario to cover execution until the end and also the case
1888
16b0db75
TV
18892020-03-31 Tom de Vries <tdevries@suse.de>
1890
1891 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1892 c. Use "maint info symtabs" to check symtab expansion.
1893
c0502da6
TV
18942020-03-30 Tom de Vries <tdevries@suse.de>
1895
1896 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1897 unsupported.
1898 (verify_psymtab_expanded): Move ...
1899 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1900 test.
1901 (readnow): New proc.
1902
5935fd15
AB
19032020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1904
1905 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1906 with $hex.
1907
1773be9e
TT
19082020-03-20 Tom Tromey <tromey@adacore.com>
1909
1910 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1911
70304be9
TT
19122020-03-20 Tom Tromey <tromey@adacore.com>
1913
1914 * gdb.ada/sub_variant/subv.adb: New file.
1915 * gdb.ada/sub_variant.exp: New file.
1916
0dd7b8f7
TV
19172020-03-20 Tom de Vries <tdevries@suse.de>
1918
1919 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1920 first break fails.
1921 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1922
cada5fc9
AB
19232020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1924
1925 * gdb.server/exit-multiple-threads.c: New file.
1926 * gdb.server/exit-multiple-threads.exp: New file.
1927
6b8c53f2
AB
19282020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1929
1930 * gdb.fortran/mixed-lang-stack.c: New file.
1931 * gdb.fortran/mixed-lang-stack.cpp: New file.
1932 * gdb.fortran/mixed-lang-stack.exp: New file.
1933 * gdb.fortran/mixed-lang-stack.f90: New file.
1934
19a2740f
AB
19352020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1936
1937 * gdb.linespec/cp-completion-aliases.cc: New file.
1938 * gdb.linespec/cp-completion-aliases.exp: New file.
1939
d8c8b848
TV
19402020-03-19 Tom de Vries <tdevries@suse.de>
1941
1942 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1943 more precise.
1944
a9933ccf
TV
19452020-03-18 Tom de Vries <tdevries@suse.de>
1946
1947 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1948 * gdb.dwarf2/break-inline-psymtab.c: New test.
1949 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1950
2f89101f
TV
19512020-03-16 Tom de Vries <tdevries@suse.de>
1952
1953 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1954 cache_verify and cache_verify_proc.
1955
6b9374f1
TV
19562020-03-15 Tom de Vries <tdevries@suse.de>
1957
1958 * gdb.server/solib-list.exp: Handle
1959 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1960
eaeaf44c
TV
19612020-03-15 Tom de Vries <tdevries@suse.de>
1962
1963 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1964 objfiles".
1965
3293bbaf
TT
19662020-03-14 Tom Tromey <tom@tromey.com>
1967
1968 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1969
ab44624c
TV
19702020-03-14 Tom de Vries <tdevries@suse.de>
1971
1972 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1973
54c43825
TV
19742020-03-14 Tom de Vries <tdevries@suse.de>
1975
1976 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1977 result in line-by-line fashion.
1978
2ac70237
TV
19792020-03-14 Tom de Vries <tdevries@suse.de>
1980
1981 * lib/gdb.exp (supports_statement_frontiers): New proc.
1982 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1983
09546b56
TV
19842020-03-14 Tom de Vries <tdevries@suse.de>
1985
1986 * gdb.base/printcmds.exp: Add missing quoting for "print
1987 teststring2".
1988
a1f6a07c
TT
19892020-03-13 Tom Tromey <tom@tromey.com>
1990
1991 * gdb.base/printcmds.exp (test_print_strings): Add regression
1992 test.
1993 * gdb.base/printcmds.c (charptr): New typedef.
1994 (teststring2): New global.
1995
1b83d09c
AB
19962020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1997
1998 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1999 full path in the test name.
2000 (test_ld): Add some with_test_prefix blocks to make test names
2001 unique.
2002
2d61316c
TV
20032020-03-13 Tom de Vries <tdevries@suse.de>
2004
2005 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
2006
2e9145ac
TV
20072020-03-13 Tom de Vries <tdevries@suse.de>
2008
2009 * gdb.mi/mi-sym-info.exp: Make matching more precise.
2010
96c7f873
TV
20112020-03-13 Tom de Vries <tdevries@suse.de>
2012
2013 PR symtab/25646
2014 * gdb.dwarf2/imported-unit.exp: Add test.
2015
49ba92c0
TV
20162020-03-13 Tom de Vries <tdevries@suse.de>
2017
2018 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
2019 (var1, var2): New variable.
2020 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
2021 matching symbols.
2022
301b21e0
TV
20232020-03-13 Tom de Vries <tdevries@suse.de>
2024
2025 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
2026 (Term::command): Use prompt prefix.
2027 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
2028 * gdb.tui/tui-layout-asm-short-prog.exp: Use
2029 command_no_prompt_prefix instead of prefix.
2030 * gdb.tui/tui-layout-asm.exp: Same.
2031
3f512721
SM
20322020-03-12 Simon Marchi <simon.marchi@efficios.com>
2033
2034 * gdb.base/break-interp.exp: Use foreach_with_prefix.
2035
40310f30
SM
20362020-03-12 Simon Marchi <simon.marchi@efficios.com>
2037
2038 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
2039 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
2040 on" while stepping over the test instruction, match printed
2041 message.
2042
09252140
TV
20432020-03-12 Tom de Vries <tdevries@suse.de>
2044
2045 * gdb.base/info-types.exp: Use exp_continue during matching of output
2046 of "info types".
2047
14e9c72c
TV
20482020-03-12 Tom de Vries <tdevries@suse.de>
2049
2050 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
2051
e515d67e
TV
20522020-03-12 Tom de Vries <tdevries@suse.de>
2053
2054 * gdb.fortran/module.exp: Use exp_continue during matching of output
2055 of "info variable -n".
2056
307eafd8
TV
20572020-03-12 Tom de Vries <tdevries@suse.de>
2058
2059 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
2060 gdb.dwarf2/dw2-ranges-base.c.
2061
9a2de3fc
TV
20622020-03-12 Tom de Vries <tdevries@suse.de>
2063
2064 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
2065 in presence of GLIBC debuginfo.
2066
3217502e
TV
20672020-03-12 Tom de Vries <tdevries@suse.de>
2068
2069 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
2070 $core.
2071
1281424c
TV
20722020-03-12 Tom de Vries <tdevries@suse.de>
2073
2074 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
2075 more precise.
2076
038b97fc
SM
20772020-03-11 Simon Marchi <simon.marchi@efficios.com>
2078
2079 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
2080 from Unix to Windows path.
2081
5308d1e7
TV
20822020-03-11 Tom de Vries <tdevries@suse.de>
2083
2084 * gdb.ada/minsyms.exp: Set language to ada.
2085
f870f78f
TV
20862020-03-11 Tom de Vries <tdevries@suse.de>
2087
2088 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
2089
5a13315d
TV
20902020-03-11 Tom de Vries <tdevries@suse.de>
2091
2092 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
2093
976862ed
TT
20942020-03-11 Tom Tromey <tromey@adacore.com>
2095
2096 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
2097
7462c383
TV
20982020-03-11 Tom de Vries <tdevries@suse.de>
2099
2100 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
2101
1c6c46a0
TV
21022020-03-11 Tom de Vries <tdevries@suse.de>
2103
2104 * gdb.base/break-interp.exp: Limit verbose scope.
2105
44f41bb7
TV
21062020-03-11 Tom de Vries <tdevries@suse.de>
2107
2108 * gdb.fortran/logical.f90: Define variable with character type.
2109 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
2110
b76f3a42
TV
21112020-03-11 Tom de Vries <tdevries@suse.de>
2112
2113 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
2114
1c33af77
TV
21152020-03-11 Tom de Vries <tdevries@suse.de>
2116
2117 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
2118 symtabs.
2119
8c95582d
AB
21202020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2121 Bernd Edlinger <bernd.edlinger@hotmail.de>
2122
2123 * gdb.cp/step-and-next-inline.cc: New file.
2124 * gdb.cp/step-and-next-inline.exp: New file.
2125 * gdb.cp/step-and-next-inline.h: New file.
2126 * gdb.dwarf2/dw2-is-stmt.c: New file.
2127 * gdb.dwarf2/dw2-is-stmt.exp: New file.
2128 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
2129 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
2130 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
2131
cecf8547
AB
21322020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2133
2134 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
2135 is-stmt flag in the line table.
2136
0ba678c9
TV
21372020-03-09 Tom de Vries <tdevries@suse.de>
2138
2139 * lib/gdb.exp (cached_file): Create cache dir.
2140
72fbdf83
TV
21412020-03-07 Tom de Vries <tdevries@suse.de>
2142
2143 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
2144 * gdb.cp/rvalue-ref-params.exp: Same.
2145
436b5e99
TV
21462020-03-06 Tom de Vries <tdevries@suse.de>
2147
2148 * lib/gdb.exp (tentative_rename, cached_file): New proc.
2149 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
2150
09f2921c
TV
21512020-03-06 Tom de Vries <tdevries@suse.de>
2152
2153 * README: Fix "the the".
2154 * gdb.base/dprintf.exp: Same.
2155
50a3cc5d
TV
21562020-03-05 Tom de Vries <tdevries@suse.de>
2157
2158 * gdb.base/maint.exp: Update "main print statistics" expected output.
2159
0a709cba
AKS
21602020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2161
2162 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
2163 (fortran_int8): Likewise.
2164 (fortran_real4): Likewise.
2165 (fortran_real8): Likewise.
2166 (fortran_complex4): Likewise.
2167 (fortran_logical4): Likewise.
2168 (fortran_character1): Likewise.
2169
5e5d66b6
AB
21702020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
2171
2172 * gdb.fortran/logical.exp: Add tests that any non-zero value is
2173 printed as true.
2174
7b973adc
SDJ
21752020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
2176
2177 * gdb.base/printcmds.exp: Add test to verify printf of a
2178 variable holding an address.
2179
478e490a
TV
21802020-03-03 Tom de Vries <tdevries@suse.de>
2181
2182 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
2183
1ef44e86
TV
21842020-03-03 Tom de Vries <tdevries@suse.de>
2185
2186 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
2187 gdb_test_multiple call.
2188
b98cc2cf
TV
21892020-03-03 Tom de Vries <tdevries@suse.de>
2190
2191 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
2192 gdb_test_multiple calls.
2193
63e163f2
AB
21942020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2195
2196 * gdb.base/default.exp: Remove test of 'set history filename'.
2197 * gdb.base/gdbinit-history.exp: Add tests for setting the history
2198 filename to the empty string.
2199 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
2200 and GDBHISTSIZE.
2201
24ed6739
AB
22022020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2203
2204 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
2205 disabled.
2206
590003dc
TV
22072020-03-02 Pedro Alves <palves@redhat.com>
2208 Tom de Vries <tdevries@suse.de>
2209
2210 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
2211 -prompt prefix, before user_code argument. Add -lbl option likewise.
2212 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
2213 (gdb_is_target_1): Add -prompt prefix and move to before user_code
2214 argument.
2215 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
2216 have "\r\n" at start-of-line, instead of at end-of-line.
2217
f5e46084
SM
22182020-02-28 Simon Marchi <simon.marchi@efficios.com>
2219
2220 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
2221 libinproctrace.so.
2222
f7a7000d
LM
22232020-02-28 Luis Machado <luis.machado@linaro.org>
2224
2225 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
2226 to "p/x".
2227
718e0816
LM
22282020-02-28 Luis Machado <luis.machado@linaro.org>
2229
2230 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
2231 asm/ptrace.h and error.h.
2232
13c3a74a
TV
22332020-02-28 Tom de Vries <tdevries@suse.de>
2234
2235 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
2236 (struct wrapper, do_something, mundane/symada__cS): Move ...
2237 * gdb.base/c-linkage-name-2.c: ... here. New source file.
2238 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
2239 Update "print symada__cS before partial symtab expansion" regexp.
2240 Update breakpoint location. Flush symbol cache after expansion.
2241
85d2d5bb
LM
22422020-02-28 Luis Machado <luis.machado@linaro.org>
2243
2244 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
2245
3608f86c
TV
22462020-02-27 Tom de Vries <tdevries@suse.de>
2247
2248 * config/sid.exp: Remove unused globals.
2249 * gdb.base/attach.exp: Same.
2250 * gdb.base/catch-load.exp: Same.
2251 * gdb.base/dbx.exp: Same.
2252 * lib/gdb.exp: Same.
2253 * lib/mi-support.exp: Same.
2254 * lib/prompt.exp: Same.
2255
c8d4f6df
TV
22562020-02-27 Tom de Vries <tdevries@suse.de>
2257
2258 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
2259 not set.
2260
0d79cdc4
AM
22612020-02-26 Aaron Merey <amerey@redhat.com>
2262
2263 * gdb.debuginfod: New directory for debuginfod tests.
2264 * gdb.debuginfod/main.c: New test file.
2265 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2266
0dce4280
TV
22672020-02-26 Tom de Vries <tdevries@suse.de>
2268
2269 PR gdb/25603
2270 * gdb.base/persistent-lang.cc: New test.
2271 * gdb.base/persistent-lang.exp: New file.
2272
9e80cfa1
AB
22732020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2274
2275 * gdb.fortran/derived-type-striding.exp: Add a new test.
2276 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2277 new test.
2278
2078dbb2
AB
22792020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2280
2281 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2282 names.
2283
70d49700
TV
22842020-02-25 Tom de Vries <tdevries@suse.de>
2285
2286 PR go/18926
2287 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2288
a88ef40d
TV
22892020-02-24 Tom de Vries <tdevries@suse.de>
2290
2291 PR gdb/25592
2292 * gdb.base/info-locals-unused-static-var.c: New test.
2293 * gdb.base/info-locals-unused-static-var.exp: New file.
2294
01b1af32
TT
22952020-02-22 Tom Tromey <tom@tromey.com>
2296
2297 * gdb.python/tui-window.exp: New file.
2298 * gdb.python/tui-window.py: New file.
2299
7c043ba6
TT
23002020-02-22 Tom Tromey <tom@tromey.com>
2301
2302 PR tui/17850:
2303 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2304 tests.
2305
c22fef7e
TT
23062020-02-22 Tom Tromey <tom@tromey.com>
2307
2308 * gdb.tui/new-layout.exp: Add sub-layout tests.
2309
ee325b61
TT
23102020-02-22 Tom Tromey <tom@tromey.com>
2311
2312 * gdb.tui/new-layout.exp: New file.
2313
3f0cbb04
TT
23142020-02-22 Tom Tromey <tom@tromey.com>
2315
2316 * gdb.rust/rust-style.rs: New file.
2317 * gdb.rust/rust-style.exp: New file.
2318 * gdb.base/style.exp: Test structure printing.
2319 * gdb.base/style.c (struct some_struct): New type.
2320 (enum etype): New type.
2321 (struct_value): New global.
2322
75525152
TV
23232020-02-21 Tom de Vries <tdevries@suse.de>
2324
2325 PR go/18926
2326 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2327 Remove blanket xfails. Use message argument for gdb_breakpoint.
2328 Make continuing to breakpoint test conditional on setting breakpoint.
2329 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2330 DW_AT_name attribute. Add xfail for GCC PR93866.
2331
bd360d30
AB
23322020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2333
2334 * gdb.dwarf2/cpp-linkage-name.c: New file.
2335 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2336
c7adb09f 23372020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
2338
2339 * lib/gdb.exp (gdb_wrapper_init): Reset
2340 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2341 not exist.
2342
a9c79803
TV
23432020-02-20 Tom de Vries <tdevries@suse.de>
2344
2345 PR go/17018
2346 * gdb.go/hello.exp: Copy ...
2347 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2348 print of st to print value of global definition. Add xfail for GCC
2349 PR93844.
2350 * gdb.go/hello.exp: Remove printing of st before definition.
2351 * gdb.go/hello.go: Copy ...
2352 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2353 to st.
2354 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2355
d7445728
TV
23562020-02-20 Tom de Vries <tdevries@suse.de>
2357
2358 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2359 (gdb_simple_compile): Handle compile_flags go by using .go extension
2360 for source file.
2361 * gdb.go/chan.exp: Use support_go_compile.
2362 * gdb.go/handcall.exp: Same.
2363 * gdb.go/hello.exp: Same.
2364 * gdb.go/integers.exp: Same.
2365 * gdb.go/max-depth.exp: Same.
2366 * gdb.go/methods.exp: Same.
2367 * gdb.go/package.exp: Same.
2368 * gdb.go/strings.exp: Same.
2369 * gdb.go/types.exp: Same.
2370 * gdb.go/unsafe.exp: Same.
2371
c9c41e6d
TV
23722020-02-19 Tom de Vries <tdevries@suse.de>
2373
2374 * gdb.python/lib-types.exp: Make xfail more strict.
2375
f20ff837
TV
23762020-02-19 Tom de Vries <tdevries@suse.de>
2377
2378 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2379
08410482
DE
23802020-02-19 Doug Evans <dje@google.com>
2381
2382 PR rust/25535
2383 * gdb.rust/simple.exp: Add test.
2384 * gdb.rust/simple.rs: Add test.
2385
623563f7
TV
23862020-02-19 Tom de Vries <tdevries@suse.de>
2387
2388 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2389 output line-by-line.
2390
d3308cfd
TV
23912020-02-19 Tom de Vries <tdevries@suse.de>
2392
2393 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2394
86cbc5dc
TV
23952020-02-19 Tom de Vries <tdevries@suse.de>
2396
2397 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2398 prelink.
2399
9db2b96b
TV
24002020-02-19 Tom de Vries <tdevries@suse.de>
2401
2402 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2403 (gdb_do_cache): Use gdb_do_cache_wrap.
2404 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2405
89e2fdc5
TV
24062020-02-19 Tom de Vries <tdevries@suse.de>
2407
2408 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2409 gdb_compile option.
2410
373d7ac0
SM
24112020-02-18 Simon Marchi <simon.marchi@efficios.com>
2412
2413 * gdb.base/printcmds.exp (test_print_enums): Update expected
2414 output.
2415
b29a2df0
SM
24162020-02-18 Simon Marchi <simon.marchi@efficios.com>
2417
2418 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2419 for "unknown".
2420
6740f0cc
SM
24212020-02-18 Simon Marchi <simon.marchi@efficios.com>
2422
2423 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2424 enumerator.
2425
edd45eb0
SM
24262020-02-18 Simon Marchi <simon.marchi@efficios.com>
2427
2428 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2429 FE_, add FE_NONE.
2430 (three): Update.
2431 (enum flag_enum_without_zero): New enum.
2432 (flag_enum_without_zero): New variable.
2433 (enum not_flag_enum): New enum.
2434 (three_not_flag): New variable.
2435 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2436 (test_print_enums): Add more tests for printing flag enums.
2437
d4295de4
TV
24382020-02-18 Tom de Vries <tdevries@suse.de>
2439
2440 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2441 (gdb_compile_ada): ... here.
2442 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2443 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2444
f251f505
TT
24452020-02-14 Tom Tromey <tom@tromey.com>
2446
2447 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2448 build directory.
2449 * boards/gdbserver-base.exp: Update path to gdbserver.
2450
8f432634
TV
24512020-02-13 Tom de Vries <tdevries@suse.de>
2452
2453 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2454
92b6eaf7
TV
24552020-02-13 Tom de Vries <tdevries@suse.de>
2456
2457 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2458 are missing.
2459
f3b0f7fe
TV
24602020-02-13 Tom de Vries <tdevries@suse.de>
2461
2462 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2463 call.
2464
f6be8713
SDJ
24652020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2466
2467 PR tui/25126
2468 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2469 * gdb.base/cached-source-file.c: New file.
2470 * gdb.base/cached-source-file.exp: New file.
2471
b2770d5e
TV
24722020-02-11 Tom de Vries <tdevries@suse.de>
2473
2474 PR testsuite/25488
2475 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2476
44f6938e
TV
24772020-02-10 Tom de Vries <tdevries@suse.de>
2478
2479 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2480
5f0e2eb7
MR
24812020-02-10 Maciej W. Rozycki <macro@wdc.com>
2482
2483 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2484 and $after_addr are both integers before making a comparison.
2485
46ce2b6f
TV
24862020-02-09 Tom de Vries <tdevries@suse.de>
2487
2488 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2489 command output and paste it into gdb.log. If any, paste catch message
2490 to gdb.log.
2491
5abbbe1d
TT
24922020-02-07 Tom Tromey <tromey@adacore.com>
2493
2494 PR breakpoints/24915:
2495 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2496
1d5d29e7
SV
24972020-02-06 Shahab Vahedi <shahab@synopsys.com>
2498
2499 * gdb.tui/tui-missing-src.exp: Add the "missing source
2500 file" test for the TUI.
2501
b0999b9b
AB
25022020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2503
2504 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2505 including a port number in the output.
2506
c3b149eb
AKS
25072020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2508
2509 * lib/fortran.exp (fortran_int4): Handle clang.
2510 (fortran_int8): Likewise.
2511 (fortran_real4): Likewise.
2512 (fortran_real8): Likewise.
2513 (fortran_complex4): Likewise.
2514 (fortran_logical4): Likewise.
2515 (fortran_character1): Likewise.
2516
f8dcc90b
TV
25172020-02-04 Tom de Vries <tdevries@suse.de>
2518
2519 * README (Race detection): Add note.
2520
f90ac7c2
TV
25212020-02-04 Tom de Vries <tdevries@suse.de>
2522
2523 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2524
780636ae
TV
25252020-02-04 Tom de Vries <tdevries@suse.de>
2526
2527 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2528
5d2e1193
RA
25292020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2530
2531 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2532 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2533 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2534 blttar, bnetarl.
2535 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2536 binary for blttar, bnetarl.
2537 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2538 wait instruction. Delete ldmx test.
2539 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2540
e409c542
AKS
25412020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2542
2543 * gdb.fortran/array-bounds-high.exp: New file.
2544 * gdb.fortran/array-bounds-high.f90: New file.
2545
b0029748
LD
25462020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2547
2548 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2549 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2550
195a8287
TV
25512020-02-01 Tom de Vries <tdevries@suse.de>
2552
2553 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2554
42330a68
AB
25552020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2556
2557 PR tui/9765
2558 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2559 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2560
b62a8028
LM
25612020-01-29 Luis Machado <luis.machado@linaro.org>
2562
2563 * gdb.arch/aarch64-brk-patterns.c: New source file.
2564 * gdb.arch/aarch64-brk-patterns.exp: New test.
2565
5f440116
TBA
25662020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2567
2568 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2569 GCC/Clang version.
2570 * gdb.cp/pass-by-ref.exp: Ditto.
2571
ee2a6fc6
TV
25722020-01-29 Tom de Vries <tdevries@suse.de>
2573
2574 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2575 * gdb.threads/watchpoint-fork-mt.c: Same.
2576 * gdb.threads/watchpoint-fork-parent.c: Same.
2577 * gdb.threads/watchpoint-fork-st.c: Same.
2578 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2579
16b10d6e
LM
25802020-01-27 Luis Machado <luis.machado@linaro.org>
2581
2582 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2583 sitting at a syscall instruction when we hit the syscall function's
2584 breakpoint.
2585 Check PC against one obtained with the x command.
2586 Validate syscall number.
2587 (step_over_syscall): Don't continue to the syscall instruction if
2588 we're already there.
2589
b1468492
PW
25902020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2591
2592 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2593
7ffa82e1
AB
25942020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2595
2596 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2597 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2598
3d92a3e3
AB
25992020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2600
2601 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2602 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2603
94a72be7
AB
26042020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2605
2606 * gdb.base/maint.exp: Update line table parsing test.
2607 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2608
53af73bf
PA
26092020-01-24 Pedro Alves <palves@redhat.com>
2610
2611 PR gdb/25410
2612 * gdb.multi/multi-re-run-1.c: New.
2613 * gdb.multi/multi-re-run-2.c: New.
2614 * gdb.multi/multi-re-run.exp: New.
2615
1ba1ac88
AB
26162020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2617
2618 PR gdb/23718
2619 * gdb.server/server-kill-python.exp: New file.
2620
f3364a6d
AB
26212020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2622
2623 * gdb.server/multi-ui-errors.c: New file.
2624 * gdb.server/multi-ui-errors.exp: New file.
2625
733d0a67
AB
26262020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2627
2628 PR tui/9765
2629 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2630
4f13c1c0
TT
26312020-01-19 Tom Tromey <tom@tromey.com>
2632
2633 * gdb.tui/main.exp: Add check for plain "file".
2634
40c94099
CB
26352020-01-16 Christian Biesinger <cbiesinger@google.com>
2636
2637 * lib/gdb.exp: Fix spelling error (seperatelly).
2638
ff47f4f0
TT
26392020-01-14 Tom Tromey <tom@tromey.com>
2640
2641 PR symtab/12535:
2642 * gdb.python/python.exp: Test decode_line with empty string
2643 argument.
2644
717c684d
BE
26452020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2646
2647 * gdb.base/skip-inline.exp: Extend test.
2648
44e4c775
AB
26492020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2650
2651 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2652 * gdb.dwarf2/dw2-bad-elf.c: New file.
2653 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2654
d93c6db7
AB
26552020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2656
2657 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2658 _line_saw_file.
2659
9a6d629c
AB
26602020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2661
2662 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2663 border.
2664
d9ebdab7
TBA
26652020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2666
2667 * gdb.multi/multi-target.exp (setup): Factor out "info
2668 connections" and "info inferiors" tests to ...
2669 (test_info_inferiors): ... this new procedure.
2670 (top level): Run new "info-inferiors" tests.
2671
f3c469b9
PA
26722020-01-10 Pedro Alves <palves@redhat.com>
2673
2674 * gdb.server/bkpt-other-inferior.exp: New file.
2675
121b3efd
PA
26762020-01-10 Pedro Alves <palves@redhat.com>
2677
2678 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2679 of "add-inferior".
2680 * gdb.base/quit-live.exp: Likewise.
2681 * gdb.base/remote-exec-file.exp: Likewise.
2682 * gdb.guile/scm-progspace.exp: Likewise.
2683 * gdb.linespec/linespec.exp: Likewise.
2684 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2685 * gdb.mi/user-selected-context-sync.exp: Likewise.
2686 * gdb.multi/multi-target.exp (setup): Add "info connection" and
2687 "info inferiors" tests.
2688 * gdb.multi/remove-inferiors.exp: Adjust expected output of
2689 "add-inferior".
2690 * gdb.multi/watchpoint-multi.exp: Likewise.
2691 * gdb.python/py-inferior.exp: Likewise.
2692 * gdb.server/extended-remote-restart.exp: Likewise.
2693 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
2694 "info inferiors".
2695 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2696 * gdb.trace/report.exp: Likewise.
2697
1dadb1dd
PA
26982020-01-10 Pedro Alves <palves@redhat.com>
2699
2700 * gdb.multi/multi-target.c: New file.
2701 * gdb.multi/multi-target.exp: New file.
2702 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
2703 mode requested, but remote does not support non-stop".
2704
78f2c40a
PA
27052020-01-10 Pedro Alves <palves@redhat.com>
2706
2707 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
2708 disconnect before reconnecting.
2709
e7af6c70
TBA
27102020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2711 Pedro Alves <palves@redhat.com>
2712
2713 * gdb.server/connect-without-multi-process.exp: Also test
2714 continuing to end.
2715
acdf84a6
PA
27162020-01-10 Pedro Alves <palves@redhat.com>
2717
2718 * gdb.base/remote-exec-file.exp: New file.
2719
873657b9
PA
27202020-01-10 Pedro Alves <palves@redhat.com>
2721
2722 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2723 output.
2724 * gdb.threads/async.c: New.
2725 * gdb.threads/async.exp: New.
2726 * gdb.multi/tids-gid-reset.c: New.
2727 * gdb.multi/tids-gid-reset.exp: New.
2728
7f0ae84c
GB
27292020-01-10 George Barrett <bob@bob131.so>
2730
2731 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2732 to help in finding the image relocation offset.
2733 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2734 options in arguments.
2735 (stap_test_no_debuginfo): Likewise.
2736 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2737 test variants.
2738 (stap_test): Add null semaphore relocation test.
2739
47e9d49d
GB
27402020-01-10 George Barrett <bob@bob131.so>
2741
2742 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2743 * gdb.base/stap-probe.exp: Likewise.
2744 (stap_test): Pass argument as an additional flag.
2745 (stap_test_no_debuginfo): Likewise.
2746 (stap_test): Check `info probes stap' output for semaphore
2747 addresses if the test binary is supposed to have them.
2748
f5a7c406
AB
27492020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2750
2751 * gdb.tui/basic.exp: Add more scrolling tests.
2752
9ae6bf64
TT
27532020-01-09 Tom Tromey <tom@tromey.com>
2754
2755 PR tui/18932:
2756 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2757 meangingful value.
2758 (Term::command, Term::resize): Update.
2759 * gdb.tui/basic.exp: Add scrolling test.
2760
b2efe70c
AB
27612020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2762
2763 * gdb.tui/tui-layout-asm.exp: New file.
2764
3804da7e
AB
27652020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2766
2767 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2768
b40aa28f
AB
27692020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2770
2771 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2772 (Term::enter_tui): Use Term::prepare_for_tui.
2773
63ffd7c9
AB
27742020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2775
2776 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2777 called.
2778
3be966f6
AB
27792020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2780
2781 * gdb.base/skip.exp: Fix race condition in test.
2782
153d79c4
AB
27832020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2784
2785 * gdb.base/backtrace.c: New file.
2786 * gdb.base/backtrace.exp: New file.
2787
f2302a34
AB
27882020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2789
2790 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2791
6ec1d75e
PW
27922020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2793
2794 * gdb.base/style.exp: Test that warnings are styled.
2795
c296cbe6
BE
27962019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2797
2798 * gdb.base/line65535.exp: New file.
2799 * gdb.base/line65535.c: New file.
2800
b28a729d
SM
28012019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2802
2803 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2804 * lib/gnat_debug_info_test.adb: New file.
2805 * gdb.ada/ptype_tagged_param.exp: Use
2806 gnat_runtime_has_debug_info, expect a different output if
2807 runtime does not have debug info.
2808
7f2d7a0d
SM
28092019-12-20 Simon Marchi <simon.marchi@efficios.com>
2810
2811 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2812 (another) quote in test name.
2813
f3bce483
SM
28142019-12-20 Simon Marchi <simon.marchi@efficios.com>
2815
2816 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2817 Add quote in test name.
2818
c855a912
TBA
28192019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2820
2821 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2822 directory instead.
2823 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2824 * gdb.cp/pass-by-ref-2.cc: New file.
2825 * gdb.cp/pass-by-ref-2.exp: New file.
2826
fc9d2d72
TT
28272019-12-20 Tom Tromey <tom@tromey.com>
2828
2829 * gdb.tui/list-before.exp: New file.
2830
77b97e00
TT
28312019-12-20 Tom Tromey <tom@tromey.com>
2832
2833 * gdb.tui/list.exp: Check for source on initial listing.
2834
f69656d0
TT
28352019-12-11 Tom Tromey <tromey@adacore.com>
2836
2837 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2838 Add crlf test.
2839
99a55965
SM
28402019-12-18 Simon Marchi <simon.marchi@efficios.com>
2841
2842 * gdb.base/default.exp: Update value of $_gdb_major.
2843
5024637f
BE
28442019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2845
2846 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2847
b63634be
BE
28482019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2849
2850 * gdb.base/skip.exp: Whitespace fix.
2851
45d73523
BE
28522019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2853
2854 * gdb.base/skip-inline.c: New file.
2855 * gdb.base/skip-inline.exp: New file.
2856
d043f8c8
SM
28572019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2858
2859 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2860 jit_function_00 to jit_function_stack_mangle.
2861 * gdb.base/jithost.c (jit_function_t): Rename to...
2862 (jit_function_stack_mangle_t): ... this.
2863 (jit_function_add_t): New typedef.
2864 (jit_function_00_code): Rename to...
2865 (jit_function_stack_mangle_code): ... this, make static.
2866 (jit_function_add_code): New.
2867 (main): Generate "add" function and call it. Adjust to changes
2868 in jithost_abi.
2869 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2870 (struct jithost_abi) <begin, end>: Remove fields.
2871 <object, function_stack_mangle, function_add>: New fields.
2872 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2873 code_end>: Remove fields.
2874 <func_stack_mangle>: New field.
2875 (read_debug_info): Adjust to renaming, create block for "add"
2876 function.
2877 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2878
873de05c
TT
28792019-12-11 Tom Tromey <tom@tromey.com>
2880
2881 * gdb.tui/resize.exp: Fix regexp.
2882 * gdb.tui/regs.exp: Fix regexps.
2883 * gdb.tui/main.exp: Fix regexp.
2884
3d979945
TT
28852019-12-11 Tom Tromey <tom@tromey.com>
2886
2887 * gdb.tui/resize.exp: Update.
2888 * gdb.tui/empty.exp (layouts): Update.
2889
2192a9d3
TT
28902019-12-11 Tom Tromey <tom@tromey.com>
2891
2892 * gdb.tui/regs.exp: Update.
2893 * gdb.tui/empty.exp (layouts): Update.
2894 * gdb.tui/basic.exp: Update.
2895 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2896
d8edc8b7
PW
28972019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2898
2899 * gdb.base/options.exp: Add -raw-values in the print completion list.
2900 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2901
4c12d936
KB
29022019-12-10 Kevin Buettner <kevinb@redhat.com>
2903
2904 * gdb.threads/omp-par-scope.c: New file.
2905 * gdb/threads/omp-par-scope.exp: New file.
2906
26b911fb
KB
29072019-12-10 Kevin Buettner <kevinb@redhat.com>
2908
bb47f919
KB
2909 * lib/gdb.exp (support_nested_function_tests): New proc.
2910
29112019-12-10 Kevin Buettner <kevinb@redhat.com>
2912
2913 * lib/gdb.exp (gdb_compile_openmp): New proc.
2914 (build_executable_from_specs): Add an "openmp" option.
2915 (gdb_compile_pthreads): Add non-executable case.
26b911fb 2916
6c71eb7d
TT
29172019-12-10 Tom Tromey <tromey@adacore.com>
2918
2919 * gdb.ada/unchecked_union.exp: New file.
2920 * gdb.ada/unchecked_union/pck.adb: New file.
2921 * gdb.ada/unchecked_union/pck.ads: New file.
2922 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2923 * gdb-utils.exp (string_to_regexp): Also quote "?".
2924
bac7c5cf
GB
29252019-12-10 George Barrett <bob@bob131.so>
2926
2927 Test scripted probe breakpoints.
2928 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2929 * gdb.python/py-breakpoint.c (main): Likewise.
2930 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2931 specifier test.
2932 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2933
330f1d38
TBA
29342019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2935
2936 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2937 an rvalue parameter.
2938 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2939 parameter.
2940
b43315e2
AB
29412019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2942
2943 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2944 modules.
2945
54f73dad
AB
29462019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2947
2948 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2949 broken version of GCC.
2950
d57cbee9
AB
29512019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2952
2953 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2954 sym-info-cmds library.
2955 * gdb.fortran/info-types.exp: Likewise.
2956 * lib/sym-info-cmds.exp: New file.
2957
c14aab8c
TV
29582019-12-08 Tom de Vries <tdevries@suse.de>
2959
2960 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2961
aa2d5a42
KS
29622019-12-07 Keith Seitz <keiths@redhat.com>
2963
2964 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2965 * gdb.base/corefile-buildid-shlib.c: New file.
2966 * gdb.base/corefile-buildid.c: New file.
2967 * gdb.base/corefile-buildid.exp: New file.
2968
93e55f0a
TV
29692019-12-06 Tom de Vries <tdevries@suse.de>
2970
2971 * gdb.dwarf2/varval.exp: Add decl before def test.
2972
c7d12402
TBA
29732019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2974
2975 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2976
06acc08f
TBA
29772019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2978
2979 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2980 CV and reference conversion for overload resolution.
2981 * gdb.cp/rvalue-ref-overload.exp: Test it.
2982
e0fad1ea
PW
29832019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2984
2985 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2986 * gdb.base/frameapply.exp: Test faas without command.
2987
8d70a9f0
AB
29882019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2989
2990 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2991 Fortran tests.
2992 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2993 order.
2994
36c8fb93
AB
29952019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2996
2997 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2998 casting to type with no kind specified.
2999 (test_basic_parsing_of_type_kinds): Additional tests for types
3000 with no kind specified, and add tests for single/double
3001 precision/complex types.
3002
4139ff00
TT
30032019-12-04 Tom Tromey <tromey@adacore.com>
3004
3005 * gdb.base/endianity.c (struct other) <x>: New field.
3006 (main): Initialize it.
3007 * gdb.base/endianity.exp: Update.
3008
a05cf17a
TT
30092019-12-04 Tom Tromey <tromey@adacore.com>
3010
3011 * gdb.ada/scalar_storage/storage.adb: New file.
3012 * gdb.ada/scalar_storage/pck.adb: New file.
3013 * gdb.ada/scalar_storage/pck.ads: New file.
3014 * gdb.ada/scalar_storage.exp: New file.
3015
103a685e
TT
30162019-12-04 Tom Tromey <tromey@adacore.com>
3017
3018 * gdb.base/endianity.c (struct otherendian) <f>: New field.
3019 (main): Initialize it.
3020 * gdb.base/endianity.exp: Update.
3021
c2512106
AB
30222019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3023
3024 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
3025
293b38d6
AB
30262019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3027
3028 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
3029 -symbol-info-module-functions and -symbol-info-module-variables.
3030
216a7e6b
AB
30312019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
3032
3033 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
3034
5bbd8269
AB
30352019-12-01 Richard Bunt <richard.bunt@arm.com>
3036 Andrew Burgess <andrew.burgess@embecosm.com>
3037
3038 * gdb.fortran/derived-type-striding.exp: New file.
3039 * gdb.fortran/derived-type-striding.f90: New file.
3040 * gdb.fortran/array-slices.exp: New file.
3041 * gdb.fortran/array-slices.f90: New file.
3042
be09caf1
PW
30432019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3044
3045 * gdb.base/define.exp: Test . in command names.
3046 * gdb.base/setshow.exp: Update test, as . is now part of
3047 command name.
3048
643c0cbe
PW
30492019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3050
3051 * gdb.base/define-prefix.exp: New file.
3052
dcdec678
AB
30532019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
3054
3055 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
3056 compile.
3057 (skip_btrace_pt_tests): Likewise.
3058
640ab947
AB
30592019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3060
3061 * gdb.fortran/info-modules.exp: Compile source files in correct
3062 order.
3063
d22670f0
KB
30642019-11-27 Kevin Buettner <kevinb@redhat.com>
3065
3066 * gdb.dwarf2/imported-unit.exp: New file.
3067 * gdb.dwarf2/imported-unit.c: New file.
3068
db5960b4
AB
30692019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3070
3071 * gdb.mi/mi-fortran-modules-2.f90: New file.
3072 * gdb.mi/mi-fortran-modules.exp: New file.
3073 * gdb.mi/mi-fortran-modules.f90: New file.
3074
7dc42066
AB
30752019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3076
3077 * gdb.mi/mi-sym-info-1.c: New file.
3078 * gdb.mi/mi-sym-info-2.c: New file.
3079 * gdb.mi/mi-sym-info.exp: New file.
3080
0dfeecca
TT
30812019-11-22 Tom Tromey <tromey@adacore.com>
3082
3083 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
3084 * gdb.ada/tasks/foo.adb: Add another stopping location.
3085
34877895
PJ
30862019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
3087
3088 * gdb.base/endianity.c: New test.
3089 * gdb.base/endianity.exp: New file.
3090
2e84f897
LD
30912019-11-21 Lukas Durfina <ldurfina@tachyum.com>
3092
3093 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
3094
65d1cd5f
TV
30952019-11-21 Tom de Vries <tdevries@suse.de>
3096
3097 PR gdb/24956
3098 * gdb.base/ui-redirect.exp: Test output of user-defined command.
3099
4f22c3f4
SDJ
31002019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3101
3102 * gdb.python/py-progspace.exp: Add missing parentheses on some
3103 'print' commands.
3104
9f6ad286
TT
31052019-11-19 Tom Tromey <tom@tromey.com>
3106
3107 * gdb.tui/winheight.exp: New file.
3108
0b8dbf3f
AB
31092019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3110
3111 * gdb.base/ctf-whatis.c: Delete.
3112 * gdb.base/ctf-whatis.exp: Delete.
3113 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
3114
f833b7a7
AB
31152019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3116
3117 * gdb.base/ctf-cvexpr.exp: Delete.
3118 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
3119
30d0a636
AB
31202019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3121
3122 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
3123 the compiler. Clean up header comment a little.
3124 * gdb.base/ctf-ptype.exp: Likewise.
3125 * gdb.base/ctf-whatis.exp: Likewise.
3126 * lib/gdb.exp (skip_ctf_tests): New proc.
3127
494409bb
SDJ
31282019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
3129
3130 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
3131 * gdb.tui/corefile-run.exp: New file.
3132
55708e99
TT
31332019-11-14 Tom Tromey <tromey@adacore.com>
3134
3135 * gdb.base/gdbvars.exp (test_convenience_variables): Add
3136 regression tests.
3137
45e42163
TT
31382019-11-12 Tom Tromey <tom@tromey.com>
3139
3140 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
3141 after any command. Expect prompt after WAIT_FOR is seen.
3142 (enter_tui): Enable resize messages.
3143 (command): Expect command in output.
3144 (get_line): Avoid error when cursor appears to be off-screen.
3145 (dump_screen): Include screen size in title.
3146 (_do_resize): New proc, from "resize".
3147 (resize): Rewrite. Do resize in two steps.
3148 * gdb.tui/empty.exp (layouts): Fix entries.
3149 (check_boxes): Remove xfail.
3150 (check_text): Dump screen on failure.
3151
086baaf1
AB
31522019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3153
3154 * gdb.python/py-symbol.exp: Add test for
3155 gdb.lookup_static_symbols.
3156
09ff83af
AB
31572019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3158
3159 * gdb.python/py-symbol.c: Declare and call function from new
3160 py-symbol-2.c file.
3161 * gdb.python/py-symbol.exp: Compile both source files, and add new
3162 tests for gdb.lookup_static_symbol.
3163 * gdb.python/py-symbol-2.c: New file.
3164
11af934b
TV
31652019-11-02 Tom de Vries <tdevries@suse.de>
3166
3167 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
3168 * gdb.base/anon.exp: Same.
3169 * gdb.base/auto-connect-native-target.exp: Same.
3170 * gdb.base/call-ar-st.exp: Same.
3171 * gdb.base/catch-syscall.exp: Same.
3172 * gdb.base/commands.exp: Same.
3173 * gdb.base/default.exp: Same.
3174 * gdb.base/display.exp: Same.
3175 * gdb.base/float.exp: Same.
3176 * gdb.base/foll-fork.exp: Same.
3177 * gdb.base/help.exp: Same.
3178 * gdb.base/info-macros.exp: Same.
3179 * gdb.base/info-proc.exp: Same.
3180 * gdb.base/info-target.exp: Same.
3181 * gdb.base/long_long.exp: Same.
3182 * gdb.base/macscp.exp: Same.
3183 * gdb.base/memattr.exp: Same.
3184 * gdb.base/nofield.exp: Same.
3185 * gdb.base/pointers.exp: Same.
3186 * gdb.base/printcmds.exp: Same.
3187 * gdb.base/ptype.exp: Same.
3188 * gdb.base/restore.exp: Same.
3189 * gdb.base/return.exp: Same.
3190 * gdb.base/scope.exp: Same.
3191 * gdb.base/set-noassign.exp: Same.
3192 * gdb.base/setshow.exp: Same.
3193 * gdb.base/shlib-call.exp: Same.
3194 * gdb.base/signals.exp: Same.
3195 * gdb.base/sigstep.exp: Same.
3196 * gdb.base/skip.exp: Same.
3197 * gdb.base/solib-symbol.exp: Same.
3198 * gdb.base/stap-probe.exp: Same.
3199 * gdb.base/step-line.exp: Same.
3200 * gdb.base/step-test.exp: Same.
3201 * gdb.base/style.exp: Same.
3202 * gdb.base/varargs.exp: Same.
3203 * gdb.base/vla-datatypes.exp: Same.
3204 * gdb.base/vla-ptr.exp: Same.
3205 * gdb.base/vla-sideeffect.exp: Same.
3206 * gdb.base/volatile.exp: Same.
3207 * gdb.base/watch-cond-infcall.exp: Same.
3208 * gdb.base/watchpoint.exp: Same.
3209
e96ec2ba
TV
32102019-11-02 Tom de Vries <tdevries@suse.de>
3211
3212 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
3213 * gdb.cp/cpexprs.exp: Same.
3214 * gdb.cp/except-multi-location.exp: Same.
3215 * gdb.cp/exceptprint.exp: Same.
3216 * gdb.cp/gdb2384.exp: Same.
3217 * gdb.cp/inherit.exp: Same.
3218 * gdb.cp/m-static.exp: Same.
3219 * gdb.cp/meth-typedefs.exp: Same.
3220 * gdb.cp/misc.exp: Same.
3221 * gdb.cp/namespace.exp: Same.
3222 * gdb.cp/non-trivial-retval.exp: Same.
3223 * gdb.cp/overload.exp: Same.
3224 * gdb.cp/pr17132.exp: Same.
3225 * gdb.cp/re-set-overloaded.exp: Same.
3226 * gdb.cp/rvalue-ref-types.exp: Same.
3227 * gdb.cp/templates.exp: Same.
3228
bd5766ec
LM
32292019-11-01 Luis Machado <luis.machado@linaro.org>
3230
3231 PR gdb/25124
3232
3233 * gdb.arch/pr25124.S: New file.
3234 * gdb.arch/pr25124.exp: New file.
3235
165f8965
AB
32362019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3237
3238 * gdb.fortran/info-modules.exp: Update expected results, and add
3239 additional tests for 'info module functinos', and 'info module
3240 variables'.
3241 * gdb.fortran/info-types.exp: Update expected results.
3242 * gdb.fortran/info-types.f90: Extend testcase with additional
3243 module variables and functions.
3244
59c35742
AB
32452019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3246
3247 * gdb.fortran/info-modules.exp: New file.
3248 * gdb.fortran/info-types.exp: Build with new file.
3249 * gdb.fortran/info-types.f90: Include and use new module.
3250 * gdb.fortran/info-types-2.f90: New file.
3251
f3fb2519
PW
32522019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3253
3254 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
3255 * gdb.base/settings.exp: Test all settings types using
3256 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
3257 that now verifies that the value of "maint show" is the same as
3258 returned by the settings functions. Test the type of the
3259 maintenance settings.
3260 * gdb.base/default.exp: Update show_conv_list.
3261
d1e36019
TV
32622019-10-31 Tom de Vries <tdevries@suse.de>
3263
3264 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3265 gdb_test.
3266 * gdb.arch/amd64-disp-step.exp: Same.
3267 * gdb.asm/asm-source.exp: Same.
3268 * gdb.btrace/buffer-size.exp: Same.
3269 * gdb.btrace/cpu.exp: Same.
3270 * gdb.btrace/enable.exp: Same.
3271 * gdb.dwarf2/count.exp: Same.
3272 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3273 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3274 * gdb.fortran/vla-datatypes.exp: Same.
3275 * gdb.fortran/vla-history.exp: Same.
3276 * gdb.fortran/vla-ptype.exp: Same.
3277 * gdb.fortran/vla-value.exp: Same.
3278 * gdb.fortran/whatis_type.exp: Same.
3279 * gdb.guile/guile.exp: Same.
3280 * gdb.multi/tids.exp: Same.
3281 * gdb.python/py-finish-breakpoint.exp: Same.
3282 * gdb.python/py-framefilter.exp: Same.
3283 * gdb.python/py-pp-registration.exp: Same.
3284 * gdb.python/py-xmethods.exp: Same.
3285 * gdb.python/python.exp: Same.
3286 * gdb.server/connect-with-no-symbol-file.exp: Same.
3287 * gdb.server/no-thread-db.exp: Same.
3288 * gdb.server/run-without-local-binary.exp: Same.
3289 * gdb.stabs/weird.exp: Same.
3290 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3291 * gdb.threads/thread-find.exp: Same.
3292 * gdb.threads/tls-shared.exp: Same.
3293 * gdb.threads/tls.exp: Same.
3294 * gdb.threads/wp-replication.exp: Same.
3295 * gdb.trace/ax.exp: Same.
3296 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3297
3d11e68e
TV
32982019-10-31 Tom de Vries <tdevries@suse.de>
3299
3300 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3301 * gdb.ada/array_subscript_addr.exp: Same.
3302 * gdb.ada/arrayidx.exp: Same.
3303 * gdb.ada/arrayparam.exp: Same.
3304 * gdb.ada/arrayptr.exp: Same.
3305 * gdb.ada/boolean_expr.exp: Same.
3306 * gdb.ada/call_pn.exp: Same.
3307 * gdb.ada/complete.exp: Same.
3308 * gdb.ada/fixed_cmp.exp: Same.
3309 * gdb.ada/fun_addr.exp: Same.
3310 * gdb.ada/funcall_param.exp: Same.
3311 * gdb.ada/interface.exp: Same.
3312 * gdb.ada/mod_from_name.exp: Same.
3313 * gdb.ada/null_array.exp: Same.
3314 * gdb.ada/packed_array.exp: Same.
3315 * gdb.ada/packed_tagged.exp: Same.
3316 * gdb.ada/print_chars.exp: Same.
3317 * gdb.ada/print_pc.exp: Same.
3318 * gdb.ada/ptype_arith_binop.exp: Same.
3319 * gdb.ada/ptype_field.exp: Same.
3320 * gdb.ada/ptype_tagged_param.exp: Same.
3321 * gdb.ada/rec_return.exp: Same.
3322 * gdb.ada/ref_tick_size.exp: Same.
3323 * gdb.ada/str_ref_cmp.exp: Same.
3324 * gdb.ada/taft_type.exp: Same.
3325 * gdb.ada/tagged.exp: Same.
3326 * gdb.ada/type_coercion.exp: Same.
3327 * gdb.ada/uninitialized_vars.exp: Same.
3328
60b6ede8
TV
33292019-10-30 Tom de Vries <tdevries@suse.de>
3330
3331 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3332
30baf67b
TV
33332019-10-26 Tom de Vries <tdevries@suse.de>
3334
3335 * gdb.base/bigcore.c: Fix typos in comments.
3336 * gdb.base/ctf-ptype.c: Same.
3337 * gdb.base/long_long.c: Same.
3338 * gdb.dwarf2/dw2-op-out-param.S: Same.
3339 * gdb.python/py-evthreads.c: Same.
3340 * gdb.reverse/i387-stack-reverse.c: Same.
3341 * gdb.trace/tfile.c: Same.
3342 * lib/compiler.c: Same.
3343 * lib/compiler.cc: Same.
3344
158da0d1
TV
33452019-10-25 Tom de Vries <tdevries@suse.de>
3346
3347 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3348 gdb_test_multiple calls.
3349 * gdb.reverse/sigall-reverse.exp: Same.
3350 * gdb.reverse/solib-precsave.exp: Same.
3351 * gdb.reverse/solib-reverse.exp: Same.
3352 * gdb.reverse/until-precsave.exp: Same.
3353 * gdb.reverse/until-reverse.exp: Same.
3354
4ccdfbec
TV
33552019-10-24 Tom de Vries <tdevries@suse.de>
3356
3357 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3358 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3359 kfail using -wrap pattern flag and convenience variable
3360 gdb_test_name.
3361
33d569b7
AB
33622019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3363
3364 * gdb.python/py-progspace.exp: Add tests for the
3365 Progspace.block_for_pc method.
3366
4d0b984b
TT
33672019-10-23 Tom Tromey <tom@tromey.com>
3368
3369 * configure: Rebuild.
3370 * aclocal.m4: Use m4_include, not sinclude.
3371
94cb3754
TV
33722019-10-21 Tom de Vries <tdevries@suse.de>
3373
3374 * gdb.base/infcall-nested-structs.c: Add
3375 __attribute__((noinline,noclone)) to all functions.
3376 (call_all): Add missing variable initialization. Simplify return value.
3377 (breakpt): Increment volatile variable, to prevent call from being
3378 optimized out.
3379 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3380
062f1fc1
TV
33812019-10-17 Tom de Vries <tdevries@suse.de>
3382
3383 * gdb.fortran/module.exp: Allow info variables to print info for files
3384 other than module.f90.
3385
0b54364d
AB
33862019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3387
3388 * gdb.fortran/module.exp: Extend with 'info variables' test.
3389
7ff5fae7
AB
33902019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3391
3392 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3393 F77_FOR_TARGET.
3394
d10eccaa
TV
33952019-10-16 Tom de Vries <tdevries@suse.de>
3396
3397 PR tdep/25096
3398 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3399
745ff14e
TV
34002019-10-16 Tom de Vries <tdevries@suse.de>
3401
3402 PR tdep/24104
3403 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3404 Add KFAIL for PR tdep/25096.
3405
03e1ab94
TV
34062019-10-16 Tom de Vries <tdevries@suse.de>
3407
3408 PR testsuite/25059
3409 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3410
b17fcc10
TV
34112019-10-16 Tom de Vries <tdevries@suse.de>
3412
3413 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3414 as signed.
3415
9223170f
SM
34162019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3417
3418 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3419 one instead of increasing timeout.
3420
d6e76313
TV
34212019-10-13 Tom de Vries <tdevries@suse.de>
3422
3423 PR record/25038
3424 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3425 * gdb.reverse/sigall-reverse.exp: Same.
3426 * gdb.reverse/solib-precsave.exp: Same.
3427 * gdb.reverse/solib-reverse.exp: Same.
3428 * gdb.reverse/step-precsave.exp: Same.
3429 * gdb.reverse/until-precsave.exp: Same.
3430 * gdb.reverse/until-reverse.exp: Same.
3431 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3432
6dfc0041
AA
34332019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3434
3435 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3436 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3437 (cmp_struct_05_01, cmp_struct_static_02_01)
3438 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3439 comparisons.
3440
abcf2cc8
TV
34412019-10-10 Tom de Vries <tdevries@suse.de>
3442
3443 PR testsuite/24888
3444 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3445 gnatlink.
3446
a50faaf6
TV
34472019-10-09 Tom de Vries <tdevries@suse.de>
3448
3449 PR testsuite/25048
3450 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3451
60ff3cd7
AB
34522019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3453
3454 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3455 exceptions due to missing debug information.
3456
dfee8566
TV
34572019-10-07 Tom de Vries <tdevries@suse.de>
3458
3459 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3460
3d63690a
AB
34612019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3462
3463 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3464 * gdb.base/annota1.exp: Update to use gdb_test_name.
3465
30d1f018
WP
34662019-10-07 Weimin Pan <weimin.pan@oracle.com>
3467
3468 * gdb.base/ctf-whatis.exp: New file.
3469 * gdb.base/ctf-whatis.c: New file.
3470 * gdb.base/ctf-ptype.exp: New file.
3471 * gdb.base/ctf-ptype.c: New file.
3472 * gdb.base/ctf-constvars.exp: New file.
3473 * gdb.base/ctf-constvars.c: New file.
3474 * gdb.base/ctf-cvexpr.exp: New file.
3475
4dbbb47c
TV
34762019-10-04 Tom de Vries <tdevries@suse.de>
3477
3478 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3479 for loop.
3480
77c2dba3
TT
34812019-10-03 Tom Tromey <tom@tromey.com>
3482
3483 PR rust/24976:
3484 * gdb.rust/simple.rs (Union2): New type.
3485 (main): Use Union2.
3486 * gdb.rust/simple.exp: Add test.
3487
179aed7f
AB
34882019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3489
3490 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3491 nested function prefix.
3492
0a4b0913
AB
34932019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3494 Richard Bunt <richard.bunt@arm.com>
3495 Andrew Burgess <andrew.burgess@embecosm.com>
3496
3497 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3498 nested functions.
3499 * gdb.fortran/nested-funcs.f90: Update expected results.
3500 * gdb.fortran/nested-funcs-2.exp: New file.
3501 * gdb.fortran/nested-funcs-2.f90: New file.
3502
082cce05
AB
35032019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3504
3505 * gdb.python/py-parameter.exp: Make test names unique.
3506 * gdb.python/py-template.exp: Likewise.
3507 * gdb.python/py-value.exp: Likewise.
3508
2b74ba5a
AB
35092019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3510
3511 * gdb.base/break-interp.exp: Reduce test name duplication.
3512 * gdb.base/call-sc.exp: Likewise.
3513 * gdb.base/callfuncs.exp: Likewise.
3514 * gdb.base/charset.exp: Likewise.
3515 * gdb.base/dump.exp: Likewise.
3516 * gdb.base/ena-dis-br.exp: Likewise.
3517 * gdb.base/relational.exp: Likewise.
3518 * gdb.base/step-over-syscall.exp: Likewise.
3519 * gdb.base/structs.exp: Likewise.
3520
58eb20d5
AB
35212019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3522
3523 * gdb.linespec/explicit.exp: Make test names unique.
3524 * gdb.linespec/ls-errs.exp: Likewise.
3525
4d421147
AB
35262019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3527
3528 * gdb.reverse/break-precsave.exp: Make test names unique.
3529 * gdb.reverse/break-reverse.exp: Likewise.
3530 * gdb.reverse/finish-precsave.exp: Likewise.
3531 * gdb.reverse/finish-reverse.exp: Likewise.
3532 * gdb.reverse/machinestate-precsave.exp: Likewise.
3533 * gdb.reverse/machinestate.exp: Likewise.
3534 * gdb.reverse/readv-reverse.exp: Likewise.
3535 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3536 * gdb.reverse/sigall-precsave.exp: Likewise.
3537 * gdb.reverse/sigall-reverse.exp: Likewise.
3538 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3539 * gdb.reverse/watch-precsave.exp: Likewise.
3540 * gdb.reverse/watch-reverse.exp: Likewise.
3541
d8c06f22
AB
35422019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3543
3544 * gdb.threads/stop-with-handle.c: New file.
3545 * gdb.threads/stop-with-handle.exp: New file.
3546
3a56ed86
TV
35472019-10-03 Tom de Vries <tdevries@suse.de>
3548
3549 PR testsuite/25059
3550 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3551 directory" line to be missing.
3552
42275044
TV
35532019-10-03 Tom de Vries <tdevries@suse.de>
3554
3555 PR testsuite/25059
3556 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3557 type optional.
3558
9ef62df0
AA
35592019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3560
3561 * gdb.python/py-format-string.c (string.h): New include.
3562 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3563 the same value, for endianness-independence.
3564 * gdb.python/py-format-string.exp (default_regexp_dict)
3565 (test_pretty_structs, test_format): Adjust expected output to the
3566 changed initialization.
3567
37f6a7f4
TT
35682019-10-02 Tom Tromey <tromey@adacore.com>
3569
3570 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3571
1d58d6a2
PA
35722019-10-02 Pedro Alves <palves@redhat.com>
3573 Andrew Burgess <andrew.burgess@embecosm.com>
3574
3575 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3576 "print-file-var.h".
3577 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3578 (get_version_1): Print this_version_id and its address.
3579 Add extern "C" wrappers around interface functions.
3580 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3581 "print-file-var.h".
3582 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3583 (get_version_2): Print this_version_id and its address.
3584 Add extern "C" wrappers around interface functions.
3585 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3586 <stddef.h> and "print-file-var.h".
3587 Add extern "C" wrappers around interface functions.
3588 [VERSION_ID_MAIN] (this_version_id): Define.
3589 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3590 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3591 up extern "C" blocks.
3592 * gdb.base/print-file-var.exp (test): New, factored out from top
3593 level.
3594 (top level): Test all combinations of attribute hidden or not,
3595 dlopen or not, and this_version_id symbol in main file or not.
3596 Compile tests as both C++ and C, make test names unique.
3597
d770d56f
TT
35982019-10-01 Tom Tromey <tom@tromey.com>
3599
3600 * gdb.base/style.exp: Test "show logging filename".
3601
7f6aba03
TT
36022019-10-01 Tom Tromey <tom@tromey.com>
3603
3604 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3605 * gdb.base/style.exp: Add metadata style test.
3606
14309bb6
TT
36072019-10-01 Tom Tromey <tom@tromey.com>
3608
3609 * gdb.base/style.exp: Test "pwd".
3610
2a3c1174
PA
36112019-10-01 Tom Tromey <tom@tromey.com>
3612
3613 * gdb.base/style.exp: Update tests.
3614
53d666ec
AA
36152019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3616
3617 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3618 'six' to unsigned.
3619 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3620 'five'. Use an all-ones bit pattern for each.
3621 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3622 to its changed values.
3623
4a56a520
TT
36242019-09-30 Tom Tromey <tromey@adacore.com>
3625
3626 * gdb.rust/traits.rs: Disable all warnings.
3627
0df0352a
TV
36282019-09-29 Tom de Vries <tdevries@suse.de>
3629
aac66a4c 3630 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 3631
73d9a918
TV
36322019-09-29 Tom de Vries <tdevries@suse.de>
3633
3634 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3635
060b3ab4
TV
36362019-09-27 Tom de Vries <tdevries@suse.de>
3637
3638 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3639
68f7d34d
TV
36402019-09-27 Tom de Vries <tdevries@suse.de>
3641
3642 PR record/23188
3643 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3644
5d63b30a
TT
36452019-09-26 Tom Tromey <tromey@adacore.com>
3646
3647 * gdb.ada/py_taft.exp: New file.
3648 * gdb.ada/py_taft/main.adb: New file.
3649 * gdb.ada/py_taft/pkg.adb: New file.
3650 * gdb.ada/py_taft/pkg.ads: New file.
3651
3d435220
TV
36522019-09-24 Tom de Vries <tdevries@suse.de>
3653
3654 PR gdb/24598
3655 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3656
77d03678
TV
36572019-09-22 Tom de Vries <tdevries@suse.de>
3658
3659 * gdb.base/restore.exp: Allow register variables to be optimized out at
3660 -O0.
3661
abf516c6
UW
36622019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3663
3664 * gdb.arch/spu-info.exp: Remove file.
3665 * gdb.arch/spu-info.c: Remove file.
3666 * gdb.arch/spu-ls.exp: Remove file.
3667 * gdb.arch/spu-ls.c: Remove file.
3668
3669 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3670 * gdb.asm/spu.inc: Remove file.
3671
3672 * gdb.base/dump.exp: Remove support for spu*-*-*.
3673 * gdb.base/stack-checking.exp: Likewise.
3674 * gdb.base/overlays.exp: Likewise.
3675 * gdb.base/ovlymgr.c: Likewise.
3676 * gdb.base/spu.ld: Remove file.
3677
3678 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3679 * gdb.cp/cpexprs.exp: Likewise.
3680 * gdb.cp/exception.exp: Likewise.
3681 * gdb.cp/gdb2495.exp: Likewise.
3682 * gdb.cp/mb-templates.exp: Likewise.
3683 * gdb.cp/pr9167.exp: Likewise.
3684 * gdb.cp/userdef.exp: Likewise.
3685
3686 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
3687
3688 * gdb.cell: Remove directory.
3689 * lib/cell.exp: Remove file.
3690
e452e88f
TV
36912019-09-19 Tom de Vries <tdevries@suse.de>
3692
3693 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
3694
8a625130
TV
36952019-09-19 Tom de Vries <tdevries@suse.de>
3696
3697 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
3698
81dc3ab5
TV
36992019-09-19 Tom de Vries <tdevries@suse.de>
3700
3701 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
3702 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
3703 (gdb_target_cmd): ... here.
3704 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
3705 value 2.
3706
b078f3ac
AB
37072019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3708
3709 * gdb.base/source-dir.exp: Avoid having directory names in test
3710 names.
3711
f1b620e9
MG
37122019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3713
3714 * gdb.base/source-dir.exp: Add extra test for mapped compilation
3715 directory.
3716
67f3ed6a
AB
37172019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3718
3719 * gdb.base/list-missing-source.exp: New file.
3720
d1b70248
TV
37212019-09-14 Tom de Vries <tdevries@suse.de>
3722
3723 PR teststuite/24599
3724 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3725 * lib/ada.exp (gnatmake_version_at_least): New proc.
3726
5fabdcd6
AB
37272019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3728
3729 * gdb.base/maint.exp: Use exec_has_index_section.
3730
aa17805f
AB
37312019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3732
3733 * gdb.base/maint.exp: Add test for 'maint info sections'.
3734
25e5c209
TV
37352019-09-12 Tom de Vries <tdevries@suse.de>
3736
3737 * gdb.base/store.exp: Allow register variables to be optimized out at
3738 -O0.
3739
4993045d
PW
37402019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3741
3742 * gdb.ada/rdv_wait.exp: Update to new task names.
3743 * gdb.base/task_switch_in_core.exp: Likewise.
3744 * gdb.base/info_sources_base.c: Likewise.
3745
8a516164
TT
37462019-09-10 Tom Tromey <tromey@adacore.com>
3747
3748 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3749
aa391654
TT
37502019-09-10 Tom Tromey <tromey@adacore.com>
3751
3752 * gdb.ada/dgopt.exp: New file.
3753 * gdb.ada/dgopt/x.adb: New file.
3754
8634b462
TT
37552019-09-08 Tom Tromey <tom@tromey.com>
3756
3757 * gdb.tui/resize.exp: Remove setup_xfail.
3758 * gdb.tui/regs.exp: Remove setup_xfail.
3759 * gdb.tui/basic.exp: Remove setup_xfail.
3760
736b0f76
DB
37612019-09-06 David Blaikie <dblaikie@gmail.com>
3762
3763 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3764 * gdb.cp/cplabel.exp: Ditto.
3765 * gdb.linespec/ls-errs.exp: Ditto.
3766
30331a6c
TV
37672019-09-05 Tom de Vries <tdevries@suse.de>
3768
3769 * lib/gdb.exp (cmp_file_string): New proc.
3770 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3771 runto_main. Verify save breakpoints output.
3772
98b0ebab
PW
37732019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3774
3775 * gdb.base/info-var.exp: Test info variables without running
3776 to main, to avoid expect's buffer overflow.
3777
4e962e74
TT
37782019-09-03 Tom Tromey <tromey@adacore.com>
3779
3780 * gdb.ada/bias.exp: New file.
3781 * gdb.ada/bias/bias.adb: New file.
3782 * gdb.ada/print_chars.exp: Add regression test.
3783 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3784 (MC): New variable.
3785
2ea1a07a
SL
37862019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3787
3788 * gdb.base/argv0-symlink.exp: Run only on native target
3789 and local host.
3790
8077c50d
TV
37912019-08-29 Tom de Vries <tdevries@suse.de>
3792
3793 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3794 diverse debug info.
3795 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3796
48352473
TV
37972019-08-28 Tom de Vries <tdevries@suse.de>
3798
3799 * gdb.base/info-var.exp: Allow info variables to print info for files
3800 other than info-var-f1.c and info-var-f2.c.
3801
d8f27c60
AB
38022019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3803
3804 * gdb.fortran/info-types.exp: Add module.
3805 * gdb.fortran/info-types.f90: Update expected results.
3806
1f20c35e
AB
38072019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3808
3809 * gdb.fortran/info-types.exp: New file.
3810 * gdb.fortran/info-types.f90: New file.
3811 * lib/fortran.exp (fortran_character1): New proc.
3812
4acfdd20
AB
38132019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3814
3815 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3816 functions'. Reindent as needed.
3817 * gdb.base/info-var-f1.c: New file.
3818 * gdb.base/info-var-f2.c: New file.
3819 * gdb.base/info-var.exp: New file.
3820 * gdb.base/info-var.h: New file.
3821
5c31b358
TV
38222019-08-26 Tom de Vries <tdevries@suse.de>
3823
3824 PR c++/24852
3825 * gdb.cp/no-libstdcxx-probe.exp: New test.
3826
b694989f
TV
38272019-08-26 Tom de Vries <tdevries@suse.de>
3828
3829 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3830 * tests need to be skipped.
3831 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3832 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3833 mi_skip_libstdcxx_probe_tests.
3834
d9c4ba53
SDJ
38352019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3836
3837 * gdb.python/py-xmethods.exp: Use raw strings when passing
3838 arguments to SimpleXMethodMatcher.
3839
395fad09
TV
38402019-08-22 Tom de Vries <tdevries@suse.de>
3841
3842 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3843 more informative.
3844
26c957f1
PA
38452019-08-21 Pedro Alves <palves@redhat.com>
3846
3847 * gdb.base/with.exp: Test "with" with no arguments.
3848
61f80d5d
TV
38492019-08-21 Tom de Vries <tdevries@suse.de>
3850
3851 * gdb.base/gdb-caching-proc.exp: Sort files.
3852
d7a11d13
TV
38532019-08-20 Tom de Vries <tdevries@suse.de>
3854
3855 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3856 compilation.
3857
34dafe9f
TV
38582019-08-16 Tom de Vries <tdevries@suse.de>
3859
3860 * gdb.base/compare-sections.exp ("after run to main"): Allow
3861 mismatched read-only sections for PIE executables.
3862
398fdd60
TT
38632019-08-16 Tom Tromey <tom@tromey.com>
3864
3865 * lib/tuiterm.exp (_csi_Z): New proc.
3866 * gdb.tui/basic.exp: Update window positions.
3867 * gdb.tui/empty.exp: Update window positions.
3868
d8f9e51c
SL
38692019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3870
3871 * gdb.base/examine-backward.exp: Correct regexp for
3872 "examine 3 bytes backward from ${address_zero}".
3873
3df505f6
TT
38742019-08-15 Tom Tromey <tom@tromey.com>
3875
3876 * gdb.tui/empty.exp: Enable resizing tests.
3877
272560b5
TT
38782019-08-15 Tom Tromey <tromey@adacore.com>
3879
3880 * gdb.ada/char_enum.exp: Add regression tests.
3881 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3882 and '0'.
3883 (Char, Gchar): Update.
3884 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3885
08235187
CB
38862019-08-15 Christian Biesinger <cbiesinger@google.com>
3887
3888 * gdb.python/python.exp: Expect a leading underscore on
3889 GdbOutput{,Error}File.
3890
22a2ab04
SL
38912019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3892
3893 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3894 Windows host.
3895
835b995b
SL
38962019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3897
3898 * gdb.base/batch-preserve-term-settings.exp
3899 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3900
97dd8e07
CB
39012019-08-15 Christian Biesinger <cbiesinger@google.com>
3902
3903 * lib/gdb.exp: When running on a mingw target, replace
3904 /x/ with x:/.
3905
75faf5c4
AH
39062019-08-14 Alan Hayward <alan.hayward@arm.com>
3907
3908 * gdb.arch/aarch64-prologue.c: New test.
3909 * gdb.arch/aarch64-prologue.exp: New file.
3910
abc6c00f
TV
39112019-08-13 Tom de Vries <tdevries@suse.de>
3912
3913 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3914 Thread.
3915
74c2c1f4
SL
39162019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3917
3918 * gdb.python/py-completion.exp: Download the .py file to the host
3919 and use its host pathname. Conditionalize tests that use
3920 tab completion and manipulate files on the build machine.
3921 * gdb.python/py-events.exp: Download the .py file to the host
3922 and use its host pathname.
3923 * gdb.python/py-evsignal.exp: Likewise.
3924 * gdb.python/py-evthreads.exp: Likewise.
3925 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3926 pathname syntax.
3927 * gdb.python/py-framefilter.exp: Download the .py file to the right
3928 place on the host. Match Windows pathname syntax.
3929 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3930 .py file to the host and use its host pathname.
3931 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3932 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3933 build pathname. Skip symlink test on Windows host. Add missing
3934 newline at end of file.
3935 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3936 and use its host pathname.
3937 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3938 * gdb.python/py-section-script.exp: Use host location of binfile
3939 on safe-path. Use correct path separator on Windows host.
3940 Reorder alternatives in gdb_test_multiple to prevent matching
3941 the wrong alternative on success.
3942 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3943
ca2589f3
PP
39442019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3945
3946 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3947 expect the GDB inferior to no longer immediately stop after
3948 being resumed with "signal SIGINT".
3949
020a839d
SL
39502019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3951
3952 * gdb.linespec/break-ask.exp: Generalize regexps to match
3953 Windows pathnames too.
3954
128d6509
TV
39552019-08-08 Tom de Vries <tdevries@suse.de>
3956
3957 PR testsuite/24862
3958 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3959
590042fc
PW
39602019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3961
3962 * gdb.base/style.exp: Update tests for help doc new invariants.
3963 * gdb.base/help.exp: Likewise.
3964
046bebe1
TT
39652019-08-06 Tom Tromey <tom@tromey.com>
3966
3967 * gdb.base/style.exp: Add disassemble test.
3968 * gdb.base/style.c (some_called_function): New function.
3969 (main): Use it.
3970
0b27c27d
CB
39712019-08-05 Christian Biesinger <cbiesinger@google.com>
3972
3973 * gdb.python/py-block.exp: Test dictionary access on blocks.
3974
580f1034
SM
39752019-08-05 Simon Marchi <simon.marchi@efficios.com>
3976
3977 PR gdb/24863
3978 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3979 -list-thread-groups --available test when running under
3980 check-read1.
3981
d86bd7cb
TV
39822019-08-05 Tom de Vries <tdevries@suse.de>
3983
3984 PR testsuite/24863
3985 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3986 * gdb.base/help.exp: Use with_read1_timeout_factor.
3987 * gdb.base/info-macros.exp: Same.
3988 * gdb.cp/nested-types.exp: Same.
3989
a80cf5d8
TV
39902019-08-05 Tom de Vries <tdevries@suse.de>
3991
3992 * lib/gdb.exp (version_at_least): Factor out of ...
3993 (tcl_version_at_least): ... here.
3994 (gdb_compile): Fail if pie results in non-PIE executable.
3995 (readelf_version, readelf_prints_pie): New proc.
3996 (exec_is_pie): Return -1 if unknown.
3997
d0962838
TV
39982019-08-05 Tom de Vries <tdevries@suse.de>
3999
4000 * lib/gdb.exp (tcl_version_at_least): Fix typo.
4001
2252ff3d
SL
40022019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4003
4004 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
4005
26655f53
SL
40062019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4007
4008 * lib/completion-support.exp (test_gdb_complete_none): Skip
4009 tab completion tests if no readline support.
4010 (test_gdb_complete_unique_re): Likewise.
4011 (test_gdb_complete_multiple): Likewise.
4012
db4dc13e
PW
40132019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4014
4015 * gdb.base/info_sources.exp: New file.
4016 * gdb.base/info_sources.c: New file.
4017 * gdb.base/info_sources_base.c: New file.
4018
0eba165a
PFC
40192019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4020
4021 * gdb.base/batch-exit-status.exp: Call test_exit_status with
4022 prefix argument.
4023 (test_exit_status): Add prefix argument.
4024
59bd512b
TV
40252019-08-01 Tom de Vries <tdevries@suse.de>
4026
4027 PR testsuite/24863
4028 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
4029 calling exp_continue for new thread and thread exited messages.
4030
2a3ad588
TV
40312019-08-01 Tom de Vries <tdevries@suse.de>
4032
4033 PR testsuite/24863
4034 * gdb.base/structs.exp: Fix check-read1 timeout using
4035 gdb_test_sequence.
4036 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
4037
117eb594
TV
40382019-08-01 Tom de Vries <tdevries@suse.de>
4039
4040 PR testsuite/24863
4041 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
4042 line.
4043
ed591340
TV
40442019-08-01 Tom de Vries <tdevries@suse.de>
4045
4046 PR testsuite/24863
4047 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
4048
aa3b6533
TT
40492019-07-30 Tom Tromey <tromey@adacore.com>
4050
4051 * gdb.ada/display_nested.exp: New file.
4052 * gdb.ada/display_nested/foo.adb: New file.
4053 * gdb.ada/display_nested/pack.adb: New file.
4054 * gdb.ada/display_nested/pack.ads: New file.
4055
2906593f
CB
40562019-07-30 Christian Biesinger <cbiesinger@google.com>
4057
4058 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
4059 namespace.
4060 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
4061
0f575925
TV
40622019-07-30 Tom de Vries <tdevries@suse.de>
4063
4064 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
4065 instead.
4066
b13057d9
TV
40672019-07-30 Tom de Vries <tdevries@suse.de>
4068
4069 PR testsuite/24834
4070 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
4071 (exec_is_pie): New proc.
4072
5c4dde85
CB
40732019-07-29 Christian Biesinger <cbiesinger@google.com>
4074
4075 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
4076
c620ed88
CB
40772019-07-29 Christian Biesinger <cbiesinger@google.com>
4078
4079 * gdb.python/py-objfile.c: Add global and static vars.
4080 * gdb.python/py-objfile.exp: Test new functions Objfile.
4081 lookup_global_symbol and lookup_static_symbol.
4082
3d235706
TT
40832019-07-29 Tom Tromey <tom@tromey.com>
4084
4085 * lib/tuiterm.exp (Term::_csi_@): New proc.
4086 (Term::_csi_X): Don't move cursor.
4087
c7e4c0a6
PW
40882019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4089
4090 * gdb.base/options.exp: Update backtrace - completion to
4091 new option -frame-info.
4092 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
4093 Test new 'set print frame-info'. Test backtrace -frame-info
4094 overriding 'set print frame-info'.
4095 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
4096 Test new 'set print frame-info'.
4097 Verify consistency of backtrace with and without filters, with and
4098 without -no-filters.
4099 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
4100 default.
4101
de28a3b7
TV
41022019-07-29 Tom de Vries <tdevries@suse.de>
4103
4104 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
4105 no arguments".
4106
507dd60e
TV
41072019-07-29 Tom de Vries <tdevries@suse.de>
4108
4109 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
4110 is a substring of the first for "complete non-unique file name".
4111
5beafce9
TV
41122019-07-29 Tom de Vries <tdevries@suse.de>
4113
4114 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
4115 with ".*".
4116
2d274232
TV
41172019-07-29 Tom de Vries <tdevries@suse.de>
4118
4119 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
4120 Pass prompt_regexp parameter to gdb_test_multiple calls.
4121
9197cd8b
TV
41222019-07-29 Tom de Vries <tdevries@suse.de>
4123
4124 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 4125 print registers" regexps.
9197cd8b 4126
b528dae0
TV
41272019-07-29 Tom de Vries <tdevries@suse.de>
4128
4129 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
4130
d17725d7
TV
41312019-07-29 Tom de Vries <tdevries@suse.de>
4132
4133 PR gdb/24855
4134 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
4135 (skip_python_tests_prompt): Add prompt_regexp argument to
4136 gdb_test_multiple calls.
4137
52b75bf1
TT
41382019-07-27 Tom Tromey <tom@tromey.com>
4139
4140 * gdb.tui/main.exp: New file.
4141
2b1d00c2
TT
41422019-07-27 Tom Tromey <tom@tromey.com>
4143
4144 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
4145 optional.
4146 * gdb.tui/empty.exp: New file.
4147
ded631d5
TT
41482019-07-27 Tom Tromey <tom@tromey.com>
4149
4150 * lib/tuiterm.exp (spawn): New proc.
4151 (Term::resize): New proc.
4152 * gdb.tui/resize.exp: New file.
4153
58ac439d
TT
41542019-07-27 Tom Tromey <tom@tromey.com>
4155
4156 * gdb.tui/list.exp: New file.
4157
fe1f56ee
TT
41582019-07-27 Tom Tromey <tom@tromey.com>
4159
4160 * gdb.tui/regs.exp: New file.
4161
f790b310
TT
41622019-07-27 Tom Tromey <tom@tromey.com>
4163
4164 * gdb.tui/basic.exp: Add "layout split" test.
4165
d95fc6ee
TT
41662019-07-27 Tom Tromey <tom@tromey.com>
4167
4168 * gdb.tui/basic.exp: Add "layout asm" test.
4169
c3786b3a
TT
41702019-07-27 Tom Tromey <tom@tromey.com>
4171
4172 * lib/tuiterm.exp: New file.
4173 * gdb.tui/basic.exp: New file.
4174
98a617f8
KB
41752019-07-27 Kevin Buettner <kevinb@redhat.com>
4176
4177 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
4178 Enable tests associated with this flag. Adjust regex
4179 referencing "foo_low" to now refer to "foo_cold" instead.
4180
5c076da4
KB
41812019-07-27 Kevin Buettner <kevinb@redhat.com>
4182
4183 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
4184 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
4185 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
4186 foo_cold. Revise comments to match.
4187 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
4188 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
4189 were wrapped into this proc; Call do_test in loop from outermost
4190 level.
4191 (foo_low): Rename all occurrences to "foo_cold".
4192 (backtrace from baz): New test.
4193 (x2/i foo_cold): New test.
4194 (info line *foo_cold): New test.
4195
1512d3b7
TV
41962019-07-26 Tom de Vries <tdevries@suse.de>
4197
4198 * gdb.arch/i386-pkru.exp: Fix unterminated string.
4199
297989a1
TV
42002019-07-25 Tom de Vries <tdevries@suse.de>
4201
4202 PR testsuite/24830
4203 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
4204 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
4205 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
4206 (skip_libstdcxx_probe_tests): ... here.
4207 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
4208
b3b965fb
TV
42092019-07-24 Tom de Vries <tdevries@suse.de>
4210
4211 PR testsuite/24807
4212 * gdb.objc/basicclass.m: Include stdio.h.
4213 * gdb.objc/nondebug.m: Same.
4214 * gdb.objc/objcdecode.m: Same.
4215
4625b4d0
TV
42162019-07-24 Tom de Vries <tdevries@suse.de>
4217
4218 PR testsuite/24612
4219 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
4220 additional_flags.
4221
024a5840
TV
42222019-07-24 Tom de Vries <tdevries@suse.de>
4223
4224 PR testsuite/24831
4225 * gdb.multi/tids.exp: Update error messages for info threads.
4226
c76ddaa3
TV
42272019-07-24 Tom de Vries <tdevries@suse.de>
4228
4229 * gdb.base/info-types.exp: Allow info types to print info for more than
4230 one file.
4231
9a618ef6
TV
42322019-07-23 Tom de Vries <tdevries@suse.de>
4233
4234 PR testsuite/24842
4235 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
4236 gdb_spawn_with_cmdline_opts.
4237
40eadf04
SP
42382019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4239
4240 * gdb.arch/arm-cmse-sgstubs.c: New test.
4241 * gdb.arch/arm-cmse-sgstubs.exp: New file.
4242
5ba29434
TV
42432019-07-23 Tom de Vries <tdevries@suse.de>
4244
4245 PR testsuite/24711
4246 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
4247 issuing next command.
4248
a8e9d247
AB
42492019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4250
4251 * gdb.ada/info_auto_lang.exp: Update expected results.
4252 * gdb.base/info-types.c: Add additional types to check.
4253 * gdb.base/info-types.exp: Update expected results.
4254
eb86c5e2
AB
42552019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4256
4257 * gdb.base/info-types.c: New file.
4258 * gdb.base/info-types.exp: New file.
4259
01e175fe
AB
42602019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4261
4262 * gdb.arch/riscv-bp-infcall.c: New file.
4263 * gdb.arch/riscv-bp-infcall.exp: New file.
4264
6b78c3f8
AB
42652019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4266
4267 PR breakpoints/24541
4268 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4269
da738167
TV
42702019-07-14 Tom de Vries <tdevries@suse.de>
4271
4272 PR testsuite/24760
4273 * gdb.objc/basicclass.exp: Fix unterminated string.
4274
0d4e84ed
AB
42752019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4276 Andrew Burgess <andrew.burgess@embecosm.com>
4277
4278 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4279 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4280 negative bounds.
4281 * gdb.fortran/vla-value.exp: Print elements of an array with
4282 negative bounds.
4283 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4284 testing.
4285
021d8588
AB
42862019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4287
4288 * gdb.base/options.exp (expect_string): Dequote strings in
4289 results.
4290 (test-string): Test strings with different quoting and reindent.
4291
f06f1252
TT
42922019-07-10 Tom Tromey <tromey@adacore.com>
4293
4294 * gdb.ada/mi_ex_cond.exp: Update expected results.
4295 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4296 * gdb.ada/mi_catch_ex.exp: Update expected results.
4297 * gdb.ada/mi_catch_assert.exp: Update expected results.
4298 * gdb.ada/catch_ex.exp (catch_exception_info)
4299 (catch_exception_entry, catch_assert_entry)
4300 (catch_unhandled_entry): Update.
4301 * gdb.ada/catch_assert_if.exp: Update expected results.
4302
b863685d
RB
43032019-07-10 Richard Bunt <richard.bunt@arm.com>
4304 Stephen Roberts <stephen.roberts@arm.com>
4305
4306 * gdb.base/define.exp: Restore original prompt.
4307
cb1e4e32
PA
43082019-07-09 Pedro Alves <palves@redhat.com>
4309
4310 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4311 breakpoints" output.
4312 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4313 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4314 throw" creates breakpoint.
4315 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4316 'type="catchpoint"'.
4317
b58a68fe
PA
43182019-07-09 Pedro Alves <palves@redhat.com>
4319
4320 PR c++/15468
4321 * gdb.cp/except-multi-location-lib.cc: New.
4322 * gdb.cp/except-multi-location-main.cc: New.
4323 * gdb.cp/except-multi-location.exp: New.
4324
0826779b
PW
43252019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4326
4327 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4328 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4329 argument and update callers.
4330
5b0e2db4
AB
43312019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4332
4333 * gdb.arch/amd64-break-on-asm-line.S: New file.
4334 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4335
1f6f6e21
PW
43362019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4337
4338 * gdb.base/printcmds.exp: Test printing C string and
4339 C wide string convenience vars without transiting via the inferior.
4340 Also make test names unique.
4341
ea142fbf
AH
43422019-07-08 Alan Hayward <alan.hayward@arm.com>
4343
5862c886 4344 PR breakpoints/25011
ea142fbf
AH
4345 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4346
213fd9fa
PA
43472019-07-04 Pedro Alves <palves@redhat.com>
4348
4349 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4350 body returned ok(0), break(3) or continue(4).
4351 * gdb.testsuite/foreach_with_prefix.exp: New file.
4352
2b40fda7
AH
43532019-07-04 Alan Hayward <alan.hayward@arm.com>
4354
4355 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4356
a26c8de0
PA
43572019-07-03 Pedro Alves <palves@redhat.com>
4358
4359 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4360 "return -code".
4361
5f4ba3e7
PA
43622019-07-03 Pedro Alves <palves@redhat.com>
4363
4364 PR cli/24732
4365 * gdb.base/shell.exp: Load completion-support.exp.
4366 Adjust expected error output. Add completion tests.
4367
a994424f
PA
43682019-07-03 Pedro Alves <palves@redhat.com>
4369
4370 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4371 string_to_regexp.
4372
3d9be6f5
PA
43732019-07-03 Pedro Alves <palves@redhat.com>
4374
4375 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4376 (expect_integer): Adjust to expect "-string".
4377 (expect_string): New.
4378 (all_options): Expect "-string".
4379 (test-flag, test-boolean): Adjust to expect "-string".
4380 (test-string): New proc.
4381 (top level): Call it.
4382
41fc454c
PA
43832019-07-03 Pedro Alves <palves@redhat.com>
4384
4385 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4386 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4387 the expected output in the success.
4388
b2b2a215
PA
43892019-07-03 Pedro Alves <palves@redhat.com>
4390
4391 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4392 Split one gdb_test_multiple call in two to avoid a race.
4393
fdbc9870
PA
43942019-07-03 Pedro Alves <palves@redhat.com>
4395
4396 * gdb.base/with.c: New file.
4397 * gdb.base/with.exp: New file.
4398
c6ac8931
PA
43992019-07-03 Pedro Alves <palves@redhat.com>
4400
4401 * gdb.base/settings.exp: Replace all references to "maint
4402 test-settings set" with references to "maint set test-settings",
4403 and all references to "maint test-settings show" with references
4404 to "maint show test-settings".
4405
970f9d09
PA
44062019-07-03 Pedro Alves <palves@redhat.com>
4407
4408 * gdb.base/settings.exp (test-string): Adjust expected out when
4409 testing "maint test-settings show filename"
4410
54d66006
PA
44112019-07-02 Pedro Alves <palves@redhat.com>
4412
4413 * gdb.base/options.exp (test-info-threads): New procedure.
4414 (top level): Call it.
4415
10d06d82
TT
44162019-06-28 Tom Tromey <tromey@adacore.com>
4417
4418 * gdb.dwarf2/ada-linkage-name.c: New file.
4419 * gdb.dwarf2/ada-linkage-name.exp: New file.
4420
3d507ff2
TT
44212019-06-27 Tom Tromey <tromey@adacore.com>
4422
d039f014 4423 PR c++/20020:
3d507ff2
TT
4424 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4425
8af58ffe
TV
44262019-06-26 Tom de Vries <tdevries@suse.de>
4427
4428 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4429
22e21752
TV
44302019-06-26 Tom de Vries <tdevries@suse.de>
4431
4432 * gdb.base/index-cache.exp: Add back missing debug option.
4433
b65b566c
PW
44342019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4435
4436 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4437
5c2c8c69
TV
44382019-06-25 Tom de Vries <tdevries@suse.de>
4439
4440 PR testsuite/24727
4441 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4442
164e3873
TV
44432019-06-24 Tom de Vries <tdevries@suse.de>
4444
4445 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4446
824eacee
TV
44472019-06-24 Tom de Vries <tdevries@suse.de>
4448
4449 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4450 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4451 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4452
385b97d3
TV
44532019-06-24 Tom de Vries <tdevries@suse.de>
4454
4455 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4456
c596f180
TV
44572019-06-21 Tom de Vries <tdevries@suse.de>
4458
4459 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4460
b13a7d03
TV
44612019-06-21 Tom de Vries <tdevries@suse.de>
4462
4463 PR testsuite/24518
4464 PR ada/24713
4465 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4466 index.
4467
899277ae
TT
44682019-06-19 Tom Tromey <tromey@adacore.com>
4469
4470 * gdb.ada/length_cond.exp: Add intro comment.
4471
680e1bee
TT
44722019-06-19 Tom Tromey <tromey@adacore.com>
4473
4474 * gdb.ada/length_cond.exp: New file.
4475 * gdb.ada/length_cond/length_cond.adb: New file.
4476 * gdb.ada/length_cond/pck.adb: New file.
4477 * gdb.ada/length_cond/pck.ads: New file.
4478
0ed4690a
TV
44792019-06-18 Tom de Vries <tdevries@suse.de>
4480
4481 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4482
d20ed5fd
TT
44832019-06-18 Tom Tromey <tromey@adacore.com>
4484
4485 * gdb.base/list0.h: Add comment explaining control character.
4486
86e04673
TV
44872019-06-18 Tom de Vries <tdevries@suse.de>
4488
4489 * boards/fission.exp: Break up long debug_flags line.
4490
c4973306
SM
44912019-06-16 Tom de Vries <tdevries@suse.de>
4492
4493 PR gdb/24445
4494 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4495 generated index.
4496
93cb9841
AB
44972019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4498
4499 PR gdb/24686
4500 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4501 improve detection of bug gdb/24541.
4502
399aaebd
SM
45032019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4504
4505 PR gdb/24669
4506 * gdb.base/index-cache.exp (uses_readnow,
4507 expecting_index_cache_use): Define global variable.
4508 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4509 expecting_index_cache_use.
4510
584a927c
AB
45112019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4512 Andrew Burgess <andrew.burgess@embecosm.com>
4513
4514 * gdb.fortran/pointers.f90: New file.
4515 * gdb.fortran/print_type.exp: New file.
4516 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4517 * gdb.fortran/vla-type.exp: Likewise.
4518 * gdb.fortran/vla-value.exp: Likewise.
4519 * gdb.mi/mi-vla-fortran.exp: Likewise.
4520
30056ea0
AB
45212019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4522
4523 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4524 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4525 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4526 as a stop reason.
4527
ec8e2b6d
AB
45282019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4529
4530 * gdb.base/annota1.exp: Update expected results.
4531 * gdb.cp/annota2.exp: Likewise.
4532 * gdb.cp/annota3.exp: Likewise.
4533
09e4c4e1
AB
45342019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4535
4536 * gdb.base/style-logging.exp: Remove path from test name.
4537
0735b091
TT
45382019-06-14 Tom Tromey <tromey@adacore.com>
4539
4540 PR gdb/24502:
4541 * gdb.base/style-logging.exp: New file.
4542
f5686554
TT
45432019-06-14 Tom Tromey <tromey@adacore.com>
4544
4545 * gdb.base/symfile-warn.exp: New file.
4546 * gdb.base/symfile-warn.c: New file.
4547
a0c1ffed
TT
45482019-06-14 Tom Tromey <tromey@adacore.com>
4549
4550 * gdb.base/annotate-symlink.exp: New file.
4551
f411722c
TT
45522019-06-14 Tom Tromey <tromey@adacore.com>
4553
4554 * gdb.ada/set_wstr.exp: Add reassignment test.
4555
4268ec18
TT
45562019-06-14 Tom Tromey <tromey@adacore.com>
4557
4558 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4559 'unchecked_access and 'unrestricted_access as well.
4560
9a9e394b
TT
45612019-06-14 Tom Tromey <tromey@adacore.com>
4562
4563 PR ada/24539:
4564 * gdb.ada/vla.exp: Update tests.
4565 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4566 pragma.
4567
4c048731
PA
45682019-06-13 Pedro Alves <palves@redhat.com>
4569
4570 * gdb.base/settings.exp (test-integer): Test junk after
4571 "unlimited".
4572
6665660a
PA
45732019-06-13 Pedro Alves <palves@redhat.com>
4574
4575 * gdb.base/options.exp (test-thread-apply): New.
4576 (top level): Call it.
4577
5d707134
PA
45782019-06-13 Pedro Alves <palves@redhat.com>
4579
4580 * gdb.base/options.exp (test-frame-apply): New.
4581 (top level): Test print commands with different "frame apply"
4582 prefixes.
4583
e2a689da
PA
45842019-06-13 Pedro Alves <palves@redhat.com>
4585
e79be6e5 4586 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
4587 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4588 'max_completions' parameter and handle it.
4589 (test_gdb_completion_offers_commands): New.
4590
90a1ef87
PA
45912019-06-13 Pedro Alves <palves@redhat.com>
4592
4593 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4594
d4c16835
PA
45952019-06-13 Pedro Alves <palves@redhat.com>
4596
4597 * gdb.base/options.exp (test-backtrace): New.
4598 (top level): Call it.
4599
2daf894e
PA
46002019-06-13 Pedro Alves <palves@redhat.com>
4601
4602 * gdb.guile/scm-frame-args.exp: Use "set print
4603 raw-frame-arguments" instead of "set print raw frame-arguments".
4604 * gdb.python/py-frame-args.exp: Likewise.
4605
e6ed716c
PA
46062019-06-13 Pedro Alves <palves@redhat.com>
4607
4608 * gdb.compile/compile.exp: Adjust expected output to option
4609 processing changes.
4610
7d8062de
PA
46112019-06-13 Pedro Alves <palves@redhat.com>
4612
4613 * gdb.base/options.exp: Build executable.
4614 (test-print): New procedure.
4615 (top level): Call it, once for "print" and another for "compile
4616 print".
4617
9d0faba9
PA
46182019-06-13 Pedro Alves <palves@redhat.com>
4619
4620 * gdb.base/options.c: New file.
4621 * gdb.base/options.exp: New file.
4622
dee7b4c8
PA
46232019-06-13 Pedro Alves <palves@redhat.com>
4624
4625 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4626 that "o" is ambiguous.
4627
dca0f6c0
PA
46282019-06-13 Pedro Alves <palves@redhat.com>
4629
4630 * gdb.base/settings.c: New file.
4631 * gdb.base/settings.exp: New file.
4632
ccf46844
PA
46332019-06-13 Pedro Alves <palves@redhat.com>
4634
4635 * gdb.base/completion.exp: Fix comment typo.
4636
b9a3f842
PA
46372019-06-13 Pedro Alves <palves@redhat.com>
4638
4639 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4640 foo --1" test.
4641
d106773e
PA
46422019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4643
4644 * gdb.fortran/block-data.f: New.
4645 * gdb.fortran/block-data.exp: New.
4646
fea82da0
TV
46472019-06-11 Tom de Vries <tdevries@suse.de>
4648
4649 PR testsuite/24521
4650 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4651 message.
4652
8c2e74f1
TV
46532019-06-11 Tom de Vries <tdevries@suse.de>
4654
4655 PR testsuite/24521
4656 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4657
b49851c8
TV
46582019-06-11 Tom de Vries <tdevries@suse.de>
4659
4660 * boards/readnow.exp: New file.
4661
a7067863
AB
46622019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4663
4664 * gdb.fortran/vla-sizeof.exp: Update expected results.
4665
1a3da2cd
AB
46662019-06-06 Amos Bird <amosbird@gmail.com>
4667
4668 * gdb.base/annota1.exp (thread_switch): Add test for
4669 thread-exited annotation.
4670
3847a7bf
TT
46712019-06-06 Tom Tromey <tromey@adacore.com>
4672
4673 * gdb.base/maint.exp: Expect command started/finished output.
4674
0088ba59
AB
46752019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4676
4677 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4678 comment.
4679 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4680
312617a3
AB
46812019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4682
4683 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
4684 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
4685 * gdb.arch/riscv-unwind-long-insn.c: New file.
4686 * gdb.arch/riscv-unwind-long-insn.exp: New file.
4687
e1f2e1a2
CB
46882019-06-04 Christian Biesinger <cbiesinger@google.com>
4689
d3238f7d 4690 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 4691
206584bd
PW
46922019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4693
4694 * lib/gdb.exp (help_list_trailer): New regexp variable
4695 factorizing the help trailer message.
4696 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
4697 arg to allow to better factorize various tests.
4698 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
4699 (test_prefix_command_help): Use help_list_trailer.
4700 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
4701 * gdb.guile/scm-cmd.exp: Likewise.
4702 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
4703 * gdb.base/help.exp: Use test_user_defined_class_help.
4704 * gdb.base/style.exp: Add tests for styling of help and apropos.
4705 * lib/gdb-utils.exp (style): Add title and highlight styles.
4706
708dc93e
PW
47072019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4708
4709 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
4710 $_shell_exitsignal.
4711 * gdb.base/default.exp: Update for new convenience variables.
4712
f49055a5
TT
47132019-05-29 Tom Tromey <tromey@adacore.com>
4714
4715 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
4716 to "break complete ada" test case's regexp.
4717
4330d61d
TT
47182019-05-29 Tom Tromey <tromey@adacore.com>
4719
4720 PR c++/20020:
4721 * gdb.cp/constexpr-field.exp: New file.
4722 * gdb.cp/constexpr-field.cc: New file.
4723
000439d5
TT
47242019-05-29 Tom Tromey <tromey@adacore.com>
4725
4726 * gdb.base/finish.exp (finish_no_print): New proc.
4727 (finish_tests): Call it.
4728
5a01c34c
TV
47292019-05-24 Tom de Vries <tdevries@suse.de>
4730
4731 * gdb.dwarf2/gdb-add-index.exp: New file.
4732
18125b16
TT
47332019-05-22 Tom Tromey <tromey@adacore.com>
4734
4735 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4736 * gdb.base/style.exp: Use "style".
4737 * lib/gdb-utils.exp (style): New proc.
4738
af1a8d03
TV
47392019-05-22 Tom de Vries <tdevries@suse.de>
4740
4741 * gdb.base/align.exp: Require c++11.
4742
e7fe496b
TV
47432019-05-22 Tom de Vries <tdevries@suse.de>
4744
4745 PR testsuite/24586
4746 * gdb.python/py-mi-var-info-path-expression.exp: Call
4747 mi_skip_python_tests to check if python is supported.
4748
8fca4da0
AH
47492019-05-22 Alan Hayward <alan.hayward@arm.com>
4750
4751 * gdb.arch/aarch64-pauth.c: New test.
4752 * gdb.arch/aarch64-pauth.exp: New file.
4753
b7060614
AH
47542019-05-22 Alan Hayward <alan.hayward@arm.com>
4755
4756 * README (Re-running Tests Outside The Testsuite): New section.
4757
669d0468
TV
47582019-05-21 Tom de Vries <tdevries@suse.de>
4759
4760 * gdb.arch/amd64-eval.exp: Require c++11.
4761 * gdb.base/max-depth.exp: Same.
4762 * gdb.compile/compile-cplus-array-decay.exp: Same.
4763 * gdb.cp/meth-typedefs.exp: Same.
4764 * gdb.cp/subtypes.exp: Same.
4765 * gdb.cp/temargs.exp: Same.
4766
ce3ebcaa
AH
47672019-05-21 Alan Hayward <alan.hayward@arm.com>
4768
4769 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4770
34d11c68
AB
47712019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4772
4773 PR gdb/18644
4774 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4775 * gdb.fortran/printing-types.exp: Add new test.
4776 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4777 testing.
4778 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4779 setup_kfail call.
4780
87781e84
AH
47812019-05-17 Alan Hayward <alan.hayward@arm.com>
4782
4783 * README (Running the Testsuite): Change example.
4784 (Testsuite Parameters): Remove TRANSCRIPT.
4785 * lib/gdb.exp: Remove TRANSCRIPT check.
4786
b420b89e
AH
47872019-05-17 Alan Hayward <alan.hayward@arm.com>
4788
4789 * README (Testsuite Parameters): Add replay logging to
4790 GDBSERVER_DEBUG.
4791 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4792 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4793 as a comma separated list.
4794 (gdb_debug_init): Override procedure.
4795
408e9b8b
AH
47962019-05-17 Alan Hayward <alan.hayward@arm.com>
4797
4798 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4799 (gdb_write_cmd_file): New procedure.
4800 * lib/gdbserver-support.exp (gdbserver_start): Call
4801 gdbserver_write_cmd_file.
4802 (gdbserver_write_cmd_file): New procedure.
4803
f9e2e39d
AH
48042019-05-17 Alan Hayward <alan.hayward@arm.com>
4805
4806 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4807 (delete_breakpoints): Likewise.
4808 (gdb_run_cmd): Likewise.
4809 (gdb_start_cmd): Likewise.
4810 (gdb_starti_cmd): Likewise.
4811 (gdb_internal_error_resync): Likewise.
4812 (gdb_test_multiple): Likewise.
4813 (gdb_reinitialize_dir): Likewise.
4814 (default_gdb_exit): Likewise.
4815 (gdb_file_cmd): Mark kill as optional.
4816 (default_gdb_start): Call gdb_stdin_log_init.
4817 (send_gdb): Call gdb_stdin_log_write.
4818 (rerun_to_main): Mark Y as an answer.
4819 (gdb_stdin_log_init): New function.
4820 (gdb_stdin_log_write): Likewise.
4821
81f47ac2
AH
48222019-05-17 Alan Hayward <alan.hayward@arm.com>
4823
4824 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4825 * gdb.base/debug-expr.exp: Likewise.
4826 * gdb.base/foll-fork.exp: Likewise.
4827 * gdb.base/foll-vfork.exp: Likewise.
4828 * gdb.base/fork-print-inferior-events.exp: Likewise.
4829 * gdb.base/gdb-sigterm.exp: Likewise.
4830 * gdb.base/gdbinit-history.exp: Likewise.
4831 * gdb.base/osabi.exp: Likewise.
4832 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4833 * gdb.base/ui-redirect.exp: Likewise.
4834 * gdb.gdb/unittest.exp: Likewise.
4835 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4836 * gdb.mi/mi-watch.exp: Likewise.
4837 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4838 * gdb.mi/user-selected-context-sync.exp: Likewise.
4839 * gdb.python/python.exp: Disable debug test when debugging.
4840 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4841 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4842 Likewise.
4843 * gdb.threads/stepi-random-signal.exp: Likewise.
4844
29b52314
AH
48452019-05-17 Alan Hayward <alan.hayward@arm.com>
4846
4847 * Makefile.in: Pass through GDB_DEBUG.
4848 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4849 (gdb,debug): Add board setting.
4850 * lib/gdb.exp (default_gdb_start): Start debugging.
4851 (gdb_debug_enabled): New procedure.
4852 (gdb_debug_init): Likewise.
29b52314
AH
4853
48542019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 4855
29b52314
AH
4856 * Makefile.in: Pass through GDB_DEBUG.
4857 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4858 (gdb,debug): Add board setting.
4859 * lib/gdb.exp (default_gdb_start): Start debugging.
4860 (gdb_debug_enabled): New procedure.
4861 (gdb_debug_init): Likewise.
29b52314 4862
ca1285d1
AH
48632019-05-17 Alan Hayward <alan.hayward@arm.com>
4864
4865 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4866
f3a09c80
AH
48672019-05-17 Alan Hayward <alan.hayward@arm.com>
4868
4869 * gdb.base/ui-redirect.exp: Test redirection.
4870
26648588
JV
48712019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4872
4873 * gdb.mi/mi-complete.exp: New file.
4874 * gdb.mi/mi-complete.cc: Likewise.
4875
14237686
AB
48762019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4877
4878 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4879 indexed and sliced arrays, and pointers to arrays.
4880
e7bd7fba
TT
48812019-05-14 Tom Tromey <tromey@adacore.com>
4882
4883 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4884 styling test.
4885
2764128d
TV
48862019-05-14 Tom de Vries <tdevries@suse.de>
4887
4888 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4889 selection entry encoding.
4890
71bed2db
TT
48912019-05-10 Tom Tromey <tromey@adacore.com>
4892
4893 * gdb.ada/info_exc.exp: Add "complete" test.
4894
63b667ad
TV
48952019-05-09 Tom de Vries <tdevries@suse.de>
4896
4897 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4898 CU-relative.
4899
9cfd2b89
TV
49002019-05-09 Tom de Vries <tdevries@suse.de>
4901
4902 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4903 CU-relative.
4904
2228ef77
XR
49052019-05-08 Joel Brobecker <brobecker@adacore.com>
4906
4907 * gdb.ada/frame_arg_lang.exp: New testcase.
4908 * gdb.ada/frame_arg_lang/bla.adb: New file.
4909 * gdb.ada/frame_arg_lang/pck.ads: New file.
4910 * gdb.ada/frame_arg_lang/pck.adb: New file.
4911 * gdb.ada/frame_arg_lang/foo.c: New file.
4912
80e55b13
TT
49132019-05-08 Tom Tromey <tromey@adacore.com>
4914
4915 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4916
9d3421af
TT
49172019-05-08 Tom Tromey <tromey@adacore.com>
4918
4919 * gdb.base/ptype-offsets.exp: Update tests.
4920
844333e2
TT
49212019-05-08 Tom Tromey <tromey@adacore.com>
4922
4923 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4924 cases.
4925 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4926 "short".
4927
988915ee
TT
49282019-05-08 Tom Tromey <tromey@adacore.com>
4929
4930 * gdb.ada/vla.exp: New file.
4931 * gdb.ada/vla/vla.adb: New file.
4932
7bd55dac
TV
49332019-05-07 Tom de Vries <tdevries@suse.de>
4934
4935 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4936
75f06e9d
TV
49372019-05-07 Tom de Vries <tdevries@suse.de>
4938
4939 PR testsuite/24522
4940 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4941 section.
4942
77e7aaa4
TV
49432019-05-07 Tom de Vries <tdevries@suse.de>
4944
4945 PR testsuite/24522
4946 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4947 .debug_aranges section.
4948
456ba0fa
TV
49492019-05-07 Tom de Vries <tdevries@suse.de>
4950
4951 PR testsuite/24159
4952 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4953
5a56d6a6
TV
49542019-05-06 Tom de Vries <tdevries@suse.de>
4955
4956 * lib/gdb.exp (exec_has_index_section): New proc.
4957 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4958 section.
4959
9d6d4be8
TV
49602019-05-04 Tom de Vries <tdevries@suse.de>
4961
4962 * boards/cc-with-debug-names.exp: New file.
4963
222a8d25
TT
49642019-05-03 Tom Tromey <tromey@adacore.com>
4965
4966 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4967 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4968 * gdb.ada/char_enum.exp: Add test.
4969
0fdfd794
TV
49702019-05-03 Tom de Vries <tdevries@suse.de>
4971
4972 * boards/cc-with-gdb-index.exp: New file.
4973
80062eb9
AB
49742019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4975
4976 * gdb.rust/simple.exp: Add new test case.
4977 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4978 (main): Initialise an instance of the new struct.
4979
4504bbde
TT
49802019-05-01 Tom Tromey <tromey@adacore.com>
4981
4982 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4983 record.
4984 (NPR): New variable.
4985 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4986 test.
4987
d48e62f4
TT
49882019-05-01 Tom Tromey <tromey@adacore.com>
4989
4990 * gdb.ada/packed_array_assign.exp: Add packed assignment
4991 regression test.
4992
f59f30f5
TV
49932019-05-01 Tom de Vries <tdevries@suse.de>
4994
4995 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4996
b70bfc54
TV
49972019-05-01 Tom de Vries <tdevries@suse.de>
4998
4999 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
5000
15f18d14
AT
50012019-04-30 Ali Tamur <tamur@google.com>
5002
5003 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
5004
2ff0a947
TT
50052019-04-30 Tom Tromey <tromey@adacore.com>
5006
5007 * lib/ada.exp (find_ada_tool): New proc.
5008 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
5009 * gdb.ada/catch_ex_std.exp: New file.
5010 * gdb.ada/catch_ex_std/foo.adb: New file.
5011 * gdb.ada/catch_ex_std/some_package.adb: New file.
5012 * gdb.ada/catch_ex_std/some_package.ads: New file.
5013
a776957c
TT
50142019-04-30 Tom Tromey <tromey@adacore.com>
5015
5016 PR c++/24470:
5017 * gdb.cp/temargs.cc: Add test code from PR.
5018
bc68014d
AB
50192019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5020
5021 * gdb.fortran/vla-datatypes.exp: Update expected results.
5022 * gdb.fortran/vla-ptype.exp: Likewise.
5023 * gdb.fortran/vla-type.exp: Likewise.
5024 * gdb.fortran/vla-value.exp: Likewise.
5025
f1fdc960
AB
50262019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5027
5028 * gdb.fortran/ptr-indentation.exp: Update expected results.
5029 * gdb.fortran/ptype-on-functions.exp: Likewise.
5030 * gdb.fortran/vla-ptr-info.exp: Likewise.
5031 * gdb.fortran/vla-value.exp: Likewise.
5032
bf7a4de1
AB
50332019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5034
5035 * gdb.fortran/ptype-on-functions.exp: New file.
5036 * gdb.fortran/ptype-on-functions.f90: New file.
5037
bbe75b9d
AB
50382019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5039
5040 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
5041 case void string.
5042
1db455a7
AB
50432019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5044
5045 * gdb.fortran/complex.exp: Expand.
5046 * gdb.fortran/complex.f: Renamed to...
5047 * gdb.fortran/complex.f90: ...this, and extended to add more
5048 complex values.
5049
b6d03bb2
AB
50502019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5051
5052 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
5053 MODULO, CMPLX.
5054
2e62ab40
AB
50552019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
5056 Richard Bunt <richard.bunt@arm.com>
5057
5058 * gdb.base/max-depth.c: New file.
5059 * gdb.base/max-depth.exp: New file.
5060 * gdb.python/py-nested-maps.c: New file.
5061 * gdb.python/py-nested-maps.exp: New file.
5062 * gdb.python/py-nested-maps.py: New file.
5063 * gdb.python/py-format-string.exp (test_max_depth): New proc.
5064 (test_all_common): Call test_max_depth.
5065 * gdb.fortran/max-depth.exp: New file.
5066 * gdb.fortran/max-depth.f90: New file.
5067 * gdb.go/max-depth.exp: New file.
5068 * gdb.go/max-depth.go: New file.
5069 * gdb.modula2/max-depth.exp: New file.
5070 * gdb.modula2/max-depth.c: New file.
5071 * lib/gdb.exp (get_print_expr_at_depths): New proc.
5072
d2b584a5
TV
50732019-04-29 Tom de Vries <tdevries@suse.de>
5074
5075 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
5076
136afab8
PW
50772019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5078
5079 * gdb.base/callexit.exp: Test may-call-functions off.
5080
725cbb63
KS
50812019-04-25 Keith Seitz <keiths@redhat.com>
5082
5083 PR c++/24367
5084 * gdb.cp/meth-typedefs.cc (incomplete_struct)
5085 (another_incomplete_struct, test_incomplete): New definitions.
5086 (main): Use new definitions.
5087 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
5088 functions.
5089
701adfb0
PA
50902019-04-25 Ali Tamur <tamur@google.com>
5091
5092 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
5093
82433e3e
SDJ
50942019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
5095
5096 PR corefiles/11608
5097 PR corefiles/18187
5098 * gdb.base/coredump-filter-build-id.exp: New file.
5099
dd06d4d6
AH
51002019-04-25 Alan Hayward <alan.hayward@arm.com>
5101
e79be6e5
SM
5102 * Makefile.in: Pass through GDBSERVER_DEBUG.
5103 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
5104 (gdbserver,debug): Add board setting.
5105 * gdb.trace/tspeed.exp: Skip when debugging.
5106 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
5107 * lib/gdbserver-support.exp: Likewise
dd06d4d6 5108
1670072e
TT
51092019-04-24 Tom Tromey <tromey@adacore.com>
5110
5111 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
5112 Rust.
5113
a59240a4
TT
51142019-04-24 Tom Tromey <tromey@adacore.com>
5115
5116 * gdb.arch/amd64-eval.exp: Test bitfield return.
5117 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
5118 (class Foo) <return_bitfields>: New method.
5119 (main): Call it.
5120
b907456c
AB
51212019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
5122
5123 * gdb.cp/many-args.cc: New file.
5124 * gdb.cp/many-args.exp: New file.
5125
5c565afd
TV
51262019-04-23 Tom de Vries <tdevries@suse.de>
5127
5128 PR gdb/24433
5129 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
5130
ba22ff86
AH
51312019-04-23 Alan Hayward <alan.hayward@arm.com>
5132
5133 * gdb.trace/backtrace.exp: Use nopie flag.
5134 * gdb.trace/circ.exp: Likewise.
5135 * gdb.trace/collection.exp: Likewise.
5136 * gdb.trace/ftrace.exp: Likewise.
5137 * gdb.trace/mi-trace-unavailable.exp: Likewise.
5138 * gdb.trace/mi-traceframe-changed.exp: Likewise.
5139 * gdb.trace/qtro.exp: Likewise.
5140 * gdb.trace/read-memory.exp: Likewise.
5141 * gdb.trace/report.exp: Likewise.
5142 * gdb.trace/tfile.exp: Likewise.
5143 * gdb.trace/tfind.exp: Likewise.
5144 * gdb.trace/unavailable.exp: Likewise.
5145
7905fc35
PA
51462019-04-22 Pedro Alves <palves@redhat.com>
5147
5148 * gdb.base/solib-probes-nosharedlibrary.c,
5149 gdb.base/solib-probes-nosharedlibrary.exp: New files.
5150
8ecb59f8
TT
51512019-04-19 Tom Tromey <tromey@adacore.com>
5152
5153 * gdb.ada/ptype_union.c: New file.
5154 * gdb.ada/ptype_union.exp: New file.
5155
62160ec9
TT
51562019-04-19 Tom Tromey <tromey@adacore.com>
5157
5158 PR symtab/24423:
5159 * gdb.base/list0.h (foo): Add a control-l character.
5160
36cd4ba5
TV
51612019-04-18 Tom de Vries <tdevries@suse.de>
5162
5163 PR gdb/24433
5164 * boards/local-board.exp: Set sysroot to "".
5165
b73715df
TV
51662019-04-18 Tom de Vries <tdevries@suse.de>
5167 Pedro Alves <palves@redhat.com>
5168
5169 PR gdb/24454
5170 * gdb.threads/vfork-follow-child-exec.c: New file.
5171 * gdb.threads/vfork-follow-child-exec.exp: New file.
5172 * gdb.threads/vfork-follow-child-exit.c: New file.
5173 * gdb.threads/vfork-follow-child-exit.exp: New file.
5174
4aa866af
LS
51752019-04-15 Leszek Swirski <leszeks@google.com>
5176
5177 * gdb.arch/amd64-eval.cc: New file.
5178 * gdb.arch/amd64-eval.exp: New file.
5179
e5a1a79a
AH
51802019-04-11 Alan Hayward <alan.hayward@arm.com>
5181
5182 * gdb.server/sysroot.c: New test.
5183 * gdb.server/sysroot.exp: New file.
5184 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
5185 matching param.
5186
41077b66
AB
51872019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
5188
5189 * gdb.base/align.exp: Extend test to cover structures containing
5190 only static fields.
5191
c30391f8
TV
51922019-04-11 Tom de Vries <tdevries@suse.de>
5193
5194 * boards/cc-with-dwz-m.exp: New file.
5195 * boards/cc-with-dwz.exp: New file.
5196 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
5197
e242fd12
SM
51982019-04-09 Simon Marchi <simon.marchi@efficios.com>
5199
5200 * gdb.base/start-cpp.exp: New file.
5201 * gdb.base/start-cpp.cc: New file.
5202
2b0c8b01
KB
52032019-04-08 Kevin Buettner <kevinb@redhat.com>
5204
5205 * gdb.python/py-thrhandle.exp: Adjust tests to call
5206 thread_from_handle instead of thread_from_thread_handle.
5207
947210e5
KB
52082019-04-08 Kevin Buettner <kevinb@redhat.com>
5209
5210 * gdb.python/py-thrhandle.exp: Add tests for
5211 gdb.InferiorThread.handle.
5212
d7df6549
AB
52132019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5214
5215 * gdb.python/py-function.exp: Check calling helper function from
5216 all languages.
5217 * lib/gdb.exp (gdb_supported_languages): New proc.
5218
8bdc1658
AB
52192019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5220
5221 * gdb.base/complex-parts.c: New file.
5222 * gdb.base/complex-parts.exp: New file.
5223
05caa1d2
TT
52242019-04-01 Tom Tromey <tromey@adacore.com>
5225
5226 PR symtab/23331:
5227 * gdb.dwarf2/dw2-ranges-main.c: New file.
5228 * gdb.dwarf2/dw2-ranges-psym.c: New file.
5229 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
5230
7734102d
EZ
52312019-03-30 Simon Marchi <simark@simark.ca>
5232
5233 * gdb.base/default.exp: Add values for $_gdb_major and
5234 $_gdb_minor.
5235
188e1fa9
TT
52362019-03-29 Tom Tromey <tromey@adacore.com>
5237
5238 * gdb.base/help.exp: Tighten apropos regexp.
5239
2880242d
KS
52402019-03-29 Keith Seitz <keiths@redhat.com>
5241
5242 * gdb.fortran/array-bounds.exp: New file.
5243 * gdb.fortran/array-bounds.f90: New file.
5244
077cad8e
PW
52452019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5246
5247 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
5248
80047cfc
PW
52492019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5250
5251 * gdb.multi/hello.c (main): Increase alarm timer.
5252
f489207e
SL
52532019-03-28 Sandra Loosemore <sandra@codesourcery.com>
5254
5255 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
5256 factor when no hardware watchpoint support.
5257
c92df149
AH
52582019-03-28 Alan Hayward <alan.hayward@arm.com>
5259 Pedro Alves <palves@redhat.com>
5260
5261 * boards/local-board.exp: set sysroot to /.
5262
933aebfa
AH
52632019-03-27 Alan Hayward <alan.hayward@arm.com>
5264
5265 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5266 in child.
5267
9f9aa852
AB
52682019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5269
5270 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5271 field.
5272 (make_container): Initialise new field.
5273 * gdb.python/py-prettyprint.exp: Add new tests.
5274 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5275 <display_hint>: New method.
5276
3714a195
AB
52772019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5278
5279 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5280 gdb_continue_to_breakpoint more throughout this test.
5281 (run_lang_tests) Supply unique test names, and use
5282 gdb_test_no_output.
5283
18c77628
AB
52842019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5285
5286 * gdb.base/finish-pretty.exp: Update expected results.
5287 * gdb.base/pretty-print.c: New file.
5288 * gdb.base/pretty-print.exp: New file.
5289
9a93502f
PA
52902019-03-25 Pedro Alves <palves@redhat.com>
5291
5292 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5293 move comments outside list. Append '-i "" eof' section.
5294
968aa7ae
AH
52952019-03-22 Alan Hayward <alan.hayward@arm.com>
5296
34a7f2a4 5297 PR testsuite/25016
968aa7ae
AH
5298 * README: Add pie options.
5299 * gdb.base/break-interp.exp: Ensure pie is disabled.
5300 * gdb.base/dump.exp: Likewise.
5301 * lib/gdb.exp (gdb_compile): Add pie option.
5302
4c7d57e7
TT
53032019-03-19 Tom Tromey <tromey@adacore.com>
5304
5305 * gdb.mi/mi2-cli-display.c: New file.
5306 * gdb.mi/mi2-cli-display.exp: New file.
5307
bff8c71f
TT
53082019-03-18 Joel Brobecker <brobecker@adacore.com>
5309 Tom Tromey <tromey@adacore.com>
5310
5311 * gdb.ada/ptype_array/pck.adb: New file.
5312 * gdb.ada/ptype_array/pck.ads: New file.
5313 * gdb.ada/ptype_array/foo.adb: New file.
5314 * gdb.ada/ptype_array.exp: New file.
5315
d085f989
TT
53162019-03-14 Tom Tromey <tromey@adacore.com>
5317
5318 * gdb.base/style.exp: Add "set style sources" test.
5319
b4be1b06
SM
53202019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5321
5322 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5323 * mi-breakpoint-multiple-locations.exp: ... this.
5324 (make_breakpoints_pattern): New proc.
5325 (do_test): Add mi_version parameter, test -break-insert,
5326 -break-info and =breakpoint-created.
5327
7cde5fc2
AB
53282019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5329
5330 * config/default.exp: Remove 'load_lib gdb.exp'.
5331 * config/monitor.exp: Likewise.
5332 * config/sid.exp: Likewise.
5333 * config/sim.exp: Likewise.
5334 * config/slite.exp: Likewise.
5335 * config/unix.exp: Likewise.
5336 * gdb.base/default.exp: Remove unhelpful comment.
5337
efbecbc1
AB
53382019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5339
5340 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5341
0841c79a
AB
53422019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5343
5344 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5345
4a270568
AB
53462019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5347
5348 * gdb.fortran/type-kinds.exp: Update expected results.
5349
067630bd
AB
53502019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5351
5352 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5353
3be47f7a
AB
53542019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5355
5356 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5357 function.
5358 (test_basic_parsing_of_type_kinds): Expand types tested.
5359 (test_parsing_invalid_type_kinds): New function.
5360
4d00f5d8
AB
53612019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5362
5363 * gdb.fortran/intrinsics.exp: New file.
5364 * gdb.fortran/intrinsics.f90: New file.
5365 * gdb.fortran/type-kinds.exp: New file.
5366
c8f91604
AB
53672019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5368
5369 * gdb.fortran/dot-ops.exp: New file.
5370
dd9f2c76
AB
53712019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5372
5373 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5374 Check upper and lower case logical literals.
5375
84ec9724
AB
53762019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5377
5378 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5379 Remove duplicate tests.
5380
c3734e09
AH
53812019-03-06 Alan Hayward <alan.hayward@arm.com>
5382
5383 * lib/gdb.exp (builtin_cd): rename of cd.
5384 (cd): Override builtin.
5385
aa3cfbda
RB
53862019-03-06 Richard Bunt <richard.bunt@arm.com>
5387
5388 * gdb.fortran/function-calls.exp: New file.
5389 * gdb.fortran/function-calls.f90: New test.
5390
7b63ad86
RB
53912019-03-04 Richard Bunt <richard.bunt@arm.com>
5392
5393 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5394 on user program standard output.
5395 * gdb.fortran/short-circuit-argument-list.f90: Record function
5396 calls.
5397
01abb042
AH
53982019-02-28 Alan Hayward <alan.hayward@arm.com>
5399
c3734e09
AH
5400 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5401 failure.
01abb042 5402
92137da0
RO
54032019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5404
5405 PR gdb/8527
5406 * gdb.base/interrupt-daemon-attach.c,
5407 gdb.base/interrupt-daemon-attach.exp: New test.
5408
5862844d
PA
54092019-02-27 Pedro Alves <palves@redhat.com>
5410
5411 * gdb.base/page.exp: Add tests for "set width/height -1".
5412
8ed25214
PA
54132019-02-27 Pedro Alves <palves@redhat.com>
5414
5415 * gdb.base/page.exp: Add tests for "set/show width/height" with
5416 "infinite" values.
5417
6c28e44a
TT
54182019-02-27 Tom Tromey <tromey@adacore.com>
5419
5420 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5421 2.4.
5422 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5423 workaround.
5424
bf9a735e
AB
54252019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5426
5427 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5428 tests for structs with static members.
5429
8791793c
TT
54302019-02-26 Tom Tromey <tromey@adacore.com>
5431
5432 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5433 ValueError, not TypeError.
5434
bc2a507e
KB
54352019-02-26 Kevin Buettner <kevinb@redhat.com>
5436
5437 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5438 call from main program.
5439
e0e7d3bd
JB
54402019-02-23 Joel Brobecker <brobecker@adacore.com>
5441
5442 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5443 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5444 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5445 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5446 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5447
9600246d
KS
54482019-02-22 Keith Seitz <keiths@redhat.com>
5449
5450 PR symtab/23853
5451 * gdb.base/symlink-sourcefile.c: New file.
5452 * gdb.base/symlink-sourcefile.exp: New file.
5453
0c95f9ed
TT
54542019-02-20 Tom Tromey <tom@tromey.com>
5455
5456 * gdb.base/info_qt.exp: Update.
5457
6caa91b6
SM
54582019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5459
5460 * gdb.base/source.exp: Move "error in sourced script" code to
5461 the end.
5462 * gdb.base/source-error.gdb: Move contents to
5463 source-error-1.gdb. Add new code to source source-error-1.gdb.
5464 * gdb.base/source-error-1.gdb: New file, from previous
5465 source-error.gdb.
5466
6506371f
TT
54672019-02-17 Tom Tromey <tom@tromey.com>
5468
5469 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5470 for macro styling.
5471 * gdb.base/style.c (SOME_MACRO): New macro.
5472
a0087920
TT
54732019-02-17 Tom Tromey <tom@tromey.com>
5474
5475 * gdb.base/style.exp: Add line-wrapping tests.
5476 * gdb.base/page.exp: Add test for quitting during pagination.
5477
a2cd4f14
JB
54782019-02-17 Joel Brobecker <brobecker@adacore.com>
5479
5480 * gdb.ada/big_packed_array: New testcase.
5481 * gdb.ada/homonym.exp: Fix incorrect expected output for
5482 "break <homonym__get_value>" test.
5483
9d70ffbc
WP
54842019-02-13 Weimin Pan <weimin.pan@oracle.com>
5485
5486 PR breakpoints/21870
5487 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5488 and prepare_for_testing. Add comment.
5489 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5490 redundant cleanup call. Clean up comment.
5491
01c7ae81
WP
54922019-02-12 Weimin Pan <weimin.pan@oracle.com>
5493
5494 PR breakpoints/21870
5495 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5496 * gdb.arch/aarch64-dbreg-contents.c: New file.
5497
aff29d1c
JB
54982019-02-10 Joel Brobecker <brobecker@adacore.com>
5499
5500 * gdb.ada/mi_ref_changeable: New testcase.
5501
df0da8a2
AH
55022019-02-07 Alan Hayward <alan.hayward@arm.com>
5503
5504 * gdb.base/attach.exp: Add double attach test.
5505
bd447abb
SM
55062019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5507
5508 * lib/gdb.exp (default_gdb_start): Don't match pagination
5509 prompt.
5510 (gdb_init): Set stty_init.
5511
1dbc40b9
TT
55122019-01-27 Tom Tromey <tom@tromey.com>
5513
5514 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5515 skip_python_tests.
5516
353229bf
AH
55172019-01-24 Alan Hayward <alan.hayward@arm.com>
5518
5519 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5520 New structure.
5521 (struct struct_static_02_02): Likewise.
5522 (struct struct_static_02_03): Likewise.
5523 (struct struct_static_02_04): Likewise.
5524 (struct struct_static_04_01): Likewise.
5525 (struct struct_static_04_02): Likewise.
5526 (struct struct_static_04_03): Likewise.
5527 (struct struct_static_04_04): Likewise.
5528 (struct struct_static_06_01): Likewise.
5529 (struct struct_static_06_02): Likewise.
5530 (struct struct_static_06_03): Likewise.
5531 (struct struct_static_06_04): Likewise.
5532 (cmp_struct_static_02_01): Likewise.
5533 (cmp_struct_static_02_02): Likewise.
5534 (cmp_struct_static_02_03): Likewise.
5535 (cmp_struct_static_02_04): Likewise.
5536 (cmp_struct_static_04_01): Likewise.
5537 (cmp_struct_static_04_02): Likewise.
5538 (cmp_struct_static_04_03): Likewise.
5539 (cmp_struct_static_04_04): Likewise.
5540 (cmp_struct_static_06_01): Likewise.
5541 (cmp_struct_static_06_02): Likewise.
5542 (cmp_struct_static_06_03): Likewise.
5543 (cmp_struct_static_06_04): Likewise.
5544 (call_all): Test new structs.
5545 * gdb.base/infcall-nested-structs.exp: Likewise.
5546
73021deb
AH
55472019-01-21 Alan Hayward <alan.hayward@arm.com>
5548 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5549
fc65c7db
AH
55502019-01-21 Alan Hayward <alan.hayward@arm.com>
5551 * gdb.base/stack-protector.c: New test.
5552 * gdb.base/stack-protector.exp: New file.
5553 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5554 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5555 option.
5556 (gdb_compile): Remove stack protector for GCC and prevent
5557 recursion.
5558
c24bdb02
KS
55592019-01-16 Keith Seitz <keiths@redhat.com>
5560
5561 PR gdb/23773
5562 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5563
6f072a10
PFC
55642019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5565
5566 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5567 aliases.
5568 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5569 tests.
5570 * gdb.arch/powerpc-vector-regs.c: New file.
5571 * gdb.arch/powerpc-vector-regs.exp: New file.
5572
a7b8d682
PFC
55732019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5574
5575 * gdb.arch/altivec-regs.exp: Fix the list passed to
5576 gdb_expect_list when testing "info vector".
5577
6eb6fb67
AB
55782019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5579
5580 * gdb.base/style.exp: Don't include path in testname.
5581
b56f80d8
KS
55822019-01-10 Keith Seitz <keiths@redhat.com>
5583
5584 PR gdb/23712
5585 PR symtab/23010
5586 * gdb.dwarf2/multidictionary.exp: New file.
5587
041be526
SM
55882019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5589
5590 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5591 (test_gnuv3_style_demangling): ... this.
5592 (test_lucid_style_demangling): Remove.
5593 (test_arm_style_demangling): Remove.
5594 (test_hp_style_demangling): Remove.
5595 (do_tests): Remove calls to the above.
5596
d820d0c3
AB
55972019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5598
5599 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5600 case.
5601
f097f5ad
TT
56022019-01-06 Tom Tromey <tom@tromey.com>
5603
5604 PR gdb/28155:
5605 * gdb.dwarf2/typedef-void-finish.exp: New file.
5606
2cd8cc0b
TT
56072018-12-28 Tom Tromey <tom@tromey.com>
5608 Simon Marchi <simark@simark.ca>
5609
5610 * gdb.base/jit-exec.exp: New file.
5611 * gdb.base/jit-exec.c: New file.
5612 * gdb.base/jit-execd.c: New file.
5613
35fb8261
TT
56142018-12-28 Tom Tromey <tom@tromey.com>
5615
5616 * gdb.base/style.exp: Update test to check for address styling.
5617
47fd17cd
TT
56182018-12-28 Tom Tromey <tom@tromey.com>
5619
5620 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5621 message.
5622
d47032b7
TT
56232018-12-28 Tom Tromey <tom@tromey.com>
5624
5625 * gdb.base/style.exp: Add test for version number styling.
5626
af79b68d
TT
56272018-12-28 Tom Tromey <tom@tromey.com>
5628
5629 * gdb.base/style.exp: Add test for print_address_symbolic.
5630
0bb296cb
TT
56312018-12-28 Tom Tromey <tom@tromey.com>
5632
5633 * gdb.base/style.exp: Add test for breakpoint setting.
5634
80ae2043
TT
56352018-12-28 Tom Tromey <tom@tromey.com>
5636
5637 * gdb.base/style.exp: Add test for variable names.
5638
cbe56571
TT
56392018-12-28 Tom Tromey <tom@tromey.com>
5640
5641 * gdb.base/style.exp: New file.
5642 * gdb.base/style.c: New file.
5643
9162a27c
TT
56442018-12-28 Tom Tromey <tom@tromey.com>
5645
5646 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5647 "dumb".
5648 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5649 the TERM environment variable.
5650
bc543c90
TT
56512018-12-27 Tom Tromey <tom@tromey.com>
5652
5653 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5654 pagination test.
5655
6f0ffe50
AB
56562018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5657
5658 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5659 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5660
b5a1e557
PW
56612018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5662
5663 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5664 Filename a.adb changed to bp_fun_addr.adb.
5665 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5666
6e8b1ab2
JV
56672018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5668
5669 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5670 non-PIE executables.
5671 * README: Mention the gdb,nopie_flag board setting.
5672 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5673 non-PIE executable.
5674 * gdb.arch/amd64-entry-value.exp: Likewise.
5675 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5676 * gdb.arch/i386-float.exp: Likewise.
5677 * gdb.arch/i386-signal.exp: Likewise.
5678 * gdb.mi/mi-reg-undefined.exp: Likewise.
5679
d00a27c5
PM
56802018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5681
5682 PR gdb/23974
5683 * gdb.base/info-os.exp: Check return for unknown "info os" type.
5684
161d081c
PW
56852018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5686
5687 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
5688 Update order of results accordingly.
5689
b001de23
AB
56902018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
5691
5692 * gdb.base/annota1.exp: Update a test regexp.
5693
99e1a184
AB
56942018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5695
5696 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
5697
7a81c1e2
PW
56982018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5699
5700 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
5701 (reuse_time): Initialize to REUSE_TIME_CAP.
5702 (check_rc): New function.
5703 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
5704 Check pthread_create rc.
5705 (spawner_thread_func): Check pthread_create and pthread_join rc.
5706
73e8dc90
PA
57072018-12-08 Pedro Alves <palves@redhat.com>
5708
5709 * gdb.base/list.exp (test_forward_search): Rename to ...
5710 (test_forward_reverse_search): ... this. Also test reverse-search
5711 and the forward-search alias.
5712
13f2ed32
AB
57132018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
5714
5715 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
5716 local timeout variable before return, and remove all local timeout
5717 variable entirely.
5718 (gdb_load): Likewise.
5719
64d27cfc
TV
57202018-12-01 Tom de Vries <tdevries@suse.de>
5721
5722 * gdb.base/gdb-caching-proc.exp: New file.
5723
f63c03b4
SDJ
57242018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5725
5726 * Makefile.in (TIMESTAMP): New variable.
5727 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5728 command.
5729 (check-single-racy): Likewise.
5730 (check/%.exp): Likewise.
5731 (check-racy/%.exp): Likewise.
5732 (workers/%.worker): Likewise.
5733 (build-perf): Likewise.
5734 (check-perf): Likewise.
5735 * README: Describe new "TS" and "TS_FORMAT" variables.
5736 * print-ts.py: New file.
5737
1c97054b
BF
57382018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5739
5740 PR python/23714
5741 * gdb.python/python.exp: Test command repetition after
5742 gdb.execute.
5743
1871a62d
AB
57442018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5745
5746 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5747 is correctly aligned.
5748
fb5e1ed9
PW
57492018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5750
5751 * gdb.ada/info_auto_lang.exp: New testcase.
5752 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5753 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5754 * gdb.ada/info_auto_lang/some_c.c: New file.
5755
43d397ca
PW
57562018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5757
5758 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5759 FUNC_lang language syntax.
5760
beddd671
PW
57612018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5762
5763 * gdb.base/info_minsym.c: New file.
5764 * gdb.base/info_minsym.exp: New file.
5765
73fc52c4
TT
57662018-11-19 Tom Tromey <tom@tromey.com>
5767
5768 PR rust/23625:
5769 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5770 * gdb.rust/expr.exp: Update expected output. Change one test.
5771
994b876a
TT
57722018-11-19 Tom Tromey <tom@tromey.com>
5773
5774 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5775
6769f276
PA
57762018-11-19 Pedro Alves <palves@redhat.com>
5777
5778 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5779 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5780 see the expected warning.
5781
38a72da0
AH
57822018-11-16 Alan Hayward <alan.hayward@arm.com>
5783
5784 PR gdb/22736:
5785 * gdb.cp/infcall-nodebug-lib.c: New test.
5786 * gdb.cp/infcall-nodebug-main.c: New test.
5787 * gdb.cp/infcall-nodebug.exp: New file.
5788
53a89d6e
SM
57892018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5790
5791 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5792 completer tests.
5793
9325300d
TV
57942018-11-09 Tom de Vries <tdevries@suse.de>
5795
5796 * gdb.base/msym-lang.c: New test.
5797 * gdb.base/msym-lang.exp: New file.
5798 * gdb.base/msym-lang-main.c: New test.
5799
20f0d60d
TT
58002018-11-08 Tom Tromey <tom@tromey.com>
5801
5802 PR gdb/23555:
5803 PR gdb/23838:
5804 * gdb.base/warning.exp: New file.
5805
b5420128
JB
58062018-11-08 Jan Beulich <jbeulich@suse.com>
5807
5808 * testsuite/gdb.arch/i386-avx512.c,
5809 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5810
cd115d61
AB
58112018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5812
5813 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5814 point hardware.
5815
35ee2dc2
AB
58162018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5817
5818 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5819 * gdb.dwarf2/missing-type-name.exp: New file.
5820
31aceee8
TV
58212018-11-06 Tom de Vries <tdevries@suse.de>
5822
5823 * gdb.base/many-headers.c: New test.
5824 * gdb.base/many-headers.exp: New file.
5825
109be305
JW
58262018-11-06 Jim Wilson <jimw@sifive.com>
5827
5828 * gdb.base/code_elim.exp: For riscv, set additional_flags
5829 to include -msmall-data-limit=0.
5830
e2b7af72
JB
58312018-11-01 Joel Brobecker <brobecker@adacore.com>
5832
5833 * gdb.ada/watch_minus_l: New testcase.
5834
cdcda965
SM
58352018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5836
5837 * gdb.arch/aix-sighandle.c: New file.
5838 * gdb.arch/aix-sighandle.exp: New file.
5839
92dcebf3
AB
58402018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5841
5842 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5843 registers being unions.
5844
68b9ac18
TV
58452018-10-31 Tom de Vries <tdevries@suse.de>
5846
5847 * lib/valgrind.exp: New file.
5848 (vgdb_start, vgdb_stop): New procs, factored out of ...
5849 * gdb.base/valgrind-bt.exp: ... here, ...
5850 * gdb.base/valgrind-disp-step.exp: ... here and ...
5851 * gdb.base/valgrind-infcall.exp: ... here.
5852
1443936e
TV
58532018-10-31 Tom de Vries <tdevries@suse.de>
5854
5855 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5856
eb77c9df
AB
58572018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5858
5859 * gdb.dwarf2/void-type.c: New file.
5860 * gdb.dwarf2/void-type.exp: New file.
5861
82b5e646
PW
58622018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5863
5864 * gdb.base/info_qt.c: New file.
5865 * gdb.base/info_qt.exp: New file.
5866
8d619c01
EBM
58672018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5868
5869 * gdb.arch/powerpc-htm-regs.c: New file.
5870 * gdb.arch/powerpc-htm-regs.exp: New file.
5871
f2cf6173
EBM
58722018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5873
5874 * gdb.arch/powerpc-tar.c: New file.
5875 * gdb.arch/powerpc-tar.exp: New file.
5876
7ca18ed6
EBM
58772018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5878
5879 * gdb.arch/powerpc-ppr-dscr.c: New file.
5880 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5881
bfcc0eba
TV
58822018-10-25 Tom de Vries <tdevries@suse.de>
5883
5884 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5885
fe1a5cad
TV
58862018-10-24 Tom de Vries <tdevries@suse.de>
5887
5888 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5889 longer exists error.
5890
a76dc3b7
TV
58912018-10-24 Tom de Vries <tdevries@suse.de>
5892
5893 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5894
4df46df7
TV
58952018-10-24 Tom de Vries <tdevries@suse.de>
5896
5897 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5898 --db-attach in valgrind.
5899
0dbfcfff
AB
59002018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5901
5902 * gdb.arch/riscv-reg-aliases.c: New file.
5903 * gdb.arch/riscv-reg-aliases.exp: New file.
5904
b04480b1
AH
59052018-10-19 Alan Hayward <alan.hayward@arm.com>
5906
5907 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5908
2c6ac8d7
AH
59092018-10-19 Alan Hayward <alan.hayward@arm.com>
5910
5911 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5912
2bc69f25
AH
59132018-10-19 Alan Hayward <alan.hayward@arm.com>
5914
5915 * gdb.cp/ovldbreak.exp: Fix regexps.
5916
1f1ae3a3
AH
59172018-10-19 Alan Hayward <alan.hayward@arm.com>
5918
5919 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5920
94c18618
SDJ
59212018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5922
5923 PR cli/23785
5924 * gdb.base/restore.exp: New test to check if "restore" with an
5925 invalid file doesn't segfault.
5926
812cd6eb
TV
59272018-10-18 Tom de Vries <tdevries@suse.de>
5928
5929 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5930 * gdb.ada/excep_handle.exp: Same.
5931 * gdb.ada/mi_string_access.exp: Same.
5932 * gdb.ada/mi_var_union.exp: Same.
5933 * gdb.arch/arc-analyze-prologue.exp: Same.
5934 * gdb.arch/arc-decode-insn.exp: Same.
5935 * gdb.base/readnever.exp: Same.
5936 * gdb.fortran/printing-types.exp: Same.
5937 * gdb.guile/scm-lazy-string.exp: Same.
5938
c4b90788
TV
59392018-10-16 Tom de Vries <tdevries@suse.de>
5940
5941 PR gdb/23730
5942 * gdb.base/catch-follow-exec.c: Add copyright notice.
5943 * gdb.base/catch-follow-exec.exp: Rewrite to use
5944 gdb_spawn_with_cmdline_opts. Require gdb-native.
5945
8bca2978
SL
59462018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5947
5948 * gdb.trace/actions-changed.exp: Check for arch support.
5949 * gdb.trace/actions.exp: Likewise.
5950 * gdb.trace/ax.exp: Likewise.
5951 * gdb.trace/backtrace.exp: Likewise.
5952 * gdb.trace/change-loc.exp: Likewise.
5953 * gdb.trace/deltrace.exp: Likewise.
5954 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5955 * gdb.trace/ftrace.exp: Likewise.
5956 * gdb.trace/infotrace.exp: Check for arch support.
5957 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5958 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5959 * gdb.trace/mi-tsv-changed.exp: Likewise.
5960 * gdb.trace/packetlen.exp: Likewise.
5961 * gdb.trace/passc-dyn.exp: Likewise.
5962 * gdb.trace/passcount.exp: Likewise.
5963 * gdb.trace/pending.exp: Likewise.
5964 * gdb.trace/range-stepping.exp: Check for shlib support.
5965 * gdb.trace/report.exp: Check for arch support.
5966 * gdb.trace/save-trace.exp: Likewise.
5967 * gdb.trace/signal.exp: Check for signal support.
5968 * gdb.trace/tfind.exp: Check for arch support.
5969 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5970 * gdb.trace/trace-common.h: Add comment.
5971 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5972 * gdb.trace/trace-enable-disable.exp: Likewise.
5973 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5974 * gdb.trace/tracecmd.exp: Check for arch support.
5975 * gdb.trace/tspeed.exp: Check for shlib and target support.
5976 * gdb.trace/tstatus.exp: Check for arch support.
5977 * gdb.trace/tsv.exp: Likewise.
5978 * gdb.trace/while-dyn.exp: Likewise.
5979 * gdb.trace/while-stepping.exp: Likewise.
5980 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5981
f9c49bff
SM
59822018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5983
5984 * gdb.trace/tspeed.exp: Remove nowarnings.
5985 (prepare_for_trace_test): Declare "global ipalib".
5986 * gdb.trace/tspeed.c: Include unistd.h.
5987 (main): Remove superfluous printf argument.
5988
d4330bde
SL
59892018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5990
5991 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5992 directory prefix on the filename.
5993
8ecfd7bd
SDJ
59942018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5995
5996 * gdb.gdb/unittest.exp: Update expected message informing that
5997 selftests have been disabled.
5998 * gdb.server/unittest.exp: Likewise.
5999
58bbcd02
TV
60002018-10-09 Tom de Vries <tdevries@suse.de>
6001
6002 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
6003 with runto_main.
6004
9f6b697b
WP
60052018-10-08 Weimin Pan <weimin.pan@oracle.com>
6006
6007 PR c++/16841
6008 * gdb.cp/virtbase2.cc: New file.
6009 * gdb.cp/virtbase2.exp: New file.
6010
add5ded5
TT
60112018-10-06 Tom Tromey <tom@tromey.com>
6012
6013 PR python/19399:
6014 * gdb.python/py-inferior.exp: Add architecture test.
6015
f9e48344
TT
60162018-10-06 Tom Tromey <tom@tromey.com>
6017
6018 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
6019 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
6020
2a8be203
TT
60212018-10-06 Tom Tromey <tom@tromey.com>
6022
6023 * gdb.python/py-breakpoint.exp (check_last_event): Check location
6024 of a "throw" catchpoint.
6025
e04caa70
SDJ
60262018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
6027
6028 * gdb.base/info-proc.exp: Update string expected from "help info
6029 proc".
6030
5ca8c39f
TT
60312018-10-04 Tom Tromey <tom@tromey.com>
6032
6033 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
6034 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
6035 (test_initial_complaints, test_empty_complaints): Update.
6036 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6037
3453e7e4
TT
60382018-10-04 Tom Tromey <tom@tromey.com>
6039
6040 PR cli/19551:
6041 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
6042 * lib/gdb.exp (gdb_file_cmd): Update.
6043 * gdb.stabs/weird.exp (print_weird_var): Update.
6044 * gdb.server/solib-list.exp: Update.
6045 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
6046 * gdb.mi/mi-cli.exp: Update.
6047 * gdb.linespec/linespec.exp: Update.
6048 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6049 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
6050 * gdb.cp/cp-relocate.exp: Update.
6051 * gdb.base/sym-file.exp: Update.
6052 * gdb.base/relocate.exp: Update.
6053 * gdb.base/readnever.exp: Update.
6054 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6055 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
6056 * gdb.base/dbx.exp (gdb_file_cmd): Update.
6057 * gdb.base/code_elim.exp: Update.
6058 * gdb.base/break-unload-file.exp (test_break): Update.
6059 * gdb.base/break-interp.exp (test_attach_gdb): Update.
6060 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
6061 Update.
6062 * gdb.base/attach.exp (do_attach_tests): Update.
6063 * gdb.base/sepdebug.exp: Update.
6064 * gdb.python/py-section-script.exp: Update.
6065
6afcf761
TT
60662018-10-04 Tom Tromey <tom@tromey.com>
6067
6068 PR cli/22234:
6069 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
6070 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
6071 output.
6072
fef1b293
TT
60732018-10-04 Tom Tromey <tom@tromey.com>
6074
6075 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
6076 set width and height to 0.
6077 (test_command_line_attach_run): Use -quiet.
6078
ca98345e
SL
60792018-10-03 Sandra Loosemore <sandra@codesourcery.com>
6080
6081 * lib/gdb.exp (skip_ifunc_tests): New.
6082 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
6083 other compile failures.
6084 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
6085
ff34e6ae
SM
60862018-10-01 Simon Marchi <simon.marchi@ericsson.com>
6087
6088 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
6089 is_amd64_regs_target.
6090
6bb8890e
AH
60912018-10-01 Alan Hayward <alan.hayward@arm.com>
6092
6093 * gdb.arch/aarch64-sighandler-regs.c: New test.
6094 * gdb.arch/aarch64-sighandler-regs.exp: New file.
6095 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
6096
224d30d3
MM
60972018-10-01 Markus Metzger <markus.t.metzger@intel.com>
6098
6099 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
6100 assembly.
6101
f67ffa6a
AB
61022018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
6103
6104 * gdb.base/frame-selection.exp: New file.
6105 * gdb.base/frame-selection.c: New file.
6106
9fc3183f
AH
61072018-09-27 Alan Hayward <alan.hayward@arm.com>
6108
6109 * gdb.threads/check-libthread-db.c (thread_routine): Use a
6110 pthread barrier.
6111 (main): Likewise.
6112
d354055e
AB
61132018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
6114
6115 * gdb.base/large-frame-1.c: New file.
6116 * gdb.base/large-frame-2.c: New file.
6117 * gdb.base/large-frame.exp: New file.
6118 * gdb.base/large-frame.h: New file.
6119
db727370
JL
61202018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
6121
6122 PR gdb/20948
6123 * gdb.base/write_mem.exp: New test.
6124 * gdb.base/write_mem.c: Likewise.
6125
ae778caf
TT
61262018-09-23 Tom Tromey <tom@tromey.com>
6127
6128 PR python/18852:
6129 * gdb.python/py-parameter.exp: Add test for parameter that throws
6130 on "set".
6131
fd3ba736
TT
61322018-09-23 Tom Tromey <tom@tromey.com>
6133
6134 PR python/17284:
6135 * gdb.python/py-template.exp (test_template_arg): Add test for
6136 negative template argument number.
6137
39a24317
TT
61382018-09-23 Tom Tromey <tom@tromey.com>
6139
6140 PR python/14062:
6141 * gdb.python/python.exp: Add test for post_event error.
6142
f5769a2c
TT
61432018-09-23 Tom Tromey <tom@tromey.com>
6144
6145 PR python/18170:
6146 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
6147 convert pointers to int and long.
6148
1c1e54f6
TT
61492018-09-23 Tom Tromey <tom@tromey.com>
6150
6151 PR python/20126:
6152 * gdb.python/py-value.exp (test_value_numeric_ops): Add
6153 signed-ness conversion tests.
6154
fb4fa946
TT
61552018-09-23 Tom Tromey <tom@tromey.com>
6156
6157 PR python/18352;
6158 * gdb.python/py-value.exp (test_float_conversion): New proc.
6159 Use it.
6160
a466edac
HAQ
61612018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
6162
6163 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
6164
4ee9b0c5
SL
61652018-09-18 Sandra Loosemore <sandra@codesourcery.com>
6166
6167 * gdb.base/complete-empty.exp: Skip tab-completion tests if
6168 no readline.
6169 * gdb.base/utf8-identifiers.exp: Likewise.
6170 * gdb.cp/cpcompletion.exp: Likewise.
6171 * gdb.linespec/cpcompletion.exp: Likewise.
6172 * gdb.linespec/cpls-abi-tag.exp: Likewise.
6173 * gdb.linespec/cpls-ops.exp: Likewise.
6174
23be8da7
RB
61752018-09-19 Richard Bunt <richard.bunt@arm.com>
6176 Chris January <chris.january@arm.com>
6177
6178 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
6179 * gdb.fortran/short-circuit-argument-list.exp: New file.
6180 * gdb.fortran/short-circuit-argument-list.f90: New test.
6181
5031d0ae
SDJ
61822018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6183
6184 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
6185 "arch=" keyword when executing "-stack-list-frames".
6186
b4c0d1a4
SDJ
61872018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6188
6189 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
6190 "arch=" keyword when executing "-stack-list-frames".
6191
7a6d2b45
SDJ
61922018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6193
6194 * gdb.ada/complete.exp: Expect for "@" when doing "complete
6195 break ada".
6196
8588b356
SM
61972018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
6198
6199 PR python/23669
6200 * gdb.python/python.exp: Test gdb.execute("show commands").
6201
65e65158
TT
62022018-09-16 Tom Tromey <tom@tromey.com>
6203
6204 * gdb.base/new-ui.exp (do_execution_tests): Update.
6205 * gdb.base/dbx.exp (test_breakpoints): Update.
6206
bf326452
AH
62072018-09-14 Alan Hayward <alan.hayward@arm.com>
6208
6209 * lib/gdb.exp (gdb_simple_compile): Add proc.
6210 (is_elf_target): Use gdb_simple_compile.
6211 (skip_altivec_tests): Likewise.
6212 (skip_vsx_tests): Likewise.
6213 (skip_tsx_tests): Likewise.
6214 (skip_btrace_tests): Likewise.
6215 (skip_btrace_pt_tests): Likewise.
6216 (gdb_can_simple_compile): Likewise.
6217 (gdb_has_argv0): Likewise.
6218 (gdb_target_symbol_prefix): Likewise.
6219 (target_supports_scheduler_locking): Likewise.
6220
2361b0fb
TT
62212018-09-13 Tom Tromey <tom@tromey.com>
6222
6223 * Makefile.in (TAGS): Recognize proc_with_prefix and
6224 gdb_caching_proc.
6225
0ae1a321
SM
62262018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6227
6228 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
6229 method.
6230
a40bf0c2
SM
62312018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6232
6233 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
6234 and a few other Inferior properties when the Inferior is no
6235 longer valid.
6236
4a3fe98f
TT
62372018-09-13 Tom Tromey <tom@tromey.com>
6238
6239 PR rust/23650:
6240 * gdb.rust/simple.exp: Add test for enum field access error.
6241
098b2108
TT
62422018-09-13 Tom Tromey <tom@tromey.com>
6243
6244 PR rust/23626:
6245 * gdb.rust/simple.rs (EmptyEnum): New type.
6246 (main): Use it.
6247 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
6248
1256af7d
SM
62492018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6250
6251 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
6252 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
6253 * gdb.python/py-symtab.exp: Update test printing an objfile.
6254
4aa8e6c2
SM
62552018-09-12 Simon Marchi <simon.marchi@ericsson.com>
6256
6257 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
6258 object.
6259
c221b2f7
AH
62602018-09-12 Alan Hayward <alan.hayward@arm.com>
6261
6262 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6263 (support_complex_tests): Use gdb_can_simple_compile.
6264 (is_ilp32_target): Likewise.
6265 (is_lp64_target): Likewise.
6266 (is_64_target): Likewise.
6267 (is_amd64_regs_target): Likewise.
6268 (is_aarch32_target): Likewise.
6269 (gdb_int128_helper): Likewise.
6270
6f1107b5
JK
62712018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6272
6273 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6274
1f5d1570
JG
62752018-09-10 Jerome Guitton <guitton@adacore.com>
6276
6277 * gdb.ada/same_component_name: Add test for case of tagged record
6278 with variable-length fields.
6279
cc330e39
XR
62802018-09-10 Xavier Roirand <roirand@adacore.com>
6281
6282 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6283 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6284 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6285 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6286
b9c50e9a
XR
62872018-09-10 Xavier Roirand <roirand@adacore.com>
6288
6289 * gdb.ada/mi_string_access.exp: New testcase.
6290 * gdb.ada/mi_string_access/bar.adb: New file.
6291 * gdb.ada/mi_string_access/pck.adb: New file.
6292 * gdb.ada/mi_string_access/pck.asd: New file.
6293
2963898f
XR
62942018-09-10 Xavier Roirand <roirand@adacore.com>
6295
6296 * gdb.ada/mi_var_union.exp: New testcase.
6297 * gdb.ada/mi_var_union/bar.adb: New file.
6298 * gdb.ada/mi_var_union/pck.adb: New file.
6299 * gdb.ada/mi_var_union/pck.asd: New file.
6300
1aac008f
TT
63012018-09-08 Tom Tromey <tom@tromey.com>
6302
6303 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6304
332cf4c9
TT
63052018-09-08 Tom Tromey <tom@tromey.com>
6306
6307 PR python/16047:
6308 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6309 (register_pretty_printers): Register new printer.
6310 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6311 test.
6312 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6313 (an_int_type3): New global.
6314
424da6cf
JB
63152018-09-08 Joel Brobecker <brobecker@adacore.com>
6316
6317 * gdb.ada/expr_with_funcall: New testcase.
6318
2a62dfa9
JB
63192018-09-08 Joel Brobecker <brobecker@adacore.com>
6320
6321 * gdb.ada/packed_array_assign: New testcase.
6322
96b6697f
AB
63232018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6324
6325 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6326 names, and add test prefixes to make test names unique.
6327
e4a62c65
TV
63282018-09-05 Tom de Vries <tdevries@suse.de>
6329
6330 * gdb.dwarf2/varval.exp: Add test.
6331
dd083ee2
GB
63322018-09-04 Gary Benson <gbenson@redhat.com>
6333
6334 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6335 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6336
aef9346c
TT
63372018-08-31 Tom Tromey <tom@tromey.com>
6338
6339 * gdb.rust/simple.rs: Rename second variable "v".
6340
c67f2e15
AB
63412018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6342
6343 * gdb.base/funcargs.c (use_a): New function.
6344 (recurse): Call use_a.
6345
078a0207
KS
63462018-08-29 Keith Seitz <keiths@redhat.com>
6347
6348 * gdb.compile/compile-cplus-anonymous.cc: New file.
6349 * gdb.compile/compile-cplus-anonymous.exp: New file.
6350 * gdb.compile/compile-cplus-array-decay.cc: New file.
6351 * gdb.compile/compile-cplus-array-decay.exp: New file.
6352 * gdb.compile/compile-cplus-inherit.cc: New file.
6353 * gdb.compile/compile-cplus-inherit.exp: New file.
6354 * gdb.compile/compile-cplus-member.cc: New file.
6355 * gdb.compile/compile-cplus-member.exp: New file.
6356 * gdb.compile/compile-cplus-method.cc: New file.
6357 * gdb.compile/compile-cplus-method.exp: New file.
6358 * gdb.compile/compile-cplus-mod.c: "New" file.
6359 * gdb.compile/compile-cplus-namespace.cc: New file.
6360 * gdb.compile/compile-cplus-namespace.exp: New file.
6361 * gdb.compile/compile-cplus-nested.cc: New file.
6362 * gdb.compile/compile-cplus-nested.exp: New file.
6363 * gdb.compile/compile-cplus-print.c: "New" file.
6364 * gdb.compile/compile-cplus-print.exp: "New" file.
6365 * gdb.compile/compile-cplus-virtual.cc: New file.
6366 * gdb.compile/compile-cplus-virtual.exp: New file.
6367 * gdb.compile/compile-cplus.c: "New" file.
6368 * gdb.compile/compile-cplus.exp: "New" file.
6369 * lib/compile-support.exp: New file.
6370
b0f492b9
GB
63712018-08-16 Gary Benson <gbenson@redhat.com>
6372
6373 PR gdb/13000:
6374 * gdb.base/batch-exit-status.exp: New file.
6375 * gdb.base/batch-exit-status.good-commands: Likewise.
6376 * gdb.base/batch-exit-status.bad-commands: Likewise.
6377
36eb4c5f
AH
63782018-08-29 Alan Hayward <alan.hayward@arm.com>
6379
6380 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6381 (struct struct02): Likewise.
6382 (struct struct03): Likewise.
6383 (struct struct04): Likewise.
6384 (struct struct_01_01): New struct.
6385 (struct struct_01_02): Likewise.
6386 (struct struct_01_03): Likewise.
6387 (struct struct_01_04): Likewise.
6388 (struct struct_02_01): Likewise.
6389 (struct struct_02_02): Likewise.
6390 (struct struct_02_03): Likewise.
6391 (struct struct_02_04): Likewise.
6392 (struct struct_04_01): Likewise.
6393 (struct struct_04_02): Likewise.
6394 (struct struct_04_03): Likewise.
6395 (struct struct_04_04): Likewise.
6396 (struct struct_05_01): Likewise.
6397 (struct struct_05_02): Likewise.
6398 (struct struct_05_03): Likewise.
6399 (struct struct_05_04): Likewise.
6400 (cmp_struct01): Remove function.
6401 (cmp_struct02): Likewise.
6402 (cmp_struct03): Likewise.
6403 (cmp_struct04): Likewise.
6404 (cmp_struct_01_01): Add Function.
6405 (cmp_struct_01_02): Likewise.
6406 (cmp_struct_01_03): Likewise.
6407 (cmp_struct_01_04): Likewise.
6408 (cmp_struct_02_01): Likewise.
6409 (cmp_struct_02_02): Likewise.
6410 (cmp_struct_02_03): Likewise.
6411 (cmp_struct_02_04): Likewise.
6412 (cmp_struct_04_01): Likewise.
6413 (cmp_struct_04_02): Likewise.
6414 (cmp_struct_04_03): Likewise.
6415 (cmp_struct_04_04): Likewise.
6416 (cmp_struct_05_01): Likewise.
6417 (cmp_struct_05_02): Likewise.
6418 (cmp_struct_05_03): Likewise.
6419 (cmp_struct_05_04): Likewise.
6420 (call_all): Add new structs.
6421 * gdb.base/infcall-nested-structs.exp: Likewise.
6422
3bf9c013
JV
64232018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6424
6425 * gdb.python/py-framefilter-mi.exp: Update regexp to
6426 check for "arch" field in frame output.
6427
450d1e88
KB
64282018-08-23 Kevin Buettner <kevinb@redhat.com>
6429
6430 * gdb.dwarf2/dw2-ranges-func.c: New file.
6431 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6432
ae739fe7
SM
64332018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6434
6435 * gdb.base/term.exp: Compare terminal settings with values from
6436 the inferior.
6437 * gdb.base/term.c: Get and set terminal settings.
6438
6d52907e
JV
64392018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6440
6441 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6442 accommodate new "arch" field in frame output.
6443 * gdb.mi/mi-return.exp: Likewise.
6444 * gdb.mi/mi-stack.exp: Likewise.
6445 * gdb.mi/mi-syn-frame.exp: Likewise.
6446 * gdb.mi/user-selected-context-sync.exp: Likewise.
6447
be2d111a
MS
64482018-08-19 Michael Spang <spang@google.com>
6449
6450 PR gdb/11786
6451 * gdb.base/gcore-tls-pie.c: New file.
6452 * gdb.base/gcore-tls-pie.exp: New file.
6453
ae3a7c47
KB
64542018-08-18 Kevin Buettner <kevinb@redhat.com>
6455
6456 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
6457 * gdb.dwarf2/varval.c: New file.
6458 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 6459
2ecae92e
AH
64602018-08-17 Alan Hayward <alan.hayward@arm.com>
6461
6462 PR gdb/18931
6463 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6464
c1854f1d
KS
64652018-08-16 Keith Seitz <keiths@redhat.com>
6466
6467 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6468 tests expected to pass.
6469
26fb3983
JV
64702018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6471
6472 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6473 -data-disassemble -a.
6474 (test_disassembly_bogus_args): Likewise.
6475
67943c00
AB
64762018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6477
6478 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6479
5ff2bbae
AB
64802018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6481
6482 * gdb.base/vla-optimized-out.exp: Add new test.
6483
e5bbcd0f
AB
64842018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6485
6486 * gdb.base/vla-optimized-out-o3.exp: Delete.
6487 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6488 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6489 deleted tests.
6490
9d4a934c
AB
64912018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6492
6493 PR gdb/18050:
6494 * gdb.server/extended-remote-restart.c: New file.
6495 * gdb.server/extended-remote-restart.exp: New file.
6496
045cf012
SM
64972018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6498
6499 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6500 "set variable index = 42".
6501
87d6a7aa
SM
65022018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6503
6504 * boards/index-cache-gdb.exp: New file.
6505 * gdb.dwarf2/index-cache.exp: New file.
6506 * gdb.dwarf2/index-cache.c: New file.
6507 * gdb.base/maint.exp: Check if we are using the index cache.
6508
96d68bd4
RO
65092018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6510
6511 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6512 MAKEFLAGS.
6513
5a699617
RO
65142018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6515
6516 * dg-extract-results.sh: Move to toplevel contrib.
6517 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6518 * Makefile.in (check-parallel-racy): Likewise.
6519
5bd18990
AB
65202018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6521
6522 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6523 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6524 tests if the target supports scheduler locking.
6525
3fbbcf47
TV
65262018-08-04 Tom de Vries <tdevries@suse.de>
6527
6528 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6529
3e1d3d8c
TT
65302018-08-02 Tom Tromey <tom@tromey.com>
6531
6532 PR symtab/16842.
6533 * gdb.cp/temargs.exp: Test "info address" of a template
6534 parameter.
6535
5abe0f0c
JV
65362018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6537
6538 * gdb.python/py-mi-var-info-path-expression.c: New file.
6539 * gdb.python/py-mi-var-info-path-expression.py: New file.
6540 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6541
fb66cde8
SDJ
65422018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6543
6544 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6545 error after "cannot resolve name" string.
6546
c708f4d2
AB
65472018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6548
6549 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6550 started.
6551 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6552
37cc0cae
TV
65532018-07-28 Tom de Vries <tdevries@suse.de>
6554
6555 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6556
63b4ecf7
TV
65572018-07-26 Tom de Vries <tdevries@suse.de>
6558
6559 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6560
3c3bb058
AB
65612018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6562
6563 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6564 is visible.
6565
9e7f3bbb
TV
65662018-07-26 Tom de Vries <tdevries@suse.de>
6567
6568 PR breakpoints/23366
6569 * gdb.base/catch-follow-exec.c: New test.
6570 * gdb.base/catch-follow-exec.exp: New file.
6571
16f808ec
TV
65722018-07-25 Tom de Vries <tdevries@suse.de>
6573
6574 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6575 vla-optimized-out.c.
6576
d7154a8d
JV
65772018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6578
6579 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6580 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6581
232a0032
TV
65822018-07-20 Tom de Vries <tdevries@suse.de>
6583
6584 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6585 NOCLONE macro.
6586 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6587
fbb1d502
TV
65882018-07-19 Tom de Vries <tdevries@suse.de>
6589
6590 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6591 regular expression.
6592
42dc7699
TV
65932018-07-18 Tom de Vries <tdevries@suse.de>
6594
6595 * gdb.base/vla-optimized-out.c: New test.
6596 * gdb.base/vla-optimized-out.exp: New file.
6597
7f1f7e23
SDJ
65982018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6599
6600 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6601 message "No address associated with hostname" when gdbserver
6602 cannot resolve the hostname.
6603
5759ebb3
PW
66042018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6605
6606 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6607 Add some test prefixes to make tests unique.
6608
3606ccab
PW
66092018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6610
6611 * gdb.base/frameapply.c: New file.
6612 * gdb.base/frameapply.exp: New file.
6613
529c08b2
PW
66142018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6615
6616 * gdb.base/skip.exp: Update expected error message.
6617
c7ab0aef
SDJ
66182018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6619 Jan Kratochvil <jan.kratochvil@redhat.com>
6620 Paul Fertser <fercerpav@gmail.com>
6621 Tsutomu Seki <sekiriki@gmail.com>
6622
6623 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6624 parameter.
6625 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6626 by default.
6627 * boards/native-gdbserver.exp: Likewise.
6628 * gdb.server/run-without-local-binary.exp: Improve regexp used
6629 for detecting when a remote debugging connection succeeds.
6630 * gdb.server/server-connect.exp: New file.
6631 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6632 Do not prefix the port number with ":".
6633 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6634 support for detecting and using it. Add '$debughost_gdbserver'
6635 to the list of arguments used to start gdbserver. Handle case
6636 when gdbserver cannot resolve a network name.
6637
16ff70dd
SDJ
66382018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6639
6640 PR c++/23373
6641 * gdb.base/ptype-offsets.cc (struct static_member): New
6642 struct.
6643 (main) <stmember>: New variable.
6644 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6645 with a static member in it.
6646
3541979f
AB
66472018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6648
6649 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6650 watchpoints enabled and disabled.
6651
c8ad9b9a
AB
66522018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6653
6654 * gdb.base/examine-backward.exp: Still run tests around address
6655 0x0, even if address 0x0 is not readable. Update the pattern for
6656 matching address 0x0 in expected output.
6657
e0e5e971
AB
66582018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6659
6660 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6661 malloc/free.
6662
1ea5da02
TV
66632018-07-04 Tom de Vries <tdevries@suse.de>
6664
6665 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6666
471b9d15
MR
66672018-07-02 Maciej W. Rozycki <macro@mips.com>
6668
6669 PR tdep/8282
6670 * gdb.arch/mips-disassembler-options.exp: New test.
6671 * gdb.arch/mips-disassembler-options.s: New test source.
6672
75acb486
PA
66732018-06-29 Pedro Alves <palves@redhat.com>
6674
6675 * gdb.threads/names.exp: Adjust expected "info threads" output.
6676
cd2bb709
PA
66772018-06-29 Pedro Alves <palves@redhat.com>
6678
6679 * gdb.opt/inline-break.exp (line number, address): Add "info
6680 break" tests.
6681
991ff292
PA
66822018-06-29 Pedro Alves <palves@redhat.com>
6683
6684 * gdb.opt/inline-break.c (func1): Add "break here" marker.
6685 * gdb.opt/inline-break.exp: Test setting breakpoints by line
6686 number and address and running to them.
6687
356819b6 66882018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
6689
6690 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
6691
2512d7ef
JK
66922018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6693
6694 * lib/compiler.c: Remove executable permission flag.
6695
be1b6474
RB
66962018-06-28 Richard Bunt <richard.bunt@arm.com>
6697
6698 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
6699 code.
6700 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
6701
291f9a96
PT
67022018-06-28 Petr Tesarik <ptesarik@suse.cz>
6703
6704 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
6705
ed6dfe51
PT
67062018-06-28 Petr Tesarik <ptesarik@suse.cz>
6707
6708 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
6709 address argument is omitted.
6710
d4d429d5
PT
67112018-06-28 Petr Tesarik <ptesarik@suse.cz>
6712
6713 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
6714
7ab6656f
OJ
67152018-06-27 Omair Javaid <omair.javaid@linaro.org>
6716
6717 PR gdb/21695
6718 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6719 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6720
a33ccfc7
TT
67212018-06-26 Tom Tromey <tom@tromey.com>
6722
6723 PR rust/22574:
6724 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6725 * gdb.rust/simple.rs (struct SimpleLayout): New.
6726
6d72d289
SM
67272018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6728
6729 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6730 "info registers" output.
6731
8363f9d5
RB
67322018-06-21 Richard Bunt <richard.bunt@arm.com>
6733
6734 * gdb.base/watchpoint-hw-attach.c: New test.
6735 * gdb.base/watchpoint-hw-attach.exp: New file.
6736
f00674fe
SM
67372018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6738
6739 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6740 through /bin/sh.
6741 * boards/dwarf4-gdb-index.exp: Likewise.
6742 * boards/fission-dwp.exp: Likewise.
6743
1d554008
UW
67442018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6745
6746 * gdb.base/float128.exp: Add comment and improved fail message
6747 to the failure case of "print large128" test.
6748
d0ac1c44
SM
67492018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6750
6751 * configure.ac: Remove AC_PREREQ.
6752 * configure: Re-generate.
6753
61b04dd0
PA
67542018-06-19 Pedro Alves <palves@redhat.com>
6755
6756 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6757 (func_extern_caller): New.
6758 (main): Call func_extern_caller.
6759 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6760 logic change.
6761
f63b508a
SM
67622018-06-18 Weimin Pan <weimin.pan@oracle.com>
6763
6764 PR gdb/16841
6765 * gdb.cp/typedef-base.cc: New file.
6766 * gdb.cp/typedef-base.exp: New file.
6767
0fe3a558
TV
67682018-06-18 Tom de Vries <tdevries@suse.de>
6769
6770 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6771
7010835a
AB
67722018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6773 Richard Bunt <Richard.Bunt@arm.com>
6774
6775 * gdb.threads/attach-slow-waitpid.c: New file.
6776 * gdb.threads/attach-slow-waitpid.exp: New file.
6777 * gdb.threads/slow-waitpid.c: New file.
6778
14897d65
PA
67792018-06-14 Pedro Alves <palves@redhat.com>
6780
6781 * gdb.base/fork-running-state.c: Include <errno.h>.
6782 (exit_if_relative_exits): New.
6783 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6784 exits.
6785 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6786 child exits.
6787
5d9a0608
TV
67882018-06-14 Tom de Vries <tdevries@suse.de>
6789
6790 PR cli/22573
6791 * gdb.base/finish-pretty.c: New test.
6792 * gdb.base/finish-pretty.exp: New file.
6793
11ae5818
PA
67942018-06-14 Pedro Alves <palves@redhat.com>
6795
6796 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6797 gdb's expected startup output.
6798
1d39de44
PA
67992018-06-14 Pedro Alves <palves@redhat.com>
6800
6801 * lib/selftest-support.exp (selftest_setup): Remove inlined
6802 function handling.
6803
70ee0000
TV
68042018-06-14 Tom de Vries <tdevries@suse.de>
6805
6806 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6807 matching of breakpoint printing.
6808
11f4b608
TV
68092018-06-13 Tom de Vries <tdevries@suse.de>
6810
6811 PR testsuite/23269
6812 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6813 (fork_child): ... here, and ...
6814 (fork_parent): ... here.
6815
68162018-06-12 Tom de Vries <tdevries@suse.de>
6817
6818 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6819
9516f85a
AB
68202018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6821 Stephen Roberts <stephen.roberts@arm.com>
6822
6823 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6824 rewrite test to describe action performed, rather than possible
6825 failure.
6826
5045b3d7
GB
68272018-06-08 Gary Benson <gbenson@redhat.com>
6828
6829 * gdb.threads/check-libthread-db.exp: New file.
6830 * gdb.threads/check-libthread-db.c: Likewise.
6831
c61b06a1
TT
68322018-06-05 Tom Tromey <tom@tromey.com>
6833
6834 * gdb.base/default.exp: Update expected "show version" output.
6835
eb6af809
TT
68362018-06-05 Tom Tromey <tom@tromey.com>
6837
6838 PR cli/12326:
6839 * gdb.cp/static-print-quit.exp: Update.
6840 * lib/gdb.exp (pagination_prompt): Update.
6841 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6842 * gdb.python/python.exp: Update.
6843
178d6a63
JB
68442018-06-04 Joel Brobecker <brobecker@adacore.com>
6845
6846 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6847
8e817061
JB
68482018-06-01 Joel Brobecker <brobecker@adacore.com>
6849
6850 * gdb.ada/bp_fun_addr: New testcase.
6851
e86ca25f
TT
68522018-06-01 Tom Tromey <tom@tromey.com>
6853
6854 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6855 results.
6856 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6857 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6858 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6859 * gdb.base/maint.exp (maint_pass_if): Update.
6860
4b2dfa9d
MR
68612018-05-31 Maciej W. Rozycki <macro@mips.com>
6862
6863 * gdb.base/endian.exp: New test.
6864 * gdb.base/endian.c: New test source.
6865
45f25d6c
AB
68662018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6867
6868 PR gdb/23203
6869 * gdb.base/bt-selected-frame.c: New file.
6870 * gdb.base/bt-selected-frame.exp: New file.
6871 * lib/gdb.exp (get_current_frame_number): New function.
6872
d9f6d7f8
MR
68732018-05-24 Maciej W. Rozycki <macro@mips.com>
6874 Pedro Alves <palves@redhat.com>
6875
6876 * gdb.threads/tls-core.c: Include <stdlib.h>
6877 (thread_proc): Call `abort'.
6878 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6879 (tls_core_test): New procedure, bits factored out from ...
6880 (top level): ... here. Test both native cores and gcore cores.
6881
ff1cf532
TT
68822018-05-23 Tom Tromey <tom@tromey.com>
6883
6884 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6885
b98664d3
TT
68862018-05-23 Tom Tromey <tom@tromey.com>
6887
6888 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6889 symfile_complaints.
6890 (test_short_complaints): Likewise.
6891 (test_empty_complaints): Likewise.
6892 (test_initial_complaints): Update.
6893
4e9668d0
TT
68942018-05-23 Tom Tromey <tom@tromey.com>
6895
6896 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6897
43ba33c7
TT
68982018-05-23 Tom Tromey <tom@tromey.com>
6899
6900 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6901 (test_short_complaints): Update.
6902
035522c0
PA
69032018-05-22 Pedro Alves <palves@redhat.com>
6904
6905 * gdb.base/remote.exp: Only gdb_start after compiling the
6906 testcase. Issue "disconnect" before testing "set remote" command
6907 defaults. Issue clean_restart before running to main.
6908
cc0be08f
PA
69092018-05-22 Pedro Alves <palves@redhat.com>
6910
6911 * gdb.base/remote.exp: Adjust expected output of "show remote
6912 memory-write-packet-size". Add tests for "set remote
6913 memory-write-packet-size 0" and "set remote
6914 memory-write-packet-size fixed/limit".
6915
b1b60145
PA
69162018-05-22 Pedro Alves <palves@redhat.com>
6917
6918 PR gdb/22973
6919 * gdb.base/utf8-identifiers.c: New file.
6920 * gdb.base/utf8-identifiers.exp: New file.
6921
0ec848ad
PFC
69222018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6923
6924 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6925
2c3305f6
PFC
69262018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6927
6928 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6929
ce1e8424
TT
69302018-05-18 Tom Tromey <tom@tromey.com>
6931
6932 * gdb.base/ptype-offsets.exp: Update.
6933
ddfe970e
KS
69342018-05-17 Keith Seitz <keiths@redhat.com>
6935
6936 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6937 in expected breakpoint stop locations.
6938 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6939 move to proper scope to test variable values.
6940 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6941 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6942 New functions.
6943 (main): Call not_inline_func3.
6944 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6945 inline_func1, inline_func2, and inline_func3. Test that when each
6946 breakpoint is hit, GDB properly reports both the stop location
6947 and the backtrace. Repeat tests for temporary breakpoints.
6948
0726fcc6
MR
69492018-05-15 Maciej W. Rozycki <macro@mips.com>
6950
6951 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6952 rather then trying to access it in determining whether the PID
6953 of `gdbserver' could have been retrieved.
6954
8ee22052
AB
69552018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6956
6957 * gdb.arch/amd64-init-x87-values.S: New file.
6958 * gdb.arch/amd64-init-x87-values.exp: New file.
6959
7785df48
JK
69602018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6961
6962 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6963
56bcdbea
TT
69642018-05-04 Tom Tromey <tom@tromey.com>
6965
6966 PR python/22730:
6967 * gdb.python/python.exp: Test multi-line execute.
6968
a913fffb
TT
69692018-05-04 Tom Tromey <tom@tromey.com>
6970
6971 PR python/22731:
6972 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6973
7a2c85f2
TT
69742018-05-04 Tom Tromey <tom@tromey.com>
6975
6976 PR gdb/11750:
6977 * gdb.base/define.exp: Test defining a user command inside a user
6978 command.
6979 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6980
a3b60e45
JK
69812018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6982 Pedro Alves <palves@redhat.com>
6983
6984 PR breakpoints/19806 and support for PR external/20207.
6985 * gdb.base/watchpoint-unaligned.c: New file.
6986 * gdb.base/watchpoint-unaligned.exp: New file.
6987
45fe4a03
AB
69882018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6989
6990 * gdb.base/maint.exp: Make test names unique, use
6991 test_prefix_command_help to test 'help maint info', and remove
6992 repeated test of 'help maint'.
6993
9be2ae8f
TT
69942018-05-04 Tom Tromey <tom@tromey.com>
6995
6996 PR gdb/22619:
6997 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6998 behavior.
6999
11859c31
AB
70002018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7001
7002 * gdb.base/maint.exp: Process output from 'maint print registers'
7003 line at a time.
7004
089a9490
AB
70052018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7006
7007 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
7008 timeout.
7009
9b0797e2
AB
70102018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
7011
7012 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
7013 filter pattern.
7014
f6ac5f3d
PA
70152018-05-02 Pedro Alves <palves@redhat.com>
7016
7017 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
7018 to_log_command renames.
7019 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7020
77d3c63b
TT
70212018-05-02 Tom Tromey <tom@tromey.com>
7022
7023 * gdb.python/py-parameter.exp: Set test message.
7024
0489430a
TT
70252018-05-02 Tom Tromey <tom@tromey.com>
7026
7027 PR python/20084:
7028 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
7029 PARAM_ZUINTEGER_UNLIMITED tests.
7030
1632f8ba
DR
70312018-04-28 Dan Robertson <danlrobertson89@gmail.com>
7032
7033 PR rust/23124
7034 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
7035 when casting.
7036
6d7bb824
TT
70372018-04-30 Tom Tromey <tom@tromey.com>
7038
7039 * gdb.python/py-type.exp: Check align attribute.
7040 * gdb.python/py-type.c: New "aligncheck" global.
7041
007e1530
TT
70422018-04-30 Tom Tromey <tom@tromey.com>
7043
7044 PR exp/17095:
7045 * gdb.dwarf2/dw2-align.exp: New file.
7046 * gdb.cp/align.exp: New file.
7047 * gdb.base/align.exp: New file.
7048 * lib/gdb.exp (gdb_int128_helper): New proc.
7049 (has_int128_c, has_int128_cxx): New caching procs.
7050
6873858b
TT
70512018-04-27 Tom Tromey <tom@tromey.com>
7052
7053 PR rust/22545:
7054 * gdb.rust/simple.exp: Add inclusive range tests.
7055
79188d8d
PA
70562018-04-26 Pedro Alves <palves@redhat.com>
7057
7058 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
7059 ifunc breakpoint locations correctly of ifunc breakpoints set
7060 while the program resolves the ifunc.
7061
c7075ad5
PA
70622018-04-26 Pedro Alves <palves@redhat.com>
7063
7064 * gdb.base/gnu-ifunc-final.c: New file.
7065 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
7066 * gdb.base/gnu-ifunc.exp (executable): Delete.
7067 (staticexecutable): Adjust.
7068 (lib_opts, exec_opts): Delete.
7069 (make_binsuffix, build, set-break): New procedures.
7070 (misc_tests): New, with tests factored out from the top level.
7071 (top level): Test different combinations of ifunc resolver name,
7072 resolver with and with debug info, and ifunc target with and
7073 without debug info. Wrap static tests with with_target_prefix.
7074
8388016d
PA
70752018-04-26 Pedro Alves <palves@redhat.com>
7076
7077 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
7078 return type" warnings.
7079
249b5733
PA
70802018-04-25 Pedro Alves <palves@redhat.com>
7081
7082 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
7083 killed".
7084 * gdb.base/kill-after-signal.exp: Likewise.
7085 * gdb.threads/kill.exp: Likewise.
7086
f67c0c91
SDJ
70872018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7088 Sergio Durigan Junior <sergiodj@redhat.com>
7089 Pedro Alves <palves@redhat.com>
7090
7091 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
7092 regexps to expect for '[Inferior ... detached]' as well.
7093 * gdb.base/attach.exp: Likewise.
7094 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
7095 "gdb_continue_to_end".
7096 (test_catch_syscall_with_wrong_args): Likewise.
7097 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
7098 ']'. Don't set 'verbose' on.
7099 * gdb.base/foll-vfork.exp: Likewise.
7100 * gdb.base/fork-print-inferior-events.c: New file.
7101 * gdb.base/fork-print-inferior-events.exp: New file.
7102 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
7103 '[Inferior ... has been killed]' message.
7104 * gdb.base/kill-after-signal.exp: Likewise.
7105 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
7106 detach message.
7107 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
7108 message.
7109 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
7110 regexps to expect for '[Inferior ... detached]' as well.
7111 * gdb.threads/process-dies-while-detaching.exp: Likewise.
7112
0a8ddac4
SM
71132018-04-24 Simon Marchi <simon.marchi@ericsson.com>
7114
7115 PR gdb/23104
7116 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
7117
701adfb0
PA
71182018-04-22 Rajendra SY <rajendra.sy@gmail.com>
7119
7120 PR gdb/23095
7121 * gdb.base/break-probes.exp: Pass shlib_load to
7122 prepare_for_testing. Set normal_bp to r_debug_state if target is
7123 bsd.
7124
d27d16bf
RB
71252018-04-19 Richard Bunt <richard.bunt@arm.com>
7126
7127 * gdb.threads/multiple-successive-infcall.c: New test.
7128 * gdb.threads/multiple-successive-infcall.exp: New file.
7129
a037790e
TT
71302018-04-17 Tom Tromey <tom@tromey.com>
7131
7132 * gdb.rust/simple.rs (Union): New type.
7133 (main): New local "u".
7134 * gdb.rust/simple.exp (test_one_slice): Add new test case.
7135
e3a91079
AA
71362018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7137
7138 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
7139 number information in output of "whereis" command.
7140 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
7141
b744723f
AA
71422018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7143
7144 * gdb.ada/info_types.exp: Adjust expected output to the line
7145 numbers now printed by "info var/func/type".
7146 * gdb.base/completion.exp: Likewise.
7147 * gdb.base/included.exp: Likewise.
7148 * gdb.cp/cp-relocate.exp: Likewise.
7149 * gdb.cp/cplusfuncs.exp: Likewise.
7150 * gdb.cp/namespace.exp: Likewise.
7151 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
7152
4a4495d6
MM
71532018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7154
7155 * gdb.btrace/cpu.exp: New.
7156
1d509aa6
MM
71572018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7158
7159 * gdb.base/step-indirect-call-thunk.exp: New.
7160 * gdb.base/step-indirect-call-thunk.c: New.
7161 * gdb.reverse/step-indirect-call-thunk.exp: New.
7162 * gdb.reverse/step-indirect-call-thunk.c: New.
7163
6295b6da
SM
71642018-04-11 Simon Marchi <simon.marchi@ericsson.com>
7165
7166 * gdb.base/pie-fork.c: New file.
7167 * gdb.base/pie-fork.exp: New file.
7168
50146e70
TT
71692018-04-11 Tom Tromey <tom@tromey.com>
7170
7171 * gdb.rust/simple.exp: Add test for ".." struct initializer.
7172
f50d8a2e
PA
71732018-04-10 Pedro Alves <palves@redhat.com>
7174
7175 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
7176 exits. Instead loop running forever.
7177 (fork_parent): Run forever too.
7178
a0be7a36
SM
71792018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7180
7181 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
7182 mi_continue_to_line.
7183 * gdb.mi/mi-stack.c (callee4): Add comment.
7184
9b73db36
SM
71852018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7186
7187 * gdb.mi/mi-stack.exp: Fix indentation.
7188
c912f608
SM
71892018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7190
7191 PR gdb/22979
7192 * gdb.arch/amd64-osabi.exp: New file.
7193
26540402
SM
71942018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7195
7196 PR gdb/22980
7197 * gdb.base/osabi.exp: New file.
7198
121ad66c 71992018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
7200
7201 * gdb.cp/static-typedef-print.exp: New file.
7202 * gdb.cp/static-typedef-print.cc: New file.
7203
3fcded8f
JB
72042018-03-27 Joel Brobecker <brobecker@adacore.com>
7205
7206 * gdb.ada/varsize_limit: New testcase.
7207
59cc4834
JB
72082018-03-27 Joel Brobecker <brobecker@adacore.com>
7209
7210 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
7211
7212 * gdb.ada/notcplusplus: New testcase.
7213
7214 * gdb.base/c-linkage-name.c: New file.
7215 * gdb.base/c-linkage-name.exp: New testcase.
7216
4ca59a9f
TT
72172018-03-26 Tom Tromey <tom@tromey.com>
7218
7219 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
7220 * gdb.python/py-framefilter.py (name_error): New global.
7221 (ErrorInName.function): Use name_error.
7222
978d6c75
TT
72232018-03-26 Tom Tromey <tom@tromey.com>
7224
7225 PR backtrace/15582:
7226 * gdb.python/py-framefilter.exp: Add "bt hide" test.
7227
b7fee5a3
KS
72282018-03-23 Keith Seitz <keiths@redhat.com>
7229
7230 PR c++/22968
7231 * gdb.cp/subtypes.exp: New file.
7232 * gdb.cp/subtypes.h: New file.
7233 * gdb.cp/subtypes.cc: New file.
7234 * gdb.cp/subtypes-2.cc: New file.
7235
376be529
AB
72362018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7237
7238 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
7239 (done): Call '_exit' not 'exit' to avoid atexit handlers.
7240 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
7241 -nostartfiles when compiling the test. Confirm that all registers
7242 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
7243
066cfa98
AB
72442018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7245
7246 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
7247 option, syntax was wrong anyway.
7248 * gdb.arch/arm-disp-step.exp: Likewise.
7249 * gdb.arch/sparc64-regs.exp: Likewise.
7250 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
7251 option, syntax was wrong anyway, switch to use
7252 prepare_for_testing.
7253 * gdb.arch/i386-disp-step.exp: Likewise.
7254
079670b9
AA
72552018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
7256
7257 * gdb.ada/exec_changed.exp: Replace "target_info exists
7258 use_gdb_stub" by "use_gdb_stub".
7259 * gdb.ada/start.exp: Likewise.
7260 * gdb.base/async-shell.exp: Likewise.
7261 * gdb.base/attach-pie-misread.exp: Likewise.
7262 * gdb.base/attach-wait-input.exp: Likewise.
7263 * gdb.base/break-entry.exp: Likewise.
7264 * gdb.base/break-interp.exp: Likewise.
7265 * gdb.base/dprintf-detach.exp: Likewise.
7266 * gdb.base/nostdlib.exp: Likewise.
7267 * gdb.base/solib-nodir.exp: Likewise.
7268 * gdb.base/statistics.exp: Likewise.
7269 * gdb.base/testenv.exp: Likewise.
7270 * gdb.mi/mi-exec-run.exp: Likewise.
7271 * gdb.mi/mi-start.exp: Likewise.
7272 * gdb.multi/dummy-frame-restore.exp: Likewise.
7273 * gdb.multi/multi-arch-exec.exp: Likewise.
7274 * gdb.multi/multi-arch.exp: Likewise.
7275 * gdb.multi/tids.exp: Likewise.
7276 * gdb.multi/watchpoint-multi.exp: Likewise.
7277 * gdb.python/py-events.exp: Likewise.
7278 * gdb.threads/attach-into-signal.exp: Likewise.
7279 * gdb.threads/attach-stopped.exp: Likewise.
7280 * gdb.threads/threadapply.exp: Likewise.
7281 * lib/selftest-support.exp: Likewise.
7282
26d6cec4
AA
72832018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7284
7285 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7286
4ee89e90
SR
72872018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7288
7289 * gdb.perf/template-breakpoints.cc: New file.
7290 * gdb.perf/template-breakpoints.exp: New file.
7291 * gdb.perf/template-breakpoints.py: New file.
7292
92630041
TT
72932018-03-19 Tom Tromey <tom@tromey.com>
7294
7295 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7296 y0.
7297 * gdb.rust/simple.exp: Test bare identifier form of struct
7298 initializer.
7299
76727919
TT
73002018-03-19 Tom Tromey <tom@tromey.com>
7301
7302 * gdb.gdb/observer.exp: Remove.
7303
194ed413
AA
73042018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7305
7306 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7307 "qualified" option when setting breakpoints.
7308 * gdb.trace/backtrace.exp: Likewise.
7309 * gdb.trace/circ.exp: Likewise.
7310 * gdb.trace/collection.exp: Likewise.
7311 * gdb.trace/disconnected-tracing.exp: Likewise.
7312 * gdb.trace/ftrace-lock.exp: Likewise.
7313 * gdb.trace/ftrace.exp: Likewise.
7314 * gdb.trace/infotrace.exp: Likewise.
7315 * gdb.trace/packetlen.exp: Likewise.
7316 * gdb.trace/passc-dyn.exp: Likewise.
7317 * gdb.trace/qtro.exp: Likewise.
7318 * gdb.trace/read-memory.exp: Likewise.
7319 * gdb.trace/report.exp: Likewise.
7320 * gdb.trace/signal.exp: Likewise.
7321 * gdb.trace/status-stop.exp: Likewise.
7322 * gdb.trace/strace.exp: Likewise.
7323 * gdb.trace/tfind.exp: Likewise.
7324 * gdb.trace/trace-break.exp: Likewise.
7325 * gdb.trace/trace-condition.exp: Likewise.
7326 * gdb.trace/trace-mt.exp: Likewise.
7327 * gdb.trace/tstatus.exp: Likewise.
7328 * gdb.trace/tsv.exp: Likewise.
7329 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7330 * gdb.trace/unavailable.exp: Likewise.
7331 * gdb.trace/while-dyn.exp: Likewise.
7332
8b067d2c
AA
73332018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7334
7335 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7336 that libinproctrace is copied to the target.
7337
3ae9ce5d
TT
73382018-03-14 Tom Tromey <tom@tromey.com>
7339
7340 PR cli/14977:
7341 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7342 a null pointer.
7343 * gdb.base/wchar.exp: Likewise.
7344
b8c2339b
TT
73452018-03-14 Tom Tromey <tom@tromey.com>
7346
7347 PR cli/19918:
7348 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7349 flag.
7350
4872dc46
SM
73512018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7352
7353 PR gdb/22841
7354 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7355 "target" to remote_exec.
7356
e4fe3756
SM
73572018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7358
7359 PR gdb/22841
7360 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7361 ${board}_upload): Remove.
7362
e95a97d4
AA
73632018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7364
7365 * gdb.cp/watch-cp.cc: New test.
7366 * gdb.cp/watch-cp.exp: New file.
7367
dbbb1059
AB
73682018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7369
7370 * gdb.base/infcall-nested-structs.exp: New file.
7371 * gdb.base/infcall-nested-structs.c: New file.
7372 * gdb.base/float.exp: Add riscv support.
7373
ecc054c0
TP
73742018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7375
7376 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7377 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7378
25e3c82c
SDJ
73792018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7380
7381 * gdb.server/abspath.exp: New file.
7382 * lib/gdb.exp (with_cwd): New procedure.
7383
3083294d
SM
73842018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7385
7386 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7387 use it.
7388 (gdb_is_target_remote_prompt): New proc.
7389 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7390 (gdb_is_target_native): Pass prompt parameter to
7391 gdb_is_target_1.
7392
3275ef47
SM
73932018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7394
7395 * gdb.base/load-command.c: New file.
7396 * gdb.base/load-command.exp: New file.
7397 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7398 (gdb_is_target_1): ...this, and generalize for other targets
7399 than just remote.
7400 (gdb_is_target_remote): Use gdb_is_target_1.
7401 (gdb_is_target_native): use gdb_is_target_1.
7402
6893c19a
TT
74032018-02-26 Tom Tromey <tom@tromey.com>
7404
7405 PR python/16497:
7406 * gdb.python/py-framefilter.exp: Update test.
7407
2ddeaf8a
TT
74082018-02-26 Tom Tromey <tom@tromey.com>
7409
7410 * gdb.dwarf2/variant.c: New file.
7411 * gdb.dwarf2/variant.exp: New file.
7412
c9317f21
TT
74132018-02-26 Tom Tromey <tom@tromey.com>
7414
7415 * gdb.rust/simple.exp: Accept more possible results in enum test.
7416
6f6d0c26
SM
74172018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7418
7419 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7420 parentheses.
7421
11b03145
MR
74222018-02-23 Maciej W. Rozycki <macro@mips.com>
7423
7424 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7425 name of a variable: $actual_linejj -> $actual_line.
7426
54a27fe5
JB
74272018-02-21 John Baldwin <jhb@FreeBSD.org>
7428
7429 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7430
de65820c
MM
74312018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7432
7433 * gdb.btrace/buffer-size.exp: Do not force BTS.
7434
980548fd
PA
74352018-02-14 Pedro Alves <palves@redhat.com>
7436
7437 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7438 getting a "Quit".
7439
c4e12631
MM
74402018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7441
7442 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7443 Fix test name.
7444
c2e0e465
SM
74452018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7446
7447 * gdb.cp/m-static.exp: Check type of optimized out static
7448 member.
7449
f7216783
AB
74502018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7451
7452 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7453 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7454
0625771b
LS
74552018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7456 Leszek Swirski <leszeks@google.com>
7457
7458 * gdb.python/py-prettyprint.c
7459 (struct to_string_returns_value_inner,
7460 struct to_string_returns_value_wrapper): New.
7461 (main): Add tsrvw variable.
7462 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7463 ToStringReturnsValueWrapper): New classes.
7464 (register_pretty_printers): Register new pretty-printers.
7465 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7466 recursive pretty printer.
7467 * gdb.python/py-mi.exp: Likewise.
7468
59498c30
LS
74692018-02-01 Leszek Swirski <leszeks@google.com>
7470
7471 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7472 functions with the same name as an include file are parsed
7473 correctly.
7474
d4d38844
YQ
74752018-02-01 Yao Qi <yao.qi@linaro.org>
7476
7477 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7478 "\[^\r\n\]*".
7479
07e5f5cf
NP
74802018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7481
7482 * gdb.arch/powerpc-prologue-frame.s: New file.
7483 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7484 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7485
929b5ad4
JB
74862018-01-31 Joel Brobecker <brobecker@adacore.com>
7487
7488 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7489
e671cd59
PA
74902018-01-30 Pedro Alves <palves@redhat.com>
7491
7492 PR gdb/13211
7493 * gdb.base/interrupt-daemon.c: New.
7494 * gdb.base/interrupt-daemon.exp: New.
7495 * gdb.multi/multi-term-settings.c: New.
7496 * gdb.multi/multi-term-settings.exp: New.
7497
fc413dc4
JB
74982018-01-30 Joel Brobecker <brobecker@adacore.com>
7499
7500 * gdb.base/break.exp: Save the location where the breakpoint
7501 on break.c:47 was actually inserted when debugging the version
7502 compiled at -O2 and use it in the expected output of the "info
7503 break" test performed soon after.
7504
5c319bb2
PA
75052018-01-22 Pedro Alves <palves@redhat.com>
7506 Sergio Durigan Junior <sergiodj@redhat.com>
7507
7508 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7509 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7510
a9e40818
JB
75112018-01-22 Joel Brobecker <brobecker@adacore.com>
7512
7513 * gdb.base/break-include.c, gdb.base/break-include.inc,
7514 gdb.base/break-include.exp: New files.
7515 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7516 line number now being the actual line number where the breakpoint
7517 was inserted.
7518 * gdb.mi/mi-break.exp: Likewise.
7519 * gdb.mi/mi-reverse.exp: Likewise.
7520 * gdb.mi/mi-simplerun.exp: Ditto.
7521
e707fc44
AB
75222018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7523
7524 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7525 varobj.
7526 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7527
ae451627
AB
75282018-01-21 Don Breazeal <donb@codesourcery.com>
7529 Andrew Burgess <andrew.burgess@embecosm.com>
7530
7531 * gdb.mi/basics.c: Add new global.
7532 * gdb.mi/mi-frame-regs.exp: New file.
7533 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7534 case.
7535
b1b189e0
AB
75362018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7537
7538 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7539 non-parameter, and on an unknown symbol.
7540
fcfcc376
TT
75412018-01-19 Tom Tromey <tom@tromey.com>
7542
7543 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7544 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7545
634c1c31
AA
75462018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7547
7548 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7549 setrlimit and chdir to int.
7550
d6ad07fd
AA
75512018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7552
7553 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7554 function.
7555 (my_tend): Likewise.
7556 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7557 rationale of avoiding FP- and vector instructions.
7558
adf8243b
RK
75592018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7560
7561 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7562 "info reg" with "\[ \t\]*".
7563 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7564 "\[ \t\]+".
7565 * gdb.arch/s390-multiarch.exp: Ditto.
7566 * gdb.base/pc-fp.exp: Ditto.
7567 * gdb.reverse/i386-precsave.exp: Ditto.
7568 * gdb.reverse/i386-reverse.exp: Ditto.
7569 * gdb.reverse/i387-env-reverse.exp: Ditto.
7570 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7571
dcc06925
AA
75722018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7573
7574 * lib/gdb.exp (gdb_compile): Re-enable use of
7575 universal_compile_options for languages other than Rust.
7576
25d4fd80
AA
75772018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7578
7579 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7580
ee7f689e 75812018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
7582
7583 PR gdb/16577
7584 * gdb.base/solib-vanish.exp: New.
7585 * gdb.base/solib-vanish-main.c: New.
7586 * gdb.base/solib-vanish-lib1.c: New.
7587 * gdb.base/solib-vanish-lib2.c: New.
7588
d8447b6b
YQ
75892018-01-17 Yao Qi <yao.qi@linaro.org>
7590
7591 * gdb.compile/compile.exp: Match the address printed for
7592 frame in the output of command "bt".
7593
86d6a90c
TT
75942018-01-15 Tom Tromey <tom@tromey.com>
7595
7596 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7597 compute sp_reg.
7598
cbcdb1aa
AB
75992018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7600
7601 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7602 to prepare.
7603 (prepare): Return 0 on error, 1 on success.
7604
eea61984
PA
76052018-01-12 Pedro Alves <palves@redhat.com>
7606
7607 * gdb.base/continue-after-aborted-step-over.c: New.
7608 * gdb.base/continue-after-aborted-step-over.exp: New.
7609
6181e9c2
SM
76102018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7611
7612 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7613 options when not creating an executable.
7614
3cada740
PA
76152018-01-11 Pedro Alves <palves@redhat.com>
7616
7617 PR remote/22597
7618 * gdb.server/stop-reply-no-thread.c: New file.
7619 * gdb.server/stop-reply-no-thread.exp: New file.
7620
c63d3e8d
PA
76212018-01-10 Pedro Alves <palves@redhat.com>
7622
7623 PR gdb/22670
7624 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7625 functions too. Test setting breakpoints and printing C functions
7626 with no debug info too.
7627 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7628
d4c2a405
PA
76292018-01-10 Pedro Alves <palves@redhat.com>
7630
7631 PR gdb/22670
7632 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7633 a fail.
7634
8825213e
PA
76352018-01-10 Pedro Alves <palves@redhat.com>
7636
7637 PR gdb/22670
7638 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7639
605fd3c6
YQ
76402018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7641
7642 * gdb.server/unittest.exp: Match the output in non-development
7643 mode.
7644
1e5ded6c
YQ
76452018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7646
7647 * gdb.gdb/unittest.exp: Match output in non-development mode.
7648
30066b0b
JB
76492018-01-08 Joel Brobecker <brobecker@adacore.com>
7650
7651 * gdb.ada/access_tagged_param.exp: Relax expected output
7652 for value of "ObjL" in "continue" to pck.inspect breakpoint
7653 test.
7654
04bafb1e
XR
76552018-01-08 Joel Brobecker <brobecker@adacore.com>
7656
9f86398b
JB
7657 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7658 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 7659
e379cee6
PA
76602018-01-05 Pedro Alves <palves@redhat.com>
7661
7662 PR gdb/18653
7663 * gdb.base/libsegfault.exp: New.
7664
de63c46b
PA
76652018-01-05 Joel Brobecker <brobecker@adacore.com>
7666
7667 PR gdb/22670
7668 * gdb.ada/access_tagged_param.exp: New file.
7669 * gdb.ada/access_tagged_param/foo.adb: New file.
7670
f98fc17b
PA
76712018-01-05 Pedro Alves <palves@redhat.com>
7672
7673 PR gdb/22670
7674 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7675 exercise lower case too, and to exercise both full matching and
7676 wild matching.
7677
342f8240
JB
76782018-01-05 Joel Brobecker <brobecker@adacore.com>
7679
7680 * gdb.ada/rename_subscript_param: New testcase.
7681
7150d33c
JG
76822018-01-05 Jerome Guitton <guitton@adacore.com>
7683
7684 * gdb.ada/arr_acc_idx_w_gap: New testcase.
7685
cc0e770c
JB
76862018-01-05 Joel Brobecker <brobecker@adacore.com>
7687
7688 * gdb.ada/convvar_comp: New testcase.
7689
672a41aa 76902018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
7691
7692 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
7693 (My_Table): New global variable.
7694 * testsuite/gdb.ada/array_char_idx.exp: Add test.
7695
7365ec2f
JB
76962018-01-04 Joel Brobecker <brobecker@adacore.com>
7697
7698 PR gdb/22670
7699 * gdb.ada/maint_with_ada: New testcase.
7700
289483b6
JB
77012018-01-04 Joel Brobecker <brobecker@adacore.com>
7702
7703 PR gdb/22670
7704 * gdb.ada/bp_c_mixed_case: New testcase.
7705
344420da
JB
77062018-01-04 Joel Brobecker <brobecker@adacore.com>
7707
7708 PR gdb/22670
7709 * gdb.ada/complete.exp: Add "complete break ada" test.
7710
66fc87a0
JB
77112018-01-04 Joel Brobecker <brobecker@adacore.com>
7712
7713 PR gdb/22670
7714 * gdb.ada/info_addr_mixed_case: New testcase.
7715
9f757bf7
XR
77162018-01-03 Xavier Roirand <roirand@adacore.com>
7717
7718 * gdb.ada/excep_handle.exp: New testcase.
7719 * gdb.ada/excep_handle/foo.adb: New file.
7720 * gdb.ada/excep_handle/pck.ads: New file.
7721
bd570f80
JB
77222018-01-03 Joel Brobecker <brobecker@adacore.com>
7723
7724 * gdb.base/step-line.c: Add extra empty line in copyright header.
7725 * gdb.base/step-line.inp: Likewise.
7726
9fe561ab
JB
77272018-01-02 Joel Brobecker <brobecker@adacore.com>
7728
7729 * gdb.ada/dyn_stride.exp: Add slice test.
7730
a405673c
JB
77312018-01-02 Joel Brobecker <brobecker@adacore.com>
7732
7733 * gdb.ada/dyn_stride: New testcase.
7734
cef0f868
SH
77352017-12-27 Stafford Horne <shorne@gmail.com>
7736
7737 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7738 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7739
b67d92b0
SH
77402017-12-27 Stafford Horne <shorne@gmail.com>
7741
7742 * gdb.base/reggroups.c: New file.
7743 * gdb.base/reggroups.exp: New file.
7744
eccab96d
JB
77452017-12-18 Joel Brobecker <brobecker@adacore.com>
7746
7747 * gdb.dwarf2/ada-valprint-error.c: New file.
7748 * gdb.dwarf2/ada-valprint-error.exp: New file.
7749
0e2da9f0
JB
77502017-12-18 Joel Brobecker <brobecker@adacore.com>
7751
7752 * gdb.ada/assign_arr: New testcase.
7753
cb923fcc
XR
77542017-12-18 Xavier Roirand <roirand@adacore.com>
7755
7756 * gdb.ada/funcall_ptr: New testcase.
7757
7c161838
SDJ
77582017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7759
7760 PR cli/16224
7761 * gdb.base/ptype-offsets.cc: New file.
7762 * gdb.base/ptype-offsets.exp: New file.
7763
1af17fd9
YQ
77642017-12-15 Yao Qi <yao.qi@linaro.org>
7765
7766 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7767 if XML is disabled.
7768
828d5846
XR
77692017-12-15 Xavier Roirand <roirand@adacore.com>
7770
7771 * gdb.ada/same_component_name: New testcase.
7772
79e8fcaa
JB
77732017-12-14 Joel Brobecker <brobecker@adacore.com>
7774
7775 * gdb.ada/str_binop_equal: New testcase.
7776
e05fa6f9
JB
77772017-12-14 Joel Brobecker <brobecker@adacore.com>
7778
7779 * gdb.ada/task_switch_in_core: New testcase.
7780
b89641ba
SM
77812017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7782
7783 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7784 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7785 call test_bkpt_qualified.
7786 (test_bkpt_qualified): New proc.
7787
6892d2e4
PA
77882017-12-13 Pedro Alves <palves@redhat.com>
7789
7790 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7791 Tighten regexp by matching with an anchor.
7792
a22ecf70
PA
77932017-12-13 Pedro Alves <palves@redhat.com>
7794
7795 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7796 ("expression with namespace"): New set of tests.
7797 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7798 (Nested::Test_NS::qux): New.
7799 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7800 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7801
9937536c
JB
78022017-12-13 Joel Brobecker <brobecker@adacore.com>
7803
7804 * gdb.base/server-del-break.c: New file.
7805 * gdb.base/server-del-break.exp: New file.
7806
fe49c6f5
SH
78072017-12-12 Stafford Horne <shorne@gmail.com>
7808
7809 * gdb.xml/tdesc-regs.exp: Add or1k support.
7810
c3d18620
SH
78112017-12-12 Stafford Horne <shorne@gmail.com>
7812
7813 * gdb.base/bp-permanent.c: Define nop of or1k.
7814
c5f9cfc8
JB
78152017-12-11 Joel Brobecker <brobecker@adacore.com>
7816
7817 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7818 output with components being reordered.
7819
a9c135fc
JB
78202017-12-11 Joel Brobecker <brobecker@adacore.com>
7821
7822 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7823 output with components being reordered.
7824
927aa2e7
JK
78252017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7826 Pedro Alves <palves@redhat.com>
7827
7828 * gdb.base/maint.exp (check for .gdb_index): Check also for
7829 .debug_names.
7830 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7831 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7832 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7833 (.gdb_index used after symbol reloading): Support also .debug_names.
7834 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7835
f17d9474
YQ
78362017-12-08 Yao Qi <yao.qi@linaro.org>
7837
7838 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7839 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7840
a0de8c21
YQ
78412017-12-08 Yao Qi <yao.qi@linaro.org>
7842
7843 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7844 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7845
a738ea1d
YQ
78462017-12-08 Yao Qi <yao.qi@linaro.org>
7847
7848 * gdb.arch/aarch64-tagged-pointer.c: New file.
7849 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7850
1cd9a73b
SDJ
78512017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7852
7853 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7854 "int".
7855
fa6eb693
KS
78562017-12-07 Keith Seitz <keiths@redhat.com>
7857
7858 PR breakpoints/22569
7859 * gdb.linespec/ls-errs.exp: Change expected result of "break
7860 -source this file has spaces.c -line 3".
7861 Check that an explicit source file followed by whitespace is
7862 identified as an invalid explicit location.
7863
883fd55a
KS
78642017-12-07 Keith Seitz <keiths@redhat.com>
7865
7866 * gdb.cp/nested-types.cc: New file.
7867 * gdb.cp/nested-types.exp: New file.
7868 * lib/cp-support.exp: Load data-structures.exp library.
7869 (debug_cp_test_ptype_class): New global.
7870 (cp_ptype_class_verbose, next_line): New procedures.
7871 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7872 Add and document new return value.
7873 Switch the list of lines to a queue.
7874 Add support for new `type' key for nested type definitions.
7875 Add debugging/troubleshooting messages.
7876 * lib/data-structures.exp: New file.
7877
ec72db3e
SM
78782017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7879
7880 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7881 with proc_with_prefix, don't use with_test_prefix.
7882
99598d71
TT
78832017-12-07 Tom Tromey <tom@tromey.com>
7884
7885 * gdb.base/break.exp: Add test for empty "commands".
7886
a8806230
YQ
78872017-12-07 Yao Qi <yao.qi@linaro.org>
7888
7889 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7890 malloc and catch syscall.
7891
824cc835
PM
78922017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7893
e79be6e5 7894 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
7895 tests for explicit locations.
7896
7cc244de
PA
78972017-12-06 Pedro Alves <palves@redhat.com>
7898
7899 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7900 force-disabling XML descriptions.
7901
50a1fdd5
PA
79022017-12-04 Pedro Alves <palves@redhat.com>
7903
7904 PR gdb/22499
7905 * gdb.arch/amd64-disp-step-avx.S: New file.
7906 * gdb.arch/amd64-disp-step-avx.exp: New file.
7907
f0fb2488
PA
79082017-12-03 Pedro Alves <palves@redhat.com>
7909
7910 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7911 and <string.h>.
7912 (parent_function): Print distinct messages when waitpid fails, or
7913 the child exits with a signal, or the child exits for an unhandled
7914 reason.
7915 * gdb.threads/process-dies-while-detaching.exp
7916 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7917 it. Wait for both inferior output and GDB's prompt. Use an
7918 indirect spawn id list.
7919 (do_detach): New parameter 'child_exit'. Use it to compute
7920 expected inferior output.
7921 (test_detach, test_detach_watch, test_detach_killed_outside):
7922 Adjust to pass down the expected child exit kind.
7923
97cbe998
SDJ
79242017-12-01 Joel Brobecker <brobecker@adacore.com>
7925 Sergio Durigan Junior <sergiodj@redhat.com>
7926 Pedro Alves <palves@redhat.com>
7927
7928 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7929
40fc416f
SDJ
79302017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7931
7932 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7933 to 'symbol-file' and 'add-symbol-file' can be
7934 position-independent.
7935
1cc75e92
YQ
79362017-12-01 Yao Qi <yao.qi@linaro.org>
7937
7938 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7939 the URL in copyright header.
7940 * gdb.arch/aarch64-fp.exp: Likewise.
7941 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7942 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7943 * gdb.base/expand-psymtabs.exp: Likewise.
7944 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7945 * gdb.fortran/common-block.exp: Likewise.
7946 * gdb.fortran/common-block.f90: Likewise.
7947 * gdb.fortran/logical.exp: Likewise.
7948 * gdb.fortran/vla-datatypes.f90: Likewise.
7949 * gdb.fortran/vla-sub.f90: Likewise.
7950
875fb7a7
JB
79512017-11-30 Joel Brobecker <brobecker@adacore.com>
7952
7953 * gdb.ada/repeat_dyn: New testcase.
7954
6f14765f
UW
79552017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7956
7957 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7958 Update for changed thread numbering.
7959 * gdb.cell/bt.exp: Update for changed GDB output.
7960
f1af7b94
SM
79612017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7962
7963 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7964 setting isremote by hand.
7965 * boards/dwarf4-gdb-index.exp: Likewise.
7966 * boards/fission.exp: Likewise.
7967 * boards/stabs.exp: Likewise.
7968
e3919f3e
PA
79692017-11-30 Pedro Alves <palves@redhat.com>
7970
7971 * gdb.linespec/cpls-ops.exp
7972 (check_explicit_skips_function_argument): Extract the underlying
7973 type of size_t instead of hardcoding it.
7974
bd69330d
PA
79752017-11-29 Pedro Alves <palves@redhat.com>
7976
7977 PR c++/19436
7978 * gdb.linespec/cpls-abi-tag.cc: New file.
7979 * gdb.linespec/cpls-abi-tag.exp: New file.
7980
a20714ff
PA
79812017-11-29 Pedro Alves <palves@redhat.com>
7982
7983 * gdb.base/langs.exp: Use -qualified.
7984 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7985 it.
7986 * gdb.cp/namespace.exp: Use -qualified.
7987 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7988 (overload-3, template-overload, template-ret-type, const-overload)
7989 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7990 procedures.
7991 (test_driver): Call them.
7992 * gdb.cp/save-bp-qualified.cc: New.
7993 * gdb.cp/save-bp-qualified.exp: New.
7994 * gdb.linespec/explicit.exp: Test -qualified.
7995 * lib/completion-support.exp (completion::explicit_opts_list): Add
7996 "-qualified".
7997 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7998
f6f1d339
PM
79992017-11-29 Phil Muldoon <pmuldoon@redhat.com>
8000
8001 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
8002
02ca603a
TT
80032017-11-29 Tom Tromey <tom@tromey.com>
8004
8005 * gdb.base/relocate.exp: Update invalid argument test.
8006 Add new tests for invalid arguments.
8007
ed6c0bfb
TP
80082017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8009
8010 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
8011 Return 0 as a long.
8012 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
8013
f106e10e
TP
80142017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8015
8016 * gdb.cp/breakpoint.cc (bar): Set return type to void.
8017 * gdb.cp/psymtab-parameter.cc (func): Likewise.
8018 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
8019 func ().
8020 * gdb.cp/shadow.cc (B.func): Return 0.
8021
10329bb2
JB
80222017-11-27 Joel Brobecker <brobecker@adacore.com>
8023
8024 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
8025 expected output in gdb_expect call to allow the exception
8026 message to be present as well. Fix syntax confusion to avoid
8027 TCL thinking that exception_name is an array.
8028
617cd4bc
UW
80292017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
8030
8031 * gdb.arch/spu-info.c: Include <unistd.h>.
8032 (do_signal_test): Fix broken calls to write.
8033 * gdb.arch/spu-info.exp: Use prepare_for_testing.
8034 Fix checks for empty mailboxes. Update signal tests for corrected
8035 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
8036 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
8037 * gdb.cell/arch.exp: Use standard_output_file.
8038 * gdb.cell/break.exp: Likewise.
8039 * gdb.cell/bt.exp: Likewise.
8040 * gdb.cell/core.exp: Likewise.
8041 * gdb.cell/dwarfaddr.exp: Likewise.
8042 * gdb.cell/ea-cache.exp: Likewise.
8043 * gdb.cell/ea-standalone.exp: Likewise.
8044 * gdb.cell/f-regs.exp: Likewise.
8045 * gdb.cell/fork.exp: Likewise.
8046 * gdb.cell/gcore.exp: Likewise.
8047 * gdb.cell/mem-access.exp: Likewise.
8048 * gdb.cell/ptype.exp: Likewise.
8049 * gdb.cell/registers.exp: Likewise.
8050 * gdb.cell/sizeof.exp: Likewise.
8051 * gdb.cell/solib-symbol.exp: Likewise.
8052 * gdb.cell/solib.exp: Likewise.
617cd4bc 8053
a81aaca0
PA
80542017-11-25 Pedro Alves <palves@redhat.com>
8055
8056 * gdb.base/complete-empty.exp: New file.
8057 * gdb.base/completion.exp: Adjust.
8058
6a3c6ee4
PA
80592017-11-25 Pedro Alves <palves@redhat.com>
8060
8061 * gdb.linespec/cpls-ops.cc: New file.
8062 * gdb.linespec/cpls-ops.exp: New file.
8063 * lib/completion-support.exp (test_complete_prefix_range_re): New,
8064 factored out from ...
8065 (test_complete_prefix_range): ... this.
8066
8955eb2d
PA
80672017-11-24 Pedro Alves <palves@redhat.com>
8068
8069 * gdb.linespec/cpcompletion.exp: New file.
8070 * gdb.linespec/cpls-hyphen.cc: New file.
8071 * gdb.linespec/cpls.cc: New file.
8072 * gdb.linespec/cpls2.cc: New file.
8073 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
8074 test to use test_gdb_complete_unique. Add label completion,
8075 keyword completion and explicit location completion tests.
8076 * lib/completion-support.exp: New file.
8077
e547c119
JB
80782017-11-24 Joel Brobecker <brobecker@adacore.com>
8079
8080 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
8081 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
8082 when hitting an exception catchpoint.
8083
7c3c1aa8
YQ
80842017-11-22 Yao Qi <yao.qi@linaro.org>
8085
8086 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
8087
41bd68f5
SM
80882017-11-22 Simon Marchi <simon.marchi@ericsson.com>
8089
8090 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
8091 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
8092 * gdb.dwarf2/info-locals-optimized-out.c: New file.
8093
1daad298
YQ
80942017-11-22 Yao Qi <yao.qi@linaro.org>
8095
8096 * gdb.base/info-os.exp: Pass pthreads.
8097 * gdb.multi/multi-attach.exp: Likewise.
8098
88465e87
YQ
80992017-11-22 Yao Qi <yao.qi@linaro.org>
8100
8101 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
8102 compiler.
8103
dc196b23
YQ
81042017-11-22 Yao Qi <yao.qi@linaro.org>
8105
8106 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
8107 * gdb.base/break-interp.exp: Likewise.
8108 * gdb.base/jit-attach-pie.exp: Likewise.
8109
2400729e
UW
81102017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8111
8112 * gdb.base/float128.c (large128): New variable.
8113 * gdb.base/float128.exp: Add test to print largest __float128 value.
8114
7a26362d
UW
81152017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8116
8117 * gdb.arch/vsx-regs.exp: Update register content checks.
8118
ed0f4273
UW
81192017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
8120
8121 * gdb.arch/ppc-longdouble.exp: New file.
8122 * gdb.arch/ppc-longdouble.c: Likewise.
8123
a25d69c6
PA
81242017-11-21 Pedro Alves <palves@redhat.com>
8125
8126 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
8127
73fcf641
PA
81282017-11-20 Pedro Alves <palves@redhat.com>
8129
8130 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
8131 (long_double_typedef): New typedefs.
8132 Use DEF on double and long double.
8133 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
8134 cases.
8135 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
8136 and 'long_double_ptr_same_size' locals. Use them to decide
8137 whether cast from array/function to float is valid/invalid.
8138
71a3c369
TT
81392017-11-17 Tom Tromey <tom@tromey.com>
8140
8141 * gdb.rust/traits.rs: New file.
8142 * gdb.rust/traits.exp: New file.
8143
ced9779b
JB
81442017-11-17 Joel Brobecker <brobecker@adacore.com>
8145
8146 * gdb.ada/minsyms: New testcase.
8147
a0922d80
PA
81482017-11-16 Pedro Alves <palves@redhat.com>
8149
8150 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
8151 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
8152
ea04e54c
PA
81532017-11-16 Pedro Alves <palves@redhat.com>
8154
8155 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
8156 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
8157
e849ea89
PA
81582017-11-16 Pedro Alves <palves@redhat.com>
8159
8160 * gdb.server/reconnect-ctrl-c.c: New file.
8161 * gdb.server/reconnect-ctrl-c.exp: New file.
8162
d8ae99a7
PM
81632017-11-16 Phil Muldoon <pmuldoon@redhat.com>
8164
8165 * gdb.python/py-rbreak.exp: New file.
8166 * gdb.python/py-rbreak.c: New file.
8167 * gdb.python/py-rbreak-func2.c: New file.
8168
968a13f8
PA
81692017-11-16 Pedro Alves <palves@redhat.com>
8170
8171 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
8172 pattern.
8173 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
8174 GDB.
8175
71774bc9
SM
81762017-11-15 Simon Marchi <simon.marchi@ericsson.com>
8177
8178 * gdb.tui/completionn.exp (test_tab_completion): Add space in
8179 regex.
8180
ddbb44cf
SM
81812017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
8182
8183 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
8184 test names.
8185
584a564f
PA
81862017-11-09 Pedro Alves <palves@redhat.com>
8187
8188 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
8189 factored out from ...
8190 (top level): ... here, and adjusted to avoid expecting beyond the
8191 prompt in a single gdb_test_multiple.
8192
5ed7a928
PA
81932017-11-09 Pedro Alves <palves@redhat.com>
8194
8195 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
8196 output.
8197 * gdb.server/ext-attach.exp ("kill" test): Likewise.
8198 * gdb.server/ext-restart.exp ("kill" test): Likewise.
8199 * gdb.server/ext-run.exp ("kill" test): Likewise.
8200 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
8201
a60e0738
PA
82022017-11-09 Pedro Alves <palves@redhat.com>
8203
8204 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
8205 match till end of line.
8206
2c88253f
PA
82072017-11-09 Pedro Alves <palves@redhat.com>
8208
8209 * gdb.base/memattr.exp: Tighten regexes to match the end line.
8210
c7a38517
PA
82112017-11-09 Pedro Alves <palves@redhat.com>
8212
8213 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
8214 New procedures, factored out from ...
8215 (top level): ... here, and adjusted to avoid expecting beyond the
8216 prompt in one go.
8217
f29f4b6b
PA
82182017-11-09 Pedro Alves <palves@redhat.com>
8219
8220 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
8221 output. Fix '?' match.
8222
286acbb5
JB
82232017-11-08 Joel Brobecker <brobecker@adacore.com>
8224
8225 * gdb.ada/scoped_watch: New testcase.
8226 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
8227 which is actually correct.
8228 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
8229 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
8230
62d7ae92
PA
82312017-11-08 Pedro Alves <palves@redhat.com>
8232
8233 * gdb.gdb/complaints.exp (test_initial_complaints)
8234 (test_serial_complaints, test_short_complaints): Call
8235 complaint_internal instead of complaint.
8236
280ca31f
DT
82372017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
8238
8239 * gdb.threads/tls-core.c: New file.
8240 * gdb.threads/tls-core.exp: Likewise.
8241
b5ec771e
PA
82422017-11-08 Pedro Alves <palves@redhat.com>
8243
8244 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
8245 (p Exported_Capitalized): New test.
8246 (p exported_capitalized): New test.
8247
a02b41a7
PA
82482017-11-07 Pedro Alves <palves@redhat.com>
8249
8250 * gdb.cp/ena-dis-br-range.exp: Add more tests.
8251
95e95a6d
PA
82522017-11-07 Pedro Alves <palves@redhat.com>
8253
8254 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
8255 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
8256 (disable_invalid, disable_inverted, disable_negative): New
8257 procedures.
8258 ("bad numbers"): New set of tests.
8259
cee62dbd
PA
82602017-11-07 Pedro Alves <palves@redhat.com>
8261
8262 * gdb.cp/ena-dis-br-range.exp: Add tests.
8263
cc638e86
PA
82642017-11-07 Pedro Alves <palves@redhat.com>
8265
8266 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8267
d0fe4701
XR
82682017-11-07 Xavier Roirand <roirand@adacore.com>
8269 Pedro Alves <palves@redhat.com>
8270
8271 * gdb.base/ena-dis-br.exp: Add reference to
8272 gdb.cp/ena-dis-br-range.exp.
8273 * gdb.cp/ena-dis-br-range.exp: New file.
8274 * gdb.cp/ena-dis-br-range.cc: New file.
8275
46f67f80
PA
82762017-11-06 Pedro Alves <palves@redhat.com>
8277
8278 * gdb.base/attach-non-pgrp-leader.c: New.
8279 * gdb.base/attach-non-pgrp-leader.exp: New.
8280
726e1356
PA
82812017-11-06 Pedro Alves <palves@redhat.com>
8282
8283 * configure.ac: No longer check for termio.h and sgtty.h.
8284 * configure: Regenerate.
8285 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8286 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8287 Remove termio and sgtty code.
8288
50ab6ace
YQ
82892017-11-03 Yao Qi <yao.qi@linaro.org>
8290
8291 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8292 in GDB is disabled.
8293
8e68731c
YQ
82942017-11-03 Yao Qi <yao.qi@linaro.org>
8295
8296 * gdb.python/py-thrhandle.exp: Skip it if python is not
8297 enabled.
8298
3a87ae65
SM
82992017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8300
8301 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8302 as a breakpoint command.
8303
484d8d36
MD
83042017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8305
8306 PR python/21213
8307 * gdb.python/py-infthread.exp: Test calling
8308 InferiorThread.inferior () multiple times in a row.
8309
4a27f119
KS
83102017-10-27 Keith Seitz <keiths@redhat.com>
8311
8312 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8313 Test "info break" for every inlined function breakpoint.
8314
bb11dd58
YQ
83152017-10-27 Yao Qi <yao.qi@linaro.org>
8316
8317 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8318
a43f3893
PF
83192017-10-26 Patrick Frants <osscontribute@gmail.com>
8320
8321 * gdb.cp/classes.exp (test_static_members): Test printing
8322 Outer::instance.
8323 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8324 (Inner::instance, Outer::instance): New.
8325
792ccf00
PA
83262017-10-24 Pedro Alves <palves@redhat.com>
8327
8328 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8329 extra console" test in two stages.
8330
eb2bfbad
PA
83312017-10-24 Pedro Alves <palves@redhat.com>
8332
8333 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8334
1f75a651
PA
83352017-10-24 Pedro Alves <palves@redhat.com>
8336
8337 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8338 loop.
8339
779990d9
PA
83402017-10-24 Pedro Alves <palves@redhat.com>
8341
8342 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8343 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8344
ad9b8f5d
PA
83452017-10-24 Pedro Alves <palves@redhat.com>
8346
8347 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8348 parameter and handle it. Don't output read value in test name.
8349
fee6da6e
PA
83502017-10-24 Pedro Alves <palves@redhat.com>
8351
8352 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8353 custom test name.
8354
10389c2c
PA
83552017-10-24 Pedro Alves <palves@redhat.com>
8356
8357 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8358 include the unstable output directory name in the test's name.
8359 (initial_setup_simple) <'set args'>: Use custom test name.
8360
a80e65a9
PA
83612017-10-24 Pedro Alves <palves@redhat.com>
8362
8363 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8364 with explicit test name.
8365
15763a09
PA
83662017-10-20 Pedro Alves <palves@redhat.com>
8367
8368 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8369 'wait -i'. Use gdb_assert and remote_close.
8370
49a4ce2e
AB
83712017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8372
8373 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8374 number from variable rather than hard-coded.
8375
a75868f5
PA
83762017-10-19 Pedro Alves <palves@redhat.com>
8377
8378 * gdb.base/long-inferior-output.c: New file.
8379 * gdb.base/long-inferior-output.exp: New file.
8380
c8ba13ad
KS
83812017-11-18 Keith Seitz <keiths@redhat.com>
8382
8383 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8384 method.
8385 (main): Call it.
8386 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8387 Add additional user-defined conversion operator tests.
8388
b27de576
PA
83892017-10-17 Pedro Alves <palves@redhat.com>
8390
8391 * boards/native-stdio-gdbserver.exp: Load "local-board".
8392
8484c955
PA
83932017-10-17 Pedro Alves <palves@redhat.com>
8394
8395 * gdb.base/quit-live.c: New file.
8396 * gdb.base/quit-live.exp: New file.
8397
83d5a34d
KS
83982017-10-16 Keith Seitz <keiths@redhat.com>
8399
8400 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8401 (class_with_protected_typedef, class_with_private_typedef)
8402 (struct_with_public_typedef, struct_with_protected_typedef)
8403 (struct_with_private_typedef): New classes/structs.
8404 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8405 typedefs and access specifiers.
8406
739b3f1d
PA
84072017-10-16 Pedro Alves <palves@redhat.com>
8408 Simon Marchi <simon.marchi@polymtl.ca>
8409
8410 * README (Local vs Remote vs Native): New section.
8411 * boards/local-board.exp: New file, with bits factored out from
8412 ...
8413 * boards/native-extended-gdbserver.exp: ... here. Load
8414 "local-board".
8415 * boards/native-gdbserver.exp: Load "local-board".
8416 (${board}_spawn, ${board}_exec): Delete.
8417 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8418 ...
8419 * boards/stdio-gdbserver-base.exp: ... this new file.
8420 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8421 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8422 procedure.
8423 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8424 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8425 stdio_gdbserver_command.
8426 (${board}_get_remote_address, ${board}_get_comm_port)
8427 (${board}_download, ${board}_upload): Delete.
8428 (get_target_remote_pipe_cmd): New.
8429
fe68b953
SM
84302017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8431
8432 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8433 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8434 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8435 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8436 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8437 remove with_test_prefix.
8438
300b6685
PA
84392017-10-13 Pedro Alves <palves@redhat.com>
8440
8441 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8442 * gdb.base/annota1.exp: Use it instead of is_remote.
8443 * gdb.base/annota3.exp: Use it instead of is_remote.
8444 * gdb.cp/annota2.exp: Use it instead of is_remote.
8445 * gdb.cp/annota3.exp: Use it instead of is_remote.
8446 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8447
50500caf
PA
84482017-10-13 Pedro Alves <palves@redhat.com>
8449
8450 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8451 (test_num_test_vars, run_and_count_vars, find_env)
8452 (test_set_unset_env, test_inherit_env_var): New procedures.
8453 (top level): Use them.
8454
dad0c6d2
PA
84552017-10-13 Pedro Alves <palves@redhat.com>
8456
8457 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8458 also skip on stub-like targets.
8459
8b0553c1
PA
84602017-10-13 Pedro Alves <palves@redhat.com>
8461
8462 PR gdb/22293
8463 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8464 (top level): Move some tests to ...
8465 (test_not_found): ... this new procedure.
8466 (top level): Call it.
8467
7594f623
PA
84682017-10-13 Pedro Alves <palves@redhat.com>
8469
8470 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8471 expect different "info terminal" output if testing with a
8472 non-native target.
8473
ebe3b402
PA
84742017-10-13 Pedro Alves <palves@redhat.com>
8475 Simon Marchi <simon.marchi@polymtl.ca>
8476
8477 PR python/12966
8478 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8479
42f1b161
PA
84802017-10-13 Pedro Alves <palves@redhat.com>
8481
8482 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8483 already.
8484
8d6ef72b
PA
84852017-10-13 Pedro Alves <palves@redhat.com>
8486
8487 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8488 is_remote.
8489
d7bcd5b8
PA
84902017-10-13 Pedro Alves <palves@redhat.com>
8491
8492 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8493 is_remote.
8494
df479dc6
PA
84952017-10-13 Pedro Alves <palves@redhat.com>
8496
8497 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8498 is set.
8499 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8500 instead of is_remote.
8501
23fb630a
PA
85022017-10-13 Pedro Alves <palves@redhat.com>
8503
8504 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8505 (top level): Add comment.
8506
cc77b1dc
PA
85072017-10-13 Pedro Alves <palves@redhat.com>
8508
8509 * gdb.base/remote.exp (top level): Fix comment typo and add
8510 missing return.
8511
27c9e813
PA
85122017-10-13 Pedro Alves <palves@redhat.com>
8513 Simon Marchi <simon.marchi@polymtl.ca>
8514
8515 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8516 calls and add comments. Skip test if use_gdb_stub is set.
8517 (top level): Use "set cwd" command instead of "cd" command.
8518
5e830d98
PA
85192017-10-13 Pedro Alves <palves@redhat.com>
8520
8521 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8522 is_remote target check.
8523
f5ca0032
PA
85242017-10-13 Pedro Alves <palves@redhat.com>
8525
8526 * gdb.base/scope.exp: Use build_executable + clean_restart +
8527 gdb_file_cmd instead of prepare_for_testing and no longer skip
8528 "before run" tests on is_remote target boards. Update comments.
8529 * boards/native-extended-gdbserver.exp
8530 (extended_gdbserver_load_last_file): New, factored out from ...
8531 (gdb_load): ... this. Move further below and add comment.
8532 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8533
8aed1c0d
PA
85342017-10-12 Pedro Alves <palves@redhat.com>
8535
8536 * gdb.base/attach.exp: Remove references to gdb64.
8537 * gdb.base/dbx.exp: Remove references to gdb64.
8538
cfa34c87
SM
85392017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8540 Pedro Alves <palves@redhat.com>
8541
8542 * gdb.base/label.exp: Remove is_remote target check.
8543
9192b7de
PA
85442017-10-12 Pedro Alves <palves@redhat.com>
8545
8546 * gdb.base/auvx.exp (coredir): Update comment.
8547 (top level) <core_works>: Use "set cwd" command instead of "cd"
8548 command.
8549
6bf0052d
PA
85502017-10-12 Pedro Alves <palves@redhat.com>
8551 Simon Marchi <simon.marchi@polymtl.ca>
8552
8553 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8554 target boards.
8555
e48ef82d
PA
85562017-10-12 Pedro Alves <palves@redhat.com>
8557 Simon Marchi <simon.marchi@polymtl.ca>
8558
8559 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8560 Instead skip if there's any gdb_protocol set.
8561
8d7aea57
SM
85622017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8563 Pedro Alves <palves@redhat.com>
8564
8565 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8566
30440677
PA
85672017-10-12 Pedro Alves <palves@redhat.com>
8568 Simon Marchi <simon.marchi@polymtl.ca>
8569
8570 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8571 instead of on dejagnu remote boards.
8572
4e04f045 85732017-10-12 Pedro Alves <palves@redhat.com>
175654b9 8574 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
8575
8576 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8577 checks. Use build_executable + clean_restart instead of
8578 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8579 of enabling non-stop after starting gdb.
8580
871a186e
PA
85812017-10-12 Pedro Alves <palves@redhat.com>
8582
8583 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8584 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8585 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8586 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8587
56d704da
AK
85882017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8589
8590 * gdb.arch/arc-tdesc-cpu.exp: New file.
8591 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8592
2f20e312
SM
85932017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8594
8595 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8596
65630365
PA
85972017-10-10 Pedro Alves <palves@redhat.com>
8598
8599 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8600 expect CLI output.
8601
bf469271
PA
86022017-10-10 Pedro Alves <palves@redhat.com>
8603
8604 * lib/selftest-support.exp (selftest_setup): Update for
8605 captured_command_loop's prototype change.
8606
777a42f1
PA
86072017-10-09 Pedro Alves <palves@redhat.com>
8608
8609 Test both arch1=>arch2 and arch2=>arch1.
8610
8611 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8612 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8613 factored out to...
8614 (append_arch1_options, append_arch2_options, append_arch_options)
8615 (build_executables): New procedures.
8616 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8617 local.
8618 (top level): Add new 'first_arch' testing axis.
8619
cbd2b4e3
PA
86202017-10-09 Pedro Alves <palves@redhat.com>
8621
8622 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8623 (barrier): New.
8624 (thread_start, all_started): New functions.
8625 (main): Spawn new thread and wait until it is scheduled.
8626 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8627 option.
8628 (do_test): Add 'selected_thread' parameter. Run to all_started
8629 instead of main. Explicitly set the breakpoint at main. Switch
8630 to the SELECTED_THREAD thread.
8631 (top level): Test handling the exec event with either the main
8632 thread or the second thread selected.
8633
5c9e4427
PA
86342017-10-09 Pedro Alves <palves@redhat.com>
8635
8636 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8637 logic. Move STOP marker after the value checks.
8638 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8639 regexp.
8640
b3b7c423
SL
86412017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8642
8643 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8644
3b4b2f16
UW
86452017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8646
8647 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8648 integer-to-dfp conversion.
8649 * gdb.base/dfp-test.exp: Likewise.
8650
5cd63fda
PA
86512017-10-04 Pedro Alves <palves@redhat.com>
8652
8653 * gdb.multi/hangout.c: Include <unistd.h>.
8654 (hangout_loop): New function.
8655 (main): Call alarm. Call hangout_loop in a loop.
8656 * gdb.multi/hello.c: Include <unistd.h>.
8657 (hello_loop): New function.
8658 (main): Call alarm. Call hangout_loop in a loop.
8659 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8660 inferior with the other selected.
8661
4c71c105
SM
86622017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8663
8664 * gdb.mi/list-thread-groups-available.exp: New file.
8665 * gdb.mi/list-thread-groups-available.c: New file.
8666
bc3b087d
SDJ
86672017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8668
8669 * gdb.base/set-cwd.exp: Make it available on
8670 native-extended-gdbserver.
8671
d092c5a2
SDJ
86722017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8673
8674 * gdb.base/set-cwd.c: New file.
8675 * gdb.base/set-cwd.exp: Likewise.
8676
45320ffa
TT
86772017-10-02 Tom Tromey <tom@tromey.com>
8678
8679 PR rust/22236:
8680 * gdb.rust/simple.rs (main): New variable "fslice".
8681 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8682
b3e3859b
TT
86832017-10-02 Tom Tromey <tom@tromey.com>
8684
8685 * gdb.rust/simple.exp: Test ptype of a slice.
8686
01af5e0d
TT
86872017-10-02 Tom Tromey <tom@tromey.com>
8688
8689 * gdb.rust/simple.exp: Test index of slice.
8690
a9bbfbd8
TT
86912017-09-27 Tom Tromey <tom@tromey.com>
8692
8693 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
8694
df8899e5
TP
86952017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
8696 Pedro Alves <palves@redhat.com>
8697
8698 * gdb.base/compare-sections.exp (get value of read-only section): Read
8699 as unsigned value.
8700 (corrupt read-only section): Likewise and don't set written if patching
8701 failed.
8702
757bf54b
KB
87032017-09-21 Kevin Buettner <kevinb@redhat.com>
8704
8705 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
8706 files.
8707
06871ae8
PA
87082017-09-20 Pedro Alves <palves@redhat.com>
8709
8710 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
8711 symbol names in gdb's output.
8712 * gdb.cp/overload.exp ("list all overloads"): Likewise.
8713
e5f25bc5
PA
87142017-09-20 Pedro Alves <palves@redhat.com>
8715
8716 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
8717 Rename to ...
8718 (test_list_ambiguous_symbol): ... this and add a symbol name
8719 parameter. Adjust.
8720 (test_list_ambiguous_function): Reimplement on top of
8721 test_list_ambiguous_symbol and also test listing ambiguous
8722 variables.
8723 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8724 (ambiguous_fun): ... this.
8725 (ambiguous_var): New.
8726 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8727 (ambiguous_fun): ... this.
8728 (ambiguous_var): New.
8729
4e5a4f58
JB
87302017-09-19 John Baldwin <jhb@FreeBSD.org>
8731
8732 * gdb.base/starti.c: New file.
8733 * gdb.base/starti.exp: New file.
8734 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8735
26e53f3e
PA
87362017-09-14 Pedro Alves <palves@redhat.com>
8737
8738 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8739 (top level): Use it instead of runto.
8740
cb791d59
TT
87412017-09-11 Tom Tromey <tom@tromey.com>
8742
8743 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8744
7c96f8c1
TT
87452017-09-11 Tom Tromey <tom@tromey.com>
8746
8747 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8748 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8749
469412dd
CW
87502017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8751
8752 * gdb.fortran/printing-types.exp: New file.
8753 * gdb.fortran/printing-types.exp: New file.
8754
e0f86435
BH
87552017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8756
8757 * gdb.fortran/vla-ptype.exp: Fix typos.
8758 * gdb.fortran/vla-value.exp: Same.
8759
9e9af4be
BH
87602017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8761
8762 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8763 * gdb.mi/mi-var-child-f.exp: Likewise.
8764 * gdb.mi/mi-vla-fortran.exp: Likewise.
8765
a5ad232b 87662017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
8767 Christoph Weinmann <christoph.t.weinmann@intel.com>
8768 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
8769
8770 * gdb.fortran/ptr-indentation.f90: New file.
8771 * gdb.fortran/ptr-indentation.exp: New file.
8772
5aec60eb
TT
87732017-09-05 Tom Tromey <tom@tromey.com>
8774
8775 PR gdb/22010:
8776 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8777
8f8f8152
TP
87782017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8779
8780 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8781
fbd1b771
JK
87822017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8783
8784 * gdb.threads/tls-nodebug-pie.c: New file.
8785 * gdb.threads/tls-nodebug-pie.exp: New file.
8786
5eb5f850
TT
87872017-09-05 Tom Tromey <tom@tromey.com>
8788
8789 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8790 for rust.
8791
ae780a21
SM
87922017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8793
8794 * gdb.multi/multi-arch-exec.exp: Test with different
8795 "follow-exec-mode" settings.
8796 (do_test): New procedure.
8797
3693fdb3
PA
87982017-09-04 Pedro Alves <palves@redhat.com>
8799
8800 * gdb.base/func-static.c (S::method const, S::method volatile)
8801 (S::method volatile const): New methods.
8802 (c_s, v_s, cv_s): New instances.
8803 (main): Call method() on them.
8804 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8805 (cannot_resolve): New procedure.
8806 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8807 print-quote-unquoted columns.
8808 (do_test): Test printing each scope too.
8809
e68cb8e0
PA
88102017-09-04 Pedro Alves <palves@redhat.com>
8811
8812 * gdb.base/local-static.exp: Also test with
8813 class::method::variable wholly quoted.
8814 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8815
858be34c
PA
88162017-09-04 Pedro Alves <palves@redhat.com>
8817
8818 * gdb.base/local-static.c: New.
8819 * gdb.base/local-static.cc: New.
8820 * gdb.base/local-static.exp: New.
8821
46a4882b
PA
88222017-09-04 Pedro Alves <palves@redhat.com>
8823
8824 * gdb.asm/asm-source.exp: Add casts to int.
8825 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8826 (dataglobal64_1, dataglobal64_2): New globals.
8827 * gdb.base/nodebug.exp: Test different expressions involving the
8828 new globals, with print, whatis and ptype. Add casts to int.
8829 * gdb.base/solib-display.exp: Add casts to int.
8830 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8831 * gdb.cp/m-static.exp: Add cast to int.
8832 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8833 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8834 tls variable with no debug info without a cast. Test with a cast
8835 to int too.
8836 * gdb.trace/entry-values.exp: Add casts.
8837
2c5a2be1
PA
88382017-09-04 Pedro Alves <palves@redhat.com>
8839
8840 * gdb.base/nodebug.exp: Test that ptype's error about functions
8841 with unknown return type includes the function name too.
8842
7022349d
PA
88432017-09-04 Pedro Alves <palves@redhat.com>
8844
8845 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8846 return type of munmap in infcall.
8847 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8848 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8849 type of ftell in infcall.
8850 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8851 type of getpid in infcall.
8852 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8853 infcall.
8854 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8855 Bail on failure to extract the pid.
8856 * gdb.base/nodebug.c: #include <stdint.h>.
8857 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8858 New functions.
8859 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8860 Change expected output of print/whatis/ptype with functions with
8861 no debug info. Test all supported languages. Call
8862 test_call_promotion.
8863 * gdb.compile/compile.exp: Adjust expected output to expect
8864 warning.
8865 * gdb.threads/siginfo-threads.exp: Likewise.
8866
54990598
PA
88672017-09-04 Pedro Alves <palves@redhat.com>
8868
8869 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8870 "prototypes". Test calling float functions via prototyped and
8871 unprototyped function pointers.
8872 (perform_all_tests): New parameter "prototypes". Pass it down.
8873 (top level): Pass down "prototypes" parameter to
8874 perform_all_tests.
8875
34d16ea2
SM
88762017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8877
8878 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8879 Test with nested loops.
8880
9521ecda
SM
88812017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8882
8883 * gdb.base/commands.exp: Call the new procedures.
8884 (loop_break_test, loop_continue_test): New procedures.
8885
80a65e9b
SM
88862017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8887
8888 * gdb.base/commands.exp: Call new procedure.
8889 (define_if_without_arg_test): New procedure.
8890
e439fa14
PA
88912017-09-04 Pedro Alves <palves@redhat.com>
8892
8893 * gdb.base/list-ambiguous.exp: New file.
8894 * gdb.base/list-ambiguous0.c: New file.
8895 * gdb.base/list-ambiguous1.c: New file.
8896 * gdb.base/list.exp (test_list_range): Adjust expected output.
8897
0a2dde4a
SDJ
88982017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8899
8900 * gdb.base/share-env-with-gdbserver.c: New file.
8901 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8902
5e89eb3a
SM
89032017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8904
8905 * gdb.base/commands.exp (gdbvar_simple_if_test,
8906 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8907 progvar_simple_if_test, progvar_simple_while_test,
8908 progvar_complex_if_while_test, user_defined_command_test,
8909 user_defined_command_args_eval,
8910 user_defined_command_args_stack_test,
8911 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8912 temporary_breakpoint_commands,
8913 gdb_test_no_prompt, redefine_hook_test,
8914 redefine_backtrace_test): Remove "global gdb_prompt".
8915
fd437cbc
SM
89162017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8917
8918 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8919 New proc, call it from toplevel.
8920
87215ad1
SDJ
89212017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8922
8923 PR remote/21852
8924 * gdb.server/normal.c: New file, copied from gdb.base.
8925 * gdb.server/run-without-local-binary.exp: New file.
8926
58afddc6
WP
89272017-08-07 Weimin Pan <weimin.pan@oracle.com>
8928
8929 * gdb.arch/sparc64-adi.exp: New file.
8930 * gdb.arch/sparc64-adi.c: New file.
8931
5277199a
PA
89322017-08-22 Pedro Alves <palves@redhat.com>
8933
8934 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8935 (top level): Add "list all overloads" tests.
8936
14278e1f
TT
89372017-08-22 Tom Tromey <tom@tromey.com>
8938
8939 * gdb.gdb/xfullpath.exp: Remove.
8940
bf223d3e
PA
89412017-08-21 Pedro Alves <palves@redhat.com>
8942
8943 PR gdb/19487
8944 * gdb.base/symbol-alias.c: New.
8945 * gdb.base/symbol-alias2.c: New.
8946 * gdb.base/symbol-alias.exp: New.
8947
c973d0aa
PA
89482017-08-21 Pedro Alves <palves@redhat.com>
8949
8950 * gdb.base/dfp-test.c
8951 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8952 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8953 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8954 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8955 * gdb.base/whatis-ptype-typedefs.c: New.
8956 * gdb.base/whatis-ptype-typedefs.exp: New.
8957 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8958 (an_int, an_int_type, an_int_type2): New globals.
8959 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8960 involving typedefs and cast expressions.
8961 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8962 (lookup_typedefs_function): New.
8963 (typedefs_pretty_printers_dict): New.
8964 (top level): Register lookup_typedefs_function in
8965 gdb.pretty_printers.
8966
6d580b63
YQ
89672017-08-18 Yao Qi <yao.qi@linaro.org>
8968
8969 * gdb.server/unittest.exp: New.
8970
206726fb
SDJ
89712017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8972
8973 PR gdb/21954
8974 * gdb.base/environ.exp: Add test to check if 'unset environment'
8975 works.
8976
bf0ec4c2
AA
89772017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8978
8979 * lib/gdb.exp (universal_compile_options): New caching proc.
8980 (gdb_compile): Suppress GCC's coloring of messages.
8981
d6382fff
TT
89822017-08-14 Tom Tromey <tom@tromey.com>
8983
8984 PR gdb/21675:
8985 * gdb.base/printcmds.exp (test_radices): New function.
8986 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8987 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8988 * lib/gdb.exp (get_integer_valueof): Use p/d.
8989
c2c2dd9f
SM
89902017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8991
8992 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8993 characters.
8994
fdffd6f4
TT
89952017-08-05 Tom Tromey <tom@tromey.com>
8996
8997 * gdb.rust/simple.exp: Allow String to appear in a different
8998 namespace.
8999
27d41eac
YQ
90002017-07-26 Yao Qi <yao.qi@linaro.org>
9001
9002 * gdb.gdb/unittest.exp: Invoke command
9003 "maintenance check xml-descriptions".
9004
031ed05d
AA
90052017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9006
9007 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
9008 calling context.
9009 (hex128): Drop erroneous calculation of parameters.
9010
dcd27ddf
SM
90112017-07-22 Simon Marchi <simon.marchi@ericsson.com>
9012
9013 * gdb.python/py-unwind.exp: Disable stack protection when
9014 building test file.
9015
47e77640
PA
90162017-07-20 Pedro Alves <palves@redhat.com>
9017
9018 * gdb.base/default.exp (set language): Adjust expected output.
9019
62d2a18a
PA
90202017-07-20 Pedro Alves <palves@redhat.com>
9021
9022 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
9023 (test_minsym): ... this, and make static.
9024 (get_pck__foo__bar__minsym): Rename to ...
9025 (get_test_minsym): ... this.
9026 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
9027 symbol names and comments.
9028 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
9029 (get_test_minsym): ... this.
9030 (pck__foo__bar__minsym__2): Rename to ...
9031 (test_minsym): ... this.
9032 (main): Adjust.
9033
c45ec17c
PA
90342017-07-17 Pedro Alves <palves@redhat.com>
9035
9036 * gdb.base/completion.exp: Adjust expected output.
9037 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
9038 the completer works.
9039
c6756f62
PA
90402017-07-17 Pedro Alves <palves@redhat.com>
9041
9042 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
9043
5bd68487
AB
90442017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
9045
9046 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
9047
8880f2a9
TT
90482017-07-14 Tom Tromey <tom@tromey.com>
9049
9050 PR rust/21764:
9051 * gdb.rust/simple.exp: Add tests.
9052
65547233
TT
90532017-07-14 Tom Tromey <tom@tromey.com>
9054
9055 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
9056
8f14146e
PA
90572017-07-14 Pedro Alves <palves@redhat.com>
9058
9059 * gdb.linespec/base/one/thefile.cc (z1): New function.
9060 * gdb.linespec/base/two/thefile.cc (z2): New function.
9061 * gdb.linespec/linespec.exp: Add tests.
9062
b4365d02
AB
90632017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9064
9065 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
9066 to mi_create_breakpoint.
9067
5d2cbaa5
AB
90682017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9069
9070 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
9071 mi_create_breakpoint.
9072
11cb5716
IB
90732017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
9074
9075 * gdb.dlang/demangle.exp: Update for demangling changes.
9076
03278692
TT
90772017-07-09 Tom Tromey <tom@tromey.com>
9078
9079 * gdb.dwarf2/shortpiece.exp: New file.
9080
33c5cd75
DB
90812017-07-06 David Blaikie <dblaikie@gmail.com>
9082
9083 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
9084 built from fissiont-multi-cu{1,2}.c.
9085 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
9086 except putting 'main' and 'func' in separate CUs in the same DWO file.
9087 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
9088 test.
9089 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
9090 test.
9091
8455d262
PA
90922017-07-06 Pedro Alves <palves@redhat.com>
9093
9094 * gdb.python/py-unwind.exp: Test flushregs.
9095
dc4bde35
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): Add new
9100 tests for alias commands and trailing whitespace.
9101
51ed89aa
SDJ
91022017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9103
9104 PR cli/21688
9105 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
9106 procedure. Call it.
9107
eb17d413
PA
91082017-06-29 Pedro Alves <palves@redhat.com>
9109
9110 * gdb.base/printcmds.exp: Add tests.
9111
41664b45
DG
91122017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
9113
9114 PR gdb/21337
9115 * gdb.base/reread-readsym.exp: New file.
9116 * gdb.base/reread-readsym.c: New file.
9117
75312ae3
KB
91182017-06-21 Kevin Buettner <kevinb@redhat.com>
9119
9120 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
9121 subpattern.
9122
66953522
PB
91232017-06-19 Peter Bergner <bergner@vnet.ibm.com>
9124
9125 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
9126 extended mnemonic.
9127 * gdb.arch/powerpc-power9.s: Likewise.
9128
5524b525
AA
91292017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9130
9131 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
9132 on 32-bit x86 targets. Exploit is_*_target macros where
9133 appropriate.
9134
03c8af18
AA
91352017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9136
9137 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
9138 register pieces.
9139
3bf31011
AA
91402017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9141
9142 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
9143 located in one or more DWARF pieces.
9144
805acca0
AA
91452017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9146
9147 * lib/gdb.exp (get_endianness): New proc.
9148 * gdb.arch/aarch64-fp.exp: Use it.
9149 * gdb.arch/altivec-regs.exp: Likewise.
9150 * gdb.arch/e500-regs.exp: Likewise.
9151 * gdb.arch/vsx-regs.exp: Likewise.
9152 * gdb.base/dump.exp: Likewise.
9153 * gdb.base/funcargs.exp: Likewise.
9154 * gdb.base/gnu_vector.exp: Likewise.
9155 * gdb.dwarf2/formdata16.exp: Likewise.
9156 * gdb.dwarf2/implptrpiece.exp: Likewise.
9157 * gdb.dwarf2/nonvar-access.exp: Likewise.
9158 * gdb.python/py-inferior.exp: Likewise.
9159 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9160
e9352324
AA
91612017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9162
9163 PR gdb/21226
9164 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
9165 stack value pieces are taken from the LSB end.
9166
d5d1163e
AA
91672017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9168
9169 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
9170 variable at nonzero offset.
9171
0567c986
AA
91722017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9173
9174 * gdb.dwarf2/var-access.c: New file.
9175 * gdb.dwarf2/var-access.exp: New test.
9176 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
9177
973e9aab
TT
91782017-06-12 Tom Tromey <tom@tromey.com>
9179
9180 * gdb.dwarf2/formdata16.exp: Add tests.
9181
d9109c80
TT
91822017-06-12 Tom Tromey <tom@tromey.com>
9183
9184 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
9185
30a25466
TT
91862017-06-12 Tom Tromey <tom@tromey.com>
9187
9188 PR exp/16225:
9189 * gdb.reverse/i386-sse-reverse.exp: Update tests.
9190 * gdb.arch/vsx-regs.exp: Update tests.
9191 * gdb.arch/s390-vregs.exp (hex128): New proc.
9192 Update test.
9193 * gdb.arch/altivec-regs.exp: Update tests.
9194
aefd8b33
SDJ
91952017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9196
9197 * gdb.base/startup-with-shell.c: New file.
9198 * gdb.base/startup-with-shell.exp: Likewise.
9199
2090129c
SDJ
92002017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9201
9202 * gdb.server/non-existing-program.exp: Update regex in order to
9203 reflect the fact that gdbserver is now using fork_inferior (with a
9204 shell) to startup the inferior.
9205
8e86a419
SM
92062017-05-30 Simon Marchi <simon.marchi@ericsson.com>
9207
9208 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
9209 support function calls from GDB.
9210
e6cf65f2
TT
92112017-05-21 Tom Tromey <tom@tromey.com>
9212
9213 PR rust/21466:
9214 * gdb.rust/unsized.exp: New file.
9215 * gdb.rust/unsized.rs: New file.
9216
43cc5389
TT
92172017-05-19 Tom Tromey <tom@tromey.com>
9218
9219 PR rust/21484:
9220 * gdb.rust/watch.exp: New file.
9221 * gdb.rust/watch.rs: New file.
9222
ec8df234
TT
92232017-05-18 Tom Tromey <tom@tromey.com>
9224
9225 * gdb.rust/simple.exp: Allow Box to be qualified.
9226
3e3e7fae
TP
92272017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
9228
9229 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
9230
59cc050d
PA
92312017-05-18 Pedro Alves <palves@redhat.com>
9232
9233 * gdb.base/fileio.c (test_write, test_read, test_close)
9234 (test_fstat): Don't print 'ret' in the fail path.
9235
c8f6abd1
PA
92362017-05-18 Pedro Alves <palves@redhat.com>
9237
9238 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
9239 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
9240 (test_system, test_rename, test_unlink, test_time): Change
9241 prototypes.
9242 * gdb.base/fileio.exp (stop_msg): Adjust.
9243
d2a03b77
PA
92442017-05-18 Pedro Alves <palves@redhat.com>
9245
9246 * gdb.base/fileio.c (null_str): New global.
9247 (test_stat): Use it.
9248 * gdb.base/fileio.exp: Remove nowarnings.
9249
0d5c6999
YQ
92502017-05-17 Yao Qi <yao.qi@linaro.org>
9251
9252 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
9253
21873064
YQ
92542017-05-17 Simon Marchi <simon.marchi@ericsson.com>
9255
9256 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
9257 argument command.
9258 (top-level): Invoke test_set_inferior_tty.
9259
d512d31c
PA
92602017-05-04 Pedro Alves <palves@redhat.com>
9261
9262 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9263 Add parens to print call for Python 3.
9264
90cef2ed
KS
92652017-05-03 Keith Seitz <keiths@redhat.com>
9266
9267 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9268 (main): Call it.
9269
14f819c8
TW
92702017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9271
9272 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9273 to prev and next.
9274
913aeadd
TW
92752017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9276
9277 * gdb.python/py-record-btrace.exp: Remove test for
9278 gdb.BtraceInstruction.error.
9279
a3be24ad
TW
92802017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9281
9282 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9283
ae20e79a
TW
92842017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9285
9286 * gdb.python/py-record-btrace-threads.c: New file.
9287 * gdb.python/py-record-btrace-threads.exp: New file.
9288
45ce1b47
SDJ
92892017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9290
9291 PR testsuite/8595
9292 * gdb.base/environ.exp: Make test available in all architectures.
9293 Move bits related to "info program" testing to
9294 gdb.base/info-program.exp. Rewrite tests to use the two new
9295 procedures mentione below.
9296 (test_set_show_env_var) New procedure.
9297 (test_set_show_env_var_equal): Likewise.
9298 * gdb.base/info-program.exp: New file.
9299
e15c3eb4
KS
93002017-04-27 Keith Seitz <keiths@redhat.com>
9301
9302 * gdb.cp/oranking.cc (test15): New function.
9303 (main): Call test15 and declare additional variables for testing.
9304 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9305 "p foo101('abc')" tests.
9306 Add tests for cv qualifier overloads.
9307 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9308 "lvalue reference overload" test.
9309 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9310 "print value of f1 on Child&& in f2" test.
9311
3a3fd0fd
PA
93122017-04-19 Pedro Alves <palves@redhat.com>
9313
9314 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9315 procedure.
9316 (top level): Call it.
9317 * lib/gdb.exp (gdb_define_cmd): New procedure.
9318
53375380
PA
93192017-04-12 Pedro Alves <palves@redhat.com>
9320
9321 PR gdb/21323
9322 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9323 (wchar): New global.
9324 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9325 (do_test_wide_char, wide_char_types_no_program, top level): Add
9326 wchar_t testing.
9327
53e710ac
PA
93282017-04-12 Pedro Alves <palves@redhat.com>
9329
9330 PR c++/21323
9331 * gdb.cp/wide_char_types.c: New file.
9332 * gdb.cp/wide_char_types.exp: New file.
9333
0ad9d8c7
SDJ
93342017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9335
9336 PR gdb/21352
9337 * gdb.trace/tsv.exp: Add test for "tsave -r".
9338
b1b45502
IB
93392017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9340
9341 * gdb.dlang/watch-loc.c: New file.
9342 * gdb.dlang/watch-loc.exp: New file.
9343
ec13808e
JK
93442017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9345
9346 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9347
fe5f7374
AK
93482017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9349
9350 * gdb.arch/arc-analyze-prologue.S: New file.
9351 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9352
eea78757
AK
93532017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9354
9355 * gdb.arch/arc-decode-insn.S: New file.
9356 * gdb.arch/arc-decode-insn.exp: Likewise.
9357
5badf10a
IR
93582017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9359
9360 PR tdep/20928
9361 * gdb.arch/sparc64-regs.exp: New file.
9362 * gdb.arch/sparc64-regs.S: Likewise.
9363
cee59b3f
TW
93642017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9365
9366 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9367 and memory view on Python 3.
9368
c0f55cc6
AV
93692017-03-20 Artemiy Volkov <artemiyv@acm.org>
9370 Keith Seitz <keiths@redhat.com>
9371
9372 PR gdb/14441
9373 * gdb.cp/demangle.exp: Add rvalue reference tests.
9374 * gdb.cp/rvalue-ref-casts.cc: New file.
9375 * gdb.cp/rvalue-ref-casts.exp: New file.
9376 * gdb.cp/rvalue-ref-overload.cc: New file.
9377 * gdb.cp/rvalue-ref-overload.exp: New file.
9378 * gdb.cp/rvalue-ref-params.cc: New file.
9379 * gdb.cp/rvalue-ref-params.exp: New file.
9380 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9381 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9382 * gdb.cp/rvalue-ref-types.cc: New file.
9383 * gdb.cp/rvalue-ref-types.exp: New file.
9384 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9385 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9386
51457a05
MAL
93872017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9388
9389 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9390 New procedure.
9391
5b291c04
MAL
93922017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9393
9394 * lib/mi-support.exp (mi_gdb_test): Add additional message
9395 for unexpected output.
9396
59a56148
AA
93972017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9398
9399 * gdb.base/examine-backward.c (Barrier): New character array
9400 constant, to ensure that TestStrings is preceded by a string
9401 terminator.
9402
7942e96e
AA
94032017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9404
9405 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9406 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9407 and implicit pointer into such a location.
9408
6ebac3fb
DE
94092017-03-16 Doug Evans <dje@google.com>
9410
9411 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9412
ec3b243d
TP
94132017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9414
9415 * gdb.cp/m-static.exp: Fix expectation for prototype of
9416 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
9417
94182017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
9419
9420 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9421 * gdb.guile/scm-lazy-string.c: New file.
9422 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9423 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9424 for pointer, array, typedef lazy strings.
9425
2cc36e25 94262017-03-16 Doug Evans <dje@google.com>
34b43320
DE
9427
9428 PR python/17728, python/18439, python/18779
9429 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9430 * gdb.python/py-lazy-string.c (pointer): New typedef.
9431 (main): New locals ptr, array, typedef_ptr.
9432 * gdb.python/py-value.exp: Move lazy string tests to ...
9433 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9434 array, typedef lazy strings.
ec3b243d 9435
0efcde63
AK
94362017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9437
9438 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9439 Add optional 'test' parameter.
9440
7978d7c3
SM
94412017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9442
9443 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9444 Skip for versions of DejaGnu < 1.5.
9445
896c0c1e
SM
94462017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9447
9448 * lib/gdb.exp (dejagnu_version): New proc.
9449 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9450 Use dejagnu_version.
9451
5f4d1085
KS
94522017-03-10 Keith Seitz <keiths@redhat.com>
9453
9454 PR c++/8128
9455 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9456 type from destructor regexps.
9457 Add a branch which actually passes the test.
9458 Adjust "ptype t5i" test names.
9459
1de05205
PA
94602017-03-08 Pedro Alves <palves@redhat.com>
9461
9462 * gdb.base/step-over-exit.exp: Add explicit test message.
9463
c65d6b55
PA
94642017-03-08 Pedro Alves <palves@redhat.com>
9465
9466 PR gdb/18360
9467 * gdb.threads/interrupt-while-step-over.c: New file.
9468 * gdb.threads/interrupt-while-step-over.exp: New file.
9469
2e86a283
PA
94702017-03-08 Pedro Alves <palves@redhat.com>
9471
9472 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9473 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9474
25dcbff6
PA
94752017-03-08 Pedro Alves <palves@redhat.com>
9476
9477 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9478 PKRU as not supported as a PASS.
9479
dc9366eb
PA
94802017-03-08 Pedro Alves <palves@redhat.com>
9481
9482 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9483 prefix instead of $binfile1/$binfile2.
9484 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9485 in test message.
9486 * gdb.python/py-completion.exp: Use "load python file" as test
9487 messages instead of unstable path names.
9488
6e5d74e7
PA
94892017-03-08 Pedro Alves <palves@redhat.com>
9490 Jan Kratochvil <jan.kratochvil@redhat.com>
9491
9492 PR cli/21218
9493 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9494 New proc.
9495 (top level): Call it.
9496
9753a2f6
PA
94972017-03-08 Pedro Alves <palves@redhat.com>
9498
9499 PR tui/21216
9500 * gdb.tui/tui-nl-filtered-output.exp: New file.
9501
1a4dd9dd
PA
95022017-03-08 Pedro Alves <palves@redhat.com>
9503
9504 * gdb.base/completion.exp: Move TUI completion tests to ...
9505 * gdb.tui/completion.exp: ... this new file.
9506
7cbbff33
PA
95072017-03-08 Pedro Alves <palves@redhat.com>
9508
9509 * gdb.base/tui-disasm-long-lines.c,
9510 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9511 gdb.base/tui-layout.exp: Move to ...
9512 * gdb.tui/: ... this new directory.
9513
5f6fd321
PA
95142017-03-07 Pedro Alves <palves@redhat.com>
9515
9516 * gdb.base/tui-layout.c: New file.
9517 * gdb.base/tui-layout.exp: New file.
9518
44959fa8
PA
95192017-03-07 Pedro Alves <palves@redhat.com>
9520
9521 * gdb.base/tui-layout.c: Rename to ...
9522 * gdb.base/tui-disasm-long-lines.c: ... this.
9523 * gdb.base/tui-layout.exp: Rename to ...
9524 * gdb.base/tui-disasm-long-lines.exp: ... this.
9525
f8c4e718
PA
95262017-03-07 Pedro Alves <palves@redhat.com>
9527
9528 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9529
6dbb839a 95302017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
9531
9532 * i386-mpx-call.c: New file.
9533 * i386-mpx-call.exp: New file.
9534
65b48a81
PB
95352017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9536
9537 * gdb.arch/powerpc-power.exp: Delete test.
9538 * gdb.arch/powerpc-power.s: Likewise.
9539 * gdb.disasm/disassembler-options.exp: New test.
9540 * gdb.arch/powerpc-altivec.exp: Likewise.
9541 * gdb.arch/powerpc-altivec.s: Likewise.
9542 * gdb.arch/powerpc-altivec2.exp: Likewise.
9543 * gdb.arch/powerpc-altivec2.s: Likewise.
9544 * gdb.arch/powerpc-altivec3.exp: Likewise.
9545 * gdb.arch/powerpc-altivec3.s: Likewise.
9546 * gdb.arch/powerpc-power7.exp: Likewise.
9547 * gdb.arch/powerpc-power7.s: Likewise.
9548 * gdb.arch/powerpc-power8.exp: Likewise.
9549 * gdb.arch/powerpc-power8.s: Likewise.
9550 * gdb.arch/powerpc-power9.exp: Likewise.
9551 * gdb.arch/powerpc-power9.s: Likewise.
9552 * gdb.arch/powerpc-vsx.exp: Likewise.
9553 * gdb.arch/powerpc-vsx.s: Likewise.
9554 * gdb.arch/powerpc-vsx2.exp: Likewise.
9555 * gdb.arch/powerpc-vsx2.s: Likewise.
9556 * gdb.arch/powerpc-vsx3.exp: Likewise.
9557 * gdb.arch/powerpc-vsx3.s: Likewise.
9558 * gdb.arch/arm-disassembler-options.exp: Likewise.
9559 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9560 * gdb.arch/s390-disassembler-options.exp: Likewise.
9561
17cd4947
LM
95622017-02-23 Luis Machado <lgustavo@codesourcery.com>
9563
9564 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9565 (check_supported_features): ... this. Changed return type to void.
9566 (supports_rdseed): New static global.
9567 (rdseed): Check supports_rdseed.
9568 (initialize): Call check_supported_features.
9569
2039d74e
EBM
95702017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9571
9572 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9573 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9574 and lqarx/stqcx.
9575 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9576 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9577
a51d7ecf
EBM
95782017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9579
9580 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9581 uppercase.
9582
0224619f
JK
95832017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9584
9585 * gdb.dwarf2/formdata16.c: New file.
9586 * gdb.dwarf2/formdata16.exp: New file.
9587 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9588
216f72a1
JK
95892017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9590
9591 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9592 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9593 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9594 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9595 DW_AT_GNU_*.
9596
43988095
JK
95972017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9598
9599 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9600
99e8a4f9
SDJ
96012017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9602
9603 PR gdb/21164
9604 * gdb.base/maint.exp: Add testcases for when the commands do
9605 not have arguments.
9606
b58a8c0c
TP
96072017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9608
9609 * gdb.cp/chained-calls.exp: Use p instead of P.
9610
4e746bb6
TW
96112017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9612
9613 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9614 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9615
3f77c769
TT
96162017-02-14 Tom Tromey <tom@tromey.com>
9617
9618 PR python/13598:
9619 * gdb.python/py-events.exp: Add before_prompt event tests.
9620
075beec0
AA
96212017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9622
9623 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9624
bf5f525c
LM
96252017-02-13 Luis Machado <lgustavo@codesourcery.com>
9626
9627 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9628 (main): Call my_unique_function_name.
9629 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9630 completion of patterns with a single match.
9631 Add missing -re switches to gdb_test_multiple calls.
9632
13a66184
LM
96332017-02-13 Luis Machado <lgustavo@codesourcery.com>
9634
9635 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9636 return if core file is not recognized.
9637
26a06916
SM
96382017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9639
9640 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9641 and extra UIs.
9642
b761ca9e
SM
96432017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9644
9645 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9646 proc_with_prefix.
9647
b964bee0
TT
96482017-02-10 Tom Tromey <tom@tromey.com>
9649
9650 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9651
18da0c51
MG
96522017-02-10 Martin Galvan <martingalvan@sourceware.org>
9653
9654 PR gdb/21122
9655 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9656
604c4576
JG
96572017-02-08 Jerome Guitton <guitton@adacore.com>
9658
9659 * gdb.base/define.exp: Add test for command abbreviations
9660 in define.
9661
20b477a7
LM
96622017-02-06 Luis Machado <lgustavo@codesourcery.com>
9663
9664 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9665 * gdb.reverse/insn-reverse-x86.c: New file.
9666
3f7b46f2
IR
96672017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9668
9669 PR tdep/20936
9670 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9671
f0fd41c1
TT
96722017-02-03 Tom Tromey <tom@tromey.com>
9673
9674 PR rust/21097:
9675 * gdb.rust/simple.exp: Add new tests.
9676
5be5dbf0
PA
96772017-02-02 Pedro Alves <palves@redhat.com>
9678
9679 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9680 tests.
9681
7346ef59
AA
96822017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9683
9684 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
9685 taking a 2-byte value out of a 4-byte DWARF implicit value on
9686 big-endian targets.
9687 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
9688 logic. Add test cases for DW_OP_implicit.
9689
787f0025
MM
96902017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9691
9692 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
9693
68777c29
MM
96942017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9695
9696 * gdb.btrace/enable.exp: Call gdb_exit before
9697 skip_gdbserver_tests.
9698
0a1c7e28
MM
96992017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9700
9701 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
9702 GDBFLAGS.
9703
b5ac99b0
MM
97042017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9705
9706 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
9707 the test is skipped.
9708 * gdb.btrace/data.exp: Likewise.
9709 * gdb.btrace/delta.exp: Likewise.
9710 * gdb.btrace/dlopen.exp: Likewise.
9711 * gdb.btrace/enable-running.exp: Likewise.
9712 * gdb.btrace/enable.exp: Likewise.
9713 * gdb.btrace/exception.exp: Likewise.
9714 * gdb.btrace/function_call_history.exp: Likewise.
9715 * gdb.btrace/gcore.exp: Likewise.
9716 * gdb.btrace/instruction_history.exp: Likewise.
9717 * gdb.btrace/multi-thread-step.exp: Likewise.
9718 * gdb.btrace/nohist.exp: Likewise.
9719 * gdb.btrace/non-stop.exp: Likewise.
9720 * gdb.btrace/reconnect.exp: Likewise.
9721 * gdb.btrace/record_goto-step.exp: Likewise.
9722 * gdb.btrace/record_goto.exp: Likewise.
9723 * gdb.btrace/rn-dl-bind.exp: Likewise.
9724 * gdb.btrace/segv.exp: Likewise.
9725 * gdb.btrace/step.exp: Likewise.
9726 * gdb.btrace/stepi.exp: Likewise.
9727 * gdb.btrace/tailcall-only.exp: Likewise.
9728 * gdb.btrace/tailcall.exp: Likewise.
9729 * gdb.btrace/tsx.exp: Likewise.
9730 * gdb.btrace/unknown_functions.exp: Likewise.
9731 * gdb.btrace/vdso.exp: Likewise.
9732
cd4007e4
MM
97332017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9734
9735 * gdb.btrace/enable-running.c: New.
9736 * gdb.btrace/enable-running.exp: New.
9737
2735833d
WT
97382017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9739
9740 * gdb.arch/amd64-gs_base.c: New file.
9741 * gdb.arch/amd64-gs_base.exp: New file.
9742
b51e1e94
LM
97432017-01-26 Luis Machado <lgustavo@codesourcery.com>
9744
9745 * lib/memory.exp: Remove spurious empty newlines.
9746
72ca0410
SM
97472017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9748
9749 * gdb.python/py-bad-printers.exp: Load python file using "source".
9750 * gdb.python/py-events.exp: Likewise.
9751 * gdb.python/py-evsignal.exp: Likewise.
9752 * gdb.python/py-evthreads.exp: Likewise.
9753 * gdb.python/py-frame-args.exp: Likewise.
9754 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9755 * gdb.python/py-framefilter-mi.exp: Likewise.
9756 * gdb.python/py-framefilter.exp: Likewise.
9757 * gdb.python/py-mi.exp: Likewise.
9758 * gdb.python/py-pp-maint.exp: Likewise.
9759 * gdb.python/py-pp-registration.exp: Likewise.
9760 * gdb.python/py-prettyprint.exp: Likewise.
9761 (run_lang_tests): Likewise.
9762 * gdb.python/py-typeprint.exp: Likewise.
9763
e309aa65
LM
97642017-01-26 Luis Machado <lgustavo@codesourcery.com>
9765
9766 * lib/memory.exp: New file.
9767 * lib/gdb.exp: Load memory.exp.
9768 * gdb.base/memattr.exp (delete_memory): Move proc to
9769 lib/memory.exp and rename to delete_memory_regions.
9770 Replace delete_memory with delete_memory_regions.
9771 Cleanup memory regions before tests.
9772 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9773 before tests.
9774
515aff23
LM
97752017-01-26 Luis Machado <lgustavo@codesourcery.com>
9776
9777 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9778 files.
9779 (initialize): New function conditionally defined.
9780 (testcases): Move within conditional block.
9781 (main): Call initialize.
9782 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9783 of gdb.reverse/insn-reverse.c.
9784 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9785 gdb.reverse/insn-reverse.c.
9786
d8b49cf0
YQ
97872017-01-26 Yao Qi <yao.qi@linaro.org>
9788
9789 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9790 disassemble on address 0.
9791
f13a9a0c
YQ
97922017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9793 Yao Qi <yao.qi@linaro.org>
9794
9795 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9796 * gdb.dwarf2/implptr-64bit.S: Remove.
9797 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9798 variables in caller's context. Add DW_OP_implicit_value.
9799
5ac95241
YQ
98002017-01-25 Yao Qi <yao.qi@linaro.org>
9801
9802 * lib/dwarf.exp (Dwarf::_location): Handle
9803 DW_OP_GNU_implicit_pointer with proper size.
9804
23e82930
LM
98052017-01-20 Luis Machado <lgustavo@codesourcery.com>
9806
9807 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9808 and add untested calls.
9809
d334ae25
LM
98102017-01-20 Luis Machado <lgustavo@codesourcery.com>
9811
9812 * gdb.python/python.exp: Check line number against what GDB thinks
9813 the line number is for func1.
9814
f5e6296e
IB
98152017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9816
9817 * gdb.dlang/debug-expr.exp: New file.
9818
5b362f04
LM
98192016-12-23 Luis Machado <lgustavo@codesourcery.com>
9820
9821 Fix test names for the following files:
9822
9823 * gdb.ada/exec_changed.exp
9824 * gdb.ada/info_types.exp
9825 * gdb.arch/aarch64-atomic-inst.exp
9826 * gdb.arch/aarch64-fp.exp
9827 * gdb.arch/altivec-abi.exp
9828 * gdb.arch/altivec-regs.exp
9829 * gdb.arch/amd64-byte.exp
9830 * gdb.arch/amd64-disp-step.exp
9831 * gdb.arch/amd64-dword.exp
9832 * gdb.arch/amd64-entry-value-inline.exp
9833 * gdb.arch/amd64-entry-value-param.exp
9834 * gdb.arch/amd64-entry-value-paramref.exp
9835 * gdb.arch/amd64-entry-value.exp
9836 * gdb.arch/amd64-i386-address.exp
9837 * gdb.arch/amd64-invalid-stack-middle.exp
9838 * gdb.arch/amd64-invalid-stack-top.exp
9839 * gdb.arch/amd64-optimout-repeat.exp
9840 * gdb.arch/amd64-prologue-skip.exp
9841 * gdb.arch/amd64-prologue-xmm.exp
9842 * gdb.arch/amd64-stap-special-operands.exp
9843 * gdb.arch/amd64-stap-wrong-subexp.exp
9844 * gdb.arch/amd64-tailcall-cxx.exp
9845 * gdb.arch/amd64-tailcall-noret.exp
9846 * gdb.arch/amd64-tailcall-ret.exp
9847 * gdb.arch/amd64-tailcall-self.exp
9848 * gdb.arch/amd64-word.exp
9849 * gdb.arch/arm-bl-branch-dest.exp
9850 * gdb.arch/arm-disp-step.exp
9851 * gdb.arch/arm-neon.exp
9852 * gdb.arch/arm-single-step-kernel-helper.exp
9853 * gdb.arch/avr-flash-qualifier.exp
9854 * gdb.arch/disp-step-insn-reloc.exp
9855 * gdb.arch/e500-abi.exp
9856 * gdb.arch/e500-regs.exp
9857 * gdb.arch/ftrace-insn-reloc.exp
9858 * gdb.arch/i386-avx512.exp
9859 * gdb.arch/i386-bp_permanent.exp
9860 * gdb.arch/i386-byte.exp
9861 * gdb.arch/i386-cfi-notcurrent.exp
9862 * gdb.arch/i386-disp-step.exp
9863 * gdb.arch/i386-dr3-watch.exp
9864 * gdb.arch/i386-float.exp
9865 * gdb.arch/i386-gnu-cfi.exp
9866 * gdb.arch/i386-mpx-map.exp
9867 * gdb.arch/i386-mpx-sigsegv.exp
9868 * gdb.arch/i386-mpx-simple_segv.exp
9869 * gdb.arch/i386-mpx.exp
9870 * gdb.arch/i386-permbkpt.exp
9871 * gdb.arch/i386-prologue.exp
9872 * gdb.arch/i386-signal.exp
9873 * gdb.arch/i386-size-overlap.exp
9874 * gdb.arch/i386-unwind.exp
9875 * gdb.arch/i386-word.exp
9876 * gdb.arch/mips-fcr.exp
9877 * gdb.arch/powerpc-d128-regs.exp
9878 * gdb.arch/powerpc-stackless.exp
9879 * gdb.arch/ppc64-atomic-inst.exp
9880 * gdb.arch/s390-stackless.exp
9881 * gdb.arch/s390-tdbregs.exp
9882 * gdb.arch/s390-vregs.exp
9883 * gdb.arch/sparc-sysstep.exp
9884 * gdb.arch/thumb-bx-pc.exp
9885 * gdb.arch/thumb-singlestep.exp
9886 * gdb.arch/thumb2-it.exp
9887 * gdb.arch/vsx-regs.exp
9888 * gdb.asm/asm-source.exp
9889 * gdb.base/a2-run.exp
9890 * gdb.base/advance.exp
9891 * gdb.base/all-bin.exp
9892 * gdb.base/anon.exp
9893 * gdb.base/args.exp
9894 * gdb.base/arithmet.exp
9895 * gdb.base/async-shell.exp
9896 * gdb.base/async.exp
9897 * gdb.base/attach-pie-noexec.exp
9898 * gdb.base/attach-twice.exp
9899 * gdb.base/auto-load.exp
9900 * gdb.base/bang.exp
9901 * gdb.base/bitfields.exp
9902 * gdb.base/break-always.exp
9903 * gdb.base/break-caller-line.exp
9904 * gdb.base/break-entry.exp
9905 * gdb.base/break-inline.exp
9906 * gdb.base/break-on-linker-gcd-function.exp
9907 * gdb.base/break-probes.exp
9908 * gdb.base/break.exp
9909 * gdb.base/breakpoint-shadow.exp
9910 * gdb.base/call-ar-st.exp
9911 * gdb.base/call-sc.exp
9912 * gdb.base/call-signal-resume.exp
9913 * gdb.base/call-strs.exp
9914 * gdb.base/callfuncs.exp
9915 * gdb.base/catch-fork-static.exp
9916 * gdb.base/catch-gdb-caused-signals.exp
9917 * gdb.base/catch-load.exp
9918 * gdb.base/catch-signal-fork.exp
9919 * gdb.base/catch-signal.exp
9920 * gdb.base/catch-syscall.exp
9921 * gdb.base/charset.exp
9922 * gdb.base/checkpoint.exp
9923 * gdb.base/chng-syms.exp
9924 * gdb.base/code-expr.exp
9925 * gdb.base/code_elim.exp
9926 * gdb.base/commands.exp
9927 * gdb.base/completion.exp
9928 * gdb.base/complex.exp
9929 * gdb.base/cond-expr.exp
9930 * gdb.base/condbreak.exp
9931 * gdb.base/consecutive.exp
9932 * gdb.base/continue-all-already-running.exp
9933 * gdb.base/coredump-filter.exp
9934 * gdb.base/corefile.exp
9935 * gdb.base/dbx.exp
9936 * gdb.base/debug-expr.exp
9937 * gdb.base/define.exp
9938 * gdb.base/del.exp
9939 * gdb.base/disabled-location.exp
9940 * gdb.base/disasm-end-cu.exp
9941 * gdb.base/disasm-optim.exp
9942 * gdb.base/display.exp
9943 * gdb.base/duplicate-bp.exp
9944 * gdb.base/ena-dis-br.exp
9945 * gdb.base/ending-run.exp
9946 * gdb.base/enumval.exp
9947 * gdb.base/environ.exp
9948 * gdb.base/eu-strip-infcall.exp
9949 * gdb.base/eval-avoid-side-effects.exp
9950 * gdb.base/eval-skip.exp
9951 * gdb.base/exitsignal.exp
9952 * gdb.base/expand-psymtabs.exp
9953 * gdb.base/filesym.exp
9954 * gdb.base/find-unmapped.exp
9955 * gdb.base/finish.exp
9956 * gdb.base/float.exp
9957 * gdb.base/foll-exec-mode.exp
9958 * gdb.base/foll-exec.exp
9959 * gdb.base/foll-fork.exp
9960 * gdb.base/fortran-sym-case.exp
9961 * gdb.base/freebpcmd.exp
9962 * gdb.base/func-ptr.exp
9963 * gdb.base/func-ptrs.exp
9964 * gdb.base/funcargs.exp
9965 * gdb.base/gcore-buffer-overflow.exp
9966 * gdb.base/gcore-relro-pie.exp
9967 * gdb.base/gcore-relro.exp
9968 * gdb.base/gcore.exp
9969 * gdb.base/gdb1090.exp
9970 * gdb.base/gdb11530.exp
9971 * gdb.base/gdb11531.exp
9972 * gdb.base/gdb1821.exp
9973 * gdb.base/gdbindex-stabs.exp
9974 * gdb.base/gdbvars.exp
9975 * gdb.base/hbreak.exp
9976 * gdb.base/hbreak2.exp
9977 * gdb.base/included.exp
9978 * gdb.base/infcall-input.exp
9979 * gdb.base/inferior-died.exp
9980 * gdb.base/infnan.exp
9981 * gdb.base/info-macros.exp
9982 * gdb.base/info-os.exp
9983 * gdb.base/info-proc.exp
9984 * gdb.base/info-shared.exp
9985 * gdb.base/info-target.exp
9986 * gdb.base/infoline.exp
9987 * gdb.base/interp.exp
9988 * gdb.base/interrupt.exp
9989 * gdb.base/jit-reader.exp
9990 * gdb.base/jit-simple.exp
9991 * gdb.base/kill-after-signal.exp
9992 * gdb.base/kill-detach-inferiors-cmd.exp
9993 * gdb.base/label.exp
9994 * gdb.base/langs.exp
9995 * gdb.base/ldbl_e308.exp
9996 * gdb.base/line-symtabs.exp
9997 * gdb.base/linespecs.exp
9998 * gdb.base/list.exp
9999 * gdb.base/long_long.exp
10000 * gdb.base/longest-types.exp
10001 * gdb.base/maint.exp
10002 * gdb.base/max-value-size.exp
10003 * gdb.base/memattr.exp
10004 * gdb.base/mips_pro.exp
10005 * gdb.base/morestack.exp
10006 * gdb.base/moribund-step.exp
10007 * gdb.base/multi-forks.exp
10008 * gdb.base/nested-addr.exp
10009 * gdb.base/nextoverexit.exp
10010 * gdb.base/noreturn-finish.exp
10011 * gdb.base/noreturn-return.exp
10012 * gdb.base/nostdlib.exp
10013 * gdb.base/offsets.exp
10014 * gdb.base/opaque.exp
10015 * gdb.base/pc-fp.exp
10016 * gdb.base/permissions.exp
10017 * gdb.base/print-symbol-loading.exp
10018 * gdb.base/prologue-include.exp
10019 * gdb.base/psymtab.exp
10020 * gdb.base/ptype.exp
10021 * gdb.base/random-signal.exp
10022 * gdb.base/randomize.exp
10023 * gdb.base/range-stepping.exp
10024 * gdb.base/readline-ask.exp
10025 * gdb.base/recpar.exp
10026 * gdb.base/recurse.exp
10027 * gdb.base/relational.exp
10028 * gdb.base/restore.exp
10029 * gdb.base/return-nodebug.exp
10030 * gdb.base/return.exp
10031 * gdb.base/run-after-attach.exp
10032 * gdb.base/save-bp.exp
10033 * gdb.base/scope.exp
10034 * gdb.base/sect-cmd.exp
10035 * gdb.base/set-lang-auto.exp
10036 * gdb.base/set-noassign.exp
10037 * gdb.base/setvar.exp
10038 * gdb.base/sigall.exp
10039 * gdb.base/sigbpt.exp
10040 * gdb.base/siginfo-addr.exp
10041 * gdb.base/siginfo-infcall.exp
10042 * gdb.base/siginfo-obj.exp
10043 * gdb.base/siginfo.exp
10044 * gdb.base/signals-state-child.exp
10045 * gdb.base/signest.exp
10046 * gdb.base/sigstep.exp
10047 * gdb.base/sizeof.exp
10048 * gdb.base/skip.exp
10049 * gdb.base/solib-corrupted.exp
10050 * gdb.base/solib-nodir.exp
10051 * gdb.base/solib-search.exp
10052 * gdb.base/stack-checking.exp
10053 * gdb.base/stale-infcall.exp
10054 * gdb.base/stap-probe.exp
10055 * gdb.base/start.exp
10056 * gdb.base/step-break.exp
10057 * gdb.base/step-bt.exp
10058 * gdb.base/step-line.exp
10059 * gdb.base/step-over-exit.exp
10060 * gdb.base/step-over-syscall.exp
10061 * gdb.base/step-resume-infcall.exp
10062 * gdb.base/step-test.exp
10063 * gdb.base/store.exp
10064 * gdb.base/structs3.exp
10065 * gdb.base/sym-file.exp
10066 * gdb.base/symbol-without-target_section.exp
10067 * gdb.base/term.exp
10068 * gdb.base/testenv.exp
10069 * gdb.base/ui-redirect.exp
10070 * gdb.base/until.exp
10071 * gdb.base/unwindonsignal.exp
10072 * gdb.base/value-double-free.exp
10073 * gdb.base/vla-datatypes.exp
10074 * gdb.base/vla-ptr.exp
10075 * gdb.base/vla-sideeffect.exp
10076 * gdb.base/volatile.exp
10077 * gdb.base/watch-cond-infcall.exp
10078 * gdb.base/watch-cond.exp
10079 * gdb.base/watch-non-mem.exp
10080 * gdb.base/watch-read.exp
10081 * gdb.base/watch-vfork.exp
10082 * gdb.base/watchpoint-cond-gone.exp
10083 * gdb.base/watchpoint-delete.exp
10084 * gdb.base/watchpoint-hw-hit-once.exp
10085 * gdb.base/watchpoint-hw.exp
10086 * gdb.base/watchpoint-stops-at-right-insn.exp
10087 * gdb.base/watchpoints.exp
10088 * gdb.base/wchar.exp
10089 * gdb.base/whatis-exp.exp
10090 * gdb.btrace/buffer-size.exp
10091 * gdb.btrace/data.exp
10092 * gdb.btrace/delta.exp
10093 * gdb.btrace/dlopen.exp
10094 * gdb.btrace/enable.exp
10095 * gdb.btrace/exception.exp
10096 * gdb.btrace/function_call_history.exp
10097 * gdb.btrace/gcore.exp
10098 * gdb.btrace/instruction_history.exp
10099 * gdb.btrace/nohist.exp
10100 * gdb.btrace/reconnect.exp
10101 * gdb.btrace/record_goto-step.exp
10102 * gdb.btrace/record_goto.exp
10103 * gdb.btrace/rn-dl-bind.exp
10104 * gdb.btrace/segv.exp
10105 * gdb.btrace/step.exp
10106 * gdb.btrace/stepi.exp
10107 * gdb.btrace/tailcall-only.exp
10108 * gdb.btrace/tailcall.exp
10109 * gdb.btrace/tsx.exp
10110 * gdb.btrace/unknown_functions.exp
10111 * gdb.btrace/vdso.exp
10112 * gdb.compile/compile-ifunc.exp
10113 * gdb.compile/compile-ops.exp
10114 * gdb.compile/compile-print.exp
10115 * gdb.compile/compile-setjmp.exp
10116 * gdb.cp/abstract-origin.exp
10117 * gdb.cp/ambiguous.exp
10118 * gdb.cp/annota2.exp
10119 * gdb.cp/annota3.exp
10120 * gdb.cp/anon-ns.exp
10121 * gdb.cp/anon-struct.exp
10122 * gdb.cp/anon-union.exp
10123 * gdb.cp/arg-reference.exp
10124 * gdb.cp/baseenum.exp
10125 * gdb.cp/bool.exp
10126 * gdb.cp/breakpoint.exp
10127 * gdb.cp/bs15503.exp
10128 * gdb.cp/call-c.exp
10129 * gdb.cp/casts.exp
10130 * gdb.cp/chained-calls.exp
10131 * gdb.cp/class2.exp
10132 * gdb.cp/classes.exp
10133 * gdb.cp/cmpd-minsyms.exp
10134 * gdb.cp/converts.exp
10135 * gdb.cp/cp-relocate.exp
10136 * gdb.cp/cpcompletion.exp
10137 * gdb.cp/cpexprs.exp
10138 * gdb.cp/cplabel.exp
10139 * gdb.cp/cplusfuncs.exp
10140 * gdb.cp/cpsizeof.exp
10141 * gdb.cp/ctti.exp
10142 * gdb.cp/derivation.exp
10143 * gdb.cp/destrprint.exp
10144 * gdb.cp/dispcxx.exp
10145 * gdb.cp/enum-class.exp
10146 * gdb.cp/exception.exp
10147 * gdb.cp/exceptprint.exp
10148 * gdb.cp/expand-psymtabs-cxx.exp
10149 * gdb.cp/expand-sals.exp
10150 * gdb.cp/extern-c.exp
10151 * gdb.cp/filename.exp
10152 * gdb.cp/formatted-ref.exp
10153 * gdb.cp/fpointer.exp
10154 * gdb.cp/gdb1355.exp
10155 * gdb.cp/gdb2495.exp
10156 * gdb.cp/hang.exp
10157 * gdb.cp/impl-this.exp
10158 * gdb.cp/infcall-dlopen.exp
10159 * gdb.cp/inherit.exp
10160 * gdb.cp/iostream.exp
10161 * gdb.cp/koenig.exp
10162 * gdb.cp/local.exp
10163 * gdb.cp/m-data.exp
10164 * gdb.cp/m-static.exp
10165 * gdb.cp/mb-ctor.exp
10166 * gdb.cp/mb-inline.exp
10167 * gdb.cp/mb-templates.exp
10168 * gdb.cp/member-name.exp
10169 * gdb.cp/member-ptr.exp
10170 * gdb.cp/meth-typedefs.exp
10171 * gdb.cp/method.exp
10172 * gdb.cp/method2.exp
10173 * gdb.cp/minsym-fallback.exp
10174 * gdb.cp/misc.exp
10175 * gdb.cp/namelessclass.exp
10176 * gdb.cp/namespace-enum.exp
10177 * gdb.cp/namespace-nested-import.exp
10178 * gdb.cp/namespace.exp
10179 * gdb.cp/nextoverthrow.exp
10180 * gdb.cp/no-dmgl-verbose.exp
10181 * gdb.cp/non-trivial-retval.exp
10182 * gdb.cp/noparam.exp
10183 * gdb.cp/nsdecl.exp
10184 * gdb.cp/nsimport.exp
10185 * gdb.cp/nsnested.exp
10186 * gdb.cp/nsnoimports.exp
10187 * gdb.cp/nsrecurs.exp
10188 * gdb.cp/nsstress.exp
10189 * gdb.cp/nsusing.exp
10190 * gdb.cp/operator.exp
10191 * gdb.cp/oranking.exp
10192 * gdb.cp/overload-const.exp
10193 * gdb.cp/overload.exp
10194 * gdb.cp/ovldbreak.exp
10195 * gdb.cp/ovsrch.exp
10196 * gdb.cp/paren-type.exp
10197 * gdb.cp/parse-lang.exp
10198 * gdb.cp/pass-by-ref.exp
10199 * gdb.cp/pr-1023.exp
10200 * gdb.cp/pr-1210.exp
10201 * gdb.cp/pr-574.exp
10202 * gdb.cp/pr10687.exp
10203 * gdb.cp/pr12028.exp
10204 * gdb.cp/pr17132.exp
10205 * gdb.cp/pr17494.exp
10206 * gdb.cp/pr9067.exp
10207 * gdb.cp/pr9167.exp
10208 * gdb.cp/pr9631.exp
10209 * gdb.cp/printmethod.exp
10210 * gdb.cp/psmang.exp
10211 * gdb.cp/psymtab-parameter.exp
10212 * gdb.cp/ptype-cv-cp.exp
10213 * gdb.cp/ptype-flags.exp
10214 * gdb.cp/re-set-overloaded.exp
10215 * gdb.cp/ref-types.exp
10216 * gdb.cp/rtti.exp
10217 * gdb.cp/scope-err.exp
10218 * gdb.cp/shadow.exp
10219 * gdb.cp/smartp.exp
10220 * gdb.cp/static-method.exp
10221 * gdb.cp/static-print-quit.exp
10222 * gdb.cp/temargs.exp
10223 * gdb.cp/templates.exp
10224 * gdb.cp/try_catch.exp
10225 * gdb.cp/typedef-operator.exp
10226 * gdb.cp/typeid.exp
10227 * gdb.cp/userdef.exp
10228 * gdb.cp/using-crash.exp
10229 * gdb.cp/var-tag.exp
10230 * gdb.cp/virtbase.exp
10231 * gdb.cp/virtfunc.exp
10232 * gdb.cp/virtfunc2.exp
10233 * gdb.cp/vla-cxx.exp
10234 * gdb.disasm/t01_mov.exp
10235 * gdb.disasm/t02_mova.exp
10236 * gdb.disasm/t03_add.exp
10237 * gdb.disasm/t04_sub.exp
10238 * gdb.disasm/t05_cmp.exp
10239 * gdb.disasm/t06_ari2.exp
10240 * gdb.disasm/t07_ari3.exp
10241 * gdb.disasm/t08_or.exp
10242 * gdb.disasm/t09_xor.exp
10243 * gdb.disasm/t10_and.exp
10244 * gdb.disasm/t11_logs.exp
10245 * gdb.disasm/t12_bit.exp
10246 * gdb.disasm/t13_otr.exp
10247 * gdb.dlang/circular.exp
10248 * gdb.dwarf2/arr-stride.exp
10249 * gdb.dwarf2/arr-subrange.exp
10250 * gdb.dwarf2/atomic-type.exp
10251 * gdb.dwarf2/bad-regnum.exp
10252 * gdb.dwarf2/bitfield-parent-optimized-out.exp
10253 * gdb.dwarf2/callframecfa.exp
10254 * gdb.dwarf2/clztest.exp
10255 * gdb.dwarf2/corrupt.exp
10256 * gdb.dwarf2/data-loc.exp
10257 * gdb.dwarf2/dup-psym.exp
10258 * gdb.dwarf2/dw2-anon-mptr.exp
10259 * gdb.dwarf2/dw2-anonymous-func.exp
10260 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10261 * gdb.dwarf2/dw2-bad-unresolved.exp
10262 * gdb.dwarf2/dw2-basic.exp
10263 * gdb.dwarf2/dw2-canonicalize-type.exp
10264 * gdb.dwarf2/dw2-case-insensitive.exp
10265 * gdb.dwarf2/dw2-common-block.exp
10266 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10267 * gdb.dwarf2/dw2-compressed.exp
10268 * gdb.dwarf2/dw2-const.exp
10269 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10270 * gdb.dwarf2/dw2-cu-size.exp
10271 * gdb.dwarf2/dw2-dup-frame.exp
10272 * gdb.dwarf2/dw2-entry-value.exp
10273 * gdb.dwarf2/dw2-icycle.exp
10274 * gdb.dwarf2/dw2-ifort-parameter.exp
10275 * gdb.dwarf2/dw2-inline-break.exp
10276 * gdb.dwarf2/dw2-inline-param.exp
10277 * gdb.dwarf2/dw2-intercu.exp
10278 * gdb.dwarf2/dw2-intermix.exp
10279 * gdb.dwarf2/dw2-lexical-block-bare.exp
10280 * gdb.dwarf2/dw2-linkage-name-trust.exp
10281 * gdb.dwarf2/dw2-minsym-in-cu.exp
10282 * gdb.dwarf2/dw2-noloc.exp
10283 * gdb.dwarf2/dw2-op-call.exp
10284 * gdb.dwarf2/dw2-op-out-param.exp
10285 * gdb.dwarf2/dw2-opt-structptr.exp
10286 * gdb.dwarf2/dw2-param-error.exp
10287 * gdb.dwarf2/dw2-producer.exp
10288 * gdb.dwarf2/dw2-ranges-base.exp
10289 * gdb.dwarf2/dw2-ref-missing-frame.exp
10290 * gdb.dwarf2/dw2-reg-undefined.exp
10291 * gdb.dwarf2/dw2-regno-invalid.exp
10292 * gdb.dwarf2/dw2-restore.exp
10293 * gdb.dwarf2/dw2-restrict.exp
10294 * gdb.dwarf2/dw2-single-line-discriminators.exp
10295 * gdb.dwarf2/dw2-strp.exp
10296 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10297 * gdb.dwarf2/dw2-unresolved.exp
10298 * gdb.dwarf2/dw2-var-zero-addr.exp
10299 * gdb.dwarf2/dw4-sig-types.exp
10300 * gdb.dwarf2/dwz.exp
10301 * gdb.dwarf2/dynarr-ptr.exp
10302 * gdb.dwarf2/enum-type.exp
10303 * gdb.dwarf2/gdb-index.exp
10304 * gdb.dwarf2/implptr-64bit.exp
10305 * gdb.dwarf2/implptr-optimized-out.exp
10306 * gdb.dwarf2/implptr.exp
10307 * gdb.dwarf2/implref-array.exp
10308 * gdb.dwarf2/implref-const.exp
10309 * gdb.dwarf2/implref-global.exp
10310 * gdb.dwarf2/implref-struct.exp
10311 * gdb.dwarf2/mac-fileno.exp
10312 * gdb.dwarf2/main-subprogram.exp
10313 * gdb.dwarf2/member-ptr-forwardref.exp
10314 * gdb.dwarf2/method-ptr.exp
10315 * gdb.dwarf2/missing-sig-type.exp
10316 * gdb.dwarf2/nonvar-access.exp
10317 * gdb.dwarf2/opaque-type-lookup.exp
10318 * gdb.dwarf2/pieces-optimized-out.exp
10319 * gdb.dwarf2/pieces.exp
10320 * gdb.dwarf2/pr10770.exp
10321 * gdb.dwarf2/pr13961.exp
10322 * gdb.dwarf2/staticvirtual.exp
10323 * gdb.dwarf2/subrange.exp
10324 * gdb.dwarf2/symtab-producer.exp
10325 * gdb.dwarf2/trace-crash.exp
10326 * gdb.dwarf2/typeddwarf.exp
10327 * gdb.dwarf2/valop.exp
10328 * gdb.dwarf2/watch-notconst.exp
10329 * gdb.fortran/array-element.exp
10330 * gdb.fortran/charset.exp
10331 * gdb.fortran/common-block.exp
10332 * gdb.fortran/complex.exp
10333 * gdb.fortran/derived-type-function.exp
10334 * gdb.fortran/derived-type.exp
10335 * gdb.fortran/logical.exp
10336 * gdb.fortran/module.exp
10337 * gdb.fortran/multi-dim.exp
10338 * gdb.fortran/nested-funcs.exp
10339 * gdb.fortran/print-formatted.exp
10340 * gdb.fortran/subarray.exp
10341 * gdb.fortran/vla-alloc-assoc.exp
10342 * gdb.fortran/vla-datatypes.exp
10343 * gdb.fortran/vla-history.exp
10344 * gdb.fortran/vla-ptr-info.exp
10345 * gdb.fortran/vla-ptype-sub.exp
10346 * gdb.fortran/vla-ptype.exp
10347 * gdb.fortran/vla-sizeof.exp
10348 * gdb.fortran/vla-type.exp
10349 * gdb.fortran/vla-value-sub-arbitrary.exp
10350 * gdb.fortran/vla-value-sub-finish.exp
10351 * gdb.fortran/vla-value-sub.exp
10352 * gdb.fortran/vla-value.exp
10353 * gdb.fortran/whatis_type.exp
10354 * gdb.go/chan.exp
10355 * gdb.go/handcall.exp
10356 * gdb.go/hello.exp
10357 * gdb.go/integers.exp
10358 * gdb.go/methods.exp
10359 * gdb.go/package.exp
10360 * gdb.go/strings.exp
10361 * gdb.go/types.exp
10362 * gdb.go/unsafe.exp
10363 * gdb.guile/scm-arch.exp
10364 * gdb.guile/scm-block.exp
10365 * gdb.guile/scm-breakpoint.exp
10366 * gdb.guile/scm-cmd.exp
10367 * gdb.guile/scm-disasm.exp
10368 * gdb.guile/scm-equal.exp
10369 * gdb.guile/scm-frame-args.exp
10370 * gdb.guile/scm-frame-inline.exp
10371 * gdb.guile/scm-frame.exp
10372 * gdb.guile/scm-iterator.exp
10373 * gdb.guile/scm-math.exp
10374 * gdb.guile/scm-objfile.exp
10375 * gdb.guile/scm-ports.exp
10376 * gdb.guile/scm-symbol.exp
10377 * gdb.guile/scm-symtab.exp
10378 * gdb.guile/scm-value-cc.exp
10379 * gdb.guile/types-module.exp
10380 * gdb.linespec/break-ask.exp
10381 * gdb.linespec/cpexplicit.exp
10382 * gdb.linespec/explicit.exp
10383 * gdb.linespec/keywords.exp
10384 * gdb.linespec/linespec.exp
10385 * gdb.linespec/ls-dollar.exp
10386 * gdb.linespec/ls-errs.exp
10387 * gdb.linespec/skip-two.exp
10388 * gdb.linespec/thread.exp
10389 * gdb.mi/mi-async.exp
10390 * gdb.mi/mi-basics.exp
10391 * gdb.mi/mi-break.exp
10392 * gdb.mi/mi-catch-load.exp
10393 * gdb.mi/mi-cli.exp
10394 * gdb.mi/mi-cmd-param-changed.exp
10395 * gdb.mi/mi-console.exp
10396 * gdb.mi/mi-detach.exp
10397 * gdb.mi/mi-disassemble.exp
10398 * gdb.mi/mi-eval.exp
10399 * gdb.mi/mi-file-transfer.exp
10400 * gdb.mi/mi-file.exp
10401 * gdb.mi/mi-fill-memory.exp
10402 * gdb.mi/mi-inheritance-syntax-error.exp
10403 * gdb.mi/mi-linespec-err-cp.exp
10404 * gdb.mi/mi-logging.exp
10405 * gdb.mi/mi-memory-changed.exp
10406 * gdb.mi/mi-read-memory.exp
10407 * gdb.mi/mi-record-changed.exp
10408 * gdb.mi/mi-reg-undefined.exp
10409 * gdb.mi/mi-regs.exp
10410 * gdb.mi/mi-return.exp
10411 * gdb.mi/mi-reverse.exp
10412 * gdb.mi/mi-simplerun.exp
10413 * gdb.mi/mi-solib.exp
10414 * gdb.mi/mi-stack.exp
10415 * gdb.mi/mi-stepi.exp
10416 * gdb.mi/mi-syn-frame.exp
10417 * gdb.mi/mi-until.exp
10418 * gdb.mi/mi-var-block.exp
10419 * gdb.mi/mi-var-child.exp
10420 * gdb.mi/mi-var-cmd.exp
10421 * gdb.mi/mi-var-cp.exp
10422 * gdb.mi/mi-var-display.exp
10423 * gdb.mi/mi-var-invalidate.exp
10424 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10425 * gdb.mi/mi-vla-fortran.exp
10426 * gdb.mi/mi-watch.exp
10427 * gdb.mi/mi2-var-child.exp
10428 * gdb.mi/user-selected-context-sync.exp
10429 * gdb.modula2/unbounded-array.exp
10430 * gdb.multi/dummy-frame-restore.exp
10431 * gdb.multi/multi-arch-exec.exp
10432 * gdb.multi/multi-arch.exp
10433 * gdb.multi/tids.exp
10434 * gdb.multi/watchpoint-multi.exp
10435 * gdb.opencl/callfuncs.exp
10436 * gdb.opencl/convs_casts.exp
10437 * gdb.opencl/datatypes.exp
10438 * gdb.opencl/operators.exp
10439 * gdb.opencl/vec_comps.exp
10440 * gdb.opt/clobbered-registers-O2.exp
10441 * gdb.opt/inline-break.exp
10442 * gdb.opt/inline-bt.exp
10443 * gdb.opt/inline-cmds.exp
10444 * gdb.opt/inline-locals.exp
10445 * gdb.pascal/case-insensitive-symbols.exp
10446 * gdb.pascal/floats.exp
10447 * gdb.pascal/gdb11492.exp
10448 * gdb.python/lib-types.exp
10449 * gdb.python/py-arch.exp
10450 * gdb.python/py-as-string.exp
10451 * gdb.python/py-bad-printers.exp
10452 * gdb.python/py-block.exp
10453 * gdb.python/py-breakpoint-create-fail.exp
10454 * gdb.python/py-breakpoint.exp
10455 * gdb.python/py-caller-is.exp
10456 * gdb.python/py-cmd.exp
10457 * gdb.python/py-explore-cc.exp
10458 * gdb.python/py-explore.exp
10459 * gdb.python/py-finish-breakpoint.exp
10460 * gdb.python/py-finish-breakpoint2.exp
10461 * gdb.python/py-frame-args.exp
10462 * gdb.python/py-frame-inline.exp
10463 * gdb.python/py-frame.exp
10464 * gdb.python/py-framefilter-mi.exp
10465 * gdb.python/py-infthread.exp
10466 * gdb.python/py-lazy-string.exp
10467 * gdb.python/py-linetable.exp
10468 * gdb.python/py-mi-events.exp
10469 * gdb.python/py-mi-objfile.exp
10470 * gdb.python/py-mi.exp
10471 * gdb.python/py-objfile.exp
10472 * gdb.python/py-pp-integral.exp
10473 * gdb.python/py-pp-maint.exp
10474 * gdb.python/py-pp-re-notag.exp
10475 * gdb.python/py-pp-registration.exp
10476 * gdb.python/py-recurse-unwind.exp
10477 * gdb.python/py-strfns.exp
10478 * gdb.python/py-symbol.exp
10479 * gdb.python/py-symtab.exp
10480 * gdb.python/py-sync-interp.exp
10481 * gdb.python/py-typeprint.exp
10482 * gdb.python/py-unwind-maint.exp
10483 * gdb.python/py-unwind.exp
10484 * gdb.python/py-value-cc.exp
10485 * gdb.python/py-xmethods.exp
10486 * gdb.reverse/amd64-tailcall-reverse.exp
10487 * gdb.reverse/break-precsave.exp
10488 * gdb.reverse/break-reverse.exp
10489 * gdb.reverse/consecutive-precsave.exp
10490 * gdb.reverse/consecutive-reverse.exp
10491 * gdb.reverse/finish-precsave.exp
10492 * gdb.reverse/finish-reverse-bkpt.exp
10493 * gdb.reverse/finish-reverse.exp
10494 * gdb.reverse/fstatat-reverse.exp
10495 * gdb.reverse/getresuid-reverse.exp
10496 * gdb.reverse/i386-precsave.exp
10497 * gdb.reverse/i386-reverse.exp
10498 * gdb.reverse/i386-sse-reverse.exp
10499 * gdb.reverse/i387-env-reverse.exp
10500 * gdb.reverse/i387-stack-reverse.exp
10501 * gdb.reverse/insn-reverse.exp
10502 * gdb.reverse/machinestate-precsave.exp
10503 * gdb.reverse/machinestate.exp
10504 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10505 * gdb.reverse/pipe-reverse.exp
10506 * gdb.reverse/readv-reverse.exp
10507 * gdb.reverse/recvmsg-reverse.exp
10508 * gdb.reverse/rerun-prec.exp
10509 * gdb.reverse/s390-mvcle.exp
10510 * gdb.reverse/step-precsave.exp
10511 * gdb.reverse/step-reverse.exp
10512 * gdb.reverse/time-reverse.exp
10513 * gdb.reverse/until-precsave.exp
10514 * gdb.reverse/until-reverse.exp
10515 * gdb.reverse/waitpid-reverse.exp
10516 * gdb.reverse/watch-precsave.exp
10517 * gdb.reverse/watch-reverse.exp
10518 * gdb.rust/generics.exp
10519 * gdb.rust/methods.exp
10520 * gdb.rust/modules.exp
10521 * gdb.rust/simple.exp
10522 * gdb.server/connect-with-no-symbol-file.exp
10523 * gdb.server/ext-attach.exp
10524 * gdb.server/ext-restart.exp
10525 * gdb.server/ext-wrapper.exp
10526 * gdb.server/file-transfer.exp
10527 * gdb.server/server-exec-info.exp
10528 * gdb.server/server-kill.exp
10529 * gdb.server/server-mon.exp
10530 * gdb.server/wrapper.exp
10531 * gdb.stabs/exclfwd.exp
10532 * gdb.stabs/gdb11479.exp
10533 * gdb.threads/clone-new-thread-event.exp
10534 * gdb.threads/corethreads.exp
10535 * gdb.threads/current-lwp-dead.exp
10536 * gdb.threads/dlopen-libpthread.exp
10537 * gdb.threads/gcore-thread.exp
10538 * gdb.threads/sigstep-threads.exp
10539 * gdb.threads/watchpoint-fork.exp
10540 * gdb.trace/actions-changed.exp
10541 * gdb.trace/backtrace.exp
10542 * gdb.trace/change-loc.exp
10543 * gdb.trace/circ.exp
10544 * gdb.trace/collection.exp
10545 * gdb.trace/disconnected-tracing.exp
10546 * gdb.trace/ftrace.exp
10547 * gdb.trace/mi-trace-frame-collected.exp
10548 * gdb.trace/mi-trace-unavailable.exp
10549 * gdb.trace/mi-traceframe-changed.exp
10550 * gdb.trace/mi-tsv-changed.exp
10551 * gdb.trace/no-attach-trace.exp
10552 * gdb.trace/passc-dyn.exp
10553 * gdb.trace/qtro.exp
10554 * gdb.trace/range-stepping.exp
10555 * gdb.trace/read-memory.exp
10556 * gdb.trace/save-trace.exp
10557 * gdb.trace/signal.exp
10558 * gdb.trace/status-stop.exp
10559 * gdb.trace/tfile.exp
10560 * gdb.trace/trace-break.exp
10561 * gdb.trace/trace-buffer-size.exp
10562 * gdb.trace/trace-condition.exp
10563 * gdb.trace/tracefile-pseudo-reg.exp
10564 * gdb.trace/tstatus.exp
10565 * gdb.trace/unavailable.exp
10566 * gdb.trace/while-dyn.exp
10567 * gdb.trace/while-stepping.exp
10568
34c41c68
DE
105692016-12-22 Doug Evans <xdje42@gmail.com>
10570
10571 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10572 and msymbols.
10573
16e69324
YQ
105742016-12-19 Yao Qi <yao.qi@linaro.org>
10575
10576 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10577 (test_with_self): Don't call do_steps_and_nexts, and remove
10578 code about stepping into xmalloc.
10579
f94f411b
YQ
105802016-12-09 Yao Qi <yao.qi@linaro.org>
10581
10582 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10583
105842016-12-09 Yao Qi <yao.qi@linaro.org>
10585
10586 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10587
f1b5deee
PA
105882016-12-09 Pedro Alves <palves@redhat.com>
10589
10590 * gdb.base/all-architectures-0.exp: New file.
10591 * gdb.base/all-architectures-1.exp: New file.
10592 * gdb.base/all-architectures-2.exp: New file.
10593 * gdb.base/all-architectures-3.exp: New file.
10594 * gdb.base/all-architectures-4.exp: New file.
10595 * gdb.base/all-architectures-5.exp: New file.
10596 * gdb.base/all-architectures-6.exp: New file.
10597 * gdb.base/all-architectures-7.exp: New file.
10598 * gdb.base/all-architectures.exp.in: New file.
10599
364ca42e
YQ
106002016-12-09 Yao Qi <yao.qi@linaro.org>
10601
10602 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10603
107c2d62
LM
106042016-12-02 Luis Machado <lgustavo@codesourcery.com>
10605
10606 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10607 possible.
10608 Remove useless pattern-matching code.
10609
df3ee9ca
PA
106102016-12-02 Pedro Alves <palves@redhat.com>
10611
10612 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10613 procedure.
10614 (top level): Call it.
10615
ec835369
PA
106162016-12-02 Pedro Alves <palves@redhat.com>
10617
10618 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10619 New procedure.
10620 (top level): Call it.
10621
01770bbd
PA
106222016-12-02 Pedro Alves <palves@redhat.com>
10623
10624 PR cli/20559
10625 * gdb.base/commands.exp (user_defined_command_args_eval): New
10626 procedure.
10627 (top level): Call it.
10628
008459ea
LM
106292016-12-02 Luis Machado <lgustavo@codesourcery.com>
10630
10631 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10632 timeout handling.
10633
0c1b455e
TT
106342016-12-02 Tom Tromey <tom@tromey.com>
10635
10636 * gdb.dwarf2/main-subprogram.c: New file.
10637 * gdb.dwarf2/main-subprogram.exp: New file.
10638
018572b8
LM
106392016-12-01 Luis Machado <lgustavo@codesourcery.com>
10640
10641 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10642 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10643 gdb_test_no_output for a couple of cases.
10644 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10645
84c93cd5
LM
106462016-12-01 Luis Machado <lgustavo@codesourcery.com>
10647
10648 Fix test names and standardize compilation error messages throughout
10649 the following files:
10650
10651 * gdb.ada/start.exp
10652 * gdb.arch/alpha-step.exp
10653 * gdb.arch/e500-prologue.exp
10654 * gdb.arch/ftrace-insn-reloc.exp
10655 * gdb.arch/gdb1291.exp
10656 * gdb.arch/gdb1431.exp
10657 * gdb.arch/gdb1558.exp
10658 * gdb.arch/i386-dr3-watch.exp
10659 * gdb.arch/i386-sse-stack-align.exp
10660 * gdb.arch/ia64-breakpoint-shadow.exp
10661 * gdb.arch/pa-nullify.exp
10662 * gdb.arch/powerpc-aix-prologue.exp
10663 * gdb.arch/thumb-bx-pc.exp
10664 * gdb.base/annota1.exp
10665 * gdb.base/annota3.exp
10666 * gdb.base/arrayidx.exp
10667 * gdb.base/assign.exp
10668 * gdb.base/attach.exp
10669 * gdb.base/auxv.exp
10670 * gdb.base/bang.exp
10671 * gdb.base/bfp-test.exp
10672 * gdb.base/bigcore.exp
10673 * gdb.base/bitfields2.exp
10674 * gdb.base/break-fun-addr.exp
10675 * gdb.base/break-probes.exp
10676 * gdb.base/call-rt-st.exp
10677 * gdb.base/callexit.exp
10678 * gdb.base/catch-fork-kill.exp
10679 * gdb.base/charset.exp
10680 * gdb.base/checkpoint.exp
10681 * gdb.base/comprdebug.exp
10682 * gdb.base/constvars.exp
10683 * gdb.base/coredump-filter.exp
10684 * gdb.base/cursal.exp
10685 * gdb.base/cvexpr.exp
10686 * gdb.base/detach.exp
10687 * gdb.base/display.exp
10688 * gdb.base/dmsym.exp
10689 * gdb.base/dprintf-pending.exp
10690 * gdb.base/dso2dso.exp
10691 * gdb.base/dtrace-probe.exp
10692 * gdb.base/dump.exp
10693 * gdb.base/enum_cond.exp
10694 * gdb.base/exe-lock.exp
10695 * gdb.base/exec-invalid-sysroot.exp
10696 * gdb.base/execl-update-breakpoints.exp
10697 * gdb.base/exprs.exp
10698 * gdb.base/fileio.exp
10699 * gdb.base/find.exp
10700 * gdb.base/finish.exp
10701 * gdb.base/fixsection.exp
10702 * gdb.base/foll-vfork.exp
10703 * gdb.base/frame-args.exp
10704 * gdb.base/gcore.exp
10705 * gdb.base/gdb1250.exp
10706 * gdb.base/global-var-nested-by-dso.exp
10707 * gdb.base/gnu-ifunc.exp
10708 * gdb.base/hashline1.exp
10709 * gdb.base/hashline2.exp
10710 * gdb.base/hashline3.exp
10711 * gdb.base/hbreak-in-shr-unsupported.exp
10712 * gdb.base/huge.exp
10713 * gdb.base/infcall-input.exp
10714 * gdb.base/info-fun.exp
10715 * gdb.base/info-shared.exp
10716 * gdb.base/jit-simple.exp
10717 * gdb.base/jit-so.exp
10718 * gdb.base/jit.exp
10719 * gdb.base/jump.exp
10720 * gdb.base/label.exp
10721 * gdb.base/lineinc.exp
10722 * gdb.base/logical.exp
10723 * gdb.base/longjmp.exp
10724 * gdb.base/macscp.exp
10725 * gdb.base/miscexprs.exp
10726 * gdb.base/new-ui-echo.exp
10727 * gdb.base/new-ui-pending-input.exp
10728 * gdb.base/new-ui.exp
10729 * gdb.base/nodebug.exp
10730 * gdb.base/nofield.exp
10731 * gdb.base/offsets.exp
10732 * gdb.base/overlays.exp
10733 * gdb.base/pending.exp
10734 * gdb.base/pointers.exp
10735 * gdb.base/pr11022.exp
10736 * gdb.base/printcmds.exp
10737 * gdb.base/prologue.exp
10738 * gdb.base/ptr-typedef.exp
10739 * gdb.base/realname-expand.exp
10740 * gdb.base/relativedebug.exp
10741 * gdb.base/relocate.exp
10742 * gdb.base/remote.exp
10743 * gdb.base/reread.exp
10744 * gdb.base/return2.exp
10745 * gdb.base/savedregs.exp
10746 * gdb.base/sep.exp
10747 * gdb.base/sepdebug.exp
10748 * gdb.base/sepsymtab.exp
10749 * gdb.base/set-inferior-tty.exp
10750 * gdb.base/setshow.exp
10751 * gdb.base/shlib-call.exp
10752 * gdb.base/sigaltstack.exp
10753 * gdb.base/siginfo-addr.exp
10754 * gdb.base/signals.exp
10755 * gdb.base/signull.exp
10756 * gdb.base/sigrepeat.exp
10757 * gdb.base/so-impl-ld.exp
10758 * gdb.base/solib-display.exp
10759 * gdb.base/solib-overlap.exp
10760 * gdb.base/solib-search.exp
10761 * gdb.base/solib-symbol.exp
10762 * gdb.base/structs.exp
10763 * gdb.base/structs2.exp
10764 * gdb.base/symtab-search-order.exp
10765 * gdb.base/twice.exp
10766 * gdb.base/unload.exp
10767 * gdb.base/varargs.exp
10768 * gdb.base/watchpoint-solib.exp
10769 * gdb.base/watchpoint.exp
10770 * gdb.base/whatis.exp
10771 * gdb.base/wrong_frame_bt_full.exp
10772 * gdb.btrace/dlopen.exp
10773 * gdb.cell/ea-standalone.exp
10774 * gdb.cell/ea-test.exp
10775 * gdb.cp/dispcxx.exp
10776 * gdb.cp/gdb2384.exp
10777 * gdb.cp/method2.exp
10778 * gdb.cp/nextoverthrow.exp
10779 * gdb.cp/pr10728.exp
10780 * gdb.disasm/am33.exp
10781 * gdb.disasm/h8300s.exp
10782 * gdb.disasm/mn10300.exp
10783 * gdb.disasm/sh3.exp
10784 * gdb.dwarf2/dw2-dir-file-name.exp
10785 * gdb.fortran/complex.exp
10786 * gdb.fortran/library-module.exp
10787 * gdb.guile/scm-pretty-print.exp
10788 * gdb.guile/scm-symbol.exp
10789 * gdb.guile/scm-type.exp
10790 * gdb.guile/scm-value.exp
10791 * gdb.linespec/linespec.exp
10792 * gdb.mi/gdb701.exp
10793 * gdb.mi/gdb792.exp
10794 * gdb.mi/mi-breakpoint-changed.exp
10795 * gdb.mi/mi-dprintf-pending.exp
10796 * gdb.mi/mi-dprintf.exp
10797 * gdb.mi/mi-exit-code.exp
10798 * gdb.mi/mi-pending.exp
10799 * gdb.mi/mi-solib.exp
10800 * gdb.mi/new-ui-mi-sync.exp
10801 * gdb.mi/pr11022.exp
10802 * gdb.mi/user-selected-context-sync.exp
10803 * gdb.opt/solib-intra-step.exp
10804 * gdb.python/py-events.exp
10805 * gdb.python/py-finish-breakpoint.exp
10806 * gdb.python/py-mi.exp
10807 * gdb.python/py-prettyprint.exp
10808 * gdb.python/py-shared.exp
10809 * gdb.python/py-symbol.exp
10810 * gdb.python/py-template.exp
10811 * gdb.python/py-type.exp
10812 * gdb.python/py-value.exp
10813 * gdb.reverse/solib-precsave.exp
10814 * gdb.reverse/solib-reverse.exp
10815 * gdb.server/solib-list.exp
10816 * gdb.stabs/weird.exp
10817 * gdb.threads/reconnect-signal.exp
10818 * gdb.threads/stepi-random-signal.exp
10819 * gdb.trace/actions.exp
10820 * gdb.trace/ax.exp
10821 * gdb.trace/backtrace.exp
10822 * gdb.trace/change-loc.exp
10823 * gdb.trace/deltrace.exp
10824 * gdb.trace/ftrace-lock.exp
10825 * gdb.trace/ftrace.exp
10826 * gdb.trace/infotrace.exp
10827 * gdb.trace/mi-tracepoint-changed.exp
10828 * gdb.trace/packetlen.exp
10829 * gdb.trace/passcount.exp
10830 * gdb.trace/pending.exp
10831 * gdb.trace/range-stepping.exp
10832 * gdb.trace/report.exp
10833 * gdb.trace/stap-trace.exp
10834 * gdb.trace/tfind.exp
10835 * gdb.trace/trace-break.exp
10836 * gdb.trace/trace-condition.exp
10837 * gdb.trace/trace-enable-disable.exp
10838 * gdb.trace/trace-mt.exp
10839 * gdb.trace/tracecmd.exp
10840 * gdb.trace/tspeed.exp
10841 * gdb.trace/tsv.exp
10842 * lib/perftest.exp
10843
fb9feb35
LM
108442016-12-01 Luis Machado <lgustavo@codesourcery.com>
10845
10846 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10847 with gdb_test_no_output.
10848 Use command as test name.
10849
cd2ddb6c
LM
108502016-12-01 Luis Machado <lgustavo@codesourcery.com>
10851
10852 Fix test names starting with uppercase throughout the files.
10853
10854 * gdb.ada/assign_1.exp
10855 * gdb.ada/boolean_expr.exp
10856 * gdb.base/arrayidx.exp
10857 * gdb.base/del.exp
10858 * gdb.base/gcore-buffer-overflow.exp
10859 * gdb.base/testenv.exp
10860 * gdb.compile/compile.exp
10861 * gdb.python/py-framefilter-invalidarg.exp
10862 * gdb.python/py-framefilter.exp
10863
bb95117e
LM
108642016-12-01 Luis Machado <lgustavo@codesourcery.com>
10865
10866 Fix test names starting with uppercase throughout the files.
10867
10868 * gdb.ada/array_return.exp
10869 * gdb.ada/expr_delims.exp
10870 * gdb.ada/mi_dyn_arr.exp
10871 * gdb.ada/mi_interface.exp
10872 * gdb.ada/mi_var_array.exp
10873 * gdb.ada/watch_arg.exp
10874 * gdb.arch/alpha-step.exp
10875 * gdb.arch/altivec-regs.exp
10876 * gdb.arch/e500-regs.exp
10877 * gdb.arch/powerpc-d128-regs.exp
10878 * gdb.base/arrayidx.exp
10879 * gdb.base/break.exp
10880 * gdb.base/checkpoint.exp
10881 * gdb.base/debug-expr.exp
10882 * gdb.base/dmsym.exp
10883 * gdb.base/radix.exp
10884 * gdb.base/sepdebug.exp
10885 * gdb.base/testenv.exp
10886 * gdb.base/watch_thread_num.exp
10887 * gdb.base/watchpoint-cond-gone.exp
10888 * gdb.cell/break.exp
10889 * gdb.cell/ea-cache.exp
10890 * gdb.compile/compile.exp
10891 * gdb.cp/gdb2495.exp
10892 * gdb.gdb/selftest.exp
10893 * gdb.gdb/xfullpath.exp
10894 * gdb.go/hello.exp
10895 * gdb.go/integers.exp
10896 * gdb.objc/basicclass.exp
10897 * gdb.pascal/hello.exp
10898 * gdb.pascal/integers.exp
10899 * gdb.python/py-breakpoint.exp
10900 * gdb.python/py-cmd.exp
10901 * gdb.python/py-linetable.exp
10902 * gdb.python/py-xmethods.exp
10903 * gdb.python/python.exp
10904 * gdb.reverse/consecutive-precsave.exp
10905 * gdb.reverse/finish-precsave.exp
10906 * gdb.reverse/i386-precsave.exp
10907 * gdb.reverse/machinestate-precsave.exp
10908 * gdb.reverse/sigall-precsave.exp
10909 * gdb.reverse/solib-precsave.exp
10910 * gdb.reverse/step-precsave.exp
10911 * gdb.reverse/until-precsave.exp
10912 * gdb.reverse/watch-precsave.exp
10913 * gdb.threads/leader-exit.exp
10914 * gdb.threads/pthreads.exp
10915 * gdb.threads/wp-replication.exp
10916 * gdb.trace/actions.exp
10917 * gdb.trace/mi-tsv-changed.exp
10918 * gdb.trace/tsv.exp
10919
de97fdd4
LM
109202016-12-01 Luis Machado <lgustavo@codesourcery.com>
10921
10922 Fix test names starting with uppercase throughout the files.
10923
10924 * gdb.arch/i386-bp_permanent.exp
10925 * gdb.arch/i386-gnu-cfi.exp
10926 * gdb.base/disasm-end-cu.exp
10927 * gdb.base/macscp.exp
10928 * gdb.base/pending.exp
10929 * gdb.base/watch_thread_num.exp
10930 * gdb.cp/exception.exp
10931 * gdb.cp/gdb2495.exp
10932 * gdb.cp/local.exp
10933 * gdb.python/py-evsignal.exp
10934 * gdb.python/python.exp
10935 * gdb.trace/tracecmd.exp
10936
9f058c10
LM
109372016-12-01 Luis Machado <lgustavo@codesourcery.com>
10938
10939 Fix test names starting with uppercase throughout the files.
10940
10941 * gdb.base/charset.exp
10942 * gdb.base/eval.exp
10943 * gdb.base/multi-forks.exp
10944 * gdb.guile/scm-progspace.exp
10945 * gdb.opencl/datatypes.exp
10946 * gdb.python/py-block.exp
10947 * gdb.python/py-function.exp
10948 * gdb.python/py-symbol.exp
10949 * gdb.python/py-symtab.exp
10950 * gdb.python/py-xmethods.exp
10951 * gdb.reverse/break-precsave.exp
10952 * gdb.reverse/break-reverse.exp
10953 * gdb.reverse/consecutive-precsave.exp
10954 * gdb.reverse/consecutive-reverse.exp
10955 * gdb.reverse/finish-precsave.exp
10956 * gdb.reverse/finish-reverse-bkpt.exp
10957 * gdb.reverse/finish-reverse.exp
10958 * gdb.reverse/fstatat-reverse.exp
10959 * gdb.reverse/getresuid-reverse.exp
10960 * gdb.reverse/i386-precsave.exp
10961 * gdb.reverse/i386-reverse.exp
10962 * gdb.reverse/i386-sse-reverse.exp
10963 * gdb.reverse/i387-stack-reverse.exp
10964 * gdb.reverse/insn-reverse.exp
10965 * gdb.reverse/machinestate-precsave.exp
10966 * gdb.reverse/machinestate.exp
10967 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10968 * gdb.reverse/pipe-reverse.exp
10969 * gdb.reverse/readv-reverse.exp
10970 * gdb.reverse/recvmsg-reverse.exp
10971 * gdb.reverse/rerun-prec.exp
10972 * gdb.reverse/s390-mvcle.exp
10973 * gdb.reverse/sigall-precsave.exp
10974 * gdb.reverse/sigall-reverse.exp
10975 * gdb.reverse/solib-precsave.exp
10976 * gdb.reverse/solib-reverse.exp
10977 * gdb.reverse/step-precsave.exp
10978 * gdb.reverse/step-reverse.exp
10979 * gdb.reverse/time-reverse.exp
10980 * gdb.reverse/until-precsave.exp
10981 * gdb.reverse/until-reverse.exp
10982 * gdb.reverse/waitpid-reverse.exp
10983 * gdb.reverse/watch-precsave.exp
10984 * gdb.reverse/watch-reverse.exp
10985
cdc7edd7
LM
109862016-12-01 Luis Machado <lgustavo@codesourcery.com>
10987
10988 Fix test names starting with uppercase throughout the files.
10989
10990 * gdb.arch/i386-mpx-simple_segv.exp
10991 * gdb.arch/i386-mpx.exp
10992 * gdb.arch/i386-permbkpt.exp
10993 * gdb.arch/pa-nullify.exp
10994 * gdb.arch/powerpc-d128-regs.exp
10995 * gdb.arch/vsx-regs.exp
10996 * gdb.base/bfp-test.exp
10997 * gdb.base/break.exp
10998 * gdb.base/breakpoint-shadow.exp
10999 * gdb.base/callfuncs.exp
11000 * gdb.base/charset.exp
11001 * gdb.base/commands.exp
11002 * gdb.base/completion.exp
11003 * gdb.base/dfp-test.exp
11004 * gdb.base/echo.exp
11005 * gdb.base/ending-run.exp
11006 * gdb.base/eval.exp
11007 * gdb.base/expand-psymtabs.exp
11008 * gdb.base/float128.exp
11009 * gdb.base/floatn.exp
11010 * gdb.base/foll-exec-mode.exp
11011 * gdb.base/gdb1056.exp
11012 * gdb.base/gdb11531.exp
11013 * gdb.base/kill-after-signal.exp
11014 * gdb.base/multi-forks.exp
11015 * gdb.base/overlays.exp
11016 * gdb.base/pending.exp
11017 * gdb.base/sepdebug.exp
11018 * gdb.base/testenv.exp
11019 * gdb.base/valgrind-db-attach.exp
11020 * gdb.base/watch_thread_num.exp
11021 * gdb.base/watchpoint-cond-gone.exp
11022 * gdb.base/watchpoint.exp
11023 * gdb.base/watchpoints.exp
11024 * gdb.cp/arg-reference.exp
11025 * gdb.cp/baseenum.exp
11026 * gdb.cp/operator.exp
11027 * gdb.cp/shadow.exp
11028 * gdb.dwarf2/dw2-op-out-param.exp
11029 * gdb.dwarf2/dw2-reg-undefined.exp
11030 * gdb.go/chan.exp
11031 * gdb.go/hello.exp
11032 * gdb.go/integers.exp
11033 * gdb.go/methods.exp
11034 * gdb.go/package.exp
11035 * gdb.guile/scm-parameter.exp
11036 * gdb.guile/scm-progspace.exp
11037 * gdb.guile/scm-value.exp
11038 * gdb.mi/mi-pending.exp
11039 * gdb.mi/user-selected-context-sync.exp
11040 * gdb.multi/multi-attach.exp
11041 * gdb.multi/tids.exp
11042 * gdb.opt/clobbered-registers-O2.exp
11043 * gdb.pascal/floats.exp
11044 * gdb.pascal/integers.exp
11045 * gdb.python/py-block.exp
11046 * gdb.python/py-events.exp
11047 * gdb.python/py-parameter.exp
11048 * gdb.python/py-symbol.exp
11049 * gdb.python/py-symtab.exp
11050 * gdb.python/py-type.exp
11051 * gdb.python/py-value.exp
11052 * gdb.python/py-xmethods.exp
11053 * gdb.python/python.exp
11054 * gdb.reverse/break-precsave.exp
11055 * gdb.reverse/consecutive-precsave.exp
11056 * gdb.reverse/finish-precsave.exp
11057 * gdb.reverse/i386-precsave.exp
11058 * gdb.reverse/machinestate-precsave.exp
11059 * gdb.reverse/sigall-precsave.exp
11060 * gdb.reverse/solib-precsave.exp
11061 * gdb.reverse/step-precsave.exp
11062 * gdb.reverse/until-precsave.exp
11063 * gdb.reverse/watch-precsave.exp
11064 * gdb.server/ext-attach.exp
11065 * gdb.server/ext-restart.exp
11066 * gdb.server/ext-run.exp
11067 * gdb.server/ext-wrapper.exp
11068 * gdb.stabs/gdb11479.exp
11069 * gdb.stabs/weird.exp
11070 * gdb.threads/attach-many-short-lived-threads.exp
11071 * gdb.threads/kill.exp
11072 * gdb.threads/watchpoint-fork.exp
11073
bc6c7af4
LM
110742016-12-01 Luis Machado <lgustavo@codesourcery.com>
11075
11076 Fix test names starting with uppercase throughout all the files below.
11077
11078 * gdb.ada/array_return.exp
11079 * gdb.ada/catch_ex.exp
11080 * gdb.ada/info_exc.exp
11081 * gdb.ada/mi_catch_ex.exp
11082 * gdb.ada/mi_dyn_arr.exp
11083 * gdb.ada/mi_ex_cond.exp
11084 * gdb.ada/mi_exc_info.exp
11085 * gdb.ada/mi_interface.exp
11086 * gdb.ada/mi_task_arg.exp
11087 * gdb.ada/mi_task_info.exp
11088 * gdb.ada/mi_var_array.exp
11089 * gdb.arch/alpha-step.exp
11090 * gdb.arch/amd64-disp-step.exp
11091 * gdb.arch/arm-disp-step.exp
11092 * gdb.arch/disp-step-insn-reloc.exp
11093 * gdb.arch/e500-prologue.exp
11094 * gdb.arch/ftrace-insn-reloc.exp
11095 * gdb.arch/gdb1558.exp
11096 * gdb.arch/i386-bp_permanent.exp
11097 * gdb.arch/i386-disp-step.exp
11098 * gdb.arch/i386-float.exp
11099 * gdb.arch/i386-gnu-cfi.exp
11100 * gdb.arch/ia64-breakpoint-shadow.exp
11101 * gdb.arch/mips16-thunks.exp
11102 * gdb.arch/pa-nullify.exp
11103 * gdb.arch/powerpc-aix-prologue.exp
11104 * gdb.arch/powerpc-power.exp
11105 * gdb.arch/ppc-dfp.exp
11106 * gdb.arch/s390-tdbregs.exp
11107 * gdb.arch/spu-info.exp
11108 * gdb.arch/spu-ls.exp
11109 * gdb.arch/thumb-bx-pc.exp
11110 * gdb.base/advance.exp
11111 * gdb.base/annota-input-while-running.exp
11112 * gdb.base/arrayidx.exp
11113 * gdb.base/asmlabel.exp
11114 * gdb.base/async.exp
11115 * gdb.base/attach-wait-input.exp
11116 * gdb.base/auto-connect-native-target.exp
11117 * gdb.base/batch-preserve-term-settings.exp
11118 * gdb.base/bfp-test.exp
11119 * gdb.base/bigcore.exp
11120 * gdb.base/bp-permanent.exp
11121 * gdb.base/break-always.exp
11122 * gdb.base/break-fun-addr.exp
11123 * gdb.base/break-idempotent.exp
11124 * gdb.base/break-main-file-remove-fail.exp
11125 * gdb.base/break-probes.exp
11126 * gdb.base/break-unload-file.exp
11127 * gdb.base/break.exp
11128 * gdb.base/call-ar-st.exp
11129 * gdb.base/call-rt-st.exp
11130 * gdb.base/call-sc.exp
11131 * gdb.base/call-signal-resume.exp
11132 * gdb.base/call-strs.exp
11133 * gdb.base/callexit.exp
11134 * gdb.base/callfuncs.exp
11135 * gdb.base/catch-gdb-caused-signals.exp
11136 * gdb.base/catch-signal-siginfo-cond.exp
11137 * gdb.base/catch-syscall.exp
11138 * gdb.base/compare-sections.exp
11139 * gdb.base/cond-eval-mode.exp
11140 * gdb.base/condbreak-call-false.exp
11141 * gdb.base/consecutive-step-over.exp
11142 * gdb.base/cursal.exp
11143 * gdb.base/disabled-location.exp
11144 * gdb.base/disasm-end-cu.exp
11145 * gdb.base/display.exp
11146 * gdb.base/double-prompt-target-event-error.exp
11147 * gdb.base/dprintf-bp-same-addr.exp
11148 * gdb.base/dprintf-detach.exp
11149 * gdb.base/dprintf-next.exp
11150 * gdb.base/dprintf-non-stop.exp
11151 * gdb.base/dprintf-pending.exp
11152 * gdb.base/dso2dso.exp
11153 * gdb.base/ending-run.exp
11154 * gdb.base/enum_cond.exp
11155 * gdb.base/examine-backward.exp
11156 * gdb.base/exe-lock.exp
11157 * gdb.base/exec-invalid-sysroot.exp
11158 * gdb.base/execl-update-breakpoints.exp
11159 * gdb.base/execution-termios.exp
11160 * gdb.base/fileio.exp
11161 * gdb.base/fixsection.exp
11162 * gdb.base/foll-exec-mode.exp
11163 * gdb.base/foll-exec.exp
11164 * gdb.base/fork-running-state.exp
11165 * gdb.base/frame-args.exp
11166 * gdb.base/fullpath-expand.exp
11167 * gdb.base/func-ptr.exp
11168 * gdb.base/gcore-relro-pie.exp
11169 * gdb.base/gdb1090.exp
11170 * gdb.base/gdb1555.exp
11171 * gdb.base/global-var-nested-by-dso.exp
11172 * gdb.base/gnu-ifunc.exp
11173 * gdb.base/hbreak-in-shr-unsupported.exp
11174 * gdb.base/hbreak-unmapped.exp
11175 * gdb.base/hook-stop.exp
11176 * gdb.base/infcall-input.exp
11177 * gdb.base/info-fun.exp
11178 * gdb.base/info-shared.exp
11179 * gdb.base/interrupt-noterm.exp
11180 * gdb.base/jit-so.exp
11181 * gdb.base/jit.exp
11182 * gdb.base/line-symtabs.exp
11183 * gdb.base/list.exp
11184 * gdb.base/longjmp.exp
11185 * gdb.base/macscp.exp
11186 * gdb.base/max-value-size.exp
11187 * gdb.base/nodebug.exp
11188 * gdb.base/nofield.exp
11189 * gdb.base/overlays.exp
11190 * gdb.base/paginate-after-ctrl-c-running.exp
11191 * gdb.base/paginate-bg-execution.exp
11192 * gdb.base/paginate-inferior-exit.exp
11193 * gdb.base/pending.exp
11194 * gdb.base/pr11022.exp
11195 * gdb.base/printcmds.exp
11196 * gdb.base/ptr-typedef.exp
11197 * gdb.base/ptype.exp
11198 * gdb.base/randomize.exp
11199 * gdb.base/range-stepping.exp
11200 * gdb.base/realname-expand.exp
11201 * gdb.base/relativedebug.exp
11202 * gdb.base/remote.exp
11203 * gdb.base/savedregs.exp
11204 * gdb.base/sepdebug.exp
11205 * gdb.base/set-noassign.exp
11206 * gdb.base/shlib-call.exp
11207 * gdb.base/shreloc.exp
11208 * gdb.base/sigaltstack.exp
11209 * gdb.base/sigbpt.exp
11210 * gdb.base/siginfo-addr.exp
11211 * gdb.base/siginfo-obj.exp
11212 * gdb.base/siginfo-thread.exp
11213 * gdb.base/signest.exp
11214 * gdb.base/signull.exp
11215 * gdb.base/sigrepeat.exp
11216 * gdb.base/skip.exp
11217 * gdb.base/so-impl-ld.exp
11218 * gdb.base/solib-corrupted.exp
11219 * gdb.base/solib-disc.exp
11220 * gdb.base/solib-display.exp
11221 * gdb.base/solib-overlap.exp
11222 * gdb.base/solib-search.exp
11223 * gdb.base/solib-symbol.exp
11224 * gdb.base/source-execution.exp
11225 * gdb.base/sss-bp-on-user-bp-2.exp
11226 * gdb.base/sss-bp-on-user-bp.exp
11227 * gdb.base/stack-checking.exp
11228 * gdb.base/stale-infcall.exp
11229 * gdb.base/step-break.exp
11230 * gdb.base/step-line.exp
11231 * gdb.base/step-over-exit.exp
11232 * gdb.base/step-test.exp
11233 * gdb.base/structs.exp
11234 * gdb.base/sym-file.exp
11235 * gdb.base/symtab-search-order.exp
11236 * gdb.base/term.exp
11237 * gdb.base/type-opaque.exp
11238 * gdb.base/unload.exp
11239 * gdb.base/until-nodebug.exp
11240 * gdb.base/until.exp
11241 * gdb.base/unwindonsignal.exp
11242 * gdb.base/watch-cond.exp
11243 * gdb.base/watch-non-mem.exp
11244 * gdb.base/watch_thread_num.exp
11245 * gdb.base/watchpoint-reuse-slot.exp
11246 * gdb.base/watchpoint-solib.exp
11247 * gdb.base/watchpoint.exp
11248 * gdb.btrace/dlopen.exp
11249 * gdb.cell/arch.exp
11250 * gdb.cell/break.exp
11251 * gdb.cell/bt.exp
11252 * gdb.cell/core.exp
11253 * gdb.cell/data.exp
11254 * gdb.cell/dwarfaddr.exp
11255 * gdb.cell/ea-cache.exp
11256 * gdb.cell/ea-standalone.exp
11257 * gdb.cell/ea-test.exp
11258 * gdb.cell/f-regs.exp
11259 * gdb.cell/fork.exp
11260 * gdb.cell/gcore.exp
11261 * gdb.cell/mem-access.exp
11262 * gdb.cell/ptype.exp
11263 * gdb.cell/registers.exp
11264 * gdb.cell/sizeof.exp
11265 * gdb.cell/solib-symbol.exp
11266 * gdb.cell/solib.exp
11267 * gdb.compile/compile-tls.exp
11268 * gdb.cp/exception.exp
11269 * gdb.cp/gdb2495.exp
11270 * gdb.cp/local.exp
11271 * gdb.cp/mb-inline.exp
11272 * gdb.cp/mb-templates.exp
11273 * gdb.cp/pr10687.exp
11274 * gdb.cp/pr9167.exp
11275 * gdb.cp/scope-err.exp
11276 * gdb.cp/templates.exp
11277 * gdb.cp/virtfunc.exp
11278 * gdb.dwarf2/dw2-dir-file-name.exp
11279 * gdb.dwarf2/dw2-single-line-discriminators.exp
11280 * gdb.fortran/complex.exp
11281 * gdb.fortran/library-module.exp
11282 * gdb.guile/guile.exp
11283 * gdb.guile/scm-cmd.exp
11284 * gdb.guile/scm-frame-inline.exp
11285 * gdb.guile/scm-objfile.exp
11286 * gdb.guile/scm-pretty-print.exp
11287 * gdb.guile/scm-symbol.exp
11288 * gdb.guile/scm-type.exp
11289 * gdb.guile/scm-value.exp
11290 * gdb.linespec/keywords.exp
11291 * gdb.linespec/ls-errs.exp
11292 * gdb.linespec/macro-relative.exp
11293 * gdb.linespec/thread.exp
11294 * gdb.mi/mi-breakpoint-changed.exp
11295 * gdb.mi/mi-dprintf-pending.exp
11296 * gdb.mi/mi-fullname-deleted.exp
11297 * gdb.mi/mi-logging.exp
11298 * gdb.mi/mi-pending.exp
11299 * gdb.mi/mi-solib.exp
11300 * gdb.mi/new-ui-mi-sync.exp
11301 * gdb.mi/user-selected-context-sync.exp
11302 * gdb.multi/dummy-frame-restore.exp
11303 * gdb.multi/multi-arch-exec.exp
11304 * gdb.multi/remove-inferiors.exp
11305 * gdb.multi/watchpoint-multi-exit.exp
11306 * gdb.opt/solib-intra-step.exp
11307 * gdb.perf/backtrace.exp
11308 * gdb.perf/single-step.exp
11309 * gdb.perf/skip-command.exp
11310 * gdb.perf/skip-prologue.exp
11311 * gdb.perf/solib.exp
11312 * gdb.python/lib-types.exp
11313 * gdb.python/py-as-string.exp
11314 * gdb.python/py-bad-printers.exp
11315 * gdb.python/py-block.exp
11316 * gdb.python/py-breakpoint.exp
11317 * gdb.python/py-cmd.exp
11318 * gdb.python/py-events.exp
11319 * gdb.python/py-evthreads.exp
11320 * gdb.python/py-finish-breakpoint.exp
11321 * gdb.python/py-finish-breakpoint2.exp
11322 * gdb.python/py-frame-inline.exp
11323 * gdb.python/py-frame.exp
11324 * gdb.python/py-inferior.exp
11325 * gdb.python/py-infthread.exp
11326 * gdb.python/py-mi.exp
11327 * gdb.python/py-objfile.exp
11328 * gdb.python/py-pp-maint.exp
11329 * gdb.python/py-pp-registration.exp
11330 * gdb.python/py-prettyprint.exp
11331 * gdb.python/py-recurse-unwind.exp
11332 * gdb.python/py-shared.exp
11333 * gdb.python/py-symbol.exp
11334 * gdb.python/py-symtab.exp
11335 * gdb.python/py-template.exp
11336 * gdb.python/py-type.exp
11337 * gdb.python/py-unwind-maint.exp
11338 * gdb.python/py-unwind.exp
11339 * gdb.python/py-value.exp
11340 * gdb.python/python.exp
11341 * gdb.reverse/finish-reverse-bkpt.exp
11342 * gdb.reverse/insn-reverse.exp
11343 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11344 * gdb.reverse/solib-precsave.exp
11345 * gdb.reverse/solib-reverse.exp
11346 * gdb.stabs/gdb11479.exp
11347 * gdb.stabs/weird.exp
11348 * gdb.threads/fork-child-threads.exp
11349 * gdb.threads/fork-plus-threads.exp
11350 * gdb.threads/fork-thread-pending.exp
11351 * gdb.threads/forking-threads-plus-breakpoint.exp
11352 * gdb.threads/hand-call-in-threads.exp
11353 * gdb.threads/interrupted-hand-call.exp
11354 * gdb.threads/linux-dp.exp
11355 * gdb.threads/local-watch-wrong-thread.exp
11356 * gdb.threads/next-while-other-thread-longjmps.exp
11357 * gdb.threads/non-ldr-exit.exp
11358 * gdb.threads/pending-step.exp
11359 * gdb.threads/print-threads.exp
11360 * gdb.threads/process-dies-while-detaching.exp
11361 * gdb.threads/process-dies-while-handling-bp.exp
11362 * gdb.threads/pthreads.exp
11363 * gdb.threads/queue-signal.exp
11364 * gdb.threads/reconnect-signal.exp
11365 * gdb.threads/signal-command-handle-nopass.exp
11366 * gdb.threads/signal-command-multiple-signals-pending.exp
11367 * gdb.threads/signal-delivered-right-thread.exp
11368 * gdb.threads/signal-sigtrap.exp
11369 * gdb.threads/sigthread.exp
11370 * gdb.threads/staticthreads.exp
11371 * gdb.threads/stepi-random-signal.exp
11372 * gdb.threads/thread-unwindonsignal.exp
11373 * gdb.threads/thread_check.exp
11374 * gdb.threads/thread_events.exp
11375 * gdb.threads/tid-reuse.exp
11376 * gdb.threads/tls-nodebug.exp
11377 * gdb.threads/tls-shared.exp
11378 * gdb.threads/tls-so_extern.exp
11379 * gdb.threads/tls.exp
11380 * gdb.threads/wp-replication.exp
11381 * gdb.trace/actions-changed.exp
11382 * gdb.trace/actions.exp
11383 * gdb.trace/backtrace.exp
11384 * gdb.trace/change-loc.exp
11385 * gdb.trace/collection.exp
11386 * gdb.trace/deltrace.exp
11387 * gdb.trace/disconnected-tracing.exp
11388 * gdb.trace/entry-values.exp
11389 * gdb.trace/ftrace-lock.exp
11390 * gdb.trace/ftrace.exp
11391 * gdb.trace/infotrace.exp
11392 * gdb.trace/mi-trace-frame-collected.exp
11393 * gdb.trace/mi-trace-unavailable.exp
11394 * gdb.trace/mi-traceframe-changed.exp
11395 * gdb.trace/mi-tracepoint-changed.exp
11396 * gdb.trace/mi-tsv-changed.exp
11397 * gdb.trace/no-attach-trace.exp
11398 * gdb.trace/packetlen.exp
11399 * gdb.trace/passc-dyn.exp
11400 * gdb.trace/passcount.exp
11401 * gdb.trace/pending.exp
11402 * gdb.trace/pr16508.exp
11403 * gdb.trace/qtro.exp
11404 * gdb.trace/range-stepping.exp
11405 * gdb.trace/read-memory.exp
11406 * gdb.trace/report.exp
11407 * gdb.trace/save-trace.exp
11408 * gdb.trace/signal.exp
11409 * gdb.trace/stap-trace.exp
11410 * gdb.trace/status-stop.exp
11411 * gdb.trace/strace.exp
11412 * gdb.trace/tfile.exp
11413 * gdb.trace/tfind.exp
11414 * gdb.trace/trace-break.exp
11415 * gdb.trace/trace-condition.exp
11416 * gdb.trace/trace-enable-disable.exp
11417 * gdb.trace/trace-mt.exp
11418 * gdb.trace/tracecmd.exp
11419 * gdb.trace/tracefile-pseudo-reg.exp
11420 * gdb.trace/tspeed.exp
11421 * gdb.trace/tstatus.exp
11422 * gdb.trace/tsv.exp
11423 * gdb.trace/unavailable.exp
11424 * gdb.trace/while-dyn.exp
11425 * gdb.trace/while-stepping.exp
11426 * lib/gdb-guile.exp
11427 * lib/gdb.exp
11428 * lib/mi-support.exp
11429 * lib/pascal.exp
11430 * lib/perftest.exp
11431 * lib/prelink-support.exp
11432 * lib/selftest-support.exp
11433
ad02e4fe
SM
114342016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11435
11436 * Makefile.in: Include disable-implicit-rules.mk.
11437
22347e55
AA
114382016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11439
11440 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11441 non-byte-aligned bit fields.
11442
da5b30da
AA
114432016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11444
11445 PR gdb/12616
11446 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11447 respects the DW_AT_data_bit_offset attribute.
11448
b593ecca
SM
114492016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11450
11451 * gdb.base/default.exp: Fix output of "set language".
11452
3b165252
SM
114532016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11454
11455 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11456 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11457 make.
11458 * configure.ac: Remove checks for the make program.
11459 * configure: Re-generate.
11460
1a2f3d7f
KB
114612016-11-16 Kevin Buettner <kevinb@redhat.com>
11462
11463 * gdb.python/py-recurse-unwind.c (main): Add loop.
11464 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11465 to read_register() and gdb.parse_and_eval(). Make each code
11466 call a separate case that can be individually tested.
11467 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11468 proc. Call cont_and_backtrace for each of the code paths that
11469 we want to test in the unwinder.
11470
b7f38fda
AA
114712016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11472
11473 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11474 the definition of struct S.
11475
1f8db343
CM
114762016-11-11 Catherine Moore <clm@codesourcery.com>
11477
11478 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11479
fad0c9fb
PA
114802016-11-09 Pedro Alves <palves@redhat.com>
11481
11482 * gdb.base/commands.exp (runto_or_return): New procedure.
11483 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11484 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11485 (progvar_simple_while_test, progvar_complex_if_while_test)
11486 (if_while_breakpoint_command_test)
11487 (infrun_breakpoint_command_test, breakpoint_command_test)
11488 (user_defined_command_test, watchpoint_command_test)
11489 (test_command_prompt_position, redefine_hook_test)
11490 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11491 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11492 multi_line_input and multi_line. Remove gdb_expect and
11493 gdb_stop_suppressing_tests uses.
11494 * lib/gdb.exp (valnum_re): New global.
11495 (multi_line_input): New procedure.
11496
8354c62c
SM
114972016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11498
11499 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11500 Remove.
11501 (test_setup): Define with proc_with_prefix.
11502 (test_cli_inferior): Likewise.
11503 (test_cli_thread): Likewise.
11504 (test_cli_frame): Likewise.
11505 (test_cli_select_frame): Likewise.
11506 (test_cli_up_down): Likewise.
11507 (test_mi_thread_select): Likewise.
11508 (test_mi_stack_select_frame): Likewise.
11509 (test_cli_in_mi_inferior): Likewise.
11510 (test_cli_in_mi_thread): Likewise.
11511 (test_cli_in_mi_frame): Likewise.
11512 (top level): Do not use with_test_prefix_procname.
11513
64f367a2
PA
115142016-11-09 Pedro Alves <palves@redhat.com>
11515
11516 * gdb.base/commands.exp (gdbvar_simple_if_test)
11517 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11518 (progvar_simple_if_test, progvar_simple_while_test)
11519 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11520 (infrun_breakpoint_command_test, breakpoint_command_test)
11521 (user_defined_command_test, watchpoint_command_test)
11522 (test_command_prompt_position, deprecated_command_test)
11523 (bp_deleted_in_command, temporary_breakpoint_commands)
11524 (stray_arg0_test, source_file_with_indented_comment)
11525 (recursive_source_test, if_commands_test)
11526 (error_clears_commands_left, redefine_hook_test)
11527 (redefine_backtrace_test): Use proc_with_prefix.
11528 * lib/gdb.exp (proc_with_prefix): New proc.
11529
0bb65f1e
AA
115302016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11531
11532 * gdb.base/tui-layout.c: New file.
11533 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11534 disassembly window contains very long lines.
11535
7353f247
TT
115362016-11-08 Tom Tromey <tom@tromey.com>
11537
11538 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11539 depend on Python 2.
11540
30a7bb83
TT
115412016-11-08 Tom Tromey <tom@tromey.com>
11542
11543 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11544 New method.
11545
cdf5a07c
MG
115462016-10-29 Manish Goregaokar <manish@mozilla.com>
11547
2806dc7e 11548 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 11549
51a789c3
MG
115502016-10-27 Manish Goregaokar <manish@mozilla.com>
11551
2806dc7e
PA
11552 * gdb.rust/simple.rs: Add test for univariant enums without
11553 discriminants and for encoded struct-like enums.
51a789c3 11554
f610ab6d
PA
115552016-10-28 Pedro Alves <palves@redhat.com>
11556
11557 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11558 gdb_test_multiple, tighten regexps and match symtabs and line
11559 tables incrementally.
11560
b129b0ca
LM
115612016-10-28 Luis Machado <lgustavo@codesourcery.com>
11562
11563 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11564 general.
11565
ecf45d2c
SL
115662016-10-25 Luis Machado <lgustavo@codesourcery.com>
11567
11568 * gdb.base/exec-invalid-sysroot.exp: New file.
11569
b8d38ee4
JK
115702016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11571
11572 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11573
f90fd8c2
JK
115742016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11575
11576 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11577
2d2476aa
MR
115782016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11579
2806dc7e
PA
11580 * gdb.base/killed-outside.exp: Remove $options from a call to
11581 `prepare_for_testing'.
2d2476aa 11582
e42b25a0
SM
115832016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11584
11585 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11586 Change test message.
11587
3ccdb432
SM
115882016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11589
11590 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11591 Update comment.
11592
5bad3170
SM
115932016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11594
11595 * gdb.trace/mi-trace-save.exp: New file.
11596
5ad9dba7
YQ
115972016-10-13 Yao Qi <yao.qi@linaro.org>
11598
11599 * gdb.base/code_elim.exp (get_var_address): Remove.
11600 * gdb.base/relocate.exp: Likewise.
11601 * gdb.base/shreloc.exp: Likewise.
11602 * lib/gdb.exp (get_var_address): New.
11603
62df7e21
YQ
116042016-10-13 Yao Qi <yao.qi@linaro.org>
11605
11606 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11607 floating point tests if $skip_float_test is false.
11608
4dac951e
LM
116092016-10-12 Luis Machado <lgustavo@codesourcery.com>
11610
11611 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11612 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11613 argc values.
11614 Add 1 to argc so we guarantee distinct initial/modified argc values.
11615
8f1a8fc4
JK
116162016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11617
11618 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11619
16c85b5d
JK
116202016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11621
11622 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11623 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11624 * gdb.arch/vsx-regs.exp: Likewise.
11625
1d0e042a
YQ
116262016-10-07 Yao Qi <yao.qi@linaro.org>
11627
11628 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11629
68dadef5
MM
116302016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11631
11632 * gdb.python/python.exp: Test decode_line("*0").
11633
33fa2c6e
DE
116342016-10-06 Doug Evans <dje@google.com>
11635
11636 * gdb.python/py-value.exp (test_value_creation): Add test for large
11637 unsigned 64-bit value.
11638
9c37b5ae
TT
116392016-10-06 Tom Tromey <tom@tromey.com>
11640
11641 * gdb.compile/compile.exp: Change java tests to rust.
11642 * gdb.base/setshow.exp: Change java tests to rust.
11643 * gdb.base/default.exp: Remove java from language list.
11644 * README (Examples): Update language example.
11645 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11646 test.
11647 * lib/gdb.exp (skip_java_tests): Remove.
11648 * lib/java.exp: Remove.
11649 * gdb.java: Remove.
11650
78b86327
MR
116512016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11652
11653 * gdb.arch/mips-fcr.exp: New test.
11654 * gdb.arch/mips-fcr.c: Source for the new test.
11655
7470adbb
MR
116562016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11657
11658 * gdb.base/solib-disc.exp: Use `standard_output_file'
11659 throughout.
11660
4a556533
PA
116612016-10-06 Pedro Alves <palves@redhat.com>
11662
11663 * gdb.base/jit-simple-dl.c: New file.
11664 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11665 * gdb.base/jit-simple.c: ... this.
11666 * gdb.base/jit-simple.exp (jit_run): Delete.
11667 (build_jit): New proc.
11668 (jit_test_reread): Recompile either the main program or the shared
11669 library, depending on what is being tested. Skip changing address
11670 if caller wants to. Compare before/after addresses. If testing
11671 standalone, explicitly load the binary. Test "maint info
11672 breakpoints".
11673 (top level): Add "standalone vs shared lib" and "change address"
11674 vs "same address" axes.
11675
5a122fbc
PA
116762016-10-06 Pedro Alves <palves@redhat.com>
11677
11678 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11679 call.
11680 (jit_run): Delete.
11681 (jit_test_reread): Use with_test_prefix. Reload the main binary
11682 explicitly. Compare the before/after addresses of the JIT
11683 descriptor.
11684
ee8da4b8
DE
116852016-08-15 Doug Evans <dje@google.com>
11686
11687 * gdb.xml/extra-regs.xml: Update, end field now required, default type
11688 for single bitfields is bool.
11689 * gdb.xml/tdesc-regs.exp: Ditto.
11690
f389f6fe
JK
116912016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11692
11693 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
11694
fdebf1a4
YQ
116952016-10-05 Yao Qi <yao.qi@linaro.org>
11696
11697 * lib/gdb.exp (support_complex_tests): Return zero if
11698 gdb_skip_float_test return true.
11699
9c36d954 117002016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11701 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
11702
11703 PR gdb/20487
11704 * gdb.mi/user-selected-context-sync.exp: New file.
11705 * gdb.mi/user-selected-context-sync.c: New file.
11706
4034d0ff 117072016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11708 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
11709
11710 PR gdb/20487
11711 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
11712 =thread-select-event check.
11713
a4297203
PB
117142016-09-29 Peter Bergner <bergner@vnet.ibm.com>
11715
11716 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
11717 the compulsory L operand changes.
11718 * gdb.arch/powerpc-power.s: Likewise.
11719
bb805577
JK
117202016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11721
11722 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11723 * gdb.base/jit-attach-pie.c: New file.
11724 * gdb.base/jit-attach-pie.exp: New file.
11725
6d61dee5
PA
117262016-09-28 Pedro Alves <palves@redhat.com>
11727
11728 * gdb.base/infcall-input.c: New file.
11729 * gdb.base/infcall-input.exp: New file.
11730
f73842fc
YQ
117312016-09-22 Yao Qi <yao.qi@linaro.org>
11732
11733 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11734 (gdb_exit): Rename it to ...
11735 (gdbserver_gdb_exit): ... Close GDBserver.
11736 (gdb_exit): New proc, call gdbserver_gdb_exit.
11737 (mi_gdb_exit): Likewise.
11738
90681dab
YQ
117392016-09-22 Yao Qi <yao.qi@linaro.org>
11740
11741 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11742 path.
11743 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11744 Remove duplication.
11745
9c211fd8
YQ
117462016-09-22 Yao Qi <yao.qi@linaro.org>
11747
11748 * lib/gdbserver-support.exp: Check the existence of
11749 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11750
ad0a504f
AK
117512016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11752
11753 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11754
36cf1806
TT
117552016-09-21 Tom Tromey <tom@tromey.com>
11756
11757 PR gdb/20604:
11758 * gdb.base/quit.exp: New file.
11759
74172ecf
SM
117602016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11761
11762 * .gitignore: New file.
11763
3d0ec882
MR
117642016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11765
11766 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11767 throughout.
11768
8193adea
AA
117692016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11770
11771 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11772
d41a5c09
JK
117732016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11774
11775 * gdb.cp/casts.cc (decltype): Move it ...
11776 (main): ... with its call to ...
11777 * gdb.cp/casts03.cc: ... a new file.
11778 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11779
d2dfe700
JK
117802016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11781
11782 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11783
e2a92b16
PB
117842016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11785
11786 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11787 and sync up the test with tests in gas/testsuite/gas/ppc.
11788 * gdb.arch/powerpc-power.exp: Likewise.
11789
49b4de64
JK
117902016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11791
11792 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11793
2c29df25
SDJ
117942016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11795 Jan Kratochvil <jan.kratochvil@redhat.com>
11796
11797 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11798 make m1's definition to be different from m2's. Use 'dummy' as an
11799 argument for probe 'two'.
11800
cc3c2846
JB
118012016-09-10 Jon Beniston <jon@beniston.com>
11802
11803 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11804 for sim target.
11805
e1b2624a
AA
118062016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11807
11808 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11809 variable declaration.
11810 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11811 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11812 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11813 received HWCAP as its argument.
11814
4295e285
PA
118152016-09-06 Pedro Alves <palves@redhat.com>
11816
11817 * gdb.base/new-ui-pending-input.c: New file.
11818 * gdb.base/new-ui-pending-input.exp: New file.
11819 * gdb.exp (clear_gdb_spawn_id): New procedure.
11820 (with_spawn_id): Check whether gdb_spawn_id exists before
11821 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11822 on exit.
11823
00d5215e
UW
118242016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11825
11826 * gdb.base/float128.c: New file.
11827 * gdb.base/float128.exp: Likewise.
11828 * gdb.base/floatn.c: Likewise.
11829 * gdb.base/floatn.exp: Likewise.
11830
a9ff5f12
UW
118312016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11832
11833 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11834
f245535c
PA
118352016-09-05 Pedro Alves <palves@redhat.com>
11836
11837 PR backtrace/19927
11838 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11839 unwinders are immediately called as side effect of "source" or
11840 "disable unwinder" commands.
11841 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11842
ae9cf263
YQ
118432016-09-02 Yao Qi <yao.qi@linaro.org>
11844
11845 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11846 is true and $type is "float" or "double".
11847
27aba047
YQ
118482016-09-02 Yao Qi <yao.qi@linaro.org>
11849
11850 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11851 true.
11852 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11853 * gdb.base/call-rt-st.exp: Likewise.
11854 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11855 return value instead of gdb,skip_float_test.
11856 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11857 (do_function_calls): Use its return value instead of
11858 gdb,skip_float_test.
11859 * gdb.base/finish.exp: Likewise.
11860 * gdb.base/funcargs.exp: Likewise.
11861 * gdb.base/return.exp: Likewise.
11862 * gdb.base/return2.exp: Likewise.
11863 * gdb.base/varargs.exp: Likewise.
11864 * lib/gdb.exp (gdb_skip_float_test): Change it to
11865 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11866
5af962df
AA
118672016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11868
11869 * gdb.multi/tids.exp: Test "thread apply all".
11870
7fac6910
JK
118712016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11872
11873 * gdb.base/default.exp (tty): Remove.
11874
bb1fe4ac
KB
118752016-08-24 Kevin Buettner <kevinb@redhat.com>
11876
2806dc7e
PA
11877 * gdb.python/py-recurse-unwind.c: New file.
11878 * gdb.python/py-recurse-unwind.py: New file.
11879 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 11880
0a1ddfa6
SM
118812016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11882
11883 * gdb.base/set-inferior-tty.exp: New file.
11884 * gdb.base/set-inferior-tty.c: New file.
11885
d9de1fe3
PA
118862016-08-23 Pedro Alves <palves@redhat.com>
11887
11888 PR gdb/20494
11889 * gdb.base/new-ui-echo.c: New file.
11890 * gdb.base/new-ui-echo.exp: New file.
11891
e9d9abd7
YQ
118922016-08-23 Yao Qi <yao.qi@linaro.org>
11893
11894 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11895 gdbserver_spawn.
11896 * gdb.server/connect-without-multi-process.exp (do_test):
11897 Likewise.
11898
3589529e
YQ
118992016-08-23 Yao Qi <yao.qi@linaro.org>
11900
11901 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11902 standalone_txt. Delete gdb_txt and standalone_txt on host
11903 and target. Spawn the binary on target. Copy files from
11904 target to host.
11905
6bb90213
PA
119062016-08-22 Pedro Alves <palves@redhat.com>
11907
11908 PR gdb/20505
11909 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11910 with_test_prefix. Factor out bits to ...
11911 (test_no_vdso): ... this new procedure.
11912
20c2c024
CL
119132016-08-19 Carl Love <cel@us.ibm.com>
11914
11915 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11916 maintaining separate logic for constructing the output path.
11917 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11918 * gdb.arch/ppc-dfp.exp: Likewise.
11919 * gdb.arch/ppc-fp.exp: Likewise.
11920 * gdb.arch/vsx-regs.exp: Likewise.
11921 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11922 binprefix for generating the additional binary files.
11923
0646e07d
PA
119242016-08-19 Pedro Alves <palves@redhat.com>
11925
11926 * gdb.trace/mi-trace-frame-collected.exp
11927 (test_trace_frame_collected): On x32, expect two registers.
11928
46da9242
CL
119292016-08-18 Carl Love <cel@us.ibm.com>
11930
11931 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11932 and sync up the test with tests in gas/testsuite/gas/ppc.
11933 * gdb.arch/powerpc-power.exp: Likewise.
11934
eb2332d7
SM
119352016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11936
11937 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11938 expected error message.
11939
63c61e04
SM
119402016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11941
11942 * gdb.multi/remove-inferiors.exp: New file.
11943 * gdb.multi/remove-inferiors.c: New file.
11944
7b17065f
YQ
119452016-08-12 Yao Qi <yao.qi@linaro.org>
11946
11947 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11948 argument list.
11949
01d3dedf
PA
119502016-08-10 Pedro Alves <palves@redhat.com>
11951
11952 PR gdb/19187
11953 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11954 setup_kfails.
11955
3eb7562a
PA
119562016-08-09 Pedro Alves <palves@redhat.com>
11957 Simon Marchi <simon.marchi@ericsson.com>
11958
11959 PR gdb/20418
11960 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11961 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11962
80614914
PA
119632016-08-09 Pedro Alves <palves@redhat.com>
11964
11965 PR mi/20431
11966 * gdb.mi/mi-cmd-error.exp: New file.
11967
f348d89a
PA
119682016-08-09 Pedro Alves <palves@redhat.com>
11969
11970 PR gdb/18653
11971 * gdb.base/signals-state-child.c: New file.
11972 * gdb.base/signals-state-child.exp: New file.
11973 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11974
e5ca03b4
PA
119752016-08-09 Pedro Alves <palves@redhat.com>
11976
11977 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11978
282a0691
TT
119792016-08-03 Tom Tromey <tom@tromey.com>
11980
11981 PR python/18565:
11982 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11983
41bfcd63
YQ
119842016-08-01 Yao Qi <yao.qi@linaro.org>
11985
11986 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11987 variable mode to "multi-process" if $multi_process is 1, otherwise
11988 set it to "single-process".
11989
e3465b24
YQ
119902016-08-01 Yao Qi <yao.qi@linaro.org>
11991
11992 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11993 * gdb.cp/cpexprs.exp: Likewise.
11994 * gdb.cp/m-static.exp: Likewise.
11995
0b31a4bc
TT
119962016-07-26 Tom Tromey <tom@tromey.com>
11997
11998 PR python/20190:
11999 * gdb.threads/tls.exp (check_thread_local): Add python symbol
12000 test.
12001
e0461dbb
MM
120022016-07-26 Markus Metzger <markus.t.metzger@intel.com>
12003
12004 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
12005 selecting assembly source files.
12006 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
12007 assembly source files.
12008 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
12009 assembly source files.
12010 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
12011 selecting assembly source files.
12012
8194e927
SM
120132016-07-25 Simon Marchi <simon.marchi@ericsson.com>
12014
12015 * gdb.base/new-ui.exp (do_test_invalid_args): New
12016 procedure.
12017
c0272db5
TW
120182016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
12019
12020 * gdb.btrace/reconnect.c: New file.
12021 * gdb.btrace/reconnect.exp: New file.
12022
e3487908
GKB
120232016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
12024
12025 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
12026 to test_catch_syscall_group.
12027 (test_catch_syscall_group): New.
12028
12df5c00
TT
120292016-07-21 Tom Tromey <tom@tromey.com>
12030
12031 * gdb.rust/simple.rs (main): Use empty struct expression.
12032 * gdb.rust/simple.exp: Add tests for empty struct expression.
12033
bae62ee2
YQ
120342016-07-21 Yao Qi <yao.qi@linaro.org>
12035
12036 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
12037 if gdb_skip_xml_test is true on some targets.
12038
b1b53fb3
YQ
120392016-07-21 Yao Qi <yao.qi@linaro.org>
12040
12041 * gdb.server/solib-list.exp: Unset last_loaded_file.
12042
027d97f8
JK
120432016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12044
12045 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
12046 "step into captured_main (args)".
12047
7674d381
JK
120482016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12049
12050 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
12051
72b5d099
JK
120522016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12053
12054 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
12055
1f960ced
PA
120562016-07-19 Pedro Alves <palves@redhat.com>
12057
12058 * gdb.opt/inline-break.exp: Remove optimize=-O2.
12059 * gdb.opt/inline-bt.exp: Likewise.
12060 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
12061 additional_flags=-Winline.
12062 * gdb.opt/inline-locals.exp: Likewise.
12063 * gdb.opt/inline-markers.c (ATTR): Define.
12064 (inlined_fn): Use it.
12065
f25827c1
YQ
120662016-07-19 Yao Qi <yao.qi@linaro.org>
12067
12068 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
12069 (test_with_self): Remove some code. Remove argument executable.
12070 (top-level): Use do_self_tests.
12071
37539ebe
DB
120722016-07-15 Zachary Welch <zwelch@codesourcery.com>
12073 Don Breazeal <donb@codesourcery.com>
12074
12075 * gdb.base/maint.exp: Escape paths used in regular expressions.
12076 * gdb.stabs/weird.exp: Likewise.
12077
dac790e1
TT
120782016-07-13 Tom Tromey <tom@tromey.com>
12079
12080 PR python/15620, PR python/18620:
12081 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
12082 (test_bkpt_events): New procs.
12083
93daf339
TT
120842016-07-13 Tom Tromey <tom@tromey.com>
12085
12086 PR python/17698:
12087 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
12088 test.
12089 (test_watchpoints): Likewise.
12090 (test_bkpt_pending): New proc.
12091
6571a381
TT
120922016-07-13 Tom Tromey <tom@tromey.com>
12093
12094 PR cli/18053:
12095 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
12096 completion test.
12097
e8732474
JK
120982016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12099
12100 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
12101 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
12102 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
12103 f_label.
12104 (g): Rename g_end_lbl to g_label.
12105 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
12106 low_pc and high_pc.
12107 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
12108
e0f3fd7c
TT
121092016-07-12 Tom Tromey <tom@tromey.com>
12110
12111 PR python/19293:
12112 * gdb.python/py-unwind-maint.exp: Update tests.
12113
3cfe46b6
YQ
121142016-07-12 Yao Qi <yao.qi@linaro.org>
12115
12116 * lib/selftest-support.exp (selftest_setup): Match the output
12117 when captured_main is inlined.
12118
4f19a0e6
WT
121192016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12120
12121 * gdb.fortran/derived-types.exp (result_line, result_line_2):
12122 New variables.
12123 (print this%a, print this%b, print this): New tests.
12124 * gdb.fortran/derived-types.f90 (this): New object and
12125 initialization.
12126
986cf455
SM
121272016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12128
12129 * gdb.ada/arraydim.exp: Remove extra directory level in build
12130 directory.
12131
f0464b23
SM
121322016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12133
12134 * lib/ada.exp: Remove extra directory level in build directory.
12135 * gdb.ada/cond_lang.exp: Likewise.
12136 * gdb.ada/exec_changed.exp: Likewise.
12137 * gdb.ada/lang_switch.exp: Likewise.
12138
42d94011
MG
121392016-07-06 Manish Goregaokar <manish@mozilla.com>
12140
2806dc7e
PA
12141 * simple.rs: Add test for raw pointer subscripting.
12142 * simple.exp: Add test expectations.
42d94011 12143
647c264c
YQ
121442016-07-05 Yao Qi <yao.qi@linaro.org>
12145
12146 * gdb.mi/mi-reverse.exp: Match =record-started output.
12147
20aa2c60
PA
121482016-07-01 Pedro Alves <palves@redhat.com>
12149
12150 * gdb.base/jit-reader.exp (info_registers_current_frame): New
12151 procedure.
12152 (jit_reader_test): Test the jit reader's unwinder.
12153 * gdb.base/jithost.c (jit_function_00_code): New global.
12154 (main): Use memcpy to fill in the mmapped code, instead of poking
12155 bytes manually here.
12156 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
12157 value.
12158 (read_debug_info): Save the function's range.
12159 (read_sp): New function.
12160 (unwind_frame): Use it. Also unwind RBP.
12161 (get_frame_id): Use read_sp.
12162 (gdb_init_reader): Use calloc instead of malloc.
12163 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
12164 parameter. Use gdb_test_multiple.
12165
ced2dffb
PA
121662016-07-01 Pedro Alves <palves@redhat.com>
12167 Antoine Tremblay <antoine.tremblay@ericsson.com>
12168
12169 * gdb.threads/process-dies-while-detaching.c: New file.
12170 * gdb.threads/process-dies-while-detaching.exp: New file.
12171
63000888
PA
121722016-07-01 Pedro Alves <palves@redhat.com>
12173
12174 * gdb.multi/watchpoint-multi-exit.c: New file.
12175 * gdb.multi/watchpoint-multi-exit.exp: New file.
12176
038d4868
PA
121772016-06-30 Pedro Alves <palves@redhat.com>
12178
12179 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
12180 unset inferior_spawn_id.
12181
994e9c83
PA
121822016-06-30 Pedro Alves <palves@redhat.com>
12183
12184 * lib/mi-support.exp (default_mi_gdb_start): Declare global
12185 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
12186
e5653468
YQ
121872016-06-29 Yao Qi <yao.qi@linaro.org>
12188
12189 * gdb.base/return.c: Add copyright header.
12190
803b47e5
TT
121912016-06-29 Tom Tromey <tom@tromey.com>
12192
12193 PR python/20129:
12194 * gdb.python/py-framefilter.exp: Add tests for setting priority
12195 and disabling of non-existent frame filter.
12196
28244707
YQ
121972016-06-29 Yao Qi <yao.qi@linaro.org>
12198
12199 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
12200 0x0f07ff.
12201
a31d2f06
YQ
122022016-06-28 Yao Qi <yao.qi@linaro.org>
12203
12204 * gdb.base/catch-syscall.exp: Remove check on isnative and target
12205 triplets. Start gdb, execute catch syscall, and continue. Check
12206 gdb's output to determine catch syscall is supported.
12207
921d8f54
MG
122082016-06-27 Manish Goregaokar <manish@mozilla.com>
12209
25d49b86
PA
12210 * gdb.rust/simple.rs: Add test for returning unit in a function.
12211 * gdb.rust/simple.exp: Add expectation for functions returning
12212 unit.
921d8f54 12213
f4952523
PMR
122142016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
12215
12216 * gdb.python/py-breakpoint-create-fail.c,
12217 gdb.python/py-breakpoint-create-fail.exp,
12218 gdb.python/py-breakpoint-create-fail.py: New testcase.
12219
fccb08f8
MG
122202016-06-25 Manish Goregaokar <manish@mozilla.com>
12221
12222 PR gdb/20239
12223 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
12224 * gdb.rust/simple.exp: Add test expectations for new NonZero
12225 tests.
fccb08f8 12226
6b850546
DT
122272016-06-24 David Taylor <dtaylor@emc.com>
12228
12229 * gdb.base/offsets.exp: New file.
12230 * gdb.base/offsets.c: New file.
12231
17621150
TT
122322016-06-23 Tom Tromey <tom@tromey.com>
12233
12234 PR gdb/16483:
12235 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
12236 before any filters are loaded.
12237
04d59df6
WT
122382016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
12239
12240 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
12241 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
12242 structs.
12243 * gdb.fortran/derived-type-function.exp: New file.
12244 * gdb.fortran/derived-type-function.f90: New file.
12245
12246
ac69f786
PA
122472016-06-21 Pedro Alves <palves@redhat.com>
12248
12249 * gdb.base/new-ui.exp: New file.
12250 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
12251 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
12252 (with_spawn_id): New procedure.
12253
49940788
PA
122542016-06-21 Pedro Alves <palves@redhat.com>
12255
12256 * gdb.mi/mi-exec-run.exp: New file.
12257
ef274d26
PA
122582016-06-21 Pedro Alves <palves@redhat.com>
12259
12260 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12261 breakpoint command's output on the main UI.
12262 (test_break): New procedure, factored out from calls in the top
12263 level.
12264 (top level): Use foreach_with_prefix to test MI as main UI and as
12265 separate UI.
12266
468afe6c
PA
122672016-06-21 Pedro Alves <palves@redhat.com>
12268
12269 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12270 (test_awatch_creation_and_listing)
12271 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12272 Remove 'type' parameter.
12273 (test_watchpoint_all): New parameter mi_mode. Remove
12274 with_test_prefix.
12275 (top level): Use foreach_with_prefix, and add main/separate UI MI
12276 testing axis.
12277
51f77c37
PA
122782016-06-21 Pedro Alves <palves@redhat.com>
12279
12280 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12281 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12282 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12283 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12284 (gdb_main_spawn_id, mi_spawn_id): Declare and
12285 comment.
12286 (mi_create_inferior_pty): New procedure,
12287 factored out from default_mi_gdb_start.
12288 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12289 procedures.
12290 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12291 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12292 Use mi_create_inferior_pty.
12293 (mi_gdb_start): Use eval to pass down args list.
12294
8980e177
PA
122952016-06-21 Pedro Alves <palves@redhat.com>
12296
12297 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12298 * gdb.opt/inline-cmds.exp: Add MI tests.
12299
f38d3ad1
PA
123002016-06-21 Pedro Alves <palves@redhat.com>
12301
12302 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12303
45db7c09
PA
123042016-06-21 Pedro Alves <palves@redhat.com>
12305
12306 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12307 (top level): Use it instead of mi_execute_to.
12308
5a069ab3
PA
123092016-06-21 Pedro Alves <palves@redhat.com>
12310
12311 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12312 (cont_handler_str): New.
12313 (signal_stop_handler): Set stop_handler_str instead of printing to
12314 stdout.
12315 (continue_handler): Set cont_handler_str instead of printing to
12316 stdout.
12317 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12318 mi_send_resuming_command. Print stop_handler_str and
12319 cont_handler_str instead of expecting the python events print
12320 directly.
12321
2838cc1d
SD
123222016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12323
12324 * gdb.base/jit-reader.exp: New file.
12325 * gdb.base/jithost.c: New file.
12326 * gdb.base/jithost.h: New file.
12327 * gdb.base/jitreader.c : New file.
12328 * gdb.base/jit-protocol.h: New file.
12329
21a77091
YQ
123302016-06-17 Yao Qi <yao.qi@linaro.org>
12331
12332 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12333 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12334 and detach-on-fork. Adjust tests.
12335 (top level): Invoke break_cond_on_syscall with combinations of
12336 syscall, follow-fork-mode and detach-on-fork.
12337
f50bf8e5
YQ
123382016-06-17 Yao Qi <yao.qi@linaro.org>
12339
12340 * gdb.base/step-over-exit.c: New.
12341 * gdb.base/step-over-exit.exp: New.
12342
a28d8e50
YTL
123432016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12344
12345 * gdb.base/float.exp: Add target check for nds32*-*-*.
12346 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12347
cad8e26d
AB
123482016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12349
12350 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12351 for unsupported target features.
12352 * gdb.base/call-rt-st.exp: Likewise.
12353 * gdb.base/call-sc.exp: Likewise.
12354 * gdb.base/call-signal-resume.exp: Likewise.
12355 * gdb.base/call-strs.exp: Likewise.
12356 * gdb.base/callexit.exp: Likewise.
12357 * gdb.base/callfuncs.exp: Likewise.
12358 * gdb.base/nodebug.exp: Likewise.
12359 * gdb.base/printcmds.exp: Likewise.
12360 * gdb.base/ptype.exp: Likewise.
12361 * gdb.base/structs.exp: Likewise.
12362 * gdb.base/unwindonsignal.exp: Likewise.
12363 * gdb.cp/gdb2495.exp: Likewise.
12364 * gdb.cp/templates.exp: Likewise.
12365 * gdb.cp/virtfunc.exp: Likewise.
12366 * gdb.threads/hand-call-in-threads.exp: Likewise.
12367 * gdb.threads/interrupted-hand-call.exp: Likewise.
12368 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12369
347dc102
TT
123702016-06-10 Tom Tromey <tom@tromey.com>
12371
12372 PR rust/20110:
12373 * gdb.rust/expr.exp: Add test for integer constant larger than
12374 i32.
12375
5e13cf25
BH
123762016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12377
12378 * gdb.fortran/nested-funcs.exp: New.
12379 * gdb.fortran/nested-funcs.f90: New.
12380
bb556f1f
TK
123812016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12382
12383 * gdb.base/examine-backward.c: New file.
12384 * gdb.base/examine-backward.exp: New file.
12385
38b022b4
SM
123862016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12387
12388 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12389 matching.
12390
1b40ec05
TT
123912016-06-02 Tom Tromey <tom@tromey.com>
12392
12393 PR python/18984:
12394 * gdb.python/py-shared.exp: Add solib_name test.
12395
193bd378
SM
123962016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12397
12398 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12399
3326303b
MG
124002016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12401
12402 PR c++/19893
12403 * gdb.dwarf2/implref.exp: Rename to...
12404 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12405 * gdb.dwarf2/implref-array.c: New file.
12406 * gdb.dwarf2/implref-array.exp: Likewise.
12407 * gdb.dwarf2/implref-global.c: Likewise.
12408 * gdb.dwarf2/implref-global.exp: Likewise.
12409 * gdb.dwarf2/implref-struct.c: Likewise.
12410 * gdb.dwarf2/implref-struct.exp: Likewise.
12411
825c8ef2
AT
124122016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12413
12414 * gdb.trace/trace-condition.exp: Add 64bit tests.
12415
2320162a
AT
124162016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12417
12418 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12419 bits types.
12420 (main): Adapt to 8 to 64 bits types.
12421 * gdb.trace/trace-condition.exp: Add new tests.
12422
a7818233
AT
124232016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12424
12425 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12426
0d336466
AT
124272016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12428
12429 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12430 Move condition tests...
12431 * gdb.trace/trace-condition.exp: Here.
12432
7faeb45a
AT
124332016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12434
12435 * gdb.trace/trace-condition.exp: Add counter-case tests.
12436
e385593e
JK
124372016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12438
12439 PR c++/15231
12440 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12441 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12442
744608cc
PA
124432016-05-27 Pedro Alves <palves@redhat.com>
12444
12445 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12446 New procedure.
12447 (top level): Call it, and bail out of DejaGnu is known to be bad.
12448
ac775bf4
AB
124492016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12450
12451 * gdb.base/whatis.c: Extend the test case.
12452 * gdb.base/whatis.exp: Add additional tests.
12453
2bbad2ea
BH
124542016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12455
12456* gdb.fortran/type.f90: Add pointer variable.
12457* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12458
8b70175d
BH
124592016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12460
12461 * gdb.fortran/vla-type.exp: Fix testcase name.
12462
86d8a848
BH
124632016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12464
12465 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12466
e188eb36
BH
124672016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12468
12469 * gdb.fortran/type.f90: Add nested structures.
12470 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12471 * gdb.fortran/derived-type.exp: Adapt expected output.
12472 * gdb.fortran/vla-type.exp: Adapt expected output.
12473
9b2db1fd
BH
124742016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12475
12476 * gdb.fortran/whatis_type.exp: Adapt expected output.
12477
72b17055
BH
124782016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12479
12480 * gdb.fortran/print_type.exp: Fix expected output.
12481 * gdb.fortran/whatis_type.exp: Fix expected output.
12482
3cd81d8d
BH
124832016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12484
12485 * gdb.fortran/whatis_type.exp: Use multi_line.
12486
ddae9462
TT
124872016-05-24 Tom Tromey <tom@tromey.com>
12488
12489 PR python/17386:
12490 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12491 use value as an index.
12492
1957f6b8
TT
124932016-05-23 Tom Tromey <tom@tromey.com>
12494
12495 PR python/17981:
12496 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12497 no-breakpoint case.
12498
026a9174
PA
124992016-05-24 Pedro Alves <palves@redhat.com>
12500
12501 PR gdb/19828
12502 * gdb.threads/clone-attach-detach.c: New file.
12503 * gdb.threads/clone-attach-detach.exp: New file.
12504
e70a7231
FR
125052016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12506
12507 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12508
0f6ed0e0
TT
125092016-05-23 Tom Tromey <tom@tromey.com>
12510
12511 PR python/19438, PR python/18393:
12512 * gdb.python/py-progspace.exp: Add "dir" test.
12513 * gdb.python/py-objfile.exp: Add "dir" test.
12514
ffd19d61
YQ
125152016-05-23 Yao Qi <yao.qi@linaro.org>
12516
12517 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12518 * gdb.arch/thumb2-it.exp: Likewise.
12519
9e8f9b05
SM
125202016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12521
12522 * gdb.mi/mi-threads-interrupt.c: New file.
12523 * gdb.mi/mi-threads-interrupt.exp: New file.
12524
61c6156d
SM
125252016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12526
12527 PR gdb/18077
12528 * gdb.mi/mi-async-run.exp: New file.
12529 * gdb.mi/mi-async-run.c: New file.
12530
67218854
TT
125312016-05-17 Tom Tromey <tom@tromey.com>
12532 Manish Goregaokar <manishsmail@gmail.com>
12533
12534 * lib/rust-support.exp: New file.
12535 * lib/gdb.exp (skip_rust_tests): New proc.
12536 (build_executable_from_specs): Handle rust.
12537 * lib/future.exp (gdb_find_rustc): New proc.
12538 (gdb_default_target_compile): Handle rust.
12539 * gdb.rust/expr.exp: New file.
12540 * gdb.rust/generics.exp: New file.
12541 * gdb.rust/generics.rs: New file.
12542 * gdb.rust/methods.exp: New file.
12543 * gdb.rust/methods.rs: New file.
12544 * gdb.rust/modules.exp: New file.
12545 * gdb.rust/modules.rs: New file.
12546 * gdb.rust/simple.exp: New file.
12547 * gdb.rust/simple.rs: New file.
12548
c44af4eb
TT
125492016-05-17 Tom Tromey <tom@tromey.com>
12550
12551 * gdb.base/default.exp (set language): Add rust.
12552
dcd1f979
TT
125532016-05-17 Tom Tromey <tom@tromey.com>
12554
12555 * gdb.gdb/unittest.exp: New file.
12556
155b7f57
YQ
125572016-05-16 Yao Qi <yao.qi@linaro.org>
12558
12559 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12560 shell_prompt. Update shell_prompt_re.
12561
8ddd5a6c
DE
125622016-05-12 Doug Evans <dje@google.com>
12563
12564 PR symtab/19999
12565 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12566 $options when building executable.
12567 * gdb.dwarf2/fission-loclists-pie.S: New file.
12568 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12569
02e370d9
SM
125702016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12571
12572 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12573 of [is_remote target],
12574
8929ad8b
SM
125752016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12576
12577 * lib/gdb.exp (use_gdb_stub): New procedure.
12578
6c447423
DE
125792016-05-03 Yunlian Jiang <yunlian@google.com>
12580 Doug Evans <dje@google.com>
12581
12582 PR symtab/19914
12583 * gdb.dwarf2/dwp-sepdebug.c: New file.
12584 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12585
444e826c
SM
125862016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12587
12588 * gdb.base/detach.exp: Remove is_remote check.
12589
740feeaa
SM
125902016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12591
12592 * gdb.base/annota-input-while-running.exp: Don't check for
12593 [is_remote target]. Enable annotations after running to main.
12594 Remove unused "set test..." line.
12595
9080ac9d
SM
125962016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12597
12598 * gdb.trace/trace-enable-disable.exp: New file.
12599 * gdb.trace/trace-enable-disable.c: New file.
12600
952ebca5
SM
126012016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12602
12603 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12604 use it in info sharedlibrary test.
12605 * gdb.trace/ftrace-lock.exp: Likewise.
12606 * gdb.trace/ftrace.exp: Likewise.
12607 * gdb.trace/range-stepping.exp: Likewise.
12608 * gdb.trace/trace-break.exp: Likewise.
12609 * gdb.trace/trace-condition.exp: Likewise.
12610 * gdb.trace/trace-mt.exp: Likewise.
12611
d9019901
SM
126122016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12613
12614 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12615 (gdb_load_shlib): ... this.
12616 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12617 gdb_load_shlib.
12618 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12619 * gdb.base/ctxobj.exp: Likewise.
12620 * gdb.base/dprintf-pending.exp: Likewise.
12621 * gdb.base/dso2dso.exp: Likewise.
12622 * gdb.base/fixsection.exp: Likewise.
12623 * gdb.base/gcore-relro.exp: Likewise.
12624 * gdb.base/gdb1555.exp: Likewise.
12625 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12626 * gdb.base/gnu-ifunc.exp: Likewise.
12627 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12628 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12629 * gdb.base/pending.exp: Likewise.
12630 * gdb.base/print-file-var.exp: Likewise.
12631 * gdb.base/print-symbol-loading.exp: Likewise.
12632 * gdb.base/shlib-call.exp: Likewise.
12633 * gdb.base/shreloc.exp: Likewise.
12634 * gdb.base/so-impl-ld.exp: Likewise.
12635 * gdb.base/solib-disc.exp: Likewise.
12636 * gdb.base/solib-nodir.exp: Likewise.
12637 * gdb.base/solib-overlap.exp: Likewise.
12638 * gdb.base/solib-symbol.exp: Likewise.
12639 * gdb.base/solib-weak.exp (do_test): Likewise.
12640 * gdb.base/sym-file.exp: Likewise.
12641 * gdb.base/symtab-search-order.exp: Likewise.
12642 * gdb.base/type-opaque.exp: Likewise.
12643 * gdb.base/unload.exp: Likewise.
12644 * gdb.base/watchpoint-solib.exp: Likewise.
12645 * gdb.compile/compile.exp: Likewise.
12646 * gdb.cp/gdb2384.exp: Likewise.
12647 * gdb.cp/infcall-dlopen.exp: Likewise.
12648 * gdb.cp/re-set-overloaded.exp: Likewise.
12649 * gdb.fortran/library-module.exp: Likewise.
12650 * gdb.opt/solib-intra-step.exp: Likewise.
12651 * gdb.python/py-finish-breakpoint.exp: Likewise.
12652 * gdb.python/py-shared.exp: Likewise.
12653 * gdb.reverse/solib-precsave.exp: Likewise.
12654 * gdb.reverse/solib-reverse.exp: Likewise.
12655 * gdb.server/solib-list.exp: Likewise.
12656 * gdb.threads/dlopen-libpthread.exp: Likewise.
12657 * gdb.threads/tls-shared.exp: Likewise.
12658 * gdb.threads/tls-so_extern.exp: Likewise.
12659 * gdb.trace/change-loc.exp: Likewise.
12660 * gdb.trace/ftrace-lock.exp: Likewise.
12661 * gdb.trace/ftrace.exp: Likewise.
12662 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12663 * gdb.trace/pending.exp: Likewise.
12664 * gdb.trace/range-stepping.exp: Likewise.
12665 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12666 (strace_info_marker): Likewise.
12667 (strace_probe_marker): Likewise.
12668 (strace_trace_on_same_addr): Likewise.
12669 (strace_trace_on_diff_addr): Likewise.
12670 * gdb.trace/trace-break.exp: Likewise.
12671 * gdb.trace/trace-condition.exp: Likewise.
12672 * gdb.trace/trace-mt.exp: Likewise.
12673
fca4cfd9
SM
126742016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12675
12676 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12677 result of gdb_remote_download.
12678 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12679 * gdb.base/dso2dso.exp: Likewise.
12680 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12681 * gdb.base/print-file-var.exp: Likewise.
12682 * gdb.base/shlib-call.exp: Likewise.
12683 * gdb.base/shreloc.exp: Likewise.
12684 * gdb.base/solib-overlap.exp: Likewise.
12685 * gdb.base/solib-weak.exp (do_test): Likewise.
12686 * gdb.base/unload.exp: Likewise.
12687
11cf4ffb
YQ
126882016-04-27 Yao Qi <yao.qi@linaro.org>
12689
12690 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
12691 exists.
12692
3e2e34f8
KB
126932016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12694
12695 * vla-type.exp: Print structure from toplevel.
12696
8f07e298
BH
126972016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12698
12699 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
12700 of dynamic types.
12701 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
12702 of dynamic types.
12703
9920b434
BH
127042016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12705
12706 * gdb.fortran/vla-type.f90: New file.
12707 * gdb.fortran/vla-type.exp: New file.
12708
f3abeff5
YQ
127092016-04-25 Yao Qi <yao.qi@linaro.org>
12710
12711 * gdb.base/branch-to-self.c: New file.
12712 * gdb.base/branch-to-self.exp: New file.
12713
0a5d52f0
YQ
127142016-04-22 Yao Qi <yao.qi@linaro.org>
12715
12716 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
12717 more after $hex.
12718
495346f6
YQ
127192016-04-22 Yao Qi <yao.qi@linaro.org>
12720
12721 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12722 * gdb.base/annota3.exp: Likewise.
12723
4a7e075c
YQ
127242016-04-22 Yao Qi <yao.qi@linaro.org>
12725
12726 * gdb.reverse/step-precsave.exp: Do one step and test program
12727 stops in "callee" and do multiple steps until program goes out
12728 of "callee".
12729 * gdb.reverse/step-reverse.exp: Likewise.
12730
5b061e98
YQ
127312016-04-22 Yao Qi <yao.qi@linaro.org>
12732
12733 * gdb.trace/signal.exp: Also pass if
12734 $tracepoint_hits($i) > $iterations.
12735
5c5dc57f
YQ
127362016-04-22 Yao Qi <yao.qi@linaro.org>
12737
12738 * gdb.trace/signal.c: New file.
12739 * gdb.trace/signal.exp: New file.
12740
a55411b9
DE
127412016-04-19 Doug Evans <xdje42@gmail.com>
12742
12743 * gdb.base/bad-file.exp: New file.
12744
a22df60a
MG
127452016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12746
12747 * gdb.dwarf2/implref.exp: New file.
12748
0c13f7e5
BH
127492016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12750
12751 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12752 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12753 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12754 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12755 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12756 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12757 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12758 * lib/fortran.exp (fortran_int4): New procedure.
12759 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12760 (fortran_logical4): Likewise.
12761
9b9b09e9
BH
127622016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12763
12764 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12765
a14d1f4d
BH
127662016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12767
12768 * lib/compiler.c: Add Intel specific preprocessor macros.
12769 * lib/compiler.cc: Likewise.
25d49b86 12770
7d49b1d0
LM
127712016-04-13 Luis Machado <lgustavo@codesourcery.com>
12772
12773 * gdb.server/connect-with-no-symbol-file.c: New file.
12774 * gdb.server/connect-with-no-symbol-file.exp: New file.
12775
8392fa22
SM
127762016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12777
12778 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12779
8c4c4aeb
SM
127802016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12781
12782 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12783 standard output directory.
12784
45e3745e
AT
127852016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12786
12787 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12788
e26b7e41
MM
127892016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12790
12791 * gdb.btrace/instruction_history.c (loop): Add declaration.
12792
8ce09462
AT
127932016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12794
12795 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12796
2e88a1ea
SM
127972016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12798
12799 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12800 parentheses to print.
12801 (continue_handler): Likewise.
12802
f48e22e3
SM
128032016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12804
12805 * gdb.server/solib-list.exp: Remove is_remote check.
12806 Pass shlib= to gdb_compile. Don't link shared library with
12807 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12808 Run binary filename through "readlink -f" on the target.
12809
096be756
PA
128102016-04-08 Pedro Alves <palves@redhat.com>
12811
12812 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12813 interpreter filename as argument to gdbserver_spawn.
12814 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12815 Return empty if $last_loaded_file does not exist.
12816
06500533
JK
128172016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12818
12819 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12820 * gdb.base/jit-main.c: Use exit after usage.
12821
2d35e871
JK
128222016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12823
12824 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12825 GDBHISTSIZE prior to the tests.
12826 * gdb.base/gdbinit-history.exp: Likewise.
12827
128282016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
12829
12830 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12831 instead of build_executable. Use gdb_load_shlibs.
12832
c8064e7e
YQ
128332016-04-07 Yao Qi <yao.qi@linaro.org>
12834
12835 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12836 Execute "si" command.
12837
bde47561
YQ
128382016-04-07 Yao Qi <yao.qi@linaro.org>
12839
12840 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12841 number instead of the comments on some line.
12842
b16f8a3b
DB
128432016-04-06 Don Breazeal <donb@codesourcery.com>
12844
12845 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12846 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12847
c2f901df
SM
128482016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12849
12850 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12851 standard_output_file. Remove unused binfile variable.
12852
ac17fda0
CU
128532016-04-05 Catalin Udma <catalin.udma@freescale.com>
12854
12855 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12856 * gdb.python/py-mi-objfile.exp: Match "list main" output
12857 in console format.
12858
03a8c4df
SM
128592016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12860
12861 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12862 absolute.
12863
6e774b13
SM
128642016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12865
12866 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12867 absolute.
12868 * gdb.trace/ftrace.exp: Likewise.
12869 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12870 targets as well.
12871 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12872 (gdb_load_shlibs): Copy libraries to test directory when testing
12873 natively. Only set solib-search-path if testing remotely.
12874 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12875
7817ea46
SM
128762016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12877
12878 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12879 gdb_download. Use it even if the target is not remote.
12880 * gdb.base/jit.exp (compile_jit_test): Likewise.
12881 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12882 output directory if the destination board is local, otherwise use
12883 the standard remote_download from DejaGnu.
12884 (gdb_download): Remove.
12885 (gdb_load_shlibs): Use gdb_remote_download instead of
12886 gdb_download.
12887 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12888 Use gdb_remote_download instead of gdb_download. Use it even if
12889 the target is not remote.
12890 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12891 instead of gdb_download.
12892
7beb7f68
SM
128932016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12894
12895 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12896 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12897 run.
12898
cc63428a
AV
128992016-04-01 Artemiy Volkov <artemiyv@acm.org>
12900
12901 PR gdb/19820
12902 * gdb.base/printcmds.exp: Add artificial arrays tests.
12903
64cdf930
PA
129042016-03-31 Pedro Alves <palves@redhat.com>
12905
12906 PR gdb/19858
12907 * gdb.base/jit-main.c: Include unistd.h.
12908 (ATTACH): Define to 0 if not already defined.
12909 (wait_for_gdb, mypid): New globals.
12910 (WAIT_FOR_GDB): New macro.
12911 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12912 some breakpoint locations.
12913 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12914 New procedures.
12915 (one_jit_test): Add REATTACH parameter, and handle it. Use
12916 continue_to_test_location.
12917 (top level): Test attach, and adjusts calls to one_jit_test.
12918
40dea8cb
PA
129192016-03-31 Pedro Alves <palves@redhat.com>
12920
12921 PR gdb/19858
12922 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12923 BINSUFFIX parameter, and handle it.
12924 (top level): Adjust calls compile_jit_test.
12925
e7ea3ec7
CU
129262016-03-31 Catalin Udma <catalin.udma@freescale.com>
12927
12928 PR python/19743
12929 * gdb.python/py-mi-events-gdb.py: New file.
12930 * gdb.python/py-mi-events.c: New file.
12931 * gdb.python/py-mi-events.exp: New file.
12932
e6359af3
YQ
129332016-03-30 Yao Qi <yao.qi@linaro.org>
12934
12935 * gdb.reverse/until-precsave.exp: Match function name only.
12936 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12937 Move malloc to a condition block.
12938 * gdb.reverse/until-reverse.exp: Match function name only.
12939
a4105d04
MK
129402016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12941
12942 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12943 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12944 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12945 variable for GPR 0 instead of assuming it is register 0.
12946 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12947 * lib/trace-support.exp: Add s390 registers.
12948
bfa6adb9
YQ
129492016-03-29 Yao Qi <yao.qi@linaro.org>
12950
12951 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12952
1e6697ea
YQ
129532016-03-24 Yao Qi <yao.qi@linaro.org>
12954
12955 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12956 test message.
12957
64bcd522
AA
129582016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12959
12960 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12961 maintaining separate logic for constructing the output path.
12962
7868401b
DB
129632016-03-16 Don Breazeal <donb@codesourcery.com>
12964
12965 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12966 Retry fork and waitpid on interrupted system call errors.
12967 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12968 Use with_timeout_factor to increase timeout by factor of 10.
12969
1cafadb4
DB
129702016-03-15 Don Breazeal <donb@codesourcery.com>
12971
12972 * gdb.cp/scope-err.cc: New test program.
12973 * gdb.cp/scope-err.exp: New test script.
12974 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12975 lines and "set breakpoint here" comment.
12976 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12977 Fixed some whitespace and format issues.
12978 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12979 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12980
81516450
DE
129812016-03-15 Doug Evans <dje@google.com>
12982
12983 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12984 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12985 All callers updated. Add tests for enums, mixed flags register.
12986
aa52b601
DE
129872016-03-15 Doug Evans <dje@google.com>
12988
12989 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12990 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12991
fa4ff313
SM
129922016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12993
12994 * gdb.base/default.exp: Add $_as_string to the list of expected
12995 convenience functions.
12996
f2403c39
AB
129972016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12998
12999 * gdb.base/maint.exp: New tests for 'maint info line-table'.
13000
f2f3ccb9
SM
130012016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
13002
13003 * gdb.python/py-as-string.exp: New file.
13004 * gdb.python/py-as-string.c: New file.
13005
00dbd492
PA
130062016-03-09 Pedro Alves <palves@redhat.com>
13007
13008 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
13009 signal" -> "Thread NN received signal" output change.
13010 * gdb.threads/ia64-sigill.exp: Likewise.
13011 * gdb.threads/linux-dp.exp: Likewise.
13012 * gdb.threads/manythreads.exp: Likewise.
13013 * gdb.threads/pending-step.exp: Likewise.
13014 * gdb.threads/print-threads.exp: Likewise.
13015 * gdb.threads/sigstep-threads.exp: Likewise.
13016 * gdb.threads/staticthreads.exp: Likewise.
13017 * gdb.threads/tls.exp: Likewise.
13018
1e6697ea
YQ
130192016-03-09 Pedro Alves <palves@redhat.com>
13020
13021 * gdb.base/command-line-input.exp: New file.
13022
b04fd3be
MK
130232016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13024
13025 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
13026 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
13027 * gdb.trace/pending.exp: Accept leading dot before function name.
13028 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
13029 * lib/trace-support.exp: Set registers for ppc.
13030
98fa59e9
MK
130312016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13032
13033 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
13034 use it for disassembly; accept .main in addition to main in backtrace.
13035
f77198c8
MK
130362016-03-09 Wei-cheng Wang <cole945@gmail.com>
13037 Marcin Kościelnicki <koriakin@0x04.net>
13038
13039 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
13040 (gdb_recursion_test_ptr): New global variable.
13041 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
13042 gdb_recursion_test.
13043 (gdb_c_test): Ditto.
13044
ba84e0da
MK
130452016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13046
13047 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
13048 ordering.
13049
4366d36e
MK
130502016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13051
13052 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
13053 (bar): Add bar_start_lbl label.
13054 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
13055 of foo/bar for emitting DWARF and tracing.
13056
5eb264df
SDJ
130572016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
13058
13059 * analyze-racy-logs.py: Set executable bit.
13060
fb6a751f
SDJ
130612016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
13062
13063 * Makefile.in (DEFAULT_RACY_ITER): New variable.
13064 (CHECK_TARGET_TMP): Likewise.
13065 (check-single-racy): New rule.
13066 (check-parallel-racy): Likewise.
13067 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
13068 (do-check-parallel-racy): New rule.
13069 (check-racy/%.exp): Likewise.
13070 * README (Racy testcases): New section.
13071 * analyze-racy-logs.py: New file.
13072
bdf7e230
DE
130732016-03-03 Doug Evans <dje@google.com>
13074
13075 * gdb.base/skip.exp: Use with_test_prefix.
13076
4719d415
YQ
130772016-03-03 Yao Qi <yao.qi@linaro.org>
13078
13079 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
13080 Invoke step_over_syscall "clone" and break_cond_on_syscall
13081 "clone".
13082 * gdb.base/step-over-clone.c: New file.
13083
ea507862
YQ
130842016-03-03 Yao Qi <yao.qi@linaro.org>
13085
13086 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
13087 code format.
13088
8fc8cbda
YQ
130892016-03-03 Yao Qi <yao.qi@linaro.org>
13090
13091 * gdb.base/disp-step-fork.c: Rename to ...
13092 * gdb.base/step-over-fork.c: ... it. New file.
13093 * gdb.base/disp-step-vfork.c: Rename to ...
13094 * gdb.base/step-over-vfork.c: ... it. New file.
13095 * gdb.base/disp-step-syscall.exp: Rename to ...
13096 * gdb.base/step-over-syscall.exp: ... it. New file.
13097 (disp_step_cross_syscall): Rename to ...
13098 (step_over_syscall): ... it.
13099
92fa70b0
YQ
131002016-03-03 Yao Qi <yao.qi@linaro.org>
13101
13102 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
13103 If target supports condition evaluation on target, invoke
13104 break_cond_on_syscall for fork and vfork.
13105
e197ad3c
YQ
131062016-03-03 Yao Qi <yao.qi@linaro.org>
13107
13108 * gdb.base/disp-step-syscall.exp: Don't invoke
13109 support_displaced_stepping.
13110 (disp_step_cross_syscall): Test with displaced stepping off and
13111 on if supported.
13112
0b47da9f
YQ
131132016-03-03 Yao Qi <yao.qi@linaro.org>
13114
13115 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
13116 proc.
13117 (setup): New proc.
13118 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
13119 and setup.
13120
065ab6dc
BH
131212016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13122
13123 * gdb.fortran/vla-history.exp: Remove breakpoint.
13124
07e448ad 131252016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13126
25d49b86
PA
13127 * gdb.fortran/vla-history.exp: Lookup array elements and printing
13128 exceeds timeout.
07e448ad 13129
9ac2d526 131302016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13131
25d49b86
PA
13132 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
13133 breakpoint.
9ac2d526 13134
17807369
BH
131352016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13136
13137 * gdb.mi/vla.f90: Nullify pointer after declaration.
13138
86e501af
PA
131392016-03-01 Pedro Alves <palves@redhat.com>
13140
13141 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
13142
1e903e32
PA
131432016-03-01 Pedro Alves <palves@redhat.com>
13144
13145 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
13146 before anything else.
13147 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
13148 _GNU_SOURCE here.
13149 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
13150 before anything else.
13151 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
13152
6ccb54e2
PA
131532016-03-01 Pedro Alves <palves@redhat.com>
13154
13155 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
13156
30ca9da1
YQ
131572016-03-01 Yao Qi <yao.qi@linaro.org>
13158
13159 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
13160 prepare_for_testing.
13161
dc856b38
YQ
131622016-03-01 Yao Qi <yao.qi@linaro.org>
13163
13164 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
13165
4a932159
AA
131662016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13167
13168 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
13169 manually constructing the output path.
13170
f2489477
AA
131712016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13172
13173 * gdb.arch/s390-stackless.S: New.
13174 * gdb.arch/s390-stackless.exp: New.
13175
38899f16
IB
131762016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
13177
13178 * gdb.dlang/circular.c: New file.
13179 * gdb.dlang/circular.exp: New file.
13180
9fde51ed
YQ
131812016-02-26 Yao Qi <yao.qi@linaro.org>
13182
13183 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
13184 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
13185 (testcases): Update.
13186
ce90fefe
YQ
131872016-02-26 Yao Qi <yao.qi@linaro.org>
13188
13189 * gdb.reverse/aarch64.c: Rename to ...
13190 * gdb.reverse/insn-reverse.c: ... it.
13191 * gdb.reverse/aarch64.exp: Rename to ...
13192 * gdb.reverse/insn-reverse.exp: ... it.
13193
3263bceb
YQ
131942016-02-26 Yao Qi <yao.qi@linaro.org>
13195
13196 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
13197 (testcase_ftype): New.
13198 (testcases): New array.
13199 (n_testcases): New.
13200 (main): Call each element in testcases.
13201 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
13202 (read_testcase): New.
13203 Do the tests in a loop.
13204
6cb59ff1
YQ
132052016-02-25 Yao Qi <yao.qi@linaro.org>
13206
13207 * gdb.base/branches.c: Remove.
13208
ae91f625
MK
132092016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13210
13211 PR gdb/13808
13212 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
13213
678b48b7
MK
132142016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13215
13216 * gdb.trace/ftrace.exp: Remove unnecessary target check.
13217
7337a6f2
MK
132182016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13219
13220 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
13221 change x86_64 call_insn to 'callq'.
13222
861ca91f
AT
132232016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13224
13225 * gdb.trace/tfile-avx.c: Move to...
13226 * gdb.trace/tracefile-pseudo-reg.c: Here.
13227 * gdb.trace/tfile-avx.exp: Move to...
13228 * gdb.trace/tracefile-pseudo-reg.exp: Here.
13229
bf74e428
GB
132302016-02-24 Gary Benson <gbenson@redhat.com>
13231
13232 * gdb.base/attach-pie-noexec.exp: Do not expect an error
13233 message on attach.
13234
cce0e923
DE
132352016-02-23 Doug Evans <dje@google.com>
13236
13237 * gdb.base/skip.c (test_skip): New function.
13238 (end_test_skip_file_and_function): New function.
13239 (test_skip_file_and_function): New function.
13240 * gdb.base/skip1.c (test_skip): New function.
13241 (skip1_test_skip_file_and_function): New function.
13242 * gdb.base/skip.exp: Add tests for new skip options.
13243 * gdb.base/skip-solib.exp: Update expected output.
13244 * gdb.perf/skip-command.cc: New file.
13245 * gdb.perf/skip-command.exp: New file.
13246 * gdb.perf/skip-command.py: New file.
13247
4000e47e
MK
132482016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
13249
13250 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
13251 info registers pattern.
13252
24f75ead
IB
132532016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
13254
13255 * lib/future.exp: Add D support.
13256 (gdb_find_gdc): New proc.
13257 (gdb_default_target_compile): Add D support.
13258
fbb7bcbe
WW
132592016-02-18 Wei-cheng Wang <cole945@gmail.com>
13260
13261 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13262 user+system time.
13263 (trace_speed_test): Determine the iteration count for a time
13264 between 15..30 seconds.
13265
012b3a21
WT
132662016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13267
13268 * gdb.arch/i386-mpx-sigsegv.c: New file.
13269 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13270 * gdb.arch/i386-mpx-simple_segv.c: New file.
13271 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13272
2d5189bd
YQ
132732016-02-18 Yao Qi <yao.qi@linaro.org>
13274
13275 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13276 Don't call setup_kfail.
13277
40fb20d0
YQ
132782016-02-18 Yao Qi <yao.qi@linaro.org>
13279
13280 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13281 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13282
21b1f8d2
DE
132832016-02-16 Doug Evans <dje@google.com>
13284
13285 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13286 * gdb.base/skip1.c: Ditto.
13287 * gdb.base/skip.exp: Whitespace cleanup.
13288
4041ed77
DB
132892016-02-16 Don Breazeal <donb@codesourcery.com>
13290
13291 PR remote/19496
13292 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13293 Remove kfail for PR remote/19496.
13294
c4ef31bf
SM
132952016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13296
13297 * lib/gdb.exp (standard_temp_file): Return a path specific to
13298 the runtest invocation.
13299
266b65b3
SM
133002016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13301
13302 * gdb.trace/save-trace.exp: Change relative path to be in the
13303 standard output directory.
13304
a7a0a6a9
JK
133052016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13306
13307 * gdb.arch/i386-prologue.c: Add missing prototypes.
13308
c99dbb42
JK
133092016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13310
13311 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13312 * gdb.arch/i386-prologue.exp: Likewise.
13313 * gdb.arch/i386-size.exp: Likewise.
13314
aa480355
SM
133152016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13316
13317 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13318 define object file path.
13319 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13320 file path.
13321 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13322 standard_output_file to define binfile.
13323
ba881f50
JK
133242016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13325
13326 Fix compatibility with recent gfortran-5.3.1.
13327 * gdb.fortran/vla-history.exp (print vla1 allocated)
13328 (print vla2 allocated, print $2, print $3): Remove
13329 (print $4): Rename to ...
13330 (print $2): ... here.
13331 (print $9): Rename to ...
13332 (print $5): ... here.
13333 (print $10): Rename to ...
13334 (print $6): ... here.
13335 * gdb.fortran/vla.f90: Add pvla initialization.
13336
e9fb005c
JK
133372016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13338
13339 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13340 New test.
13341 * gdb.fortran/vla-value-sub.exp: Likewise.
13342
e44e00ff
MK
133432016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13344
13345 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13346
97e94151
SM
133472016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13348
13349 * i386-biarch-core.exp: Define corefile using
13350 standard_output_file.
13351
01113bc1
YQ
133522016-02-12 Yao Qi <yao.qi@linaro.org>
13353
13354 * gdb.arch/arm-single-step-kernel-helper.c: New.
13355 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13356
33b4777c
MM
133572016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13358
13359 * gdb.btrace/tailcall-only.exp: New.
13360 * gdb.btrace/tailcall-only.c: New.
13361 * gdb.btrace/x86_64-tailcall-only.S: New.
13362 * gdb.btrace/i686-tailcall-only.S: New.
13363
acc23c11
PA
133642016-02-11 Pedro Alves <palves@redhat.com>
13365
13366 * README (Parallel testing): Add missing double quotes.
13367
e352bf0a
PA
133682016-02-11 Pedro Alves <palves@redhat.com>
13369
13370 * README (Parallel testing): New section.
13371 (GDB_PARALLEL): Rewrite.
13372 (FORCE_PARALLEL): Document.
13373
9f5fed78
MK
133742016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13375
13376 * gdb.trace/tfile-avx.c: New test.
13377 * gdb.trace/tfile-avx.exp: New test.
13378
9ef9e6a6
KS
133792016-02-09 Keith Seitz <keiths@redhat.com>
13380
13381 PR breakpoints/19546
13382 * gdb.base/infcall-exec.c: New file.
13383 * gdb.base/infcall-exec2.c: New file.
13384 * gdb.base/infcall-exec.exp: New file.
13385
a96e36da
KS
133862016-02-09 Keith Seitz <keiths@redhat.com>
13387
13388 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13389 (toplevel): Call test_bkpt_address.
13390
9f61929f
KS
133912016-02-09 Keith Seitz <keiths@redhat.com>
13392
13393 PR python/19506
13394 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13395 (toplevel): Call test_bkpt_address.
13396
1e94266c
SM
133972016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13398
13399 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13400 to AC_OUTPUT.
13401 * configure: Regenerate.
13402
2a7f3dff
PA
134032016-02-09 Pedro Alves <palves@redhat.com>
13404
13405 PR breakpoints/19548
13406 * gdb.base/execl-update-breakpoints.c (some_function): New
13407 function.
13408 (main): Call it.
13409 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13410 Tighten expected GDB output.
13411
2151ccc5
SM
134122016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13413
13414 * Makefile.in (ALL_SUBDIRS): Remove.
13415 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13416 (distclean maintainer-clean realclean): Likewise.
13417 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13418 * configure: Regenerate.
13419 * gdb.ada/Makefile.in: Delete.
13420 * gdb.arch/Makefile.in: Likewise.
13421 * gdb.asm/Makefile.in: Likewise.
13422 * gdb.base/Makefile.in: Likewise.
13423 * gdb.btrace/Makefile.in: Likewise.
13424 * gdb.cell/Makefile.in: Likewise.
13425 * gdb.compile/Makefile.in: Likewise.
13426 * gdb.cp/Makefile.in: Likewise.
13427 * gdb.disasm/Makefile.in: Likewise.
13428 * gdb.dlang/Makefile.in: Likewise.
13429 * gdb.dwarf2/Makefile.in: Likewise.
13430 * gdb.fortran/Makefile.in: Likewise.
13431 * gdb.gdb/Makefile.in: Likewise.
13432 * gdb.go/Makefile.in: Likewise.
13433 * gdb.guile/Makefile.in: Likewise.
13434 * gdb.java/Makefile.in: Likewise.
13435 * gdb.linespec/Makefile.in: Likewise.
13436 * gdb.mi/Makefile.in: Likewise.
13437 * gdb.modula2/Makefile.in: Likewise.
13438 * gdb.multi/Makefile.in: Likewise.
13439 * gdb.objc/Makefile.in: Likewise.
13440 * gdb.opencl/Makefile.in: Likewise.
13441 * gdb.opt/Makefile.in: Likewise.
13442 * gdb.pascal/Makefile.in: Likewise.
13443 * gdb.perf/Makefile.in: Likewise.
13444 * gdb.python/Makefile.in: Likewise.
13445 * gdb.reverse/Makefile.in: Likewise.
13446 * gdb.server/Makefile.in: Likewise.
13447 * gdb.stabs/Makefile.in: Likewise.
13448 * gdb.threads/Makefile.in: Likewise.
13449 * gdb.trace/Makefile.in: Likewise.
13450 * gdb.xml/Makefile.in: Likewise.
13451 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13452 GDB_PARALLEL.
13453 (standard_output_file): Remove check for GDB_PARALLEL, always
13454 return path in outputs/$subdir/$testname.
13455
437277d4
SM
134562016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13457
13458 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13459 (site.exp): Assign abs_srcdir to tcl's srcdir.
13460
31d913c7
YQ
134612016-02-04 Yao Qi <yao.qi@linaro.org>
13462
13463 * gdb.base/foll-exec-mode.c: Include limits.h.
13464 (main): Add parameters argc and argv. Get directory from
13465 argv[0].
13466 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13467 compilation.
13468 * gdb.base/foll-exec.c: Include limits.h.
13469 (main): Add parameters argc and argv.
13470 Get directory from argv[0].
13471 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13472 Adjust tests on the number of lines as source code changed.
13473 * gdb.base/foll-vfork-exit.c: Include limits.h.
13474 (main): Add one line of statement before vfork.
13475 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13476 (main): Add parameters argc and argv. Get directory from
13477 argv[0].
13478 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13479 (setup_gdb): Set tbreak to skip some source lines.
13480 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13481 (main): Add parameters argc and argv. Get directory from
13482 argv[0].
13483 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13484 compilation.
13485 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13486 (main): Add parameters argc and argv. Get directory from
13487 argv[0].
13488 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13489 compilation.
13490
9482b9fb
DE
134912016-02-01 Doug Evans <dje@google.com>
13492
13493 * gdb.base/skip.exp: Clean up multiple references to same test name.
13494
6b2e4f10
PA
134952016-02-01 Pedro Alves <palves@redhat.com>
13496
ccb6afd6 13497 PR remote/19496
6b2e4f10
PA
13498 * gdb.threads/forking-threads-plus-breakpoint.exp
13499 (displaced_stepping_supported): New global.
13500 (probe_displaced_stepping_support): New procedure.
13501 (do_test): Add 'displaced' parameter, and use it.
13502 (top level): Check for displaced stepping support. Add displaced
13503 stepping on/off testing axis.
13504
37a8db1a
AB
135052016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13506
13507 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13508 pointer. Don't perform further tests on the unassociated pointer
13509 if the first test fails.
13510
5fdf6324
AB
135112016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13512
13513 * gdb.base/max-value-size.c: New file.
13514 * gdb.base/max-value-size.exp: New file.
13515 * gdb.base/huge.exp: Disable max-value-size for this test.
13516
935c6144
IB
135172016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13518
13519 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13520
7fe8399d
YQ
135212016-01-28 Yao Qi <yao.qi@linaro.org>
13522
13523 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13524
a2077e25
PA
135252016-01-25 Pedro Alves <palves@redhat.com>
13526
13527 PR threads/19461
13528 * gdb.base/fork-running-state.c: New file.
13529 * gdb.base/fork-running-state.exp: New file.
13530
1d2736d4
PA
135312016-01-25 Pedro Alves <palves@redhat.com>
13532
13533 PR gdb/19494
13534 * gdb.base/catch-fork-kill.c: New file.
13535 * gdb.base/catch-fork-kill.exp: New file.
13536
f1da4b11
PA
135372016-01-25 Pedro Alves <palves@redhat.com>
13538
13539 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13540 Delete, moved to lib/gdb.exp.
13541 * gdb.threads/forking-threads-plus-breakpoint.exp
13542 (foreach_with_prefix): Likewise.
13543 * gdb.threads/process-dies-while-handling-bp.exp
13544 (foreach_with_prefix): Likewise.
13545 * lib/gdb.exp (foreach_with_prefix): New procedure.
13546
45f38546
MK
135472016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13548
13549 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13550 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13551
dc29a1ce
MK
135522016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13553
13554 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13555 endian targets.
13556
092127d7
JK
135572016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13558 Pedro Alves <palves@redhat.com>
13559
13560 Fix testsuite compatibility with Guile.
13561 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13562 number.
13563
31d765d3
JK
135642016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13565
13566 Fix testsuite compatibility with Guile.
13567 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13568 (thread 1): New test for backtrace through signal handler.
13569
1ac78c04
YQ
135702016-01-22 Yao Qi <yao.qi@linaro.org>
13571
13572 PR testsuite/19491
13573 * gdb.base/multi-forks.c: Include
13574 ../lib/unbuffer_output.c
13575 (main): Call gdb_unbuffer_output.
13576
4f5946a8
DE
135772016-01-21 Doug Evans <dje@google.com>
13578
13579 * lib/ada.exp (gdb_compile_ada): Fix typo.
13580
305e13e6
JB
135812016-01-21 Joel Brobecker <brobecker@adacore.com>
13582
13583 * gdb.base/break-fun-addr.exp: New file.
13584 * gdb.base/break-fun-addr1.c: New file.
13585 * gdb.base/break-fun-addr2.c: New file.
13586
5f5dfff6
SM
135872016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13588
13589 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13590 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13591 enum flag values.
13592
fd356fa2
AA
135932016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13594
13595 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13596 when GDB can not set the vector return value. Add more comments
13597 for clarification.
13598
9df22175
AT
135992016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13600
13601 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13602 command.
13603
41d1845e
SM
136042016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13605
13606 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13607
01ac6840
SM
136082016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13609
13610 * Makefile.in (check-single): Pass --status to runtest.
13611 (check/%.exp): Likewise.
13612
136132016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13614
13615 * Makefile.in (check-parallel): Propagate return code from make
13616 do-check-parallel.
13617
bd0a71fa
MK
136182016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13619
13620 * gdb.trace/ftrace.exp: Fix expected message on continue.
13621 * gdb.trace/pending.exp: Fix expected message on continue.
13622 * gdb.trace/trace-break.exp: Fix expected message on continue.
13623
8bcbad33
SM
136242016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13625
13626 * lib/gdb.exp (gdb_test): Remove unused global references.
13627
f303dbd6
PA
136282016-01-18 Pedro Alves <palves@redhat.com>
13629
13630 * gdb.base/async-shell.exp: Adjust expected output.
13631 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13632 * gdb.base/siginfo-thread.exp: Adjust expected output.
13633 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13634 * gdb.java/jnpe.exp: Adjust expected output.
13635 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13636 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13637 * gdb.threads/leader-exit.exp: Adjust expected output.
13638 * gdb.threads/manythreads.exp: Adjust expected output.
13639 * gdb.threads/pthreads.exp: Adjust expected output.
13640 * gdb.threads/schedlock.exp: Adjust expected output.
13641 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13642 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13643 expected output.
13644 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13645 output.
13646 * gdb.threads/sigthread.exp: Adjust expected output.
13647 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13648
b2789696
YQ
136492016-01-18 Yao Qi <yao.qi@linaro.org>
13650
13651 * gdb.guile/scm-section-script.c: Replace @progbits with
13652 %progbits.
13653 * gdb.python/py-section-script.c: Likewise.
13654
71ef29a8
PA
136552016-01-15 Pedro Alves <palves@redhat.com>
13656
13657 * gdb.multi/tids.exp: Test star wildcard ranges.
13658
3f5b7598
PA
136592016-01-15 Pedro Alves <palves@redhat.com>
13660
13661 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13662 command from "thread apply" invocation.
13663 (thr_apply_info_thr_invalid): Default the expected output to the
13664 input tid list.
13665 (top level): Add tests that use convenience variables. Add tests
13666 for "thread apply" with a valid TID list, but missing the command.
13667
663f6d42
PA
136682016-01-13 Pedro Alves <palves@redhat.com>
13669
13670 * gdb.base/default.exp: Expect $_gthread as well.
13671 * gdb.multi/tids.exp: Test $_gthread.
13672 * gdb.threads/thread-specific.exp: Test $_gthread.
13673
c84f6bbf
PA
136742016-01-13 Pedro Alves <palves@redhat.com>
13675
13676 * gdb.multi/tids.exp: Test "info threads -gid".
13677
22a02324
PA
136782016-01-13 Pedro Alves <palves@redhat.com>
13679
13680 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13681 Breakpoint.thread.
13682 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13683
5d5658a1
PA
136842016-01-07 Pedro Alves <palves@redhat.com>
13685
13686 * gdb.base/break.exp: Adjust to output changes.
13687 * gdb.base/hbreak2.exp: Likewise.
13688 * gdb.base/sepdebug.exp: Likewise.
13689 * gdb.base/watch_thread_num.exp: Likewise.
13690 * gdb.linespec/keywords.exp: Likewise.
13691 * gdb.multi/info-threads.exp: Likewise.
13692 * gdb.threads/thread-find.exp: Likewise.
13693 * gdb.multi/tids.c: New file.
13694 * gdb.multi/tids.exp: New file.
13695
84654457
PA
136962016-01-13 Pedro Alves <palves@redhat.com>
13697
13698 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
13699
e3940304
PA
137002016-01-13 Pedro Alves <palves@redhat.com>
13701
13702 * gdb.base/default.exp: Expect $_inferior as well.
13703 * gdb.multi/base.exp: Test $_inferior.
13704
a911d87a
PA
137052016-01-13 Pedro Alves <palves@redhat.com>
13706
13707 PR breakpoints/19388
13708 * gdb.base/catch-signal-siginfo-cond.c: New file.
13709 * gdb.base/catch-signal-siginfo-cond.exp: New file.
13710
82075af2
JS
137112016-01-12 Josh Stone <jistone@redhat.com>
13712 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13713
13714 * gdb.base/catch-syscall.c (do_execve): New variable.
13715 (main): Conditionally trigger an execve.
13716 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
13717 (test_catch_syscall_execve): New, check entry/return across execve.
13718 (do_syscall_tests): Call test_catch_syscall_execve.
13719
e46eeedd
PA
137202016-01-12 Pedro Alves <palves@redhat.com>
13721
13722 * gdb.base/random-signal.exp (do_test): New procedure, with body
13723 of testcase moved in.
13724
01d8c27e
JK
137252016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13726 Pedro Alves <palves@redhat.com>
13727
13728 * gdb.base/funcargs.exp (finish from indirectly called function):
13729 Reintroduce the case for 'First'.
13730
9a706302
JK
137312016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13732 Pedro Alves <palves@redhat.com>
13733
13734 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13735 (tcatch_vfork_then_child_follow_exec)
13736 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13737 identification.
13738
c0ecb95f
JK
137392016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13740
13741 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13742 and repeats to unlimited.
13743 * gdb.python/py-value.exp: Likewise.
13744 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13745 and repeats to unlimited.
13746
6cfc1fcb
JK
137472016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13748
13749 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13750 and reordering the functions.
13751 * gdb.multi/hangout.c: Likewise.
13752 * gdb.multi/hello.c: Likewise.
13753
582a1b00
SM
137542016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13755
13756 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13757 absolute.
13758 (SingleStatisticTestResult.report): Use dict.keys instead of
13759 dict.iterkeys.
13760
79bc59cb
PA
137612016-01-06 Pedro Alves <palves@redhat.com>
13762
13763 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13764
43368e1d
MM
137652016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13766
13767 * gdb.btrace/dlopen.exp: New.
13768 * gdb.btrace/dlopen.c: New.
13769 * gdb.btrace/dlopen-dso.c: New.
13770
79fad5b8
SL
137712015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13772
13773 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13774 PATTERN argument is optional.
13775
ab8314b3
JB
137762015-12-24 Joel Brobecker <brobecker@adacore.com>
13777
13778 * lib/ada.exp (target_compile_ada_from_dir): New function.
13779 (gdb_compile_ada): Reimplement avoiding the use of project files.
13780 * gdb.ada/gnat_ada.gpr: Delete.
13781 * gdb.ada/cond_lang.exp: Adjust test to make path before
13782 filename optional.
13783 * gdb.ada/small_reg_param.exp: Likewise.
13784
fe33faff
SM
137852015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13786
13787 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13788
6d265cb4
TP
137892015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13790
13791 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13792 case.
13793
10125099
SM
137942015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13795
13796 * gdb.base/break.exp: Remove dead code.
13797 * gdb.base/sepdebug.exp: Likewise.
13798
3ca22649
SM
137992015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13800
13801 * gdb.asm/asm-source.exp: Remove HP-UX references.
13802 * gdb.base/annota1.exp: Likewise.
13803 * gdb.base/annota3.exp: Likewise.
13804 * gdb.base/attach.exp: Likewise.
13805 * gdb.base/bigcore.exp: Likewise.
13806 * gdb.base/break.exp: Likewise.
13807 * gdb.base/call-ar-st.exp: Likewise.
13808 * gdb.base/callfuncs.exp: Likewise.
13809 * gdb.base/catch-fork-static.exp: Likewise.
13810 * gdb.base/display.exp: Likewise.
13811 * gdb.base/foll-exec-mode.exp: Likewise.
13812 * gdb.base/foll-exec.exp: Likewise.
13813 * gdb.base/foll-fork.exp: Likewise.
13814 * gdb.base/foll-vfork.exp: Likewise.
13815 * gdb.base/funcargs.exp: Likewise.
13816 * gdb.base/hbreak2.exp: Likewise.
13817 * gdb.base/inferior-died.exp: Likewise.
13818 * gdb.base/interrupt.exp: Likewise.
13819 * gdb.base/multi-forks.exp: Likewise.
13820 * gdb.base/nodebug.exp: Likewise.
13821 * gdb.base/sepdebug.exp: Likewise.
13822 * gdb.base/solib1.c: Likewise.
13823 * gdb.base/step-test.exp: Likewise.
13824 * gdb.mi/non-stop.c: Likewise.
13825 * gdb.mi/pthreads.c: Likewise.
13826 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13827 * gdb.threads/pthreads.c: Likewise.
13828 * gdb.threads/staticthreads.exp: Likewise.
13829 * lib/future.exp: Likewise.
13830 * lib/gdb.exp: Likewise.
13831 * gdb.base/so-indr-cl.c: Remove.
13832 * gdb.base/so-indr-cl.exp: Likewise.
13833 * gdb.base/solib.c: Likewise.
13834 * gdb.base/solib.exp: Likewise.
13835 * gdb.base/solib2.c: Likewise.
13836
b6304613
SM
138372015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13838
13839 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13840 * gdb.base/call-ar-st.exp: Likewise.
13841 * gdb.base/callfuncs.exp: Likewise.
13842 * gdb.base/condbreak.exp: Likewise.
13843 * gdb.base/constvars.exp: Likewise.
13844 * gdb.base/hbreak2.exp: Likewise.
13845 * gdb.base/langs.exp: Likewise.
13846 * gdb.base/list.exp: Likewise.
13847 * gdb.base/long_long.exp: Likewise.
13848 * gdb.base/ptype.exp: Likewise.
13849 * gdb.base/scope.exp: Likewise.
13850 * gdb.base/signals.exp: Likewise.
13851 * gdb.base/so-impl-ld.exp: Likewise.
13852 * gdb.base/varargs.exp: Likewise.
13853 * gdb.base/volatile.exp: Likewise.
13854 * gdb.base/whatis.exp: Likewise.
13855 * gdb.cp/cplusfuncs.exp: Likewise.
13856 * gdb.cp/inherit.exp: Likewise.
13857 * gdb.cp/local.exp: Likewise.
13858 * gdb.cp/member-ptr.exp: Likewise.
13859 * gdb.cp/method.exp: Likewise.
13860 * gdb.cp/overload.exp: Likewise.
13861 * gdb.cp/templates.exp: Likewise.
13862 * gdb.stabs/weird.exp: Likewise.
13863 * lib/compiler.c: Likewise.
13864 * lib/compiler.cc: Likewise.
13865 * lib/cp-support.exp: Likewise.
13866 * lib/gdb.exp: Likewise.
13867
bf401b07
SM
138682015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13869
13870 * configure.ac: Remove HP-UX case.
13871 * configure: Regenerate.
13872
aff9c0f8
SM
138732015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13874
13875 * lib/gdb.exp (gdb_compile): Add function doc.
13876
a6904d5a
PA
138772015-12-17 Pedro Alves <palves@redhat.com>
13878
13879 PR threads/19354
13880 * gdb.multi/info-threads.exp: New file.
13881
a22279dd
YQ
138822015-12-15 Yao Qi <yao.qi@linaro.org>
13883
13884 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13885 is aarch64*-*-*.
13886
0588c796
SL
138872015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13888
13889 * gdb.base/history-duplicates.exp: Skip if no readline support.
13890
5d978e17
SL
138912015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13892
13893 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13894
7e763b86
SL
138952015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13896
13897 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13898
87a3a92c
SL
138992015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13900
13901 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13902 ctrl-C if nointerrupts target property is set.
13903 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13904 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13905 * gdb.base/paginate-bg-execution.exp: Likewise.
13906 * gdb.base/paginate-execution-startup.exp: Likewise.
13907 * gdb.base/random-signal.exp: Likewise.
13908 * gdb.base/range-stepping.exp: Likewise.
13909 * gdb.cp/annota2.exp: Likewise.
13910 * gdb.cp/annota3.exp: Likewise.
13911 * gdb.gdb/selftest.exp: Likewise.
13912 * gdb.threads/continue-pending-status.exp: Likewise.
13913 * gdb.threads/leader-exit.exp: Likewise.
13914 * gdb.threads/manythreads.exp: Likewise.
13915 * gdb.threads/pthreads.exp: Likewise.
13916 * gdb.threads/schedlock.exp: Likewise.
13917 * gdb.threads/sigthread.exp: Likewise.
13918
a8f077dc
DB
139192015-12-11 Don Breazeal <donb@codesourcery.com>
13920
13921 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13922 remote.
13923 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13924 * gdb.base/foll-exec.exp (main): Enable for target remote.
13925 * gdb.base/foll-fork.exp (main): Likewise.
13926 * gdb.base/foll-vfork.exp (main): Likewise.
13927 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13928 (proc continue_to_exit_bp_loc): Use clean_restart.
13929 * gdb.base/pie-execl.exp (main): Disable for target remote.
13930 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13931 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13932 * gdb.threads/execl.exp (main): Likewise.
13933 * gdb.threads/fork-child-threads.exp (main): Likewise.
13934 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13935 remote.
13936 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13937 remote.
13938 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13939 pid.tid style ptids, instead of just tid.
13940 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13941 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13942 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13943 ptids, instead of just tid.
13944
3b2464a8
AB
139452015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13946
13947 * gdb.base/list.exp (test_list_forward): Add end of file error
13948 test.
13949 (test_repeat_list_command): Add end of file error test.
13950 (test_list_backwards): Add beginning of file error test.
13951
a0def019
AB
139522015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13953
13954 * gdb.base/list.exp (test_list_invalid_args): New function,
13955 defined, and called.
13956
5c000dff
AB
139572015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13958
13959 * gdb.base/list.exp (test_list): Make test names unique.
13960
f1637ebe
YQ
139612015-12-11 Yao Qi <yao.qi@linaro.org>
13962
13963 * gdb.base/coremaker2.c: Remove.
13964
36d6fc0a
PA
139652015-12-10 Pedro Alves <palves@redhat.com>
13966
13967 * gdb.multi/base.exp: Remove stale "spaces" references.
13968
762f7747
PA
139692015-12-10 Pedro Alves <palves@redhat.com>
13970
13971 * gdb.multi/base.exp: Don't use nowarnings.
13972 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13973 * gdb.multi/hangout.c: Include stdio.h.
13974 * gdb.multi/hello.c: Include stdlib.h.
13975 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13976 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13977 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13978
28d2bfb9
AB
139792015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13980
13981 * gdb.dwarf2/dw2-ranges-base.c: New file.
13982 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13983 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13984 support additional line table, and debug ranges generation.
13985 (Dwarf::ranges): New function, generate .debug_ranges.
13986 (Dwarf::lines): Support generating simple line table programs.
13987 (Dwarf::assemble): Initialise new namespace variables.
13988
5fc2beac
KB
139892015-12-09 Kevin Buettner <kevinb@redhat.com>
13990
13991 * gdb.base/async.exp (proc test_background): Add case for
13992 asynchronous execution not supported.
13993
1c35a88f
LM
139942015-12-09 Luis Machado <lgustavo@codesourcery.com>
13995
13996 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13997 format and change test names to make them unique.
13998
b593e3d9
RK
139992015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
14000 Pedro Alves <pedro@redhat.com>
14001
14002 PR gdb/18702
14003 Add checking of floatformats setup on x86_64 hosts.
14004 * gdb.arch/i386-float.S (main): Load bigval and smallval.
14005 (smallval, bigval): New labels/constants.
14006 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
14007 float" after loading bigval and smallval.
14008
d72413e6
PMR
140092015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
14010
14011 * gdb.ada/fun_overload_menu.exp: New testcase.
14012 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
14013
ece66d65
JS
140142015-12-04 Josh Stone <jistone@redhat.com>
14015
14016 * gdb.base/catch-fork-static.exp: New.
14017
41d0efca
YQ
140182015-12-03 Yao Qi <yao.qi@linaro.org>
14019
14020 * gdb.base/sizeof.c: Don't include stdio.h and
14021 ../lib/unbuffer_output.c.
14022 (main): New variable 'size' and 'value'. Remove printf and
14023 gdb_unbuffer_output. Assign return value to size and value.
14024 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
14025 at the beginning.
14026 (check_sizeof): Check the result by printing variable 'size'.
14027 (check_valueof): Check the result by printing variable 'value'.
14028
99fd02d9
YQ
140292015-12-01 Yao Qi <yao.qi@linaro.org>
14030
14031 * gdb.base/disp-step-syscall.exp: Define syscall instruction
14032 for aarch64*-*-linux* target.
14033
f2faf941
PA
140342015-11-30 Pedro Alves <palves@redhat.com>
14035
14036 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
14037
04bf20c5
PA
140382015-11-30 Pedro Alves <palves@redhat.com>
14039
14040 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
14041 Handle non-stop mode vCont replies.
14042
09df4675
PA
140432015-11-30 Pedro Alves <palves@redhat.com>
14044
14045 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
14046 prepare_for_testing. Start gdb with "set non-stop on" appended to
14047 GDBFLAGS. Lax expected stop output.
14048
58b584af
YQ
140492015-11-27 Yao Qi <yao.qi@linaro.org>
14050
14051 * gdb.arch/arm-neon.exp: New.
14052 * gdb.arch/arm-neon.c: New.
14053
dfcb77a8
YQ
140542015-11-27 Yao Qi <yao.qi@linaro.org>
14055
14056 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
14057
88e8ec1b
YQ
140582015-11-27 Yao Qi <yao.qi@linaro.org>
14059
14060 * gdb.cp/annota2.exp: Allow multiple occurrences of the
14061 frames-invalid annotation.
14062
bfde72c2
YQ
140632015-11-27 Yao Qi <yao.qi@linaro.org>
14064
14065 * gdb.cp/annota2.exp: Use ${frames_invalid}.
14066
f6512a69
SM
140672015-11-26 Simon Marchi <simon.marchi@ericsson.com>
14068
14069 * gdb.threads/names.exp: New file.
14070 * gdb.threads/names.c: New file.
14071 * README: Mention gdb,no_thread_names.
14072
46a3515b
MM
140732015-11-26 Markus Metzger <markus.t.metzger@intel.com>
14074
14075 PR 19297
14076 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
14077 support" error.
14078
62147a22
PA
140792015-11-24 Pedro Alves <palves@redhat.com>
14080
14081 PR 17539
14082 * gdb.base/display.exp: Expect displays to be sorted in ascending
14083 order. Use multi_line.
14084 * gdb.base/solib-display.exp: Likewise.
14085
2f341b6e
PA
140862015-11-24 Pedro Alves <palves@redhat.com>
14087
14088 PR 17539
25d49b86
PA
14089 * gdb.base/display.exp: Expect displays to be sorted in ascending
14090 order. Use multi_line.
14091 * gdb.base/solib-display.exp: Likewise.
2f341b6e 14092
7e0aa6aa
PA
140932015-11-24 Pedro Alves <palves@redhat.com>
14094
14095 PR 17539
14096 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
14097 threads in ascending order.
14098 * gdb.base/foll-fork.exp: Likewise.
14099 * gdb.base/foll-vfork.exp: Likewise.
14100 * gdb.base/multi-forks.exp: Likewise.
14101 * gdb.mi/mi-nonstop.exp: Likewise.
14102 * gdb.mi/mi-nsintrall.exp: Likewise.
14103 * gdb.multi/base.exp: Likewise.
14104 * gdb.multi/multi-arch.exp: Likewise.
14105 * gdb.python/py-inferior.exp: Likewise.
14106 * gdb.threads/break-while-running.exp: Likewise.
14107 * gdb.threads/execl.exp: Likewise.
14108 * gdb.threads/gcore-thread.exp: Likewise.
14109 * gdb.threads/info-threads-cur-sal.exp: Likewise.
14110 * gdb.threads/kill.exp: Likewise.
14111 * gdb.threads/linux-dp.exp: Likewise.
14112 * gdb.threads/multiple-step-overs.exp: Likewise.
14113 * gdb.threads/next-bp-other-thread.exp: Likewise.
14114 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
14115 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
14116 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
14117 * gdb.threads/thread-find.exp: Likewise.
14118 * gdb.threads/tls.exp: Likewise.
14119 * lib/mi-support.exp (mi_reverse_list): Delete.
14120 (mi_check_thread_states): No longer reverse list.
14121
2cc57ad8
PA
141222015-11-24 Pedro Alves <palves@redhat.com>
14123
14124 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
14125 use lowercase.
14126
c93e8391
SM
141272015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14128
14129 * gdb.trace/actions.c: Include trace-common.h.
14130 (main): Add a location for a fast tracepoint.
14131 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
14132 the normal tracepoints.
14133 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
14134
045ccf91
SM
141352015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14136
14137 * save-trace.exp: Factor out code to these...
14138 (gdb_save_tracepoints): New.
14139 (gdb_load_tracepoints): New.
14140 (do_save_load_test): New.
14141
5506f9f6
KB
141422015-11-23 Kevin Buettner <kevinb@redhat.com>
14143
14144 * gdb.base/asmlabel.exp: New test.
14145 * gdb.base/asmlabel.c: New test case.
14146
16c3b12f
JB
141472015-11-23 Joel Brobecker <brobecker@adacore.com>
14148
14149 * gdb.base/wrong_frame_bt_full-main.c: New file.
14150 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
14151 * gdb.base/wrong_frame_bt_full.exp: New file.
14152
155bfbd3
JB
141532015-11-23 Joel Brobecker <brobecker@adacore.com>
14154
14155 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
14156
bb097445
JM
141572015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14158
206853a0 14159 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
14160 pstate register when comparing registers values in
14161 sparc64-*-linux-gnu targets to avoid spurious differences.
14162
9c88ed8f
JM
141632015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14164
206853a0 14165 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 14166
96161e25
SL
141672015-11-19 Sandra Loosemore <sandra@codesourcery.com>
14168
14169 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
14170 as type argument to gdb_compile.
14171 * gdb.base/nested-subp2.exp: Likewise.
14172 * gdb.base/nested-subp3.exp: Likewise.
14173
340c2830
DV
141742015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
14175
14176 * lib/dwarf.exp (_note): Fix left shift of negative value.
14177 * gdb.trace/trace-condition.exp: Likewise.
14178
c1862d0f
YQ
141792015-11-13 Yao Qi <yao.qi@linaro.org>
14180
14181 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
14182 comments about d10v.
14183 (test_scalar_returns): Likewise.
14184 * gdb.base/d10v.ld: Remove.
14185 * gdb.base/overlays.exp: Remove the target triplet checking for
14186 d10v-*-*.
14187 * gdb.base/structs.exp (test_struct_returns): Remove the
14188 comments about d10v.
14189 (test_struct_calls): Likewise.
14190
77ae9c19
YQ
141912015-11-13 Yao Qi <yao.qi@linaro.org>
14192
14193 * gdb.base/gnu_vector.exp: Check the return value by "p res".
14194 * gdb.base/gnu_vector.c: Don't include stdio.h.
14195 (main): Don't print res and call add_some_intvecs.
14196
430e004e
MK
141972015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
14198
14199 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
14200 macro.
14201 (func5): Removed.
14202 (func4): Use FAST_TRACEPOINT_LABEL.
14203 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
14204 macro.
14205 (func): Removed.
14206 (thread_function): Use FAST_TRACEPOINT_LABEL.
14207 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
14208 (func): Remove.
14209 (marker): Use FAST_TRACEPOINT_LABEL.
14210 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
14211 (pendfunc1): Remove.
14212 (pendfunc): Use FAST_TRACEPOINT_LABEL.
14213 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
14214 (foo): Remove.
14215 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
14216 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
14217 macro.
14218 (func): Remove.
14219 (marker): Use FAST_TRACEPOINT_LABEL.
14220 * gdb.trace/trace-common.h: New header.
14221 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
14222 macro.
14223 (func): Remove.
14224 (marker): Use FAST_TRACEPOINT_LABEL.
14225 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
14226 (func): Remove.
14227 (thread_function): Use FAST_TRACEPOINT_LABEL.
14228
6e7675a7
MK
142292015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
14230
14231 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
14232 in front.
14233 * gdb.trace/change-loc.exp: Use global pcreg definition.
14234 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
14235 * gdb.trace/entry-values.exp: Use global spreg definition, add $
14236 in front.
14237 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
14238 * gdb.trace/pending.exp: Likewise.
14239 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
14240 * gdb.trace/trace-break.exp: Likewise.
14241 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
14242 in front.
14243 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
14244 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
14245 in front.
14246 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
14247
dddc0e16
JB
142482015-11-09 Joel Brobecker <brobecker@adacore.com>
14249
14250 * gdb.ada/fin_fun_out: New testcase.
14251
c6f0b406
KB
142522015-11-07 Kevin Buettner <kevinb@redhat.com>
14253
14254 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
14255 value associated with DW_AT_byte_size.
14256 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
14257 constants for DW_AT_byte_size, DW_AT_lower_bound, and
14258 DW_AT_upper_bound.
14259
f01dcfd9
KB
142602015-11-07 Kevin Buettner <kevinb@redhat.com>
14261
14262 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14263 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14264 version.
14265 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14266 gdb.dwarf2/dw2-canonicalize-type.exp,
14267 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14268 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14269 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14270 provided by gdb_target_symbol_prefix_flags_asm.
14271 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14272 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14273 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14274 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14275 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14276 macros where needed). Use this macro for symbols which require
14277 the prefix provided by SYMBOL_PREFIX.
14278
2223449a
KB
142792015-11-05 Kevin Buettner <kevinb@redhat.com>
14280
14281 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14282 New procs.
14283 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14284 representing expressions, of more than one list element.
14285 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14286 to prepend linker symbol prefix to f.
14287 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14288 table_1 and table_2.
14289 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14290 Likewise, for f and g.
14291 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14292 for ptr.
14293 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14294 for main.
14295 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14296 table_1_ptr and table_2_ptr.
14297
6f2f1a3a
JK
142982015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14299 Joel Brobecker <brobecker@adacore.com>
14300
14301 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14302
566c56c9
MK
143032015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14304
14305 * gdb.reverse/s390-mvcle.c: New test.
14306 * gdb.reverse/s390-mvcle.exp: New file.
14307 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14308
d5f0636b
MK
143092015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14310
14311 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14312
7ad8b86c
MK
143132015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14314
14315 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14316 reaching marker2.
14317 * gdb.reverse/getresuid-reverse.exp: Likewise.
14318 * gdb.reverse/pipe-reverse.exp: Likewise.
14319 * gdb.reverse/readv-reverse.exp: Likewise.
14320 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14321 * gdb.reverse/time-reverse.exp: Likewise.
14322 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14323
4081c0f1
YQ
143242015-10-30 Yao Qi <yao.qi@linaro.org>
14325
14326 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14327 (empty_cycle): Remove.
14328 (main): Don't call empty_cycle. Don't use watch_count_done.
14329 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14330 empty_cycle. Rewrite the code counting HW watchpoints.
14331
452b4ba5
MK
143322015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14333
14334 * gdb.reverse/fstatat-reverse.c: New test.
14335 * gdb.reverse/fstatat-reverse.exp: New file.
14336 * gdb.reverse/getresuid-reverse.c: New test.
14337 * gdb.reverse/getresuid-reverse.exp: New file.
14338 * gdb.reverse/pipe-reverse.c: New test.
14339 * gdb.reverse/pipe-reverse.exp: New file.
14340 * gdb.reverse/readv-reverse.c: New test.
14341 * gdb.reverse/readv-reverse.exp: New file.
14342 * gdb.reverse/recvmsg-reverse.c: New test.
14343 * gdb.reverse/recvmsg-reverse.exp: New file.
14344 * gdb.reverse/time-reverse.c: New test.
14345 * gdb.reverse/time-reverse.exp: New file.
14346 * gdb.reverse/waitpid-reverse.c: New test.
14347 * gdb.reverse/waitpid-reverse.exp: New file.
14348
5e2e7507
JK
143492015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14350
14351 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14352
0fde2c53
DE
143532015-10-26 Doug Evans <dje@google.com>
14354
14355 PR symtab/17391
14356 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14357 * gdb.dwarf2/bad-regnum.c: New file.
14358 * gdb.dwarf2/bad-regnum.exp: New file.
14359
1a70ae97
DE
143602015-10-26 Doug Evans <dje@google.com>
14361
14362 PR python/18938
14363 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14364 file.
14365
27dc26ab
JK
143662015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14367
14368 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14369 for a change by "Mention language in compile error message".
14370
bed91f4d
SM
143712015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14372
14373 PR python/18073
14374 * gdb.python/py-type.c (C::a_method): New.
14375 (C::a_const_method): New.
14376 (C::a_static_method): New.
14377 (a_function): New.
14378 * gdb.python/py-type.exp (test_fields): Test getting fields
14379 from function and method.
14380
3f2f83dd
KB
143812015-10-21 Keven Boell <keven.boell@intel.com>
14382
14383 * gdb.fortran/vla-alloc-assoc.exp: New file.
14384 * gdb.fortran/vla-datatypes.exp: New file.
14385 * gdb.fortran/vla-datatypes.f90: New file.
14386 * gdb.fortran/vla-history.exp: New file.
14387 * gdb.fortran/vla-ptype-sub.exp: New file.
14388 * gdb.fortran/vla-ptype.exp: New file.
14389 * gdb.fortran/vla-sizeof.exp: New file.
14390 * gdb.fortran/vla-sub.f90: New file.
14391 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14392 * gdb.fortran/vla-value-sub-finish.exp: New file.
14393 * gdb.fortran/vla-value-sub.exp: New file.
14394 * gdb.fortran/vla-value.exp: New file.
14395 * gdb.fortran/vla-ptr-info.exp: New file.
14396 * gdb.mi/mi-vla-fortran.exp: New file.
14397 * gdb.mi/vla.f90: New file.
14398
27145d50
SL
143992015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14400
14401 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14402 of hardwired timeout value.
14403
5f3ff4f8
JK
144042015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14405 Pedro Alves <palves@redhat.com>
14406
14407 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14408 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14409
bfd09d20
JS
144102015-10-19 Josh Stone <jistone@redhat.com>
14411
14412 * gdb.base/catch-syscall.c: Include <sched.h>.
14413 (unknown_syscall): New variable.
14414 (main): Trigger a vfork and an unknown syscall.
14415 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14416 (unknown_syscall_number): Likewise.
14417 (check_call_to_syscall): Accept an optional syscall pattern.
14418 (check_return_from_syscall): Likewise.
14419 (check_continue): Likewise.
14420 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14421 (test_catch_syscall_skipping_return): New test toggling off 'catch
14422 syscall' to step over the syscall return, then toggling back on.
14423 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14424 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14425 (do_syscall_tests): Call test_catch_syscall_without_args and
14426 test_catch_syscall_mid_vfork.
14427 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14428 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14429
b32b93c6
AS
144302015-10-19 Andrew Stubbs <ams@codesourcery.com>
14431
14432 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14433 print g_vE): Add new pass patterns.
14434 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14435 print various symbol names for vptr fields.
14436
9d622bda
AB
144372015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14438
14439 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14440 results.
14441
0fd8ac1c
YQ
144422015-10-12 Yao Qi <yao.qi@linaro.org>
14443
14444 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14445
34240514
YQ
144462015-10-12 Yao Qi <yao.qi@linaro.org>
14447
14448 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14449 is aarch64*-*-linux*.
14450
8240f442
YQ
144512015-10-12 Yao Qi <yao.qi@linaro.org>
14452
14453 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14454 (can_relocate_bcond_true): ... it.
14455 (can_relocate_bcond_false): New function.
14456 (foo): Likewise.
14457 (can_relocate_bl): Likewise.
14458 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14459 can_relocate_bl.
14460
2520f728
PMR
144612015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14462
14463 * gdb.base/nested-addr.c: New file.
14464 * gdb.base/nested-addr.exp: New testcase.
14465
abcef95a
MM
144662015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14467
14468 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14469 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14470 its output. Ignore the output of "record goto begin" and instead
14471 check that GDB is replaying.
14472
145e3ddb
PA
144732015-10-09 Pedro Alves <palves@redhat.com>
14474
14475 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14476 (top level): Use it in the run with no args test.
14477
d5d8c4e1
IB
144782015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14479
14480 * gdb.dlang/properties.exp: New file.
14481
06e635ef
SL
144822015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14483
14484 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14485 whether or not address 0x1000 is mapped on the target.
14486
e019fd1d
SM
144872015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14488
14489 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14490 build.
14491
77ba2a67
MM
144922015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14493
14494 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14495 instruction-history test.
14496
c60eb31f
DE
144972015-09-28 Doug Evans <dje@google.com>
14498
14499 * gdb.base/gcore.c (array_func): Add reference to static_array.
14500
9a3c8263
SM
145012015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14502
14503 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14504 source line.
14505
9720e656
SL
145062015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14507
14508 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14509 short or char as base type.
14510
938d3bf2
SL
145112015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14512
14513 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14514 to allow any size enum.
14515
e6c2c623
PMR
145162015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14517
14518 * gdb.ada/array_ptr_renaming.exp: New testcase.
14519 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14520 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14521
06da0f77
PL
145222015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14523
14524 * gdb.trace/ftrace-lock.c: New file.
14525 * gdb.trace/ftrace-lock.exp: New file.
14526
4f51c22a
PL
145272015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14528
14529 * gdb.arch/insn-reloc.c: New file.
14530 * gdb.arch/ftrace-insn-reloc.exp: New file.
14531
7041adf4
PL
145322015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14533
14534 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14535 instruction.
14536 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14537 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14538 * gdb.trace/range-stepping.c: Likewise.
14539 * gdb.trace/trace-break.c: Likewise.
14540 * gdb.trace/trace-mt.c (thread_function): Likewise.
14541 * gdb.trace/ftrace.c (marker): Likewise.
14542 * gdb.trace/trace-condition.c (marker): Likewise.
14543 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14544 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14545 is_aarch64_target.
14546
015d2e7e
DE
145472015-09-18 Doug Evans <xdje42@gmail.com>
14548
14549 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14550 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14551
26b188a2
SL
145522015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14553
14554 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14555 the breakpoint.
14556
79dc332b
SL
145572015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14558
14559 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14560 the pending breakpoint. Remove timeout override for "Run till
14561 MI pending breakpoint on pendfunc3 on thread 2" test.
14562
f57929f2
SL
145632015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14564
14565 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14566 filename pattern.
14567
3f469b17
SL
145682015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14569
14570 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14571 in breakpoint filename pattern.
14572
515b89b3
SL
145732015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14574
7800dbe4
SL
14575 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14576
145772015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14578
515b89b3
SL
14579 * gdb.linespec/explicit.exp: Check for readline support for
14580 tab-completion tests. Fix obvious typo.
14581
d2939ba2
MM
145822015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14583
14584 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14585 and replay.
14586
cbb55fa7
MM
145872015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14588
14589 * gdb.btrace/non-stop.c: New.
14590 * gdb.btrace/non-stop.exp: New.
14591
43691ca1
PL
145922015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14593 Yao Qi <yao.qi@linaro.org>
14594
14595 * gdb.trace/trace-condition.c: New file.
14596 * gdb.trace/trace-condition.exp: New file.
14597
d78908cf
WW
145982015-09-16 Wei-cheng Wang <cole945@gmail.com>
14599
14600 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14601 for testing bytecode compilation.
14602
1ed415e2
PA
146032015-09-16 Pedro Alves <palves@redhat.com>
14604 Sandra Loosemore <sandra@codesourcery.com>
14605
14606 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14607 (SECONDS): Redefine.
14608 (main): Call pthread_kill and alarm early.
14609 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14610 support.
14611 (test): If the target can't hardware step and doesn't support
14612 displaced stepping, increase the timeout.
14613
d136eff5
PA
146142015-09-16 Pedro Alves <palves@redhat.com>
14615
14616 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14617 (enable_debug): New procedures.
14618 (test): Use them. Bail out if waiting for threads fails.
14619 (top level): Bail out if a test fails.
14620
991f019c
YQ
146212015-09-16 Yao Qi <yao.qi@linaro.org>
14622
14623 * gdb.asm/asm-source.exp: Set asm-arch for
14624 aarch64*-*-* target.
14625 * gdb.asm/aarch64.inc: New file.
14626
bfca584f
PMR
146272015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14628
14629 * gdb.ada/array_of_variable_length.exp: New testcase.
14630 * gdb.ada/array_of_variable_length/foo.adb: New file.
14631 * gdb.ada/array_of_variable_length/pck.adb: New file.
14632 * gdb.ada/array_of_variable_length/pck.ads: New file.
14633
b326e587
DE
146342015-09-15 Doug Evans <dje@google.com>
14635
14636 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14637 of function static local variable.
14638
5382cfab
PW
146392015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14640
14641 * gdb.threads/tls-so_extern.exp: New test file.
14642 * gdb.threads/tls-so_extern.c: New test file.
14643 * gdb.threads/tls-so_extern_main.c: New test file.
14644
141c5cc4
JK
146452015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14646
14647 * gdb.opt/solib-intra-step-lib.c: New file.
14648 * gdb.opt/solib-intra-step-main.c: New file.
14649 * gdb.opt/solib-intra-step.exp: New file.
14650
d15dcecd
PA
146512015-09-15 Pedro Alves <palves@redhat.com>
14652
14653 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14654 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14655
4c2f2a79
PA
146562015-09-14 Pedro Alves <palves@redhat.com>
14657
14658 * gdb.base/hook-stop-continue.c: Delete.
14659 * gdb.base/hook-stop-continue.exp: Delete.
14660 * gdb.base/hook-stop-frame.c: Delete.
14661 * gdb.base/hook-stop-frame.exp: Delete.
14662 * gdb.base/hook-stop.c: New file.
14663 * gdb.base/hook-stop.exp: New file.
14664
919e6dbe
PMR
146652015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14666
14667 * gdb.ada/access_to_packed_array.exp: New testcase.
14668 * gdb.ada/access_to_packed_array/foo.adb: New file.
14669 * gdb.ada/access_to_packed_array/pack.adb: New file.
14670 * gdb.ada/access_to_packed_array/pack.ads: New file.
14671
157280a4
MM
146722015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14673
14674 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14675 buffer size test.
14676
2fd33e94
DB
146772015-09-11 Don Breazeal <donb@codesourcery.com>
14678
14679 * gdb.base/foll-exec.c: Add copyright header. Fix
14680 formatting issues.
14681 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14682 (do_exec_tests): Use clean_restart in place of zap_session,
14683 and for test initialization. Fix formatting issues. Use
14684 fail in place of perror.
14685 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
14686 an expect statement to match an expression with output from
14687 the program under debug.
14688 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
14689 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
14690 * gdb.threads/non-ldr-exc-2.exp: Likewise.
14691 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14692 * gdb.threads/non-ldr-exc-4.exp: Likewise.
14693
e70b6e8e
DE
146942015-09-09 Doug Evans <dje@google.com>
14695
14696 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
14697
7a551a51
DE
146982015-09-09 Doug Evans <dje@google.com>
14699
14700 * gdb.base/pie-execl.exp: Fix result test of build_executable.
14701
4c666f84
DE
147022015-09-09 Doug Evans <dje@google.com>
14703
14704 * gdb.base/savedregs.exp: Fix typo.
14705
243a9253
PA
147062015-09-09 Pedro Alves <palves@redhat.com>
14707
14708 * gdb.mi/mi-cli.exp: Add CLI finish tests.
14709
c0fa8fbd
SL
147102015-09-08 Sandra Loosemore <sandra@codesourcery.com>
14711
14712 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
14713 command actually switches threads. Give up on remaining
14714 tests if target fails to stop at breakpoint.
14715
cd7c1778
PMR
147162015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
14717
14718 * gdb.ada/funcall_char.exp: New testcase.
14719 * gdb.ada/funcall_char/foo.adb: New file.
14720
dc5c8746
PMR
147212015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14722
14723 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14724 expected outputs. Add two testcases for completing ambiguous
14725 functions.
14726 * gdb.ada/complete/aux_pck.adb: New file.
14727 * gdb.ada/complete/aux_pck.ads: New file.
14728 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14729 Ambiguous_Func functions.
14730 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14731 * gdb.ada/complete/pck.adb: Likewise.
14732
4e83a1e7
UW
147332015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14734
14735 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14736 failures to run the test program under GDB.
14737
8ce74153
LM
147382015-08-26 Luis Machado <lgustavo@codesourcery.com>
14739
14740 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14741 to C.
14742
e9756d52
PP
147432015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14744
14745 * gdb.base/run-after-attach.exp: New test file.
14746 * gdb.base/run-after-attach.c: New test file.
14747
8d37573b
DB
147482015-08-26 Don Breazeal <donb@codesourcery.com>
14749
14750 * gdb.base/foll-exec-2.c: New test program.
14751 * gdb.base/foll-exec-2.exp: New test.
14752
63e43d3a
PMR
147532015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14754
14755 * gdb.base/nested-subp1.exp: New file.
14756 * gdb.base/nested-subp1.c: New file.
14757 * gdb.base/nested-subp2.exp: New file.
14758 * gdb.base/nested-subp2.c: New file.
14759 * gdb.base/nested-subp3.exp: New file.
14760 * gdb.base/nested-subp3.c: New file.
14761
3d40fbb5
PA
147622015-08-24 Pedro Alves <palves@redhat.com>
14763
14764 * gdb.server/connect-without-multi-process.c: New file.
14765 * gdb.server/connect-without-multi-process.exp: New file.
14766
4422ac93
LM
147672015-08-24 Luis Machado <lgustavo@codesourcery.com>
14768
14769 * gdb.opt/inline-markers.c: Make z int.
14770
91dddb86
LM
147712015-08-24 Luis Machado <lgustavo@codesourcery.com>
14772
14773 * gdb.opt/inline-markers.c: Make z volatile.
14774
a48847ee
LM
147752015-08-24 Luis Machado <lgustavo@codesourcery.com>
14776
14777 * gdb.opt/inline-bt.c: New volatile global z.
14778 * gdb.opt/inline-cmds.c: Likewise.
14779 * gdb.opt/inline-locals.c: Likewise.
14780 * gdb.opt/inline-markers.c: New extern global z.
14781 (marker): Use z.
14782 (inline_fn): Likewise.
14783
0ebbc52b
PA
147842015-08-24 Pedro Alves <palves@redhat.com>
14785
14786 * config/m32r-stub.exp: Remove file.
14787 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14788 * gdb.base/call-rt-st.exp: Likewise.
14789 * gdb.base/call-strs.exp: Likewise.
14790 * gdb.base/default.exp: Remove references to h8300-*-hms and
14791 *-*-udi*.
14792 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14793
77c365df
AA
147942015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14795
14796 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14797 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14798 and "return" use KFAIL when GDB can not read/write the vector
14799 return value.
14800
4313b8c0
GB
148012015-08-21 Gary Benson <gbenson@redhat.com>
14802
14803 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14804
0e433b32
PA
148052015-08-20 Pedro Alves <palves@redhat.com>
14806
14807 * gdb.server/solib-list.exp: No longer expect an interior stop in
14808 non-stop mode.
14809
221e1a37
PA
148102015-08-20 Pedro Alves <palves@redhat.com>
14811
14812 * gdb.server/connect-stopped-target.c: New file.
14813 * gdb.server/connect-stopped-target.exp: New file.
14814
40e3ad0e
PA
148152015-08-20 Pedro Alves <palves@redhat.com>
14816
14817 * gdb.dwarf2/comp-unit-lang.exp: New file.
14818 * gdb.dwarf2/comp-unit-lang.c: New file.
14819
af39b327
PMR
148202015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14821
14822 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14823 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14824
7d45c7c3 148252015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 14826
7d45c7c3
KB
14827 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14828 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14829
4d6cceb4
DE
148302015-08-18 Doug Evans <dje@google.com>
14831 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14832
14833 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14834 skip_python_tests. New arg prompt_regexp.
14835 (skip_python_tests): New function.
14836 * lib/mi-support.exp (mi_skip_python_tests): New function.
14837 * gdb.python/py-mi-objfile-gdb.py: New file.
14838 * gdb.python/py-mi-objfile.c: New file.
14839 * gdb.python/py-mi-objfile.exp: New file.
14840
ad89c2aa
KS
148412015-08-17 Keith Seitz <keiths@redhat.com>
14842
14843 * gdb.linespec/explicit.exp: Move strace test from here ...
14844 * gdb.trace/strace.exp: ... to here.
14845
e3ae3c43
PP
148462015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14847
14848 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14849 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14850
604b2636
DE
148512015-08-14 Doug Evans <xdje42@gmail.com>
14852
14853 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14854 inferior before selecting a new file.
14855
6ff0ba5f
DE
148562015-08-14 Doug Evans <xdje42@gmail.com>
14857
14858 * gdb.mi/mi-disassemble.exp: Update.
14859 * gdb.base/disasm-optim.S: New file.
14860 * gdb.base/disasm-optim.c: New file.
14861 * gdb.base/disasm-optim.h: New file.
14862 * gdb.base/disasm-optim.exp: New file.
14863
9ca98f92
KS
148642015-08-14 Keith Seitz <keiths@redhat.com>
14865
14866 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14867 "evaluated-by".
14868
52bbc560
JB
148692015-08-13 Joel Brobecker <brobecker@adacore.com>
14870
14871 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14872
5d8c3ed3
PMR
148732015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14874
14875 * gdb.ada/fun_renaming.exp: New testcase.
14876 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14877 * gdb.ada/fun_renaming/pack.adb: New file.
14878 * gdb.ada/fun_renaming/pack.ads: New file.
14879
ea8812bc
KS
148802015-08-12 Keith Seitz <keiths@redhat.com>
14881
14882 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14883 gdb_get_line_number.
14884
4dafcdeb
JB
148852015-08-12 Joel Brobecker <brobecker@adacore.com>
14886
14887 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14888 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14889 gdb.base/dso2dso.exp: New files.
14890
5ba32597
SDJ
148912015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14892 Pedro Alves <palves@redhat.com>
14893 Keith Seitz <keiths@redhat.com>
14894
14895 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14896 GDBFLAGS.
14897
b6dafabf
PP
148982015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14899
14900 * gdb.base/gdbhistsize-history.exp
14901 (test_histsize_history_setting): Use save_vars.
14902 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14903 Use save_vars.
14904 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14905 * gdb.base/readline.exp: Use save_vars.
14906
abe8e607
PP
149072015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14908
14909 * lib/gdb.exp (save_vars): New proc.
14910
629500fa
KS
149112015-08-11 Keith Seitz <keiths@redhat.com>
14912
14913 * gdb.base/help.exp: Update help_breakpoint_text.
14914
eb8c4e2e
KS
149152015-08-11 Keith Seitz <keiths@redhat.com>
14916
14917 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14918 (at toplevel): Call test_explicit_breakpoints.
14919 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14920 breakpoints.
14921 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14922 breakpoint conditions, "-cond".
14923
87f0e720
KS
149242015-08-11 Keith Seitz <keiths@redhat.com>
14925
14926 * gdb.linespec/3explicit.c: New file.
14927 * gdb.linespec/cpexplicit.cc: New file.
14928 * gdb.linespec/cpexplicit.exp: New file.
14929 * gdb.linespec/explicit.c: New file.
14930 * gdb.linespec/explicit.exp: New file.
14931 * gdb.linespec/explicit2.c: New file.
14932 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14933 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14934 before using in the matching pattern.
14935 Clarify that `prefix' is a regular expression.
14936
f00aae0f
KS
149372015-08-11 Keith Seitz <keiths@redhat.com>
14938
14939 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14940 test.
14941 Add tests for missing ",FMT" and ",".
14942
e27852be
DE
149432015-08-10 Doug Evans <dje@google.com>
14944 Keith Seitz <keiths@redhat.com>
14945
14946 PR gdb/17960
14947 * gdb.base/completion.exp: Add location completer tests.
14948
7f03bd92
PA
149492015-08-07 Pedro Alves <palves@redhat.com>
14950
14951 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14952 tests here.
14953 (top level): Run do_test with and without displaced stepping.
14954
3fc8eb30
PA
149552015-08-07 Pedro Alves <palves@redhat.com>
14956
14957 * gdb.base/valgrind-disp-step.c: New file.
14958 * gdb.base/valgrind-disp-step.exp: New file.
14959
d4569d7b
PA
149602015-08-07 Pedro Alves <palves@redhat.com>
14961
14962 * gdb.threads/step-over-lands-on-breakpoint.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-lands-on-breakpoint.exp (do_test): Change
14967 comment.
14968 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14969 Delete function.
14970 (main): Add alarm. Run an infinite loop instead of calling
14971 wait_threads.
14972 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14973 comment.
14974
e1316e60
PA
149752015-08-07 Pedro Alves <palves@redhat.com>
14976
14977 * gdb.base/checkpoint-ns.exp: New file.
14978 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14979 standard_testfile.
14980
da8c46d2
MM
149812015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14982
14983 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14984 * gdb.btrace/instruction_history.exp: Update.
14985 * gdb.btrace/tsx.exp: New.
14986 * gdb.btrace/tsx.c: New.
14987
de1c2c52
PA
149882015-08-06 Pedro Alves <palves@redhat.com>
14989
14990 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14991 increase timeout.
14992 * gdb.reverse/until-precsave.exp: Bump timeouts.
14993
782e0bf4
PA
149942015-08-06 Pedro Alves <palves@redhat.com>
14995
14996 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14997
83e97ed0
PA
149982015-08-06 Pedro Alves <palves@redhat.com>
14999
15000 PR gdb/18749
15001 * gdb.threads/process-dies-while-handling-bp.c: New file.
15002 * gdb.threads/process-dies-while-handling-bp.exp: New file.
15003
863d01bd
PA
150042015-08-06 Pedro Alves <palves@redhat.com>
15005
15006 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
15007 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
15008
0a39bb32
PA
150092015-08-05 Pedro Alves <palves@redhat.com>
15010
15011 * gdb.threads/next-while-other-thread-longjmps.c: New file.
15012 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
15013
ee2d2b10
SL
150142015-08-03 Sandra Loosemore <sandra@codesourcery.com>
15015
15016 * gdb.base/bp-permanent.exp: Report test as unsupported if
15017 the target cannot stop at the permanent breakpoint.
15018
4e1bdb00
DE
150192015-08-03 Doug Evans <dje@google.com>
15020
15021 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
15022 10000.
15023
3d338901
DE
150242015-08-03 Doug Evans <dje@google.com>
15025
15026 * Makefile.in (workers/%.worker, build-perf): New rule.
15027 (GDB_PERFTEST_MODE): New variable.
15028 (check-perf): Use it.
15029 (clean): Clean up gdb.perf parallel build subdirs.
15030 * lib/build-piece.exp: New file.
15031 * lib/gdb.exp (make_gdb_parallel_path): New function
15032 (standard_output_file, standard_temp_file): Call it.
15033 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15034 of $GDB_PARALLEL.
15035 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
15036
af061d3e
DE
150372015-08-03 Doug Evans <dje@google.com>
15038
8e1afc81 15039 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
15040 (LOG_FILE_NAME): New global.
15041 (TextReporter.__init__): Initialize self.txt_sum.
15042 (TextReporter.report): Add support for multiple data-points.
15043 Move report to perftest.sum, put raw data in perftest.log.
15044 (TextReporter.start): Open sum and log files.
15045 (TextReporter.end): Close sum and log files.
8e1afc81
DE
15046 * gdb.perf/lib/perftest/testresult.py
15047 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 15048
2c8c5d37
PA
150492015-07-31 Pedro Alves <palves@redhat.com>
15050
15051 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
15052 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15053 kill_wait_spawned_process instead of explicit "kill -9".
15054 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
15055 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15056 kill_wait_spawned_process.
15057 * gdb.base/attach-twice.exp: Likewise.
15058 * gdb.base/attach.exp: Likewise.
15059 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
15060 gdb_test_multiple.
15061 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
15062 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15063 kill_wait_spawned_process.
15064 * gdb.base/valgrind-infcall.exp: Likewise.
15065 * gdb.multi/multi-attach.exp: Likewise.
15066 * gdb.python/py-prompt.exp: Likewise.
15067 * gdb.python/py-sync-interp.exp: Likewise.
15068 * gdb.server/ext-attach.exp: Likewise.
15069 * gdb.threads/attach-into-signal.exp (corefunc): Use
15070 spawn_wait_for_attach, spawn_id_get_pid and
15071 kill_wait_spawned_process.
15072 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
15073 spawn_wait_for_attach returning a spawn id instead of a pid. Use
15074 spawn_id_get_pid and kill_wait_spawned_process.
15075 * gdb.threads/attach-stopped.exp (corefunc): Use
15076 spawn_wait_for_attach, spawn_id_get_pid and
15077 kill_wait_spawned_process.
15078 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
15079 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15080 kill_wait_spawned_process instead of explicit "kill -9".
15081 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
15082 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
15083 (spawn_wait_for_attach): Use spawn instead of exec to spawn
15084 processes. Don't map cygwin/windows pids here. Now returns a
15085 spawn id list.
15086
032a0fca
SL
150872015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15088
15089 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
15090 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
15091 correct patch.
15092
61a934ca
SL
150932015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15094
15095 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
15096
4bc4d428
SL
150972015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15098
15099 Reapply:
15100 2014-05-21 Mark Wielaard <mjw@redhat.com>
15101
15102 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15103
998d452a
PA
151042015-07-30 Pedro Alves <palves@redhat.com>
15105
15106 * linux-low.c (handle_extended_wait): Set the child's last
15107 reported status to TARGET_WAITKIND_STOPPED.
15108
69dde7dc
PA
151092015-07-30 Pedro Alves <palves@redhat.com>
15110
15111 PR threads/18600
15112 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
15113 only shows inferior 1.
15114
4dd63d48
PA
151152015-07-30 Simon Marchi <simon.marchi@ericsson.com>
15116 Pedro Alves <palves@redhat.com>
15117
15118 PR threads/18600
15119 * gdb.threads/fork-plus-threads.c: New file.
15120 * gdb.threads/fork-plus-threads.exp: New file.
15121
d618e4c5
PP
151222015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15123
15124 * gdb.base/batch-preserve-term-settings.exp
15125 (test_terminal_settings_preserved_after_cli_exit): Use
15126 send_quit_command.
15127
1eef6428
PA
151282015-07-29 Pedro Alves <palves@redhat.com>
15129 Don Breazeal <donb@codesourcery.com>
15130
15131 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
15132 output from both inferior_spawn_id and gdb_spawn_id.
15133
7da5b897
SDJ
151342015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15135
15136 * gdb.threads/attach-into-signal.exp (corefunc): Use
15137 with_test_prefix on nested loops, uniquefying the test messages.
15138
dac804df
SDJ
151392015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15140
15141 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
15142 commit.
15143
06265e53
PP
151442015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15145
15146 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
15147 New proc.
15148 (test_terminal_settings_preserved_after_sigterm): New test.
15149
18206ca3
PP
151502015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15151
15152 * gdb.base/batch-preserve-term-settings.exp
15153 (test_terminal_settings_preserved_after_cli_exit): New test.
15154
90074d11
PP
151552015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15156
15157 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
15158 manipulation of saved_gdbflags.
15159 (test_terminal_settings_preserved): Remove global declaration of
15160 the unused variable pagination_prompt. Remove manipulation of
15161 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
15162 GDBFLAGS.
15163
eb1a7902
PA
151642015-07-29 Pedro Alves <palves@redhat.com>
15165
15166 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
15167
8b75dd3b
PA
151682015-07-29 Pedro Alves <palves@redhat.com>
15169
15170 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
15171 at the top.
15172
dedad4e3
PA
151732015-07-29 Pedro Alves <palves@redhat.com>
15174
15175 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
15176 (main): Call gdb_unbuffer_output.
15177 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
15178 (main): Call gdb_unbuffer_output.
15179 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
15180 (main): Call gdb_unbuffer_output.
15181 * gdb.base/call-strs.exp: Adjust to step over the
15182 gdb_unbuffer_output call.
15183 * gdb.base/catch-gdb-caused-signals.c: Include
15184 "../lib/unbuffer_output.c".
15185 (main): Call gdb_unbuffer_output.
15186 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
15187 (main): Call gdb_unbuffer_output.
15188 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
15189 (main): Call gdb_unbuffer_output.
15190 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
15191 (main): Call gdb_unbuffer_output.
15192 * gdb.base/shlib-call.exp: Adjust to step over the
15193 gdb_unbuffer_output call.
15194 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
15195 (main): Call gdb_unbuffer_output.
15196 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
15197 (main): Call gdb_unbuffer_output.
15198 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
15199 (main): Rename to ...
15200 (test): ... this.
15201 (main): Reimplement.
15202 * gdb.base/varargs.exp: Run to test instead of to main.
15203 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15204 (main): Call gdb_unbuffer_output.
15205
58789a91
PA
152062015-07-29 Pedro Alves <palves@redhat.com>
15207
15208 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
15209 factore out from mi_continue_dprintf. For call-style dprintfs,
15210 expect dprintf output out of $inferior_spawn_id.
15211 (mi_continue_dprintf): Use mi_expect_dprintf.
15212 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15213 (main): Call gdb_unbuffer_output.
15214
e8376742
PA
152152015-07-29 Pedro Alves <palves@redhat.com>
15216
15217 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
15218 (default_mi_gdb_start): Set inferior_spawn_id instead of
15219 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
15220 gdb_spawn_id.
15221 (mi_gdb_test): Always expect inferior output from both
15222 $inferior_spawn_id and $gdb_spawn_id.
15223
08280010
PA
152242015-07-29 Pedro Alves <palves@redhat.com>
15225
15226 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
15227 send_inferior and $inferior_spawn_id.
15228
4d30e432
PA
152292015-07-29 Pedro Alves <palves@redhat.com>
15230
15231 * gdb.gdb/complaints.exp (test_initial_complaints)
15232 (test_serial_complaints, test_short_complaints): Use
15233 gdb_test_stdio.
15234 (test_empty_complaint): Handle $inferior_spawn_id !=
15235 $gdb_spawn_id.
15236
0d30a335
PA
152372015-07-29 Pedro Alves <palves@redhat.com>
15238
15239 * gdb.base/varargs.exp: Use gdb_test_stdio.
15240
39413b29
PA
152412015-07-29 Pedro Alves <palves@redhat.com>
15242
15243 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
15244
7cb000a9
PA
152452015-07-29 Pedro Alves <palves@redhat.com>
15246
15247 * gdb.base/ending-run.exp: Use gdb_test_stdio.
15248
d7b8ac82
PA
152492015-07-29 Pedro Alves <palves@redhat.com>
15250
15251 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
15252 parameter into two new parameters, "inf_result" and "gdb_result".
15253 Expect inferior output and gdb output from $inferior_spawn_id and
15254 $gdb_spawn_id, respectively. Adjust all callers.
15255
789c3a0c
PA
152562015-07-29 Pedro Alves <palves@redhat.com>
15257
15258 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
15259 of gdb_test_sequence.
15260
77e760c3
PA
152612015-07-29 Pedro Alves <palves@redhat.com>
15262
15263 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15264 (saw_spurious_output): Expect inferior output from
15265 $inferior_spawn_id. Use gdb_test_stdio.
15266
8396d2cd
PA
152672015-07-29 Pedro Alves <palves@redhat.com>
15268
15269 * gdb.base/dprintf.exp: Use standard_testfile. Change
15270 prepare_for_testing call.
15271 (srcfile): Don't set.
15272 (restart): New procedure.
15273 (test_dprintf): New procecure, use to continue over dprintfs.
15274 (test_call, test_agent): New procedures, tests moved here.
15275 Restart gdb and recreate dprintfs. Adjust expected output.
15276
2051d61f
PA
152772015-07-29 Pedro Alves <palves@redhat.com>
15278
15279 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15280
452397af
PA
152812015-07-29 Pedro Alves <palves@redhat.com>
15282
15283 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15284
8aed9555
PA
152852015-07-29 Pedro Alves <palves@redhat.com>
15286
15287 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15288 gdb_test_stdio.
15289
188a61b4
PA
152902015-07-29 Pedro Alves <palves@redhat.com>
15291
15292 * lib/gdb.exp (gdb_test_stdio): New procedure.
15293
12264a45
PA
152942015-07-29 Pedro Alves <palves@redhat.com>
15295
15296 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15297
23ffc893
PA
152982015-07-29 Pedro Alves <palves@redhat.com>
15299
15300 * gdb.base/call-signal-resume.exp: Remove check for
15301 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15302 * gdb.base/unwindonsignal.exp: Likewise.
15303 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15304 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15305
65566918
PA
153062015-07-29 Pedro Alves <palves@redhat.com>
15307
15308 * gdb.base/siginfo-addr.c (pass): New function.
15309 (handler): Call it iff si_addr is correct.
15310 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15311 Set a breakpoint at "pass" and continue to it.
15312
d60a9221
SDJ
153132015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15314
15315 * gdb.python/py-objfile.exp: Make some tests have unique names.
15316 * gdb.python/py-pp-registration.exp: Likewise.
15317
bde40b8f
PA
153182015-07-28 Pedro Alves <palves@redhat.com>
15319
15320 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15321
13e1dec8
SM
153222015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15323
15324 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15325
da33c9a7
SM
153262015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15327
15328 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15329
077836f7
PP
153302015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15331
15332 * gdb.base/gdb-sigterm-2.exp: New test.
15333
b8cc7b2e
DE
153342015-07-25 Doug Evans <xdje42@gmail.com>
15335
15336 Revert:
15337 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15338 (workers/%.worker, build-perf): New rule.
15339 (GDB_PERFTEST_MODE): New variable.
15340 (check-perf): Use it.
15341 (clean): Clean up gdb.perf parallel build subdirs.
15342 * lib/build-piece.exp: New file.
15343 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15344 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15345 name.
15346 (standard_temp_file): Ditto.
15347 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15348 of $GDB_PARALLEL.
15349
c8bd4544
DE
153502015-07-24 Doug Evans <dje@google.com>
15351
15352 * gdb.perf/lib/perftest/utils.py: New file.
15353 * gdb.perf/gm-hello.cc: New file.
15354 * gdb.perf/gm-pervasive-typedef.cc: New file.
15355 * gdb.perf/gm-pervasive-typedef.h: New file.
15356 * gdb.perf/gm-std.cc: New file.
15357 * gdb.perf/gm-std.h: New file.
15358 * gdb.perf/gm-use-cerr.cc: New file.
15359 * gdb.perf/gm-utils.h: New file.
15360 * gdb.perf/gmonster-null-lookup.py: New file.
15361 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15362 * gdb.perf/gmonster-print-cerr.py: New file.
15363 * gdb.perf/gmonster-ptype-string.py: New file.
15364 * gdb.perf/gmonster-runto-main.py: New file.
15365 * gdb.perf/gmonster-select-file.py: New file.
15366 * gdb.perf/gmonster1-null-lookup.exp: New file.
15367 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15368 * gdb.perf/gmonster1-print-cerr.exp: New file.
15369 * gdb.perf/gmonster1-ptype-string.exp: New file.
15370 * gdb.perf/gmonster1-runto-main.exp: New file.
15371 * gdb.perf/gmonster1-select-file.exp: New file.
15372 * gdb.perf/gmonster1.cc: New file.
15373 * gdb.perf/gmonster1.exp: New file.
15374 * gdb.perf/gmonster2-null-lookup.exp: New file.
15375 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15376 * gdb.perf/gmonster2-print-cerr.exp: New file.
15377 * gdb.perf/gmonster2-ptype-string.exp: New file.
15378 * gdb.perf/gmonster2-runto-main.exp: New file.
15379 * gdb.perf/gmonster2-select-file.exp: New file.
15380 * gdb.perf/gmonster2.cc: New file.
15381 * gdb.perf/gmonster2.exp: New file.
15382
6eab34f3
DE
153832015-07-24 Doug Evans <dje@google.com>
15384
15385 * gdb.perf/README: New file.
15386 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15387 * lib/gen-perf-test.exp: New file.
15388
63738bfd
DE
153892015-07-24 Doug Evans <dje@google.com>
15390
15391 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15392 (PerfTest::startup): New function.
15393 (PerfTest::run): Return result of calling body.
15394 (PerfTest::assemble): Rewrite.
15395 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15396 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15397 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15398 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15399 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15400
7b606f95
DE
154012015-07-24 Doug Evans <dje@google.com>
15402
15403 * lib/gdb.exp (clean_restart): Make executable optional.
15404
a97b16b8
DE
154052015-07-24 Doug Evans <dje@google.com>
15406
15407 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15408 compiler_info references.
15409 * gdb.cp/temargs.exp: Ditto.
15410 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15411 (get_compiler_info): Early exit if already computed. Set compiler_info
15412 to "unknown" if there was a problem.
15413 (test_compiler_info): Add function comment. Call get_compiler_info.
15414
35baa57f
DE
154152015-07-24 Doug Evans <dje@google.com>
15416
15417 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15418 (workers/%.worker, build-perf): New rule.
15419 (GDB_PERFTEST_MODE): New variable.
15420 (check-perf): Use it.
15421 (clean): Clean up gdb.perf parallel build subdirs.
15422 * lib/build-piece.exp: New file.
15423 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15424 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15425 name.
15426 (standard_temp_file): Ditto.
15427 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15428 of $GDB_PARALLEL.
15429
6ebea266
DE
154302015-07-24 Doug Evans <dje@google.com>
15431
15432 * lib/future.exp (gdb_default_target_compile): New option
15433 "early_flags".
15434 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15435 --as-needed.
15436
1e76a7e9
SDJ
154372015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15438
15439 * gdb.base/catch-syscall.exp: Call gdb_exit before
15440 gdb_skip_xml_test.
15441
5068630a
PA
154422015-07-24 Pedro Alves <palves@redhat.com>
15443
15444 * gdb.python/py-events.exp: Accept output between the stop event
15445 and the prompt.
15446 * gdb.python/py-evsignal.exp: Likewise.
15447 * gdb.python/py-evthreads.exp: Likewise.
15448
77598427
PA
154492015-07-24 Pedro Alves <palves@redhat.com>
15450
15451 PR gdb/18717
15452 * gdb.threads/non-ldr-exit.c: New file.
15453 * gdb.threads/non-ldr-exit.exp: New file.
15454
11e6c98f
YQ
154552015-07-24 Yao Qi <yao.qi@linaro.org>
15456
15457 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15458 restarting process.
15459
51aee833
YQ
154602015-07-24 Yao Qi <yao.qi@linaro.org>
15461
15462 * gdb.server/ext-restart.exp: New file.
15463
8cfe207c
YQ
154642015-07-24 Yao Qi <yao.qi@linaro.org>
15465
15466 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15467 argument options.
15468 * gdb.server/ext-wrapper.exp: New file.
15469
cc12ce38
DE
154702015-07-23 Doug Evans <dje@google.com>
15471
15472 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15473 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15474
d0d84780
PMR
154752015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15476
15477 * gdb.ada/var_arr_typedef.exp: New testcase.
15478 * gdb.ada/var_arr_typedef/pack.adb: New file.
15479 * gdb.ada/var_arr_typedef/pack.ads: New file.
15480 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15481
8b558f79
JB
154822015-07-20 Joel Brobecker <brobecker@adacore.com>
15483
15484 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15485
775a3298
JK
154862015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15487
15488 * gdb.arch/i386-biarch-core.exp: Replace istarget
15489 by "complete set gnutarget". Remove expectation for the "core-file"
15490 command.
15491
db1ff28b
JK
154922015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15493
15494 Revert the previous commit:
15495 Tests for validate symbol file using build-id.
15496
0a94970d
JK
154972015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15498
15499 Tests for validate symbol file using build-id.
15500 * gdb.base/solib-mismatch-lib.c: New file.
15501 * gdb.base/solib-mismatch-libmod.c: New file.
15502 * gdb.base/solib-mismatch.c: New file.
15503 * gdb.base/solib-mismatch.exp: New file.
15504
03346981
SL
155052015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15506
15507 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15508 nios2-*-linux*.
15509 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15510 * gdb.base/siginfo.exp: Likewise.
15511 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15512
42422cc7
PL
155132015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15514
15515 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15516 Move it to ...
15517 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15518 ... here.
15519 * gdb.trace/range-stepping.exp: Check that the target supports
15520 range stepping.
15521
cfa68bae
JK
155222015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15523
15524 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15525
8ffdba26
PA
155262015-07-14 Pedro Alves <palves@redhat.com>
15527
15528 * gdb.base/killed-outside.exp: New file.
15529 * gdb.base/killed-outside.c: New file.
15530
218a5a11
JK
155312015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15532
15533 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15534 (n at main): New.
15535 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15536
e03ed3c6
AA
155372015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15538
15539 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15540 infcall tests instead of setting up for KFAIL.
15541
485668e5
MM
155422015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15543
15544 * gdb.btrace/record_goto-step.exp: New.
15545
08464196
JK
155462015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15547
15548 PR compile/18484
15549 * gdb.compile/compile.c (struct struct_type): Add volatile to
15550 selffield's type.
15551 * gdb.compile/compile.exp
15552 (compile code struct_object.selffield = &struct_object): Skip further
15553 struct_object tests if this one xfails.
15554
bcf5c1d9
RC
155552015-07-08 Robert O'Callahan <robert@ocallahan.org>
15556
15557 PR exp/18617
15558 * gdb.trace/ax.exp: Add test.
15559
4931af25
YQ
155602015-07-07 Yao Qi <yao.qi@linaro.org>
15561
15562 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15563 instead of istarget "aarch64*-*-*".
15564 * gdb.arch/aarch64-fp.exp: Likewise.
15565 * gdb.base/float.exp: Likewise.
15566 * gdb.reverse/aarch64.exp: Likewise.
15567 * lib/gdb.exp (is_aarch64_target): New proc.
15568
9fcf688e
YQ
155692015-07-07 Yao Qi <yao.qi@linaro.org>
15570
15571 * lib/gdb.exp (is_aarch32_target): New proc.
15572 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15573 instead of "istarget "arm*-*-*"".
15574 * gdb.arch/arm-disp-step.exp: Likewise.
15575 * gdb.arch/thumb-bx-pc.exp: Likewise.
15576 * gdb.arch/thumb-prologue.exp: Likewise.
15577 * gdb.arch/thumb-singlestep.exp: Likewise.
15578 * gdb.base/disp-step-syscall.exp: Likewise.
15579 * gdb.base/float.exp: Likewise.
15580
fbd8d50d
YQ
155812015-07-07 Yao Qi <yao.qi@linaro.org>
15582
15583 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15584 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15585
71be1fdc
YQ
155862015-07-07 Yao Qi <yao.qi@linaro.org>
15587
15588 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15589 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15590 if it exists.
15591 * gdb.multi/multi-arch.exp: Likewise.
15592
3e221d36
SM
155932015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15594
15595 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15596 print.
15597
d441430b
YQ
155982015-07-07 Yao Qi <yao.qi@linaro.org>
15599
15600 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15601
06f810bd
MG
156022015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15603
15604 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15605 '[' and ']' characters.
15606
5e61e7c0
IB
156072015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15608
15609 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15610
28bf096c
PA
156112015-06-29 Pedro Alves <palves@redhat.com>
15612
15613 PR threads/18127
15614 * gdb.threads/hand-call-new-thread.c: New file.
15615 * gdb.threads/hand-call-new-thread.c: New file.
15616
ee93cd5e
KS
156172015-06-26 Keith Seitz <keiths@redhat.com>
15618 Doug Evans <dje@google.com>
15619
15620 PR 16253
15621 * gdb.cp/var-tag-2.cc: New file.
15622 * gdb.cp/var-tag-3.cc: New file.
15623 * gdb.cp/var-tag-4.cc: New file.
15624 * gdb.cp/var-tag.cc: New file.
15625 * gdb.cp/var-tag.exp: New file.
15626
fc637f04
PP
156272015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15628
15629 * gdb.base/history-duplicates.exp: New test.
15630
2e52ae68
PP
156312015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15632
15633 * gdb.base/completion.exp: Test the completion of the "focus"
15634 command.
15635
6e22494e
JK
156362015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15637
15638 * gdb.arch/amd64-prologue-skip.S: New file.
15639 * gdb.arch/amd64-prologue-skip.exp: New file.
15640
bf7b9cd9
SM
156412015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15642
15643 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15644 is_address_zero_readable check.
15645
201e8dfd
PB
156462015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15647
15648 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15649 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15650
5cd867b4
YQ
156512015-06-24 Yao Qi <yao.qi@linaro.org>
15652
15653 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15654 linux targets.
15655
4d7be007
YQ
156562015-06-24 Yao Qi <yao.qi@linaro.org>
15657
15658 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15659 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15660 * gdb.base/siginfo-thread.exp: Likewise.
15661
07fcd301
YQ
156622015-06-22 Yao Qi <yao.qi@linaro.org>
15663
15664 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15665
52042a00
YQ
156662015-06-22 Yao Qi <yao.qi@linaro.org>
15667
15668 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15669 aarch64*-*-*.
15670 (skip_hw_watchpoint_tests): Likewise.
15671
74bd41ce
PP
156722015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15673
15674 * gdb.base/gdbinit-history.exp: Test the interaction between
15675 setting GDBHISTSIZE and setting the history size via .gdbinit.
15676
bc460514
PP
156772015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15678
15679 PR gdb/16999
15680 * gdb.base/gdbhistsize-history.exp: New test.
15681
b58c513b
PP
156822015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15683
15684 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
15685 with GDBHISTSIZE.
15686 * gdb.base/readline.exp: Likewise.
15687
92046791
YQ
156882015-06-17 Yao Qi <yao.qi@linaro.org>
15689
15690 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
15691 line.
15692
2093d2d3
PP
156932015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15694
15695 * gdb.base/gdbinit-history.exp: Add test case to check that
15696 an unlimited history file does not get truncated on exit.
15697
e6c693af
AA
156982015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15699
15700 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
15701 (VECTOR): New macro. Use it...
15702 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
15703 ...for these typedefs.
15704 (int8, char1, int1, double1): New typedefs.
15705 (struct just_int2, struct two_int2): New structures.
15706 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
15707 (add_structvecs, add_singlevecs): New functions.
15708 (main): Call add_some_intvecs twice.
15709 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
15710 the compile and exit upon failure. Try compiling for the "native"
15711 architecture. Test inferior function calls with vector arguments
15712 and vector return value handling with "finish" and "return".
15713
c74f7d1c
JT
157142015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
15715
15716 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
15717 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15718 PE file.
15719 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15720
98aa42ee
AT
157212015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15722
15723 PR breakpoints/16465
15724 * gdb.mi/mi-dprintf-pending.c: New file.
15725 * gdb.mi/mi-dprintf-pending.exp: New test.
15726 * gdb.mi/mi-dprintf-pendshr.c: New file.
15727
7d73c23c 157282015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 15729 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
15730
15731 * gdb.arch/i386-mpx-map.c: New file.
15732 * gdb.arch/i386-mpx-map.exp: New File.
15733
157342015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15735
15736 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15737 * gdb.arch/i386-mpx.exp: Indentation fixed.
15738
157392015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15740
15741 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15742 function and improved indentation.
15743 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15744 gdb_test_multiple. Added additional tests to skip the test.
15745
157462015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15747
15748 * gdb.arch/i386-avx512.c: Change path in include file.
15749 * gdb.arch/i386-avx512.exp: Change include dir path
15750 compilation flag.
15751 * gdb.arch/i386-mpx.c: Change path in include file.
15752 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15753 flag.
15754
d5eba19a
JK
157552015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15756
15757 * gdb.compile/compile-print.exp (compile print *vararray@3)
15758 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15759
7f361056
JK
157602015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15761
15762 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15763 (do not keep jit in memory): ... this.
15764 (expect 5): Change it to ...
15765 (expect no 5): ... this.
15766
3b462ec2
SM
157672015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15768
15769 PR gdb/15564
15770 * gdb.mi/mi-detach.exp: New file.
15771
e0619de6
JK
157722015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15773
15774 PR symtab/18392
15775 * gdb.arch/amd64-tailcall-self.S: New file.
15776 * gdb.arch/amd64-tailcall-self.c: New file.
15777 * gdb.arch/amd64-tailcall-self.exp: New file.
15778
e970cb34
DB
157792015-05-28 Don Breazeal <donb@codesourcery.com>
15780
15781 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15782 tests for remote targets by checking is_target_gdbserver.
15783
b2e2f908
DE
157842015-05-27 Doug Evans <dje@google.com>
15785
15786 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15787 * gdb.dwarf2/opaque-type-lookup.c: New file.
15788 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15789
82c7be31
DE
157902015-05-26 Doug Evans <dje@google.com>
15791
15792 * gdb.cp/iostream.cc: New file.
15793 * gdb.cp/iostream.exp: New file.
15794
b4f54984
DE
157952015-05-26 Doug Evans <dje@google.com>
15796
15797 * gdb.dwarf2/dw2-op-call.exp: Update.
15798 * gdb.dwarf2/dw4-sig-types.exp: Update.
15799 * gdb.dwarf2/implptr.exp: Update.
15800 * gdb.mi/mi-cmd-param-changed.exp: Update.
15801
4ea6efe9
DE
158022015-05-26 Doug Evans <dje@google.com>
15803
15804 * gdb.python/py-lazy-string.c: New file.
15805 * gdb.python/py-lazy-string.exp: New file.
15806 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15807 (main): Update. Add estring3.
15808 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15809 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15810
f6bb7db3
YQ
158112015-05-26 Omair Javaid <omair.javaid@linaro.org>
15812 Yao Qi <yao.qi@linaro.org>
15813
15814 * gdb.reverse/aarch64.c: New.
15815 * gdb.reverse/aarch64.exp: New.
15816
a81bfbd0
OJ
158172015-05-26 Omair Javaid <omair.javaid@linaro.org>
15818
25d49b86
PA
15819 * lib/gdb.exp (supports_process_record): Return true for
15820 aarch64*-linux*.
a81bfbd0
OJ
15821 (supports_reverse): Likewise.
15822
158bf1b4
PP
158232015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15824
15825 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15826 Use with_test_prefix.
15827
a0145030
AB
158282015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15829
15830 * gdb.base/completion.exp: Add test for completion of layout
15831 names.
15832
ebe3b578
AB
158332015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15834
15835 * lib/gdb.exp (skip_tui_tests): New proc.
15836 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15837
84204ed7
PA
158382015-05-19 Pedro Alves <palves@redhat.com>
15839
15840 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15841 Save the whole env array instead of just HOME. Unset HISTSIZE in
15842 the environment while testing. Restore whole environment
15843 afterwards.
15844
37442ce1
DE
158452015-05-16 Doug Evans <xdje42@gmail.com>
15846
15847 * gdb.guile/scm-ports.c: New file.
15848 * gdb.guile/scm-ports.exp: Add memory port tests.
15849
36de76f9
JK
158502015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15851
15852 * gdb.compile/compile-print.c: New file.
15853 * gdb.compile/compile-print.exp: New file.
15854
3a9558c4
JK
158552015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15856
15857 * gdb.compile/compile-ops.exp: Cast param to void.
15858 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15859 (compile code struct_object.selffield = &struct_object): Add xfail.
15860
aa715135
JG
158612015-05-15 Joel Brobecker <brobecker@adacore.com>
15862
15863 * gdb.ada/arr_enum_with_gap: New testcase.
15864
931e5bc3
JG
158652015-05-15 Joel Brobecker <brobecker@adacore.com>
15866
15867 * gdb.ada/byte_packed_arr: New testcase.
15868
9cd4d857
JB
158692015-05-15 Joel Brobecker <brobecker@adacore.com>
15870
15871 * gdb.ada/pckd_neg: New testcase.
15872
ebfd00d2
PP
158732015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15874
15875 PR gdb/17820
15876 * gdb.base/gdbinit-history.exp: New test.
15877 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15878 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15879
4c082a81
SC
158802015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15881
15882 * gdb.python/py-xmethods.cc: Enhance test case.
15883 * gdb.python/py-xmethods.exp: New tests.
15884 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15885 function.
15886 (B_indexoper): Likewise.
15887 (global_dm_list) : Add new xmethod worker functions.
15888
f7797074
SDJ
158892015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15890
15891 * gdb.base/coredump-filter.exp: Correctly unset
15892 "coredump_var_addr" array.
15893
a4674e4e
PA
158942015-05-08 Pedro Alves <palves@redhat.com>
15895
15896 * gdb.server/non-existing-program.exp: Unset spawn_id.
15897
df2eb078
SC
158982015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15899
15900 PR python/18291
15901 * gdb.python/py-xmethods.exp: Add tests.
15902
422349a3
YQ
159032015-05-08 Yao Qi <yao.qi@linaro.org>
15904
15905 PR gdb/18208
15906 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15907 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15908 function set_coredump_filter, and remove remote_exec call.
15909 Remove argument ipid. Callers update.
15910 (top level): Don't get inferior's PID.
15911
63fc80ce
AA
159122015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15913
15914 * gdb.base/watch_thread_num.exp: Skip test on targets without
15915 access watchpoints.
15916
80ad801e
PA
159172015-05-06 Pedro Alves <palves@redhat.com>
15918
15919 PR server/18081
15920 * gdb.server/non-existing-program.exp: New file.
15921
0fa7fe50
JB
159222015-05-05 Joel Brobecker <brobecker@adacore.com>
15923
15924 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15925
3ea89b92
PMR
159262015-05-05 Joel Brobecker <brobecker@adacore.com>
15927
15928 * gdb.ada/out_of_line_in_inlined: New testcase.
15929
87b8eff0
JB
159302015-05-05 Joel Brobecker <brobecker@adacore.com>
15931
15932 * gdb.ada/var_rec_arr: New testcase.
15933
5fccc635
YQ
159342015-04-30 Yao Qi <yao.qi@linaro.org>
15935
15936 * gdb.base/break-idempotent.exp: If
15937 skip_hw_watchpoint_multi_tests returns true, skip the tests
15938 on "rwatch" and "awatch".
15939
42d38f42
YQ
159402015-04-30 Yao Qi <yao.qi@linaro.org>
15941
15942 * gdb.base/relativedebug.exp: Invoke gdb command
15943 "info sharedlibrary", and if libc.so doesn't have debug info,
15944 skip the test.
15945
2ce1cdbf
DE
159462015-04-29 Doug Evans <dje@google.com>
15947
15948 * gdb.python/py-xmethods.exp: Add ptype tests.
15949 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15950 get_result_type method.
15951
f24a38c5
LM
159522015-04-29 Luis Machado <lgustavo@codesourcery.com>
15953
15954 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15955 the target does not support hardware watchpoints.
15956
ecbf2b3c
LM
159572015-04-29 Luis Machado <lgustavo@codesourcery.com>
15958
15959 * gdb.base/break-always.exp: Abort testing if writing to memory
15960 causes an error.
15961
34f5f757
DE
159622015-04-28 Doug Evans <dje@google.com>
15963
15964 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15965 * gdb.python/py-pp-registration.exp: ... here. New file.
15966 * gdb.python/py-pp-registration.c: New file.
15967 * gdb.python/py-pp-registration.py: New file.
15968
69b4374a
DE
159692015-04-28 Doug Evans <dje@google.com>
15970
15971 * gdb.python/py-bad-printers.c: New file.
15972 * gdb.python/py-bad-printers.py: New file.
15973 * gdb.python/py-bad-printers.exp: New file.
15974
59fb7612
SS
159752015-04-28 Sasha Smundak <asmundak@google.com>
15976
15977 * gdb.python/py-type.exp: New test.
15978
2631b16a
AW
159792015-04-28 Andy Wingo <wingo@igalia.com>
15980
15981 * gdb.python/py-parameter.exp:
15982 * gdb.guile/scm-parameter.exp: Escape the path that we are
15983 matching against, as it might contain characters that are special
15984 to regular expressions.
15985
460efde1
JB
159862015-04-27 Joel Brobecker <brobecker@adacore.com>
15987
15988 * gdb.ada/rec_comp: New testcase.
15989
2d369d8e
SDJ
159902015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15991
15992 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15993 before using it.
15994
cf75d6c3
AB
159952015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15996
15997 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15998 new tests for verilog output.
15999
8dbe7ca5
YQ
160002015-04-24 Yao Qi <yao.qi@linaro.org>
16001
16002 * boards/remote-gdbserver-on-localhost.exp: New file.
16003
4ef9fb2f
PA
160042015-04-23 Pedro Alves <palves@redhat.com>
16005
16006 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
16007 $inferior_spawn_id instead of $inferior_spawn_id directly. On
16008 "end of file", remove $inferior_spawn_id from the indirect list.
16009
0a803169
PA
160102015-04-23 Pedro Alves <palves@redhat.com>
16011
16012 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
16013
749ef8f8
PA
160142015-04-23 Pedro Alves <palves@redhat.com>
16015
16016 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
16017 on $any_spawn_id instead of only on $gdb_spawn_id.
16018
8aae4344
PM
160192015-04-21 Pierre Muller <muller@sourceware.org>
16020
16021 PR pascal/17815
16022 * lib/pascal.exp (gpc_compile): Add new option "class".
16023 (fpc_compile): Likewise.
16024 * gdb.pascal/case-insensitive-symbols.pas: New file.
16025 * gdb.pascal/case-insensitive-symbols.exp: New file.
16026
1586c8fb
GB
160272015-04-20 Gary Benson <gbenson@redhat.com>
16028
16029 * gdb.base/attach.exp: Fix three extended remote failures.
16030
1b6e6f5c
GB
160312015-04-17 Gary Benson <gbenson@redhat.com>
16032
16033 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
16034 the main executable over the remote protocol.
16035
e797481d
PA
160362015-04-16 Pedro Alves <palves@redhat.com>
16037
16038 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
16039 a new gdbserver if gdbserver_reconnect_p is set.
16040
1ca99c42
PA
160412015-04-16 Pedro Alves <palves@redhat.com>
16042
16043 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
16044 is set, don't exit gdbserver.
16045
af9fd6f8
AA
160462015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16047
16048 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
16049 appropriate .insn, such that an older assembler can be used.
16050 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
16051 the z/Architecture instruction set on 31-bit targets as well.
16052
04ff1e61
AA
160532015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16054
16055 * gdb.go/handcall.exp: Remove all logic related to the first
16056 breakpoint and rely on go_runto_main instead.
16057 * gdb.go/strings.exp: Likewise.
16058 * gdb.go/unsafe.exp: Likewise.
16059 * gdb.go/hello.exp: Likewise. Also rename the remaining
16060 breakpoint marker to "breakpoint 1".
16061 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
16062 * gdb.go/strings.go: Likewise.
16063 * gdb.go/unsafe.go: Likewise.
16064 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
16065 "set breakpoint 2 here" and rename the remaining breakpoint marker
16066 to "breakpoint 1".
16067
40d2f8d6
SM
160682015-04-15 Simon Marchi <simon.marchi@ericsson.com>
16069
16070 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
16071 if itertools.imap is not present.
16072 * gdb.python/py-objfile.exp: Add parentheses.
16073 * gdb.python/py-type.exp: Same.
16074 * gdb.python/py-unwind-maint.py: Same.
16075
8cbc97c6
YQ
160762015-04-15 Yao Qi <yao.qi@linaro.org>
16077
16078 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
16079 of ":$ptr_size" and set its form explicitly.
16080
45fd756c
YQ
160812015-04-15 Pedro Alves <palves@redhat.com>
16082 Yao Qi <yao.qi@linaro.org>
16083
16084 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
16085 timeout by factor of 4.
16086 (test_regular_watch): Likewise.
16087 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
16088 * gdb.reverse/sigall-reverse.exp: Likewise.
16089 * gdb.reverse/until-precsave.exp: Likewise.
16090 * lib/gdb.exp (with_timeout_factor): New proc.
16091 (gdb_expect): Move some code to ...
16092 (get_largest_timeout): ... here. New procedure.
16093
9e811bc3
LM
160942015-04-14 Luis Machado <lgustavo@codesourcery.com>
16095
16096 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
16097
0ff6fcb2
LM
160982015-04-13 Luis Machado <lgustavo@codesourcery.com>
16099
16100 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
16101 to write to the .text section.
16102
7578d5f7
LM
161032015-04-13 Luis Machado <lgustavo@codesourcery.com>
16104
16105 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
16106 Handle the case of targets that do not provide PID information.
16107
2efe15c4
YQ
161082015-04-13 Yao Qi <yao.qi@linaro.org>
16109
16110 * lib/gdbserver-support.exp (gdb_exit): Catch exception
16111 and use expect instead of gdb_expect.
16112
8cd8f2f8
SDJ
161132015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
16114
16115 * gdb.base/coredump-filter.exp: Rename variable "addr" to
16116 "coredump_var_addr" to avoid naming conflict with other testcases.
16117
9ee41772
PA
161182015-04-10 Pedro Alves <palves@redhat.com>
16119
16120 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
16121 gdb_test_sequence and gdb_assert.
16122
07473109
PA
161232015-04-10 Pedro Alves <palves@redhat.com>
16124
16125 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
16126 test messages that don't include the breakpoint address.
16127
de3db44c
YQ
161282015-04-10 Yao Qi <yao.qi@linaro.org>
16129
16130 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
16131 false for some offset and width combinations which aren't
16132 supported by linux kernel.
16133
c79d856c
PA
161342015-04-10 Pedro Alves <palves@redhat.com>
16135
16136 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
16137 procedure, factored out from ...
16138 (top level): ... here. Add "set displaced-stepping" testing axis.
16139 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
16140 parameter "displaced". Use it.
16141 (top level): Use foreach and add "set displaced-stepping" testing
16142 axis.
16143
ebc90b50
PA
161442015-04-10 Pedro Alves <palves@redhat.com>
16145
16146 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
16147 Remove comment.
16148 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
16149 both the address of the instruction that triggers the watchpoint
16150 and the address of the instruction immediately after, and use
16151 those addresses for the test. Fix comment.
16152
8f572e5c
PA
161532015-04-10 Pedro Alves <palves@redhat.com>
16154
16155 * gdb.base/sigstep.exp (breakpoint_to_handler)
16156 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
16157 Test "backtrace" in handler.
16158 (breakpoint_over_handler): New parameter 'displaced'. Use it.
16159 (top level): Add new "displaced" test axis to
16160 breakpoint_to_handler, breakpoint_to_handler_entry and
16161 breakpoint_over_handler.
16162
8d707a12
PA
161632015-04-10 Pedro Alves <palves@redhat.com>
16164
16165 PR gdb/18216
16166 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
16167
ef713951
YQ
161682015-04-10 Yao Qi <yao.qi@linaro.org>
16169
16170 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
16171 (test_add_rn_pc): New function.
16172 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
16173 (top level): Invoke test_add_rn_pc.
16174
906d60cf
PA
161752015-04-10 Pedro Alves <palves@redhat.com>
16176
16177 PR gdb/13858
16178 * gdb.base/step-over-no-symbols.exp: New file.
16179
f2983cc3
AW
161802015-04-09 Andy Wingo <wingo@igalia.com>
16181
16182 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
16183 after the Python tests.
16184
6d62641c
SDJ
161852015-04-08 Keith Seitz <keiths@redhat.com>
16186
16187 PR python/16699
16188 * gdb.python/py-completion.exp: New tests for completion.
16189 * gdb.python/py-completion.py (CompleteLimit1): New class.
16190 (CompleteLimit2): Likewise.
16191 (CompleteLimit3): Likewise.
16192 (CompleteLimit4): Likewise.
16193 (CompleteLimit5): Likewise.
16194 (CompleteLimit6): Likewise.
16195 (CompleteLimit7): Likewise.
16196
f3770638
PA
161972015-04-08 Pedro Alves <palves@redhat.com>
16198
16199 PR gdb/18214
16200 PR gdb/18216
16201 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
16202 function.
16203 (main): Install it as SIGUSR1 handler.
16204 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
16205 parameter. Always use "setup" as prefix. Toggle "set
16206 displaced-stepping" off/on depending on global. Don't switch to
16207 thread 1 here.
16208 (top level): Add displaced stepping "off/on" test axis. Update
16209 "setup" calls. Wrap each subtest with with_test_prefix. Test
16210 continuing with a queued signal in each thread.
16211
4496bed7
PA
162122015-04-08 Pedro Alves <palves@redhat.com>
16213
16214 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
16215 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
16216 gdb_breakpoint instead of gdb_test that doesn't expect anything.
16217 Return early if running to main fails.
16218 * gdb.trace/while-stepping.exp: Likewise.
16219
b97fde92
PA
162202015-04-07 Pedro Alves <palves@redhat.com>
16221
16222 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
16223 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
16224 interact with inferior program.
16225
f71c18e7
PA
162262015-04-07 Pedro Alves <palves@redhat.com>
16227
16228 * lib/gdb.exp (inferior_spawn_id): New global.
16229 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
16230 spawn id after processing the user code.
16231 (default_gdb_start): Set inferior_spawn_id.
16232 (send_inferior): New procedure.
16233 * lib/gdbserver-support.exp (gdbserver_start): Set
16234 inferior_spawn_id.
16235 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
16236
6423214f
PA
162372015-04-07 Pedro Alves <palves@redhat.com>
16238
16239 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
16240 * lib/gdbserver-support.exp (gdbserver_start): Make
16241 $server_spawn_id global.
16242 (gdbserver_start): Don't wait for gdbserver's spawn id with
16243 expect_background.
16244 (close_gdbserver): New procedure.
16245 (gdb_exit): Rename the default version and reimplement.
16246
71c0ee8c
PA
162472015-04-07 Pedro Alves <palves@redhat.com>
16248
72f4393d 16249 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
16250 append the substituted item, not the original item.
16251
203bc29b
PA
162522015-04-07 Pedro Alves <palves@redhat.com>
16253
16254 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
16255 gdb_expect.
16256
508a3ddf
PA
162572015-04-07 Pedro Alves <palves@redhat.com>
16258
16259 * gdb.base/interrupt.exp: Don't handle the case of the inferior
16260 output appearing once only.
16261
9f6dbe2b
PA
162622015-04-07 Pedro Alves <palves@redhat.com>
16263
16264 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16265 that doesn't expect anything. Return early if running to main
16266 fails.
16267
337532fa
YQ
162682015-04-07 Yao Qi <yao.qi@linaro.org>
16269
16270 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16271 (child_function): Call alarm.
16272 (main): Move call to alarm into the loop.
16273 * gdb.threads/non-stop-fair-events.exp: Build program with
16274 -DTIMEOUT=$timeout.
16275
01b622d4
DE
162762015-04-06 Doug Evans <xdje42@gmail.com>
16277
16278 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16279 Fix dest parameter to board_info.
16280 (fpc_compile): Ditto.
16281 (gdb_compile_pascal): Rename dest arg to destfile.
16282
961f4160
PMR
162832015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16284
16285 * gdb.ada/funcall_ref.exp: New file.
16286 * gdb.ada/funcall_ref/foo.adb: New file.
16287
cafda597
YQ
162882015-04-02 Yao Qi <yao.qi@linaro.org>
16289
16290 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16291 is remote.
16292
fed040c6
GB
162932015-04-02 Gary Benson <gbenson@redhat.com>
16294
16295 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16296
d11916aa
SS
162972015-04-01 Sasha Smundak <asmundak@google.com>
16298
16299 * gdb.python/py-unwind-maint.c: New file.
16300 * gdb.python/py-unwind-maint.exp: New test.
16301 * gdb.python/py-unwind-maint.py: New file.
16302 * gdb.python/py-unwind.c: New file.
16303 * gdb.python/py-unwind.exp: New test.
16304 * gdb.python/py-unwind.py: New test.
16305
a1471180
PA
163062015-04-01 Pedro Alves <palves@redhat.com>
16307
16308 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16309 to fail instead of non-existent $test.
16310
0bbeccb1
PA
163112015-04-01 Pedro Alves <palves@redhat.com>
16312
16313 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16314 GDBFLAGS if not empty.
16315
3c724c8c
PMR
163162015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16317
16318 * gdb.ada/complete.exp: Remove "multi_line".
16319 * gdb.ada/info_exc.exp: Remove "multi_line".
16320 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16321 * gdb.ada/ptype_field.exp: Remove "multi_line".
16322 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16323 * gdb.ada/tagged.exp: Remove "multi_line".
16324 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16325 [multi_line ...]
16326 * gdb.btrace/delta.exp: Likewise.
16327 * gdb.btrace/exception.exp: Likewise.
16328 * gdb.btrace/function_call_history.exp: Likewise.
16329 * gdb.btrace/instruction_history.exp: Likewise.
16330 * gdb.btrace/nohist.exp: Likewise.
16331 * gdb.btrace/record_goto.exp: Likewise.
16332 * gdb.btrace/segv.exp: Likewise.
16333 * gdb.btrace/stepi.exp: Likewise.
16334 * gdb.btrace/tailcall.exp: Likewise.
16335 * gdb.btrace/unknown_functions.exp: Likewise.
16336 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16337 * lib/gdb.exp: Add the "multi_line" helper.
16338
4eec2deb
PA
163392015-04-01 Pedro Alves <palves@redhat.com>
16340
16341 * gdb.threads/tid-reuse.c: New file.
16342 * gdb.threads/tid-reuse.exp: New file.
16343
df8411da
SDJ
163442015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16345
16346 PR corefiles/16092
16347 * gdb.base/coredump-filter.c: New file.
16348 * gdb.base/coredump-filter.exp: Likewise.
16349
6ef37366
PM
163502015-03-27 Petr Machata <pmachata@redhat.com>
16351
16352 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16353 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16354 (Dwarf::assemble): Initialize them.
16355 (Dwarf::lines): New function.
16356
7ec911b0
JT
163572015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16358
16359 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16360 SYMBOL_PREFIX for x86_64-*-cygwin.
16361
ff908ebf
AW
163622015-03-26 Andy Wingo <wingo@igalia.com>
16363
16364 PR symtab/18148
16365 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16366 const_value but not a location.
16367 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16368 location defined in non-main CUs are visible.
16369
6d5f0679
YQ
163702015-03-26 Yao Qi <yao.qi@linaro.org>
16371
16372 PR testsuite/18139
16373 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16374 Add a line number entry for the same line.
16375 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16376 Add a line number entry for the same line.
16377
2898689b
YQ
163782015-03-26 Yao Qi <yao.qi@linaro.org>
16379
16380 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16381 .int 0.
16382 (func): Likewise. Add .Lfunc_1 label.
16383 Use .Lfunc_1 label.
16384 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16385 .int 0.
16386 (func): Likewise.
16387 Use .Lfunc_1 label.
16388
85180498
YQ
163892015-03-26 Yao Qi <yao.qi@linaro.org>
16390
16391 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16392 Call gdb_compile instead to compile each .s files without debug
16393 information.
16394
8aa08a8d
YQ
163952015-03-26 Yao Qi <yao.qi@linaro.org>
16396
16397 * gdb.base/savedregs.exp (process_saved_regs): Make
16398 "Saved registers:" optional in the pattern.
16399
66849923
MM
164002015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16401
16402 * gdb.btrace/next.exp: Merged into step.exp.
16403 * gdb.btrace/finish.exp: Merged into step.exp.
16404 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16405 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16406 "record goto" and checking the exact replay position.
16407 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16408 check for "Recording format" in "info record" output.
16409 * gdb.btrace/record_goto.exp: Choose test file based on target.
16410 * gdb.btrace/x86-record_goto.S: Renamed into ...
16411 * gdb.btrace/x86_64-record_goto.S: ... this.
16412 * gdb.btrace/i686-record_goto.S: New.
16413 * gdb.btrace/x86-tailcall.S: Renamed into ...
16414 * gdb.btrace/x86_64-tailcall.S: ... this.
16415 * gdb.btrace/i686-tailcall.S: New.
16416 * gdb.btrace/x86-tailcall.c: Renamed into ...
16417 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16418 separate statements. Update test.
16419 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16420 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16421 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16422 * gdb.btrace/tailcall.exp: Choose test file based on target.
16423 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16424
11cc1b74
MM
164252015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16426
16427 * gdb.btrace/exception.exp: Increase BTS buffer size.
16428
a25d8bf9
PA
164292015-03-24 Pedro Alves <palves@redhat.com>
16430
16431 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16432
856e7dd6
PA
164332015-03-24 Pedro Alves <palves@redhat.com>
16434
16435 * gdb.threads/schedlock.exp (test_step): No longer expect that
16436 "set scheduler-locking step" with "next" over a function call runs
16437 threads unlocked.
16438
ad235a41
AT
164392015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16440
16441 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16442
15630549
AT
164432015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16444
16445 PR breakpoints/16466
16446 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16447 * gdb.mi/mi-pending.c (thread_func): New function.
16448 (int main): Add threading support required.
16449 * gdb.mi/mi-pending.exp: Add tests for this issue.
16450 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16451 (pendfunc2): Remove stdio dependency.
16452 * gdb.mi/mi-pendshr2.c: New file.
16453
693dca06
KS
164542015-03-23 Keith Seitz <keiths@redhat.com>
16455
16456 * gdb.linespec/keywords.c: New file.
16457 * gdb.linespec/keywords.exp: New file.
16458
7e993ebf
KS
164592015-03-23 Keith Seitz <keiths@redhat.com>
16460
16461 PR gdb/18021
16462 * gdb.dwarf2/staticvirtual.exp: New test.
16463
bc23328c
JK
164642015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16465
16466 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16467 * README: Remove HP-UX and gdb.hp.
16468 (configuration):
16469 * configure: Regenerate.
16470 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16471 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16472 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16473 gdb.hp/gdb.defects/Makefile.
16474 * gdb.hp/Makefile.in: File deleted.
16475 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16476 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16477 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16478 * gdb.hp/gdb.aCC/run.c: File deleted.
16479 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16480 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16481 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16482 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16483 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16484 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16485 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16486 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16487 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16488 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16489 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16490 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16491 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16492 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16493 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16494 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16495 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16496 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16497 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16498 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16499 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16500 * gdb.hp/gdb.compat/average.c: File deleted.
16501 * gdb.hp/gdb.compat/sum.c: File deleted.
16502 * gdb.hp/gdb.compat/xdb.c: File deleted.
16503 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16504 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16505 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16506 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16507 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16508 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16509 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16510 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16511 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16512 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16513 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16514 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16515 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16516 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16517 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16518 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16519 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16520 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16521 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16522 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16523 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16524 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16525 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16526 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16527 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16528 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16529 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16530 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16531 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16532 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16533 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16534 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16535 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16536 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16537 * gdb.hp/tools/odump: File deleted.
16538
8bf3b159
PA
165392015-03-19 Pedro Alves <palves@redhat.com>
16540
16541 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16542 (saw_thread_3): New globals.
16543 (top level): Increment them when an event for the corresponding
16544 thread is seen.
16545 (no thread starvation): New test.
16546
eb54c8bf
PA
165472015-03-19 Pedro Alves <palves@redhat.com>
16548
16549 * gdb.threads/continue-pending-status.c: New file.
16550 * gdb.threads/continue-pending-status.exp: New file.
16551
32d2e5d6
PA
165522015-03-18 Pedro Alves <palves@redhat.com>
16553
16554 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16555 Use gdb_is_target_remote instead of is_remote. Use
16556 gdb_test_multiple instead of gdb_expect. Exit early if
16557 gdb_test_multiple hits its internal matches. Tighten stepi tests
16558 expected output. Fail on exit with any signal, instead of just
16559 SIGILL.
16560
f68f11b7
YQ
165612015-03-18 Yao Qi <yao.qi@linaro.org>
16562
16563 PR tdep/18107
16564 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16565 variable.
16566 * gdb.base/catch-syscall.exp: Don't skip it on
16567 aarch64*-*-linux* target. Remove elements in all_syscalls.
16568 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16569 target.
16570 (setup_all_syscalls): New proc.
16571
ca5fd19b
YQ
165722015-03-16 Yao Qi <yao.qi@linaro.org>
16573
16574 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16575 (top level): Skip tests if valid_addr_p returns false for
16576 $cmd1 or $cmd2.
16577
85642ba0
AW
165782015-03-11 Andy Wingo <wingo@igalia.com>
16579
16580 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16581
e03f9645
YQ
165822015-03-11 Yao Qi <yao.qi@linaro.org>
16583
16584 * gdb.base/catch-syscall.exp: Fix typo in comments.
16585
5d0962b2
YQ
165862015-03-11 Yao Qi <yao.qi@linaro.org>
16587
16588 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16589
b2df3cef
PA
165902015-03-09 Pedro Alves <palves@redhat.com>
16591
16592 * dg-extract-results.py: Delete.
16593
ef878e53
PA
165942015-03-09 Pedro Alves <palves@redhat.com>
16595
16596 Merge dg-extract-results.sh from GCC upstream (r218843).
16597
16598 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16599 * dg-extract-results.sh: Use --text with grep to avoid issues with
16600 binary files. Fall back to cat -v, if that doesn't work.
16601
9494d219
PA
166022015-03-05 Pedro Alves <palves@redhat.com>
16603
16604 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16605
a8d9763a
SM
166062015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16607
16608 * lib/mi-support.exp (mi_expect_interrupt): Accept
16609 alternative event for when in all-stop mode.
16610
be9957b8
PA
166112015-03-04 Pedro Alves <palves@redhat.com>
16612
16613 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16614
d57be0f4 166152015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
16616
16617 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16618
c214c7cf
AA
166192015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16620
16621 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16622 regexps for GDB's current line display, accept a hex address
16623 preceding the line number.
16624
6d74a497
AA
166252015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16626
16627 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16628 the 'arch1' variable for "s390*-linux*" targets.
16629
511aee7c
PA
166302015-03-04 Pedro Alves <palves@redhat.com>
16631
16632 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16633 (main): Pass missing retval argument to pthread_join call.
16634
95e50b27
PA
166352015-03-02 Pedro Alves <palves@redhat.com>
16636
16637 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16638 (top level): Call do_test with non-stop as well.
16639
28054d69
PA
166402015-03-02 Pedro Alves <palves@redhat.com>
16641
16642 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16643 -1.
16644
4fa5d7b4
AA
166452015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16646
16647 * gdb.arch/s390-vregs.exp: New test.
16648 * gdb.arch/s390-vregs.S: New file.
16649
97c18565
PA
166502015-02-27 Pedro Alves <palves@redhat.com>
16651
16652 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16653 call to catch_command_errors.
16654 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16655 catch_command_errors.
16656
a37bfa30
PA
166572015-02-27 Pedro Alves <palves@redhat.com>
16658
16659 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16660 "true" for boolean result.
16661 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16662 prototype of main.
16663
6f98576f
PA
166642015-02-27 Pedro Alves <palves@redhat.com>
16665
16666 * lib/unbuffer_output.c: New file.
16667 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16668 (main): Call gdb_unbuffer_output.
16669
eba5ab56
YQ
166702015-02-27 Yao Qi <yao.qi@linaro.org>
16671
16672 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16673 target.
16674
0def5aaa
DE
166752015-02-26 Doug Evans <dje@google.com>
16676
16677 * gdb.cp/class2.cc (Dbase, D): New classes.
16678 (main): New local delta.
16679 * gdb.cp/class2.exp: Test printing delta.
16680 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16681 (dynbar): New global.
16682 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16683
081a1c2c
JK
166842015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16685
16686 * gdb.compile/compile-ifunc.c: New file.
16687 * gdb.compile/compile-ifunc.exp: New file.
16688
2f41223f
AT
166892015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16690
16691 * gdb.base/structs.exp: Check for correct struct on finish.
16692
03eddd80
YQ
166932015-02-26 Yao Qi <yao.qi@linaro.org>
16694
16695 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
16696 is zero.
16697
80c57053
JK
166982015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16699
16700 * gdb.arch/cordic.ko.bz2: New file.
16701 * gdb.arch/cordic.ko.debug.bz2: New file.
16702 * gdb.arch/ppc64-symtab-cordic.exp: New file.
16703
21613c12
YQ
167042015-02-25 Yao Qi <yao.qi@linaro.org>
16705
16706 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
16707 aarch64*-*-* target.
16708
d8b901ed
PA
167092015-02-23 Pedro Alves <palves@redhat.com>
16710
16711 * lib/gdb.exp (delete_breakpoints): Rewrite using
16712 gdb_test_multiple.
16713
e5b85ead
PA
167142015-02-23 Pedro Alves <palves@redhat.com>
16715
16716 * gdb.base/info-os.c: Include stdlib.h.
16717
85c3a371
DE
167182015-02-22 Doug Evans <xdje42@gmail.com>
16719
16720 PR symtab/17855
16721 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16722 is read after symbols have been re-read.
16723 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16724 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16725
96553a0c
DE
167262015-02-21 Doug Evans <dje@google.com>
16727
16728 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16729
97a0c697
JK
167302015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16731
16732 PR corefiles/17808
16733 * gdb.arch/i386-biarch-core.core.bz2: New file.
16734 * gdb.arch/i386-biarch-core.exp: New file.
16735
a47cd6e9
PA
167362015-02-21 Pedro Alves <palves@redhat.com>
16737
16738 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16739 runto_main fails.
16740
c5facdc4
PA
167412015-02-20 Pedro Alves <palves@redhat.com>
16742
16743 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16744 info probes.
16745
2db9a427
PA
167462015-02-20 Pedro Alves <palves@redhat.com>
16747
16748 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16749
60fb7e9e
PA
167502015-02-20 Pedro Alves <palves@redhat.com>
16751
16752 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16753 clean_restart before gdb_target_supports_trace.
16754
5c5019c2
PA
167552015-02-20 Pedro Alves <palves@redhat.com>
16756
16757 PR threads/18006
16758 * gdb.threads/clone-thread_db.c: New file.
16759 * gdb.threads/clone-thread_db.exp: New file.
16760
c9587f88
AT
167612015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16762
16763 PR breakpoints/16812
16764 * gdb.base/catch-gdb-caused-signals.c: New file.
16765 * gdb.base/catch-gdb-caused-signals.exp: New file.
16766
f6a88844
JM
167672015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16768
16769 * configure: Regenerated.
16770 * configure.ac: Use GDB_AC_TRANSFORM.
16771 * aclocal.m4: sinclude ../transform.m4.
16772
497c491b
JM
167732015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16774
16775 * lib/dtrace.exp: New file.
16776 * gdb.base/dtrace-probe.exp: Likewise.
16777 * gdb.base/dtrace-probe.d: Likewise.
16778 * gdb.base/dtrace-probe.c: Likewise.
16779 * lib/pdtrace.in: Likewise.
16780 * configure.ac: Output variables with the transformed names of
16781 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16782 * configure: Regenerated.
16783
03e98035
JM
167842015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16785
16786 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16787 expected message when trying to access $_probe_* convenience
16788 variables while not on a probe.
16789
63cc30e9
JK
167902015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16791
16792 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16793
0703599a
PA
167942015-02-11 Pedro Alves <pedro@codesourcery.com>
16795
16796 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16797 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16798
7e60a48e
DE
167992015-02-10 Doug Evans <xdje42@gmail.com>
16800
16801 * lib/gdb.exp (gdb_load): Always return a result.
16802
01b088bc
PA
168032015-02-10 Pedro Alves <palves@redhat.com>
16804
16805 * gdb.threads/signal-sigtrap.c: New file.
16806 * gdb.threads/signal-sigtrap.exp: New file.
16807
b05ec7a5
AT
168082015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16809
16810 * gdb.trace/no-attach-trace.c: New file.
16811 * gdb.trace/no-attach-trace.exp: New file.
16812
a2c2acaf
MW
168132015-02-09 Mark Wielaard <mjw@redhat.com>
16814
16815 * gdb.dwarf2/atomic.c: New file.
16816 * gdb.dwarf2/atomic-type.exp: Likewise.
16817
31fd9caa
MM
168182015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16819
16820 * gdb.btrace/buffer-size.exp: Update "info record" output.
16821 * gdb.btrace/delta.exp: Update "info record" output.
16822 * gdb.btrace/enable.exp: Update "info record" output.
16823 * gdb.btrace/finish.exp: Update "info record" output.
16824 * gdb.btrace/instruction_history.exp: Update "info record" output.
16825 * gdb.btrace/next.exp: Update "info record" output.
16826 * gdb.btrace/nexti.exp: Update "info record" output.
16827 * gdb.btrace/step.exp: Update "info record" output.
16828 * gdb.btrace/stepi.exp: Update "info record" output.
16829 * gdb.btrace/nohist.exp: Update "info record" output.
16830
d33501a5
MM
168312015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16832
16833 * gdb.btrace/buffer-size: New.
16834
f4abbc16
MM
168352015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16836
16837 * gdb.btrace/delta.exp: Update "info record" output.
16838 * gdb.btrace/enable.exp: Update "info record" output.
16839 * gdb.btrace/finish.exp: Update "info record" output.
16840 * gdb.btrace/instruction_history.exp: Update "info record" output.
16841 * gdb.btrace/next.exp: Update "info record" output.
16842 * gdb.btrace/nexti.exp: Update "info record" output.
16843 * gdb.btrace/step.exp: Update "info record" output.
16844 * gdb.btrace/stepi.exp: Update "info record" output.
16845 * gdb.btrace/nohist.exp: Update "info record" output.
16846
b9d61307
SM
168472015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16848
16849 PR gdb/15678
16850 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16851
e584fdbc
PA
168522015-02-06 Pedro Alves <palves@redhat.com>
16853
16854 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16855 macro.
16856 (seconds_left, again): New globals.
16857 (main): Wait seconds_left in a 1-second sleep loop instead of
16858 sleeping 180 seconds. If 'again' is set, reset the seconds
16859 counter.
16860 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16861 'again' in the inferior before detaching. Print the seconds left.
16862 (options): New global.
16863 (top level): Build program with -DTIMEOUT=$timeout.
16864
77f41761
PA
168652015-02-06 Pedro Alves <palves@redhat.com>
16866
16867 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16868 determine how many seconds to pass to 'alarm'.
16869 * gdb.base/gdb-sigterm.exp (top level): Build program with
16870 -DTIMEOUT=$timeout.
16871 (do_test): Return success/failure indication. Add more verbose
16872 logging. Don't fail if 200 single steps are seen. Instead, fail
16873 when the test times out.
16874 (passes): New global.
16875 (top level): Break the testing loop if testing fails on any
16876 iteration. Use gdb_assert.
16877
b9394193
DB
168782015-02-04 Don Breazeal <donb@codesourcery.com>
16879
16880 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16881 and initialize them.
16882 (ipc_cleanup): New function.
16883 (main): Don't declare shmid, semid, and msqid. Add a call to
16884 atexit so that we call ipc_cleanup on exit.
16885
42d9e528
PA
168862015-02-04 Pedro Alves <palves@redhat.com>
16887
16888 * boards/native-extended-gdbserver.exp: Remove any target variant
16889 specifications from the board name before clearing the isremote
16890 flag from board_info.
16891
ae6ae975
DE
168922015-01-31 Doug Evans <xdje42@gmail.com>
16893
16894 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16895
cfb069a8
GB
168962015-01-31 Gary Benson <gbenson@redhat.com>
16897
16898 * gdb.base/completion.exp: Disable completion limiting for
16899 existing tests. Add new tests to check completion limiting.
16900 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16901
5dd31d79
DE
169022015-01-31 Doug Evans <xdje42@gmail.com>
16903
16904 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16905
9f050062
DE
169062015-01-31 Doug Evans <xdje42@gmail.com>
16907
16908 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16909 entries. Duplicate file section script entries.
16910 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16911 inlined entries. Add test for safe-path rejection.
16912 * gdb.python/py-section-script.c: Add duplicate inlined section script
16913 entries. Duplicate file section script entries.
16914 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16915 inlined entries. Add test for safe-path rejection.
16916
df25ebbd
JB
169172015-01-29 Joel Brobecker <brobecker@adacore.com>
16918
16919 * gdb.ada/disc_arr_bound: New testcase.
16920
4a0ca9ec
JB
169212015-01-29 Joel Brobecker <brobecker@adacore.com>
16922
16923 * gdb.ada/mi_var_array: New testcase.
16924
3a8b707a
DE
169252015-01-27 Doug Evans <dje@google.com>
16926
16927 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16928 Add test for objfile.filename, objfile.username after objfile
16929 has been unloaded.
16930
f8313f6e
JB
169312015-01-26 Joel Brobecker <brobecker@adacore.com>
16932
16933 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16934 the second test to print the name attribute of value
16935 returned by the call to gdb.lookup_type, and adjust
16936 the expected output accordingly.
16937
37bc665e
MW
169382015-01-25 Mark Wielaard <mjw@redhat.com>
16939
16940 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16941 * gdb.base/disp-step-fork.c: Include unistd.h.
16942 * gdb.base/siginfo-obj.c: Include stdio.h.
16943 * gdb.base/siginfo-thread.c: Likewise.
16944 * gdb.mi/non-stop.c: Include unistd.h.
16945 * gdb.mi/nsthrexec.c: Include stdio.h.
16946 * gdb.mi/pthreads.c: Include unistd.h.
16947 * gdb.modula2/unbounded1.c (main): Declare returns int.
16948 * gdb.reverse/consecutive-reverse.c: Likewise.
16949 * gdb.threads/create-fail.c: Include unistd.h.
16950 * gdb.threads/killed.c: Likewise.
16951 * gdb.threads/linux-dp.c: Likewise.
16952 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16953 * gdb.threads/non-ldr-exc-2.c: Likewise.
16954 * gdb.threads/non-ldr-exc-3.c: Likewise.
16955 * gdb.threads/non-ldr-exc-4.c: Likewise.
16956 * gdb.threads/pthreads.c: Include unistd.h.
16957 (main): Declare returns int.
16958 * gdb.threads/tls-main.c (foo): New declaration.
16959 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16960
f7e5394d
SM
169612015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16962
16963 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16964 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16965
743649fd
MW
169662015-01-15 Mark Wielaard <mjw@redhat.com>
16967
16968 * gdb.base/noreturn-return.c: New file.
16969 * gdb.base/noreturn-return.exp: New file.
16970 * gdb.base/noreturn-finish.c: New file.
16971 * gdb.base/noreturn-finish.exp: New file.
16972
198297aa
PA
169732015-01-23 Pedro Alves <palves@redhat.com>
16974
16975 * gdb.threads/continue-pending-after-query.c: New file.
16976 * gdb.threads/continue-pending-after-query.exp: New file.
16977
717cf30c
AG
169782015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16979 Simon Marchi <simon.marchi@ericsson.com>
16980
16981 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16982 * gdb.base/valgrind-db-attach.exp: Same.
16983 * gdb.base/valgrind-infcall.exp: Same.
16984 * lib/mi-support.exp (default_mi_gdb_start): Same.
16985 * lib/prompt.exp (default_prompt_gdb_start): Same.
16986 * lib/gdb.exp (default_gdb_spawn): Same.
16987 (gdb_interact): New.
16988
16989
4b62a76e
JK
169902015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16991
16992 * gdb.compile/compile.exp (pointer to jit function): New test.
16993
b4cdae6f
WW
169942015-01-17 Wei-cheng Wang <cole945@gmail.com>
16995
16996 * lib/gdb.exp (supports_process_record): Return true for
16997 powerpc*-*-linux*.
16998 (supports_reverse): Likewise.
16999
d221e7ef
DB
170002015-01-15 Don Breazeal <donb@codesourcery.com>
17001
17002 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
17003 instead of checking whether the target board is remote and
17004 use spawn_wait_for_attach instead of exec/sleep.
17005 * gdb.base/attach-twice.exp: Likewise.
17006
bafffb51
JB
170072015-01-15 Joel Brobecker <brobecker@adacore.com>
17008
17009 * gdb.ada/var_arr_attrs: New testcase.
17010
5589af0e
PA
170112015-01-14 Pedro Alves <palves@redhat.com>
17012 Joel Brobecker <brobecker@adacore.com>
17013
17014 PR gdb/17525
17015 * gdb.base/bp-cmds-execution-x-script.c: New file.
17016 * gdb.base/bp-cmds-execution-x-script.exp: New file.
17017 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
17018
6c400b59
PA
170192015-01-14 Pedro Alves <palves@redhat.com>
17020
17021 PR cli/17828
17022 * gdb.base/batch-preserve-term-settings.c: New file.
17023 * gdb.base/batch-preserve-term-settings.exp: New file.
17024
e02c96a7
DE
170252015-01-13 Doug Evans <dje@google.com>
17026
17027 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
17028 binary.
17029
576fd14c
JB
170302015-01-13 Joel Brobecker <brobecker@adacore.com>
17031
17032 * Makefile.in (clean mostlyclean): Do not delete *.py.
17033
04dccad0
JB
170342015-01-13 Joel Brobecker <brobecker@adacore.com>
17035
17036 * gdb.python/py-lookup-type.exp: New file.
17037
3d230f71
PA
170382015-01-12 Pedro Alves <palves@redhat.com>
17039
17040 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
17041 restore GDBFLAGS before returning.
17042
7e67715d
JK
170432015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17044
17045 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
17046 is_amd64_regs_target and is_x86_like_target.
17047
f2e0d4b4
DE
170482015-01-11 Doug Evans <xdje42@gmail.com>
17049
17050 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
17051 is given without an explicit form.
17052 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
17053 attributes.
17054 * gdb.dwarf/corrupt.exp: Ditto.
17055 * gdb.dwarf2/enum-type.exp: Ditto.
17056 * gdb.trace/entry-values.exp: Ditto.
17057 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
17058
439250fb
DE
170592015-01-11 Doug Evans <xdje42@gmail.com>
17060
17061 PR gdb/15830
17062 * gdb.base/maint.exp: Remove references to "maint demangle".
17063 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
17064 Add tests for explicitly specifying language to demangle.
17065 * gdb.dlang/demangle.exp: Ditto.
17066
ede9f622
PA
170672015-01-09 Pedro Alves <palves@redhat.com>
17068
17069 * gdb.threads/non-stop-fair-events.c: New file.
17070 * gdb.threads/non-stop-fair-events.exp: New file.
17071
a7b796db
PA
170722015-01-09 Pedro Alves <palves@redhat.com>
17073
17074 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
17075 the global scope. Set a breakpoint after all threads are started
17076 rather than stepping over two source lines. Expect the prompt.
17077 * gdb.base/watch_thread_num.c (threads_started_barrier): New
17078 global.
17079 (NUM): Now 15.
17080 (main): Use threads_started_barrier to wait for all threads to
17081 start. Main thread no longer calls thread_function. Exit after
17082 180 seconds.
17083 (loop): New function.
17084 (thread_function): Wait on threads_started_barrier barrier. Call
17085 'loop' at each iteration.
17086 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
17087 threads have started, instead of hardcoding number of "next"
17088 steps. Use an access watchpoint instead of a write watchpoint.
17089
9665ffdd
PA
170902015-01-09 Pedro Alves <palves@redhat.com>
17091
17092 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
17093 (thread_func): Wait on barrier.
17094 (main): Wait for all threads to start before stopping GDB.
17095 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
17096 global.
17097 (thread1_func, thread2_func): Wait on barrier.
17098 (main): Wait for all threads to start before stopping GDB.
17099 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
17100 New global.
17101 (thread1_func, thread2_func): Wait on barrier.
17102 (main): Wait for all threads to start before stopping GDB.
17103
c945a99f
PA
171042015-01-09 Pedro Alves <palves@redhat.com>
17105
17106 * gdb.threads/attach-many-short-lived-threads.c: New file.
17107 * gdb.threads/attach-many-short-lived-threads.exp: New file.
17108
c1a747c1
PA
171092014-01-09 Pedro Alves <palves@redhat.com>
17110
17111 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
17112 instead of to thread 2.
17113 * gdb.threads/signal-command-multiple-signals-pending.c (main):
17114 Add barrier around each pthread_create call instead of around all
17115 calls.
17116 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
17117 Set a break on thread_function and have the child threads hit it
17118 one at at a time.
17119
60b3033e
PA
171202015-01-09 Pedro Alves <palves@redhat.com>
17121
17122 * lib/gdb.exp (can_spawn_for_attach): New procedure.
17123 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
17124 false.
17125 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
17126 checking whether the target board is remote.
17127 * gdb.multi/multi-attach.exp: Likewise.
17128 * gdb.python/py-sync-interp.exp: Likewise.
17129 * gdb.server/ext-attach.exp: Likewise.
17130 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
17131 tests that need to attach, instead of checking whether the target
17132 board is remote at the top of the file.
17133
acc018ac
YQ
171342015-01-08 Yao Qi <yao@codesourcery.com>
17135
17136 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
17137
50a18af8
JK
171382015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17139
17140 Fix testcase compilation.
17141 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
17142
8503d6e1
JB
171432015-01-06 Joel Brobecker <brobecker@adacore.com>
17144
17145 * gdb.python/py-type.exp: Add a couple test about empty
17146 array creation, and negative-length array creation.
17147
cc73dbcc
DE
171482015-01-02 Doug Evans <xdje42@gmail.com>
17149
17150 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
17151
0300bbc7
DE
171522015-01-02 Doug Evans <dje@google.com>
17153
17154 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
17155
9d85a0ec
YQ
171562014-12-29 Yao Qi <yao@codesourcery.com>
17157
17158 * gdb.trace/entry-values.exp: Update comments. Rename variable
17159 bar_call_foo to returned_from_foo.
17160
87186c6a
MMN
171612014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
17162
17163 PR gdb/17394
17164 * gdb.linespec/break-asm-file.c: New file.
17165 * gdb.linespec/break-asm-file.exp: New file.
17166 * gdb.linespec/break-asm-file0.s: New file.
17167 * gdb.linespec/break-asm-file1.s: New file.
17168
1bab7383
YQ
171692014-12-18 Nigel Stephens <nigel@mips.com>
17170 Maciej W. Rozycki <macro@codesourcery.com>
17171
17172 * gdb.base/float.exp: Handle the new output from "info float" on
17173 MIPS targets.
17174
1bc1068a
JK
171752014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17176
17177 Fix MinGW compilation.
17178 * gdb.compile/compile-ops.exp: Update untested message if
17179 !skip_compile_feature_tests.
17180 * gdb.compile/compile-setjmp.exp: Likewise.
17181 * gdb.compile/compile-tls.exp: Likewise.
17182 * gdb.compile/compile.exp: Likewise.
17183 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
17184 supported on this host".
17185
b6615d10
DE
171862014-12-16 Doug Evans <xdje42@gmail.com>
17187
17188 * boards/stabs.exp: New file.
17189
25dda427
AA
171902014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
17191
17192 * gdb.base/completion.exp: Adjust to format changes of "maint
17193 print user-registers".
17194
bf330350
CU
171952014-12-16 Catalin Udma <catalin.udma@freescale.com>
17196
17197 PR server/17457
17198 * gdb.arch/aarch64-fp.c: New file.
17199 * gdb.arch/aarch64-fp.exp: New file.
17200
395cf596
SDJ
172012014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
17202
17203 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
17204 r210637, r210913, r211666, r215400, r215817).
17205
17206 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
17207 * dg-extract-results.py: New file.
17208 * dg-extract-results.sh: Use it if the environment seems
17209 suitable.
17210
17211 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
17212
17213 * dg-extract-results.py (parse_run): Handle warnings that
17214 are printed before a test harness is run.
17215
17216 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
17217
17218 * dg-extract-results.py (Named): Remove __cmp__ method.
17219 (output_variation): Use a key to sort variation.harnesses.
17220
17221 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
17222
17223 * dg-extract-results.py: For Python 3, force sys.stdout to
17224 handle surrogate escape sequences.
17225 (safe_open): New function.
17226 (output_segment, main): Use it.
17227
17228 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
17229
17230 * dg-extract-results.py (Prog.result_re): Include options
17231 in test name.
17232
17233 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
17234
17235 * dg-extract-results.py (output_variation): Always sort if
17236 do_sum.
17237
e882ef3c
SM
172382014-12-15 Simon Marchi <simon.marchi@ericsson.com>
17239
17240 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
17241 as long as we get pagination notifications.
17242
4992aa20
JM
172432014-12-15 Jason Merrill <jason@redhat.com>
17244
17245 * Makefile.in (check-gdb.%): Restore.
17246 * README: Mention it.
17247
c1b5a1a6
JB
172482014-12-13 Joel Brobecker <brobecker@adacore.com>
17249
17250 * gdb.ada/str_uninit: New testcase.
17251
5537b577
JK
172522014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17253
17254 PR symtab/17642
17255 * gdb.base/vla-stub-define.c: New file.
17256 * gdb.base/vla-stub.c: New file.
17257 * gdb.base/vla-stub.exp: New file.
17258
bb2ec1b3
TT
172592014-12-12 Phil Muldoon <pmuldoon@redhat.com>
17260 Jan Kratochvil <jan.kratochvil@redhat.com>
17261 Tom Tromey <tromey@redhat.com>
17262
17263 * configure.ac: Add gdb.compile/.
17264 * configure: Regenerate.
17265 * gdb.compile/Makefile.in: New file.
17266 * gdb.compile/compile-ops.exp: New file.
17267 * gdb.compile/compile-ops.c: New file.
17268 * gdb.compile/compile-tls.c: New file.
17269 * gdb.compile/compile-tls.exp: New file.
17270 * gdb.compile/compile-constvar.S: New file.
17271 * gdb.compile/compile-constvar.c: New file.
17272 * gdb.compile/compile-mod.c: New file.
17273 * gdb.compile/compile-nodebug.c: New file.
17274 * gdb.compile/compile-setjmp-mod.c: New file.
17275 * gdb.compile/compile-setjmp.c: New file.
17276 * gdb.compile/compile-setjmp.exp: New file.
17277 * gdb.compile/compile-shlib.c: New file.
17278 * gdb.compile/compile.c: New file.
17279 * gdb.compile/compile.exp: New file.
17280 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17281
4ff709eb
TT
172822014-12-12 Tom Tromey <tromey@redhat.com>
17283
17284 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17285 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17286
6dddd6a5
DE
172872014-12-12 Doug Evans <dje@google.com>
17288
17289 * lib/gdb-python.exp (get_python_valueof): New function.
17290 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17291
71c24708
AA
172922014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17293
17294 * gdb.base/completion.exp: Add test for completion of "info
17295 registers ".
17296
3e29f34a
MR
172972014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17298
17299 * gdb.base/func-ptrs.c: New file.
17300 * gdb.base/func-ptrs.exp: New file.
17301
fc126975
SM
173022014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17303
17304 PR breakpoints/17012
17305 * gdb.base/dprintf-detach.c: New file.
17306 * gdb.base/dprintf-detach.exp: New file.
17307
0a46d518
SM
173082014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17309
17310 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17311 * lib/gdb.exp (target_is_gdbserver): New procedure.
17312
a0be3e44
DE
173132014-12-08 Doug Evans <dje@google.com>
17314
17315 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17316
df1b803a
YQ
173172014-12-05 Yao Qi <yao@codesourcery.com>
17318
17319 * gdb.guile/scm-error.exp: Remove the third argument to
17320 gdb_remote_download.
17321 * gdb.guile/scm-frame-args.exp: Likewise.
17322 * gdb.guile/scm-section-script.exp: Likewise.
17323
ddb9f679
YQ
173242014-12-05 Yao Qi <yao@codesourcery.com>
17325
17326 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17327
86e4ed39
DE
173282014-12-04 Doug Evans <dje@google.com>
17329
17330 * gdb.python/py-objfile.exp: Add tests for
17331 objfile.add_separate_debug_file.
17332
7c50a931
DE
173332014-12-04 Doug Evans <dje@google.com>
17334
17335 * lib/gdb.exp (get_build_id): New function.
17336 (build_id_debug_filename_get): Rewrite to use it.
17337 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17338
621661e3
MR
173392014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17340
17341 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17342 `method(long)', not just 0x0.
17343 * gdb.cp/nsalias.exp: Align code labels to 4.
17344 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17345 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17346 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17347 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17348 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17349 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17350
29f0c3b7
DE
173512014-12-02 Doug Evans <dje@google.com>
17352
e1e061e7 17353 PR symtab/17602
29f0c3b7 17354 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 17355 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
17356 * gdb.cp/anon-ns.exp: Update.
17357
162078c8
NB
173582014-12-02 Nick Bull <nicholaspbull@gmail.com>
17359
17360 * gdb.python/py-events.py (inferior_call_handler): New.
17361 (register_changed_handler, memory_changed_handler): New.
17362 (test_events.invoke): Register new handlers.
17363 * gdb.python/py-events.exp: Add tests for inferior call,
17364 memory_changed and register_changed events.
17365
fdb09caf
AA
173662014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17367
17368 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17369 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17370 if the linker doesn't understand this.
17371
55cfb2c4
SM
173722014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17373
17374 * gdb.python/python.exp: Change expected reply to help().
17375
9e8cd6df
YQ
173762014-12-01 Yao Qi <yao@codesourcery.com>
17377
17378 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17379 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17380 * configure: Re-generated.
17381
6c659fc2
SC
173822014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17383
17384 * gdb.cp/chained-calls.cc: New file.
17385 * gdb.cp/chained-calls.exp: New file.
17386 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17387
d7fc3181
SM
173882014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17389
17390 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17391 * gdb.dwarf2/symtab-producer.exp: Same.
17392 * gdb.gdb/python-interrupts.exp: Same.
17393 * gdb.gdb/python-selftest.exp: Same.
17394 * gdb.python/py-linetable.exp: Same.
17395 * gdb.python/py-type.exp: Same.
17396 * gdb.python/py-value-cc.exp: Same.
17397 * gdb.python/py-value.exp: Same.
17398
10e79639
YQ
173992014-11-28 Yao Qi <yao@codesourcery.com>
17400
17401 * gdb.base/break-probes.exp: Match library name prefixed with
17402 sysroot.
17403
f28a0564
SM
174042014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17405
17406 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17407 test expected output. Add parentheses for the call to print.
17408 Remove L suffix from integers.
17409
3fe1ce1d
DE
174102014-11-26 Doug Evans <dje@google.com>
17411
17412 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17413
84429e27
YQ
174142014-11-22 Yao Qi <yao@codesourcery.com>
17415
17416 * gdb.trace/entry-values.c: Remove asms.
17417 (foo): Add foo_label.
17418 (bar): Add bar_label.
17419 * gdb.trace/entry-values.exp: Remove code computing foo's
17420 length and bar's length.
17421 (Dwarf::assemble): Invoke function_range for bar and use
17422 MACRO_AT_func for foo.
17423
26741859
YQ
174242014-11-22 Yao Qi <yao@codesourcery.com>
17425
17426 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17427 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17428 Use .Lgcc43_procstart instead of gcc43.
17429
45e44d27
JB
174302014-11-21 Joel Brobecker <brobecker@adacore.com>
17431
17432 * gdb.ada/n_arr_bound: New testcase.
17433
458c8db8
SDJ
174342014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17435
17436 PR breakpoints/10737
17437 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17438 test_catch_syscall_multi_arch.
17439 (test_catch_syscall_multi_arch): New function.
17440
43f3e411
DE
174412014-11-20 Doug Evans <xdje42@gmail.com>
17442
17443 * gdb.base/maint.exp: Update expected output.
17444
0d7b2549
AA
174452014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17446
17447 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17448 4-byte instruction on S390.
17449
8908fca5
JB
174502014-11-19 Joel Brobecker <brobecker@adacore.com>
17451
17452 * gdb.ada/arr_arr: New testcase.
17453
4a46959e
JB
174542014-11-19 Joel Brobecker <brobecker@adacore.com>
17455
17456 * gdb.ada/pkd_arr_elem: New Testcase.
17457
470e2f4e
LM
174582014-11-18 Luis Machado <lgustavo@codesourcery.com>
17459
17460 * gdb.reverse/break-precsave: Expect completion message for
17461 core file reads.
17462 * gdb.reverse/consecutive-precsave.exp: Likewise.
17463 * gdb.reverse/finish-precsave.exp: Likewise.
17464 * gdb.reverse/i386-precsave.exp: Likewise.
17465 * gdb.reverse/machinestate-precsave.exp: Likewise.
17466 * gdb.reverse/sigall-precsave.exp: Likewise.
17467 * gdb.reverse/solib-precsave.exp: Likewise.
17468 * gdb.reverse/step-precsave.exp: Likewise.
17469 * gdb.reverse/until-precsave.exp: Likewise.
17470 * gdb.reverse/watch-precsave.exp: Likewise.
17471
a267f3ad
AA
174722014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17473
17474 * gdb.base/bp-permanent.c: Include unistd.h.
17475 * gdb.python/py-framefilter-mi.c (main): Add return type.
17476 * gdb.python/py-framefilter.c (main): Likewise.
17477 * gdb.trace/actions-changed.c (main): Likewise.
17478
12084a9a
AA
174792014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17480
17481 * gdb.mi/until.c: Add eye-catchers.
17482 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17483 line numbers.
17484
dc7e1a77
AA
174852014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17486
17487 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17488 function header variants in break1.c.
17489 * gdb.base/ena-dis-br.exp: Likewise.
17490 * gdb.base/hbreak2.exp: Likewise.
17491 * gdb.reverse/until-precsave.exp: Drop references to removed
17492 non-prototype function header variants in ur1.c.
17493 * gdb.reverse/until-reverse.exp: Likewise.
17494
41c77605
PM
174952014-11-17 Petr Machata <pmachata@redhat.com>
17496
17497 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17498 ${_cu_offset_size} bytes abbrev offset.
17499
34248c3a
DE
175002014-11-15 Doug Evans <xdje42@gmail.com>
17501
17502 PR symtab/17559
17503 * gdb.base/line-symtabs.exp: New file.
17504 * gdb.base/line-symtabs.c: New file.
17505 * gdb.base/line-symtabs.h: New file.
17506
646da059
YQ
175072014-11-14 Yao Qi <yao@codesourcery.com>
17508
17509 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17510 (func): Add label func_label.
17511 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17512 Replace low_pc and high_pc with MACRO_AT_range.
17513 Replace name, low_pc and high_pc with MACRO_AT_func.
17514
9301ebe6
YQ
175152014-11-14 Yao Qi <yao@codesourcery.com>
17516
17517 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17518 Replace name, low_pc and high_pc with MACRO_AT_func.
17519
f166b542
YQ
175202014-11-14 Yao Qi <yao@codesourcery.com>
17521
17522 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17523 produce debug information.
17524 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17525
0f6e71e3
YQ
175262014-11-14 Yao Qi <yao@codesourcery.com>
17527
17528 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17529 object and get function length.
17530 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17531 with MACRO_AT_func.
17532 (top-level): Replace gdb_compile and clean_restart with
17533 prepare_for_testing.
17534 * gdb.dwarf2/main.c (main): Add label main_label.
17535
876c4df9
YQ
175362014-11-14 Yao Qi <yao@codesourcery.com>
17537
17538 * lib/dwarf.exp (function_range): New procedure.
17539 (Dwarf::_handle_macro_at_func): New procedure.
17540 (Dwarf::_handle_macro_at_range): New procedure.
17541 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17542
02ad9cf1
YQ
175432014-11-14 Yao Qi <yao@codesourcery.com>
17544
17545 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17546 (_handle_attribute): New procedure.
17547
a59add0c
AA
175482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17549
17550 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17551 * gdb.base/call-sc.c (zed): Likewise.
17552 * gdb.base/checkpoint.c (main): Likewise.
17553 * gdb.base/dump.c (main): Likewise.
17554 * gdb.base/gcore.c (main): Likewise.
17555 * gdb.base/huge.c (main): Likewise.
17556 * gdb.base/multi-forks.c (main): Likewise.
17557 * gdb.base/pr10179-a.c (main): Likewise.
17558 * gdb.base/savedregs.c (main): Likewise.
17559 * gdb.base/sigaltstack.c (main): Likewise.
17560 * gdb.base/siginfo.c (main): Likewise.
17561 * gdb.base/structs.c (zed): Likewise.
17562 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17563 * gdb.mi/mi-syn-frame.c (main): Likewise.
17564 * gdb.mi/until.c (foo, main): Likewise.
17565 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17566 * gdb.base/solib-weak.c (foo): Declare.
17567 * gdb.base/attach-twice.c: Include stdio.h.
17568 * gdb.base/weaklib1.c: Likewise.
17569 * gdb.base/weaklib2.c: Likewise.
17570 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17571 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17572 unistd.h.
17573 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17574 * gdb.mi/mi-exit-code.c: Likewise.
17575 * gdb.base/break-interp-lib.c: Include string.h.
17576 * gdb.base/coremaker.c: Likewise.
17577 * gdb.base/testenv.c: Likewise.
17578 * gdb.python/py-finish-breakpoint.c: Likewise.
17579 * gdb.base/inferior-died.c: Include sys/wait.h.
17580 * gdb.base/fileio.c: Include time.h.
17581 * gdb.base/async-shell.c: Include unistd.h.
17582 * gdb.base/dprintf-non-stop.c: Likewise.
17583 * gdb.base/info-os.c: Likewise.
17584 * gdb.mi/mi-console.c: Likewise.
17585 * gdb.mi/watch-nonstop.c: Likewise.
17586 * gdb.python/py-events.c: Likewise.
17587 * gdb.base/async.c (baz): Move up before its invocation.
17588 * gdb.base/code_elim2.c (my_global_func): Likewise.
17589 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17590 * gdb.base/advance.c (func2): Likewise.
17591
3b5d5997
AA
175922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17593
17594 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17595 variant.
17596 * gdb.base/annota3.c: Likewise.
17597 * gdb.base/async.c: Likewise.
17598 * gdb.base/average.c: Likewise.
17599 * gdb.base/call-ar-st.c: Likewise.
17600 * gdb.base/call-rt-st.c: Likewise.
17601 * gdb.base/call-sc.c: Likewise.
17602 * gdb.base/call-strs.c: Likewise.
17603 * gdb.base/ending-run.c: Likewise.
17604 * gdb.base/execd-prog.c: Likewise.
17605 * gdb.base/exprs.c: Likewise.
17606 * gdb.base/foll-exec.c: Likewise.
17607 * gdb.base/foll-fork.c: Likewise.
17608 * gdb.base/foll-vfork.c: Likewise.
17609 * gdb.base/funcargs.c: Likewise.
17610 * gdb.base/gcore.c: Likewise.
17611 * gdb.base/jump.c: Likewise.
17612 * gdb.base/langs0.c: Likewise.
17613 * gdb.base/langs1.c: Likewise.
17614 * gdb.base/langs2.c: Likewise.
17615 * gdb.base/mips_pro.c: Likewise.
17616 * gdb.base/nodebug.c: Likewise.
17617 * gdb.base/opaque0.c: Likewise.
17618 * gdb.base/opaque1.c: Likewise.
17619 * gdb.base/recurse.c: Likewise.
17620 * gdb.base/run.c: Likewise.
17621 * gdb.base/scope0.c: Likewise.
17622 * gdb.base/scope1.c: Likewise.
17623 * gdb.base/setshow.c: Likewise.
17624 * gdb.base/setvar.c: Likewise.
17625 * gdb.base/shmain.c: Likewise.
17626 * gdb.base/shr1.c: Likewise.
17627 * gdb.base/shr2.c: Likewise.
17628 * gdb.base/sigall.c: Likewise.
17629 * gdb.base/signals.c: Likewise.
17630 * gdb.base/so-indr-cl.c: Likewise.
17631 * gdb.base/solib2.c: Likewise.
17632 * gdb.base/structs.c: Likewise.
17633 * gdb.base/sum.c: Likewise.
17634 * gdb.base/vforked-prog.c: Likewise.
17635 * gdb.base/watchpoint.c: Likewise.
17636 * gdb.reverse/shr2.c: Likewise.
17637 * gdb.reverse/until-reverse.c: Likewise.
17638 * gdb.reverse/ur1.c: Likewise.
17639 * gdb.reverse/watch-reverse.c: Likewise.
17640
066a77c5
AA
176412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17642
17643 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17644 variant.
17645 * gdb.base/sepdebug.exp: Drop references to removed code.
17646
4f204ea5
AA
176472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17648
17649 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17650 variant. Preserve original line numbering.
17651 * gdb.base/list1.c: Likewise.
17652
3b377a3a
AA
176532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17654
17655 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17656 variant.
17657 * gdb.base/break1.c: Likewise.
17658 * gdb.base/break.exp: Drop references to removed code.
17659
e444df73
AA
176602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17661
17662 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17663 variant.
17664
8008f2a7
AA
176652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17666
17667 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17668
a5a06887
AA
176692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17670
17671 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17672 logic into perform_all_tests() and invoke it with and without
17673 function header prototypes.
17674 (do_function_calls): Remove conditional XFAIL for PR 5318.
17675 (rerun_and_prepare): Remove duplicate code.
17676 (perform_all_tests): New. Main logic moved here.
17677
44dba9b9
AA
176782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17679
17680 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17681 code guarded by #ifdef NO_PROTOTYPES.
17682 (t_double_many_args): Likewise.
17683 (DEF_FUNC_MANY_ARGS_1): Likewise.
17684 (DEF_FUNC_VALUES_1): Likewise.
17685 (t_structs_ldc): Renamed from t_structs_fc in conditional code
17686 guarded by #ifdef PROTOTYPES.
17687
d1fbcd56
AA
176882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17689
17690 * gdb.mi/mi-console.c: Add eye-catcher.
17691 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17692 instead of literal line number.
17693
b0e59b8f
AA
176942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17695
17696 * gdb.base/shr2.c: Add eye-catcher.
17697 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
17698 line number.
17699
78f98cca
AA
177002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17701
17702 * gdb.base/jump.c: Add eye-catchers.
17703 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
17704 numbers.
17705
58fa2af0
AA
177062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17707
17708 * gdb.base/execd-prog.c: Add eye-catchers.
17709 * gdb.base/foll-exec.c: Likewise.
17710 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
17711 line numbers.
17712
04e5059b
AA
177132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17714
17715 * gdb.base/ending-run.c: Add eye-catchers.
17716 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
17717 literal line numbers.
17718
dbfdb174
AA
177192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17720
17721 * gdb.base/call-rt-st.c: Add eye-catchers.
17722 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17723 literal line numbers.
17724
888a2ade
AA
177252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17726
17727 * gdb.base/call-ar-st.c: Add eye-catchers.
17728 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17729 literal line numbers.
17730
6acc2dde
AA
177312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17732
17733 * gdb.base/average.c: Add eye-catchers.
17734 * gdb.base/sum.c: Likewise.
17735 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17736 regexps dynamically.
17737
9ecfcd1d
AA
177382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17739
17740 * gdb.base/solib1.c: Add eye-catchers.
17741 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17742 literal line numbers.
17743
78708b7c
PA
177442014-11-12 Pedro Alves <palves@redhat.com>
17745
17746 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17747 leader has exited.
17748
af48d08f
PA
177492014-11-12 Pedro Alves <palves@redhat.com>
17750
17751 * gdb.arch/i386-bp_permanent.c: New file.
17752 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17753 (srcfile): Set to i386-bp_permanent.c.
17754 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17755 that stepi does not execute the 'leave' instruction, instead of
17756 testing it does execute.
17757 * gdb.base/bp-permanent.c: New file.
17758 * gdb.base/bp-permanent.exp: New file.
17759
af3768e9
DE
177602014-11-10 Doug Evans <xdje42@gmail.com>
17761
17762 PR symtab/17564
17763 * gdb.base/symtab-search-order.exp: New file.
17764 * gdb.base/symtab-search-order.c: New file.
17765 * gdb.base/symtab-search-order-1.c: New file.
17766 * gdb.base/symtab-search-order-shlib-1.c: New file.
17767
9de00a4a
PA
177682014-11-07 Pedro Alves <palves@redhat.com>
17769
17770 PR gdb/17511
17771 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17772 i?86-*-linux*.
17773
e0f52461
SC
177742014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17775
17776 PR c++/17494
17777 * gdb.cp/pr17494.cc: New file.
17778 * gdb.cp/pr17494.exp: New file.
17779
6ce8c980
YQ
177802014-11-02 Yao Qi <yao@codesourcery.com>
17781
17782 * gdb.python/python.exp: Get working directory and match the
17783 output of "set extended-prompt \\w " with it.
17784
02be9a71
DE
177852014-10-30 Doug Evans <dje@google.com>
17786
17787 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17788 in objfiles.
17789 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17790 in progspaces.
17791
3bdff46b
LM
177922014-10-30 Janis Johnson <janisjo@codesourcery.com>
17793
17794 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17795 * gdb.base/realname-expand.exp: Likewise.
17796 * gdb.linespec/macro-relative.exp: Likewise.
17797
ab917dfb
PA
177982014-10-29 Pedro Alves <palves@redhat.com>
17799
17800 PR gdb/17408
17801 * gdb.threads/schedlock.c (some_function): New function.
17802 (call_function): New global.
17803 (MAYBE_CALL_SOME_FUNCTION): New macro.
17804 (thread_function): Call it.
17805 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17806 and use it instead of a global counter. Adjust all callers.
17807 (get_current_thread): Use "find current thread" for test message
17808 here rather than having all callers pass down the same string.
17809 (goto_loop): New procedure, factored out from ...
17810 (my_continue): ... this.
17811 (step_ten_loops): Change parameter from test message to command to
17812 use. Adjust.
17813 (list_count): Delete global.
17814 (check_result): New procedure, factored out from duplicate top
17815 level code.
17816 (continue tests): Wrap in with_test_prefix.
17817 (test_step): New procedure, factored out from duplicate top level
17818 code.
17819 (top level): Test "step" in combination with all scheduler-locking
17820 modes. Test "next" in combination with all scheduler-locking
17821 modes, and in combination with stepping over a function call or
17822 not.
17823 * gdb.threads/next-bp-other-thread.c: New file.
17824 * gdb.threads/next-bp-other-thread.exp: New file.
17825
d3d4baed
PA
178262014-10-29 Pedro Alves <palves@redhat.com>
17827
17828 PR python/17372
17829 * gdb.python/python.exp: Test a multi-line command that spawns
17830 interactive Python.
17831 * gdb.base/multi-line-starts-subshell.exp: New file.
17832
563e8d85
YQ
178332014-10-29 Yao Qi <yao@codesourcery.com>
17834
17835 * gdb.base/fileio.exp: Make directories on host.
17836
0ea4d52e
YQ
178372014-10-29 Yao Qi <yao@codesourcery.com>
17838
17839 * gdb.base/fileio.c (test_write): Close the file.
17840
7f5ef605
PA
178412014-10-28 Pedro Alves <palves@redhat.com>
17842
17843 PR gdb/12623
17844 * gdb.base/sigstep.c (no_handler): New global.
17845 (main): If 'no_handler is true, set the signal handlers to
17846 SIG_IGN.
17847 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17848 with_sw_watch and no_handler parameters. Handle them.
17849 (top level) <stepping over handler when stopped at a breakpoint
17850 test>: Add a test axis for testing with a software watchpoint, and
17851 another for testing with the signal handler set to SIG_IGN.
17852 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17853 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17854
abbdbd03
PA
178552014-10-28 Pedro Alves <palves@redhat.com>
17856
17857 PR gdb/17511
17858 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17859 * gdb.base/sigstep.exp (other_handler_location): New global.
17860 (advance): Support stepping into the signal handler, and running
17861 commands while in the handler.
17862 (in_handler_map): New global.
17863 (top level): In the advance test, add combinations for getting
17864 into the handler with stepping commands, and for running commands
17865 in the handler. Add comment descripting the advancei tests.
17866
1df4399f
PA
178672014-10-28 Pedro Alves <palves@redhat.com>
17868
17869 * gdb.base/sigstep.exp: Use build_executable instead of
17870 prepare_for_testing.
17871 (top level): Move code that starts GDB, runs to main and creates a
17872 display to ...
17873 (restart): ... this new procedure.
17874 (top level): Move backtrace from signal handler test to ...
17875 (validate_backtrace): ... this new procedure.
17876 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17877 with_test_prefix. Always restart GDB.
17878 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17879 with_test_prefix. Always restart GDB. No need to delete
17880 breakpoints after the test.
17881 (test_skip_handler): Remove prefix parameter.
17882 (skip_over_handler, breakpoint_to_handler)
17883 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17884 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17885 restart GDB. No need to delete breakpoints after the test.
17886 (top level): Use foreach to call the test procedures with
17887 different commands.
17888
a5b6e449
PA
178892014-10-28 Pedro Alves <palves@redhat.com>
17890
17891 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17892 instead of GNATS numbers.
17893 * gdb.base/sigbpt.exp: Likewise.
17894 * gdb.base/siginfo.exp: Likewise.
17895 * gdb.base/sigstep.exp: Likewise.
17896
e5f8a7cc
PA
178972014-10-27 Pedro Alves <palves@redhat.com>
17898
17899 * gdb.base/sigstep.c (dummy): New global.
17900 (main): Issue a couple writes to the new global.
17901 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17902 procedures.
17903 (skip_over_handler): Use test_skip_handler.
17904 (top level): Call skip_over_handler for stepi and nexti too.
17905 (breakpoint_over_handler): Use test_skip_handler.
17906 (top level): Call breakpoint_over_handler for stepi and nexti too.
17907
763905a3
YQ
179082014-10-27 Yao Qi <yao@codesourcery.com>
17909
17910 * gdb.trace/tfile.c (adjust_function_address)
17911 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17912 function descriptor.
17913
6f259a23
DB
179142014-10-24 Don Breazeal <donb@codesourcery.com>
17915
17916 * gdb.base/foll-fork.exp (test_follow_fork,
17917 catch_fork_child_follow): Check for updated fork messages emitted
17918 from infrun.c.
17919 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17920 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17921 vfork_and_exec_child_follow_through_step): Check for updated vfork
17922 messages emitted from infrun.c.
17923
09dd9a69
PA
179242014-10-24 Pedro Alves <palves@redhat.com>
17925
17926 * gdb.base/corefile.exp: Remove references to ultrix.
17927 * gdb.base/interrupt.exp: Likewise.
17928 * gdb.base/whatis.exp: Likewise.
17929 * gdb.gdb/selftest.exp: Likewise.
17930 * gdb.threads/manythreads.exp: Likewise.
17931 * gdb.threads/print-threads.exp: Likewise.
17932 * gdb.threads/pthreads.exp:: Likewise.
17933 * gdb.threads/schedlock.exp: Likewise.
17934
3433cfa5
SC
179352014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17936
17937 * gdb.cp/non-trivial-retval.cc: Add a test case.
17938 * gdb.cp/non-trivial-retval.exp: Add a test.
17939
092f880b
YQ
179402014-10-20 Yao Qi <yao@codesourcery.com>
17941
17942 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17943 * gdb.python/py-objfile-script-gdb.py: New file.
17944 * gdb.python/py-objfile-script.exp: Update reference to
17945 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17946 of remote_download. Remove the dest file.
17947
acbdb7f3
YQ
179482014-10-20 Yao Qi <yao@codesourcery.com>
17949
17950 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17951 * gdb.base/step-line.exp: Likewise.
17952 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17953 * gdb.dwarf2/dw2-basic.exp: Likewise.
17954 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17955 * gdb.dwarf2/dw2-filename.exp: Likewise.
17956 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17957 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17958 * gdb.dwarf2/dw2-producer.exp: Likewise.
17959 * gdb.dwarf2/mac-fileno.exp: Likewise.
17960 * gdb.python/py-frame-args.exp: Likewise.
17961 * gdb.python/py-framefilter.exp: Likewise.
17962 * gdb.python/py-mi.exp: Likewise.
17963 * gdb.python/py-objfile-script.exp: Likewise
17964 * gdb.python/py-pp-integral.exp: Likewise.
17965 * gdb.python/py-pp-re-notag.exp: Likewise.
17966 * gdb.python/py-prettyprint.exp: Likewise.
17967 * gdb.python/py-section-script.exp: Likewise.
17968 * gdb.python/py-typeprint.exp: Likewise.
17969 * gdb.python/py-xmethods.exp: Likewise.
17970 * gdb.stabs/weird.exp: Likewise.
17971 * gdb.xml/tdesc-regs.exp: Likewise.
17972
bd286a29
KCY
179732014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17974
17975 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17976 (out_cu): Use addr_len for the size of addresses.
17977 (out_line): Likewise. Size DW_LNE_set_address instruction
17978 according to addr_len.
17979 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17980 (FUNC): Add START_INSNS to definition.
17981
673dc4a0
YQ
179822014-10-18 Yao Qi <yao@codesourcery.com>
17983
17984 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17985 gdb_has_argv0 return true.
17986 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17987 check [target_info exists noargs], check [gdb_has_argv0]
17988 instead.
17989 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17990 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17991 procedures.
17992
4ffbba72
DE
179932014-10-17 Doug Evans <dje@google.com>
17994
17995 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17996 event.
17997 * gdb.python/py-events.py: Add clear_objfiles event.
17998
d096d8c1
DE
179992014-10-17 Doug Evans <dje@google.com>
18000
18001 * gdb.python/py-objfile.exp: Test progspace attribute.
18002
a80db015
LM
180032014-10-17 Luis Machado <lgustavo@codesourcery.com>
18004
18005 * gdb.guile/scm-breakpoint.exp: Do not assume any
18006 directory separators when matching source file paths.
18007 * gdb.python/py-breakpoint.exp: Likewise.
18008 * gdb.reverse/break-precsave.exp: Likewise.
18009 * gdb.reverse/break-reverse.exp: Likewise.
18010 * gdb.reverse/consecutive-precsave.exp: Likewise.
18011 * gdb.reverse/finish-precsave.exp: Likewise.
18012 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
18013 * gdb.reverse/finish-reverse.exp: Likewise.
18014 * gdb.reverse/i386-precsave.exp: Likewise.
18015 * gdb.reverse/i387-env-reverse.exp: Likewise.
18016 * gdb.reverse/i387-stack-reverse.exp: Likewise.
18017 * gdb.reverse/machinestate-precsave.exp: Likewise.
18018 * gdb.reverse/machinestate.exp: Likewise.
18019 * gdb.reverse/sigall-precsave.exp: Likewise.
18020 * gdb.reverse/solib-precsave.exp: Likewise.
18021 * gdb.reverse/step-precsave.exp: Likewise.
18022 * gdb.reverse/until-precsave.exp: Likewise.
18023 * gdb.reverse/watch-precsave.exp: Likewise.
18024 * gdb.reverse/watch-reverse.exp: Likewise.
18025
b22089ab
YQ
180262014-10-17 Yao Qi <yao@codesourcery.com>
18027
18028 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
18029 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
18030
6c4486e6
PA
180312014-10-17 Pedro Alves <palves@redhat.com>
18032
18033 PR gdb/17471
18034 * gdb.base/bg-execution-repeat.c: New file.
18035 * gdb.base/bg-execution-repeat.exp: New file.
18036
0ff33695
PA
180372014-10-17 Pedro Alves <palves@redhat.com>
18038
18039 PR gdb/17300
18040 * gdb.base/continue-all-already-running.c: New file.
18041 * gdb.base/continue-all-already-running.exp: New file.
18042
6fdebc3d
PA
180432014-10-17 Pedro Alves <palves@redhat.com>
18044
18045 PR gdb/17472
18046 * gdb.base/annota-input-while-running.c: New file.
18047 * gdb.base/annota-input-while-running.exp: New file.
18048
32a8097b
PA
180492014-10-17 Pedro Alves <palves@redhat.com>
18050
18051 * gdb.base/callfuncs.exp: emove references to osf.
18052 * gdb.base/sigall.exp: Likewise.
18053 * gdb.gdb/selftest.exp: Likewise.
18054 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18055 * gdb.mi/non-stop.c: Likewise.
18056 * gdb.mi/pthreads.c: Likewise.
18057 * gdb.reverse/sigall-precsave.exp: Likewise.
18058 * gdb.reverse/sigall-reverse.exp: Likewise.
18059 * gdb.threads/pthreads.c: Likewise.
18060 * gdb.threads/pthreads.exp: Likewise.
18061
7a3517ff
YQ
180622014-10-17 Yao Qi <yao@codesourcery.com>
18063
18064 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
18065 check 'target_info exists noargs'.
18066 (test_command_prompt_position): Likewise.
18067 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
18068 Remove "set args".
18069 (progvar_simple_while_test): Likewise.
18070 (progvar_complex_if_while_test): Likewise.
18071 (if_while_breakpoint_command_test): Likewise.
18072 (infrun_breakpoint_command_test): Likewise.
18073 (breakpoint_command_test): Likewise.
18074 (watchpoint_command_test): Likewise.
18075 (bp_deleted_in_command_test): Likewise.
18076 (temporary_breakpoint_commands): Likewise.
18077
bb99c472
YQ
180782014-10-16 Yao Qi <yao@codesourcery.com>
18079
18080 * gdb.base/remotetimeout.exp: Remove noargs checking.
18081
7c16b83e
PA
180822014-10-15 Pedro Alves <palves@redhat.com>
18083
18084 PR breakpoints/9649
18085 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
18086 * gdb.base/breakpoint-in-ro-region.exp
18087 (probe_target_hardware_step): New procedure.
18088 (top level): Probe hardware stepping and hardware breakpoint
18089 support. Test stepping through a read-only region, with both
18090 "breakpoint auto-hw" on and off and both "always-inserted" on and
18091 off.
18092
35a49624
IB
180932014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
18094
18095 * gdb.dlang/demangle.exp: Update for demangling changes.
18096
2d1c107c
SC
180972014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18098
18099 * gdb.cp/non-trivial-retval.cc: Add new test cases.
18100 * gdb.cp/non-trivial-retval.exp: Add new tests.
18101
778811d5
SC
181022014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18103
18104 PR c++/13403
18105 PR c++/15154
18106 * gdb.cp/non-trivial-retval.cc: New file.
18107 * gdb.cp/non-trivial-retval.exp: New file.
18108
10c5f0a8
YQ
181092014-10-15 Yao Qi <yao@codesourcery.com>
18110
18111 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
18112 remote host.
18113
65d7b369
YQ
181142014-10-15 Yao Qi <yao@codesourcery.com>
18115
18116 * gdb.python/py-symbol.exp: Match file base name if host is
18117 remote, otherwise match file name with dir name.
18118 * gdb.python/py-symtab.exp: Likewise.
18119 * gdb.python/python.exp: Likewise.
18120
46dc1394
YQ
181212014-10-15 Yao Qi <yao@codesourcery.com>
18122
18123 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
18124 pattern.
18125 * gdb.python/py-symtab.exp: Likewise.
18126 * gdb.python/python.exp: Remove trailing ".*". Fix typo
18127 locationn.
18128
c40cc657
JB
181292014-10-14 Joel Brobecker <brobecker@adacore.com>
18130
18131 * gdb.ada/addr_arith: New testcase.
18132
2abf49e1
MR
181332014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
18134
18135 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
18136 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
18137 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
18138 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
18139
f7088df3
SDJ
181402014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
18141
18142 * gdb.arch/stap-eval-lang-ada.S: Likewise.
18143 * gdb.arch/stap-eval-lang-ada.c: Likewise.
18144 * gdb.arch/stap-eval-lang-ada.exp: New file.
18145
4dc06805
YQ
181462014-10-14 Yao Qi <yao@codesourcery.com>
18147
18148 * gdb.mi/mi-var-child.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-child.exp: Step over new added statements.
18153 Update test to match the new output.
18154 * gdb.mi/var-cmd.c (nothing1): New function.
18155 (nothing2): New function.
18156 (do_children_tests): Set function pointers by nothing1 and
18157 nothing2.
18158 * gdb.mi/mi-var-display.exp: Update test to match output.
18159 Step to the line specified by $line_dct_nothing.
18160 Increase the number of lines to step.
18161
46a93de2
YQ
181622014-10-14 Yao Qi <yao@codesourcery.com>
18163
18164 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
18165 tests.
18166 * gdb.mi/mi2-var-child.exp: Likewise.
18167
14ea52ee
DE
181682014-10-13 Doug Evans <dje@google.com>
18169
18170 * gdb.python/py-objfile.exp: Change name of file name test.
18171
e5c6e92b
DE
181722014-10-13 Doug Evans <dje@google.com>
18173
18174 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
18175 from the start of the CU.
18176
c780cc2f
JK
181772014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18178 Yao Qi <yao@codesourcery.com>
18179
18180 Fix "save breakpoints" for "catch" command.
18181 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
18182 Remove -nonewline. Match also the added "main" line.
18183
99894e11
JK
181842014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18185
18186 Fix "save breakpoints" for "disable $bpnum" command.
18187 * gdb.base/save-bp.c (main): Add label.
18188 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
18189
6e1ac5a3
JK
181902014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18191
18192 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
18193
754dd2b0
YQ
181942014-10-11 Yao Qi <yao@codesourcery.com>
18195
18196 * gdb.server/server-kill.exp: Execute command
18197 "set remote trace-status-packet on" before "tstatus".
18198
f90183d7
YQ
181992014-10-11 Yao Qi <yao@codesourcery.com>
18200
18201 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
18202 (main): Call getppid.
18203 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
18204 and continue to it. Read variable "server_pid".
18205
bf40a607
YQ
182062014-10-11 Yao Qi <yao@codesourcery.com>
18207
18208 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
18209
052ca370
YQ
182102014-10-11 Yao Qi <yao@codesourcery.com>
18211
18212 * gdb.threads/thread-find.exp: Don't execute command
18213 "info threads".
18214 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
18215 * gdb.threads/linux-dp.exp: Don't check the condition
18216 $threads_created equals to zero.
18217
3831839c
PA
182182014-10-10 Pedro Alves <palves@redhat.com>
18219
18220 * gdb.base/bigcore.exp: Remove references to IRIX.
18221 * gdb.base/funcargs.exp: Likewise.
18222 * gdb.base/interrupt.exp: Likewise.
18223 * gdb.base/mips_pro.exp: Likewise.
18224 * gdb.base/nodebug.exp: Likewise.
18225 * gdb.base/setvar.exp: Likewise.
18226 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
18227
8b9a549d
PA
182282014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18229 Pedro Alves <palves@redhat.com>
18230
18231 PR symtab/14466
18232 * gdb.base/vdso-warning.c: New file.
18233 * gdb.base/vdso-warning.exp: New file.
18234
d48ba5e8
DE
182352014-10-02 Doug Evans <dje@google.com>
18236
18237 * gdb.base/structs.c (main): Don't run forever.
18238
2278c276
PA
182392014-10-02 Pedro Alves <palves@redhat.com>
18240
18241 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
18242 (top level) <stop threads 1, stop threads 2>: Use it.
18243
b57bacec
PA
182442014-10-02 Pedro Alves <palves@redhat.com>
18245
18246 * gdb.threads/break-while-running.exp (test): Add new
18247 'update_thread_list' argument. Skip "info threads" if false.
18248 (top level): Add new 'update_thread_list' axis.
18249
13fd3ff3
PA
182502014-10-02 Pedro Alves <palves@redhat.com>
18251
18252 PR breakpoints/17431
18253 * gdb.base/execl-update-breakpoints.c: New file.
18254 * gdb.base/execl-update-breakpoints.exp: New file.
18255
0fec99e8
PA
182562014-10-01 Pedro Alves <palves@redhat.com>
18257
18258 * gdb.base/breakpoint-in-ro-region.c: New file.
18259 * gdb.base/breakpoint-in-ro-region.exp: New file.
18260
2ddf4301
SM
182612014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18262
18263 * gdb.mi/mi-exit-code.exp: New file.
18264 * gdb.mi/mi-exit-code.c: New file.
18265
6a5f3f43
YQ
182662014-09-30 Yao Qi <yao@codesourcery.com>
18267
18268 * lib/prelink-support.exp (build_executable_own_libs): Error if
18269 the target isn't native.
18270
345bcc73
YQ
182712014-09-30 Yao Qi <yao@codesourcery.com>
18272
18273 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18274 false.
18275
a25a5a45
PA
182762014-09-22 Pedro Alves <palves@redhat.com>
18277
18278 * gdb.threads/break-while-running.exp: New file.
18279 * gdb.threads/break-while-running.c: New file.
18280
00ba3162
YQ
182812014-09-19 Yao Qi <yao@codesourcery.com>
18282
18283 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18284 Invoke test. Restart GDB with --readnow and invoke test again.
18285
c3b7b696
YQ
182862014-09-19 Yao Qi <yao@codesourcery.com>
18287
18288 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18289 proc set_breakpoint_on_gcd_function. Invoke
18290 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18291 invoke set_breakpoint_on_gcd_function again.
18292
2b4fd423
DE
182932014-09-18 Doug Evans <dje@google.com>
18294
18295 * gdb.dwarf2/symtab-producer.exp: New file.
18296
a5947601
SDJ
182972014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18298
18299 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18300 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18301 * gdb.base/global-var-nested-by-dso.c: Likewise.
18302 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18303
91c19059
SDJ
183042014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18305 Pedro Alves <palves@redhat.com>
18306
18307 * gdb.base/watch-bitfields.exp: Pass string other than test file
18308 name to prepare_for_testing.
18309 (watch): New procedure.
18310 (expect_watchpoint): Use with_test_prefix.
18311 (top level): Factor out tests to ...
18312 (test_watch_location, test_regular_watch): ... these new
18313 procedures, and use with_test_prefix and gdb_continue_to_end.
18314
bb9d5f81
PP
183152014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18316
18317 PR breakpoints/12526
18318 * gdb.base/watch-bitfields.exp: New file.
18319 * gdb.base/watch-bitfields.c: New file.
18320
635856f5
PA
183212014-09-16 Pedro Alves <palves@redhat.com>
18322
18323 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18324 software and hardware addresses, not software address against
18325 itself.
18326
7280ceea
PA
183272014-09-16 Pedro Alves <palves@redhat.com>
18328
18329 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18330 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18331
428b16bd
PA
183322014-09-16 Pedro Alves <palves@redhat.com>
18333
18334 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18335 files.
18336 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18337 "*-*-vxworks*" throughout.
18338 * gdb.base/break.exp: Likewise.
18339 * gdb.base/default.exp: Likewise.
18340 * gdb.base/scope.exp: Likewise.
18341 * gdb.base/sepdebug.exp: Likewise.
18342 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18343 throughout.
18344 * gdb.base/run.c: Likewise.
18345 * gdb.base/sepdebug.c: Likewise.
18346 * gdb.hp/gdb.aCC/run.c: Likewise.
18347 * gdb.reverse/until-reverse.c: Likewise.
18348 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18349
666d413c
YQ
183502014-09-16 Yao Qi <yao@codesourcery.com>
18351
18352 * boards/local-remote-host-native.exp: New file.
18353
57cbd724
DE
183542014-09-14 Doug Evans <xdje42@gmail.com>
18355
18356 * gdb.threads/queue-signal.c (thread_count): New variable.
18357 (thread_count_mutex, thread_count_condvar): New variables.
18358 (incr_thread_count, wait_all_threads_running): New functions.
18359 (main): Wait for all threads to be in their thread functions.
18360
81219e53
DE
183612014-09-13 Doug Evans <xdje42@gmail.com>
18362
18363 * gdb.threads/queue-signal.c: New file.
18364 * gdb.threads/queue-signal.exp: New file.
18365
3714cea7
DE
183662014-09-13 Doug Evans <xdje42@gmail.com>
18367
18368 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18369 be consistent with what default_gdb_init uses.
18370 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18371 the plain text of the prompt. Add some logging printfs.
18372 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18373
fa43b1d7
PA
183742014-09-12 Pedro Alves <palves@redhat.com>
18375
18376 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18377 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18378 * gdb.arch/i386-size-overlap.exp: Likewise.
18379 * gdb.arch/i386-size.exp: Likewise.
18380 * gdb.arch/i386-unwind.exp: Likewise.
18381 * gdb.base/a2-run.exp: Likewise.
18382 * gdb.base/break.exp: Likewise.
18383 * gdb.base/charset.exp: Likewise.
18384 * gdb.base/chng-syms.exp: Likewise.
18385 * gdb.base/commands.exp: Likewise.
18386 * gdb.base/dbx.exp: Likewise.
18387 * gdb.base/find.exp: Likewise.
18388 * gdb.base/funcargs.exp: Likewise.
18389 * gdb.base/jit-simple.exp: Likewise.
18390 * gdb.base/reread.exp: Likewise.
18391 * gdb.base/sepdebug.exp: Likewise.
18392 * gdb.base/step-bt.exp: Likewise.
18393 * gdb.cp/mb-inline.exp: Likewise.
18394 * gdb.cp/mb-templates.exp: Likewise.
18395 * gdb.objc/basicclass.exp: Likewise.
18396 * gdb.threads/killed.exp: Likewise.
18397
9d9bf2df
EBM
183982014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18399
18400 PR tdep/17379
18401 * gdb.arch/powerpc-stackless.S: New file.
18402 * gdb.arch/powerpc-stackless.exp: New file.
18403
1cf2f1b0
JK
184042014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18405
18406 * gdb.base/attach.c: Include unistd.h.
18407 (main): Call alarm. Add label postloop.
18408 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18409 gdb_breakpoint, gdb_continue_to_breakpoint.
18410 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18411
98880d46
PA
184122014-09-11 Pedro Alves <palves@redhat.com>
18413
18414 PR gdb/17347
18415 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18416 * gdb.base/attach.exp (test_command_line_attach_run): New
18417 procedure.
18418 (top level): Call it.
18419
4c92ff2c
PA
184202014-09-11 Pedro Alves <palves@redhat.com>
18421
18422 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18423 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18424 (do_command_attach_tests): Use spawn_wait_for_attach.
18425 * gdb.base/solib-overlap.exp: Likewise.
18426 * gdb.multi/multi-attach.exp: Likewise.
18427 * gdb.python/py-prompt.exp: Likewise.
18428 * gdb.python/py-sync-interp.exp: Likewise.
18429 * gdb.server/ext-attach.exp: Likewise.
18430
3adc1a7d
GKB
184312014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18432
18433 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18434 command in testcase. Simplify testcase.
18435
96334934
JB
184362014-09-10 Joel Brobecker <brobecker@adacore.com>
18437
18438 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18439
eb479039
JB
184402014-09-10 Joel Brobecker <brobecker@adacore.com>
18441
18442 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18443
deede10c
JB
184442014-09-10 Joel Brobecker <brobecker@adacore.com>
18445
18446 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18447
7828a5f5
JB
184482014-09-10 Joel Brobecker <brobecker@adacore.com>
18449
18450 * gdb.dwarf2/dynarr-ptr.c: New file.
18451 * gdb.dwarf2/dynarr-ptr.exp: New file.
18452
33aeebcf
MR
184532014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18454
18455 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18456 of 30 rather than hardcoding 120 for a slow test case. Take the
18457 `gdb,timeout' target setting into account for this calculation.
18458 Don't extend the timeout for the test cases that don't need it.
18459
7b415901
MR
184602014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18461
18462 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18463 a factor of 2 for a slow test case. Take the `gdb,timeout'
18464 target setting into account for this calculation.
18465 * gdb.reverse/until-precsave.exp: Increase the timeout by
18466 a factor of 15 and 3 respectively rather than adding 120
18467 for a pair of slow test cases. Take the `gdb,timeout'
18468 target setting into account for this calculation.
18469
4a40f85a
MR
184702014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18471
18472 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18473 timeout, don't pass one down to gdb_expect.
18474 (gdb_expect): Rework timeout selection.
18475
09635af7
MR
184762014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18477
18478 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18479 exception on timeout.
18480 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18481 (gdbserver_start_extended): Catch any `gdbserver_start' error
18482 exceptions.
18483 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18484 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18485 `gdbserver_gdb_load' error exceptions.
18486
2bdd10b7
MR
184872014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18488
18489 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18490 120 on waiting for the TCP socket to open.
18491
316935f0
DE
184922014-09-09 Doug Evans <xdje42@gmail.com>
18493
18494 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18495 _caller_matches, _any_caller_is, _any_caller_matches.
18496
83740597
DE
184972014-09-09 Doug Evans <xdje42@gmail.com>
18498
18499 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18500
4c122fc3
YQ
185012014-09-09 Yao Qi <yao@codesourcery.com>
18502
18503 * gdb.mi/mi-var-display.exp: Set print symbol off.
18504
a9f116cb
GKB
185052014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18506
18507 PR gdb/17035
18508 * gdb.base/commands.exp: Add tests to verify user-defined
18509 commands with empty bodies.
18510 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18511 python commands in `show user command`.
18512 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18513 scheme commands in `show user command`.
18514
c75bd3a2
JK
185152014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18516
18517 PR python/17355
18518 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18519 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18520 * gdb.python/py-framefilter-invalidarg.exp: New file.
18521 * gdb.python/py-framefilter-invalidarg.py: New file.
18522
faa42425
DE
185232014-09-06 Doug Evans <xdje42@gmail.com>
18524
18525 PR 15276
18526 * gdb.python/py-caller-is.c: New file.
18527 * gdb.python/py-caller-is.exp: New file.
18528
474ca4f6
SDJ
185292014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18530
18531 PR gdb/17235
18532 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18533 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18534
eb0b0463
SDJ
185352014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18536
18537 PR fortran/17237
18538 * gdb.fortran/print-formatted.exp: New file.
18539 * gdb.fortran/print-formatted.f90: Likewise.
18540
5f3b99cf
SS
185412014-09-03 Sasha Smundak <asmundak@google.com>
18542
18543 * gdb.python/py-frame.exp: Test Frame.read_register.
18544
7d793aa9
SDJ
185452014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18546
18547 PR python/16699
18548 * gdb.python/py-completion.exp: New file.
18549 * gdb.python/py-completion.py: Likewise.
18550
fb0576e9
DE
185512014-08-28 Doug Evans <dje@google.com>
18552
18553 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18554 eax,etc. are live with values set by gdb and thus the compiler can't
18555 use them.
18556 * gdb.arch/i386-pseudo.c (main): Ditto.
18557
ee92b0dd
DE
185582014-08-27 Doug Evans <dje@google.com>
18559
18560 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18561
6649db35
DE
185622014-08-25 Doug Evans <dje@google.com>
18563
18564 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18565 (main): Ditto.
18566
564b7600
DE
185672014-08-25 Doug Evans <dje@google.com>
18568
18569 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18570
3881fb67
YQ
185712014-08-24 Yao Qi <yao@codesourcery.com>
18572
18573 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18574 symbol off.
18575 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18576
a05a36a5
DE
185772014-08-22 Doug Evans <dje@google.com>
18578
18579 PR 17276
18580 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18581 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18582 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18583
7c343b48
YQ
185842014-08-22 Yao Qi <yao@codesourcery.com>
18585
18586 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18587 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18588 * gdb.python/python.exp: Likewise. Use .py file on the host
18589 instead of the build.
18590
22fd09ae
JK
185912014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18592
18593 * gdb.threads/gcore-stale-thread.c: New file.
18594 * gdb.threads/gcore-stale-thread.exp: New file.
18595
a8454a7c
PA
185962014-08-21 Pedro Alves <palves@redhat.com>
18597
18598 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18599 * gdb.base/gcore-relro-pie.exp: Likewise.
18600 * gdb.base/gcore-relro.exp: Likewise.
18601 * gdb.base/gcore.exp: Likewise.
18602 * gdb.base/print-symbol-loading.exp: Likewise.
18603 * gdb.threads/gcore-thread.exp: Likewise.
18604 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18605
2a31c623
PA
186062014-08-20 Pedro Alves <palves@redhat.com>
18607 Jan Kratochvil <jan.kratochvil@redhat.com>
18608
18609 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18610 configure.
18611 (EXPECT): Handle READ1 being set.
18612 (all): Depend on EXTRA_RULES.
18613 (check-read1, expect-read1, read1.so, read1): New rules.
18614 * README (Testsuite Parameters): Document the READ1 make variable.
18615 (Race detection): New section.
18616 * configure: Regenerate.
18617 * configure.ac: If build==host==target, and running under a
18618 GNU/glibc system, add read1 to the extra Makefile rules.
18619 (EXTRA_RULES): AC_SUBST it.
18620 * lib/read1.c: New file.
18621
d36430db
JB
186222014-08-20 Joel Brobecker <brobecker@adacore.com>
18623
18624 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18625 the handling of variables declared as a typedef to an array
18626 which a DW_AT_data_location attribute.
18627
9a0dc9e3
PA
186282014-08-19 Andrew Burgess <aburgess@broadcom.com>
18629 Pedro Alves <palves@redhat.com>
18630
18631 PR symtab/14604
18632 PR symtab/14605
18633 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18634 gdb_test.
18635
0718a8da
PA
186362014-08-19 Pedro Alves <palves@redhat.com>
18637
18638 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18639
13b448cd
YQ
186402014-08-19 Yao Qi <yao@codesourcery.com>
18641
18642 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18643 right line.
18644
1cbf5077
DB
186452014-08-18 David Blaikie <dblaikie@gmail.com>
18646
18647 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18648
bf0fae19
JB
186492014-08-18 Joel Brobecker <brobecker@adacore.com>
18650
18651 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18652 attribute in array range.
18653
3c8c5dcc
JB
186542014-08-18 Joel Brobecker <brobecker@adacore.com>
18655
18656 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18657
e66d4446
SC
186582014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18659
18660 PR c++/17132
18661 * gdb.cp/pr17132.cc: New file.
18662 * gdb.cp/pr17132.exp: New file.
18663
940df408
SC
186642014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18665
18666 * gdb.python/py-xmethods.py (A_getarrayind)
18667 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18668 Use 'print' with function call syntax.
18669 (E_method_matcher.match): Fix tab vs space indentation mixup.
18670
ebcc6c3a
YQ
186712014-08-15 Yao Qi <yao@codesourcery.com>
18672
18673 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18674 false.
18675
775e0f04
YQ
186762014-08-15 Yao Qi <yao@codesourcery.com>
18677
18678 * gdb.cp/casts.exp: Set print symbol off.
18679 * gdb.cp/class2.exp: Likewise.
18680 * gdb.cp/overload.exp: Likewise.
18681 * gdb.cp/templates.exp: Likewise.
18682
d769e349
DE
186832014-08-11 Doug Evans <dje@google.com>
18684
18685 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
18686 (test_load_shlib): Update.
18687
20c6f1e1
YQ
186882014-08-09 Yao Qi <yao@codesourcery.com>
18689
18690 * gdb.base/display.exp: Invoke is_address_zero_readable.
18691 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18692 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18693 * gdb.base/hbreak-unmapped.exp: Return if
18694 is_address_zero_readable returns true.
18695 * gdb.base/signest.exp: Likewise.
18696 * gdb.base/signull.exp: Likewise.
18697 * gdb.base/sigbpt.exp: Likewise.
18698 * gdb.guile/scm-disasm.exp: Do the test if
18699 is_address_zero_readable returns false.
18700 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
18701 * gdb.python/py-arch.exp: Likewise.
18702 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
18703 * lib/gdb.exp (is_address_zero_readable): New proc.
18704
5792e8e3
YQ
187052014-08-09 Yao Qi <yao@codesourcery.com>
18706
18707 PR testsuite/13443
18708 * gdb.mi/mi-var-display.exp: Make test messages unique.
18709
3cecbbbe
TT
187102014-08-04 Tom Tromey <tromey@redhat.com>
18711
18712 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
18713 target 0".
18714
00b51ff5
TT
187152014-08-04 Tom Tromey <tromey@redhat.com>
18716
18717 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18718 "target_resume".
18719
6908c509
JB
187202014-08-01 Joel Brobecker <brobecker@adacore.com>
18721
18722 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18723 inner_vla_struct_object_size.
18724 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18725 as xfail.
18726
cc6563d2
PA
187272014-07-30 Pedro Alves <palves@redhat.com>
18728
18729 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18730 comment.
18731
7e09a223
YQ
187322014-07-29 Yao Qi <yao@codesourcery.com>
18733
18734 PR gdb/17206
18735 * gdb.base/until-nodebug.exp: New.
18736
7ebdbe92
DE
187372014-07-28 Doug Evans <xdje42@gmail.com>
18738
18739 PR guile/17203
18740 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18741 previously existing parameter, and previously ambiguously spelled
18742 parameter.
18743
fdb1adc6
WN
187442014-07-28 Will Newton <will.newton@linaro.org>
18745
18746 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18747
186fcde0
DE
187482014-07-26 Ludovic Courtès <ludo@gnu.org>
18749 Doug Evans <xdje42@gmail.com>
18750
18751 PR guile/17146
18752 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18753
70509625
PA
187542014-07-25 Pedro Alves <palves@redhat.com>
18755
18756 * gdb.threads/signal-command-handle-nopass.c: New file.
18757 * gdb.threads/signal-command-handle-nopass.exp: New file.
18758 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18759 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18760 * gdb.threads/signal-delivered-right-thread.c: New file.
18761 * gdb.threads/signal-delivered-right-thread.exp: New file.
18762
c3f814a1
PA
187632014-07-25 Pedro Alves <palves@redhat.com>
18764
18765 * gdb.base/double-prompt-target-event-error.exp
18766 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18767 match.
18768 (cancel_pagination_in_target_event): Rework double prompt
18769 detection.
18770 * gdb.base/paginate-after-ctrl-c-running.exp
18771 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18772 <return>' match.
18773 * gdb.base/paginate-bg-execution.exp
18774 (test_bg_execution_pagination_return)
18775 (test_bg_execution_pagination_cancel): Remove '-notransfer
18776 <return>' matches.
18777 * gdb.base/paginate-execution-startup.exp
18778 (test_fg_execution_pagination_return)
18779 (test_fg_execution_pagination_cancel): Remove '-notransfer
18780 <return>' matches.
18781 * gdb.base/paginate-inferior-exit.exp
18782 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18783 match.
18784 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18785 * lib/gdb.exp (pagination_prompt): Run text through
18786 string_to_regexp.
18787 (gdb_test_multiple): Match $pagination_prompt instead of
18788 "<return>".
18789 (string_to_regexp): Move to lib/gdb-utils.exp.
18790
e214cf6c
JK
187912014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18792
18793 * gdb.arch/amd64-entry-value-paramref.S: New file.
18794 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18795 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18796 * gdb.arch/amd64-optimout-repeat.S: New file.
18797 * gdb.arch/amd64-optimout-repeat.c: New file.
18798 * gdb.arch/amd64-optimout-repeat.exp: New file.
18799
17d0c5c8
JK
188002014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18801
18802 PR gdb/17170
18803 * gdb.base/statistics.exp: New file.
18804
b8b8facf
DE
188052014-07-17 Doug Evans <dje@google.com>
18806
74b49205 18807 PR gdb/17170
b8b8facf
DE
18808 * gdb.base/maint.exp: Update testing of per-command stats.
18809
1b5d0ab3
PA
188102014-07-16 Pedro Alves <palves@redhat.com>
18811
18812 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18813 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18814 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18815 (tfile_write_buf): New functions.
18816 (add_memory_block): Rewrite using the above.
18817 (adjust_function_address): New function.
18818 (FUNCTION_ADDRESS): New macro.
18819 (write_basic_trace_file): Remove short_x local, and use
18820 tfile_write_16. Change type of func_addr local to unsigned long
18821 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18822 here. Cast argument of add_memory_block to char pointer.
18823 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18824 (main): Remove parameters.
18825 * gdb.trace/tfile.exp: Remove nowarnings.
18826
4d974e88
SM
188272014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18828
18829 * gdb.base/debug-expr.exp: Test string evaluation with
18830 "debug expression" on.
18831
41e99568
PA
188322014-07-15 Pedro Alves <palves@redhat.com>
18833
18834 * gdb.base/reread.exp: Use clean_restart.
18835
487d9753
PL
188362014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18837
18838 * gdb.arch/avr-flash-qualifer.c: New.
18839 * gdb.arch/avr-flash-qualifer.exp: New.
18840
cc1c52ad
PA
188412014-07-14 Pedro Alves <palves@redhat.com>
18842
18843 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18844 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18845
1e973570
PA
188462014-07-14 Pedro Alves <palves@redhat.com>
18847
18848 * gdb.base/double-prompt-target-event-error.c: New file.
18849 * gdb.base/double-prompt-target-event-error.exp: New file.
18850
93d6eb10
PA
188512014-07-14 Pedro Alves <palves@redhat.com>
18852
18853 PR gdb/17072
18854 * gdb.base/paginate-inferior-exit.c: New file.
18855 * gdb.base/paginate-inferior-exit.exp: New file.
18856
0017922d
PA
188572014-07-14 Pedro Alves <palves@redhat.com>
18858
18859 PR gdb/17072
18860 * gdb.base/paginate-bg-execution.c: New file.
18861 * gdb.base/paginate-bg-execution.exp: New file.
18862
94696ad3
PA
188632014-07-14 Pedro Alves <palves@redhat.com>
18864
18865 PR gdb/17072
18866 * gdb.base/paginate-execution-startup.c: New file.
18867 * gdb.base/paginate-execution-startup.exp: New file.
18868 * lib/gdb.exp (pagination_prompt): New global.
18869 (default_gdb_spawn): New procedure, factored out from
18870 default_gdb_spawn.
18871 (default_gdb_start): Adjust to call default_gdb_spawn.
18872 (gdb_spawn): New procedure.
18873
bd293940
PA
188742014-07-14 Pedro Alves <palves@redhat.com>
18875
18876 * lib/gdb.exp (gdb_assert): New procedure.
18877 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18878
c933f875
PA
188792014-07-14 Pedro Alves <palves@redhat.com>
18880
18881 * gdb.base/execution-termios.c: New file.
18882 * gdb.base/execution-termios.exp: New file.
18883
d98b7a16
TT
188842014-07-14 Tom Tromey <tromey@redhat.com>
18885
18886 * gdb.cp/vla-cxx.cc: New file.
18887 * gdb.cp/vla-cxx.exp: New file.
18888
548740d6
TT
188892014-07-14 Tom Tromey <tromey@redhat.com>
18890
18891 * gdb.reverse/rerun-prec.c: New file.
18892 * gdb.reverse/rerun-prec.exp: New file.
18893
a25eb028
MR
188942014-07-12 Maciej W. Rozycki <macro@mips.com>
18895 Maciej W. Rozycki <macro@codesourcery.com>
18896
18897 * lib/gdb-utils.exp: New file.
18898 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18899 inline `gdb_init_command' processing.
18900 (gdb_start_cmd): Likewise.
18901 * lib/mi-support.exp (mi_run_cmd): Likewise.
18902 * README: Document `gdb_init_command' and `gdb_init_commands'.
18903
218c2655
JK
189042014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18905
18906 Fix false FAIL running under a very long directory name.
18907 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18908 and "set print elements 10000". Twice.
18909
5401fde3
YQ
189102014-07-11 Yao Qi <yao@codesourcery.com>
18911
18912 * gdb.base/exprs.exp: "set print symbol off".
18913
e76126e8
PA
189142014-07-11 Pedro Alves <palves@redhat.com>
18915
18916 * gdb.threads/kill.c: New file.
18917 * gdb.threads/kill.exp: New file.
18918
2d6f0de6
YQ
189192014-07-10 Yao Qi <yao@codesourcery.com>
18920
18921 * gdb.trace/tfile.c (write_basic_trace_file)
18922 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18923 address written to trace file.
18924
7180e04a
PA
189252014-07-09 Pedro Alves <palves@redhat.com>
18926
18927 * gdb.base/attach-wait-input.exp: New file.
18928 * gdb.base/attach-wait-input.c: New file.
18929
9a9a7608
AB
189302014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18931
18932 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18933 setting up test structures.
18934 (main): Call new test function.
18935 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18936 test function, continue into test function and walk test
18937 structures.
18938
161ac41e
YQ
189392014-07-02 Yao Qi <yao@codesourcery.com>
18940
18941 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18942 'bar_start' at the beginning of functions 'foo' and 'bar'
18943 respectively.
18944 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18945 instead of 'foo' and 'bar'.
18946
1f267ae3
MM
189472014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18948
18949 * gdb.btrace/segv.exp: New.
18950 * gdb.btrace/segv.c: New.
18951
2b239efb
LM
189522014-07-02 Luis Machado <lgustavo@codesourcery.com>
18953
18954 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18955 instruction.
18956
cf363f18
MW
189572014-06-30 Mark Wielaard <mjw@redhat.com>
18958
18959 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18960 vulture, vilify, villar): New volatile array constants.
18961 (vindictive, vegetation): New const volatile array constants.
18962 * gdb.base/volatile.exp: Test volatile and const volatile array
18963 types.
18964
aebf9d24
AA
189652014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18966
18967 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18968 target lacks support for awatch, rwatch, or hbreak.
18969
b67a2c6f
YQ
189702014-06-27 Yao Qi <yao@codesourcery.com>
18971
18972 * gdb.multi/dummy-frame-restore.exp: New.
18973 * gdb.multi/dummy-frame-restore.c: New.
18974
aef92902
MM
189752014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18976
18977 * gdb.btrace/gcore.exp: New.
18978
8e9db26e
PA
189792014-06-23 Pedro Alves <palves@redhat.com>
18980
18981 * gdb.base/watchpoint-reuse-slot.c: New file.
18982 * gdb.base/watchpoint-reuse-slot.exp: New file.
18983
70afc5b7
SC
189842014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18985
18986 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18987 progspace's filename in 'info', 'enable' and 'disable' command
18988 tests.
18989
b972bd9c
JK
189902014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18991
18992 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18993 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18994 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18995
125f8a3d
GB
189962014-06-20 Gary Benson <gbenson@redhat.com>
18997
18998 * gdb.arch/i386-avx.exp: Fix include file location.
18999 * gdb.arch/i386-sse.exp: Likewise.
19000
3ed9baed
IB
190012014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
19002
19003 * gdb.dlang/expression.exp: New file.
19004
034f788c
PA
190052014-06-19 Pedro Alves <palves@redhat.com>
19006
19007 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
19008 out from ...
19009 (top level): ... here. Iterate running tests under different
19010 scheduler-locking settings.
19011
45371d0c
LM
190122014-06-18 Luis Machado <lgustavo@codesourcery.com>
19013
19014 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
19015 to DW_FORM_addr and use non-zero addresses.
19016
5d376983
SC
190172014-06-18 Siva Chandra Reddy <sivachandra@google.com>
19018
19019 PR gdb/17017
19020 * gdb.python/py-xmethods.cc: Add global function call counters and
19021 increment them in their respective functions. Remove "cout"
19022 statements.
19023 * gdb.python/py-xmethods.exp: Make tests check the global function
19024 call counters instead of depending on inferior IO.
19025
a1aa2221
LM
190262014-06-18 Don Breazeal <donb@codesourcery.com>
19027
19028 * gdb.base/foll-fork.exp (default_fork_parent_follow):
19029 Deleted procedure.
19030 (explicit_fork_parent_follow): Deleted procedure.
19031 (explicit_fork_child_follow): Deleted procedure.
19032 (test_follow_fork): New procedure.
19033 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 19034 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
19035 procedure calls.
19036
0fc05997
YQ
190372014-06-17 Yao Qi <yao@codesourcery.com>
19038
19039 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
19040 CP1252.
19041
70795c52
LM
190422014-06-17 Luis Machado <lgustavo@codesourcery.com>
19043
19044 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
19045 Initialize ptr and S explicitly.
19046 (skip_type_update_when_not_use_rtti_test): Likewise.
19047
6be47f0c
KS
190482014-06-16 Keith Seitz <keiths@redhat.com>
19049
19050 PR mi/15863
19051 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
19052 the inferior is started.
19053
d03de421
PA
190542014-06-16 Pedro Alves <palves@redhat.com>
19055
19056 * gdb.base/break-main-file-remove-fail.c: New file.
19057 * gdb.base/break-main-file-remove-fail.exp: New file.
19058 * gdb.base/break-unload-file.exp: Use build_executable instead of
19059 prepare_for_testing.
19060 (test_break): New parameter "initial_load". Handle it.
19061 (top level): Add initial_load cmdline/file axis.
19062
f9579b99
TT
190632014-06-12 Tom Tromey <tromey@redhat.com>
19064
19065 * gdb.base/completion.exp: Don't use directory name in test.
19066
3657956b
GB
190672014-06-09 Gary Benson <gbenson@redhat.com>
19068
19069 * gdb.base/sigall.c [Functions to send signals]: Reorder to
19070 separate the always-available ANSI-standard signals from the
19071 signals that require checking.
19072 (main): Likewise.
19073 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
19074 Likewise.
19075 (main): Likewise.
19076
4186eb54
KS
190772014-06-07 Keith Seitz <keiths@redhat.com>
19078
19079 Revert:
19080 PR c++/16253
19081 * gdb.cp/var-tag.cc: New file.
19082 * gdb.cp/var-tag.exp: New file.
19083 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19084 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19085 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19086 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19087
25326a28 190882014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
19089
19090 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
19091
829155c9
PA
190922014-06-06 Pedro Alves <palves@redhat.com>
19093
19094 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
19095 in target debug output instead of looking at RSP packets,
19096 disabling the test on any target that uses hardware stepping.
19097 Update comments.
19098
61c8d22e
PA
190992014-06-06 Pedro Alves <palves@redhat.com>
19100
19101 * gdb.base/break-unload-file.exp: Fix typo.
19102
d9a47287
YQ
191032014-06-06 Yao Qi <yao@codesourcery.com>
19104
19105 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
19106 from "jit_function" to "^jit_function".
19107
e5e01dbf
YQ
191082014-06-06 Yao Qi <yao@codesourcery.com>
19109
19110 * gdb.base/async.c (foo): Add one statement.
19111 * gdb.base/async.exp: Get the next instruction address and
19112 match the output of "nexti" by instruction address. Match
19113 the hex address in the output of "finish".
19114
73ba372c
GB
191152014-06-06 Gary Benson <gbenson@redhat.com>
19116
19117 * gdb.base/call-signals.c: Remove preprocessor conditionals
19118 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
19119 SIGSEGV and SIGTERM.
19120 * gdb.base/sigall.c: Likewise.
19121 * gdb.base/unwindonsignal.c: Likewise.
19122 * gdb.reverse/sigall-reverse.c: Likewise.
19123
831517df
YQ
191242014-06-06 Yao Qi <yao@codesourcery.com>
19125
19126 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
19127 readable, skip the test.
19128
b8b91e98
YQ
191292014-06-06 Yao Qi <yao@codesourcery.com>
19130
19131 * gdb.threads/staticthreads.c (thread_function): Move the line
19132 setting breakpoint on forward.
19133 * gdb.threads/staticthreads.exp: Update comments.
19134
fb934770
LC
191352014-06-05 Ludovic Courtès <ludo@gnu.org>
19136
19137 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
19138 "history-append! type error".
19139
6ef284bd
SM
191402014-06-05 Simon Marchi <simon.marchi@ericsson.com>
19141
19142 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
19143 erroneous dprintf expected input.
19144
a872e241
DE
191452014-06-04 Doug Evans <xdje42@gmail.com>
19146
19147 * gdb.guile/scm-generics.exp: Delete.
19148
16f691fb
DE
191492014-06-04 Doug Evans <xdje42@gmail.com>
19150
19151 * gdb.guile/scm-breakpoint.exp: Update.
19152 Add tests for breakpoint registration.
19153
012370f6
TT
191542014-06-04 Tom Tromey <tromey@redhat.com>
19155
19156 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
19157 VLA-in-union.
19158 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
19159 inner_vla_struct, vla_union types. Initialize objects of those
19160 types and compute their sizes.
19161
9f5a4cef
HZ
191622014-06-04 Nathan Sidwell <nathan@codesourcery.com>
19163 Hui Zhu <hui@codesourcery.com>
19164
19165 * gdb.base/fileio.exp: Add test for shell not available as well as
19166 available.
19167 * gdb.base/fileio.c (test_system): Check for shell twice.
19168
90a45c4d
YQ
191692014-06-04 Yao Qi <yao@codesourcery.com>
19170
19171 * gdb.base/auto-connect-native-target.exp: Remove redundant
19172 space from the regexp pattern.
19173
70017e41
YQ
191742014-06-04 Yao Qi <yao@codesourcery.com>
19175
19176 * gdb.base/default.exp: Replace "child" with "native" in
19177 regexp pattern.
19178
883964a7
SC
191792014-06-03 Siva Chandra Reddy <sivachandra@google.com>
19180
19181 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
19182 * gdb.python/py-xmethods.exp: New tests to test xmethods.
19183 * gdb.python/py-xmethods.py: Python script supporting the
19184 new testcase and tests.
19185
ef370185
JB
191862014-06-03 Joel Brobecker <brobecker@adacore.com>
19187 Pedro Alves <palves@redhat.com>
19188
19189 PR breakpoints/17000
19190 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
19191 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
19192
1e2ccb61
BM
191932014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
19194
19195 * gdb.base/subst.exp: Add tests to verify partial path matching
19196 output.
19197
c6ec5ab2
PA
191982014-06-03 Pedro Alves <palves@redhat.com>
19199
19200 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
19201 target that doesn't use software single-stepping.
19202
835c559f
PA
192032014-06-03 Pedro Alves <palves@redhat.com>
19204
19205 PR breakpoints/17000
19206 * gdb.base/sss-bp-on-user-bp-2.c: New file.
19207 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
19208
06eb1586
DE
192092014-06-02 Doug Evans <xdje42@gmail.com>
19210
19211 * gdb.guile/scm-parameter.exp: New file.
19212
e698b8c4
DE
192132014-06-02 Doug Evans <xdje42@gmail.com>
19214
19215 * gdb.guile/scm-cmd.c: New file.
19216 * gdb.guile/scm-cmd.exp: New file.
19217
ded03782
DE
192182014-06-02 Doug Evans <xdje42@gmail.com>
19219
19220 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
19221 pretty-printer lookup.
19222 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
19223 (make-pp_s-printer): Call it.
19224 (make-pretty-printer-from-dict): New function.
19225 (lookup-pretty-printer-maker-from-dict): New function.
19226 (*pretty-printer*): Simplify.
19227 (make-objfile-pp_s-printer): New function.
19228 (install-objfile-pretty-printers!): New function.
19229 (make-progspace-pp_s-printer): New function.
19230 (install-progspace-pretty-printers!): New function.
19231 * gdb.guile/scm-progspace.c: New file.
19232 * gdb.guile/scm-progspace.exp: New file.
19233
41fac0cf
PA
192342014-06-02 Pedro Alves <palves@redhat.com>
19235
19236 * gdb.base/dprintf-bp-same-addr.c: New file.
19237 * gdb.base/dprintf-bp-same-addr.exp: New file.
19238
96ae5695
EBM
192392014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19240
19241 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
19242 * gdb.arch/powerpc-power.s: Likewise.
19243
da02b3a8
JB
192442014-06-02 Joel Brobecker <brobecker@adacore.com>
19245
19246 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
19247
c72b2e7b
YQ
192482014-06-01 Yao Qi <yao@codesourcery.com>
19249
19250 * gdb.base/watchpoint.exp (test_watch_location): Check null
19251 pointer can be dereferenced. If not, do the test, otherwise
19252 skip it.
19253
53e8a631
AB
192542014-05-30 Andrew Burgess <aburgess@broadcom.com>
19255
19256 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
19257 results.
19258 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
19259
938f0e2f
AB
192602014-05-30 Andrew Burgess <aburgess@broadcom.com>
19261
19262 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19263 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19264 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19265 * gdb.arch/amd64-invalid-stack-top.c: New file.
19266 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19267
9ba6657a
PA
192682014-05-30 Pedro Alves <palves@redhat.com>
19269
19270 PR breakpoints/17000
19271 * gdb.base/sss-bp-on-user-bp.c: New file.
19272 * gdb.base/sss-bp-on-user-bp.exp: New file.
19273
522c09bf
DB
192742014-05-30 David Blaikie <dblaikie@gmail.com>
19275
19276 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19277 gnu_inline semantics via attribute.
19278 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19279 source explicitly specifies the required semantics.
19280
bf4ef81e
MR
192812014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19282
19283 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19284
329ea579
PA
192852014-05-29 Pedro Alves <palves@redhat.com>
19286 Tom Tromey <tromey@redhat.com>
19287
19288 * gdb.base/async-shell.exp: Don't enable target-async.
19289 * gdb.base/async.exp
19290 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19291 parameter. Adjust.
19292 (top level): Don't test with "target-async".
19293 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19294 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19295 * gdb.base/inferior-died.exp: Don't enable target-async.
19296 * gdb.base/interrupt-noterm.exp: Likewise.
19297 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19298 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19299 * gdb.mi/mi-nonstop.exp: Likewise.
19300 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19301 * gdb.mi/mi-nsintrall.exp: Likewise.
19302 * gdb.mi/mi-nsmoribund.exp: Likewise.
19303 * gdb.mi/mi-nsthrexec.exp: Likewise.
19304 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19305 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19306 * gdb.python/py-evsignal.exp: Don't enable target-async.
19307 * gdb.python/py-evthreads.exp: Likewise.
19308 * gdb.python/py-prompt.exp: Likewise.
19309 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19310 * gdb.server/solib-list.exp: Don't enable target-async.
19311 * gdb.threads/thread-specific-bp.exp: Likewise.
19312 * lib/mi-support.exp: Adjust to use mi-async.
19313
fd664c91
PA
193142014-05-29 Pedro Alves <palves@redhat.com>
19315
19316 PR gdb/13860
19317 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19318 reason, even in sync mode.
19319
251bde03
PA
193202014-05-29 Pedro Alves <palves@redhat.com>
19321 Hui Zhu <hui@codesourcery.com>
19322
19323 PR PR15693
19324 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19325 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19326 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19327 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19328
7f3c0343
JB
193292014-05-28 Joel Brobecker <brobecker@adacore.com>
19330
19331 * config/monitor.exp (gdb_target_monitor): Replace use of
19332 "set remotebaud" by "set serial baud".
19333
b2715b27
AW
193342014-05-26 Andy Wingo <wingo@igalia.com>
19335
19336 * gdb.guile/scm-breakpoint.exp:
19337 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19338 properties instead of gdb-object-properties.
19339
498a4489
YQ
193402014-05-26 Yao Qi <yao@codesourcery.com>
19341
19342 * gdb.server/no-thread-db.exp: Specify source file name
19343 explicitly when setting a breakpoint.
19344
589fdceb
MM
193452014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19346
19347 * gdb.btrace/vdso.c: New.
19348 * gdb.btrace/vdso.exp: New.
19349
e9089e05
MM
193502014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19351
19352 * gdb.base/gcore.exp (capture_command_output): Move ...
19353 * lib/gdb.exp (capture_command_output): ... here.
19354
67b5c0c1
MM
193552014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19356
19357 * gdb.btrace/data.exp: Test memory access during btrace replay.
19358
a2199296
SM
193592014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19360
19361 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19362
17b2616c
PA
193632014-05-21 Pedro Alves <palves@redhat.com>
19364
19365 PR gdb/13860
19366 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19367 (top level): Test that output related to execution commands is
19368 sent to the console with CLI commands, but not with MI commands.
19369 Test that breakpoint events are always mirrored to the console.
19370 Also expect the new source line to be output after a "next" in
19371 async mode too. Make it a pass/fail test.
19372 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19373 output.
19374 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19375
5166082f
PA
193762014-05-21 Pedro Alves <palves@redhat.com>
19377
19378 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19379 Use them to test variations of "list" after reaching a breakpoint.
19380 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19381 Test "list" with listsize 10 after reaching a breakpoint.
19382 * gdb.python/python.exp (decode_line current location line
19383 number): Adjust expected line number.
19384
2f25d70f
SM
193852014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19386
19387 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19388 behavior for $args, pass it directly to "run".
19389
ff604a67
MR
193902014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19391
19392 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19393 30000 to 65536.
19394
6a3cb8e8
PA
193952014-05-21 Pedro Alves <palves@redhat.com>
19396
19397 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19398 auto-connect-native-target off".
19399 * gdb.base/auto-connect-native-target.c: New file.
19400 * gdb.base/auto-connect-native-target.exp: New file.
19401
4ebfc96e
PA
194022014-05-21 Pedro Alves <palves@redhat.com>
19403
19404 * gdb.base/default.exp: Test "target native" instead of "target
19405 child".
19406
36d46afb
MW
194072014-05-21 Mark Wielaard <mjw@redhat.com>
19408
19409 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19410
5876f503
JK
194112014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19412
19413 Fix TLS access for -static -pthread.
19414 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19415 <HAVE_TLS> (thread_function, main): Initialize it.
19416 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19417 Add clean_restart.
19418 <$have_tls != "">: Check TLSVAR.
19419
0256a6ac
PA
194202014-05-21 Pedro Alves <palves@redhat.com>
19421
19422 * gdb.base/dcache-line-read-error.c: New.
19423 * gdb.base/dcache-line-read-error.exp: New.
19424
936d2992
PA
194252014-05-20 Pedro Alves <palves@redhat.com>
19426
19427 * gdb.base/compare-sections.c: New file.
19428 * gdb.base/compare-sections.exp: New file.
19429
802e8e6d
PA
194302014-05-20 Pedro Alves <palves@redhat.com>
19431
19432 * gdb.base/break-idempotent.c: New file.
19433 * gdb.base/break-idempotent.exp: New file.
19434
e59fa00f
MM
194352014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19436
19437 * gdb.btrace/nohist.exp: New.
19438
8b696e31
YQ
194392014-05-20 Yao Qi <yao@codesourcery.com>
19440
19441 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19442 gdb.reverse directory and gdb_reverse_timeout exists in board
19443 setting.
19444 * README: Document gdb_reverse_timeout.
19445
73c9764f
YQ
194462014-05-20 Yao Qi <yao@codesourcery.com>
19447
19448 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19449 'test_file_name'. Treat args as a string instead of a list.
19450 (gdb_init): Rename argument 'args' by 'test_file_name'.
19451
f1f4348a
JK
194522014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19453
19454 * gdb.arch/powerpc-power.exp: New file.
19455 * gdb.arch/powerpc-power.s: New file.
19456
0dbe70ce
DE
194572014-05-16 Doug Evans <dje@google.com>
19458
19459 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
19460 * gdb.base/completion.exp: Check that all expected files exist
19461 before doing file completion.
0dbe70ce 19462
8d551b02
DE
194632014-05-16 Doug Evans <dje@google.com>
19464
19465 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19466 Update.
19467 (do_syscall_tests_without_xml): Update.
19468
73eb7709
PA
194692014-05-16 Pedro Alves <palves@redhat.com>
19470
19471 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19472 instead of "unknown output after running".
19473
3fae92fc
YQ
194742014-05-16 Yao Qi <yao@codesourcery.com>
19475
19476 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19477 file1.txt from host at the end.
19478 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19479
c2b2ccc5
DE
194802014-05-15 Doug Evans <dje@google.com>
19481
19482 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19483 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19484 loading file. Add test for TU lookup.
19485
8c217a4b
SM
194862014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19487
19488 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19489 calling "-exec-arguments" or "set args" before running the
19490 inferior.
19491
3deb39c6
SM
194922014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19493
19494 * lib/mi-support.exp (mi_expect_stop): Expect message for
19495 inferiors that exit with non-zero exit code.
19496
71a79f8c
YQ
194972014-05-14 Yao Qi <yao@codesourcery.com>
19498
19499 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19500 match absolute path on remote host.
19501 (test_file_list_exec_source_files): Remove "/" from the
19502 pattern.
19503
f23fcd46
YQ
195042014-05-14 Yao Qi <yao@codesourcery.com>
19505
19506 * boards/local-remote-host-notty.exp (${board}_file): New
19507 proc.
19508
9404b58f
KM
195092014-05-07 Kyle McMartin <kyle@redhat.com>
19510
19511 Pushed by Joel Brobecker <brobecker@adacore.com>.
19512 * gdb.arch/aarch64-atomic-inst.c: New file.
19513 * gdb.arch/aarch64-atomic-inst.exp: New file.
19514
5e45f04c
YQ
195152014-05-07 Yao Qi <yao@codesourcery.com>
19516
19517 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19518 in current context" too.
19519
c888a17d
KS
195202014-05-05 Keith Seitz <keiths@redhat.com>
19521
19522 * gdb.linespec/ls-dollar.exp: Add test for linespec
19523 file:convenience_variable.
19524
290a839c
YQ
195252014-05-05 Yao Qi <yao@codesourcery.com>
19526
19527 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19528 traceframes into tfile and ctf trace files. Read data from
19529 trace file and test collected data.
19530 (gdb_collect_locals_test): Likewise.
19531 (gdb_unavailable_registers_test): Likewise.
19532 (gdb_unavailable_floats): Likewise.
19533 (gdb_collect_globals_test): Likewise.
19534 (top-level): Append "ctf" to trace_file_targets if GDB
19535 supports.
19536
b5262cd0
YQ
195372014-05-05 Yao Qi <yao@codesourcery.com>
19538
19539 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19540 code to ...
19541 (gdb_collect_args_test_1): ... it. New proc.
19542 (gdb_collect_locals_test): Move some code to ...
19543 (gdb_collect_locals_test_1): ... it. New proc.
19544 (gdb_unavailable_registers_test): Move some code to ...
19545 (gdb_unavailable_registers_test_1): ... it. New proc.
19546 (gdb_unavailable_floats): Move some code to ...
19547 (gdb_unavailable_floats_1): ... it. New proc.
19548
30a1e6cc
SDJ
195492014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19550
19551 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19552 probes to test for bitness recognition.
19553 * gdb.arch/amd64-stap-optional-prefix.exp
19554 (test_probe_value_without_reg): New procedure.
19555 Add code to test for different kinds of bitness.
19556
f33da99a
SDJ
195572014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19558
19559 PR breakpoints/16889
19560 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19561 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19562
5b80f00d
PA
195632014-05-01 Pedro Alves <palves@redhat.com>
19564
19565 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19566 gdb_file_cmd if no file is specified.
19567 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19568 last_loaded_file to set the remote exec-file.
19569
f8c2a73c
PA
195702014-05-01 Pedro Alves <palves@redhat.com>
19571
19572 * boards/local-remote-host.exp: New file.
19573
be6e8ac7
PA
195742014-05-01 Pedro Alves <palves@redhat.com>
19575
19576 * boards/local-remote-host.exp: Rename to ...
19577 * boards/local-remote-host-notty.exp: ... this.
19578
cac0dc8f
JB
195792014-04-28 Joel Brobecker <brobecker@adacore.com>
19580
19581 * gdb.ada/dyn_arrayidx: New testcase.
19582
9730e6cc
YQ
195832014-04-26 Yao Qi <yao@codesourcery.com>
19584
19585 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19586 and compute the length of function main. Save it in
19587 $main_length.
19588 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19589 (top-level): Use gdb_compile to compile objects into
19590 executable and restart GDB. Remove invocation to
19591 prepare_for_testing.
19592
7ae1a6a6
PA
195932014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19594 Pedro Alves <palves@redhat.com>
19595
19596 PR server/16255
19597 * gdb.multi/multi-attach.c: New file.
19598 * gdb.multi/multi-attach.exp: New file.
19599
4082afcc
PA
196002014-04-25 Pedro Alves <palves@redhat.com>
19601
19602 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19603 user.
19604 (top level): Test that "set remote conditional-breakpoints-packet
19605 off" works as intended.
19606 * gdb.base/dprintf.exp: Test that "set remote
19607 breakpoint-commands-packet off" works as intended.
19608 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19609 New function.
19610 (top level): Call it.
19611 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19612 remote fast-tracepoints-packet off" works as intended.
19613 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19614 * lib/gdb.exp (gdb_is_target_remote): ... here.
19615
2abc3f8d
DB
196162014-04-24 David Blaikie <dblaikie@gmail.com>
19617
19618 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19619 ensure clang would not discard them.
19620 * gdb.base/gdbvars.c: Ditto.
19621 * gdb.base/memattr.c: Ditto.
19622 * gdb.base/whatis.c: Ditto.
19623 * gdb.python/py-prettyprint.c: Ditto.
19624 * gdb.trace/actions.c: Ditto.
19625 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19626 ensure clang would not discard it.
19627
bfd39632
DB
196282014-04-24 David Blaikie <dblaikie@gmail.com>
19629
19630 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19631 clang to emit the full definition of type required by the test
19632 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19633
22842ff6
DB
196342014-04-24 David Blaikie <dblaikie@gmail.com>
19635
19636 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19637 coax Clang into emitting the definition of the type.
19638 * gdb.cp/pr10728-x.h (y): Ditto.
19639 * gdb.cp/pr10728-y.cc (y): Ditto.
19640
c2e827ad
DB
196412014-04-24 David Blaikie <dblaikie@gmail.com>
19642
19643 * gdb.base/label.exp: XFAIL label related tests under Clang.
19644 * gdb.cp/cplabel.exp: Ditto.
19645 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19646 under Clang those using labels.
19647
4c2d33e7
YQ
196482014-04-25 Yao Qi <yao@codesourcery.com>
19649
19650 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19651 double_label.
19652 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19653 partial_label and double_label.
19654
56083b99
DB
196552014-04-24 David Blaikie <dblaikie@gmail.com>
19656
19657 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19658
25d4e99d
DB
196592014-04-24 David Blaikie <dblaikie@gmail.com>
19660
19661 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19662 of the function to work across GCC and Clang.
19663 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19664 pointer types (const void ** const V void **).
19665
01f9f808
MS
196662014-04-24 Michael Sturm <michael.sturm@mintel.com>
19667 Walfred Tedeschi <walfred.tedeschi@intel.com>
19668
19669 * Makefile.in (EXECUTABLES): Added i386-avx512.
19670 * gdb.arch/i386-avx512.c: New file.
19671 * gdb.arch/i386-avx512.exp: Likewise.
19672
4b48d439
KS
196732014-04-23 Keith Seitz <keiths@redhat.com>
19674
19675 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19676 (mi_make_breakpoint_table): New procedure.
19677 (mi_create_breakpoint): Use mi_make_breakpoint
19678 and return the result.
19679 (mi_make_breakpoint): New procedure.
19680 (mi_build_kv_pairs): New procedure.
19681
19682 * gdb.mi/mi-break.exp: Remove unused globals,
19683 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
19684 All callers updated.
19685 * gdb.mi/mi-dprintf.exp: Use variable to track command
19686 number.
19687 Update all callers of mi_create_breakpoint and use
19688 mi_make_breakpoint_table.
19689 Remove any unused global variables.
19690 * gdb.mi/mi-nonstop.exp: Likewise.
19691 * gdb.mi/mi-nsintrall.exp: Likewise.
19692 * gdb.mi/mi-nsmoribund.exp: Likewise.
19693 * gdb.mi/mi-nsthrexec.exp: Likewise.
19694 * gdb.mi/mi-reverse.exp: Likewise.
19695 * gdb.mi/mi-simplerun.exp: Likewise.
19696 * gdb.mi/mi-stepn.exp: Likewise.
19697 * gdb.mi/mi-syn-frame.exp: Likewise.
19698 * gdb.mi/mi-until.exp: Likewise.
19699 * gdb.mi/mi-var-cp.exp: Likewise.
19700 * gdb.mi/mi-var-display.exp: Likewise.
19701 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
19702 * gdb.mi/mi2-var-child.exp: Likewise.
19703 * gdb.mi/mi-vla-c99.exp: Likewise.
19704 * lib/mi-support.exp: Likewise.
19705
19706 From Ian Lance Taylor <iant@cygnus.com>:
19707 * lib/gdb.exp (parse_args): New procedure.
19708
08351840
PA
197092014-04-23 Pedro Alves <palves@redhat.com>
19710
19711 * gdb.base/break-unload-file.c: New file.
19712 * gdb.base/break-unload-file.exp: New file.
19713 * gdb.base/sym-file-lib.c (baz): New function.
19714 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
19715 field.
19716 (load): Store the segment's mapped size.
19717 (unload): New function.
19718 (unload_shlib): New function.
19719 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19720 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19721 set a breakpoint at baz, and call it.
19722 * gdb.base/sym-file.exp: New tests for stale breakpoint
19723 instructions.
19724
076855f9
PA
197252014-04-23 Pedro Alves <palves@redhat.com>
19726
19727 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19728 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19729 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19730 * gdb.base/hbreak-unmapped.c: New file.
19731 * gdb.base/hbreak-unmapped.exp: New file.
19732 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19733 * lib/gdb.exp (gdb_is_target_remote): ... here.
19734
483805cf
PA
197352014-04-22 Pedro Alves <palves@redhat.com>
19736
19737 * gdb.base/consecutive-step-over.c: New file.
19738 * gdb.base/consecutive-step-over.exp: New file.
19739
06d97543
PA
197402014-04-22 Pedro Alves <palves@redhat.com>
19741
19742 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19743 instead of send_gdb/gdb_expect.
19744
b4429ea2
YQ
197452014-04-22 Yao Qi <yao@codesourcery.com>
19746
19747 * lib/trace-support.exp (generate_tracefile): New procedure.
19748 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19749 return 0.
19750 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19751 if generate_tracefile returns 1.
19752
51d48146
PA
197532014-04-18 Tom Tromey <palves@redhat.com>
19754 Pedro alves <tromey@redhat.com>
19755
19756 PR backtrace/15558
19757 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19758 with a backtrace limit.
19759 * gdb.python/py-frame-inline.exp: Test running to an inline
19760 function with a backtrace limit, and printing the newest frame.
19761 * gdb.python/py-frame-inline.c (main): Call f.
19762
bd1dce5f
MS
197632014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19764
19765 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19766
40d1a503
MS
197672014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19768
19769 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19770 Drop prefix from unsupported source file path.
19771
389b98f7
YQ
197722014-04-17 Yao Qi <yao@codesourcery.com>
19773
19774 * lib/gdb.exp (with_target_charset): New proc.
19775 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19776 with_target_charset.
19777 (test_print_strings): Likewise.
19778 (test_repeat_bytes): Likewise.
19779 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19780 for some tests.
19781
22869d73
KS
197822014-04-16 Keith Seitz <keiths@redhat.com>
19783
19784 PR gdb/15827
19785 * gdb.dwarf2/corrupt.c: New file.
19786 * gdb.dwarf2/corrupt.exp: New file.
19787
c4f87ca6
KS
197882014-04-16 Keith Seitz <keiths@redhat.com>
19789
19790 PR c++/16597
19791 * gdb.cp/namelessclass.cc: New file.
19792 * gdb.cp/namelessclass.exp: New file.
19793 * gdb.cp/namelessclass.S: New file.
19794
ab19de87
DE
197952014-04-16 Doug Evans <dje@google.com>
19796
19797 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19798 Add comment.
19799 (gdbserver_default_get_comm_port): New function.
19800 (gdbserver_start): Check if board file provided
19801 "gdbserver,get_comm_port" and use it if so.
19802 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19803 (gdb,socketport): Set to "stdio".
19804 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19805 (stdio_gdbserver_template): Delete.
19806 (${board}_get_remote_address): Update.
19807 (${board}_build_remote_cmd): Delete.
19808 (${board}_get_comm_port): New function.
19809 (${board}_spawn): Update.
19810 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19811 Delete.
19812 (${board}_get_remote_address): Update.
19813 (${board}_get_comm_port): New function.
19814
fc98a809
AB
198152014-04-16 Andrew Burgess <aburgess@broadcom.com>
19816
19817 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19818 appearing in any order.
19819
87fd9e6e
DE
198202014-04-15 Doug Evans <dje@google.com>
19821
19822 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19823 uninitialized value of "description".
19824
099fc3ea
KS
198252014-04-15 Keith Seitz <keiths@redhat.com>
19826
19827 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19828 Remove unused globals.
19829 (test_running_the_program): Likewise.
19830 (test_controlled_execution): Likewise.
19831 (test_controlling_breakpoints): Likewise.
19832 (test_program_termination): Likewise.
19833
5da151d4
KS
198342014-04-15 Keith Seitz <keiths@redhat.com>
19835
19836 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19837 unused globals.
19838 (test_rbreak_creation_and_listing): Likewise.
19839 (test_ignore_count): Likewise.
19840 (test_error): Likewise.
19841
35e5d2f0
PA
198422014-04-15 Pedro Alves <palves@redhat.com>
19843
19844 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19845 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19846 sym-file-loader.c.
19847 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19848 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19849 to sym-file-loader.c.
19850 (struct library): Forward declare.
19851 (load_shlib, lookup_function): Change prototypes.
19852 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19853 (translate_offset): Remove declarations.
19854 (get_text_addr): New declaration.
19855 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19856 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19857 sym-file-loader.h.
19858 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19859 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19860 here from sym-file-loader.h.
19861 (struct library): New structure.
19862 (load_shlib, lookup_function): Change prototypes and adjust to
19863 work with a struct library.
19864 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19865 (translate_offset): Make static.
19866 (get_text_addr): New function.
19867 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19868
eb4c1710
PA
198692014-04-15 Pedro Alves <palves@redhat.com>
19870
19871 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19872
2d1baf52
PA
198732014-04-15 Pedro Alves <palves@redhat.com>
19874
19875 * gdb.base/sym-file-loader.c: Include <limits.h>.
19876 (SELF_LINK): New define.
19877 (get_origin): New function.
19878 (load_shlib): Use it.
19879 * gdb.base/sym-file.exp: Don't early return if the target is
19880 remote. Use runto_main, and issue fail is that fails. Use
19881 gdb_load_shlibs.
19882 (shlib_name): Delete.
19883 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19884
7dd6df01
PA
198852014-04-15 Pedro Alves <palves@redhat.com>
19886
19887 * gdb.base/sym-file.exp: Remove regex characters from test
19888 message. Don't refer to breakpoint numbers in test messages.
19889
b50c8614
KS
198902014-04-14 Keith Seitz <keiths@redhat.com>
19891
19892 PR c++/16253
19893 * gdb.cp/var-tag.cc: New file.
19894 * gdb.cp/var-tag.exp: New file.
19895 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19896 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19897 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19898 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19899
3d567982
TT
199002014-04-14 Tom Tromey <tromey@redhat.com>
19901
19902 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19903 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19904 type.
19905 * gdb.cp/enum-class.exp: New file.
19906 * gdb.cp/enum-class.cc: New file.
19907
0626fc76
TT
199082014-04-14 Tom Tromey <tromey@redhat.com>
19909
19910 * gdb.dwarf2/enum-type.exp: New file.
19911
dca325b3
SA
199122014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19913
19914 * gdb.mi/mi-vla-c99.exp: New file.
19915 * gdb.mi/vla.c: New file.
19916
5854b38a
SA
199172014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19918
19919 * gdb.base/vla-datatypes.c: New file.
19920 * gdb.base/vla-datatypes.exp: New file.
19921
463bb957
SA
199222014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19923
19924 * gdb.base/vla-ptr.c: New file.
19925 * gdb.base/vla-ptr.exp: New file.
19926
3dd170be
SA
199272014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19928
19929 * gdb.dwarf2/count.exp: New file.
19930
5ecaaa66
SA
199312014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19932
19933 * gdb.base/vla-sideeffect.c: New file.
19934 * gdb.base/vla-sideeffect.exp: New file.
19935
41f1ada5
DB
199362014-04-14 David Blaikie <dblaikie@gmail.com>
19937
19938 * gdb.mi/non-stop.c: Add return value for non-void function return
19939 statement.
19940 * gdb.threads/staticthreads.c: Ditto.
19941
0be03e84
DE
199422014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19943 Doug Evans <xdje42@gmail.com>
19944
19945 * gdb.guile/scm-value.c: Improve test case.
19946 * gdb.guile/scm-value.exp: Add new test.
19947
f180a1fb
DB
199482014-04-11 David Blaikie <dblaikie@gmail.com>
19949
19950 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19951 override Clang's default.
19952
6b662e19
JB
199532014-04-11 Joel Brobecker <brobecker@adacore.com>
19954
19955 Revert the following changes (regressions):
19956
19957 * gdb.base/vla-sideeffect.c: New file.
19958 * gdb.base/vla-sideeffect.exp: New file.
19959
19960 * gdb.dwarf2/count.exp: New file.
19961
19962 * gdb.base/vla-multi.c: New file.
19963 * gdb.base/vla-multi.exp: New file.
19964
19965 * gdb.base/vla-ptr.c: New file.
19966 * gdb.base/vla-ptr.exp: New file.
19967
19968 * gdb.base/vla-datatypes.c: New file.
19969 * gdb.base/vla-datatypes.exp: New file.
19970
19971 * gdb.mi/mi-vla-c99.exp: New file.
19972 * gdb.mi/vla.c: New file.
19973
245a5f0b
KS
199742014-04-11 Keith Seitz <keiths@redhat.com>
19975
19976 PR c++/16675
19977 * gdb.cp/cpsizeof.exp: New file.
19978 * gdb.cp/cpsizeof.cc: New file.
19979
58a84dcf
SA
199802014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19981
191a8a90
JB
19982 * gdb.mi/mi-vla-c99.exp: New file.
19983 * gdb.mi/vla.c: New file.
58a84dcf 19984
c8655f75
SA
199852014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19986
19987 * gdb.base/vla-datatypes.c: New file.
19988 * gdb.base/vla-datatypes.exp: New file.
19989
024e13b4
SA
199902014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19991
19992 * gdb.base/vla-ptr.c: New file.
19993 * gdb.base/vla-ptr.exp: New file.
19994
1a237e0e
SA
199952014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19996
19997 * gdb.base/vla-multi.c: New file.
19998 * gdb.base/vla-multi.exp: New file.
19999
504f3432
SA
200002014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20001
20002 * gdb.dwarf2/count.exp: New file.
20003
3bce8237
SA
200042014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20005
191a8a90
JB
20006 * gdb.base/vla-sideeffect.c: New file.
20007 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 20008
322f9c21
YQ
200092014-04-11 Yao Qi <yao@codesourcery.com>
20010
20011 * gdb.base/completion.exp: Check file exists before running tests
20012 on file completion.
20013
d708bcd1
PA
200142014-04-10 Pedro Alves <palves@redhat.com>
20015
20016 * gdb.base/cond-eval-mode.c: New file.
20017 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
20018 prepare_for_testing to build the new file. Check result of
20019 runto_main.
20020 (test_break, test_watch): New procedures.
20021 (top level): Use them.
20022
ae1d2761
PM
200232014-04-08 Pierre Muller <muller@sourceware.org>
20024
20025 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
20026 Ctrl-V use for mingw hosts.
20027
7af389b8
SC
200282014-04-07 Siva Chandra Reddy <sivachandra@google.com>
20029
20030 * gdb.python/py-value.c: Improve test case.
20031 * gdb.python/py-value.exp: Add new test.
20032
5e703181
DE
200332014-04-07 David Blaikie <dblaikie@gmail.com>
20034
20035 * lib/compiler.c: Identify the clang compiler.
20036 * lib/compiler.cc: Ditto.
20037
9810b410
YQ
200382014-04-03 Yao Qi <yao@codesourcery.com>
20039
20040 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
20041
98d1b8dc
AB
200422014-04-01 Anton Blanchard <anton@samba.org>
20043
20044 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
20045 messages unique.
20046
3114cea1
AB
200472014-04-01 Anton Blanchard <anton@samba.org>
20048
20049 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
20050 prepare_for_testing.
20051
62f7182c
AB
200522014-04-01 Anton Blanchard <anton@samba.org>
20053
20054 * gdb.arch/ppc64-atomic-inst.c: Remove.
20055 * gdb.arch/ppc64-atomic-inst.S: New file.
20056 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
20057
770e7fc7
DE
200582014-03-31 Doug Evans <dje@google.com>
20059
20060 * gdb.base/print-symbol-loading-lib.c: New file.
20061 * gdb.base/print-symbol-loading-main.c: New file.
20062 * gdb.base/print-symbol-loading.exp: New file.
20063
46e2bafa
YQ
200642014-03-31 Yao Qi <yao@codesourcery.com>
20065
20066 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
20067
8776cfe9
JB
200682014-03-28 Joel Brobecker <brobecker@adacore.com>
20069
20070 * gdb.ada/mi_dyn_arr: New testcase.
20071
5d1ef361
DE
200722014-03-27 Doug Evans <dje@google.com>
20073
20074 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
20075
b5bee914
YQ
200762014-03-27 Yao Qi <yao@codesourcery.com>
20077
20078 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
20079 if target is nios2-*-*.
20080
0d4d0e77
YQ
200812014-03-26 Yao Qi <yao@codesourcery.com>
20082
20083 * lib/gdb.exp (readline_is_used): New proc.
20084 * gdb.base/completion.exp: Move tests on command complete up.
20085 Skip the rest of tests if readline is not used.
20086 * gdb.ada/complete.exp: Skp the test if readline is not
20087 used.
20088 * gdb.base/filesym.exp: Likewise.
20089 * gdb.base/macscp.exp: Likewise.
20090 * gdb.base/readline-ask.exp: Likewise.
20091 * gdb.base/readline.exp: Likewise.
20092 * gdb.python/py-cmd.exp: Likewise.
20093 * gdb.trace/tfile.exp: Likewise.
20094
29361eee
YQ
200952014-03-26 Yao Qi <yao@codesourcery.com>
20096
20097 * gdb.base/macscp.exp: Fix code format issues.
20098
bc9a5525
UW
200992014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
20100
20101 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
20102 * gdb.asm/powerpc64le.inc: New file.
20103
d3839ede
PA
201042014-03-25 Pedro Alves <palves@redhat.com>
20105 Doug Evans <dje@google.com>
20106
20107 * gdb.base/source-execution.c: New file.
20108 * gdb.base/source-execution.exp: New file.
20109 * gdb.base/source-execution.gdb: New file.
20110
01672a57
DE
201112014-03-24 Doug Evans <dje@google.com>
20112
20113 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
20114 using fission.
20115
88bbeca9
HZ
201162014-03-24 Hui Zhu <hui@codesourcery.com>
20117 Pedro Alves <palves@redhat.com>
20118
20119 PR breakpoints/16101
20120 * gdb.base/dprintf.exp: Use unsupported rather than changing the
20121 test pass/fail messages. Detect missing support for dprintf when
20122 breakpoints are actually inserted.
20123 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
20124 breakpoints are actually inserted.
20125 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
20126 fails.
20127
d2348791
JK
201282014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
20129
20130 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
20131
feef67ab
DE
201322014-03-22 Doug Evans <xdje42@gmail.com>
20133
20134 * gdb.python/python.exp (python not supported): Verify multi-line
20135 python command issues an error.
25d743f9 20136 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 20137 guile command issues an error.
feef67ab 20138
ecebef6a
MR
201392014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
20140
20141 * gdb.threads/thread-specific.exp: Handle the lack of usable
20142 $this_breakpoint and $this_thread.
20143
ccdd1909
HZ
201442014-03-21 Hui Zhu <hui@codesourcery.com>
20145
20146 * gdb.base/attach.exp (do_command_attach_tests): New.
20147
beb460e8
PA
201482014-03-20 Tom Tromey <tromey@redhat.com>
20149 Pedro Alves <palves@redhat.com>
20150
20151 PR cli/15718
20152 * gdb.base/condbreak-call-false.c: New file.
20153 * gdb.base/condbreak-call-false.exp: New file.
20154
40acf43a
PA
201552014-03-20 Pedro Alves <palves@redhat.com>
20156
20157 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
20158 Delete.
20159 (block_signals, unblock_signals): Delete.
20160 (child_function_2, main): Remove references to deleted variable
20161 and functions.
20162
9f5e1e02
PA
201632014-03-20 Pedro Alves <palves@redhat.com>
20164
20165 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
20166 Use pthread_kill to signal thread 2.
20167 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20168 Adjust to make the test send itself a signal rather than using the
20169 host's "kill" command.
20170
99619bea
PA
201712014-03-20 Pedro Alves <palves@redhat.com>
20172
20173 * gdb.threads/multiple-step-overs.c: New file.
20174 * gdb.threads/multiple-step-overs.exp: New file.
20175 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20176 Adjust expected infrun debug output.
20177
2adfaa28
PA
201782014-03-20 Pedro Alves <palves@redhat.com>
20179
20180 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
20181 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
20182
31e77af2
PA
201832014-03-20 Pedro Alves <palves@redhat.com>
20184
20185 PR breakpoints/7143
20186 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
20187 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
20188 of gdb_test_multiple.
20189 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
20190 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
20191
b9f437de
PA
201922014-03-20 Pedro Alves <palves@redhat.com>
20193
20194 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
20195 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
20196
05adc73e
PA
201972014-03-19 Pedro Alves <palves@redhat.com>
20198
20199 * gdb.base/async.exp: Remove early return.
20200
6048b950
PA
202012014-03-19 Pedro Alves <palves@redhat.com>
20202
20203 * gdb.base/async.exp (step& tests): Pass explicit test messages.
20204
8bcfb00a
PA
202052014-03-19 Pedro Alves <palves@redhat.com>
20206
20207 * gdb.base/async.exp (test_background): Expect \r\n after
20208 "completed." in the fail pattern.
20209
884e37dc
PA
202102014-03-19 Pedro Alves <palves@redhat.com>
20211
20212 * gdb.base/async.exp (test_background): New procedure.
20213 Use it for all background execution command tests.
20214
148e57e2
PA
202152014-03-19 Pedro Alves <palves@redhat.com>
20216
20217 * gdb.base/async.exp: Use prepare_for_testing.
20218
f48088c7
PA
202192014-03-19 Pedro Alves <palves@redhat.com>
20220
20221 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
20222 the same line.
20223
e2f6c966
PA
202242014-03-19 Pedro Alves <palves@redhat.com>
20225
20226 * gdb.base/async.c (main): Add "jump here" and "until here" line
20227 marker comments.
20228 * gdb.base/async.exp (jump_here): New global.
20229 (jump& test): Use it.
20230 (until_here): New global.
20231 (until& test): Use it.
20232
c30568d4
PA
202332014-03-19 Pedro Alves <palves@redhat.com>
20234
20235 * gdb.base/async.exp: Don't frob gdb_protocol.
20236
0172b6a7
DE
202372014-03-18 Doug Evans <xdje42@gmail.com>
20238
20239 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
20240 Fix spelling of exec-done-display.
20241
06c868a8
JK
202422014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
20243
20244 PR gdb/15358
20245 * gdb.base/gdb-sigterm.c: New file.
20246 * gdb.base/gdb-sigterm.exp: New file.
20247
0c7e1a46
PA
202482014-03-18 Pedro Alves <palves@redhat.com>
20249
20250 PR gdb/13860
20251 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
20252 * lib/mi-support.exp (mi_expect_stop): Add special handling for
20253 solib-event.
20254
f7c77d93
JB
202552014-03-17 Joel Brobecker <brobecker@adacore.com>
20256
20257 * gdb.ada/pckd_arr_ren: New testcase.
20258
5a1e8c7a
DE
202592014-03-13 Doug Evans <xdje42@gmail.com>
20260
20261 PR guile/16612
20262 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20263 collect after discarding symbols.
20264
350e1a76
DE
202652014-03-13 Ludovic Courtès <ludo@gnu.org>
20266 Doug Evans <xdje42@gmail.com>
20267
20268 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20269 to history survives a gc.
20270
a69900ae
PA
202712014-03-13 Pedro Alves <palves@redhat.com>
20272
20273 * gdb.base/default.exp: Don't test "target procfs".
20274
5db9f0bd
PA
202752014-03-13 Pedro Alves <palves@redhat.com>
20276
20277 * gdb.base/default.exp: Update "target child" and "target procfs"
20278 tests to not expect "Unix".
20279
b3ccfe11
TT
202802014-03-12 Tom Tromey <tromey@redhat.com>
20281
20282 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20283 New procs. Add target-async tests.
20284 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20285 Add target-async tests.
20286
646f4417
AA
202872014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20288
20289 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20290 'func_start' and 'func_end' for the beginning and end of the
20291 function code, respectively.
20292 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20293 'func_end' instead of 'func' and 'main'.
20294
288c211f
AA
202952014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20296
20297 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20298 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20299 generate the debug info assembler source.
20300
e0c0f156
AA
203012014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20302
20303 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20304 * gdb.dwarf2/arr-subrange.exp: Likewise.
20305 * gdb.dwarf2/dwz.exp: Likewise.
20306 * gdb.dwarf2/method-ptr.exp: Likewise.
20307 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20308 * gdb.dwarf2/subrange.exp: Likewise.
20309 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20310 * gdb.dwarf2/implptrpiece.exp: Likewise.
20311 * gdb.dwarf2/nostaticblock.exp: Likewise.
20312
0e5c4555
AA
203132014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20314
20315 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20316 directory to absolute path name arguments.
20317
5ec18f2b
JG
203182014-03-10 Joel Brobecker <brobecker@adacore.com>
20319
20320 * gdb.ada/tagged_access: New testcase.
20321
847fc4f2
MM
203222014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20323
20324 * gdb.btrace/data.exp: Update expected output.
20325
cc3da688
YQ
203262014-03-06 Yao Qi <yao@codesourcery.com>
20327
20328 * gdb.trace/pr16508.exp: New file.
20329
0f26cec1
PA
203302014-03-05 Pedro Alves <palves@redhat.com>
20331
20332 PR gdb/16575
20333 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20334 procedure.
20335 (top level): Adjust to use it. Add tests that exercise breakpoint
20336 interaction with the code-cache.
20337
7a5a839f
LC
203382014-02-26 Ludovic Courtès <ludo@gnu.org>
20339
20340 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20341 test for 'history-append!'.
20342
31aa7e4e
JB
203432014-02-26 Joel Brobecker <brobecker@adacore.com>
20344
20345 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20346 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20347 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20348 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20349 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20350 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20351
1b588015
JB
203522014-02-26 Joel Brobecker <brobecker@adacore.com>
20353
20354 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20355 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20356 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20357
55426c9d
JB
203582014-02-26 Joel Brobecker <brobecker@adacore.com>
20359
20360 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20361
dc53a7ad
JB
203622014-02-26 Joel Brobecker <brobecker@adacore.com>
20363
20364 * gdb.dwarf2/arr-stride.c: New file.
20365 * gdb.dwarf2/arr-stride.exp: New file.
20366
12ab52e9
PA
203672014-02-26 Pedro Alves <palves@redhat.com>
20368
20369 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20370 that won't ever trigger. Make sure that GDB reports the correct
20371 breakpoint that caused the stop.
20372
849c862e
JK
203732014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20374
20375 PR gdb/16626
20376 * gdb.base/auto-load-script: New file.
20377 * gdb.base/auto-load.c: New file.
20378 * gdb.base/auto-load.exp: New file.
20379
71b7d793
JK
20380 PR gdb/16626
20381 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20382
e2f0d509
JK
203832014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20384
20385 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20386 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20387
50cc37c8
DE
203882014-02-24 Doug Evans <dje@google.com>
20389
20390 * lib/gdb.exp (run_on_host): Log error output if program fails.
20391
ea4758f2
PA
203922014-02-21 Pedro Alves <palves@redhat.com>
20393
20394 * gdb.threads/step-after-sr-lock.c: Rename to ...
20395 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20396 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20397 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20398 ... this.
20399
d7b30f67
SDJ
204002014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20401
20402 PR tdep/16397
20403 * gdb.arch/amd64-stap-special-operands.exp: New file.
20404 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20405 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20406 * gdb.arch/amd64-stap-triplet.S: Likewise.
20407 * gdb.arch/amd64-stap-triplet.c: Likewise.
20408
83deb43f
JB
204092014-02-20 Joel Brobecker <brobecker@adacore.com>
20410
20411 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20412 in .section pseudo-op.
20413
adde2bff
DE
204142014-02-20 lin zuojian <manjian2006@gmail.com>
20415 Joel Brobecker <brobecker@adacore.com>
20416 Doug Evans <xdje42@gmail.com>
20417
20418 PR symtab/16581
20419 * gdb.dwarf2/dw2-icycle.S: New file.
20420 * gdb.dwarf2/dw2-icycle.c: New file.
20421 * gdb.dwarf2/dw2-icycle.exp: New file.
20422
f7bd0f78
SC
204232014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20424
20425 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20426 operations on gdb.Value objects.
20427 * gdb.python/py-value-cc.exp: Add new test to test operations on
20428 gdb.Value objects.
20429
c17ef0d5
DE
204302014-02-18 Doug Evans <dje@google.com>
20431
20432 * Makefile.in (TESTS): New variable.
20433 (expanded_tests, expanded_tests_or_none): New variables
20434 (check-single): Pass $(expanded_tests_or_none) to runtest.
20435 (check-parallel): Only run tests in $(TESTS) if non-empty.
20436 (check/no-matching-tests-found): New rule.
20437 * README: Document TESTS makefile variable.
20438
5dd3176f
DE
204392014-02-18 Doug Evans <dje@google.com>
20440
20441 * Makefile.in (check-parallel): rm -rf outputs temp.
20442
0b10be4f
JK
204432014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20444
20445 Fix "ERROR: no fileid for" in the testsuite.
20446 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20447
85f224e7
DE
204482014-02-12 Doug Evans <dje@google.com>
20449
20450 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20451 (MISCELLANEOUS): New variable.
20452 (clean): rm -rf $(MISCELLANEOUS).
20453 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20454 dwp live in the same directory as symlinks, with each symlink pointed
20455 to a differently named file in a different directory.
20456
149b30ff
DE
204572014-02-11 Doug Evans <dje@google.com>
20458
20459 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20460 of Tcl file commands.
20461
1dfdac32
MK
204622014-02-10 Mark Kettenis <kettenis@gnu.org>
20463
20464 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20465 "kill -SIGUSR1 -1".
20466
aa4fb036
JB
204672014-02-10 Joel Brobecker <brobecker@adacore.com>
20468
20469 * gdb.ada/tick_length_array_enum_idx: New testcase.
20470
ed3ef339
DE
204712014-02-10 Doug Evans <xdje42@gmail.com>
20472
20473 * configure.ac (AC_OUTPUT): Add gdb.guile.
20474 * configure: Regenerate.
20475 * lib/gdb-guile.exp: New file.
20476 * lib/gdb.exp (get_target_charset): New function.
20477 * gdb.base/help.exp: Update expected output from "apropos apropos".
20478 * gdb.guile/Makefile.in: New file.
20479 * gdb.guile/guile.exp: New file.
20480 * gdb.guile/scm-arch.c: New file.
20481 * gdb.guile/scm-arch.exp: New file.
20482 * gdb.guile/scm-block.c: New file.
20483 * gdb.guile/scm-block.exp: New file.
20484 * gdb.guile/scm-breakpoint.c: New file.
20485 * gdb.guile/scm-breakpoint.exp: New file.
20486 * gdb.guile/scm-disasm.c: New file.
20487 * gdb.guile/scm-disasm.exp: New file.
20488 * gdb.guile/scm-equal.c: New file.
20489 * gdb.guile/scm-equal.exp: New file.
20490 * gdb.guile/scm-error.exp: New file.
20491 * gdb.guile/scm-error.scm: New file.
20492 * gdb.guile/scm-frame-args.c: New file.
20493 * gdb.guile/scm-frame-args.exp: New file.
20494 * gdb.guile/scm-frame-args.scm: New file.
20495 * gdb.guile/scm-frame-inline.c: New file.
20496 * gdb.guile/scm-frame-inline.exp: New file.
20497 * gdb.guile/scm-frame.c: New file.
20498 * gdb.guile/scm-frame.exp: New file.
20499 * gdb.guile/scm-generics.exp: New file.
20500 * gdb.guile/scm-gsmob.exp: New file.
20501 * gdb.guile/scm-iterator.c: New file.
20502 * gdb.guile/scm-iterator.exp: New file.
20503 * gdb.guile/scm-math.c: New file.
20504 * gdb.guile/scm-math.exp: New file.
20505 * gdb.guile/scm-objfile-script-gdb.in: New file.
20506 * gdb.guile/scm-objfile-script.c: New file.
20507 * gdb.guile/scm-objfile-script.exp: New file.
20508 * gdb.guile/scm-objfile.c: New file.
20509 * gdb.guile/scm-objfile.exp: New file.
20510 * gdb.guile/scm-ports.exp: New file.
20511 * gdb.guile/scm-pretty-print.c: New file.
20512 * gdb.guile/scm-pretty-print.exp: New file.
20513 * gdb.guile/scm-pretty-print.scm: New file.
20514 * gdb.guile/scm-section-script.c: New file.
20515 * gdb.guile/scm-section-script.exp: New file.
20516 * gdb.guile/scm-section-script.scm: New file.
20517 * gdb.guile/scm-symbol.c: New file.
20518 * gdb.guile/scm-symbol.exp: New file.
20519 * gdb.guile/scm-symtab-2.c: New file.
20520 * gdb.guile/scm-symtab.c: New file.
20521 * gdb.guile/scm-symtab.exp: New file.
20522 * gdb.guile/scm-type.c: New file.
20523 * gdb.guile/scm-type.exp: New file.
20524 * gdb.guile/scm-value-cc.cc: New file.
20525 * gdb.guile/scm-value-cc.exp: New file.
20526 * gdb.guile/scm-value.c: New file.
20527 * gdb.guile/scm-value.exp: New file.
20528 * gdb.guile/source2.scm: New file.
20529 * gdb.guile/types-module.cc: New file.
20530 * gdb.guile/types-module.exp: New file.
20531
7026a7c1
YQ
205322014-02-10 Yao Qi <yao@codesourcery.com>
20533
20534 PR testsuite/16543
20535 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20536 * configure: Regenerated.
20537 * Makefile.in: New file.
20538
6c466447
AS
205392014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20540
20541 * gdb.python/py-framefilter.exp: Fix typo.
20542
6e854735
YQ
205432014-02-08 Yao Qi <yao@codesourcery.com>
20544
20545 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20546 that no =breakpoint-modified is emitted when breakpoints are
20547 modified through MI commands.
20548
d137e6dc
PA
205492014-02-07 Pedro Alves <pedro@codesourcery.com>
20550 Pedro Alves <palves@redhat.com>
20551
20552 * gdb.threads/step-after-sr-lock.c: New file.
20553 * gdb.threads/step-after-sr-lock.exp: New file.
20554
b5ee5a50
PA
205552014-02-07 Pedro Alves <palves@redhat.com>
20556
20557 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20558
3c77faf3
JK
205592014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20560
20561 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20562 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20563
6dddc817
DE
205642014-02-06 Doug Evans <xdje42@gmail.com>
20565
20566 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20567 output.
20568
20569 * gdb.gdb/python-interrupts.exp: New file.
20570
de7b2893
YQ
205712014-02-05 Yao Qi <yao@codesourcery.com>
20572
20573 * gdb.trace/report.exp (use_collected_data): Test the output
20574 of "info threads" and "info inferiors".
20575
66d032ac
YQ
205762014-02-05 Yao Qi <yao@codesourcery.com>
20577
20578 Revert this patch:
20579
20580 2013-05-24 Yao Qi <yao@codesourcery.com>
20581
20582 * gdb.trace/tfile.exp: Test inferior and thread.
20583
591a12a1
UW
205842014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20585
20586 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20587 on a function.
20588 * gdb.base/step-bt.c: Call hello via function pointer to make
20589 sure its first instruction is executed on powerpc64le-linux.
20590
0ff3e01f
UW
205912014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20592
20593 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20594
084ee545
UW
205952014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20596
20597 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20598 of the test patterns for use on little-endian systems.
20599
6ed14ff3
UW
206002014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20601
20602 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20603 (decimal_vector): Fix for little-endian.
20604
401e27fd
JM
206052014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20606
20607 * gdb.arch/sparc-sysstep.exp: New file.
20608 * gdb.arch/sparc-sysstep.c: Likewise.
20609
20610 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20611
8b924729
EBM
206122014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20613
20614 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20615
fb151210
JB
206162014-01-23 Tom Tromey <tromey@redhat.com>
20617
20618 * gdb.ada/array_char_idx: New testcase.
20619
0740f8d8
TT
206202014-01-23 Tom Tromey <tromey@redhat.com>
20621
20622 PR python/16487:
20623 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20624 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20625 classes.
20626
21909fa1
TT
206272014-01-23 Tom Tromey <tromey@redhat.com>
20628
20629 PR python/16491:
20630 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20631 string from an inferior frame.
20632 * gdb.python/py-framefilter-mi.exp: Update.
20633
87ce2a04
DE
206342014-01-22 Doug Evans <dje@google.com>
20635
20636 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20637
237b092b
AA
206382014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20639
20640 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20641
d674a709
AA
206422014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20643
20644 * gdb.trace/entry-values.exp: Remove excess space character from
20645 regex patterns. Handle s390 call instruction.
20646
20fa3390
AA
206472014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20648
20649 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20650 define "*_start" label. Make "name" static.
20651 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20652 ${name} by references to ${name}_start.
20653
78466714
AA
206542014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20655
20656 * gdb.base/info-macros.exp: Remove "debug" from the compile
20657 options.
20658
ec9f644a
IB
206592014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20660
20661 * gdb.dlang/demangle.exp: New file.
20662
94b1b47e
IB
206632014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20664
20665 * gdb.dlang/primitive-types.exp: New file.
20666
7f420862
IB
206672014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20668
20669 * configure.ac: Create gdb.dlang/Makefile.
20670 * configure: Regenerate.
20671 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20672 * gdb.dlang/Makefile.in: New file.
20673 * lib/d-support.exp: New file.
20674 * lib/gdb.exp (skip_d_tests): New proc.
20675
52834460
MM
206762014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20677
20678 * gdb.btrace/delta.exp: Check reverse stepi.
20679 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20680 * gdb.btrace/finish.exp: New.
20681 * gdb.btrace/next.exp: New.
20682 * gdb.btrace/nexti.exp: New.
20683 * gdb.btrace/record_goto.c: Add comments.
20684 * gdb.btrace/step.exp: New.
20685 * gdb.btrace/stepi.exp: New.
20686 * gdb.btrace/multi-thread-step.c: New.
20687 * gdb.btrace/multi-thread-step.exp: New.
20688 * gdb.btrace/rn-dl-bind.c: New.
20689 * gdb.btrace/rn-dl-bind.exp: New.
20690 * gdb.btrace/data.c: New.
20691 * gdb.btrace/data.exp: New.
20692 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20693
6e07b1d2
MM
206942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20695
20696 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
20697 * gdb.btrace/exception.exp: Update.
20698 * gdb.btrace/instruction_history.exp: Update.
20699 * gdb.btrace/record_goto.exp: Update.
20700 * gdb.btrace/tailcall.exp: Update.
20701 * gdb.btrace/unknown_functions.exp: Update.
20702 * gdb.btrace/delta.exp: New.
20703
0b722aec
MM
207042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20705
20706 * gdb.btrace/record_goto.exp: Add backtrace test.
20707 * gdb.btrace/tailcall.exp: Add backtrace test.
20708
066ce621
MM
207092014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20710
20711 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
20712 * gdb.btrace/record_goto.c: New.
20713 * gdb.btrace/record_goto.exp: New.
20714 * gdb.btrace/x86-record_goto.S: New.
20715
0688d04e
MM
207162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20717
20718 * gdb.btrace/function_call_history.exp: Update tests.
20719 * gdb.btrace/instruction_history.exp: Update tests.
20720
8710b709
MM
207212014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20722
20723 * gdb.btrace/function_call_history.exp: Fix expected field
20724 order for "record function-call-history".
20725 Add new tests for "record function-call-history /c".
20726 * gdb.btrace/exception.cc: New.
20727 * gdb.btrace/exception.exp: New.
20728 * gdb.btrace/tailcall.exp: New.
20729 * gdb.btrace/x86-tailcall.S: New.
20730 * gdb.btrace/x86-tailcall.c: New.
20731 * gdb.btrace/unknown_functions.c: New.
20732 * gdb.btrace/unknown_functions.exp: New.
20733 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20734
5de9129b
MM
207352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20736
20737 * gdb.btrace/instruction_history.exp: Update.
20738 * gdb.btrace/function_call_history.exp: Update.
20739
23a7fe75
MM
207402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20741
20742 * gdb.btrace/function_call_history.exp: Fix expected function
20743 trace.
20744 * gdb.btrace/instruction_history.exp: Initialize traced.
20745 Remove traced_functions.
20746
724c7dd8
MM
207472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20748
20749 * gdb.btrace/function_call_history.exp: Update
20750 * gdb.btrace/instruction_history.exp: Update.
20751
6d78d93b
MM
207522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20753
20754 * gdb.btrace/enable.exp: Update expected text.
20755
93a360cc
OJ
207562014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20757
20758 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20759 bytes.
20760
3772b53f
MR
207612014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20762
20763 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20764
596662fa
OJ
207652014-01-15 Omair Javaid <omair.javaid@linaro.org>
20766
20767 * lib/gdb.exp (supports_process_record): Return true for
20768 arm*-linux*. (supports_reverse): Likewise.
20769
b5b08fb4
SC
207702014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20771
20772 PR python/15464
20773 PR python/16113
20774 * gdb.python/py-type.c: Enhance test case.
20775 * gdb.python/py-value-cc.cc: Likewise
20776 * gdb.python/py-type.exp: Add new tests.
20777 * gdb.python/py-value-cc.exp: Likewise
20778
52d7fb13
AA
207792014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20780 Pedro Alves <palves@redhat.com>
20781
20782 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20783 Make "name" extern.
20784 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20785 references to ${name}_start by references to ${name}.
20786
a2cd8cfe
JB
207872014-01-10 Joel Brobecker <brobecker@adacore.com>
20788
20789 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20790
4e23fced
JB
207912014-01-10 Joel Brobecker <brobecker@adacore.com>
20792
20793 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20794
c6a9e42c
PA
207952014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20796 Pedro Alves <palves@redhat.com>
20797
20798 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 20799 mi_gdb_target_load.
c6a9e42c 20800
b7ea362b
PA
208012014-01-08 Pedro Alves <palves@redhat.com>
20802
20803 * gdb.threads/reconnect-signal.c: New file.
20804 * gdb.threads/reconnect-signal.exp: New file.
20805
5e3f4fab
EBM
208062014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20807
20808 * gdb.base/source-dir.exp: New file.
20809
79301218
JB
208102014-01-07 Joel Brobecker <brobecker@adacore.com>
20811
20812 * gdb.ada/mi_interface: New testcase.
20813
8e355c5d
JB
208142014-01-07 Joel Brobecker <brobecker@adacore.com>
20815
20816 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20817 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20818 gdb.ada/pp-rec-component/pck.ads: New files.
20819
c0d48811
JB
208202014-01-07 Joel Brobecker <brobecker@adacore.com>
20821
20822 * gdb.python/py-pp-integral.c: New file.
20823 * gdb.python/py-pp-integral.py: New file.
20824 * gdb.python/py-pp-integral.exp: New file.
20825
17b609c3 20826For older changes see ChangeLog-1993-2013.
c906108c 20827\f
8d8cb839
EZ
20828;; Local Variables:
20829;; mode: change-log
20830;; left-margin: 8
20831;; fill-column: 74
20832;; version-control: never
20833;; End:
902f2ccb 20834
b811d2c2 20835 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
20836 Copying and distribution of this file, with or without modification,
20837 are permitted provided the copyright notice and this notice are preserved.