]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
For DWARF v5 Dwarf Package Files (.dwp files), the section identifier encodings have...
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
f5c79e97
TV
12020-07-29 Tom de Vries <tdevries@suse.de>
2
3 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
4 rather than function name.
5
f75a0693
AB
62020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 PR symtab/26270:
9 * gdb.cp/disasm-func-name.cc: New file.
10 * gdb.cp/disasm-func-name.exp: New file.
11
4888741a
TT
122020-07-28 Tom Tromey <tromey@adacore.com>
13
14 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
15 'varval' location.
16
43d5901d
AB
172020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
18
19 * gdb.python/py-unwind.py: Update to make use of a register
20 descriptor.
21
14fa8fb3
AB
222020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
23
24 * gdb.python/py-arch-reg-names.exp: Add additional tests.
25
e79eb02f
AB
262020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
27
28 PR fortran/23051
29 PR fortran/26139
30 * gdb.fortran/class-allocatable-array.exp: New file.
31 * gdb.fortran/class-allocatable-array.f90: New file.
32 * gdb.fortran/pointer-to-pointer.exp: New file.
33 * gdb.fortran/pointer-to-pointer.f90: New file.
34
876518dd
TV
352020-07-25 Tom de Vries <tdevries@suse.de>
36
37 PR symtab/26243
38 * gdb.dwarf2/dw2-line-number-zero.c: New test.
39 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
40
6dcfb80a
TV
412020-07-24 Tom de Vries <tdevries@suse.de>
42
43 PR testsuite/26293
44 * gdb.ada/mi_prot.exp: Require gnatmake-8.
45
e7bc9db8
PA
462020-07-23 Pedro Alves <pedro@palves.net>
47
48 * gdb.server/server-kill.exp (prepare): New, factored out from the
49 top level.
50 (kill_server): New.
51 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
52 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
53
78344df7
AB
542020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
55
56 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
57
25dfed24
SL
582020-07-22 Sandra Loosemore <sandra@codesourcery.com>
59
60 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
61 Initialize to empty string at top level.
62 (gdb_wrapper_init): Revert check for file existence on build.
63 Build the wrapper in its default place, not a build-specific
64 location. When host == build, make the pathname absolute.
65 (gdb_compile): Delete leftover declaration of
66 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
67 string instead of uninitialized.
68
7da515fd
KB
692020-07-22 Kevin Buettner <kevinb@redhat.com>
70
71 * gdb.base/corefile2.exp: New file.
72 * gdb.base/coremaker2.exp: New file.
73
9c5ec5c2
KB
742020-07-22 Kevin Buettner <kevinb@redhat.com>
75
76 * gdb.base/coredump-filter.exp: Add second
77 non-Private-Shared-Anon-File test.
78 (test_disasm): Rename binfile for test which is expected
79 to fail.
80
f9e233c9
KB
812020-07-22 Kevin Buettner <kevinb@redhat.com>
82
83 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
84 data in core file".
85 * gdb.base/coremaker.c (buf2ro): New global.
86 (mmapdata): Add a read-only mmap mapping.
87
94c265d7
KB
882020-07-22 Kevin Buettner <kevinb@redhat.com>
89
90 PR corefiles/25631
91 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
92 New test.
93 * gdb.base/coremaker.c (buf3): New global.
94 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
95 flags.
96
972020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
98
99 * gdb.base/coremaker.c (filler_ro): New global constant.
100
32fa152e
TT
1012020-07-22 Tom Tromey <tromey@adacore.com>
102
103 * gdb.ada/mi_prot.exp: New file.
104 * gdb.ada/mi_prot/pkg.adb: New file.
105 * gdb.ada/mi_prot/pkg.ads: New file.
106 * gdb.ada/mi_prot/prot.adb: New file.
107
c8474dc3
TBA
1082020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
109
110 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
111 loads two JITers.
112
baf8791e
AB
1132020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
114
115 * gdb.python/py-arch-reg-groups.exp: Additional tests.
116
f7306dac
AB
1172020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
118
119 * gdb.python/py-arch-reg-names.exp: Additional tests.
120
6d3d6e4b
TV
1212020-07-21 Tom de Vries <tdevries@suse.de>
122
123 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
124 breakpoint locations".
125 * gdb.reverse/solib-reverse.exp: Same.
126
803d0592
TV
1272020-07-21 Tom de Vries <tdevries@suse.de>
128
129 * gdb.reverse/step-reverse.c (callee): Merge statements.
130
e9bdc510
TV
1312020-07-21 Tom de Vries <tdevries@suse.de>
132
133 * gdb.fortran/info-modules.exp (info module variables): Allow missing
134 line numbers for some variables.
135
f0f9e75a
TV
1362020-07-21 Tom de Vries <tdevries@suse.de>
137
138 * gdb.opt/inline-locals.c (init_array): New func.
139 (func1): Use init_array.
140 * gdb.opt/inline-locals.exp: Update pattern.
141
bd460ecb
TV
1422020-07-21 Tom de Vries <tdevries@suse.de>
143
144 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
145 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
146
ae5369e7
LC
1472020-07-20 Ludovic Courtès <ludo@gnu.org>
148
149 * gdb.guile/source2.scm: Add #f first argument to 'format'.
150 * gdb.guile/types-module.exp: Remove "ERROR:" from
151 regexps since Guile 3.0 no longer prints that.
152
68cf161c
LC
1532020-07-20 Ludovic Courtès <ludo@gnu.org>
154
155 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
156 error regexp to match on Guile 2.2.
157
c14b4913
GB
1582020-07-20 Gary Benson <gbenson@redhat.com>
159
160 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
161 with clang.
162
b243ba58
TV
1632020-07-20 Tom de Vries <tdevries@suse.de>
164
165 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
166 (omp_set_lock_in_order): New function.
167 (single_scope, multi_scope, nested_func, nested_parallel): Use
168 omp_set_lock_in_order and omp_unset_lock.
169 (main): Init and destroy lock and lock2.
170
c06ad8b5
TV
1712020-07-20 Tom de Vries <tdevries@suse.de>
172
173 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
174
6e22f117
TV
1752020-07-20 Tom de Vries <tdevries@suse.de>
176
177 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
178
33176ea7
TV
1792020-07-17 Tom de Vries <tdevries@suse.de>
180
181 * gdb.base/valgrind-infcall-2.c: New test.
182 * gdb.base/valgrind-infcall-2.exp: New file.
183 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
184
90c3ec2d
TV
1852020-07-17 Tom de Vries <tdevries@suse.de>
186
187 * gdb.dlang/circular.c (found): Use found_label as label name.
188 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
189 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
190 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
191 * gdb.dwarf2/ada-linkage-name.exp: Same.
192 * gdb.dwarf2/arr-subrange.exp: Same.
193 * gdb.dwarf2/atomic-type.exp: Same.
194 * gdb.dwarf2/comp-unit-lang.exp: Same.
195 * gdb.dwarf2/cpp-linkage-name.exp: Same.
196 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
197 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
198 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
199 * gdb.dwarf2/implptr-64bit.exp: Same.
200 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
201 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
202 * gdb.dwarf2/imported-unit.exp: Same.
203 * gdb.dwarf2/main-subprogram.exp: Same.
204 * gdb.dwarf2/missing-type-name.exp: Same.
205 * gdb.dwarf2/nonvar-access.exp: Same.
206 * gdb.dwarf2/struct-with-sig.exp: Same.
207 * gdb.dwarf2/typedef-void-finish.exp: Same.
208 * gdb.dwarf2/void-type.exp: Same.
209
10da644d
TV
2102020-07-17 Tom de Vries <tdevries@suse.de>
211
212 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
213 src parameter.
214 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
215 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
216 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
217 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
218 * gdb.dwarf2/dwz.exp: Same.
219 * gdb.dwarf2/implptr-optimized-out.exp: Same.
220 * gdb.dwarf2/implref-array.exp: Same.
221 * gdb.dwarf2/implref-const.exp: Same.
222 * gdb.dwarf2/implref-global.exp: Same.
223 * gdb.dwarf2/implref-struct.exp: Same.
224 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
225 * gdb.dwarf2/opaque-type-lookup.exp: Same.
226 * gdb.dwarf2/var-access.exp: Same.
227 * gdb.dwarf2/varval.exp: Same.
228 * gdb.trace/entry-values.exp: Same.
229
315e6afc
TV
2302020-07-17 Tom de Vries <tdevries@suse.de>
231
232 * lib/dwarf.exp (Dwarf::extern): Remove.
233 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
234 * gdb.dlang/circular.exp: Same.
235 * gdb.dwarf2/comp-unit-lang.exp: Same.
236 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
237 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
238 * gdb.dwarf2/dwz.exp: Same.
239 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
240 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
241 * gdb.dwarf2/imported-unit.exp: Same.
242 * gdb.dwarf2/opaque-type-lookup.exp: Same.
243
5597c940
SL
2442020-07-16 Sandra Loosemore <sandra@codesourcery.com>
245
246 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
247 Use double quotes instead of single quotes.
248
d0ce17d8
CT
2492020-07-16 Caroline Tice <cmtice@google.com>
250
251 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
252 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
253
853772cc
TV
2542020-07-16 Tom de Vries <tdevries@suse.de>
255
256 * lib/dwarf.exp (program): Initialize _line.
257 (DW_LNE_end_sequence): Reinitialize _line.
258 (DW_LNS_advance_line): Update _line.
259 (line): New proc.
260 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
261 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
262 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
263 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
264 * gdb.dwarf2/dw2-is-stmt.exp: Same.
265 * gdb.dwarf2/dw2-ranges-func.exp: Same.
266
fe07b572
AB
2672020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
268
269 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
270 generic.
271
52781cce
TV
2722020-07-15 Tom de Vries <tdevries@suse.de>
273
274 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
275 is_amd64_regs_target.
276
3dcc261c
AB
2772020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
278
279 * gdb.fortran/ptype-on-functions.exp: Add more tests.
280 * gdb.fortran/ptype-on-functions.f90: Likewise.
281
054a0959
SM
2822020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
283
284 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
285 values in documentation for addr_size to 4 and 8.
286
ccb9eba6
AB
2872020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
288
289 * gdb.arch/amd64-osabi.exp: Update.
290 * gdb.arch/arm-disassembler-options.exp: Update.
291 * gdb.arch/powerpc-disassembler-options.exp: Update.
292 * gdb.arch/ppc64-symtab-cordic.exp: Update.
293 * gdb.arch/s390-disassembler-options.exp: Update.
294 * gdb.base/all-architectures.exp.tcl: Update.
295 * gdb.base/attach-pie-noexec.exp: Update.
296 * gdb.base/catch-syscall.exp: Update.
297 * gdb.xml/tdesc-arch.exp: Update.
298
025a39a7
TV
2992020-07-14 Tom de Vries <tdevries@suse.de>
300
301 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
302 (local_gettid): ... this.
303 (fn): Update.
304
74e4b667
SL
3052020-07-13 Sandra Loosemore <sandra@codesourcery.com>
306
307 * gdb.base/info_sources.exp: Skip directory match tests on
308 remote hosts.
309
f413dd74
GB
3102020-07-13 Gary Benson <gbenson@redhat.com>
311
312 * gdb.base/savedregs.exp (caller): Use parentheses to
313 make expected expression evaluation ordering explicit.
314
915771bb
GB
3152020-07-13 Gary Benson <gbenson@redhat.com>
316
317 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
318
2a122642
GB
3192020-07-13 Gary Benson <gbenson@redhat.com>
320
321 * gdb.base/bigcore.c (main): Use a volatile pointer when
322 attempting to trigger a SIGSEGV.
323 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
324 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
325 * gdb.base/savedregs.c (thrower): Likewise.
326 * gdb.mi/mi-syn-frame.c (bar): Likewise.
327
3f00c730
GB
3282020-07-13 Gary Benson <gbenson@redhat.com>
329
330 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
331 defining and using VLA structure fields into...
332 * gdb.base/vla-struct-fields.c: New file.
333 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
334 tests into...
335 * gdb.base/vla-struct-fields.exp: New file.
336
963eeee4
TV
3372020-07-13 Tom de Vries <tdevries@suse.de>
338
339 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
340 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
341 * gdb.base/gold-gdb-index.exp: Same.
342 * gdb.base/morestack.exp: Same.
343
0ed35c9a
DX
3442020-07-11 Daniel Xu <dxu@dxuuu.xyz>
345
346 PR rust/26121
347 * gdb.rust/modules.rs: Prevent linker from discarding test
348 symbol.
349
4fdba23d
PA
3502020-07-10 Pedro Alves <pedro@palves.net>
351
352 PR gdb/26199
353 * gdb.multi/multi-target.c (exit_thread): New.
354 (thread_start): Break loop if EXIT_THREAD.
355 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
356 (top level) Call test_no_resumed.
357
15f3b077
TT
3582020-07-08 Tom Tromey <tromey@adacore.com>
359
360 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
361 * gdb.ada/catch_ex.exp: Examine catchpoint text.
362
9fc501fd
AB
3632020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
364
365 PR python/22748
366 * gdb.opt/inline-frame-tailcall.c: New file.
367 * gdb.opt/inline-frame-tailcall.exp: New file.
368 * gdb.python/py-unwind-inline.c: New file.
369 * gdb.python/py-unwind-inline.exp: New file.
370 * gdb.python/py-unwind-inline.py: New file.
371
64cb3757
AB
3722020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
373
374 * gdb.python/py-arch-reg-groups.exp: New file.
375
0f767f94
AB
3762020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
377
378 * gdb.python/py-arch-reg-names.exp: New file.
379
87dbc774
AB
3802020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
381
382 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
383 gdb.PendingFrame.architecture method.
384
d8cc8af6
TV
3852020-07-06 Tom de Vries <tdevries@suse.de>
386
387 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
388
3c8ea5be
PA
3892020-07-03 Pedro Alves <palves@redhat.com>
390
391 * gdb.base/structs2.c (main): Adjust second parem_reg call to
392 explicitly write negative numbers.
393 * gdb.base/structs2.exp: Adjust expected output.
394
bf90c83a
PA
3952020-07-03 Pedro Alves <palves@redhat.com>
396
397 * gdb.base/charset.c (init_string): Change all char parameters to
398 unsigned char parameters.
399
2eb82157
PA
4002020-07-03 Pedro Alves <palves@redhat.com>
401
402 * gdb.base/call-sc.exp (start_scalars_test): Use
403 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
404 * gdb.base/overlays.c: Remove references to PARAMS.
405 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
406 * gdb.base/reread.exp: Don't set 'prototypes' global.
407 * gdb.base/structs.exp (start_structs_test): Use
408 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
409 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
410 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
411 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
412 call.
413 * gdb.base/varargs.exp: Don't set 'prototypes' global.
414
9adda7af
PA
4152020-07-03 Pedro Alves <palves@redhat.com>
416
417 * gdb.base/m32rovly.c: Delete.
418 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
419
2a17c803
PW
4202020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
421
422 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
423 of gdb_py_test_multiple.
424 * gdb.python/py-cmd.exp: Likewise.
425 * gdb.python/py-events.exp: Likewise.
426 * gdb.python/py-function.exp: Likewise.
427 * gdb.python/py-inferior.exp: Likewise.
428 * gdb.python/py-infthread.exp: Likewise.
429 * gdb.python/py-linetable.exp: Likewise.
430 * gdb.python/py-parameter.exp: Likewise.
431 * gdb.python/py-value.exp: Likewise.
432
b011fe1a
TV
4332020-06-30 Tom de Vries <tdevries@suse.de>
434
435 PR testsuite/26175
436 * lib/future.exp (gdb_default_target_compile): Detect and handle
437 early_flags.
438
df5b8876
SM
4392020-06-29 Simon Marchi <simon.marchi@efficios.com>
440
441 * boards/simavr.exp (gdb_load): Catch errors when closing
442 previous connection. Close connection, wait for process and
443 unset simavr_spawn_id on failure.
444
a3ca48cd
TV
4452020-06-29 Tom de Vries <tdevries@suse.de>
446
447 * lib/gdb.exp (unknown): Make test-case unresolved.
448
b0237c0e
TV
4492020-06-29 Tom de Vries <tdevries@suse.de>
450
451 PR gdb/25475
452 * gdb.server/solib-list.exp: Verify that the symbol reload
453 confirmation question is asked.
454
c0b3b3bd
PW
4552020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
456
457 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
458 have a input seq nr in each pass message.
459 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
460 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
461 * gdb.python/python.exp: Make test names unique,
462 use gdb_test_multiline instead of gdb_py_test_multiple,
463 use $gdb_test_name.
464 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
465
1776e3e5
NA
4662020-06-26 Nick Alcock <nick.alcock@oracle.com>
467
468 * configure.ac: Add --enable-libctf.
469 * aclocal.m4: sinclude ../config/enable.m4.
470 * Makefile.in (site.exp): Add enable_libctf to site.exp.
471 * lib/gdb.exp (skip_ctf_tests): Use it.
472 * gdb.base/ctf-constvars.exp: Error message tweak.
473 * gdb.base/ctf-ptype.exp: Likewise.
474 * configure: Regenerate.
475
f53b3eeb
GB
4762020-06-26 Gary Benson <gbenson@redhat.com>
477
478 * gdb.cp/try_catch.cc: Include string.h.
479 (main): Replace comparison against string literal with
480 strcmp, avoiding build failure with -Wstring-compare.
481 Add "marker test-complete".
482 * gdb.cp/try_catch.exp: Run the test to the above marker,
483 then verify that the value of "test" is still true.
484
6d74da72
AB
4852020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
486
487 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
488
2e52d038
AB
4892020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
490
491 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
492
3b9fce96
AB
4932020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
494
495 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
496 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
497 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
498 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
499 * gdb.arch/riscv-tdesc-loading.exp: New file.
500
ed69cbc8
AB
5012020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
502
503 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
504
767a879e
AB
5052020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
506
507 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
508 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
509 * gdb.arch/riscv-tdesc-regs.c: New file.
510 * gdb.arch/riscv-tdesc-regs.exp: New file.
511
221db974
PA
5122020-06-24 Pedro Alves <palves@redhat.com>
513
514 * gdb.arch/amd64-entry-value-paramref.exp: Use
515 prepare_for_testing_full and don't pass "c++" for the .S file
516 build spec.
517 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
518 $options, since it's an assembly file. Remove -Wno-deprecated.
519 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
520 compiling C++ programs.
521
331733cd
PA
5222020-06-24 Pedro Alves <palves@redhat.com>
523
524 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
525 Clang, add "-Wno-unknown-warning-option" to the options.
526
caa7fd04
AB
5272020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
528
529 * gdb.xml/tdesc-reload.c: New file.
530 * gdb.xml/tdesc-reload.exp: New file.
531 * gdb.xml/maint-xml-dump-01.xml: New file.
532 * gdb.xml/maint-xml-dump-02.xml: New file.
533 * gdb.xml/maint-xml-dump.exp: New file.
534
bb8d1260
SL
5352020-06-23 Sandra Loosemore <sandra@codesourcery.com>
536
537 * lib/completion-support.exp (test_gdb_completion_offers_commands):
538 Adjust for omitted commands when TUI is disabled.
539
7e4b9c4c
GB
5402020-06-23 Gary Benson <gbenson@redhat.com>
541 Pedro Alves <palves@redhat.com>
542
543 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
544 * gdb.cp/nsimport.cc: Likewise.
545 * gdb.cp/nsnested.cc: Likewise.
546 * gdb.cp/nsnoimports.cc: Likewise.
547 * gdb.cp/nsusing.cc: Likewise.
548 * gdb.cp/smartp.cc: Likewise.
549 * gdb.python/py-pp-integral.c: Likewise.
550 * gdb.python/py-pp-re-notag.c: Likewise.
551
2e573c0a
GB
5522020-06-23 Gary Benson <gbenson@redhat.com>
553
554 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
555 * gdb.cp/nsimport.cc: Likewise.
556 * gdb.cp/nsnested.cc: Likewise.
557 * gdb.cp/nsnoimports.cc: Likewise.
558 * gdb.cp/nsusing.cc: Likewise.
559 * gdb.cp/smartp.cc: Likewise.
560 * gdb.python/py-pp-integral.c: Likewise.
561 * gdb.python/py-pp-re-notag.c: Likewise.
562
746ebfe8
PW
5632020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
564
565 * gdb.base/default-args.exp: New test.
566 * gdb.base/default-args.c: New file.
567 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
568 * gdb.base/default.exp: Update to new help text.
569 * gdb.base/help.exp: Likewise.
570 * gdb.base/page.exp: Likewise.
571 * gdb.base/style.exp: Likewise.
572 * gdb.guile/guile.exp: Likewise.
573 * gdb.python/python.exp: Likewise.
574
e822f2cd
SL
5752020-06-22 Sandra Loosemore <sandra@codesourcery.com>
576
577 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
578 remote host. Fix search path syntax on Windows host.
579
48e9cc84
PW
5802020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
581
582 * gdb.base/attach.exp: Test priority of 'exec-file' changed
583 over 'exec-file-mismatch'.
584 * gdb.base/attach.c: Mark should_exit volatile.
585 * gdb.base/attach2.c: Likewise. Add a comment explaining
586 why the sleep cannot be big.
587 * gdb.base/attach3.c: New file.
588
160f8a8f
SL
5892020-06-20 Sandra Loosemore <sandra@codesourcery.com>
590
591 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
592 prefix optional.
593
4d91c2a4
SL
5942020-06-20 Sandra Loosemore <sandra@codesourcery.com>
595
596 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
597 for remote host.
598
87f83f20
SL
5992020-06-19 Sandra Loosemore <sandra@codesourcery.com>
600 Hafiz Abid Qadeer <abidh@codesourcery.com>
601
602 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
603 file sent to remote host.
604 (top level): Allow int32_t as type of 32-bit register.
605
37ab8655
TV
6062020-06-19 Tom de Vries <tdevries@suse.de>
607
608 * lib/gdb.exp (gdb_note): New proc.
609 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
610 (gdb_default_target_compile): ... here. Only call
611 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
612 (use_gdb_compile): Change to array.
613 (toplevel): Update sets of use_gdb_compile to specify language.
614 Warn about default_target_compile override. Store dejagnu's version
615 of default_target_compile in dejagnu_default_target_compile.
616
a8a56685
TV
6172020-06-18 Tom de Vries <tdevries@suse.de>
618
619 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
620 (default_gdb_init): ... here.
621
581bea2c
SL
6222020-06-17 Sandra Loosemore <sandra@codesourcery.com>
623
624 Fix TUI support checks in gdb.tui tests.
625
626 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
627 just say UNSUPPORTED.
628 * gdb.tui/corefile-run.exp: Likewise.
629 * gdb.tui/empty.exp: Likewise.
630 * gdb.tui/list-before.exp: Likewise.
631 * gdb.tui/list.exp: Likewise.
632 * gdb.tui/main.exp: Likewise.
633 * gdb.tui/regs.exp: Likewise.
634 * gdb.tui/resize.exp: Likewise.
635 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
636 * gdb.tui/tui-layout-asm.exp: Likewise.
637 * gdb.tui/tui-missing-src.exp: Likewise.
638 * gdb.tui/winheight.exp: Likewise.
639 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
640
05e682e3
SL
6412020-06-17 Sandra Loosemore <sandra@codesourcery.com>
642
643 Fix TCL error in gdb.python/py-format-string.exp.
644
645 * gdb.python/py-format-string.exp: Move test for python support
646 earlier, out of function body.
647
efb763a5
SM
6482020-06-15 Simon Marchi <simon.marchi@efficios.com>
649
650 * gdb.base/index-cache-load-twice.c: New.
651 * gdb.base/index-cache-load-twice.exp: New.
652
43327b20
KS
6532020-06-17 Keith Seitz <keiths@redhat.com>
654
99cf27cf 655 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
656 when executing "gdb --configuration".
657
081e778c
TV
6582020-06-17 Tom de Vries <tdevries@suse.de>
659
660 * lib/gdb.exp (gdb_tcl_unknown): New proc.
661 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
662 conditional on presence of gdb_tcl_unknown.
663 (gdb_finish): Make override undo conditional on presence of
664 gdb_tcl_unknown.
665
d2d1ea20
TT
6662020-06-16 Tom Tromey <tom@tromey.com>
667
668 * gdb.python/tui-window.py (failwin): New function. Register it
669 as a TUI window type.
670 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
671
c802e8a7
GB
6722020-06-16 Gary Benson <gbenson@redhat.com>
673
674 * gdb.python/py-nested-maps.c (create_map): Add missing return
675 value.
676 (create_map_map): Likewise.
677
ff08abb8
TBA
6782020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
679
680 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
681 variable.
682 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
683 and use the already-defined 'options' variable.
684
a29d5112
AB
6852020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
686 Tom de Vries <tdevries@suse.de>
687
688 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
689 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
690 (gdb_setup_known_globals): New proc.
691 (gdb_cleanup_globals): New proc.
692 * lib/gdb.exp (load_lib): New override proc.
693 (gdb_stdin_log_init): Set var in_file as persistent global.
694 * lib/pascal.exp (gdb_stdin_log_init): Set vars
695 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
696 fpc_compiler as persistent global.
697
8c74a764
TV
6982020-06-12 Tom de Vries <tdevries@suse.de>
699
700 * lib/tuiterm.exp (spawn): Rename to ...
701 (tui_spawn): ... this.
702 (toplevel): Move rename of spawn ...
703 (gdb_init_tuiterm): ... here. New proc.
704 (gdb_finish_tuiterm): New proc.
705 * lib/gdb.exp (gdb_finish_hooks): New global var.
706 (gdb_finish): Handle gdb_finish_hooks.
707 (tuiterm_env): New proc.
708 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
709 tuiterm_env.
710 * gdb.tui/basic.exp: Same.
711 * gdb.tui/corefile-run.exp: Same.
712 * gdb.tui/empty.exp: Same.
713 * gdb.tui/list-before.exp: Same.
714 * gdb.tui/list.exp: Same.
715 * gdb.tui/main.exp: Same.
716 * gdb.tui/new-layout.exp: Same.
717 * gdb.tui/regs.exp: Same.
718 * gdb.tui/resize.exp: Same.
719 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
720 * gdb.tui/tui-layout-asm.exp: Same.
721 * gdb.tui/tui-missing-src.exp: Same.
722 * gdb.tui/winheight.exp: Same.
723
26783bce
TV
7242020-06-12 Tom de Vries <tdevries@suse.de>
725
726 PR testsuite/26110
727 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
728 (gdb_finish): Reinstall dejagnu's override of ::unknown.
729
2b4e6a3f
TT
7302020-06-11 Tom Tromey <tom@tromey.com>
731
732 PR gdb/18318:
733 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
734 floating point tests.
735
2f33032a
KS
7362020-06-11 Keith Seitz <keiths@redhat.com>
737
738 PR gdb/21356
739 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
740 vla_struct.
741 Add new struct vla_typedef and union vla_typedef_union and
742 corresponding instantiation objects.
743 Initialize new objects.
744 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
745 and vla_typedef_union_object.
746 Fixup type for vla_struct_object.
747
a8baf0a3
TV
7482020-06-11 Tom de Vries <tdevries@suse.de>
749
750 * lib/gdb.exp (with_override): New proc, factored out of ...
751 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
752
7ab96794
TV
7532020-06-10 Tom de Vries <tdevries@suse.de>
754
755 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
756
cab5c3b7
SM
7572020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
758
759 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
760 parameter, update callers.
761
f8c41851
SM
7622020-06-04 Simon Marchi <simon.marchi@efficios.com>
763
764 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
765 * gdb.dwarf2/share-psymtabs-bt.c: New file.
766 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
767
1c07a73f
TV
7682020-06-04 Tom de Vries <tdevries@suse.de>
769
770 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
771
95146b5d
TV
7722020-06-04 Tom de Vries <tdevries@suse.de>
773
774 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
775 exp_continue.
776
0cfcd4f0
TV
7772020-06-04 Tom de Vries <tdevries@suse.de>
778
779 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
780
f9b5d5ea
TV
7812020-06-03 Tom de Vries <tdevries@suse.de>
782
783 PR symtab/26046
784 * gdb.cp/breakpoint-locs-2.cc: New test.
785 * gdb.cp/breakpoint-locs.cc: New test.
786 * gdb.cp/breakpoint-locs.exp: New file.
787 * gdb.cp/breakpoint-locs.h: New test.
788
5144dfba
TV
7892020-06-03 Tom de Vries <tdevries@suse.de>
790
791 PR testsuite/25609
792 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
793 value of global verbose.
794 * gdb.base/jit-elf.exp: Same.
795 * gdb.base/jit-reader.exp: Same.
796
621eacdf
TV
7972020-06-02 Tom de Vries <tdevries@suse.de>
798
799 * gdb.dwarf2/multidictionary.exp: Don't use
800 gdb_spawn_with_cmdline_opts.
801
1313c56e
AB
8022020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
803
804 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
805 use_header case.
806 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
807 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
808 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
809 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
810 * gdb.dwarf2/dw2-inline-header.c: New file.
811 * gdb.dwarf2/dw2-inline-header.h: New file.
812
f68f85b5
PA
8132020-05-30 Pedro Alves <palves@redhat.com>
814
815 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
816 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
817
678048e8
GB
8182020-05-29 Gary Benson <gbenson@redhat.com>
819
820 * gdb.compile/compile-cplus.exp (additional_flags): Also
821 set when building with clang.
822 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
823 when building with clang.
824
9fcafd23
GB
8252020-05-29 Gary Benson <gbenson@redhat.com>
826
827 * gdb.arch/i386-avx.exp (additional_flags): Also set when
828 building with clang.
829 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
830
735d5a07
GB
8312020-05-29 Gary Benson <gbenson@redhat.com>
832
833 * gdb.cp/koenig.exp (prepare_for_testing): Add
834 additional_flags=-Wno-unused-comparison.
835 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
836
4ad2c6a0
GB
8372020-05-28 Gary Benson <gbenson@redhat.com>
838
839 * gdb.base/sigaltstack.c (catcher): Add default case to switch
840 statement.
841
09fe663e
GB
8422020-05-28 Gary Benson <gbenson@redhat.com>
843
844 * gdb.cp/classes.exp (prepare_for_testing): Add
845 additional_flags=-Wno-deprecated-register.
846 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
847 * gdb.cp/misc.exp: Likewise.
848
cee00f17
GB
8492020-05-28 Gary Benson <gbenson@redhat.com>
850
851 * gdb.linespec/cpls-ops.cc (dummy): New static global.
852 (test_op_new::operator new): Add return statement.
853 (test_op_new_array::operator new[]): Likewise.
854
636edd00
PA
8552020-05-27 Pedro Alves <palves@redhat.com>
856
857 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
858 check. Use test_gdb_complete_unique instead of
859 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
860 test_gdb_complete_multiple instead of
861 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
862
c2b75043
LM
8632020-05-27 Luis Machado <luis.machado@linaro.org>
864
865 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
866 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
867 * gdb.arch/arm-disassembler-options.exp: Likewise.
868 * gdb.arch/arm-disp-step.exp: Likewise.
869 * gdb.arch/thumb-prologue.exp: Likewise.
870 * gdb.base/async.exp: Likewise.
871 * gdb.base/auxv.exp: Likewise.
872 * gdb.base/complex-parts.exp: Likewise.
873 * gdb.base/ena-dis-br.exp: Likewise.
874 * gdb.base/foll-exec.exp: Likewise.
875 * gdb.base/permissions.exp: Likewise.
876 * gdb.base/relocate.exp: Likewise.
877 * gdb.base/return2.exp: Likewise.
878 * gdb.base/sigbpt.exp: Likewise.
879 * gdb.base/siginfo-obj.exp: Likewise.
880 * gdb.cp/converts.exp: Likewise.
881 * gdb.cp/exceptprint.exp: Likewise.
882 * gdb.cp/inherit.exp: Likewise.
883 * gdb.cp/nsnoimports.exp: Likewise.
884 * gdb.cp/virtbase2.exp: Likewise.
885 * gdb.mi/mi-var-cmd.exp: Likewise.
886 * gdb.mi/var-cmd.c: Likewise.
887
53a47a3e
TT
8882020-05-26 Tom Tromey <tromey@adacore.com>
889
890 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
891
0bc2354b
TT
8922020-05-26 Tom Tromey <tromey@adacore.com>
893
894 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
895 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
896 type.
897 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
898 variable.
899
0db49895
CBG
9002020-05-26 Christian Biesinger <cbiesinger@google.com>
901
902 * Makefile.in: Use = instead of == for the test command
903 for portability.
904
40d22035
TV
9052020-05-26 Tom de Vries <tdevries@suse.de>
906
907 * gdb.base/gold-gdb-index-2.c: New test.
908 * gdb.base/gold-gdb-index.c: New test.
909 * gdb.base/gold-gdb-index.exp: New file.
910 * gdb.base/gold-gdb-index.h: New test.
911
043e2e02
TV
9122020-05-25 Tom de Vries <tdevries@suse.de>
913
914 * boards/gold-gdb-index.exp: New file.
915
462f72c5
SM
9162020-05-25 Simon Marchi <simon.marchi@efficios.com>
917
918 * boards/simavr.exp: New file.
919
6cf66e76
SM
9202020-05-25 Simon Marchi <simon.marchi@efficios.com>
921
922 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
923 * gdb.base/inferior-args.exp: New file.
924 * gdb.base/inferior-args.c: New file.
925
75d04512
SM
9262020-05-25 Simon Marchi <simon.marchi@efficios.com>
927
928 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
929 inferior_args. Pass it to gdb_reload.
930 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
931 inferior_args.
932 (gdb_reload): Add inferior_args argument.
933 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
934 pass it to gdbserver_run.
935 * boards/native-gdbserver.exp: Do not set noargs.
936 * boards/native-extended-gdbserver.exp (gdb_reload): Add
937 inferior_args argument.
938 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
939 * gdb.base/a2-run.exp: Check for use_gdb_stub.
940 * gdb.base/args.exp: Likewise.
941
42cf1844
TV
9422020-05-25 Tom de Vries <tdevries@suse.de>
943
944 * lib/gdb.exp (exec_is_pie): Add comment.
945
8f7d38ef
TV
9462020-05-25 Tom de Vries <tdevries@suse.de>
947
948 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
949 instead of $binfile in the untested message.
950
465e1b0f
TV
9512020-05-25 Tom de Vries <tdevries@suse.de>
952
953 PR testsuite/26031
954 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
955
3c5a0e02
TV
9562020-05-25 Tom de Vries <tdevries@suse.de>
957
958 * boards/gold.exp: New file.
959
0a4f5f8c
TT
9602020-05-23 Tom Tromey <tom@tromey.com>
961
962 * gdb.base/style.exp: Remove completion styling test.
963 * lib/gdb-utils.exp (style): Remove completion styles.
964
eca1f90c
TT
9652020-05-23 Tom Tromey <tom@tromey.com>
966
967 * gdb.base/style.exp: Add completion styling test.
968 * lib/gdb-utils.exp (style): Add completion styles.
969
7c13f4e8
AB
9702020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
971
972 * gdb.base/annota1.exp: Update expected results.
973 * gdb.cp/annota2.exp: Update expected results, remove duplicate
974 test name.
975 * gdb.cp/annota3.exp: Update expected results.
976
41977d16
SM
9772020-05-20 Simon Marchi <simon.marchi@efficios.com>
978
979 PR gdb/26016
980 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
981 against MAP_FAILED.
982 * gdb.base/coremaker.c (mmapdata): Likewise.
983 * gdb.base/jit-reader-host.c (main): Likewise.
984 * gdb.base/sym-file-loader.c (load): Likewise.
985 (load_shlib): Likewise.
986
b4757f2e
TT
9872020-05-20 Tom Tromey <tromey@adacore.com>
988
989 * gdb.ada/array_char_idx.exp: Recognize initialized array.
990
9a0bacfb
TV
9912020-05-20 Tom de Vries <tdevries@suse.de>
992
993 PR symtab/25833
994 * gdb.base/with-mf-inc.c: New test.
995 * gdb.base/with-mf-main.c: New test.
996 * gdb.base/with-mf.exp: New file.
997
76571211
TT
9982020-05-19 Tom Tromey <tromey@adacore.com>
999
1000 * gdb.rust/simple.exp: Restore missing test result.
1001
4cd9f3d5
TV
10022020-05-19 Tom de Vries <tdevries@suse.de>
1003
1004 * gdb.base/gdb-caching-proc.exp: Fix typo.
1005
7d874253
TT
10062020-05-19 Tom Tromey <tromey@adacore.com>
1007
1008 * gdb.rust/simple.exp: Add some test descriptions.
1009 (test_one_slice): Use with_test_prefix.
1010
1d727695
TV
10112020-05-18 Tom de Vries <tdevries@suse.de>
1012
1013 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
1014
7f32a4d5
PA
10152020-05-17 Pedro Alves <palves@redhat.com>
1016
1017 PR gdb/25741
1018 * gdb.base/hw-sw-break-same-address.exp: New file.
1019
7cfd74cf
PA
10202020-05-16 Pedro Alves <palves@redhat.com>
1021
1022 * gdb.multi/multi-re-run.exp (test_re_run): Switch
1023 LAST_LOADED_FILE accordingly.
1024
57b4f16e
PW
10252020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1026
1027 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
1028
7c05caf7
PW
10292020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1030
1031 * gdb.base/help.exp: Test apropos and help for commands
1032 having aliases. Fixed comments not starting with an
1033 upper-case letter or not finishing with a dot.
1034
7aa1b46f
PW
10352020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1036
3b3aaacb
PW
1037 * gdb.base/alias.exp: Update help output check.
1038
57b4f16e 10392020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 1040
7aa1b46f
PW
1041 * gdb.base/default.exp: Update output following fixes.
1042
0605465f
PW
10432020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1044
1045 * gdb.base/alias.exp: Test aliases starting with a prefix of
1046 another alias.
1047
86e4e63d
GB
10482020-05-15 Gary Benson <gbenson@redhat.com>
1049
1050 * gdb.base/info-os.c (main): Add return statement.
1051 * gdb.base/info_minsym.c (minsym_fun): Likewise.
1052 * gdb.base/large-frame-2.c (func): Likewise.
1053 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
1054 * gdb.base/pr10179-b.c (foo2): Likewise.
1055 * gdb.base/valgrind-disp-step.c (foo): Likewise.
1056 * gdb.base/watch-cond.c (func): Likewise.
1057 * gdb.multi/goodbye.c (verylongfun): Likewise.
1058 * gdb.multi/hello.c (commonfun): Likewise.
1059 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
1060 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
1061 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1062 Likewise.
1063 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
1064 * gdb.threads/interrupt-while-step-over.c (child_function):
1065 Likewise.
1066 * gdb.trace/actions-changed.c (end): Likewise.
1067
163df4df
GB
10682020-05-15 Gary Benson <gbenson@redhat.com>
1069
1070 * gdb.opencl/callfuncs.exp: Report when test skipped.
1071 * gdb.opencl/convs_casts.exp: Likewise.
1072 * gdb.opencl/datatypes.exp: Likewise.
1073 * gdb.opencl/operators.exp: Likewise.
1074 * gdb.opencl/vec_comps.exp: Likewise.
1075
6dbc505a
TV
10762020-05-15 Tom de Vries <tdevries@suse.de>
1077
1078 * gdb.base/align.exp.in: Rename to ...
1079 * gdb.base/align.exp.tcl: ... this.
1080 * gdb.base/align-c++.exp: Update.
1081 * gdb.base/align-c.exp: Update.
1082 * gdb.base/all-architectures.exp.in: Rename to ...
1083 * gdb.base/all-architectures.exp: ... this.
1084 * gdb.base/all-architectures-0.exp: Update.
1085 * gdb.base/all-architectures-1.exp: Update.
1086 * gdb.base/all-architectures-2.exp: Update.
1087 * gdb.base/all-architectures-3.exp: Update.
1088 * gdb.base/all-architectures-4.exp: Update.
1089 * gdb.base/all-architectures-5.exp: Update.
1090 * gdb.base/all-architectures-6.exp: Update.
1091 * gdb.base/all-architectures-7.exp: Update.
1092 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
1093 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
1094 * gdb.base/infcall-nested-structs-c++.exp: Update.
1095 * gdb.base/infcall-nested-structs-c.exp: Update.
1096 * gdb.base/info-types.exp.in: Rename to ...
1097 * gdb.base/info-types.exp.tcl: ... this.
1098 * gdb.base/info-types-c++.exp: Update.
1099 * gdb.base/info-types-c.exp: Update.
1100 * gdb.base/max-depth.exp.in: Rename to ...
1101 * gdb.base/max-depth.exp.tcl: ... this.
1102 * gdb.base/max-depth-c++.exp: Update.
1103 * gdb.base/max-depth-c.exp: Update.
1104 * gdb.cp/cpexprs.exp.in: Rename to ...
1105 * gdb.cp/cpexprs.exp.tcl: ... this.
1106 * gdb.cp/cpexprs-debug-types.exp: Update.
1107 * gdb.cp/cpexprs.exp: Update.
1108 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
1109 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
1110 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
1111 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
1112 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
1113 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
1114 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
1115 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
1116 * gdb.dwarf2/clang-debug-names-2.exp: Update.
1117 * gdb.dwarf2/clang-debug-names.exp: Update.
1118
d1034d78
AB
11192020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
1120
1121 * lib/check-test-names.exp: Remove code that prevents this file
1122 loading when tests are run in parallel.
1123
3c5c3649
PA
11242020-05-15 Pedro Alves <palves@redhat.com>
1125
1126 * gdb.multi/multi-kill.exp (start_inferior): Remove
1127 'testpid' parameter. Refer to namespace variable directly.
1128 (testpid): Declare as namespace variable.
1129
272c36b8
PA
11302020-05-15 Pedro Alves <palves@redhat.com>
1131
1132 * gdb.multi/multi-kill.exp: Wrap in namespace.
1133 (start_inferior): Add TESTPID parameter. Use it instead of the
1134 testpid global.
1135 (top level): Define empty TESTPID array, and pass it down to
1136 start_inferior.
1137
02eba61a
TV
11382020-05-14 Tom de Vries <tdevries@suse.de>
1139
1140 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
1141 output.
1142
971a3747
TV
11432020-05-14 Tom de Vries <tdevries@suse.de>
1144
1145 * gdb.base/align.exp: Split into ...
1146 * gdb.base/align.exp.in: ...
1147 * gdb.base/align-c++.exp: ...
1148 * gdb.base/align-c.exp: ... these.
1149 * gdb.base/infcall-nested-structs.exp: Split into ...
1150 * gdb.base/infcall-nested-structs.exp.in: ...
1151 * gdb.base/infcall-nested-structs-c++.exp: ...
1152 * gdb.base/infcall-nested-structs-c.exp: ... these.
1153 * gdb.base/info-types.exp: Split into ...
1154 * gdb.base/info-types.exp.in: ...
1155 * gdb.base/info-types-c++.exp: ...
1156 * gdb.base/info-types-c.exp: ... these.
1157 * gdb.base/max-depth.exp: Split into ...
1158 * gdb.base/max-depth.exp.in: ...
1159 * gdb.base/max-depth-c++.exp: ...
1160 * gdb.base/max-depth-c.exp: ... these.
1161 * gdb.cp/infcall-nodebug.exp: Split into ...
1162 * gdb.cp/infcall-nodebug.exp.in: ...
1163 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
1164 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
1165 * gdb.cp/infcall-nodebug-c-d0.exp: ...
1166 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
1167
a05575d3
TBA
11682020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1169 Pedro Alves <palves@redhat.com>
1170
1171 * gdb.multi/multi-exit.c: New file.
1172 * gdb.multi/multi-exit.exp: New file.
1173 * gdb.multi/multi-kill.c: New file.
1174 * gdb.multi/multi-kill.exp: New file.
1175
6ad82919
TBA
11762020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1177
1178 * gdb.base/annota1.exp: Update the expected output.
1179 * gdb.cp/annota2.exp: Ditto.
1180
843f4d93
AB
11812020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
1182
1183 * lib/check-test-names.exp: Disable when testing is being run in
1184 parallel.
1185
c7c66341
TV
11862020-05-12 Tom de Vries <tdevries@suse.de>
1187
1188 * gdb.base/jit-elf.exp: Fix string concat.
1189
1b59ca1c
TV
11902020-05-12 Tom de Vries <tdevries@suse.de>
1191
1192 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
1193 messages.
1194
b4991d29
TV
11952020-05-12 Tom de Vries <tdevries@suse.de>
1196
1197 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
1198
dbb0ab10
TV
11992020-05-12 Tom de Vries <tdevries@suse.de>
1200
1201 * gdb.ada/catch_ex.exp: Use with_test_prefix.
1202 * gdb.ada/mi_catch_ex.exp: Same.
1203 * gdb.ada/mi_catch_ex_hand.exp: Same.
1204
7549fed8
TV
12052020-05-12 Tom de Vries <tdevries@suse.de>
1206
1207 * gdb.fortran/complex.exp: Use with_test_prefix.
1208
af2d5cd8
TV
12092020-05-12 Tom de Vries <tdevries@suse.de>
1210
1211 * gdb.trace/passcount.exp: Fix test-names.
1212
7c121311
TV
12132020-05-12 Tom de Vries <tdevries@suse.de>
1214
1215 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
1216
c9f3b40e
TV
12172020-05-12 Tom de Vries <tdevries@suse.de>
1218
1219 * gdb.gdb/complaints.exp: Use with_test_prefix.
1220 * gdb.xml/tdesc-regs.exp: Same.
1221 * gdb.opt/inline-locals.exp: Fix test name.
1222
111b33f0
TV
12232020-05-12 Tom de Vries <tdevries@suse.de>
1224
1225 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
1226 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
1227 * gdb.dwarf2/implref-struct.exp: Same.
1228 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
1229 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
1230
ebf47080
SM
12312020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
1232
1233 * gdb.base/jit-so.exp (one_jit_test): Change test name.
1234
d30dcd12
AB
12352020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1236
1237 * lib/check-test-names.exp (all_test_names): New module variable.
1238 (counts): Add 'duplicates' field.
1239 (_check_duplicates): New procedure.
1240 (check): Also check for duplicates.
1241 (do_log_summary): Print duplicates count.
1242 (do_reset_vars): Reset counter for duplicate test names, and
1243 discard all know test names.
1244
34584c09
AB
12452020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1246
1247 * lib/gdb.exp: Include check-test-names.exp library.
1248 * lib/check-test-names.exp: New file.
1249
e0002117
TV
12502020-05-11 Tom de Vries <tdevries@suse.de>
1251
1252 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
1253
53f539a3
KS
12542020-05-11 Keith Seitz <keiths@redhat.com>
1255
1256 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
1257
113ee09a
TV
12582020-05-11 Tom de Vries <tdevries@suse.de>
1259
1260 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
1261 * gdb.cp/cpexprs.exp.in: .. here.
1262 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
1263 cpexprs.exp.
1264
ba3e70b0
KS
12652020-05-11 Keith Seitz <keiths@redhat.com>
1266
1267 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1268 test names.
1269 * gdb.ada/arrayptr.exp: Likewise.
1270 * gdb.ada/assign_arr.exp: Likewise.
1271 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1272 * gdb.ada/bp_on_var.exp: Likewise.
1273 * gdb.ada/call_pn.exp: Likewise.
1274 * gdb.ada/complete.exp: Likewise.
1275 * gdb.ada/fun_overload_menu.exp: Likewise.
1276 * gdb.ada/funcall_param.exp: Likewise.
1277 * gdb.ada/funcall_ref.exp: Likewise.
1278 * gdb.ada/packed_array_assign.exp: Likewise.
1279 * gdb.ada/same_component_name.exp: Likewise.
1280 * gdb.ada/type_coercion.exp: Likewise.
1281 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1282 * gdb.ada/variant_record_packed_array.exp: Likewise.
1283
3ee6bb11
TV
12842020-05-11 Tom de Vries <tdevries@suse.de>
1285
1286 PR symtab/25941
1287 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1288 out of ...
1289 * gdb.dwarf2/clang-debug-names.exp: ... here.
1290 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1291 clang-debug-names.exp.in.
1292 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1293 * gdb.dwarf2/clang-debug-names-2.c: New test.
1294
86cd6bc8
AKS
12952020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1296
1297 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1298 (fortran_runto_main): New Proc, fortran version of runto_main.
1299 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1300 * gdb.fortran/array-bounds.exp: Likewise.
1301 * gdb.fortran/array-slices.exp: Likewise.
1302 * gdb.fortran/block-data.exp: Likewise.
1303 * gdb.fortran/charset.exp: Likewise.
1304 * gdb.fortran/common-block.exp: Likewise.
1305 * gdb.fortran/complex.exp: Likewise.
1306 * gdb.fortran/derived-type-function.exp: Likewise.
1307 * gdb.fortran/derived-type.exp: Likewise.
1308 * gdb.fortran/info-modules.exp: Likewise.
1309 * gdb.fortran/info-types.exp: Likewise.
1310 * gdb.fortran/intrinsics.exp: Likewise.
1311 * gdb.fortran/library-module.exp: Likewise.
1312 * gdb.fortran/logical.exp: Likewise.
1313 * gdb.fortran/max-depth.exp: Likewise.
1314 * gdb.fortran/module.exp: Likewise.
1315 * gdb.fortran/multi-dim.exp: Likewise.
1316 * gdb.fortran/nested-funcs.exp: Likewise.
1317 * gdb.fortran/print-formatted.exp: Likewise.
1318 * gdb.fortran/print_type.exp: Likewise.
1319 * gdb.fortran/printing-types.exp: Likewise.
1320 * gdb.fortran/ptr-indentation.exp: Likewise.
1321 * gdb.fortran/ptype-on-functions.exp: Likewise.
1322 * gdb.fortran/subarray.exp: Likewise.
1323 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1324 * gdb.fortran/vla-datatypes.exp: Likewise.
1325 * gdb.fortran/vla-history.exp: Likewise.
1326 * gdb.fortran/vla-ptr-info.exp: Likewise.
1327 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1328 * gdb.fortran/vla-ptype.exp: Likewise.
1329 * gdb.fortran/vla-sizeof.exp: Likewise.
1330 * gdb.fortran/vla-type.exp: Likewise.
1331 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1332 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1333 * gdb.fortran/vla-value-sub.exp: Likewise.
1334 * gdb.fortran/vla-value.exp: Likewise.
1335 * gdb.fortran/whatis_type.exp: Likewise.
1336 * gdb.mi/mi-var-child-f.exp: Likewise.
1337
6dc55ce9 13382020-05-09 Tom de Vries <tdevries@suse.de>
1339
1340 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1341
283cb58c
TV
13422020-05-08 Tom de Vries <tdevries@suse.de>
1343
1344 * gdb.dwarf2/clang-debug-names.c: New test.
1345 * gdb.dwarf2/clang-debug-names.exp: New file.
1346
ac4a4f1c
SM
13472020-05-06 Simon Marchi <simon.marchi@efficios.com>
1348
1349 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1350 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1351
24fe640b
TV
13522020-05-06 Tom de Vries <tdevries@suse.de>
1353
1354 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1355 breakpoint is at a "recommended breakpoint location".
1356 * gdb.reverse/consecutive-reverse.exp: Same.
1357
0d8683a3
TV
13582020-05-06 Tom de Vries <tdevries@suse.de>
1359
1360 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1361 address.
1362
b8983c46
TV
13632020-05-06 Tom de Vries <tdevries@suse.de>
1364
1365 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1366
abf6d805
TV
13672020-05-06 Tom de Vries <tdevries@suse.de>
1368
1369 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1370 info for r.
1371
0fc2a808
TV
13722020-05-06 Tom de Vries <tdevries@suse.de>
1373
1374 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1375 necessary.
1376
873dd427
TV
13772020-05-06 Tom de Vries <tdevries@suse.de>
1378
1379 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1380 void.
1381
7c99e7e2
TV
13822020-05-06 Tom de Vries <tdevries@suse.de>
1383
1384 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1385 of ...
1386 * gdb.base/async.exp: ... here.
1387 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1388 "recommended breakpoint location".
1389
6173d6a6
TV
13902020-05-06 Tom de Vries <tdevries@suse.de>
1391
1392 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1393
6015a067
TV
13942020-05-04 Tom de Vries <tdevries@suse.de>
1395
1396 * gdb.base/async.exp: Check whether instruction addresses are a
1397 "recommended breakpoint location".
1398
3b6acaee
TT
13992020-05-03 Tom Tromey <tom@tromey.com>
1400
1401 * gdb.base/sepdebug.exp: Remove "catch" test.
1402 * gdb.base/break.exp: Remove "catch" test.
1403 * gdb.base/default.exp: Update expected output.
1404
5beb4d17
TV
14052020-05-02 Tom de Vries <tdevries@suse.de>
1406
1407 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1408 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1409 * gdb.arch/i386-mpx-map.exp: Same.
1410 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1411 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1412 * gdb.arch/i386-mpx.exp: Same.
1413
8caf140d
TV
14142020-05-02 Tom de Vries <tdevries@suse.de>
1415
1416 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1417
693196cb
TV
14182020-05-01 Tom de Vries <tdevries@suse.de>
1419
1420 * gdb.ada/operator_bp.exp: Allow more than required amount of
1421 breakpoint.
1422
53ae0aa9
TV
14232020-05-01 Tom de Vries <tdevries@suse.de>
1424
1425 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1426
ee9d1e5f
HD
14272020-04-30 Hannes Domani <ssbssa@yahoo.de>
1428
1429 PR gdb/18706
1430 * gdb.cp/stub-array-size.cc: New test.
1431 * gdb.cp/stub-array-size.exp: New file.
1432 * gdb.cp/stub-array-size.h: New test.
1433 * gdb.cp/stub-array-size2.cc: New test.
1434
d5cf82c0
HD
14352020-04-30 Hannes Domani <ssbssa@yahoo.de>
1436
1437 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1438 output to the new format.
1439
42e165c3
SM
14402020-04-29 Simon Marchi <simon.marchi@efficios.com>
1441
1442 * gdb.base/break.exp: Use with_test_prefix.
1443
6e4e3fe1
TV
14442020-04-29 Tom de Vries <tdevries@suse.de>
1445
1446 * lib/gdb.exp (debug_types): New proc.
1447 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1448 * gdb.python/py-symtab.exp: Same.
1449
d642b692
HD
14502020-04-29 Hannes Domani <ssbssa@yahoo.de>
1451
1452 PR gdb/17320
1453 * gdb.base/pretty-array.c: New test.
1454 * gdb.base/pretty-array.exp: New file.
1455
ea90f227
TV
14562020-04-29 Tom de Vries <tdevries@suse.de>
1457
1458 PR symtab/25889
1459 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1460 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1461 and include cpexprs.exp.
1462
a65189c9
TV
14632020-04-28 Mark Williams <mark@myosotissp.com>
1464
1465 PR gdb/24480
1466 * dw4-toplevel-types.exp: Test for top level types.
1467 * dw4-toplevel-types.cc: Test for top level types.
1468
32d1f47a
TBA
14692020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1470
1471 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1472 (theads -> threads).
1473
56a4f5a1
TV
14742020-04-28 Tom de Vries <tdevries@suse.de>
1475
1476 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1477
0b2f8a3b
TV
14782020-04-28 Tom de Vries <tdevries@suse.de>
1479
1480 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1481
5390c717
TV
14822020-04-28 Tom de Vries <tdevries@suse.de>
1483
1484 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1485
15cd93d0
TV
14862020-04-28 Tom de Vries <tdevries@suse.de>
1487
1488 * gdb.dwarf2/main-foo.c: New test.
1489 * gdb.dwarf2/struct-with-sig.exp: New file.
1490
d472f0fb
TV
14912020-04-25 Tom de Vries <tdevries@suse.de>
1492
1493 * boards/debug-types.exp: New file.
1494
8d840e05
AB
14952020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1496
1497 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1498
bcfe6157
TT
14992020-04-24 Tom Tromey <tom@tromey.com>
1500
1501 PR symtab/12707:
1502 * gdb.python/py-symbol.exp: Update expected results for
1503 linkage_name test.
1504 * gdb.cp/print-demangle.exp: New file.
1505 * gdb.base/c-linkage-name.exp: Fix test.
1506 * gdb.guile/scm-symbol.exp: Update expected results for
1507 linkage_name test.
1508
f049a313
TT
15092020-04-24 Tom Tromey <tom@tromey.com>
1510
1511 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1512 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1513 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1514 assembler.
1515
7cf28874
TV
15162020-04-24 Tom de Vries <tdevries@suse.de>
1517
1518 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1519 C++.
1520
dac2fef7
TT
15212020-04-24 Tom Tromey <tromey@adacore.com>
1522
1523 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1524 values.
1525 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1526 values. Update test for minimal encodings.
1527 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1528 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1529 values. Update test for minimal encodings.
1530
1acda803
TT
15312020-04-24 Tom Tromey <tromey@adacore.com>
1532
1533 PR python/23662:
1534 * gdb.ada/variant.exp: Add Python checks.
1535 * gdb.rust/simple.exp: Add dynamic type checks.
1536
adfb9815
TT
15372020-04-24 Tom Tromey <tromey@adacore.com>
1538
1539 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1540 Make array type matching more lax.
1541 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1542 * gdb.ada/mi_variant.exp: New file.
1543 * gdb.ada/mi_variant/pck.ads: New file.
1544 * gdb.ada/mi_variant/pkg.adb: New file.
1545 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1546 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1547
7d79de9a
TT
15482020-04-24 Tom Tromey <tromey@adacore.com>
1549
1550 * gdb.ada/variant.exp: Add dynamic field offset tests.
1551 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1552 * gdb.ada/variant/pkg.adb: Add new variables.
1553
f8e89861
TT
15542020-04-24 Tom Tromey <tromey@adacore.com>
1555
1556 * gdb.ada/variant.exp: New file
1557 * gdb.ada/variant/pkg.adb: New file
1558 * gdb.ada/variant/pck.adb: New file
1559
86e887ae
TV
15602020-04-24 Tom de Vries <tdevries@suse.de>
1561
1562 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1563
88428775
TV
15642020-04-24 Tom de Vries <tdevries@suse.de>
1565
1566 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1567 flags.
1568
4e86f6e7
TV
15692020-04-24 Tom de Vries <tdevries@suse.de>
1570
1571 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1572
2016d3e6
TV
15732020-04-24 Tom de Vries <tdevries@suse.de>
1574
1575 * lib/gdb.exp (default_gdb_start): Handle eof.
1576 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1577 failure.
1578 * gdb.base/readnever.exp: Handle clean_restart failure.
1579
70bc38f5
TV
15802020-04-23 Tom de Vries <tdevries@suse.de>
1581
1582 * gdb.base/decl-before-def.exp: Run to main and print a again.
1583
de82891c
TV
15842020-04-23 Tom de Vries <tdevries@suse.de>
1585
1586 * gdb.base/decl-before-def-decl.c: New test.
1587 * gdb.base/decl-before-def-def.c: New test.
1588 * gdb.base/decl-before-def.exp: New file.
1589
96038148
TV
15902020-04-23 Tom de Vries <tdevries@suse.de>
1591
1592 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1593
54ac3df1
TV
15942020-04-22 Tom de Vries <tdevries@suse.de>
1595
1596 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1597 debug_info_offset.
1598 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1599 before $objsfile in the line line.
1600
714534e1
TV
16012020-04-22 Tom de Vries <tdevries@suse.de>
1602
1603 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1604
16a7dbf4
MS
16052020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1606
1607 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1608 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1609 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1610 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1611 * gdb.base/jit-protocol.h: Update definitions to match all usage
1612 contexts.
1613
16142020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1615
1616 * gdb.base: Rename all jit related test and source files.
1617
16182020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1619
1620 * gdb.base/jit-reader.exp: Relax register output check.
1621
317d2668
TV
16222020-04-22 Tom de Vries <tdevries@suse.de>
1623
1624 PR symtab/25764
1625 * gdb.base/psym-external-decl-2.c: New test.
1626 * gdb.base/psym-external-decl.c: New test.
1627 * gdb.base/psym-external-decl.exp: New file.
1628 * gdb.threads/tls.exp: Add PR25807 kfail.
1629
eea9e357
TV
16302020-04-22 Tom de Vries <tdevries@suse.de>
1631
1632 PR symtab/25801
1633 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1634 in "info source" output.
1635
3d5afab3
TV
16362020-04-22 Tom de Vries <tdevries@suse.de>
1637
1638 PR symtab/25700
1639 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1640 symtab for imported_unit.c.
1641
b32102f6
GB
16422020-04-21 Gary Benson <gbenson@redhat.com>
1643
1644 * gdb.base/advance.c (func): New argument, to match call site.
1645 (func2, func3): Add return statements.
1646
d43b7a2d
TBA
16472020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1648
1649 * gdb.multi/run-only-second-inf.c: New file.
1650 * gdb.multi/run-only-second-inf.exp: New file.
1651
d89edf9b
MM
16522020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1653
1654 * gdb.btrace/multi-inferior.c: New test.
1655 * gdb.btrace/multi-inferior.exp: New file.
1656
1a476b6d
MM
16572020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1658
1659 * gdb.btrace/enable-new-thread.c: New test.
1660 * gdb.btrace/enable-new-thread.exp: New file.
1661
4778a5f8
TV
16622020-04-21 Tom de Vries <tdevries@suse.de>
1663
1664 PR gdb/25471
1665 * gdb.threads/killed-outside.c: New test.
1666 * gdb.threads/killed-outside.exp: New file.
1667
9b2c992c
GB
16682020-04-20 Gary Benson <gbenson@redhat.com>
1669
1670 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1671 * gdb.base/nested-subp2.exp: Likewise.
1672 * gdb.base/nested-subp3.exp: Likewise.
1673
b5d1d6f7
GB
16742020-04-20 Gary Benson <gbenson@redhat.com>
1675
1676 * gdb.base/nested-subp1.exp: Disable test when using clang.
1677 * gdb.base/nested-subp2.exp: Likewise.
1678 * gdb.base/nested-subp3.exp: Likewise.
1679
25230285
GB
16802020-04-20 Gary Benson <gbenson@redhat.com>
1681
1682 * gdb.cp/exception.cc: Fix compilation error with clang.
1683
fa93cc8f
GB
16842020-04-20 Gary Benson <gbenson@redhat.com>
1685
809730f3 1686 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 1687
e0c45f30
GB
16882020-04-20 Gary Benson <gbenson@redhat.com>
1689
1690 * gdb.base/jit-main.c: Fix compilation error with clang.
1691
4ddfec93
KR
16922020-04-17 Kamil Rytarowski <n54@gmx.com>
1693
1694 * gdb.base/attach-twice.c: Include "sys/types.h".
1695 (PTRACE_ATTACH): Add fallback definition.
1696 (main): Pass `0' to the 4th argument of `ptrace'.
1697
2bed205e
KR
16982020-04-17 Kamil Rytarowski <n54@gmx.com>
1699
1700 * gdb.base/fork-running-state.c: Include "signal.h".
1701
0743fc83
TT
17022020-04-17 Tom Tromey <tromey@adacore.com>
1703
1704 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
1705 Update tests.
1706 * gdb.btrace/cpu.exp: Update tests.
1707 * gdb.base/maint.exp: Update tests.
1708 * gdb.base/default.exp: Update tests.
1709 * gdb.base/completion.exp: Update tests.
1710
efba5c23
TV
17112020-04-16 Tom de Vries <tdevries@suse.de>
1712
1713 PR symtab/25791
1714 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
1715 (ensure_gdb_index): and factor out and move ...
1716 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
1717 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
1718
d191d716
TV
17192020-04-16 Tom de Vries <tdevries@suse.de>
1720
1721 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
1722 loading exec.
1723
99f1bc6a
AB
17242020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1725
1726 * gdb.base/many-completions.exp: New file.
1727
194d088f
TV
17282020-04-14 Tom de Vries <tdevries@suse.de>
1729
1730 PR symtab/25718
1731 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1732
c1a66c06
TV
17332020-04-14 Tom de Vries <tdevries@suse.de>
1734
1735 PR symtab/25720
1736 * gdb.base/maint-expand-symbols-header-file.c: New test.
1737 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1738 * gdb.base/maint-expand-symbols-header-file.h: New test.
1739
21b0982c
AB
17402020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1741
1742 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1743 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1744 get_func_info.
1745 (get_func_info): Delete.
1746 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1747 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1748 * lib/dwarf.exp (get_func_info): New function.
1749
dd1cab06
TV
17502020-04-13 Tom de Vries <tdevries@suse.de>
1751
1752 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1753 to what find_gnatmake does.
1754
71ea2b6b
TV
17552020-04-10 Tom de Vries <tdevries@suse.de>
1756
1757 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1758 -readnow.
1759
bdfc1e8a
TV
17602020-04-10 Tom de Vries <tdevries@suse.de>
1761
1762 PR cli/25808
1763 * gdb.base/style.c: Add leading newlines.
1764 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1765 Check listing of main's one-line body.
1766
14ca8ecf
TV
17672020-04-08 Tom de Vries <tdevries@suse.de>
1768
1769 * lib/gdb.exp (psymtabs_p): New proc.
1770 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1771 importing unit" unsupported if there are no partial symbols.
1772
e21d048f
TV
17732020-04-08 Tom de Vries <tdevries@suse.de>
1774
1775 PR testsuite/25760
1776 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1777
25c11aca
TV
17782020-04-07 Tom de Vries <tdevries@suse.de>
1779
1780 PR symtab/25796
1781 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1782
5707e24b
TV
17832020-04-07 Tom de Vries <tdevries@suse.de>
1784
1785 * gdb.base/check-psymtab.c: New test.
1786 * gdb.base/check-psymtab.exp: New file.
1787
6ee448cc
TT
17882020-04-06 Tom Tromey <tromey@adacore.com>
1789
1790 * gdb.ada/variant-record/proc.adb: New file.
1791 * gdb.ada/variant-record/value.adb: New file.
1792 * gdb.ada/variant-record/value.s: New file.
1793 * gdb.ada/variant-record.exp: New file.
1794
9e7c9a03
HD
17952020-04-03 Hannes Domani <ssbssa@yahoo.de>
1796
1797 PR gdb/25325
1798 * gdb.cp/typed-enum.cc: New test.
1799 * gdb.cp/typed-enum.exp: New file.
1800
c90d28ac
AB
18012020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1802
1803 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1804 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1805 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1806 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1807 * gdb.opt/inline-small-func.c: New file.
1808 * gdb.opt/inline-small-func.exp: New file.
1809 * gdb.opt/inline-small-func.h: New file.
1810
34e9a9fa
AB
18112020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1812
1813 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1814 function.
1815
6a354911
AB
18162020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1817
1818 * lib/dwarf.exp (function_range): Allow compiler options to be
1819 specified.
1820
880d9777
TV
18212020-04-02 Tom de Vries <tdevries@suse.de>
1822
1823 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1824 __attribute__((always_inline)).
1825 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1826
f32682ea
TV
18272020-04-02 Tom de Vries <tdevries@suse.de>
1828
1829 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1830 (gdbserver_gdb_exit): ... here. Add timeout warning.
1831 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1832 (connect_target_extended_remote): Append new server_spawn_id to
1833 server_spawn_ids.
1834 (cleanup): New proc.
1835 (setup, <toplevel>): Call cleanup.
1836
d3214198
TV
18372020-04-02 Tom de Vries <tdevries@suse.de>
1838
1839 * gdb.base/main-psymtab.exp: New file.
1840
cc77ed24
TV
18412020-04-02 Tom de Vries <tdevries@suse.de>
1842
1843 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1844
3638a098
TT
18452020-04-01 Tom Tromey <tom@tromey.com>
1846
1847 * gdb.base/complex-parts.exp: Add type tests.
1848
c34e8714
TT
18492020-04-01 Tom Tromey <tom@tromey.com>
1850
1851 * gdb.base/complex-parts.exp: Add arithmetic tests.
1852
981c08ce
TT
18532020-04-01 Tom Tromey <tom@tromey.com>
1854
1855 * gdb.compile/compile.exp: Update.
1856 * gdb.compile/compile-cplus.exp: Update.
1857 * gdb.base/varargs.exp: Update.
1858 * gdb.base/floatn.exp: Update.
1859 * gdb.base/endianity.exp: Update.
1860 * gdb.base/callfuncs.exp (do_function_calls): Update.
1861 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1862 (complex_float_integral_args): Update.
1863 * gdb.base/complex.exp: Update.
1864 * gdb.base/complex-parts.exp: Update.
1865
3d1cfd43
TT
18662020-04-01 Tom Tromey <tromey@adacore.com>
1867
1868 * gdb.rust/union.rs: New file.
1869 * gdb.rust/union.exp: New file.
1870 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1871 (main): Update.
1872 * gdb.rust/simple.exp: Move union tests to union.exp.
1873
e033dfa9
TT
18742020-04-01 Tom Tromey <tromey@adacore.com>
1875
1876 * gdb.rust/simple.rs (main): Remove "y0".
1877
53cccef1
TBA
18782020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1879
1880 * gdb.multi/stop-all-on-exit.c: New test.
1881 * gdb.multi/stop-all-on-exit.exp: New file.
1882
60e22c1e
HD
18832020-04-01 Hannes Domani <ssbssa@yahoo.de>
1884
1885 PR gdb/24789
1886 * gdb.cp/misc.cc: Add integer reference variable.
1887 * gdb.cp/misc.exp: Add test.
1888
e139a727
TBA
18892020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1890
1891 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1892 scenario to cover execution until the end and also the case
1893
16b0db75
TV
18942020-03-31 Tom de Vries <tdevries@suse.de>
1895
1896 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1897 c. Use "maint info symtabs" to check symtab expansion.
1898
c0502da6
TV
18992020-03-30 Tom de Vries <tdevries@suse.de>
1900
1901 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1902 unsupported.
1903 (verify_psymtab_expanded): Move ...
1904 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1905 test.
1906 (readnow): New proc.
1907
5935fd15
AB
19082020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1909
1910 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1911 with $hex.
1912
1773be9e
TT
19132020-03-20 Tom Tromey <tromey@adacore.com>
1914
1915 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1916
70304be9
TT
19172020-03-20 Tom Tromey <tromey@adacore.com>
1918
1919 * gdb.ada/sub_variant/subv.adb: New file.
1920 * gdb.ada/sub_variant.exp: New file.
1921
0dd7b8f7
TV
19222020-03-20 Tom de Vries <tdevries@suse.de>
1923
1924 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1925 first break fails.
1926 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1927
cada5fc9
AB
19282020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1929
1930 * gdb.server/exit-multiple-threads.c: New file.
1931 * gdb.server/exit-multiple-threads.exp: New file.
1932
6b8c53f2
AB
19332020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1934
1935 * gdb.fortran/mixed-lang-stack.c: New file.
1936 * gdb.fortran/mixed-lang-stack.cpp: New file.
1937 * gdb.fortran/mixed-lang-stack.exp: New file.
1938 * gdb.fortran/mixed-lang-stack.f90: New file.
1939
19a2740f
AB
19402020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1941
1942 * gdb.linespec/cp-completion-aliases.cc: New file.
1943 * gdb.linespec/cp-completion-aliases.exp: New file.
1944
d8c8b848
TV
19452020-03-19 Tom de Vries <tdevries@suse.de>
1946
1947 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1948 more precise.
1949
a9933ccf
TV
19502020-03-18 Tom de Vries <tdevries@suse.de>
1951
1952 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1953 * gdb.dwarf2/break-inline-psymtab.c: New test.
1954 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1955
2f89101f
TV
19562020-03-16 Tom de Vries <tdevries@suse.de>
1957
1958 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1959 cache_verify and cache_verify_proc.
1960
6b9374f1
TV
19612020-03-15 Tom de Vries <tdevries@suse.de>
1962
1963 * gdb.server/solib-list.exp: Handle
1964 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1965
eaeaf44c
TV
19662020-03-15 Tom de Vries <tdevries@suse.de>
1967
1968 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1969 objfiles".
1970
3293bbaf
TT
19712020-03-14 Tom Tromey <tom@tromey.com>
1972
1973 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1974
ab44624c
TV
19752020-03-14 Tom de Vries <tdevries@suse.de>
1976
1977 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1978
54c43825
TV
19792020-03-14 Tom de Vries <tdevries@suse.de>
1980
1981 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1982 result in line-by-line fashion.
1983
2ac70237
TV
19842020-03-14 Tom de Vries <tdevries@suse.de>
1985
1986 * lib/gdb.exp (supports_statement_frontiers): New proc.
1987 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1988
09546b56
TV
19892020-03-14 Tom de Vries <tdevries@suse.de>
1990
1991 * gdb.base/printcmds.exp: Add missing quoting for "print
1992 teststring2".
1993
a1f6a07c
TT
19942020-03-13 Tom Tromey <tom@tromey.com>
1995
1996 * gdb.base/printcmds.exp (test_print_strings): Add regression
1997 test.
1998 * gdb.base/printcmds.c (charptr): New typedef.
1999 (teststring2): New global.
2000
1b83d09c
AB
20012020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
2002
2003 * gdb.base/break-interp.exp: Use the tail of the filename, not the
2004 full path in the test name.
2005 (test_ld): Add some with_test_prefix blocks to make test names
2006 unique.
2007
2d61316c
TV
20082020-03-13 Tom de Vries <tdevries@suse.de>
2009
2010 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
2011
2e9145ac
TV
20122020-03-13 Tom de Vries <tdevries@suse.de>
2013
2014 * gdb.mi/mi-sym-info.exp: Make matching more precise.
2015
96c7f873
TV
20162020-03-13 Tom de Vries <tdevries@suse.de>
2017
2018 PR symtab/25646
2019 * gdb.dwarf2/imported-unit.exp: Add test.
2020
49ba92c0
TV
20212020-03-13 Tom de Vries <tdevries@suse.de>
2022
2023 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
2024 (var1, var2): New variable.
2025 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
2026 matching symbols.
2027
301b21e0
TV
20282020-03-13 Tom de Vries <tdevries@suse.de>
2029
2030 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
2031 (Term::command): Use prompt prefix.
2032 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
2033 * gdb.tui/tui-layout-asm-short-prog.exp: Use
2034 command_no_prompt_prefix instead of prefix.
2035 * gdb.tui/tui-layout-asm.exp: Same.
2036
3f512721
SM
20372020-03-12 Simon Marchi <simon.marchi@efficios.com>
2038
2039 * gdb.base/break-interp.exp: Use foreach_with_prefix.
2040
40310f30
SM
20412020-03-12 Simon Marchi <simon.marchi@efficios.com>
2042
2043 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
2044 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
2045 on" while stepping over the test instruction, match printed
2046 message.
2047
09252140
TV
20482020-03-12 Tom de Vries <tdevries@suse.de>
2049
2050 * gdb.base/info-types.exp: Use exp_continue during matching of output
2051 of "info types".
2052
14e9c72c
TV
20532020-03-12 Tom de Vries <tdevries@suse.de>
2054
2055 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
2056
e515d67e
TV
20572020-03-12 Tom de Vries <tdevries@suse.de>
2058
2059 * gdb.fortran/module.exp: Use exp_continue during matching of output
2060 of "info variable -n".
2061
307eafd8
TV
20622020-03-12 Tom de Vries <tdevries@suse.de>
2063
2064 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
2065 gdb.dwarf2/dw2-ranges-base.c.
2066
9a2de3fc
TV
20672020-03-12 Tom de Vries <tdevries@suse.de>
2068
2069 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
2070 in presence of GLIBC debuginfo.
2071
3217502e
TV
20722020-03-12 Tom de Vries <tdevries@suse.de>
2073
2074 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
2075 $core.
2076
1281424c
TV
20772020-03-12 Tom de Vries <tdevries@suse.de>
2078
2079 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
2080 more precise.
2081
038b97fc
SM
20822020-03-11 Simon Marchi <simon.marchi@efficios.com>
2083
2084 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
2085 from Unix to Windows path.
2086
5308d1e7
TV
20872020-03-11 Tom de Vries <tdevries@suse.de>
2088
2089 * gdb.ada/minsyms.exp: Set language to ada.
2090
f870f78f
TV
20912020-03-11 Tom de Vries <tdevries@suse.de>
2092
2093 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
2094
5a13315d
TV
20952020-03-11 Tom de Vries <tdevries@suse.de>
2096
2097 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
2098
976862ed
TT
20992020-03-11 Tom Tromey <tromey@adacore.com>
2100
2101 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
2102
7462c383
TV
21032020-03-11 Tom de Vries <tdevries@suse.de>
2104
2105 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
2106
1c6c46a0
TV
21072020-03-11 Tom de Vries <tdevries@suse.de>
2108
2109 * gdb.base/break-interp.exp: Limit verbose scope.
2110
44f41bb7
TV
21112020-03-11 Tom de Vries <tdevries@suse.de>
2112
2113 * gdb.fortran/logical.f90: Define variable with character type.
2114 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
2115
b76f3a42
TV
21162020-03-11 Tom de Vries <tdevries@suse.de>
2117
2118 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
2119
1c33af77
TV
21202020-03-11 Tom de Vries <tdevries@suse.de>
2121
2122 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
2123 symtabs.
2124
8c95582d
AB
21252020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2126 Bernd Edlinger <bernd.edlinger@hotmail.de>
2127
2128 * gdb.cp/step-and-next-inline.cc: New file.
2129 * gdb.cp/step-and-next-inline.exp: New file.
2130 * gdb.cp/step-and-next-inline.h: New file.
2131 * gdb.dwarf2/dw2-is-stmt.c: New file.
2132 * gdb.dwarf2/dw2-is-stmt.exp: New file.
2133 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
2134 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
2135 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
2136
cecf8547
AB
21372020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2138
2139 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
2140 is-stmt flag in the line table.
2141
0ba678c9
TV
21422020-03-09 Tom de Vries <tdevries@suse.de>
2143
2144 * lib/gdb.exp (cached_file): Create cache dir.
2145
72fbdf83
TV
21462020-03-07 Tom de Vries <tdevries@suse.de>
2147
2148 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
2149 * gdb.cp/rvalue-ref-params.exp: Same.
2150
436b5e99
TV
21512020-03-06 Tom de Vries <tdevries@suse.de>
2152
2153 * lib/gdb.exp (tentative_rename, cached_file): New proc.
2154 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
2155
09f2921c
TV
21562020-03-06 Tom de Vries <tdevries@suse.de>
2157
2158 * README: Fix "the the".
2159 * gdb.base/dprintf.exp: Same.
2160
50a3cc5d
TV
21612020-03-05 Tom de Vries <tdevries@suse.de>
2162
2163 * gdb.base/maint.exp: Update "main print statistics" expected output.
2164
0a709cba
AKS
21652020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2166
2167 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
2168 (fortran_int8): Likewise.
2169 (fortran_real4): Likewise.
2170 (fortran_real8): Likewise.
2171 (fortran_complex4): Likewise.
2172 (fortran_logical4): Likewise.
2173 (fortran_character1): Likewise.
2174
5e5d66b6
AB
21752020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
2176
2177 * gdb.fortran/logical.exp: Add tests that any non-zero value is
2178 printed as true.
2179
7b973adc
SDJ
21802020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
2181
2182 * gdb.base/printcmds.exp: Add test to verify printf of a
2183 variable holding an address.
2184
478e490a
TV
21852020-03-03 Tom de Vries <tdevries@suse.de>
2186
2187 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
2188
1ef44e86
TV
21892020-03-03 Tom de Vries <tdevries@suse.de>
2190
2191 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
2192 gdb_test_multiple call.
2193
b98cc2cf
TV
21942020-03-03 Tom de Vries <tdevries@suse.de>
2195
2196 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
2197 gdb_test_multiple calls.
2198
63e163f2
AB
21992020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2200
2201 * gdb.base/default.exp: Remove test of 'set history filename'.
2202 * gdb.base/gdbinit-history.exp: Add tests for setting the history
2203 filename to the empty string.
2204 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
2205 and GDBHISTSIZE.
2206
24ed6739
AB
22072020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2208
2209 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
2210 disabled.
2211
590003dc
TV
22122020-03-02 Pedro Alves <palves@redhat.com>
2213 Tom de Vries <tdevries@suse.de>
2214
2215 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
2216 -prompt prefix, before user_code argument. Add -lbl option likewise.
2217 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
2218 (gdb_is_target_1): Add -prompt prefix and move to before user_code
2219 argument.
2220 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
2221 have "\r\n" at start-of-line, instead of at end-of-line.
2222
f5e46084
SM
22232020-02-28 Simon Marchi <simon.marchi@efficios.com>
2224
2225 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
2226 libinproctrace.so.
2227
f7a7000d
LM
22282020-02-28 Luis Machado <luis.machado@linaro.org>
2229
2230 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
2231 to "p/x".
2232
718e0816
LM
22332020-02-28 Luis Machado <luis.machado@linaro.org>
2234
2235 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
2236 asm/ptrace.h and error.h.
2237
13c3a74a
TV
22382020-02-28 Tom de Vries <tdevries@suse.de>
2239
2240 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
2241 (struct wrapper, do_something, mundane/symada__cS): Move ...
2242 * gdb.base/c-linkage-name-2.c: ... here. New source file.
2243 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
2244 Update "print symada__cS before partial symtab expansion" regexp.
2245 Update breakpoint location. Flush symbol cache after expansion.
2246
85d2d5bb
LM
22472020-02-28 Luis Machado <luis.machado@linaro.org>
2248
2249 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
2250
3608f86c
TV
22512020-02-27 Tom de Vries <tdevries@suse.de>
2252
2253 * config/sid.exp: Remove unused globals.
2254 * gdb.base/attach.exp: Same.
2255 * gdb.base/catch-load.exp: Same.
2256 * gdb.base/dbx.exp: Same.
2257 * lib/gdb.exp: Same.
2258 * lib/mi-support.exp: Same.
2259 * lib/prompt.exp: Same.
2260
c8d4f6df
TV
22612020-02-27 Tom de Vries <tdevries@suse.de>
2262
2263 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
2264 not set.
2265
0d79cdc4
AM
22662020-02-26 Aaron Merey <amerey@redhat.com>
2267
2268 * gdb.debuginfod: New directory for debuginfod tests.
2269 * gdb.debuginfod/main.c: New test file.
2270 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2271
0dce4280
TV
22722020-02-26 Tom de Vries <tdevries@suse.de>
2273
2274 PR gdb/25603
2275 * gdb.base/persistent-lang.cc: New test.
2276 * gdb.base/persistent-lang.exp: New file.
2277
9e80cfa1
AB
22782020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2279
2280 * gdb.fortran/derived-type-striding.exp: Add a new test.
2281 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2282 new test.
2283
2078dbb2
AB
22842020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2285
2286 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2287 names.
2288
70d49700
TV
22892020-02-25 Tom de Vries <tdevries@suse.de>
2290
2291 PR go/18926
2292 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2293
a88ef40d
TV
22942020-02-24 Tom de Vries <tdevries@suse.de>
2295
2296 PR gdb/25592
2297 * gdb.base/info-locals-unused-static-var.c: New test.
2298 * gdb.base/info-locals-unused-static-var.exp: New file.
2299
01b1af32
TT
23002020-02-22 Tom Tromey <tom@tromey.com>
2301
2302 * gdb.python/tui-window.exp: New file.
2303 * gdb.python/tui-window.py: New file.
2304
7c043ba6
TT
23052020-02-22 Tom Tromey <tom@tromey.com>
2306
2307 PR tui/17850:
2308 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2309 tests.
2310
c22fef7e
TT
23112020-02-22 Tom Tromey <tom@tromey.com>
2312
2313 * gdb.tui/new-layout.exp: Add sub-layout tests.
2314
ee325b61
TT
23152020-02-22 Tom Tromey <tom@tromey.com>
2316
2317 * gdb.tui/new-layout.exp: New file.
2318
3f0cbb04
TT
23192020-02-22 Tom Tromey <tom@tromey.com>
2320
2321 * gdb.rust/rust-style.rs: New file.
2322 * gdb.rust/rust-style.exp: New file.
2323 * gdb.base/style.exp: Test structure printing.
2324 * gdb.base/style.c (struct some_struct): New type.
2325 (enum etype): New type.
2326 (struct_value): New global.
2327
75525152
TV
23282020-02-21 Tom de Vries <tdevries@suse.de>
2329
2330 PR go/18926
2331 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2332 Remove blanket xfails. Use message argument for gdb_breakpoint.
2333 Make continuing to breakpoint test conditional on setting breakpoint.
2334 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2335 DW_AT_name attribute. Add xfail for GCC PR93866.
2336
bd360d30
AB
23372020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2338
2339 * gdb.dwarf2/cpp-linkage-name.c: New file.
2340 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2341
c7adb09f 23422020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
2343
2344 * lib/gdb.exp (gdb_wrapper_init): Reset
2345 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2346 not exist.
2347
a9c79803
TV
23482020-02-20 Tom de Vries <tdevries@suse.de>
2349
2350 PR go/17018
2351 * gdb.go/hello.exp: Copy ...
2352 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2353 print of st to print value of global definition. Add xfail for GCC
2354 PR93844.
2355 * gdb.go/hello.exp: Remove printing of st before definition.
2356 * gdb.go/hello.go: Copy ...
2357 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2358 to st.
2359 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2360
d7445728
TV
23612020-02-20 Tom de Vries <tdevries@suse.de>
2362
2363 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2364 (gdb_simple_compile): Handle compile_flags go by using .go extension
2365 for source file.
2366 * gdb.go/chan.exp: Use support_go_compile.
2367 * gdb.go/handcall.exp: Same.
2368 * gdb.go/hello.exp: Same.
2369 * gdb.go/integers.exp: Same.
2370 * gdb.go/max-depth.exp: Same.
2371 * gdb.go/methods.exp: Same.
2372 * gdb.go/package.exp: Same.
2373 * gdb.go/strings.exp: Same.
2374 * gdb.go/types.exp: Same.
2375 * gdb.go/unsafe.exp: Same.
2376
c9c41e6d
TV
23772020-02-19 Tom de Vries <tdevries@suse.de>
2378
2379 * gdb.python/lib-types.exp: Make xfail more strict.
2380
f20ff837
TV
23812020-02-19 Tom de Vries <tdevries@suse.de>
2382
2383 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2384
08410482
DE
23852020-02-19 Doug Evans <dje@google.com>
2386
2387 PR rust/25535
2388 * gdb.rust/simple.exp: Add test.
2389 * gdb.rust/simple.rs: Add test.
2390
623563f7
TV
23912020-02-19 Tom de Vries <tdevries@suse.de>
2392
2393 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2394 output line-by-line.
2395
d3308cfd
TV
23962020-02-19 Tom de Vries <tdevries@suse.de>
2397
2398 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2399
86cbc5dc
TV
24002020-02-19 Tom de Vries <tdevries@suse.de>
2401
2402 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2403 prelink.
2404
9db2b96b
TV
24052020-02-19 Tom de Vries <tdevries@suse.de>
2406
2407 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2408 (gdb_do_cache): Use gdb_do_cache_wrap.
2409 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2410
89e2fdc5
TV
24112020-02-19 Tom de Vries <tdevries@suse.de>
2412
2413 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2414 gdb_compile option.
2415
373d7ac0
SM
24162020-02-18 Simon Marchi <simon.marchi@efficios.com>
2417
2418 * gdb.base/printcmds.exp (test_print_enums): Update expected
2419 output.
2420
b29a2df0
SM
24212020-02-18 Simon Marchi <simon.marchi@efficios.com>
2422
2423 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2424 for "unknown".
2425
6740f0cc
SM
24262020-02-18 Simon Marchi <simon.marchi@efficios.com>
2427
2428 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2429 enumerator.
2430
edd45eb0
SM
24312020-02-18 Simon Marchi <simon.marchi@efficios.com>
2432
2433 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2434 FE_, add FE_NONE.
2435 (three): Update.
2436 (enum flag_enum_without_zero): New enum.
2437 (flag_enum_without_zero): New variable.
2438 (enum not_flag_enum): New enum.
2439 (three_not_flag): New variable.
2440 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2441 (test_print_enums): Add more tests for printing flag enums.
2442
d4295de4
TV
24432020-02-18 Tom de Vries <tdevries@suse.de>
2444
2445 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2446 (gdb_compile_ada): ... here.
2447 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2448 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2449
f251f505
TT
24502020-02-14 Tom Tromey <tom@tromey.com>
2451
2452 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2453 build directory.
2454 * boards/gdbserver-base.exp: Update path to gdbserver.
2455
8f432634
TV
24562020-02-13 Tom de Vries <tdevries@suse.de>
2457
2458 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2459
92b6eaf7
TV
24602020-02-13 Tom de Vries <tdevries@suse.de>
2461
2462 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2463 are missing.
2464
f3b0f7fe
TV
24652020-02-13 Tom de Vries <tdevries@suse.de>
2466
2467 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2468 call.
2469
f6be8713
SDJ
24702020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2471
2472 PR tui/25126
2473 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2474 * gdb.base/cached-source-file.c: New file.
2475 * gdb.base/cached-source-file.exp: New file.
2476
b2770d5e
TV
24772020-02-11 Tom de Vries <tdevries@suse.de>
2478
2479 PR testsuite/25488
2480 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2481
44f6938e
TV
24822020-02-10 Tom de Vries <tdevries@suse.de>
2483
2484 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2485
5f0e2eb7
MR
24862020-02-10 Maciej W. Rozycki <macro@wdc.com>
2487
2488 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2489 and $after_addr are both integers before making a comparison.
2490
46ce2b6f
TV
24912020-02-09 Tom de Vries <tdevries@suse.de>
2492
2493 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2494 command output and paste it into gdb.log. If any, paste catch message
2495 to gdb.log.
2496
5abbbe1d
TT
24972020-02-07 Tom Tromey <tromey@adacore.com>
2498
2499 PR breakpoints/24915:
2500 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2501
1d5d29e7
SV
25022020-02-06 Shahab Vahedi <shahab@synopsys.com>
2503
2504 * gdb.tui/tui-missing-src.exp: Add the "missing source
2505 file" test for the TUI.
2506
b0999b9b
AB
25072020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2508
2509 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2510 including a port number in the output.
2511
c3b149eb
AKS
25122020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2513
2514 * lib/fortran.exp (fortran_int4): Handle clang.
2515 (fortran_int8): Likewise.
2516 (fortran_real4): Likewise.
2517 (fortran_real8): Likewise.
2518 (fortran_complex4): Likewise.
2519 (fortran_logical4): Likewise.
2520 (fortran_character1): Likewise.
2521
f8dcc90b
TV
25222020-02-04 Tom de Vries <tdevries@suse.de>
2523
2524 * README (Race detection): Add note.
2525
f90ac7c2
TV
25262020-02-04 Tom de Vries <tdevries@suse.de>
2527
2528 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2529
780636ae
TV
25302020-02-04 Tom de Vries <tdevries@suse.de>
2531
2532 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2533
5d2e1193
RA
25342020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2535
2536 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2537 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2538 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2539 blttar, bnetarl.
2540 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2541 binary for blttar, bnetarl.
2542 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2543 wait instruction. Delete ldmx test.
2544 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2545
e409c542
AKS
25462020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2547
2548 * gdb.fortran/array-bounds-high.exp: New file.
2549 * gdb.fortran/array-bounds-high.f90: New file.
2550
b0029748
LD
25512020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2552
2553 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2554 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2555
195a8287
TV
25562020-02-01 Tom de Vries <tdevries@suse.de>
2557
2558 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2559
42330a68
AB
25602020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2561
2562 PR tui/9765
2563 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2564 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2565
b62a8028
LM
25662020-01-29 Luis Machado <luis.machado@linaro.org>
2567
2568 * gdb.arch/aarch64-brk-patterns.c: New source file.
2569 * gdb.arch/aarch64-brk-patterns.exp: New test.
2570
5f440116
TBA
25712020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2572
2573 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2574 GCC/Clang version.
2575 * gdb.cp/pass-by-ref.exp: Ditto.
2576
ee2a6fc6
TV
25772020-01-29 Tom de Vries <tdevries@suse.de>
2578
2579 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2580 * gdb.threads/watchpoint-fork-mt.c: Same.
2581 * gdb.threads/watchpoint-fork-parent.c: Same.
2582 * gdb.threads/watchpoint-fork-st.c: Same.
2583 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2584
16b10d6e
LM
25852020-01-27 Luis Machado <luis.machado@linaro.org>
2586
2587 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2588 sitting at a syscall instruction when we hit the syscall function's
2589 breakpoint.
2590 Check PC against one obtained with the x command.
2591 Validate syscall number.
2592 (step_over_syscall): Don't continue to the syscall instruction if
2593 we're already there.
2594
b1468492
PW
25952020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2596
2597 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2598
7ffa82e1
AB
25992020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2600
2601 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2602 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2603
3d92a3e3
AB
26042020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2605
2606 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2607 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2608
94a72be7
AB
26092020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2610
2611 * gdb.base/maint.exp: Update line table parsing test.
2612 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2613
53af73bf
PA
26142020-01-24 Pedro Alves <palves@redhat.com>
2615
2616 PR gdb/25410
2617 * gdb.multi/multi-re-run-1.c: New.
2618 * gdb.multi/multi-re-run-2.c: New.
2619 * gdb.multi/multi-re-run.exp: New.
2620
1ba1ac88
AB
26212020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2622
2623 PR gdb/23718
2624 * gdb.server/server-kill-python.exp: New file.
2625
f3364a6d
AB
26262020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2627
2628 * gdb.server/multi-ui-errors.c: New file.
2629 * gdb.server/multi-ui-errors.exp: New file.
2630
733d0a67
AB
26312020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2632
2633 PR tui/9765
2634 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2635
4f13c1c0
TT
26362020-01-19 Tom Tromey <tom@tromey.com>
2637
2638 * gdb.tui/main.exp: Add check for plain "file".
2639
40c94099
CB
26402020-01-16 Christian Biesinger <cbiesinger@google.com>
2641
2642 * lib/gdb.exp: Fix spelling error (seperatelly).
2643
ff47f4f0
TT
26442020-01-14 Tom Tromey <tom@tromey.com>
2645
2646 PR symtab/12535:
2647 * gdb.python/python.exp: Test decode_line with empty string
2648 argument.
2649
717c684d
BE
26502020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2651
2652 * gdb.base/skip-inline.exp: Extend test.
2653
44e4c775
AB
26542020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2655
2656 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2657 * gdb.dwarf2/dw2-bad-elf.c: New file.
2658 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2659
d93c6db7
AB
26602020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2661
2662 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2663 _line_saw_file.
2664
9a6d629c
AB
26652020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2666
2667 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2668 border.
2669
d9ebdab7
TBA
26702020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2671
2672 * gdb.multi/multi-target.exp (setup): Factor out "info
2673 connections" and "info inferiors" tests to ...
2674 (test_info_inferiors): ... this new procedure.
2675 (top level): Run new "info-inferiors" tests.
2676
f3c469b9
PA
26772020-01-10 Pedro Alves <palves@redhat.com>
2678
2679 * gdb.server/bkpt-other-inferior.exp: New file.
2680
121b3efd
PA
26812020-01-10 Pedro Alves <palves@redhat.com>
2682
2683 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2684 of "add-inferior".
2685 * gdb.base/quit-live.exp: Likewise.
2686 * gdb.base/remote-exec-file.exp: Likewise.
2687 * gdb.guile/scm-progspace.exp: Likewise.
2688 * gdb.linespec/linespec.exp: Likewise.
2689 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2690 * gdb.mi/user-selected-context-sync.exp: Likewise.
2691 * gdb.multi/multi-target.exp (setup): Add "info connection" and
2692 "info inferiors" tests.
2693 * gdb.multi/remove-inferiors.exp: Adjust expected output of
2694 "add-inferior".
2695 * gdb.multi/watchpoint-multi.exp: Likewise.
2696 * gdb.python/py-inferior.exp: Likewise.
2697 * gdb.server/extended-remote-restart.exp: Likewise.
2698 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
2699 "info inferiors".
2700 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2701 * gdb.trace/report.exp: Likewise.
2702
1dadb1dd
PA
27032020-01-10 Pedro Alves <palves@redhat.com>
2704
2705 * gdb.multi/multi-target.c: New file.
2706 * gdb.multi/multi-target.exp: New file.
2707 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
2708 mode requested, but remote does not support non-stop".
2709
78f2c40a
PA
27102020-01-10 Pedro Alves <palves@redhat.com>
2711
2712 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
2713 disconnect before reconnecting.
2714
e7af6c70
TBA
27152020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2716 Pedro Alves <palves@redhat.com>
2717
2718 * gdb.server/connect-without-multi-process.exp: Also test
2719 continuing to end.
2720
acdf84a6
PA
27212020-01-10 Pedro Alves <palves@redhat.com>
2722
2723 * gdb.base/remote-exec-file.exp: New file.
2724
873657b9
PA
27252020-01-10 Pedro Alves <palves@redhat.com>
2726
2727 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2728 output.
2729 * gdb.threads/async.c: New.
2730 * gdb.threads/async.exp: New.
2731 * gdb.multi/tids-gid-reset.c: New.
2732 * gdb.multi/tids-gid-reset.exp: New.
2733
7f0ae84c
GB
27342020-01-10 George Barrett <bob@bob131.so>
2735
2736 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2737 to help in finding the image relocation offset.
2738 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2739 options in arguments.
2740 (stap_test_no_debuginfo): Likewise.
2741 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2742 test variants.
2743 (stap_test): Add null semaphore relocation test.
2744
47e9d49d
GB
27452020-01-10 George Barrett <bob@bob131.so>
2746
2747 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2748 * gdb.base/stap-probe.exp: Likewise.
2749 (stap_test): Pass argument as an additional flag.
2750 (stap_test_no_debuginfo): Likewise.
2751 (stap_test): Check `info probes stap' output for semaphore
2752 addresses if the test binary is supposed to have them.
2753
f5a7c406
AB
27542020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2755
2756 * gdb.tui/basic.exp: Add more scrolling tests.
2757
9ae6bf64
TT
27582020-01-09 Tom Tromey <tom@tromey.com>
2759
2760 PR tui/18932:
2761 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2762 meangingful value.
2763 (Term::command, Term::resize): Update.
2764 * gdb.tui/basic.exp: Add scrolling test.
2765
b2efe70c
AB
27662020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2767
2768 * gdb.tui/tui-layout-asm.exp: New file.
2769
3804da7e
AB
27702020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2771
2772 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2773
b40aa28f
AB
27742020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2775
2776 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2777 (Term::enter_tui): Use Term::prepare_for_tui.
2778
63ffd7c9
AB
27792020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2780
2781 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2782 called.
2783
3be966f6
AB
27842020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2785
2786 * gdb.base/skip.exp: Fix race condition in test.
2787
153d79c4
AB
27882020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2789
2790 * gdb.base/backtrace.c: New file.
2791 * gdb.base/backtrace.exp: New file.
2792
f2302a34
AB
27932020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2794
2795 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2796
6ec1d75e
PW
27972020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2798
2799 * gdb.base/style.exp: Test that warnings are styled.
2800
c296cbe6
BE
28012019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2802
2803 * gdb.base/line65535.exp: New file.
2804 * gdb.base/line65535.c: New file.
2805
b28a729d
SM
28062019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2807
2808 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2809 * lib/gnat_debug_info_test.adb: New file.
2810 * gdb.ada/ptype_tagged_param.exp: Use
2811 gnat_runtime_has_debug_info, expect a different output if
2812 runtime does not have debug info.
2813
7f2d7a0d
SM
28142019-12-20 Simon Marchi <simon.marchi@efficios.com>
2815
2816 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2817 (another) quote in test name.
2818
f3bce483
SM
28192019-12-20 Simon Marchi <simon.marchi@efficios.com>
2820
2821 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2822 Add quote in test name.
2823
c855a912
TBA
28242019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2825
2826 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2827 directory instead.
2828 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2829 * gdb.cp/pass-by-ref-2.cc: New file.
2830 * gdb.cp/pass-by-ref-2.exp: New file.
2831
fc9d2d72
TT
28322019-12-20 Tom Tromey <tom@tromey.com>
2833
2834 * gdb.tui/list-before.exp: New file.
2835
77b97e00
TT
28362019-12-20 Tom Tromey <tom@tromey.com>
2837
2838 * gdb.tui/list.exp: Check for source on initial listing.
2839
f69656d0
TT
28402019-12-11 Tom Tromey <tromey@adacore.com>
2841
2842 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2843 Add crlf test.
2844
99a55965
SM
28452019-12-18 Simon Marchi <simon.marchi@efficios.com>
2846
2847 * gdb.base/default.exp: Update value of $_gdb_major.
2848
5024637f
BE
28492019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2850
2851 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2852
b63634be
BE
28532019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2854
2855 * gdb.base/skip.exp: Whitespace fix.
2856
45d73523
BE
28572019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2858
2859 * gdb.base/skip-inline.c: New file.
2860 * gdb.base/skip-inline.exp: New file.
2861
d043f8c8
SM
28622019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2863
2864 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2865 jit_function_00 to jit_function_stack_mangle.
2866 * gdb.base/jithost.c (jit_function_t): Rename to...
2867 (jit_function_stack_mangle_t): ... this.
2868 (jit_function_add_t): New typedef.
2869 (jit_function_00_code): Rename to...
2870 (jit_function_stack_mangle_code): ... this, make static.
2871 (jit_function_add_code): New.
2872 (main): Generate "add" function and call it. Adjust to changes
2873 in jithost_abi.
2874 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2875 (struct jithost_abi) <begin, end>: Remove fields.
2876 <object, function_stack_mangle, function_add>: New fields.
2877 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2878 code_end>: Remove fields.
2879 <func_stack_mangle>: New field.
2880 (read_debug_info): Adjust to renaming, create block for "add"
2881 function.
2882 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2883
873de05c
TT
28842019-12-11 Tom Tromey <tom@tromey.com>
2885
2886 * gdb.tui/resize.exp: Fix regexp.
2887 * gdb.tui/regs.exp: Fix regexps.
2888 * gdb.tui/main.exp: Fix regexp.
2889
3d979945
TT
28902019-12-11 Tom Tromey <tom@tromey.com>
2891
2892 * gdb.tui/resize.exp: Update.
2893 * gdb.tui/empty.exp (layouts): Update.
2894
2192a9d3
TT
28952019-12-11 Tom Tromey <tom@tromey.com>
2896
2897 * gdb.tui/regs.exp: Update.
2898 * gdb.tui/empty.exp (layouts): Update.
2899 * gdb.tui/basic.exp: Update.
2900 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2901
d8edc8b7
PW
29022019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2903
2904 * gdb.base/options.exp: Add -raw-values in the print completion list.
2905 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2906
4c12d936
KB
29072019-12-10 Kevin Buettner <kevinb@redhat.com>
2908
2909 * gdb.threads/omp-par-scope.c: New file.
2910 * gdb/threads/omp-par-scope.exp: New file.
2911
26b911fb
KB
29122019-12-10 Kevin Buettner <kevinb@redhat.com>
2913
bb47f919
KB
2914 * lib/gdb.exp (support_nested_function_tests): New proc.
2915
29162019-12-10 Kevin Buettner <kevinb@redhat.com>
2917
2918 * lib/gdb.exp (gdb_compile_openmp): New proc.
2919 (build_executable_from_specs): Add an "openmp" option.
2920 (gdb_compile_pthreads): Add non-executable case.
26b911fb 2921
6c71eb7d
TT
29222019-12-10 Tom Tromey <tromey@adacore.com>
2923
2924 * gdb.ada/unchecked_union.exp: New file.
2925 * gdb.ada/unchecked_union/pck.adb: New file.
2926 * gdb.ada/unchecked_union/pck.ads: New file.
2927 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2928 * gdb-utils.exp (string_to_regexp): Also quote "?".
2929
bac7c5cf
GB
29302019-12-10 George Barrett <bob@bob131.so>
2931
2932 Test scripted probe breakpoints.
2933 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2934 * gdb.python/py-breakpoint.c (main): Likewise.
2935 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2936 specifier test.
2937 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2938
330f1d38
TBA
29392019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2940
2941 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2942 an rvalue parameter.
2943 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2944 parameter.
2945
b43315e2
AB
29462019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2947
2948 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2949 modules.
2950
54f73dad
AB
29512019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2952
2953 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2954 broken version of GCC.
2955
d57cbee9
AB
29562019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2957
2958 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2959 sym-info-cmds library.
2960 * gdb.fortran/info-types.exp: Likewise.
2961 * lib/sym-info-cmds.exp: New file.
2962
c14aab8c
TV
29632019-12-08 Tom de Vries <tdevries@suse.de>
2964
2965 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2966
aa2d5a42
KS
29672019-12-07 Keith Seitz <keiths@redhat.com>
2968
2969 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2970 * gdb.base/corefile-buildid-shlib.c: New file.
2971 * gdb.base/corefile-buildid.c: New file.
2972 * gdb.base/corefile-buildid.exp: New file.
2973
93e55f0a
TV
29742019-12-06 Tom de Vries <tdevries@suse.de>
2975
2976 * gdb.dwarf2/varval.exp: Add decl before def test.
2977
c7d12402
TBA
29782019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2979
2980 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2981
06acc08f
TBA
29822019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2983
2984 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2985 CV and reference conversion for overload resolution.
2986 * gdb.cp/rvalue-ref-overload.exp: Test it.
2987
e0fad1ea
PW
29882019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2989
2990 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2991 * gdb.base/frameapply.exp: Test faas without command.
2992
8d70a9f0
AB
29932019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2994
2995 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2996 Fortran tests.
2997 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2998 order.
2999
36c8fb93
AB
30002019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3001
3002 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
3003 casting to type with no kind specified.
3004 (test_basic_parsing_of_type_kinds): Additional tests for types
3005 with no kind specified, and add tests for single/double
3006 precision/complex types.
3007
4139ff00
TT
30082019-12-04 Tom Tromey <tromey@adacore.com>
3009
3010 * gdb.base/endianity.c (struct other) <x>: New field.
3011 (main): Initialize it.
3012 * gdb.base/endianity.exp: Update.
3013
a05cf17a
TT
30142019-12-04 Tom Tromey <tromey@adacore.com>
3015
3016 * gdb.ada/scalar_storage/storage.adb: New file.
3017 * gdb.ada/scalar_storage/pck.adb: New file.
3018 * gdb.ada/scalar_storage/pck.ads: New file.
3019 * gdb.ada/scalar_storage.exp: New file.
3020
103a685e
TT
30212019-12-04 Tom Tromey <tromey@adacore.com>
3022
3023 * gdb.base/endianity.c (struct otherendian) <f>: New field.
3024 (main): Initialize it.
3025 * gdb.base/endianity.exp: Update.
3026
c2512106
AB
30272019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3028
3029 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
3030
293b38d6
AB
30312019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3032
3033 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
3034 -symbol-info-module-functions and -symbol-info-module-variables.
3035
216a7e6b
AB
30362019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
3037
3038 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
3039
5bbd8269
AB
30402019-12-01 Richard Bunt <richard.bunt@arm.com>
3041 Andrew Burgess <andrew.burgess@embecosm.com>
3042
3043 * gdb.fortran/derived-type-striding.exp: New file.
3044 * gdb.fortran/derived-type-striding.f90: New file.
3045 * gdb.fortran/array-slices.exp: New file.
3046 * gdb.fortran/array-slices.f90: New file.
3047
be09caf1
PW
30482019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3049
3050 * gdb.base/define.exp: Test . in command names.
3051 * gdb.base/setshow.exp: Update test, as . is now part of
3052 command name.
3053
643c0cbe
PW
30542019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3055
3056 * gdb.base/define-prefix.exp: New file.
3057
dcdec678
AB
30582019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
3059
3060 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
3061 compile.
3062 (skip_btrace_pt_tests): Likewise.
3063
640ab947
AB
30642019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3065
3066 * gdb.fortran/info-modules.exp: Compile source files in correct
3067 order.
3068
d22670f0
KB
30692019-11-27 Kevin Buettner <kevinb@redhat.com>
3070
3071 * gdb.dwarf2/imported-unit.exp: New file.
3072 * gdb.dwarf2/imported-unit.c: New file.
3073
db5960b4
AB
30742019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3075
3076 * gdb.mi/mi-fortran-modules-2.f90: New file.
3077 * gdb.mi/mi-fortran-modules.exp: New file.
3078 * gdb.mi/mi-fortran-modules.f90: New file.
3079
7dc42066
AB
30802019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3081
3082 * gdb.mi/mi-sym-info-1.c: New file.
3083 * gdb.mi/mi-sym-info-2.c: New file.
3084 * gdb.mi/mi-sym-info.exp: New file.
3085
0dfeecca
TT
30862019-11-22 Tom Tromey <tromey@adacore.com>
3087
3088 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
3089 * gdb.ada/tasks/foo.adb: Add another stopping location.
3090
34877895
PJ
30912019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
3092
3093 * gdb.base/endianity.c: New test.
3094 * gdb.base/endianity.exp: New file.
3095
2e84f897
LD
30962019-11-21 Lukas Durfina <ldurfina@tachyum.com>
3097
3098 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
3099
65d1cd5f
TV
31002019-11-21 Tom de Vries <tdevries@suse.de>
3101
3102 PR gdb/24956
3103 * gdb.base/ui-redirect.exp: Test output of user-defined command.
3104
4f22c3f4
SDJ
31052019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3106
3107 * gdb.python/py-progspace.exp: Add missing parentheses on some
3108 'print' commands.
3109
9f6ad286
TT
31102019-11-19 Tom Tromey <tom@tromey.com>
3111
3112 * gdb.tui/winheight.exp: New file.
3113
0b8dbf3f
AB
31142019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3115
3116 * gdb.base/ctf-whatis.c: Delete.
3117 * gdb.base/ctf-whatis.exp: Delete.
3118 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
3119
f833b7a7
AB
31202019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3121
3122 * gdb.base/ctf-cvexpr.exp: Delete.
3123 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
3124
30d0a636
AB
31252019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3126
3127 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
3128 the compiler. Clean up header comment a little.
3129 * gdb.base/ctf-ptype.exp: Likewise.
3130 * gdb.base/ctf-whatis.exp: Likewise.
3131 * lib/gdb.exp (skip_ctf_tests): New proc.
3132
494409bb
SDJ
31332019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
3134
3135 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
3136 * gdb.tui/corefile-run.exp: New file.
3137
55708e99
TT
31382019-11-14 Tom Tromey <tromey@adacore.com>
3139
3140 * gdb.base/gdbvars.exp (test_convenience_variables): Add
3141 regression tests.
3142
45e42163
TT
31432019-11-12 Tom Tromey <tom@tromey.com>
3144
3145 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
3146 after any command. Expect prompt after WAIT_FOR is seen.
3147 (enter_tui): Enable resize messages.
3148 (command): Expect command in output.
3149 (get_line): Avoid error when cursor appears to be off-screen.
3150 (dump_screen): Include screen size in title.
3151 (_do_resize): New proc, from "resize".
3152 (resize): Rewrite. Do resize in two steps.
3153 * gdb.tui/empty.exp (layouts): Fix entries.
3154 (check_boxes): Remove xfail.
3155 (check_text): Dump screen on failure.
3156
086baaf1
AB
31572019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3158
3159 * gdb.python/py-symbol.exp: Add test for
3160 gdb.lookup_static_symbols.
3161
09ff83af
AB
31622019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3163
3164 * gdb.python/py-symbol.c: Declare and call function from new
3165 py-symbol-2.c file.
3166 * gdb.python/py-symbol.exp: Compile both source files, and add new
3167 tests for gdb.lookup_static_symbol.
3168 * gdb.python/py-symbol-2.c: New file.
3169
11af934b
TV
31702019-11-02 Tom de Vries <tdevries@suse.de>
3171
3172 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
3173 * gdb.base/anon.exp: Same.
3174 * gdb.base/auto-connect-native-target.exp: Same.
3175 * gdb.base/call-ar-st.exp: Same.
3176 * gdb.base/catch-syscall.exp: Same.
3177 * gdb.base/commands.exp: Same.
3178 * gdb.base/default.exp: Same.
3179 * gdb.base/display.exp: Same.
3180 * gdb.base/float.exp: Same.
3181 * gdb.base/foll-fork.exp: Same.
3182 * gdb.base/help.exp: Same.
3183 * gdb.base/info-macros.exp: Same.
3184 * gdb.base/info-proc.exp: Same.
3185 * gdb.base/info-target.exp: Same.
3186 * gdb.base/long_long.exp: Same.
3187 * gdb.base/macscp.exp: Same.
3188 * gdb.base/memattr.exp: Same.
3189 * gdb.base/nofield.exp: Same.
3190 * gdb.base/pointers.exp: Same.
3191 * gdb.base/printcmds.exp: Same.
3192 * gdb.base/ptype.exp: Same.
3193 * gdb.base/restore.exp: Same.
3194 * gdb.base/return.exp: Same.
3195 * gdb.base/scope.exp: Same.
3196 * gdb.base/set-noassign.exp: Same.
3197 * gdb.base/setshow.exp: Same.
3198 * gdb.base/shlib-call.exp: Same.
3199 * gdb.base/signals.exp: Same.
3200 * gdb.base/sigstep.exp: Same.
3201 * gdb.base/skip.exp: Same.
3202 * gdb.base/solib-symbol.exp: Same.
3203 * gdb.base/stap-probe.exp: Same.
3204 * gdb.base/step-line.exp: Same.
3205 * gdb.base/step-test.exp: Same.
3206 * gdb.base/style.exp: Same.
3207 * gdb.base/varargs.exp: Same.
3208 * gdb.base/vla-datatypes.exp: Same.
3209 * gdb.base/vla-ptr.exp: Same.
3210 * gdb.base/vla-sideeffect.exp: Same.
3211 * gdb.base/volatile.exp: Same.
3212 * gdb.base/watch-cond-infcall.exp: Same.
3213 * gdb.base/watchpoint.exp: Same.
3214
e96ec2ba
TV
32152019-11-02 Tom de Vries <tdevries@suse.de>
3216
3217 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
3218 * gdb.cp/cpexprs.exp: Same.
3219 * gdb.cp/except-multi-location.exp: Same.
3220 * gdb.cp/exceptprint.exp: Same.
3221 * gdb.cp/gdb2384.exp: Same.
3222 * gdb.cp/inherit.exp: Same.
3223 * gdb.cp/m-static.exp: Same.
3224 * gdb.cp/meth-typedefs.exp: Same.
3225 * gdb.cp/misc.exp: Same.
3226 * gdb.cp/namespace.exp: Same.
3227 * gdb.cp/non-trivial-retval.exp: Same.
3228 * gdb.cp/overload.exp: Same.
3229 * gdb.cp/pr17132.exp: Same.
3230 * gdb.cp/re-set-overloaded.exp: Same.
3231 * gdb.cp/rvalue-ref-types.exp: Same.
3232 * gdb.cp/templates.exp: Same.
3233
bd5766ec
LM
32342019-11-01 Luis Machado <luis.machado@linaro.org>
3235
3236 PR gdb/25124
3237
3238 * gdb.arch/pr25124.S: New file.
3239 * gdb.arch/pr25124.exp: New file.
3240
165f8965
AB
32412019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3242
3243 * gdb.fortran/info-modules.exp: Update expected results, and add
3244 additional tests for 'info module functinos', and 'info module
3245 variables'.
3246 * gdb.fortran/info-types.exp: Update expected results.
3247 * gdb.fortran/info-types.f90: Extend testcase with additional
3248 module variables and functions.
3249
59c35742
AB
32502019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3251
3252 * gdb.fortran/info-modules.exp: New file.
3253 * gdb.fortran/info-types.exp: Build with new file.
3254 * gdb.fortran/info-types.f90: Include and use new module.
3255 * gdb.fortran/info-types-2.f90: New file.
3256
f3fb2519
PW
32572019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3258
3259 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
3260 * gdb.base/settings.exp: Test all settings types using
3261 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
3262 that now verifies that the value of "maint show" is the same as
3263 returned by the settings functions. Test the type of the
3264 maintenance settings.
3265 * gdb.base/default.exp: Update show_conv_list.
3266
d1e36019
TV
32672019-10-31 Tom de Vries <tdevries@suse.de>
3268
3269 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3270 gdb_test.
3271 * gdb.arch/amd64-disp-step.exp: Same.
3272 * gdb.asm/asm-source.exp: Same.
3273 * gdb.btrace/buffer-size.exp: Same.
3274 * gdb.btrace/cpu.exp: Same.
3275 * gdb.btrace/enable.exp: Same.
3276 * gdb.dwarf2/count.exp: Same.
3277 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3278 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3279 * gdb.fortran/vla-datatypes.exp: Same.
3280 * gdb.fortran/vla-history.exp: Same.
3281 * gdb.fortran/vla-ptype.exp: Same.
3282 * gdb.fortran/vla-value.exp: Same.
3283 * gdb.fortran/whatis_type.exp: Same.
3284 * gdb.guile/guile.exp: Same.
3285 * gdb.multi/tids.exp: Same.
3286 * gdb.python/py-finish-breakpoint.exp: Same.
3287 * gdb.python/py-framefilter.exp: Same.
3288 * gdb.python/py-pp-registration.exp: Same.
3289 * gdb.python/py-xmethods.exp: Same.
3290 * gdb.python/python.exp: Same.
3291 * gdb.server/connect-with-no-symbol-file.exp: Same.
3292 * gdb.server/no-thread-db.exp: Same.
3293 * gdb.server/run-without-local-binary.exp: Same.
3294 * gdb.stabs/weird.exp: Same.
3295 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3296 * gdb.threads/thread-find.exp: Same.
3297 * gdb.threads/tls-shared.exp: Same.
3298 * gdb.threads/tls.exp: Same.
3299 * gdb.threads/wp-replication.exp: Same.
3300 * gdb.trace/ax.exp: Same.
3301 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3302
3d11e68e
TV
33032019-10-31 Tom de Vries <tdevries@suse.de>
3304
3305 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3306 * gdb.ada/array_subscript_addr.exp: Same.
3307 * gdb.ada/arrayidx.exp: Same.
3308 * gdb.ada/arrayparam.exp: Same.
3309 * gdb.ada/arrayptr.exp: Same.
3310 * gdb.ada/boolean_expr.exp: Same.
3311 * gdb.ada/call_pn.exp: Same.
3312 * gdb.ada/complete.exp: Same.
3313 * gdb.ada/fixed_cmp.exp: Same.
3314 * gdb.ada/fun_addr.exp: Same.
3315 * gdb.ada/funcall_param.exp: Same.
3316 * gdb.ada/interface.exp: Same.
3317 * gdb.ada/mod_from_name.exp: Same.
3318 * gdb.ada/null_array.exp: Same.
3319 * gdb.ada/packed_array.exp: Same.
3320 * gdb.ada/packed_tagged.exp: Same.
3321 * gdb.ada/print_chars.exp: Same.
3322 * gdb.ada/print_pc.exp: Same.
3323 * gdb.ada/ptype_arith_binop.exp: Same.
3324 * gdb.ada/ptype_field.exp: Same.
3325 * gdb.ada/ptype_tagged_param.exp: Same.
3326 * gdb.ada/rec_return.exp: Same.
3327 * gdb.ada/ref_tick_size.exp: Same.
3328 * gdb.ada/str_ref_cmp.exp: Same.
3329 * gdb.ada/taft_type.exp: Same.
3330 * gdb.ada/tagged.exp: Same.
3331 * gdb.ada/type_coercion.exp: Same.
3332 * gdb.ada/uninitialized_vars.exp: Same.
3333
60b6ede8
TV
33342019-10-30 Tom de Vries <tdevries@suse.de>
3335
3336 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3337
30baf67b
TV
33382019-10-26 Tom de Vries <tdevries@suse.de>
3339
3340 * gdb.base/bigcore.c: Fix typos in comments.
3341 * gdb.base/ctf-ptype.c: Same.
3342 * gdb.base/long_long.c: Same.
3343 * gdb.dwarf2/dw2-op-out-param.S: Same.
3344 * gdb.python/py-evthreads.c: Same.
3345 * gdb.reverse/i387-stack-reverse.c: Same.
3346 * gdb.trace/tfile.c: Same.
3347 * lib/compiler.c: Same.
3348 * lib/compiler.cc: Same.
3349
158da0d1
TV
33502019-10-25 Tom de Vries <tdevries@suse.de>
3351
3352 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3353 gdb_test_multiple calls.
3354 * gdb.reverse/sigall-reverse.exp: Same.
3355 * gdb.reverse/solib-precsave.exp: Same.
3356 * gdb.reverse/solib-reverse.exp: Same.
3357 * gdb.reverse/until-precsave.exp: Same.
3358 * gdb.reverse/until-reverse.exp: Same.
3359
4ccdfbec
TV
33602019-10-24 Tom de Vries <tdevries@suse.de>
3361
3362 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3363 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3364 kfail using -wrap pattern flag and convenience variable
3365 gdb_test_name.
3366
33d569b7
AB
33672019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3368
3369 * gdb.python/py-progspace.exp: Add tests for the
3370 Progspace.block_for_pc method.
3371
4d0b984b
TT
33722019-10-23 Tom Tromey <tom@tromey.com>
3373
3374 * configure: Rebuild.
3375 * aclocal.m4: Use m4_include, not sinclude.
3376
94cb3754
TV
33772019-10-21 Tom de Vries <tdevries@suse.de>
3378
3379 * gdb.base/infcall-nested-structs.c: Add
3380 __attribute__((noinline,noclone)) to all functions.
3381 (call_all): Add missing variable initialization. Simplify return value.
3382 (breakpt): Increment volatile variable, to prevent call from being
3383 optimized out.
3384 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3385
062f1fc1
TV
33862019-10-17 Tom de Vries <tdevries@suse.de>
3387
3388 * gdb.fortran/module.exp: Allow info variables to print info for files
3389 other than module.f90.
3390
0b54364d
AB
33912019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3392
3393 * gdb.fortran/module.exp: Extend with 'info variables' test.
3394
7ff5fae7
AB
33952019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3396
3397 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3398 F77_FOR_TARGET.
3399
d10eccaa
TV
34002019-10-16 Tom de Vries <tdevries@suse.de>
3401
3402 PR tdep/25096
3403 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3404
745ff14e
TV
34052019-10-16 Tom de Vries <tdevries@suse.de>
3406
3407 PR tdep/24104
3408 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3409 Add KFAIL for PR tdep/25096.
3410
03e1ab94
TV
34112019-10-16 Tom de Vries <tdevries@suse.de>
3412
3413 PR testsuite/25059
3414 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3415
b17fcc10
TV
34162019-10-16 Tom de Vries <tdevries@suse.de>
3417
3418 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3419 as signed.
3420
9223170f
SM
34212019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3422
3423 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3424 one instead of increasing timeout.
3425
d6e76313
TV
34262019-10-13 Tom de Vries <tdevries@suse.de>
3427
3428 PR record/25038
3429 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3430 * gdb.reverse/sigall-reverse.exp: Same.
3431 * gdb.reverse/solib-precsave.exp: Same.
3432 * gdb.reverse/solib-reverse.exp: Same.
3433 * gdb.reverse/step-precsave.exp: Same.
3434 * gdb.reverse/until-precsave.exp: Same.
3435 * gdb.reverse/until-reverse.exp: Same.
3436 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3437
6dfc0041
AA
34382019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3439
3440 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3441 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3442 (cmp_struct_05_01, cmp_struct_static_02_01)
3443 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3444 comparisons.
3445
abcf2cc8
TV
34462019-10-10 Tom de Vries <tdevries@suse.de>
3447
3448 PR testsuite/24888
3449 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3450 gnatlink.
3451
a50faaf6
TV
34522019-10-09 Tom de Vries <tdevries@suse.de>
3453
3454 PR testsuite/25048
3455 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3456
60ff3cd7
AB
34572019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3458
3459 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3460 exceptions due to missing debug information.
3461
dfee8566
TV
34622019-10-07 Tom de Vries <tdevries@suse.de>
3463
3464 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3465
3d63690a
AB
34662019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3467
3468 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3469 * gdb.base/annota1.exp: Update to use gdb_test_name.
3470
30d1f018
WP
34712019-10-07 Weimin Pan <weimin.pan@oracle.com>
3472
3473 * gdb.base/ctf-whatis.exp: New file.
3474 * gdb.base/ctf-whatis.c: New file.
3475 * gdb.base/ctf-ptype.exp: New file.
3476 * gdb.base/ctf-ptype.c: New file.
3477 * gdb.base/ctf-constvars.exp: New file.
3478 * gdb.base/ctf-constvars.c: New file.
3479 * gdb.base/ctf-cvexpr.exp: New file.
3480
4dbbb47c
TV
34812019-10-04 Tom de Vries <tdevries@suse.de>
3482
3483 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3484 for loop.
3485
77c2dba3
TT
34862019-10-03 Tom Tromey <tom@tromey.com>
3487
3488 PR rust/24976:
3489 * gdb.rust/simple.rs (Union2): New type.
3490 (main): Use Union2.
3491 * gdb.rust/simple.exp: Add test.
3492
179aed7f
AB
34932019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3494
3495 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3496 nested function prefix.
3497
0a4b0913
AB
34982019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3499 Richard Bunt <richard.bunt@arm.com>
3500 Andrew Burgess <andrew.burgess@embecosm.com>
3501
3502 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3503 nested functions.
3504 * gdb.fortran/nested-funcs.f90: Update expected results.
3505 * gdb.fortran/nested-funcs-2.exp: New file.
3506 * gdb.fortran/nested-funcs-2.f90: New file.
3507
082cce05
AB
35082019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3509
3510 * gdb.python/py-parameter.exp: Make test names unique.
3511 * gdb.python/py-template.exp: Likewise.
3512 * gdb.python/py-value.exp: Likewise.
3513
2b74ba5a
AB
35142019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3515
3516 * gdb.base/break-interp.exp: Reduce test name duplication.
3517 * gdb.base/call-sc.exp: Likewise.
3518 * gdb.base/callfuncs.exp: Likewise.
3519 * gdb.base/charset.exp: Likewise.
3520 * gdb.base/dump.exp: Likewise.
3521 * gdb.base/ena-dis-br.exp: Likewise.
3522 * gdb.base/relational.exp: Likewise.
3523 * gdb.base/step-over-syscall.exp: Likewise.
3524 * gdb.base/structs.exp: Likewise.
3525
58eb20d5
AB
35262019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3527
3528 * gdb.linespec/explicit.exp: Make test names unique.
3529 * gdb.linespec/ls-errs.exp: Likewise.
3530
4d421147
AB
35312019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3532
3533 * gdb.reverse/break-precsave.exp: Make test names unique.
3534 * gdb.reverse/break-reverse.exp: Likewise.
3535 * gdb.reverse/finish-precsave.exp: Likewise.
3536 * gdb.reverse/finish-reverse.exp: Likewise.
3537 * gdb.reverse/machinestate-precsave.exp: Likewise.
3538 * gdb.reverse/machinestate.exp: Likewise.
3539 * gdb.reverse/readv-reverse.exp: Likewise.
3540 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3541 * gdb.reverse/sigall-precsave.exp: Likewise.
3542 * gdb.reverse/sigall-reverse.exp: Likewise.
3543 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3544 * gdb.reverse/watch-precsave.exp: Likewise.
3545 * gdb.reverse/watch-reverse.exp: Likewise.
3546
d8c06f22
AB
35472019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3548
3549 * gdb.threads/stop-with-handle.c: New file.
3550 * gdb.threads/stop-with-handle.exp: New file.
3551
3a56ed86
TV
35522019-10-03 Tom de Vries <tdevries@suse.de>
3553
3554 PR testsuite/25059
3555 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3556 directory" line to be missing.
3557
42275044
TV
35582019-10-03 Tom de Vries <tdevries@suse.de>
3559
3560 PR testsuite/25059
3561 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3562 type optional.
3563
9ef62df0
AA
35642019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3565
3566 * gdb.python/py-format-string.c (string.h): New include.
3567 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3568 the same value, for endianness-independence.
3569 * gdb.python/py-format-string.exp (default_regexp_dict)
3570 (test_pretty_structs, test_format): Adjust expected output to the
3571 changed initialization.
3572
37f6a7f4
TT
35732019-10-02 Tom Tromey <tromey@adacore.com>
3574
3575 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3576
1d58d6a2
PA
35772019-10-02 Pedro Alves <palves@redhat.com>
3578 Andrew Burgess <andrew.burgess@embecosm.com>
3579
3580 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3581 "print-file-var.h".
3582 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3583 (get_version_1): Print this_version_id and its address.
3584 Add extern "C" wrappers around interface functions.
3585 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3586 "print-file-var.h".
3587 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3588 (get_version_2): Print this_version_id and its address.
3589 Add extern "C" wrappers around interface functions.
3590 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3591 <stddef.h> and "print-file-var.h".
3592 Add extern "C" wrappers around interface functions.
3593 [VERSION_ID_MAIN] (this_version_id): Define.
3594 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3595 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3596 up extern "C" blocks.
3597 * gdb.base/print-file-var.exp (test): New, factored out from top
3598 level.
3599 (top level): Test all combinations of attribute hidden or not,
3600 dlopen or not, and this_version_id symbol in main file or not.
3601 Compile tests as both C++ and C, make test names unique.
3602
d770d56f
TT
36032019-10-01 Tom Tromey <tom@tromey.com>
3604
3605 * gdb.base/style.exp: Test "show logging filename".
3606
7f6aba03
TT
36072019-10-01 Tom Tromey <tom@tromey.com>
3608
3609 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3610 * gdb.base/style.exp: Add metadata style test.
3611
14309bb6
TT
36122019-10-01 Tom Tromey <tom@tromey.com>
3613
3614 * gdb.base/style.exp: Test "pwd".
3615
2a3c1174
PA
36162019-10-01 Tom Tromey <tom@tromey.com>
3617
3618 * gdb.base/style.exp: Update tests.
3619
53d666ec
AA
36202019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3621
3622 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3623 'six' to unsigned.
3624 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3625 'five'. Use an all-ones bit pattern for each.
3626 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3627 to its changed values.
3628
4a56a520
TT
36292019-09-30 Tom Tromey <tromey@adacore.com>
3630
3631 * gdb.rust/traits.rs: Disable all warnings.
3632
0df0352a
TV
36332019-09-29 Tom de Vries <tdevries@suse.de>
3634
aac66a4c 3635 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 3636
73d9a918
TV
36372019-09-29 Tom de Vries <tdevries@suse.de>
3638
3639 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3640
060b3ab4
TV
36412019-09-27 Tom de Vries <tdevries@suse.de>
3642
3643 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3644
68f7d34d
TV
36452019-09-27 Tom de Vries <tdevries@suse.de>
3646
3647 PR record/23188
3648 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3649
5d63b30a
TT
36502019-09-26 Tom Tromey <tromey@adacore.com>
3651
3652 * gdb.ada/py_taft.exp: New file.
3653 * gdb.ada/py_taft/main.adb: New file.
3654 * gdb.ada/py_taft/pkg.adb: New file.
3655 * gdb.ada/py_taft/pkg.ads: New file.
3656
3d435220
TV
36572019-09-24 Tom de Vries <tdevries@suse.de>
3658
3659 PR gdb/24598
3660 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3661
77d03678
TV
36622019-09-22 Tom de Vries <tdevries@suse.de>
3663
3664 * gdb.base/restore.exp: Allow register variables to be optimized out at
3665 -O0.
3666
abf516c6
UW
36672019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3668
3669 * gdb.arch/spu-info.exp: Remove file.
3670 * gdb.arch/spu-info.c: Remove file.
3671 * gdb.arch/spu-ls.exp: Remove file.
3672 * gdb.arch/spu-ls.c: Remove file.
3673
3674 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3675 * gdb.asm/spu.inc: Remove file.
3676
3677 * gdb.base/dump.exp: Remove support for spu*-*-*.
3678 * gdb.base/stack-checking.exp: Likewise.
3679 * gdb.base/overlays.exp: Likewise.
3680 * gdb.base/ovlymgr.c: Likewise.
3681 * gdb.base/spu.ld: Remove file.
3682
3683 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3684 * gdb.cp/cpexprs.exp: Likewise.
3685 * gdb.cp/exception.exp: Likewise.
3686 * gdb.cp/gdb2495.exp: Likewise.
3687 * gdb.cp/mb-templates.exp: Likewise.
3688 * gdb.cp/pr9167.exp: Likewise.
3689 * gdb.cp/userdef.exp: Likewise.
3690
3691 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
3692
3693 * gdb.cell: Remove directory.
3694 * lib/cell.exp: Remove file.
3695
e452e88f
TV
36962019-09-19 Tom de Vries <tdevries@suse.de>
3697
3698 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
3699
8a625130
TV
37002019-09-19 Tom de Vries <tdevries@suse.de>
3701
3702 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
3703
81dc3ab5
TV
37042019-09-19 Tom de Vries <tdevries@suse.de>
3705
3706 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
3707 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
3708 (gdb_target_cmd): ... here.
3709 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
3710 value 2.
3711
b078f3ac
AB
37122019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3713
3714 * gdb.base/source-dir.exp: Avoid having directory names in test
3715 names.
3716
f1b620e9
MG
37172019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3718
3719 * gdb.base/source-dir.exp: Add extra test for mapped compilation
3720 directory.
3721
67f3ed6a
AB
37222019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3723
3724 * gdb.base/list-missing-source.exp: New file.
3725
d1b70248
TV
37262019-09-14 Tom de Vries <tdevries@suse.de>
3727
3728 PR teststuite/24599
3729 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3730 * lib/ada.exp (gnatmake_version_at_least): New proc.
3731
5fabdcd6
AB
37322019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3733
3734 * gdb.base/maint.exp: Use exec_has_index_section.
3735
aa17805f
AB
37362019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3737
3738 * gdb.base/maint.exp: Add test for 'maint info sections'.
3739
25e5c209
TV
37402019-09-12 Tom de Vries <tdevries@suse.de>
3741
3742 * gdb.base/store.exp: Allow register variables to be optimized out at
3743 -O0.
3744
4993045d
PW
37452019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3746
3747 * gdb.ada/rdv_wait.exp: Update to new task names.
3748 * gdb.base/task_switch_in_core.exp: Likewise.
3749 * gdb.base/info_sources_base.c: Likewise.
3750
8a516164
TT
37512019-09-10 Tom Tromey <tromey@adacore.com>
3752
3753 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3754
aa391654
TT
37552019-09-10 Tom Tromey <tromey@adacore.com>
3756
3757 * gdb.ada/dgopt.exp: New file.
3758 * gdb.ada/dgopt/x.adb: New file.
3759
8634b462
TT
37602019-09-08 Tom Tromey <tom@tromey.com>
3761
3762 * gdb.tui/resize.exp: Remove setup_xfail.
3763 * gdb.tui/regs.exp: Remove setup_xfail.
3764 * gdb.tui/basic.exp: Remove setup_xfail.
3765
736b0f76
DB
37662019-09-06 David Blaikie <dblaikie@gmail.com>
3767
3768 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3769 * gdb.cp/cplabel.exp: Ditto.
3770 * gdb.linespec/ls-errs.exp: Ditto.
3771
30331a6c
TV
37722019-09-05 Tom de Vries <tdevries@suse.de>
3773
3774 * lib/gdb.exp (cmp_file_string): New proc.
3775 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3776 runto_main. Verify save breakpoints output.
3777
98b0ebab
PW
37782019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3779
3780 * gdb.base/info-var.exp: Test info variables without running
3781 to main, to avoid expect's buffer overflow.
3782
4e962e74
TT
37832019-09-03 Tom Tromey <tromey@adacore.com>
3784
3785 * gdb.ada/bias.exp: New file.
3786 * gdb.ada/bias/bias.adb: New file.
3787 * gdb.ada/print_chars.exp: Add regression test.
3788 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3789 (MC): New variable.
3790
2ea1a07a
SL
37912019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3792
3793 * gdb.base/argv0-symlink.exp: Run only on native target
3794 and local host.
3795
8077c50d
TV
37962019-08-29 Tom de Vries <tdevries@suse.de>
3797
3798 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3799 diverse debug info.
3800 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3801
48352473
TV
38022019-08-28 Tom de Vries <tdevries@suse.de>
3803
3804 * gdb.base/info-var.exp: Allow info variables to print info for files
3805 other than info-var-f1.c and info-var-f2.c.
3806
d8f27c60
AB
38072019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3808
3809 * gdb.fortran/info-types.exp: Add module.
3810 * gdb.fortran/info-types.f90: Update expected results.
3811
1f20c35e
AB
38122019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3813
3814 * gdb.fortran/info-types.exp: New file.
3815 * gdb.fortran/info-types.f90: New file.
3816 * lib/fortran.exp (fortran_character1): New proc.
3817
4acfdd20
AB
38182019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3819
3820 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3821 functions'. Reindent as needed.
3822 * gdb.base/info-var-f1.c: New file.
3823 * gdb.base/info-var-f2.c: New file.
3824 * gdb.base/info-var.exp: New file.
3825 * gdb.base/info-var.h: New file.
3826
5c31b358
TV
38272019-08-26 Tom de Vries <tdevries@suse.de>
3828
3829 PR c++/24852
3830 * gdb.cp/no-libstdcxx-probe.exp: New test.
3831
b694989f
TV
38322019-08-26 Tom de Vries <tdevries@suse.de>
3833
3834 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3835 * tests need to be skipped.
3836 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3837 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3838 mi_skip_libstdcxx_probe_tests.
3839
d9c4ba53
SDJ
38402019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3841
3842 * gdb.python/py-xmethods.exp: Use raw strings when passing
3843 arguments to SimpleXMethodMatcher.
3844
395fad09
TV
38452019-08-22 Tom de Vries <tdevries@suse.de>
3846
3847 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3848 more informative.
3849
26c957f1
PA
38502019-08-21 Pedro Alves <palves@redhat.com>
3851
3852 * gdb.base/with.exp: Test "with" with no arguments.
3853
61f80d5d
TV
38542019-08-21 Tom de Vries <tdevries@suse.de>
3855
3856 * gdb.base/gdb-caching-proc.exp: Sort files.
3857
d7a11d13
TV
38582019-08-20 Tom de Vries <tdevries@suse.de>
3859
3860 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3861 compilation.
3862
34dafe9f
TV
38632019-08-16 Tom de Vries <tdevries@suse.de>
3864
3865 * gdb.base/compare-sections.exp ("after run to main"): Allow
3866 mismatched read-only sections for PIE executables.
3867
398fdd60
TT
38682019-08-16 Tom Tromey <tom@tromey.com>
3869
3870 * lib/tuiterm.exp (_csi_Z): New proc.
3871 * gdb.tui/basic.exp: Update window positions.
3872 * gdb.tui/empty.exp: Update window positions.
3873
d8f9e51c
SL
38742019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3875
3876 * gdb.base/examine-backward.exp: Correct regexp for
3877 "examine 3 bytes backward from ${address_zero}".
3878
3df505f6
TT
38792019-08-15 Tom Tromey <tom@tromey.com>
3880
3881 * gdb.tui/empty.exp: Enable resizing tests.
3882
272560b5
TT
38832019-08-15 Tom Tromey <tromey@adacore.com>
3884
3885 * gdb.ada/char_enum.exp: Add regression tests.
3886 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3887 and '0'.
3888 (Char, Gchar): Update.
3889 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3890
08235187
CB
38912019-08-15 Christian Biesinger <cbiesinger@google.com>
3892
3893 * gdb.python/python.exp: Expect a leading underscore on
3894 GdbOutput{,Error}File.
3895
22a2ab04
SL
38962019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3897
3898 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3899 Windows host.
3900
835b995b
SL
39012019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3902
3903 * gdb.base/batch-preserve-term-settings.exp
3904 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3905
97dd8e07
CB
39062019-08-15 Christian Biesinger <cbiesinger@google.com>
3907
3908 * lib/gdb.exp: When running on a mingw target, replace
3909 /x/ with x:/.
3910
75faf5c4
AH
39112019-08-14 Alan Hayward <alan.hayward@arm.com>
3912
3913 * gdb.arch/aarch64-prologue.c: New test.
3914 * gdb.arch/aarch64-prologue.exp: New file.
3915
abc6c00f
TV
39162019-08-13 Tom de Vries <tdevries@suse.de>
3917
3918 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3919 Thread.
3920
74c2c1f4
SL
39212019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3922
3923 * gdb.python/py-completion.exp: Download the .py file to the host
3924 and use its host pathname. Conditionalize tests that use
3925 tab completion and manipulate files on the build machine.
3926 * gdb.python/py-events.exp: Download the .py file to the host
3927 and use its host pathname.
3928 * gdb.python/py-evsignal.exp: Likewise.
3929 * gdb.python/py-evthreads.exp: Likewise.
3930 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3931 pathname syntax.
3932 * gdb.python/py-framefilter.exp: Download the .py file to the right
3933 place on the host. Match Windows pathname syntax.
3934 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3935 .py file to the host and use its host pathname.
3936 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3937 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3938 build pathname. Skip symlink test on Windows host. Add missing
3939 newline at end of file.
3940 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3941 and use its host pathname.
3942 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3943 * gdb.python/py-section-script.exp: Use host location of binfile
3944 on safe-path. Use correct path separator on Windows host.
3945 Reorder alternatives in gdb_test_multiple to prevent matching
3946 the wrong alternative on success.
3947 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3948
ca2589f3
PP
39492019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3950
3951 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3952 expect the GDB inferior to no longer immediately stop after
3953 being resumed with "signal SIGINT".
3954
020a839d
SL
39552019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3956
3957 * gdb.linespec/break-ask.exp: Generalize regexps to match
3958 Windows pathnames too.
3959
128d6509
TV
39602019-08-08 Tom de Vries <tdevries@suse.de>
3961
3962 PR testsuite/24862
3963 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3964
590042fc
PW
39652019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3966
3967 * gdb.base/style.exp: Update tests for help doc new invariants.
3968 * gdb.base/help.exp: Likewise.
3969
046bebe1
TT
39702019-08-06 Tom Tromey <tom@tromey.com>
3971
3972 * gdb.base/style.exp: Add disassemble test.
3973 * gdb.base/style.c (some_called_function): New function.
3974 (main): Use it.
3975
0b27c27d
CB
39762019-08-05 Christian Biesinger <cbiesinger@google.com>
3977
3978 * gdb.python/py-block.exp: Test dictionary access on blocks.
3979
580f1034
SM
39802019-08-05 Simon Marchi <simon.marchi@efficios.com>
3981
3982 PR gdb/24863
3983 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3984 -list-thread-groups --available test when running under
3985 check-read1.
3986
d86bd7cb
TV
39872019-08-05 Tom de Vries <tdevries@suse.de>
3988
3989 PR testsuite/24863
3990 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3991 * gdb.base/help.exp: Use with_read1_timeout_factor.
3992 * gdb.base/info-macros.exp: Same.
3993 * gdb.cp/nested-types.exp: Same.
3994
a80cf5d8
TV
39952019-08-05 Tom de Vries <tdevries@suse.de>
3996
3997 * lib/gdb.exp (version_at_least): Factor out of ...
3998 (tcl_version_at_least): ... here.
3999 (gdb_compile): Fail if pie results in non-PIE executable.
4000 (readelf_version, readelf_prints_pie): New proc.
4001 (exec_is_pie): Return -1 if unknown.
4002
d0962838
TV
40032019-08-05 Tom de Vries <tdevries@suse.de>
4004
4005 * lib/gdb.exp (tcl_version_at_least): Fix typo.
4006
2252ff3d
SL
40072019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4008
4009 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
4010
26655f53
SL
40112019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4012
4013 * lib/completion-support.exp (test_gdb_complete_none): Skip
4014 tab completion tests if no readline support.
4015 (test_gdb_complete_unique_re): Likewise.
4016 (test_gdb_complete_multiple): Likewise.
4017
db4dc13e
PW
40182019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4019
4020 * gdb.base/info_sources.exp: New file.
4021 * gdb.base/info_sources.c: New file.
4022 * gdb.base/info_sources_base.c: New file.
4023
0eba165a
PFC
40242019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4025
4026 * gdb.base/batch-exit-status.exp: Call test_exit_status with
4027 prefix argument.
4028 (test_exit_status): Add prefix argument.
4029
59bd512b
TV
40302019-08-01 Tom de Vries <tdevries@suse.de>
4031
4032 PR testsuite/24863
4033 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
4034 calling exp_continue for new thread and thread exited messages.
4035
2a3ad588
TV
40362019-08-01 Tom de Vries <tdevries@suse.de>
4037
4038 PR testsuite/24863
4039 * gdb.base/structs.exp: Fix check-read1 timeout using
4040 gdb_test_sequence.
4041 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
4042
117eb594
TV
40432019-08-01 Tom de Vries <tdevries@suse.de>
4044
4045 PR testsuite/24863
4046 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
4047 line.
4048
ed591340
TV
40492019-08-01 Tom de Vries <tdevries@suse.de>
4050
4051 PR testsuite/24863
4052 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
4053
aa3b6533
TT
40542019-07-30 Tom Tromey <tromey@adacore.com>
4055
4056 * gdb.ada/display_nested.exp: New file.
4057 * gdb.ada/display_nested/foo.adb: New file.
4058 * gdb.ada/display_nested/pack.adb: New file.
4059 * gdb.ada/display_nested/pack.ads: New file.
4060
2906593f
CB
40612019-07-30 Christian Biesinger <cbiesinger@google.com>
4062
4063 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
4064 namespace.
4065 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
4066
0f575925
TV
40672019-07-30 Tom de Vries <tdevries@suse.de>
4068
4069 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
4070 instead.
4071
b13057d9
TV
40722019-07-30 Tom de Vries <tdevries@suse.de>
4073
4074 PR testsuite/24834
4075 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
4076 (exec_is_pie): New proc.
4077
5c4dde85
CB
40782019-07-29 Christian Biesinger <cbiesinger@google.com>
4079
4080 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
4081
c620ed88
CB
40822019-07-29 Christian Biesinger <cbiesinger@google.com>
4083
4084 * gdb.python/py-objfile.c: Add global and static vars.
4085 * gdb.python/py-objfile.exp: Test new functions Objfile.
4086 lookup_global_symbol and lookup_static_symbol.
4087
3d235706
TT
40882019-07-29 Tom Tromey <tom@tromey.com>
4089
4090 * lib/tuiterm.exp (Term::_csi_@): New proc.
4091 (Term::_csi_X): Don't move cursor.
4092
c7e4c0a6
PW
40932019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4094
4095 * gdb.base/options.exp: Update backtrace - completion to
4096 new option -frame-info.
4097 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
4098 Test new 'set print frame-info'. Test backtrace -frame-info
4099 overriding 'set print frame-info'.
4100 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
4101 Test new 'set print frame-info'.
4102 Verify consistency of backtrace with and without filters, with and
4103 without -no-filters.
4104 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
4105 default.
4106
de28a3b7
TV
41072019-07-29 Tom de Vries <tdevries@suse.de>
4108
4109 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
4110 no arguments".
4111
507dd60e
TV
41122019-07-29 Tom de Vries <tdevries@suse.de>
4113
4114 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
4115 is a substring of the first for "complete non-unique file name".
4116
5beafce9
TV
41172019-07-29 Tom de Vries <tdevries@suse.de>
4118
4119 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
4120 with ".*".
4121
2d274232
TV
41222019-07-29 Tom de Vries <tdevries@suse.de>
4123
4124 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
4125 Pass prompt_regexp parameter to gdb_test_multiple calls.
4126
9197cd8b
TV
41272019-07-29 Tom de Vries <tdevries@suse.de>
4128
4129 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 4130 print registers" regexps.
9197cd8b 4131
b528dae0
TV
41322019-07-29 Tom de Vries <tdevries@suse.de>
4133
4134 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
4135
d17725d7
TV
41362019-07-29 Tom de Vries <tdevries@suse.de>
4137
4138 PR gdb/24855
4139 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
4140 (skip_python_tests_prompt): Add prompt_regexp argument to
4141 gdb_test_multiple calls.
4142
52b75bf1
TT
41432019-07-27 Tom Tromey <tom@tromey.com>
4144
4145 * gdb.tui/main.exp: New file.
4146
2b1d00c2
TT
41472019-07-27 Tom Tromey <tom@tromey.com>
4148
4149 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
4150 optional.
4151 * gdb.tui/empty.exp: New file.
4152
ded631d5
TT
41532019-07-27 Tom Tromey <tom@tromey.com>
4154
4155 * lib/tuiterm.exp (spawn): New proc.
4156 (Term::resize): New proc.
4157 * gdb.tui/resize.exp: New file.
4158
58ac439d
TT
41592019-07-27 Tom Tromey <tom@tromey.com>
4160
4161 * gdb.tui/list.exp: New file.
4162
fe1f56ee
TT
41632019-07-27 Tom Tromey <tom@tromey.com>
4164
4165 * gdb.tui/regs.exp: New file.
4166
f790b310
TT
41672019-07-27 Tom Tromey <tom@tromey.com>
4168
4169 * gdb.tui/basic.exp: Add "layout split" test.
4170
d95fc6ee
TT
41712019-07-27 Tom Tromey <tom@tromey.com>
4172
4173 * gdb.tui/basic.exp: Add "layout asm" test.
4174
c3786b3a
TT
41752019-07-27 Tom Tromey <tom@tromey.com>
4176
4177 * lib/tuiterm.exp: New file.
4178 * gdb.tui/basic.exp: New file.
4179
98a617f8
KB
41802019-07-27 Kevin Buettner <kevinb@redhat.com>
4181
4182 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
4183 Enable tests associated with this flag. Adjust regex
4184 referencing "foo_low" to now refer to "foo_cold" instead.
4185
5c076da4
KB
41862019-07-27 Kevin Buettner <kevinb@redhat.com>
4187
4188 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
4189 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
4190 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
4191 foo_cold. Revise comments to match.
4192 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
4193 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
4194 were wrapped into this proc; Call do_test in loop from outermost
4195 level.
4196 (foo_low): Rename all occurrences to "foo_cold".
4197 (backtrace from baz): New test.
4198 (x2/i foo_cold): New test.
4199 (info line *foo_cold): New test.
4200
1512d3b7
TV
42012019-07-26 Tom de Vries <tdevries@suse.de>
4202
4203 * gdb.arch/i386-pkru.exp: Fix unterminated string.
4204
297989a1
TV
42052019-07-25 Tom de Vries <tdevries@suse.de>
4206
4207 PR testsuite/24830
4208 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
4209 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
4210 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
4211 (skip_libstdcxx_probe_tests): ... here.
4212 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
4213
b3b965fb
TV
42142019-07-24 Tom de Vries <tdevries@suse.de>
4215
4216 PR testsuite/24807
4217 * gdb.objc/basicclass.m: Include stdio.h.
4218 * gdb.objc/nondebug.m: Same.
4219 * gdb.objc/objcdecode.m: Same.
4220
4625b4d0
TV
42212019-07-24 Tom de Vries <tdevries@suse.de>
4222
4223 PR testsuite/24612
4224 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
4225 additional_flags.
4226
024a5840
TV
42272019-07-24 Tom de Vries <tdevries@suse.de>
4228
4229 PR testsuite/24831
4230 * gdb.multi/tids.exp: Update error messages for info threads.
4231
c76ddaa3
TV
42322019-07-24 Tom de Vries <tdevries@suse.de>
4233
4234 * gdb.base/info-types.exp: Allow info types to print info for more than
4235 one file.
4236
9a618ef6
TV
42372019-07-23 Tom de Vries <tdevries@suse.de>
4238
4239 PR testsuite/24842
4240 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
4241 gdb_spawn_with_cmdline_opts.
4242
40eadf04
SP
42432019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4244
4245 * gdb.arch/arm-cmse-sgstubs.c: New test.
4246 * gdb.arch/arm-cmse-sgstubs.exp: New file.
4247
5ba29434
TV
42482019-07-23 Tom de Vries <tdevries@suse.de>
4249
4250 PR testsuite/24711
4251 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
4252 issuing next command.
4253
a8e9d247
AB
42542019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4255
4256 * gdb.ada/info_auto_lang.exp: Update expected results.
4257 * gdb.base/info-types.c: Add additional types to check.
4258 * gdb.base/info-types.exp: Update expected results.
4259
eb86c5e2
AB
42602019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4261
4262 * gdb.base/info-types.c: New file.
4263 * gdb.base/info-types.exp: New file.
4264
01e175fe
AB
42652019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4266
4267 * gdb.arch/riscv-bp-infcall.c: New file.
4268 * gdb.arch/riscv-bp-infcall.exp: New file.
4269
6b78c3f8
AB
42702019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4271
4272 PR breakpoints/24541
4273 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4274
da738167
TV
42752019-07-14 Tom de Vries <tdevries@suse.de>
4276
4277 PR testsuite/24760
4278 * gdb.objc/basicclass.exp: Fix unterminated string.
4279
0d4e84ed
AB
42802019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4281 Andrew Burgess <andrew.burgess@embecosm.com>
4282
4283 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4284 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4285 negative bounds.
4286 * gdb.fortran/vla-value.exp: Print elements of an array with
4287 negative bounds.
4288 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4289 testing.
4290
021d8588
AB
42912019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4292
4293 * gdb.base/options.exp (expect_string): Dequote strings in
4294 results.
4295 (test-string): Test strings with different quoting and reindent.
4296
f06f1252
TT
42972019-07-10 Tom Tromey <tromey@adacore.com>
4298
4299 * gdb.ada/mi_ex_cond.exp: Update expected results.
4300 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4301 * gdb.ada/mi_catch_ex.exp: Update expected results.
4302 * gdb.ada/mi_catch_assert.exp: Update expected results.
4303 * gdb.ada/catch_ex.exp (catch_exception_info)
4304 (catch_exception_entry, catch_assert_entry)
4305 (catch_unhandled_entry): Update.
4306 * gdb.ada/catch_assert_if.exp: Update expected results.
4307
b863685d
RB
43082019-07-10 Richard Bunt <richard.bunt@arm.com>
4309 Stephen Roberts <stephen.roberts@arm.com>
4310
4311 * gdb.base/define.exp: Restore original prompt.
4312
cb1e4e32
PA
43132019-07-09 Pedro Alves <palves@redhat.com>
4314
4315 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4316 breakpoints" output.
4317 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4318 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4319 throw" creates breakpoint.
4320 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4321 'type="catchpoint"'.
4322
b58a68fe
PA
43232019-07-09 Pedro Alves <palves@redhat.com>
4324
4325 PR c++/15468
4326 * gdb.cp/except-multi-location-lib.cc: New.
4327 * gdb.cp/except-multi-location-main.cc: New.
4328 * gdb.cp/except-multi-location.exp: New.
4329
0826779b
PW
43302019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4331
4332 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4333 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4334 argument and update callers.
4335
5b0e2db4
AB
43362019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4337
4338 * gdb.arch/amd64-break-on-asm-line.S: New file.
4339 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4340
1f6f6e21
PW
43412019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4342
4343 * gdb.base/printcmds.exp: Test printing C string and
4344 C wide string convenience vars without transiting via the inferior.
4345 Also make test names unique.
4346
ea142fbf
AH
43472019-07-08 Alan Hayward <alan.hayward@arm.com>
4348
5862c886 4349 PR breakpoints/25011
ea142fbf
AH
4350 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4351
213fd9fa
PA
43522019-07-04 Pedro Alves <palves@redhat.com>
4353
4354 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4355 body returned ok(0), break(3) or continue(4).
4356 * gdb.testsuite/foreach_with_prefix.exp: New file.
4357
2b40fda7
AH
43582019-07-04 Alan Hayward <alan.hayward@arm.com>
4359
4360 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4361
a26c8de0
PA
43622019-07-03 Pedro Alves <palves@redhat.com>
4363
4364 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4365 "return -code".
4366
5f4ba3e7
PA
43672019-07-03 Pedro Alves <palves@redhat.com>
4368
4369 PR cli/24732
4370 * gdb.base/shell.exp: Load completion-support.exp.
4371 Adjust expected error output. Add completion tests.
4372
a994424f
PA
43732019-07-03 Pedro Alves <palves@redhat.com>
4374
4375 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4376 string_to_regexp.
4377
3d9be6f5
PA
43782019-07-03 Pedro Alves <palves@redhat.com>
4379
4380 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4381 (expect_integer): Adjust to expect "-string".
4382 (expect_string): New.
4383 (all_options): Expect "-string".
4384 (test-flag, test-boolean): Adjust to expect "-string".
4385 (test-string): New proc.
4386 (top level): Call it.
4387
41fc454c
PA
43882019-07-03 Pedro Alves <palves@redhat.com>
4389
4390 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4391 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4392 the expected output in the success.
4393
b2b2a215
PA
43942019-07-03 Pedro Alves <palves@redhat.com>
4395
4396 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4397 Split one gdb_test_multiple call in two to avoid a race.
4398
fdbc9870
PA
43992019-07-03 Pedro Alves <palves@redhat.com>
4400
4401 * gdb.base/with.c: New file.
4402 * gdb.base/with.exp: New file.
4403
c6ac8931
PA
44042019-07-03 Pedro Alves <palves@redhat.com>
4405
4406 * gdb.base/settings.exp: Replace all references to "maint
4407 test-settings set" with references to "maint set test-settings",
4408 and all references to "maint test-settings show" with references
4409 to "maint show test-settings".
4410
970f9d09
PA
44112019-07-03 Pedro Alves <palves@redhat.com>
4412
4413 * gdb.base/settings.exp (test-string): Adjust expected out when
4414 testing "maint test-settings show filename"
4415
54d66006
PA
44162019-07-02 Pedro Alves <palves@redhat.com>
4417
4418 * gdb.base/options.exp (test-info-threads): New procedure.
4419 (top level): Call it.
4420
10d06d82
TT
44212019-06-28 Tom Tromey <tromey@adacore.com>
4422
4423 * gdb.dwarf2/ada-linkage-name.c: New file.
4424 * gdb.dwarf2/ada-linkage-name.exp: New file.
4425
3d507ff2
TT
44262019-06-27 Tom Tromey <tromey@adacore.com>
4427
d039f014 4428 PR c++/20020:
3d507ff2
TT
4429 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4430
8af58ffe
TV
44312019-06-26 Tom de Vries <tdevries@suse.de>
4432
4433 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4434
22e21752
TV
44352019-06-26 Tom de Vries <tdevries@suse.de>
4436
4437 * gdb.base/index-cache.exp: Add back missing debug option.
4438
b65b566c
PW
44392019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4440
4441 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4442
5c2c8c69
TV
44432019-06-25 Tom de Vries <tdevries@suse.de>
4444
4445 PR testsuite/24727
4446 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4447
164e3873
TV
44482019-06-24 Tom de Vries <tdevries@suse.de>
4449
4450 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4451
824eacee
TV
44522019-06-24 Tom de Vries <tdevries@suse.de>
4453
4454 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4455 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4456 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4457
385b97d3
TV
44582019-06-24 Tom de Vries <tdevries@suse.de>
4459
4460 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4461
c596f180
TV
44622019-06-21 Tom de Vries <tdevries@suse.de>
4463
4464 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4465
b13a7d03
TV
44662019-06-21 Tom de Vries <tdevries@suse.de>
4467
4468 PR testsuite/24518
4469 PR ada/24713
4470 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4471 index.
4472
899277ae
TT
44732019-06-19 Tom Tromey <tromey@adacore.com>
4474
4475 * gdb.ada/length_cond.exp: Add intro comment.
4476
680e1bee
TT
44772019-06-19 Tom Tromey <tromey@adacore.com>
4478
4479 * gdb.ada/length_cond.exp: New file.
4480 * gdb.ada/length_cond/length_cond.adb: New file.
4481 * gdb.ada/length_cond/pck.adb: New file.
4482 * gdb.ada/length_cond/pck.ads: New file.
4483
0ed4690a
TV
44842019-06-18 Tom de Vries <tdevries@suse.de>
4485
4486 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4487
d20ed5fd
TT
44882019-06-18 Tom Tromey <tromey@adacore.com>
4489
4490 * gdb.base/list0.h: Add comment explaining control character.
4491
86e04673
TV
44922019-06-18 Tom de Vries <tdevries@suse.de>
4493
4494 * boards/fission.exp: Break up long debug_flags line.
4495
c4973306
SM
44962019-06-16 Tom de Vries <tdevries@suse.de>
4497
4498 PR gdb/24445
4499 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4500 generated index.
4501
93cb9841
AB
45022019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4503
4504 PR gdb/24686
4505 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4506 improve detection of bug gdb/24541.
4507
399aaebd
SM
45082019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4509
4510 PR gdb/24669
4511 * gdb.base/index-cache.exp (uses_readnow,
4512 expecting_index_cache_use): Define global variable.
4513 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4514 expecting_index_cache_use.
4515
584a927c
AB
45162019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4517 Andrew Burgess <andrew.burgess@embecosm.com>
4518
4519 * gdb.fortran/pointers.f90: New file.
4520 * gdb.fortran/print_type.exp: New file.
4521 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4522 * gdb.fortran/vla-type.exp: Likewise.
4523 * gdb.fortran/vla-value.exp: Likewise.
4524 * gdb.mi/mi-vla-fortran.exp: Likewise.
4525
30056ea0
AB
45262019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4527
4528 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4529 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4530 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4531 as a stop reason.
4532
ec8e2b6d
AB
45332019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4534
4535 * gdb.base/annota1.exp: Update expected results.
4536 * gdb.cp/annota2.exp: Likewise.
4537 * gdb.cp/annota3.exp: Likewise.
4538
09e4c4e1
AB
45392019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4540
4541 * gdb.base/style-logging.exp: Remove path from test name.
4542
0735b091
TT
45432019-06-14 Tom Tromey <tromey@adacore.com>
4544
4545 PR gdb/24502:
4546 * gdb.base/style-logging.exp: New file.
4547
f5686554
TT
45482019-06-14 Tom Tromey <tromey@adacore.com>
4549
4550 * gdb.base/symfile-warn.exp: New file.
4551 * gdb.base/symfile-warn.c: New file.
4552
a0c1ffed
TT
45532019-06-14 Tom Tromey <tromey@adacore.com>
4554
4555 * gdb.base/annotate-symlink.exp: New file.
4556
f411722c
TT
45572019-06-14 Tom Tromey <tromey@adacore.com>
4558
4559 * gdb.ada/set_wstr.exp: Add reassignment test.
4560
4268ec18
TT
45612019-06-14 Tom Tromey <tromey@adacore.com>
4562
4563 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4564 'unchecked_access and 'unrestricted_access as well.
4565
9a9e394b
TT
45662019-06-14 Tom Tromey <tromey@adacore.com>
4567
4568 PR ada/24539:
4569 * gdb.ada/vla.exp: Update tests.
4570 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4571 pragma.
4572
4c048731
PA
45732019-06-13 Pedro Alves <palves@redhat.com>
4574
4575 * gdb.base/settings.exp (test-integer): Test junk after
4576 "unlimited".
4577
6665660a
PA
45782019-06-13 Pedro Alves <palves@redhat.com>
4579
4580 * gdb.base/options.exp (test-thread-apply): New.
4581 (top level): Call it.
4582
5d707134
PA
45832019-06-13 Pedro Alves <palves@redhat.com>
4584
4585 * gdb.base/options.exp (test-frame-apply): New.
4586 (top level): Test print commands with different "frame apply"
4587 prefixes.
4588
e2a689da
PA
45892019-06-13 Pedro Alves <palves@redhat.com>
4590
e79be6e5 4591 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
4592 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4593 'max_completions' parameter and handle it.
4594 (test_gdb_completion_offers_commands): New.
4595
90a1ef87
PA
45962019-06-13 Pedro Alves <palves@redhat.com>
4597
4598 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4599
d4c16835
PA
46002019-06-13 Pedro Alves <palves@redhat.com>
4601
4602 * gdb.base/options.exp (test-backtrace): New.
4603 (top level): Call it.
4604
2daf894e
PA
46052019-06-13 Pedro Alves <palves@redhat.com>
4606
4607 * gdb.guile/scm-frame-args.exp: Use "set print
4608 raw-frame-arguments" instead of "set print raw frame-arguments".
4609 * gdb.python/py-frame-args.exp: Likewise.
4610
e6ed716c
PA
46112019-06-13 Pedro Alves <palves@redhat.com>
4612
4613 * gdb.compile/compile.exp: Adjust expected output to option
4614 processing changes.
4615
7d8062de
PA
46162019-06-13 Pedro Alves <palves@redhat.com>
4617
4618 * gdb.base/options.exp: Build executable.
4619 (test-print): New procedure.
4620 (top level): Call it, once for "print" and another for "compile
4621 print".
4622
9d0faba9
PA
46232019-06-13 Pedro Alves <palves@redhat.com>
4624
4625 * gdb.base/options.c: New file.
4626 * gdb.base/options.exp: New file.
4627
dee7b4c8
PA
46282019-06-13 Pedro Alves <palves@redhat.com>
4629
4630 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4631 that "o" is ambiguous.
4632
dca0f6c0
PA
46332019-06-13 Pedro Alves <palves@redhat.com>
4634
4635 * gdb.base/settings.c: New file.
4636 * gdb.base/settings.exp: New file.
4637
ccf46844
PA
46382019-06-13 Pedro Alves <palves@redhat.com>
4639
4640 * gdb.base/completion.exp: Fix comment typo.
4641
b9a3f842
PA
46422019-06-13 Pedro Alves <palves@redhat.com>
4643
4644 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4645 foo --1" test.
4646
d106773e
PA
46472019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4648
4649 * gdb.fortran/block-data.f: New.
4650 * gdb.fortran/block-data.exp: New.
4651
fea82da0
TV
46522019-06-11 Tom de Vries <tdevries@suse.de>
4653
4654 PR testsuite/24521
4655 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4656 message.
4657
8c2e74f1
TV
46582019-06-11 Tom de Vries <tdevries@suse.de>
4659
4660 PR testsuite/24521
4661 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4662
b49851c8
TV
46632019-06-11 Tom de Vries <tdevries@suse.de>
4664
4665 * boards/readnow.exp: New file.
4666
a7067863
AB
46672019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4668
4669 * gdb.fortran/vla-sizeof.exp: Update expected results.
4670
1a3da2cd
AB
46712019-06-06 Amos Bird <amosbird@gmail.com>
4672
4673 * gdb.base/annota1.exp (thread_switch): Add test for
4674 thread-exited annotation.
4675
3847a7bf
TT
46762019-06-06 Tom Tromey <tromey@adacore.com>
4677
4678 * gdb.base/maint.exp: Expect command started/finished output.
4679
0088ba59
AB
46802019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4681
4682 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4683 comment.
4684 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4685
312617a3
AB
46862019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4687
4688 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
4689 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
4690 * gdb.arch/riscv-unwind-long-insn.c: New file.
4691 * gdb.arch/riscv-unwind-long-insn.exp: New file.
4692
e1f2e1a2
CB
46932019-06-04 Christian Biesinger <cbiesinger@google.com>
4694
d3238f7d 4695 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 4696
206584bd
PW
46972019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4698
4699 * lib/gdb.exp (help_list_trailer): New regexp variable
4700 factorizing the help trailer message.
4701 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
4702 arg to allow to better factorize various tests.
4703 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
4704 (test_prefix_command_help): Use help_list_trailer.
4705 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
4706 * gdb.guile/scm-cmd.exp: Likewise.
4707 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
4708 * gdb.base/help.exp: Use test_user_defined_class_help.
4709 * gdb.base/style.exp: Add tests for styling of help and apropos.
4710 * lib/gdb-utils.exp (style): Add title and highlight styles.
4711
708dc93e
PW
47122019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4713
4714 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
4715 $_shell_exitsignal.
4716 * gdb.base/default.exp: Update for new convenience variables.
4717
f49055a5
TT
47182019-05-29 Tom Tromey <tromey@adacore.com>
4719
4720 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
4721 to "break complete ada" test case's regexp.
4722
4330d61d
TT
47232019-05-29 Tom Tromey <tromey@adacore.com>
4724
4725 PR c++/20020:
4726 * gdb.cp/constexpr-field.exp: New file.
4727 * gdb.cp/constexpr-field.cc: New file.
4728
000439d5
TT
47292019-05-29 Tom Tromey <tromey@adacore.com>
4730
4731 * gdb.base/finish.exp (finish_no_print): New proc.
4732 (finish_tests): Call it.
4733
5a01c34c
TV
47342019-05-24 Tom de Vries <tdevries@suse.de>
4735
4736 * gdb.dwarf2/gdb-add-index.exp: New file.
4737
18125b16
TT
47382019-05-22 Tom Tromey <tromey@adacore.com>
4739
4740 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4741 * gdb.base/style.exp: Use "style".
4742 * lib/gdb-utils.exp (style): New proc.
4743
af1a8d03
TV
47442019-05-22 Tom de Vries <tdevries@suse.de>
4745
4746 * gdb.base/align.exp: Require c++11.
4747
e7fe496b
TV
47482019-05-22 Tom de Vries <tdevries@suse.de>
4749
4750 PR testsuite/24586
4751 * gdb.python/py-mi-var-info-path-expression.exp: Call
4752 mi_skip_python_tests to check if python is supported.
4753
8fca4da0
AH
47542019-05-22 Alan Hayward <alan.hayward@arm.com>
4755
4756 * gdb.arch/aarch64-pauth.c: New test.
4757 * gdb.arch/aarch64-pauth.exp: New file.
4758
b7060614
AH
47592019-05-22 Alan Hayward <alan.hayward@arm.com>
4760
4761 * README (Re-running Tests Outside The Testsuite): New section.
4762
669d0468
TV
47632019-05-21 Tom de Vries <tdevries@suse.de>
4764
4765 * gdb.arch/amd64-eval.exp: Require c++11.
4766 * gdb.base/max-depth.exp: Same.
4767 * gdb.compile/compile-cplus-array-decay.exp: Same.
4768 * gdb.cp/meth-typedefs.exp: Same.
4769 * gdb.cp/subtypes.exp: Same.
4770 * gdb.cp/temargs.exp: Same.
4771
ce3ebcaa
AH
47722019-05-21 Alan Hayward <alan.hayward@arm.com>
4773
4774 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4775
34d11c68
AB
47762019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4777
4778 PR gdb/18644
4779 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4780 * gdb.fortran/printing-types.exp: Add new test.
4781 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4782 testing.
4783 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4784 setup_kfail call.
4785
87781e84
AH
47862019-05-17 Alan Hayward <alan.hayward@arm.com>
4787
4788 * README (Running the Testsuite): Change example.
4789 (Testsuite Parameters): Remove TRANSCRIPT.
4790 * lib/gdb.exp: Remove TRANSCRIPT check.
4791
b420b89e
AH
47922019-05-17 Alan Hayward <alan.hayward@arm.com>
4793
4794 * README (Testsuite Parameters): Add replay logging to
4795 GDBSERVER_DEBUG.
4796 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4797 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4798 as a comma separated list.
4799 (gdb_debug_init): Override procedure.
4800
408e9b8b
AH
48012019-05-17 Alan Hayward <alan.hayward@arm.com>
4802
4803 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4804 (gdb_write_cmd_file): New procedure.
4805 * lib/gdbserver-support.exp (gdbserver_start): Call
4806 gdbserver_write_cmd_file.
4807 (gdbserver_write_cmd_file): New procedure.
4808
f9e2e39d
AH
48092019-05-17 Alan Hayward <alan.hayward@arm.com>
4810
4811 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4812 (delete_breakpoints): Likewise.
4813 (gdb_run_cmd): Likewise.
4814 (gdb_start_cmd): Likewise.
4815 (gdb_starti_cmd): Likewise.
4816 (gdb_internal_error_resync): Likewise.
4817 (gdb_test_multiple): Likewise.
4818 (gdb_reinitialize_dir): Likewise.
4819 (default_gdb_exit): Likewise.
4820 (gdb_file_cmd): Mark kill as optional.
4821 (default_gdb_start): Call gdb_stdin_log_init.
4822 (send_gdb): Call gdb_stdin_log_write.
4823 (rerun_to_main): Mark Y as an answer.
4824 (gdb_stdin_log_init): New function.
4825 (gdb_stdin_log_write): Likewise.
4826
81f47ac2
AH
48272019-05-17 Alan Hayward <alan.hayward@arm.com>
4828
4829 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4830 * gdb.base/debug-expr.exp: Likewise.
4831 * gdb.base/foll-fork.exp: Likewise.
4832 * gdb.base/foll-vfork.exp: Likewise.
4833 * gdb.base/fork-print-inferior-events.exp: Likewise.
4834 * gdb.base/gdb-sigterm.exp: Likewise.
4835 * gdb.base/gdbinit-history.exp: Likewise.
4836 * gdb.base/osabi.exp: Likewise.
4837 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4838 * gdb.base/ui-redirect.exp: Likewise.
4839 * gdb.gdb/unittest.exp: Likewise.
4840 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4841 * gdb.mi/mi-watch.exp: Likewise.
4842 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4843 * gdb.mi/user-selected-context-sync.exp: Likewise.
4844 * gdb.python/python.exp: Disable debug test when debugging.
4845 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4846 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4847 Likewise.
4848 * gdb.threads/stepi-random-signal.exp: Likewise.
4849
29b52314
AH
48502019-05-17 Alan Hayward <alan.hayward@arm.com>
4851
4852 * Makefile.in: Pass through GDB_DEBUG.
4853 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4854 (gdb,debug): Add board setting.
4855 * lib/gdb.exp (default_gdb_start): Start debugging.
4856 (gdb_debug_enabled): New procedure.
4857 (gdb_debug_init): Likewise.
29b52314
AH
4858
48592019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 4860
29b52314
AH
4861 * Makefile.in: Pass through GDB_DEBUG.
4862 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4863 (gdb,debug): Add board setting.
4864 * lib/gdb.exp (default_gdb_start): Start debugging.
4865 (gdb_debug_enabled): New procedure.
4866 (gdb_debug_init): Likewise.
29b52314 4867
ca1285d1
AH
48682019-05-17 Alan Hayward <alan.hayward@arm.com>
4869
4870 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4871
f3a09c80
AH
48722019-05-17 Alan Hayward <alan.hayward@arm.com>
4873
4874 * gdb.base/ui-redirect.exp: Test redirection.
4875
26648588
JV
48762019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4877
4878 * gdb.mi/mi-complete.exp: New file.
4879 * gdb.mi/mi-complete.cc: Likewise.
4880
14237686
AB
48812019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4882
4883 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4884 indexed and sliced arrays, and pointers to arrays.
4885
e7bd7fba
TT
48862019-05-14 Tom Tromey <tromey@adacore.com>
4887
4888 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4889 styling test.
4890
2764128d
TV
48912019-05-14 Tom de Vries <tdevries@suse.de>
4892
4893 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4894 selection entry encoding.
4895
71bed2db
TT
48962019-05-10 Tom Tromey <tromey@adacore.com>
4897
4898 * gdb.ada/info_exc.exp: Add "complete" test.
4899
63b667ad
TV
49002019-05-09 Tom de Vries <tdevries@suse.de>
4901
4902 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4903 CU-relative.
4904
9cfd2b89
TV
49052019-05-09 Tom de Vries <tdevries@suse.de>
4906
4907 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4908 CU-relative.
4909
2228ef77
XR
49102019-05-08 Joel Brobecker <brobecker@adacore.com>
4911
4912 * gdb.ada/frame_arg_lang.exp: New testcase.
4913 * gdb.ada/frame_arg_lang/bla.adb: New file.
4914 * gdb.ada/frame_arg_lang/pck.ads: New file.
4915 * gdb.ada/frame_arg_lang/pck.adb: New file.
4916 * gdb.ada/frame_arg_lang/foo.c: New file.
4917
80e55b13
TT
49182019-05-08 Tom Tromey <tromey@adacore.com>
4919
4920 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4921
9d3421af
TT
49222019-05-08 Tom Tromey <tromey@adacore.com>
4923
4924 * gdb.base/ptype-offsets.exp: Update tests.
4925
844333e2
TT
49262019-05-08 Tom Tromey <tromey@adacore.com>
4927
4928 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4929 cases.
4930 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4931 "short".
4932
988915ee
TT
49332019-05-08 Tom Tromey <tromey@adacore.com>
4934
4935 * gdb.ada/vla.exp: New file.
4936 * gdb.ada/vla/vla.adb: New file.
4937
7bd55dac
TV
49382019-05-07 Tom de Vries <tdevries@suse.de>
4939
4940 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4941
75f06e9d
TV
49422019-05-07 Tom de Vries <tdevries@suse.de>
4943
4944 PR testsuite/24522
4945 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4946 section.
4947
77e7aaa4
TV
49482019-05-07 Tom de Vries <tdevries@suse.de>
4949
4950 PR testsuite/24522
4951 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4952 .debug_aranges section.
4953
456ba0fa
TV
49542019-05-07 Tom de Vries <tdevries@suse.de>
4955
4956 PR testsuite/24159
4957 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4958
5a56d6a6
TV
49592019-05-06 Tom de Vries <tdevries@suse.de>
4960
4961 * lib/gdb.exp (exec_has_index_section): New proc.
4962 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4963 section.
4964
9d6d4be8
TV
49652019-05-04 Tom de Vries <tdevries@suse.de>
4966
4967 * boards/cc-with-debug-names.exp: New file.
4968
222a8d25
TT
49692019-05-03 Tom Tromey <tromey@adacore.com>
4970
4971 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4972 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4973 * gdb.ada/char_enum.exp: Add test.
4974
0fdfd794
TV
49752019-05-03 Tom de Vries <tdevries@suse.de>
4976
4977 * boards/cc-with-gdb-index.exp: New file.
4978
80062eb9
AB
49792019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4980
4981 * gdb.rust/simple.exp: Add new test case.
4982 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4983 (main): Initialise an instance of the new struct.
4984
4504bbde
TT
49852019-05-01 Tom Tromey <tromey@adacore.com>
4986
4987 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4988 record.
4989 (NPR): New variable.
4990 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4991 test.
4992
d48e62f4
TT
49932019-05-01 Tom Tromey <tromey@adacore.com>
4994
4995 * gdb.ada/packed_array_assign.exp: Add packed assignment
4996 regression test.
4997
f59f30f5
TV
49982019-05-01 Tom de Vries <tdevries@suse.de>
4999
5000 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
5001
b70bfc54
TV
50022019-05-01 Tom de Vries <tdevries@suse.de>
5003
5004 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
5005
15f18d14
AT
50062019-04-30 Ali Tamur <tamur@google.com>
5007
5008 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
5009
2ff0a947
TT
50102019-04-30 Tom Tromey <tromey@adacore.com>
5011
5012 * lib/ada.exp (find_ada_tool): New proc.
5013 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
5014 * gdb.ada/catch_ex_std.exp: New file.
5015 * gdb.ada/catch_ex_std/foo.adb: New file.
5016 * gdb.ada/catch_ex_std/some_package.adb: New file.
5017 * gdb.ada/catch_ex_std/some_package.ads: New file.
5018
a776957c
TT
50192019-04-30 Tom Tromey <tromey@adacore.com>
5020
5021 PR c++/24470:
5022 * gdb.cp/temargs.cc: Add test code from PR.
5023
bc68014d
AB
50242019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5025
5026 * gdb.fortran/vla-datatypes.exp: Update expected results.
5027 * gdb.fortran/vla-ptype.exp: Likewise.
5028 * gdb.fortran/vla-type.exp: Likewise.
5029 * gdb.fortran/vla-value.exp: Likewise.
5030
f1fdc960
AB
50312019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5032
5033 * gdb.fortran/ptr-indentation.exp: Update expected results.
5034 * gdb.fortran/ptype-on-functions.exp: Likewise.
5035 * gdb.fortran/vla-ptr-info.exp: Likewise.
5036 * gdb.fortran/vla-value.exp: Likewise.
5037
bf7a4de1
AB
50382019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5039
5040 * gdb.fortran/ptype-on-functions.exp: New file.
5041 * gdb.fortran/ptype-on-functions.f90: New file.
5042
bbe75b9d
AB
50432019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5044
5045 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
5046 case void string.
5047
1db455a7
AB
50482019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5049
5050 * gdb.fortran/complex.exp: Expand.
5051 * gdb.fortran/complex.f: Renamed to...
5052 * gdb.fortran/complex.f90: ...this, and extended to add more
5053 complex values.
5054
b6d03bb2
AB
50552019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5056
5057 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
5058 MODULO, CMPLX.
5059
2e62ab40
AB
50602019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
5061 Richard Bunt <richard.bunt@arm.com>
5062
5063 * gdb.base/max-depth.c: New file.
5064 * gdb.base/max-depth.exp: New file.
5065 * gdb.python/py-nested-maps.c: New file.
5066 * gdb.python/py-nested-maps.exp: New file.
5067 * gdb.python/py-nested-maps.py: New file.
5068 * gdb.python/py-format-string.exp (test_max_depth): New proc.
5069 (test_all_common): Call test_max_depth.
5070 * gdb.fortran/max-depth.exp: New file.
5071 * gdb.fortran/max-depth.f90: New file.
5072 * gdb.go/max-depth.exp: New file.
5073 * gdb.go/max-depth.go: New file.
5074 * gdb.modula2/max-depth.exp: New file.
5075 * gdb.modula2/max-depth.c: New file.
5076 * lib/gdb.exp (get_print_expr_at_depths): New proc.
5077
d2b584a5
TV
50782019-04-29 Tom de Vries <tdevries@suse.de>
5079
5080 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
5081
136afab8
PW
50822019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5083
5084 * gdb.base/callexit.exp: Test may-call-functions off.
5085
725cbb63
KS
50862019-04-25 Keith Seitz <keiths@redhat.com>
5087
5088 PR c++/24367
5089 * gdb.cp/meth-typedefs.cc (incomplete_struct)
5090 (another_incomplete_struct, test_incomplete): New definitions.
5091 (main): Use new definitions.
5092 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
5093 functions.
5094
701adfb0
PA
50952019-04-25 Ali Tamur <tamur@google.com>
5096
5097 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
5098
82433e3e
SDJ
50992019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
5100
5101 PR corefiles/11608
5102 PR corefiles/18187
5103 * gdb.base/coredump-filter-build-id.exp: New file.
5104
dd06d4d6
AH
51052019-04-25 Alan Hayward <alan.hayward@arm.com>
5106
e79be6e5
SM
5107 * Makefile.in: Pass through GDBSERVER_DEBUG.
5108 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
5109 (gdbserver,debug): Add board setting.
5110 * gdb.trace/tspeed.exp: Skip when debugging.
5111 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
5112 * lib/gdbserver-support.exp: Likewise
dd06d4d6 5113
1670072e
TT
51142019-04-24 Tom Tromey <tromey@adacore.com>
5115
5116 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
5117 Rust.
5118
a59240a4
TT
51192019-04-24 Tom Tromey <tromey@adacore.com>
5120
5121 * gdb.arch/amd64-eval.exp: Test bitfield return.
5122 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
5123 (class Foo) <return_bitfields>: New method.
5124 (main): Call it.
5125
b907456c
AB
51262019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
5127
5128 * gdb.cp/many-args.cc: New file.
5129 * gdb.cp/many-args.exp: New file.
5130
5c565afd
TV
51312019-04-23 Tom de Vries <tdevries@suse.de>
5132
5133 PR gdb/24433
5134 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
5135
ba22ff86
AH
51362019-04-23 Alan Hayward <alan.hayward@arm.com>
5137
5138 * gdb.trace/backtrace.exp: Use nopie flag.
5139 * gdb.trace/circ.exp: Likewise.
5140 * gdb.trace/collection.exp: Likewise.
5141 * gdb.trace/ftrace.exp: Likewise.
5142 * gdb.trace/mi-trace-unavailable.exp: Likewise.
5143 * gdb.trace/mi-traceframe-changed.exp: Likewise.
5144 * gdb.trace/qtro.exp: Likewise.
5145 * gdb.trace/read-memory.exp: Likewise.
5146 * gdb.trace/report.exp: Likewise.
5147 * gdb.trace/tfile.exp: Likewise.
5148 * gdb.trace/tfind.exp: Likewise.
5149 * gdb.trace/unavailable.exp: Likewise.
5150
7905fc35
PA
51512019-04-22 Pedro Alves <palves@redhat.com>
5152
5153 * gdb.base/solib-probes-nosharedlibrary.c,
5154 gdb.base/solib-probes-nosharedlibrary.exp: New files.
5155
8ecb59f8
TT
51562019-04-19 Tom Tromey <tromey@adacore.com>
5157
5158 * gdb.ada/ptype_union.c: New file.
5159 * gdb.ada/ptype_union.exp: New file.
5160
62160ec9
TT
51612019-04-19 Tom Tromey <tromey@adacore.com>
5162
5163 PR symtab/24423:
5164 * gdb.base/list0.h (foo): Add a control-l character.
5165
36cd4ba5
TV
51662019-04-18 Tom de Vries <tdevries@suse.de>
5167
5168 PR gdb/24433
5169 * boards/local-board.exp: Set sysroot to "".
5170
b73715df
TV
51712019-04-18 Tom de Vries <tdevries@suse.de>
5172 Pedro Alves <palves@redhat.com>
5173
5174 PR gdb/24454
5175 * gdb.threads/vfork-follow-child-exec.c: New file.
5176 * gdb.threads/vfork-follow-child-exec.exp: New file.
5177 * gdb.threads/vfork-follow-child-exit.c: New file.
5178 * gdb.threads/vfork-follow-child-exit.exp: New file.
5179
4aa866af
LS
51802019-04-15 Leszek Swirski <leszeks@google.com>
5181
5182 * gdb.arch/amd64-eval.cc: New file.
5183 * gdb.arch/amd64-eval.exp: New file.
5184
e5a1a79a
AH
51852019-04-11 Alan Hayward <alan.hayward@arm.com>
5186
5187 * gdb.server/sysroot.c: New test.
5188 * gdb.server/sysroot.exp: New file.
5189 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
5190 matching param.
5191
41077b66
AB
51922019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
5193
5194 * gdb.base/align.exp: Extend test to cover structures containing
5195 only static fields.
5196
c30391f8
TV
51972019-04-11 Tom de Vries <tdevries@suse.de>
5198
5199 * boards/cc-with-dwz-m.exp: New file.
5200 * boards/cc-with-dwz.exp: New file.
5201 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
5202
e242fd12
SM
52032019-04-09 Simon Marchi <simon.marchi@efficios.com>
5204
5205 * gdb.base/start-cpp.exp: New file.
5206 * gdb.base/start-cpp.cc: New file.
5207
2b0c8b01
KB
52082019-04-08 Kevin Buettner <kevinb@redhat.com>
5209
5210 * gdb.python/py-thrhandle.exp: Adjust tests to call
5211 thread_from_handle instead of thread_from_thread_handle.
5212
947210e5
KB
52132019-04-08 Kevin Buettner <kevinb@redhat.com>
5214
5215 * gdb.python/py-thrhandle.exp: Add tests for
5216 gdb.InferiorThread.handle.
5217
d7df6549
AB
52182019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5219
5220 * gdb.python/py-function.exp: Check calling helper function from
5221 all languages.
5222 * lib/gdb.exp (gdb_supported_languages): New proc.
5223
8bdc1658
AB
52242019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5225
5226 * gdb.base/complex-parts.c: New file.
5227 * gdb.base/complex-parts.exp: New file.
5228
05caa1d2
TT
52292019-04-01 Tom Tromey <tromey@adacore.com>
5230
5231 PR symtab/23331:
5232 * gdb.dwarf2/dw2-ranges-main.c: New file.
5233 * gdb.dwarf2/dw2-ranges-psym.c: New file.
5234 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
5235
7734102d
EZ
52362019-03-30 Simon Marchi <simark@simark.ca>
5237
5238 * gdb.base/default.exp: Add values for $_gdb_major and
5239 $_gdb_minor.
5240
188e1fa9
TT
52412019-03-29 Tom Tromey <tromey@adacore.com>
5242
5243 * gdb.base/help.exp: Tighten apropos regexp.
5244
2880242d
KS
52452019-03-29 Keith Seitz <keiths@redhat.com>
5246
5247 * gdb.fortran/array-bounds.exp: New file.
5248 * gdb.fortran/array-bounds.f90: New file.
5249
077cad8e
PW
52502019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5251
5252 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
5253
80047cfc
PW
52542019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5255
5256 * gdb.multi/hello.c (main): Increase alarm timer.
5257
f489207e
SL
52582019-03-28 Sandra Loosemore <sandra@codesourcery.com>
5259
5260 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
5261 factor when no hardware watchpoint support.
5262
c92df149
AH
52632019-03-28 Alan Hayward <alan.hayward@arm.com>
5264 Pedro Alves <palves@redhat.com>
5265
5266 * boards/local-board.exp: set sysroot to /.
5267
933aebfa
AH
52682019-03-27 Alan Hayward <alan.hayward@arm.com>
5269
5270 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5271 in child.
5272
9f9aa852
AB
52732019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5274
5275 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5276 field.
5277 (make_container): Initialise new field.
5278 * gdb.python/py-prettyprint.exp: Add new tests.
5279 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5280 <display_hint>: New method.
5281
3714a195
AB
52822019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5283
5284 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5285 gdb_continue_to_breakpoint more throughout this test.
5286 (run_lang_tests) Supply unique test names, and use
5287 gdb_test_no_output.
5288
18c77628
AB
52892019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5290
5291 * gdb.base/finish-pretty.exp: Update expected results.
5292 * gdb.base/pretty-print.c: New file.
5293 * gdb.base/pretty-print.exp: New file.
5294
9a93502f
PA
52952019-03-25 Pedro Alves <palves@redhat.com>
5296
5297 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5298 move comments outside list. Append '-i "" eof' section.
5299
968aa7ae
AH
53002019-03-22 Alan Hayward <alan.hayward@arm.com>
5301
34a7f2a4 5302 PR testsuite/25016
968aa7ae
AH
5303 * README: Add pie options.
5304 * gdb.base/break-interp.exp: Ensure pie is disabled.
5305 * gdb.base/dump.exp: Likewise.
5306 * lib/gdb.exp (gdb_compile): Add pie option.
5307
4c7d57e7
TT
53082019-03-19 Tom Tromey <tromey@adacore.com>
5309
5310 * gdb.mi/mi2-cli-display.c: New file.
5311 * gdb.mi/mi2-cli-display.exp: New file.
5312
bff8c71f
TT
53132019-03-18 Joel Brobecker <brobecker@adacore.com>
5314 Tom Tromey <tromey@adacore.com>
5315
5316 * gdb.ada/ptype_array/pck.adb: New file.
5317 * gdb.ada/ptype_array/pck.ads: New file.
5318 * gdb.ada/ptype_array/foo.adb: New file.
5319 * gdb.ada/ptype_array.exp: New file.
5320
d085f989
TT
53212019-03-14 Tom Tromey <tromey@adacore.com>
5322
5323 * gdb.base/style.exp: Add "set style sources" test.
5324
b4be1b06
SM
53252019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5326
5327 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5328 * mi-breakpoint-multiple-locations.exp: ... this.
5329 (make_breakpoints_pattern): New proc.
5330 (do_test): Add mi_version parameter, test -break-insert,
5331 -break-info and =breakpoint-created.
5332
7cde5fc2
AB
53332019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5334
5335 * config/default.exp: Remove 'load_lib gdb.exp'.
5336 * config/monitor.exp: Likewise.
5337 * config/sid.exp: Likewise.
5338 * config/sim.exp: Likewise.
5339 * config/slite.exp: Likewise.
5340 * config/unix.exp: Likewise.
5341 * gdb.base/default.exp: Remove unhelpful comment.
5342
efbecbc1
AB
53432019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5344
5345 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5346
0841c79a
AB
53472019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5348
5349 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5350
4a270568
AB
53512019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5352
5353 * gdb.fortran/type-kinds.exp: Update expected results.
5354
067630bd
AB
53552019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5356
5357 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5358
3be47f7a
AB
53592019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5360
5361 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5362 function.
5363 (test_basic_parsing_of_type_kinds): Expand types tested.
5364 (test_parsing_invalid_type_kinds): New function.
5365
4d00f5d8
AB
53662019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5367
5368 * gdb.fortran/intrinsics.exp: New file.
5369 * gdb.fortran/intrinsics.f90: New file.
5370 * gdb.fortran/type-kinds.exp: New file.
5371
c8f91604
AB
53722019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5373
5374 * gdb.fortran/dot-ops.exp: New file.
5375
dd9f2c76
AB
53762019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5377
5378 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5379 Check upper and lower case logical literals.
5380
84ec9724
AB
53812019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5382
5383 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5384 Remove duplicate tests.
5385
c3734e09
AH
53862019-03-06 Alan Hayward <alan.hayward@arm.com>
5387
5388 * lib/gdb.exp (builtin_cd): rename of cd.
5389 (cd): Override builtin.
5390
aa3cfbda
RB
53912019-03-06 Richard Bunt <richard.bunt@arm.com>
5392
5393 * gdb.fortran/function-calls.exp: New file.
5394 * gdb.fortran/function-calls.f90: New test.
5395
7b63ad86
RB
53962019-03-04 Richard Bunt <richard.bunt@arm.com>
5397
5398 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5399 on user program standard output.
5400 * gdb.fortran/short-circuit-argument-list.f90: Record function
5401 calls.
5402
01abb042
AH
54032019-02-28 Alan Hayward <alan.hayward@arm.com>
5404
c3734e09
AH
5405 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5406 failure.
01abb042 5407
92137da0
RO
54082019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5409
5410 PR gdb/8527
5411 * gdb.base/interrupt-daemon-attach.c,
5412 gdb.base/interrupt-daemon-attach.exp: New test.
5413
5862844d
PA
54142019-02-27 Pedro Alves <palves@redhat.com>
5415
5416 * gdb.base/page.exp: Add tests for "set width/height -1".
5417
8ed25214
PA
54182019-02-27 Pedro Alves <palves@redhat.com>
5419
5420 * gdb.base/page.exp: Add tests for "set/show width/height" with
5421 "infinite" values.
5422
6c28e44a
TT
54232019-02-27 Tom Tromey <tromey@adacore.com>
5424
5425 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5426 2.4.
5427 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5428 workaround.
5429
bf9a735e
AB
54302019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5431
5432 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5433 tests for structs with static members.
5434
8791793c
TT
54352019-02-26 Tom Tromey <tromey@adacore.com>
5436
5437 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5438 ValueError, not TypeError.
5439
bc2a507e
KB
54402019-02-26 Kevin Buettner <kevinb@redhat.com>
5441
5442 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5443 call from main program.
5444
e0e7d3bd
JB
54452019-02-23 Joel Brobecker <brobecker@adacore.com>
5446
5447 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5448 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5449 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5450 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5451 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5452
9600246d
KS
54532019-02-22 Keith Seitz <keiths@redhat.com>
5454
5455 PR symtab/23853
5456 * gdb.base/symlink-sourcefile.c: New file.
5457 * gdb.base/symlink-sourcefile.exp: New file.
5458
0c95f9ed
TT
54592019-02-20 Tom Tromey <tom@tromey.com>
5460
5461 * gdb.base/info_qt.exp: Update.
5462
6caa91b6
SM
54632019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5464
5465 * gdb.base/source.exp: Move "error in sourced script" code to
5466 the end.
5467 * gdb.base/source-error.gdb: Move contents to
5468 source-error-1.gdb. Add new code to source source-error-1.gdb.
5469 * gdb.base/source-error-1.gdb: New file, from previous
5470 source-error.gdb.
5471
6506371f
TT
54722019-02-17 Tom Tromey <tom@tromey.com>
5473
5474 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5475 for macro styling.
5476 * gdb.base/style.c (SOME_MACRO): New macro.
5477
a0087920
TT
54782019-02-17 Tom Tromey <tom@tromey.com>
5479
5480 * gdb.base/style.exp: Add line-wrapping tests.
5481 * gdb.base/page.exp: Add test for quitting during pagination.
5482
a2cd4f14
JB
54832019-02-17 Joel Brobecker <brobecker@adacore.com>
5484
5485 * gdb.ada/big_packed_array: New testcase.
5486 * gdb.ada/homonym.exp: Fix incorrect expected output for
5487 "break <homonym__get_value>" test.
5488
9d70ffbc
WP
54892019-02-13 Weimin Pan <weimin.pan@oracle.com>
5490
5491 PR breakpoints/21870
5492 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5493 and prepare_for_testing. Add comment.
5494 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5495 redundant cleanup call. Clean up comment.
5496
01c7ae81
WP
54972019-02-12 Weimin Pan <weimin.pan@oracle.com>
5498
5499 PR breakpoints/21870
5500 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5501 * gdb.arch/aarch64-dbreg-contents.c: New file.
5502
aff29d1c
JB
55032019-02-10 Joel Brobecker <brobecker@adacore.com>
5504
5505 * gdb.ada/mi_ref_changeable: New testcase.
5506
df0da8a2
AH
55072019-02-07 Alan Hayward <alan.hayward@arm.com>
5508
5509 * gdb.base/attach.exp: Add double attach test.
5510
bd447abb
SM
55112019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5512
5513 * lib/gdb.exp (default_gdb_start): Don't match pagination
5514 prompt.
5515 (gdb_init): Set stty_init.
5516
1dbc40b9
TT
55172019-01-27 Tom Tromey <tom@tromey.com>
5518
5519 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5520 skip_python_tests.
5521
353229bf
AH
55222019-01-24 Alan Hayward <alan.hayward@arm.com>
5523
5524 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5525 New structure.
5526 (struct struct_static_02_02): Likewise.
5527 (struct struct_static_02_03): Likewise.
5528 (struct struct_static_02_04): Likewise.
5529 (struct struct_static_04_01): Likewise.
5530 (struct struct_static_04_02): Likewise.
5531 (struct struct_static_04_03): Likewise.
5532 (struct struct_static_04_04): Likewise.
5533 (struct struct_static_06_01): Likewise.
5534 (struct struct_static_06_02): Likewise.
5535 (struct struct_static_06_03): Likewise.
5536 (struct struct_static_06_04): Likewise.
5537 (cmp_struct_static_02_01): Likewise.
5538 (cmp_struct_static_02_02): Likewise.
5539 (cmp_struct_static_02_03): Likewise.
5540 (cmp_struct_static_02_04): Likewise.
5541 (cmp_struct_static_04_01): Likewise.
5542 (cmp_struct_static_04_02): Likewise.
5543 (cmp_struct_static_04_03): Likewise.
5544 (cmp_struct_static_04_04): Likewise.
5545 (cmp_struct_static_06_01): Likewise.
5546 (cmp_struct_static_06_02): Likewise.
5547 (cmp_struct_static_06_03): Likewise.
5548 (cmp_struct_static_06_04): Likewise.
5549 (call_all): Test new structs.
5550 * gdb.base/infcall-nested-structs.exp: Likewise.
5551
73021deb
AH
55522019-01-21 Alan Hayward <alan.hayward@arm.com>
5553 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5554
fc65c7db
AH
55552019-01-21 Alan Hayward <alan.hayward@arm.com>
5556 * gdb.base/stack-protector.c: New test.
5557 * gdb.base/stack-protector.exp: New file.
5558 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5559 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5560 option.
5561 (gdb_compile): Remove stack protector for GCC and prevent
5562 recursion.
5563
c24bdb02
KS
55642019-01-16 Keith Seitz <keiths@redhat.com>
5565
5566 PR gdb/23773
5567 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5568
6f072a10
PFC
55692019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5570
5571 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5572 aliases.
5573 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5574 tests.
5575 * gdb.arch/powerpc-vector-regs.c: New file.
5576 * gdb.arch/powerpc-vector-regs.exp: New file.
5577
a7b8d682
PFC
55782019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5579
5580 * gdb.arch/altivec-regs.exp: Fix the list passed to
5581 gdb_expect_list when testing "info vector".
5582
6eb6fb67
AB
55832019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5584
5585 * gdb.base/style.exp: Don't include path in testname.
5586
b56f80d8
KS
55872019-01-10 Keith Seitz <keiths@redhat.com>
5588
5589 PR gdb/23712
5590 PR symtab/23010
5591 * gdb.dwarf2/multidictionary.exp: New file.
5592
041be526
SM
55932019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5594
5595 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5596 (test_gnuv3_style_demangling): ... this.
5597 (test_lucid_style_demangling): Remove.
5598 (test_arm_style_demangling): Remove.
5599 (test_hp_style_demangling): Remove.
5600 (do_tests): Remove calls to the above.
5601
d820d0c3
AB
56022019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5603
5604 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5605 case.
5606
f097f5ad
TT
56072019-01-06 Tom Tromey <tom@tromey.com>
5608
5609 PR gdb/28155:
5610 * gdb.dwarf2/typedef-void-finish.exp: New file.
5611
2cd8cc0b
TT
56122018-12-28 Tom Tromey <tom@tromey.com>
5613 Simon Marchi <simark@simark.ca>
5614
5615 * gdb.base/jit-exec.exp: New file.
5616 * gdb.base/jit-exec.c: New file.
5617 * gdb.base/jit-execd.c: New file.
5618
35fb8261
TT
56192018-12-28 Tom Tromey <tom@tromey.com>
5620
5621 * gdb.base/style.exp: Update test to check for address styling.
5622
47fd17cd
TT
56232018-12-28 Tom Tromey <tom@tromey.com>
5624
5625 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5626 message.
5627
d47032b7
TT
56282018-12-28 Tom Tromey <tom@tromey.com>
5629
5630 * gdb.base/style.exp: Add test for version number styling.
5631
af79b68d
TT
56322018-12-28 Tom Tromey <tom@tromey.com>
5633
5634 * gdb.base/style.exp: Add test for print_address_symbolic.
5635
0bb296cb
TT
56362018-12-28 Tom Tromey <tom@tromey.com>
5637
5638 * gdb.base/style.exp: Add test for breakpoint setting.
5639
80ae2043
TT
56402018-12-28 Tom Tromey <tom@tromey.com>
5641
5642 * gdb.base/style.exp: Add test for variable names.
5643
cbe56571
TT
56442018-12-28 Tom Tromey <tom@tromey.com>
5645
5646 * gdb.base/style.exp: New file.
5647 * gdb.base/style.c: New file.
5648
9162a27c
TT
56492018-12-28 Tom Tromey <tom@tromey.com>
5650
5651 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5652 "dumb".
5653 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5654 the TERM environment variable.
5655
bc543c90
TT
56562018-12-27 Tom Tromey <tom@tromey.com>
5657
5658 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5659 pagination test.
5660
6f0ffe50
AB
56612018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5662
5663 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5664 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5665
b5a1e557
PW
56662018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5667
5668 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5669 Filename a.adb changed to bp_fun_addr.adb.
5670 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5671
6e8b1ab2
JV
56722018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5673
5674 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5675 non-PIE executables.
5676 * README: Mention the gdb,nopie_flag board setting.
5677 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5678 non-PIE executable.
5679 * gdb.arch/amd64-entry-value.exp: Likewise.
5680 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5681 * gdb.arch/i386-float.exp: Likewise.
5682 * gdb.arch/i386-signal.exp: Likewise.
5683 * gdb.mi/mi-reg-undefined.exp: Likewise.
5684
d00a27c5
PM
56852018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5686
5687 PR gdb/23974
5688 * gdb.base/info-os.exp: Check return for unknown "info os" type.
5689
161d081c
PW
56902018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5691
5692 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
5693 Update order of results accordingly.
5694
b001de23
AB
56952018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
5696
5697 * gdb.base/annota1.exp: Update a test regexp.
5698
99e1a184
AB
56992018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5700
5701 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
5702
7a81c1e2
PW
57032018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5704
5705 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
5706 (reuse_time): Initialize to REUSE_TIME_CAP.
5707 (check_rc): New function.
5708 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
5709 Check pthread_create rc.
5710 (spawner_thread_func): Check pthread_create and pthread_join rc.
5711
73e8dc90
PA
57122018-12-08 Pedro Alves <palves@redhat.com>
5713
5714 * gdb.base/list.exp (test_forward_search): Rename to ...
5715 (test_forward_reverse_search): ... this. Also test reverse-search
5716 and the forward-search alias.
5717
13f2ed32
AB
57182018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
5719
5720 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
5721 local timeout variable before return, and remove all local timeout
5722 variable entirely.
5723 (gdb_load): Likewise.
5724
64d27cfc
TV
57252018-12-01 Tom de Vries <tdevries@suse.de>
5726
5727 * gdb.base/gdb-caching-proc.exp: New file.
5728
f63c03b4
SDJ
57292018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5730
5731 * Makefile.in (TIMESTAMP): New variable.
5732 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5733 command.
5734 (check-single-racy): Likewise.
5735 (check/%.exp): Likewise.
5736 (check-racy/%.exp): Likewise.
5737 (workers/%.worker): Likewise.
5738 (build-perf): Likewise.
5739 (check-perf): Likewise.
5740 * README: Describe new "TS" and "TS_FORMAT" variables.
5741 * print-ts.py: New file.
5742
1c97054b
BF
57432018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5744
5745 PR python/23714
5746 * gdb.python/python.exp: Test command repetition after
5747 gdb.execute.
5748
1871a62d
AB
57492018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5750
5751 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5752 is correctly aligned.
5753
fb5e1ed9
PW
57542018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5755
5756 * gdb.ada/info_auto_lang.exp: New testcase.
5757 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5758 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5759 * gdb.ada/info_auto_lang/some_c.c: New file.
5760
43d397ca
PW
57612018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5762
5763 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5764 FUNC_lang language syntax.
5765
beddd671
PW
57662018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5767
5768 * gdb.base/info_minsym.c: New file.
5769 * gdb.base/info_minsym.exp: New file.
5770
73fc52c4
TT
57712018-11-19 Tom Tromey <tom@tromey.com>
5772
5773 PR rust/23625:
5774 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5775 * gdb.rust/expr.exp: Update expected output. Change one test.
5776
994b876a
TT
57772018-11-19 Tom Tromey <tom@tromey.com>
5778
5779 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5780
6769f276
PA
57812018-11-19 Pedro Alves <palves@redhat.com>
5782
5783 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5784 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5785 see the expected warning.
5786
38a72da0
AH
57872018-11-16 Alan Hayward <alan.hayward@arm.com>
5788
5789 PR gdb/22736:
5790 * gdb.cp/infcall-nodebug-lib.c: New test.
5791 * gdb.cp/infcall-nodebug-main.c: New test.
5792 * gdb.cp/infcall-nodebug.exp: New file.
5793
53a89d6e
SM
57942018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5795
5796 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5797 completer tests.
5798
9325300d
TV
57992018-11-09 Tom de Vries <tdevries@suse.de>
5800
5801 * gdb.base/msym-lang.c: New test.
5802 * gdb.base/msym-lang.exp: New file.
5803 * gdb.base/msym-lang-main.c: New test.
5804
20f0d60d
TT
58052018-11-08 Tom Tromey <tom@tromey.com>
5806
5807 PR gdb/23555:
5808 PR gdb/23838:
5809 * gdb.base/warning.exp: New file.
5810
b5420128
JB
58112018-11-08 Jan Beulich <jbeulich@suse.com>
5812
5813 * testsuite/gdb.arch/i386-avx512.c,
5814 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5815
cd115d61
AB
58162018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5817
5818 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5819 point hardware.
5820
35ee2dc2
AB
58212018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5822
5823 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5824 * gdb.dwarf2/missing-type-name.exp: New file.
5825
31aceee8
TV
58262018-11-06 Tom de Vries <tdevries@suse.de>
5827
5828 * gdb.base/many-headers.c: New test.
5829 * gdb.base/many-headers.exp: New file.
5830
109be305
JW
58312018-11-06 Jim Wilson <jimw@sifive.com>
5832
5833 * gdb.base/code_elim.exp: For riscv, set additional_flags
5834 to include -msmall-data-limit=0.
5835
e2b7af72
JB
58362018-11-01 Joel Brobecker <brobecker@adacore.com>
5837
5838 * gdb.ada/watch_minus_l: New testcase.
5839
cdcda965
SM
58402018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5841
5842 * gdb.arch/aix-sighandle.c: New file.
5843 * gdb.arch/aix-sighandle.exp: New file.
5844
92dcebf3
AB
58452018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5846
5847 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5848 registers being unions.
5849
68b9ac18
TV
58502018-10-31 Tom de Vries <tdevries@suse.de>
5851
5852 * lib/valgrind.exp: New file.
5853 (vgdb_start, vgdb_stop): New procs, factored out of ...
5854 * gdb.base/valgrind-bt.exp: ... here, ...
5855 * gdb.base/valgrind-disp-step.exp: ... here and ...
5856 * gdb.base/valgrind-infcall.exp: ... here.
5857
1443936e
TV
58582018-10-31 Tom de Vries <tdevries@suse.de>
5859
5860 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5861
eb77c9df
AB
58622018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5863
5864 * gdb.dwarf2/void-type.c: New file.
5865 * gdb.dwarf2/void-type.exp: New file.
5866
82b5e646
PW
58672018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5868
5869 * gdb.base/info_qt.c: New file.
5870 * gdb.base/info_qt.exp: New file.
5871
8d619c01
EBM
58722018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5873
5874 * gdb.arch/powerpc-htm-regs.c: New file.
5875 * gdb.arch/powerpc-htm-regs.exp: New file.
5876
f2cf6173
EBM
58772018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5878
5879 * gdb.arch/powerpc-tar.c: New file.
5880 * gdb.arch/powerpc-tar.exp: New file.
5881
7ca18ed6
EBM
58822018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5883
5884 * gdb.arch/powerpc-ppr-dscr.c: New file.
5885 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5886
bfcc0eba
TV
58872018-10-25 Tom de Vries <tdevries@suse.de>
5888
5889 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5890
fe1a5cad
TV
58912018-10-24 Tom de Vries <tdevries@suse.de>
5892
5893 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5894 longer exists error.
5895
a76dc3b7
TV
58962018-10-24 Tom de Vries <tdevries@suse.de>
5897
5898 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5899
4df46df7
TV
59002018-10-24 Tom de Vries <tdevries@suse.de>
5901
5902 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5903 --db-attach in valgrind.
5904
0dbfcfff
AB
59052018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5906
5907 * gdb.arch/riscv-reg-aliases.c: New file.
5908 * gdb.arch/riscv-reg-aliases.exp: New file.
5909
b04480b1
AH
59102018-10-19 Alan Hayward <alan.hayward@arm.com>
5911
5912 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5913
2c6ac8d7
AH
59142018-10-19 Alan Hayward <alan.hayward@arm.com>
5915
5916 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5917
2bc69f25
AH
59182018-10-19 Alan Hayward <alan.hayward@arm.com>
5919
5920 * gdb.cp/ovldbreak.exp: Fix regexps.
5921
1f1ae3a3
AH
59222018-10-19 Alan Hayward <alan.hayward@arm.com>
5923
5924 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5925
94c18618
SDJ
59262018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5927
5928 PR cli/23785
5929 * gdb.base/restore.exp: New test to check if "restore" with an
5930 invalid file doesn't segfault.
5931
812cd6eb
TV
59322018-10-18 Tom de Vries <tdevries@suse.de>
5933
5934 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5935 * gdb.ada/excep_handle.exp: Same.
5936 * gdb.ada/mi_string_access.exp: Same.
5937 * gdb.ada/mi_var_union.exp: Same.
5938 * gdb.arch/arc-analyze-prologue.exp: Same.
5939 * gdb.arch/arc-decode-insn.exp: Same.
5940 * gdb.base/readnever.exp: Same.
5941 * gdb.fortran/printing-types.exp: Same.
5942 * gdb.guile/scm-lazy-string.exp: Same.
5943
c4b90788
TV
59442018-10-16 Tom de Vries <tdevries@suse.de>
5945
5946 PR gdb/23730
5947 * gdb.base/catch-follow-exec.c: Add copyright notice.
5948 * gdb.base/catch-follow-exec.exp: Rewrite to use
5949 gdb_spawn_with_cmdline_opts. Require gdb-native.
5950
8bca2978
SL
59512018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5952
5953 * gdb.trace/actions-changed.exp: Check for arch support.
5954 * gdb.trace/actions.exp: Likewise.
5955 * gdb.trace/ax.exp: Likewise.
5956 * gdb.trace/backtrace.exp: Likewise.
5957 * gdb.trace/change-loc.exp: Likewise.
5958 * gdb.trace/deltrace.exp: Likewise.
5959 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5960 * gdb.trace/ftrace.exp: Likewise.
5961 * gdb.trace/infotrace.exp: Check for arch support.
5962 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5963 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5964 * gdb.trace/mi-tsv-changed.exp: Likewise.
5965 * gdb.trace/packetlen.exp: Likewise.
5966 * gdb.trace/passc-dyn.exp: Likewise.
5967 * gdb.trace/passcount.exp: Likewise.
5968 * gdb.trace/pending.exp: Likewise.
5969 * gdb.trace/range-stepping.exp: Check for shlib support.
5970 * gdb.trace/report.exp: Check for arch support.
5971 * gdb.trace/save-trace.exp: Likewise.
5972 * gdb.trace/signal.exp: Check for signal support.
5973 * gdb.trace/tfind.exp: Check for arch support.
5974 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5975 * gdb.trace/trace-common.h: Add comment.
5976 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5977 * gdb.trace/trace-enable-disable.exp: Likewise.
5978 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5979 * gdb.trace/tracecmd.exp: Check for arch support.
5980 * gdb.trace/tspeed.exp: Check for shlib and target support.
5981 * gdb.trace/tstatus.exp: Check for arch support.
5982 * gdb.trace/tsv.exp: Likewise.
5983 * gdb.trace/while-dyn.exp: Likewise.
5984 * gdb.trace/while-stepping.exp: Likewise.
5985 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5986
f9c49bff
SM
59872018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5988
5989 * gdb.trace/tspeed.exp: Remove nowarnings.
5990 (prepare_for_trace_test): Declare "global ipalib".
5991 * gdb.trace/tspeed.c: Include unistd.h.
5992 (main): Remove superfluous printf argument.
5993
d4330bde
SL
59942018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5995
5996 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5997 directory prefix on the filename.
5998
8ecfd7bd
SDJ
59992018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
6000
6001 * gdb.gdb/unittest.exp: Update expected message informing that
6002 selftests have been disabled.
6003 * gdb.server/unittest.exp: Likewise.
6004
58bbcd02
TV
60052018-10-09 Tom de Vries <tdevries@suse.de>
6006
6007 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
6008 with runto_main.
6009
9f6b697b
WP
60102018-10-08 Weimin Pan <weimin.pan@oracle.com>
6011
6012 PR c++/16841
6013 * gdb.cp/virtbase2.cc: New file.
6014 * gdb.cp/virtbase2.exp: New file.
6015
add5ded5
TT
60162018-10-06 Tom Tromey <tom@tromey.com>
6017
6018 PR python/19399:
6019 * gdb.python/py-inferior.exp: Add architecture test.
6020
f9e48344
TT
60212018-10-06 Tom Tromey <tom@tromey.com>
6022
6023 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
6024 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
6025
2a8be203
TT
60262018-10-06 Tom Tromey <tom@tromey.com>
6027
6028 * gdb.python/py-breakpoint.exp (check_last_event): Check location
6029 of a "throw" catchpoint.
6030
e04caa70
SDJ
60312018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
6032
6033 * gdb.base/info-proc.exp: Update string expected from "help info
6034 proc".
6035
5ca8c39f
TT
60362018-10-04 Tom Tromey <tom@tromey.com>
6037
6038 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
6039 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
6040 (test_initial_complaints, test_empty_complaints): Update.
6041 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6042
3453e7e4
TT
60432018-10-04 Tom Tromey <tom@tromey.com>
6044
6045 PR cli/19551:
6046 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
6047 * lib/gdb.exp (gdb_file_cmd): Update.
6048 * gdb.stabs/weird.exp (print_weird_var): Update.
6049 * gdb.server/solib-list.exp: Update.
6050 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
6051 * gdb.mi/mi-cli.exp: Update.
6052 * gdb.linespec/linespec.exp: Update.
6053 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6054 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
6055 * gdb.cp/cp-relocate.exp: Update.
6056 * gdb.base/sym-file.exp: Update.
6057 * gdb.base/relocate.exp: Update.
6058 * gdb.base/readnever.exp: Update.
6059 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6060 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
6061 * gdb.base/dbx.exp (gdb_file_cmd): Update.
6062 * gdb.base/code_elim.exp: Update.
6063 * gdb.base/break-unload-file.exp (test_break): Update.
6064 * gdb.base/break-interp.exp (test_attach_gdb): Update.
6065 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
6066 Update.
6067 * gdb.base/attach.exp (do_attach_tests): Update.
6068 * gdb.base/sepdebug.exp: Update.
6069 * gdb.python/py-section-script.exp: Update.
6070
6afcf761
TT
60712018-10-04 Tom Tromey <tom@tromey.com>
6072
6073 PR cli/22234:
6074 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
6075 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
6076 output.
6077
fef1b293
TT
60782018-10-04 Tom Tromey <tom@tromey.com>
6079
6080 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
6081 set width and height to 0.
6082 (test_command_line_attach_run): Use -quiet.
6083
ca98345e
SL
60842018-10-03 Sandra Loosemore <sandra@codesourcery.com>
6085
6086 * lib/gdb.exp (skip_ifunc_tests): New.
6087 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
6088 other compile failures.
6089 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
6090
ff34e6ae
SM
60912018-10-01 Simon Marchi <simon.marchi@ericsson.com>
6092
6093 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
6094 is_amd64_regs_target.
6095
6bb8890e
AH
60962018-10-01 Alan Hayward <alan.hayward@arm.com>
6097
6098 * gdb.arch/aarch64-sighandler-regs.c: New test.
6099 * gdb.arch/aarch64-sighandler-regs.exp: New file.
6100 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
6101
224d30d3
MM
61022018-10-01 Markus Metzger <markus.t.metzger@intel.com>
6103
6104 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
6105 assembly.
6106
f67ffa6a
AB
61072018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
6108
6109 * gdb.base/frame-selection.exp: New file.
6110 * gdb.base/frame-selection.c: New file.
6111
9fc3183f
AH
61122018-09-27 Alan Hayward <alan.hayward@arm.com>
6113
6114 * gdb.threads/check-libthread-db.c (thread_routine): Use a
6115 pthread barrier.
6116 (main): Likewise.
6117
d354055e
AB
61182018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
6119
6120 * gdb.base/large-frame-1.c: New file.
6121 * gdb.base/large-frame-2.c: New file.
6122 * gdb.base/large-frame.exp: New file.
6123 * gdb.base/large-frame.h: New file.
6124
db727370
JL
61252018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
6126
6127 PR gdb/20948
6128 * gdb.base/write_mem.exp: New test.
6129 * gdb.base/write_mem.c: Likewise.
6130
ae778caf
TT
61312018-09-23 Tom Tromey <tom@tromey.com>
6132
6133 PR python/18852:
6134 * gdb.python/py-parameter.exp: Add test for parameter that throws
6135 on "set".
6136
fd3ba736
TT
61372018-09-23 Tom Tromey <tom@tromey.com>
6138
6139 PR python/17284:
6140 * gdb.python/py-template.exp (test_template_arg): Add test for
6141 negative template argument number.
6142
39a24317
TT
61432018-09-23 Tom Tromey <tom@tromey.com>
6144
6145 PR python/14062:
6146 * gdb.python/python.exp: Add test for post_event error.
6147
f5769a2c
TT
61482018-09-23 Tom Tromey <tom@tromey.com>
6149
6150 PR python/18170:
6151 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
6152 convert pointers to int and long.
6153
1c1e54f6
TT
61542018-09-23 Tom Tromey <tom@tromey.com>
6155
6156 PR python/20126:
6157 * gdb.python/py-value.exp (test_value_numeric_ops): Add
6158 signed-ness conversion tests.
6159
fb4fa946
TT
61602018-09-23 Tom Tromey <tom@tromey.com>
6161
6162 PR python/18352;
6163 * gdb.python/py-value.exp (test_float_conversion): New proc.
6164 Use it.
6165
a466edac
HAQ
61662018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
6167
6168 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
6169
4ee9b0c5
SL
61702018-09-18 Sandra Loosemore <sandra@codesourcery.com>
6171
6172 * gdb.base/complete-empty.exp: Skip tab-completion tests if
6173 no readline.
6174 * gdb.base/utf8-identifiers.exp: Likewise.
6175 * gdb.cp/cpcompletion.exp: Likewise.
6176 * gdb.linespec/cpcompletion.exp: Likewise.
6177 * gdb.linespec/cpls-abi-tag.exp: Likewise.
6178 * gdb.linespec/cpls-ops.exp: Likewise.
6179
23be8da7
RB
61802018-09-19 Richard Bunt <richard.bunt@arm.com>
6181 Chris January <chris.january@arm.com>
6182
6183 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
6184 * gdb.fortran/short-circuit-argument-list.exp: New file.
6185 * gdb.fortran/short-circuit-argument-list.f90: New test.
6186
5031d0ae
SDJ
61872018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6188
6189 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
6190 "arch=" keyword when executing "-stack-list-frames".
6191
b4c0d1a4
SDJ
61922018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6193
6194 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
6195 "arch=" keyword when executing "-stack-list-frames".
6196
7a6d2b45
SDJ
61972018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6198
6199 * gdb.ada/complete.exp: Expect for "@" when doing "complete
6200 break ada".
6201
8588b356
SM
62022018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
6203
6204 PR python/23669
6205 * gdb.python/python.exp: Test gdb.execute("show commands").
6206
65e65158
TT
62072018-09-16 Tom Tromey <tom@tromey.com>
6208
6209 * gdb.base/new-ui.exp (do_execution_tests): Update.
6210 * gdb.base/dbx.exp (test_breakpoints): Update.
6211
bf326452
AH
62122018-09-14 Alan Hayward <alan.hayward@arm.com>
6213
6214 * lib/gdb.exp (gdb_simple_compile): Add proc.
6215 (is_elf_target): Use gdb_simple_compile.
6216 (skip_altivec_tests): Likewise.
6217 (skip_vsx_tests): Likewise.
6218 (skip_tsx_tests): Likewise.
6219 (skip_btrace_tests): Likewise.
6220 (skip_btrace_pt_tests): Likewise.
6221 (gdb_can_simple_compile): Likewise.
6222 (gdb_has_argv0): Likewise.
6223 (gdb_target_symbol_prefix): Likewise.
6224 (target_supports_scheduler_locking): Likewise.
6225
2361b0fb
TT
62262018-09-13 Tom Tromey <tom@tromey.com>
6227
6228 * Makefile.in (TAGS): Recognize proc_with_prefix and
6229 gdb_caching_proc.
6230
0ae1a321
SM
62312018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6232
6233 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
6234 method.
6235
a40bf0c2
SM
62362018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6237
6238 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
6239 and a few other Inferior properties when the Inferior is no
6240 longer valid.
6241
4a3fe98f
TT
62422018-09-13 Tom Tromey <tom@tromey.com>
6243
6244 PR rust/23650:
6245 * gdb.rust/simple.exp: Add test for enum field access error.
6246
098b2108
TT
62472018-09-13 Tom Tromey <tom@tromey.com>
6248
6249 PR rust/23626:
6250 * gdb.rust/simple.rs (EmptyEnum): New type.
6251 (main): Use it.
6252 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
6253
1256af7d
SM
62542018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6255
6256 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
6257 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
6258 * gdb.python/py-symtab.exp: Update test printing an objfile.
6259
4aa8e6c2
SM
62602018-09-12 Simon Marchi <simon.marchi@ericsson.com>
6261
6262 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
6263 object.
6264
c221b2f7
AH
62652018-09-12 Alan Hayward <alan.hayward@arm.com>
6266
6267 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6268 (support_complex_tests): Use gdb_can_simple_compile.
6269 (is_ilp32_target): Likewise.
6270 (is_lp64_target): Likewise.
6271 (is_64_target): Likewise.
6272 (is_amd64_regs_target): Likewise.
6273 (is_aarch32_target): Likewise.
6274 (gdb_int128_helper): Likewise.
6275
6f1107b5
JK
62762018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6277
6278 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6279
1f5d1570
JG
62802018-09-10 Jerome Guitton <guitton@adacore.com>
6281
6282 * gdb.ada/same_component_name: Add test for case of tagged record
6283 with variable-length fields.
6284
cc330e39
XR
62852018-09-10 Xavier Roirand <roirand@adacore.com>
6286
6287 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6288 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6289 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6290 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6291
b9c50e9a
XR
62922018-09-10 Xavier Roirand <roirand@adacore.com>
6293
6294 * gdb.ada/mi_string_access.exp: New testcase.
6295 * gdb.ada/mi_string_access/bar.adb: New file.
6296 * gdb.ada/mi_string_access/pck.adb: New file.
6297 * gdb.ada/mi_string_access/pck.asd: New file.
6298
2963898f
XR
62992018-09-10 Xavier Roirand <roirand@adacore.com>
6300
6301 * gdb.ada/mi_var_union.exp: New testcase.
6302 * gdb.ada/mi_var_union/bar.adb: New file.
6303 * gdb.ada/mi_var_union/pck.adb: New file.
6304 * gdb.ada/mi_var_union/pck.asd: New file.
6305
1aac008f
TT
63062018-09-08 Tom Tromey <tom@tromey.com>
6307
6308 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6309
332cf4c9
TT
63102018-09-08 Tom Tromey <tom@tromey.com>
6311
6312 PR python/16047:
6313 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6314 (register_pretty_printers): Register new printer.
6315 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6316 test.
6317 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6318 (an_int_type3): New global.
6319
424da6cf
JB
63202018-09-08 Joel Brobecker <brobecker@adacore.com>
6321
6322 * gdb.ada/expr_with_funcall: New testcase.
6323
2a62dfa9
JB
63242018-09-08 Joel Brobecker <brobecker@adacore.com>
6325
6326 * gdb.ada/packed_array_assign: New testcase.
6327
96b6697f
AB
63282018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6329
6330 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6331 names, and add test prefixes to make test names unique.
6332
e4a62c65
TV
63332018-09-05 Tom de Vries <tdevries@suse.de>
6334
6335 * gdb.dwarf2/varval.exp: Add test.
6336
dd083ee2
GB
63372018-09-04 Gary Benson <gbenson@redhat.com>
6338
6339 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6340 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6341
aef9346c
TT
63422018-08-31 Tom Tromey <tom@tromey.com>
6343
6344 * gdb.rust/simple.rs: Rename second variable "v".
6345
c67f2e15
AB
63462018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6347
6348 * gdb.base/funcargs.c (use_a): New function.
6349 (recurse): Call use_a.
6350
078a0207
KS
63512018-08-29 Keith Seitz <keiths@redhat.com>
6352
6353 * gdb.compile/compile-cplus-anonymous.cc: New file.
6354 * gdb.compile/compile-cplus-anonymous.exp: New file.
6355 * gdb.compile/compile-cplus-array-decay.cc: New file.
6356 * gdb.compile/compile-cplus-array-decay.exp: New file.
6357 * gdb.compile/compile-cplus-inherit.cc: New file.
6358 * gdb.compile/compile-cplus-inherit.exp: New file.
6359 * gdb.compile/compile-cplus-member.cc: New file.
6360 * gdb.compile/compile-cplus-member.exp: New file.
6361 * gdb.compile/compile-cplus-method.cc: New file.
6362 * gdb.compile/compile-cplus-method.exp: New file.
6363 * gdb.compile/compile-cplus-mod.c: "New" file.
6364 * gdb.compile/compile-cplus-namespace.cc: New file.
6365 * gdb.compile/compile-cplus-namespace.exp: New file.
6366 * gdb.compile/compile-cplus-nested.cc: New file.
6367 * gdb.compile/compile-cplus-nested.exp: New file.
6368 * gdb.compile/compile-cplus-print.c: "New" file.
6369 * gdb.compile/compile-cplus-print.exp: "New" file.
6370 * gdb.compile/compile-cplus-virtual.cc: New file.
6371 * gdb.compile/compile-cplus-virtual.exp: New file.
6372 * gdb.compile/compile-cplus.c: "New" file.
6373 * gdb.compile/compile-cplus.exp: "New" file.
6374 * lib/compile-support.exp: New file.
6375
b0f492b9
GB
63762018-08-16 Gary Benson <gbenson@redhat.com>
6377
6378 PR gdb/13000:
6379 * gdb.base/batch-exit-status.exp: New file.
6380 * gdb.base/batch-exit-status.good-commands: Likewise.
6381 * gdb.base/batch-exit-status.bad-commands: Likewise.
6382
36eb4c5f
AH
63832018-08-29 Alan Hayward <alan.hayward@arm.com>
6384
6385 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6386 (struct struct02): Likewise.
6387 (struct struct03): Likewise.
6388 (struct struct04): Likewise.
6389 (struct struct_01_01): New struct.
6390 (struct struct_01_02): Likewise.
6391 (struct struct_01_03): Likewise.
6392 (struct struct_01_04): Likewise.
6393 (struct struct_02_01): Likewise.
6394 (struct struct_02_02): Likewise.
6395 (struct struct_02_03): Likewise.
6396 (struct struct_02_04): Likewise.
6397 (struct struct_04_01): Likewise.
6398 (struct struct_04_02): Likewise.
6399 (struct struct_04_03): Likewise.
6400 (struct struct_04_04): Likewise.
6401 (struct struct_05_01): Likewise.
6402 (struct struct_05_02): Likewise.
6403 (struct struct_05_03): Likewise.
6404 (struct struct_05_04): Likewise.
6405 (cmp_struct01): Remove function.
6406 (cmp_struct02): Likewise.
6407 (cmp_struct03): Likewise.
6408 (cmp_struct04): Likewise.
6409 (cmp_struct_01_01): Add Function.
6410 (cmp_struct_01_02): Likewise.
6411 (cmp_struct_01_03): Likewise.
6412 (cmp_struct_01_04): Likewise.
6413 (cmp_struct_02_01): Likewise.
6414 (cmp_struct_02_02): Likewise.
6415 (cmp_struct_02_03): Likewise.
6416 (cmp_struct_02_04): Likewise.
6417 (cmp_struct_04_01): Likewise.
6418 (cmp_struct_04_02): Likewise.
6419 (cmp_struct_04_03): Likewise.
6420 (cmp_struct_04_04): Likewise.
6421 (cmp_struct_05_01): Likewise.
6422 (cmp_struct_05_02): Likewise.
6423 (cmp_struct_05_03): Likewise.
6424 (cmp_struct_05_04): Likewise.
6425 (call_all): Add new structs.
6426 * gdb.base/infcall-nested-structs.exp: Likewise.
6427
3bf9c013
JV
64282018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6429
6430 * gdb.python/py-framefilter-mi.exp: Update regexp to
6431 check for "arch" field in frame output.
6432
450d1e88
KB
64332018-08-23 Kevin Buettner <kevinb@redhat.com>
6434
6435 * gdb.dwarf2/dw2-ranges-func.c: New file.
6436 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6437
ae739fe7
SM
64382018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6439
6440 * gdb.base/term.exp: Compare terminal settings with values from
6441 the inferior.
6442 * gdb.base/term.c: Get and set terminal settings.
6443
6d52907e
JV
64442018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6445
6446 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6447 accommodate new "arch" field in frame output.
6448 * gdb.mi/mi-return.exp: Likewise.
6449 * gdb.mi/mi-stack.exp: Likewise.
6450 * gdb.mi/mi-syn-frame.exp: Likewise.
6451 * gdb.mi/user-selected-context-sync.exp: Likewise.
6452
be2d111a
MS
64532018-08-19 Michael Spang <spang@google.com>
6454
6455 PR gdb/11786
6456 * gdb.base/gcore-tls-pie.c: New file.
6457 * gdb.base/gcore-tls-pie.exp: New file.
6458
ae3a7c47
KB
64592018-08-18 Kevin Buettner <kevinb@redhat.com>
6460
6461 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
6462 * gdb.dwarf2/varval.c: New file.
6463 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 6464
2ecae92e
AH
64652018-08-17 Alan Hayward <alan.hayward@arm.com>
6466
6467 PR gdb/18931
6468 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6469
c1854f1d
KS
64702018-08-16 Keith Seitz <keiths@redhat.com>
6471
6472 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6473 tests expected to pass.
6474
26fb3983
JV
64752018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6476
6477 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6478 -data-disassemble -a.
6479 (test_disassembly_bogus_args): Likewise.
6480
67943c00
AB
64812018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6482
6483 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6484
5ff2bbae
AB
64852018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6486
6487 * gdb.base/vla-optimized-out.exp: Add new test.
6488
e5bbcd0f
AB
64892018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6490
6491 * gdb.base/vla-optimized-out-o3.exp: Delete.
6492 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6493 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6494 deleted tests.
6495
9d4a934c
AB
64962018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6497
6498 PR gdb/18050:
6499 * gdb.server/extended-remote-restart.c: New file.
6500 * gdb.server/extended-remote-restart.exp: New file.
6501
045cf012
SM
65022018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6503
6504 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6505 "set variable index = 42".
6506
87d6a7aa
SM
65072018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6508
6509 * boards/index-cache-gdb.exp: New file.
6510 * gdb.dwarf2/index-cache.exp: New file.
6511 * gdb.dwarf2/index-cache.c: New file.
6512 * gdb.base/maint.exp: Check if we are using the index cache.
6513
96d68bd4
RO
65142018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6515
6516 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6517 MAKEFLAGS.
6518
5a699617
RO
65192018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6520
6521 * dg-extract-results.sh: Move to toplevel contrib.
6522 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6523 * Makefile.in (check-parallel-racy): Likewise.
6524
5bd18990
AB
65252018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6526
6527 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6528 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6529 tests if the target supports scheduler locking.
6530
3fbbcf47
TV
65312018-08-04 Tom de Vries <tdevries@suse.de>
6532
6533 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6534
3e1d3d8c
TT
65352018-08-02 Tom Tromey <tom@tromey.com>
6536
6537 PR symtab/16842.
6538 * gdb.cp/temargs.exp: Test "info address" of a template
6539 parameter.
6540
5abe0f0c
JV
65412018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6542
6543 * gdb.python/py-mi-var-info-path-expression.c: New file.
6544 * gdb.python/py-mi-var-info-path-expression.py: New file.
6545 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6546
fb66cde8
SDJ
65472018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6548
6549 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6550 error after "cannot resolve name" string.
6551
c708f4d2
AB
65522018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6553
6554 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6555 started.
6556 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6557
37cc0cae
TV
65582018-07-28 Tom de Vries <tdevries@suse.de>
6559
6560 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6561
63b4ecf7
TV
65622018-07-26 Tom de Vries <tdevries@suse.de>
6563
6564 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6565
3c3bb058
AB
65662018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6567
6568 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6569 is visible.
6570
9e7f3bbb
TV
65712018-07-26 Tom de Vries <tdevries@suse.de>
6572
6573 PR breakpoints/23366
6574 * gdb.base/catch-follow-exec.c: New test.
6575 * gdb.base/catch-follow-exec.exp: New file.
6576
16f808ec
TV
65772018-07-25 Tom de Vries <tdevries@suse.de>
6578
6579 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6580 vla-optimized-out.c.
6581
d7154a8d
JV
65822018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6583
6584 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6585 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6586
232a0032
TV
65872018-07-20 Tom de Vries <tdevries@suse.de>
6588
6589 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6590 NOCLONE macro.
6591 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6592
fbb1d502
TV
65932018-07-19 Tom de Vries <tdevries@suse.de>
6594
6595 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6596 regular expression.
6597
42dc7699
TV
65982018-07-18 Tom de Vries <tdevries@suse.de>
6599
6600 * gdb.base/vla-optimized-out.c: New test.
6601 * gdb.base/vla-optimized-out.exp: New file.
6602
7f1f7e23
SDJ
66032018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6604
6605 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6606 message "No address associated with hostname" when gdbserver
6607 cannot resolve the hostname.
6608
5759ebb3
PW
66092018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6610
6611 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6612 Add some test prefixes to make tests unique.
6613
3606ccab
PW
66142018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6615
6616 * gdb.base/frameapply.c: New file.
6617 * gdb.base/frameapply.exp: New file.
6618
529c08b2
PW
66192018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6620
6621 * gdb.base/skip.exp: Update expected error message.
6622
c7ab0aef
SDJ
66232018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6624 Jan Kratochvil <jan.kratochvil@redhat.com>
6625 Paul Fertser <fercerpav@gmail.com>
6626 Tsutomu Seki <sekiriki@gmail.com>
6627
6628 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6629 parameter.
6630 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6631 by default.
6632 * boards/native-gdbserver.exp: Likewise.
6633 * gdb.server/run-without-local-binary.exp: Improve regexp used
6634 for detecting when a remote debugging connection succeeds.
6635 * gdb.server/server-connect.exp: New file.
6636 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6637 Do not prefix the port number with ":".
6638 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6639 support for detecting and using it. Add '$debughost_gdbserver'
6640 to the list of arguments used to start gdbserver. Handle case
6641 when gdbserver cannot resolve a network name.
6642
16ff70dd
SDJ
66432018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6644
6645 PR c++/23373
6646 * gdb.base/ptype-offsets.cc (struct static_member): New
6647 struct.
6648 (main) <stmember>: New variable.
6649 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6650 with a static member in it.
6651
3541979f
AB
66522018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6653
6654 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6655 watchpoints enabled and disabled.
6656
c8ad9b9a
AB
66572018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6658
6659 * gdb.base/examine-backward.exp: Still run tests around address
6660 0x0, even if address 0x0 is not readable. Update the pattern for
6661 matching address 0x0 in expected output.
6662
e0e5e971
AB
66632018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6664
6665 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6666 malloc/free.
6667
1ea5da02
TV
66682018-07-04 Tom de Vries <tdevries@suse.de>
6669
6670 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6671
471b9d15
MR
66722018-07-02 Maciej W. Rozycki <macro@mips.com>
6673
6674 PR tdep/8282
6675 * gdb.arch/mips-disassembler-options.exp: New test.
6676 * gdb.arch/mips-disassembler-options.s: New test source.
6677
75acb486
PA
66782018-06-29 Pedro Alves <palves@redhat.com>
6679
6680 * gdb.threads/names.exp: Adjust expected "info threads" output.
6681
cd2bb709
PA
66822018-06-29 Pedro Alves <palves@redhat.com>
6683
6684 * gdb.opt/inline-break.exp (line number, address): Add "info
6685 break" tests.
6686
991ff292
PA
66872018-06-29 Pedro Alves <palves@redhat.com>
6688
6689 * gdb.opt/inline-break.c (func1): Add "break here" marker.
6690 * gdb.opt/inline-break.exp: Test setting breakpoints by line
6691 number and address and running to them.
6692
356819b6 66932018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
6694
6695 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
6696
2512d7ef
JK
66972018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6698
6699 * lib/compiler.c: Remove executable permission flag.
6700
be1b6474
RB
67012018-06-28 Richard Bunt <richard.bunt@arm.com>
6702
6703 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
6704 code.
6705 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
6706
291f9a96
PT
67072018-06-28 Petr Tesarik <ptesarik@suse.cz>
6708
6709 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
6710
ed6dfe51
PT
67112018-06-28 Petr Tesarik <ptesarik@suse.cz>
6712
6713 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
6714 address argument is omitted.
6715
d4d429d5
PT
67162018-06-28 Petr Tesarik <ptesarik@suse.cz>
6717
6718 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
6719
7ab6656f
OJ
67202018-06-27 Omair Javaid <omair.javaid@linaro.org>
6721
6722 PR gdb/21695
6723 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6724 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6725
a33ccfc7
TT
67262018-06-26 Tom Tromey <tom@tromey.com>
6727
6728 PR rust/22574:
6729 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6730 * gdb.rust/simple.rs (struct SimpleLayout): New.
6731
6d72d289
SM
67322018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6733
6734 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6735 "info registers" output.
6736
8363f9d5
RB
67372018-06-21 Richard Bunt <richard.bunt@arm.com>
6738
6739 * gdb.base/watchpoint-hw-attach.c: New test.
6740 * gdb.base/watchpoint-hw-attach.exp: New file.
6741
f00674fe
SM
67422018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6743
6744 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6745 through /bin/sh.
6746 * boards/dwarf4-gdb-index.exp: Likewise.
6747 * boards/fission-dwp.exp: Likewise.
6748
1d554008
UW
67492018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6750
6751 * gdb.base/float128.exp: Add comment and improved fail message
6752 to the failure case of "print large128" test.
6753
d0ac1c44
SM
67542018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6755
6756 * configure.ac: Remove AC_PREREQ.
6757 * configure: Re-generate.
6758
61b04dd0
PA
67592018-06-19 Pedro Alves <palves@redhat.com>
6760
6761 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6762 (func_extern_caller): New.
6763 (main): Call func_extern_caller.
6764 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6765 logic change.
6766
f63b508a
SM
67672018-06-18 Weimin Pan <weimin.pan@oracle.com>
6768
6769 PR gdb/16841
6770 * gdb.cp/typedef-base.cc: New file.
6771 * gdb.cp/typedef-base.exp: New file.
6772
0fe3a558
TV
67732018-06-18 Tom de Vries <tdevries@suse.de>
6774
6775 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6776
7010835a
AB
67772018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6778 Richard Bunt <Richard.Bunt@arm.com>
6779
6780 * gdb.threads/attach-slow-waitpid.c: New file.
6781 * gdb.threads/attach-slow-waitpid.exp: New file.
6782 * gdb.threads/slow-waitpid.c: New file.
6783
14897d65
PA
67842018-06-14 Pedro Alves <palves@redhat.com>
6785
6786 * gdb.base/fork-running-state.c: Include <errno.h>.
6787 (exit_if_relative_exits): New.
6788 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6789 exits.
6790 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6791 child exits.
6792
5d9a0608
TV
67932018-06-14 Tom de Vries <tdevries@suse.de>
6794
6795 PR cli/22573
6796 * gdb.base/finish-pretty.c: New test.
6797 * gdb.base/finish-pretty.exp: New file.
6798
11ae5818
PA
67992018-06-14 Pedro Alves <palves@redhat.com>
6800
6801 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6802 gdb's expected startup output.
6803
1d39de44
PA
68042018-06-14 Pedro Alves <palves@redhat.com>
6805
6806 * lib/selftest-support.exp (selftest_setup): Remove inlined
6807 function handling.
6808
70ee0000
TV
68092018-06-14 Tom de Vries <tdevries@suse.de>
6810
6811 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6812 matching of breakpoint printing.
6813
11f4b608
TV
68142018-06-13 Tom de Vries <tdevries@suse.de>
6815
6816 PR testsuite/23269
6817 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6818 (fork_child): ... here, and ...
6819 (fork_parent): ... here.
6820
68212018-06-12 Tom de Vries <tdevries@suse.de>
6822
6823 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6824
9516f85a
AB
68252018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6826 Stephen Roberts <stephen.roberts@arm.com>
6827
6828 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6829 rewrite test to describe action performed, rather than possible
6830 failure.
6831
5045b3d7
GB
68322018-06-08 Gary Benson <gbenson@redhat.com>
6833
6834 * gdb.threads/check-libthread-db.exp: New file.
6835 * gdb.threads/check-libthread-db.c: Likewise.
6836
c61b06a1
TT
68372018-06-05 Tom Tromey <tom@tromey.com>
6838
6839 * gdb.base/default.exp: Update expected "show version" output.
6840
eb6af809
TT
68412018-06-05 Tom Tromey <tom@tromey.com>
6842
6843 PR cli/12326:
6844 * gdb.cp/static-print-quit.exp: Update.
6845 * lib/gdb.exp (pagination_prompt): Update.
6846 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6847 * gdb.python/python.exp: Update.
6848
178d6a63
JB
68492018-06-04 Joel Brobecker <brobecker@adacore.com>
6850
6851 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6852
8e817061
JB
68532018-06-01 Joel Brobecker <brobecker@adacore.com>
6854
6855 * gdb.ada/bp_fun_addr: New testcase.
6856
e86ca25f
TT
68572018-06-01 Tom Tromey <tom@tromey.com>
6858
6859 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6860 results.
6861 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6862 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6863 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6864 * gdb.base/maint.exp (maint_pass_if): Update.
6865
4b2dfa9d
MR
68662018-05-31 Maciej W. Rozycki <macro@mips.com>
6867
6868 * gdb.base/endian.exp: New test.
6869 * gdb.base/endian.c: New test source.
6870
45f25d6c
AB
68712018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6872
6873 PR gdb/23203
6874 * gdb.base/bt-selected-frame.c: New file.
6875 * gdb.base/bt-selected-frame.exp: New file.
6876 * lib/gdb.exp (get_current_frame_number): New function.
6877
d9f6d7f8
MR
68782018-05-24 Maciej W. Rozycki <macro@mips.com>
6879 Pedro Alves <palves@redhat.com>
6880
6881 * gdb.threads/tls-core.c: Include <stdlib.h>
6882 (thread_proc): Call `abort'.
6883 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6884 (tls_core_test): New procedure, bits factored out from ...
6885 (top level): ... here. Test both native cores and gcore cores.
6886
ff1cf532
TT
68872018-05-23 Tom Tromey <tom@tromey.com>
6888
6889 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6890
b98664d3
TT
68912018-05-23 Tom Tromey <tom@tromey.com>
6892
6893 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6894 symfile_complaints.
6895 (test_short_complaints): Likewise.
6896 (test_empty_complaints): Likewise.
6897 (test_initial_complaints): Update.
6898
4e9668d0
TT
68992018-05-23 Tom Tromey <tom@tromey.com>
6900
6901 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6902
43ba33c7
TT
69032018-05-23 Tom Tromey <tom@tromey.com>
6904
6905 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6906 (test_short_complaints): Update.
6907
035522c0
PA
69082018-05-22 Pedro Alves <palves@redhat.com>
6909
6910 * gdb.base/remote.exp: Only gdb_start after compiling the
6911 testcase. Issue "disconnect" before testing "set remote" command
6912 defaults. Issue clean_restart before running to main.
6913
cc0be08f
PA
69142018-05-22 Pedro Alves <palves@redhat.com>
6915
6916 * gdb.base/remote.exp: Adjust expected output of "show remote
6917 memory-write-packet-size". Add tests for "set remote
6918 memory-write-packet-size 0" and "set remote
6919 memory-write-packet-size fixed/limit".
6920
b1b60145
PA
69212018-05-22 Pedro Alves <palves@redhat.com>
6922
6923 PR gdb/22973
6924 * gdb.base/utf8-identifiers.c: New file.
6925 * gdb.base/utf8-identifiers.exp: New file.
6926
0ec848ad
PFC
69272018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6928
6929 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6930
2c3305f6
PFC
69312018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6932
6933 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6934
ce1e8424
TT
69352018-05-18 Tom Tromey <tom@tromey.com>
6936
6937 * gdb.base/ptype-offsets.exp: Update.
6938
ddfe970e
KS
69392018-05-17 Keith Seitz <keiths@redhat.com>
6940
6941 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6942 in expected breakpoint stop locations.
6943 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6944 move to proper scope to test variable values.
6945 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6946 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6947 New functions.
6948 (main): Call not_inline_func3.
6949 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6950 inline_func1, inline_func2, and inline_func3. Test that when each
6951 breakpoint is hit, GDB properly reports both the stop location
6952 and the backtrace. Repeat tests for temporary breakpoints.
6953
0726fcc6
MR
69542018-05-15 Maciej W. Rozycki <macro@mips.com>
6955
6956 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6957 rather then trying to access it in determining whether the PID
6958 of `gdbserver' could have been retrieved.
6959
8ee22052
AB
69602018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6961
6962 * gdb.arch/amd64-init-x87-values.S: New file.
6963 * gdb.arch/amd64-init-x87-values.exp: New file.
6964
7785df48
JK
69652018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6966
6967 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6968
56bcdbea
TT
69692018-05-04 Tom Tromey <tom@tromey.com>
6970
6971 PR python/22730:
6972 * gdb.python/python.exp: Test multi-line execute.
6973
a913fffb
TT
69742018-05-04 Tom Tromey <tom@tromey.com>
6975
6976 PR python/22731:
6977 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6978
7a2c85f2
TT
69792018-05-04 Tom Tromey <tom@tromey.com>
6980
6981 PR gdb/11750:
6982 * gdb.base/define.exp: Test defining a user command inside a user
6983 command.
6984 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6985
a3b60e45
JK
69862018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6987 Pedro Alves <palves@redhat.com>
6988
6989 PR breakpoints/19806 and support for PR external/20207.
6990 * gdb.base/watchpoint-unaligned.c: New file.
6991 * gdb.base/watchpoint-unaligned.exp: New file.
6992
45fe4a03
AB
69932018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6994
6995 * gdb.base/maint.exp: Make test names unique, use
6996 test_prefix_command_help to test 'help maint info', and remove
6997 repeated test of 'help maint'.
6998
9be2ae8f
TT
69992018-05-04 Tom Tromey <tom@tromey.com>
7000
7001 PR gdb/22619:
7002 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
7003 behavior.
7004
11859c31
AB
70052018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7006
7007 * gdb.base/maint.exp: Process output from 'maint print registers'
7008 line at a time.
7009
089a9490
AB
70102018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7011
7012 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
7013 timeout.
7014
9b0797e2
AB
70152018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
7016
7017 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
7018 filter pattern.
7019
f6ac5f3d
PA
70202018-05-02 Pedro Alves <palves@redhat.com>
7021
7022 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
7023 to_log_command renames.
7024 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7025
77d3c63b
TT
70262018-05-02 Tom Tromey <tom@tromey.com>
7027
7028 * gdb.python/py-parameter.exp: Set test message.
7029
0489430a
TT
70302018-05-02 Tom Tromey <tom@tromey.com>
7031
7032 PR python/20084:
7033 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
7034 PARAM_ZUINTEGER_UNLIMITED tests.
7035
1632f8ba
DR
70362018-04-28 Dan Robertson <danlrobertson89@gmail.com>
7037
7038 PR rust/23124
7039 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
7040 when casting.
7041
6d7bb824
TT
70422018-04-30 Tom Tromey <tom@tromey.com>
7043
7044 * gdb.python/py-type.exp: Check align attribute.
7045 * gdb.python/py-type.c: New "aligncheck" global.
7046
007e1530
TT
70472018-04-30 Tom Tromey <tom@tromey.com>
7048
7049 PR exp/17095:
7050 * gdb.dwarf2/dw2-align.exp: New file.
7051 * gdb.cp/align.exp: New file.
7052 * gdb.base/align.exp: New file.
7053 * lib/gdb.exp (gdb_int128_helper): New proc.
7054 (has_int128_c, has_int128_cxx): New caching procs.
7055
6873858b
TT
70562018-04-27 Tom Tromey <tom@tromey.com>
7057
7058 PR rust/22545:
7059 * gdb.rust/simple.exp: Add inclusive range tests.
7060
79188d8d
PA
70612018-04-26 Pedro Alves <palves@redhat.com>
7062
7063 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
7064 ifunc breakpoint locations correctly of ifunc breakpoints set
7065 while the program resolves the ifunc.
7066
c7075ad5
PA
70672018-04-26 Pedro Alves <palves@redhat.com>
7068
7069 * gdb.base/gnu-ifunc-final.c: New file.
7070 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
7071 * gdb.base/gnu-ifunc.exp (executable): Delete.
7072 (staticexecutable): Adjust.
7073 (lib_opts, exec_opts): Delete.
7074 (make_binsuffix, build, set-break): New procedures.
7075 (misc_tests): New, with tests factored out from the top level.
7076 (top level): Test different combinations of ifunc resolver name,
7077 resolver with and with debug info, and ifunc target with and
7078 without debug info. Wrap static tests with with_target_prefix.
7079
8388016d
PA
70802018-04-26 Pedro Alves <palves@redhat.com>
7081
7082 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
7083 return type" warnings.
7084
249b5733
PA
70852018-04-25 Pedro Alves <palves@redhat.com>
7086
7087 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
7088 killed".
7089 * gdb.base/kill-after-signal.exp: Likewise.
7090 * gdb.threads/kill.exp: Likewise.
7091
f67c0c91
SDJ
70922018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7093 Sergio Durigan Junior <sergiodj@redhat.com>
7094 Pedro Alves <palves@redhat.com>
7095
7096 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
7097 regexps to expect for '[Inferior ... detached]' as well.
7098 * gdb.base/attach.exp: Likewise.
7099 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
7100 "gdb_continue_to_end".
7101 (test_catch_syscall_with_wrong_args): Likewise.
7102 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
7103 ']'. Don't set 'verbose' on.
7104 * gdb.base/foll-vfork.exp: Likewise.
7105 * gdb.base/fork-print-inferior-events.c: New file.
7106 * gdb.base/fork-print-inferior-events.exp: New file.
7107 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
7108 '[Inferior ... has been killed]' message.
7109 * gdb.base/kill-after-signal.exp: Likewise.
7110 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
7111 detach message.
7112 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
7113 message.
7114 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
7115 regexps to expect for '[Inferior ... detached]' as well.
7116 * gdb.threads/process-dies-while-detaching.exp: Likewise.
7117
0a8ddac4
SM
71182018-04-24 Simon Marchi <simon.marchi@ericsson.com>
7119
7120 PR gdb/23104
7121 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
7122
701adfb0
PA
71232018-04-22 Rajendra SY <rajendra.sy@gmail.com>
7124
7125 PR gdb/23095
7126 * gdb.base/break-probes.exp: Pass shlib_load to
7127 prepare_for_testing. Set normal_bp to r_debug_state if target is
7128 bsd.
7129
d27d16bf
RB
71302018-04-19 Richard Bunt <richard.bunt@arm.com>
7131
7132 * gdb.threads/multiple-successive-infcall.c: New test.
7133 * gdb.threads/multiple-successive-infcall.exp: New file.
7134
a037790e
TT
71352018-04-17 Tom Tromey <tom@tromey.com>
7136
7137 * gdb.rust/simple.rs (Union): New type.
7138 (main): New local "u".
7139 * gdb.rust/simple.exp (test_one_slice): Add new test case.
7140
e3a91079
AA
71412018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7142
7143 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
7144 number information in output of "whereis" command.
7145 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
7146
b744723f
AA
71472018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7148
7149 * gdb.ada/info_types.exp: Adjust expected output to the line
7150 numbers now printed by "info var/func/type".
7151 * gdb.base/completion.exp: Likewise.
7152 * gdb.base/included.exp: Likewise.
7153 * gdb.cp/cp-relocate.exp: Likewise.
7154 * gdb.cp/cplusfuncs.exp: Likewise.
7155 * gdb.cp/namespace.exp: Likewise.
7156 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
7157
4a4495d6
MM
71582018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7159
7160 * gdb.btrace/cpu.exp: New.
7161
1d509aa6
MM
71622018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7163
7164 * gdb.base/step-indirect-call-thunk.exp: New.
7165 * gdb.base/step-indirect-call-thunk.c: New.
7166 * gdb.reverse/step-indirect-call-thunk.exp: New.
7167 * gdb.reverse/step-indirect-call-thunk.c: New.
7168
6295b6da
SM
71692018-04-11 Simon Marchi <simon.marchi@ericsson.com>
7170
7171 * gdb.base/pie-fork.c: New file.
7172 * gdb.base/pie-fork.exp: New file.
7173
50146e70
TT
71742018-04-11 Tom Tromey <tom@tromey.com>
7175
7176 * gdb.rust/simple.exp: Add test for ".." struct initializer.
7177
f50d8a2e
PA
71782018-04-10 Pedro Alves <palves@redhat.com>
7179
7180 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
7181 exits. Instead loop running forever.
7182 (fork_parent): Run forever too.
7183
a0be7a36
SM
71842018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7185
7186 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
7187 mi_continue_to_line.
7188 * gdb.mi/mi-stack.c (callee4): Add comment.
7189
9b73db36
SM
71902018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7191
7192 * gdb.mi/mi-stack.exp: Fix indentation.
7193
c912f608
SM
71942018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7195
7196 PR gdb/22979
7197 * gdb.arch/amd64-osabi.exp: New file.
7198
26540402
SM
71992018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7200
7201 PR gdb/22980
7202 * gdb.base/osabi.exp: New file.
7203
121ad66c 72042018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
7205
7206 * gdb.cp/static-typedef-print.exp: New file.
7207 * gdb.cp/static-typedef-print.cc: New file.
7208
3fcded8f
JB
72092018-03-27 Joel Brobecker <brobecker@adacore.com>
7210
7211 * gdb.ada/varsize_limit: New testcase.
7212
59cc4834
JB
72132018-03-27 Joel Brobecker <brobecker@adacore.com>
7214
7215 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
7216
7217 * gdb.ada/notcplusplus: New testcase.
7218
7219 * gdb.base/c-linkage-name.c: New file.
7220 * gdb.base/c-linkage-name.exp: New testcase.
7221
4ca59a9f
TT
72222018-03-26 Tom Tromey <tom@tromey.com>
7223
7224 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
7225 * gdb.python/py-framefilter.py (name_error): New global.
7226 (ErrorInName.function): Use name_error.
7227
978d6c75
TT
72282018-03-26 Tom Tromey <tom@tromey.com>
7229
7230 PR backtrace/15582:
7231 * gdb.python/py-framefilter.exp: Add "bt hide" test.
7232
b7fee5a3
KS
72332018-03-23 Keith Seitz <keiths@redhat.com>
7234
7235 PR c++/22968
7236 * gdb.cp/subtypes.exp: New file.
7237 * gdb.cp/subtypes.h: New file.
7238 * gdb.cp/subtypes.cc: New file.
7239 * gdb.cp/subtypes-2.cc: New file.
7240
376be529
AB
72412018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7242
7243 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
7244 (done): Call '_exit' not 'exit' to avoid atexit handlers.
7245 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
7246 -nostartfiles when compiling the test. Confirm that all registers
7247 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
7248
066cfa98
AB
72492018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7250
7251 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
7252 option, syntax was wrong anyway.
7253 * gdb.arch/arm-disp-step.exp: Likewise.
7254 * gdb.arch/sparc64-regs.exp: Likewise.
7255 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
7256 option, syntax was wrong anyway, switch to use
7257 prepare_for_testing.
7258 * gdb.arch/i386-disp-step.exp: Likewise.
7259
079670b9
AA
72602018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
7261
7262 * gdb.ada/exec_changed.exp: Replace "target_info exists
7263 use_gdb_stub" by "use_gdb_stub".
7264 * gdb.ada/start.exp: Likewise.
7265 * gdb.base/async-shell.exp: Likewise.
7266 * gdb.base/attach-pie-misread.exp: Likewise.
7267 * gdb.base/attach-wait-input.exp: Likewise.
7268 * gdb.base/break-entry.exp: Likewise.
7269 * gdb.base/break-interp.exp: Likewise.
7270 * gdb.base/dprintf-detach.exp: Likewise.
7271 * gdb.base/nostdlib.exp: Likewise.
7272 * gdb.base/solib-nodir.exp: Likewise.
7273 * gdb.base/statistics.exp: Likewise.
7274 * gdb.base/testenv.exp: Likewise.
7275 * gdb.mi/mi-exec-run.exp: Likewise.
7276 * gdb.mi/mi-start.exp: Likewise.
7277 * gdb.multi/dummy-frame-restore.exp: Likewise.
7278 * gdb.multi/multi-arch-exec.exp: Likewise.
7279 * gdb.multi/multi-arch.exp: Likewise.
7280 * gdb.multi/tids.exp: Likewise.
7281 * gdb.multi/watchpoint-multi.exp: Likewise.
7282 * gdb.python/py-events.exp: Likewise.
7283 * gdb.threads/attach-into-signal.exp: Likewise.
7284 * gdb.threads/attach-stopped.exp: Likewise.
7285 * gdb.threads/threadapply.exp: Likewise.
7286 * lib/selftest-support.exp: Likewise.
7287
26d6cec4
AA
72882018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7289
7290 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7291
4ee89e90
SR
72922018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7293
7294 * gdb.perf/template-breakpoints.cc: New file.
7295 * gdb.perf/template-breakpoints.exp: New file.
7296 * gdb.perf/template-breakpoints.py: New file.
7297
92630041
TT
72982018-03-19 Tom Tromey <tom@tromey.com>
7299
7300 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7301 y0.
7302 * gdb.rust/simple.exp: Test bare identifier form of struct
7303 initializer.
7304
76727919
TT
73052018-03-19 Tom Tromey <tom@tromey.com>
7306
7307 * gdb.gdb/observer.exp: Remove.
7308
194ed413
AA
73092018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7310
7311 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7312 "qualified" option when setting breakpoints.
7313 * gdb.trace/backtrace.exp: Likewise.
7314 * gdb.trace/circ.exp: Likewise.
7315 * gdb.trace/collection.exp: Likewise.
7316 * gdb.trace/disconnected-tracing.exp: Likewise.
7317 * gdb.trace/ftrace-lock.exp: Likewise.
7318 * gdb.trace/ftrace.exp: Likewise.
7319 * gdb.trace/infotrace.exp: Likewise.
7320 * gdb.trace/packetlen.exp: Likewise.
7321 * gdb.trace/passc-dyn.exp: Likewise.
7322 * gdb.trace/qtro.exp: Likewise.
7323 * gdb.trace/read-memory.exp: Likewise.
7324 * gdb.trace/report.exp: Likewise.
7325 * gdb.trace/signal.exp: Likewise.
7326 * gdb.trace/status-stop.exp: Likewise.
7327 * gdb.trace/strace.exp: Likewise.
7328 * gdb.trace/tfind.exp: Likewise.
7329 * gdb.trace/trace-break.exp: Likewise.
7330 * gdb.trace/trace-condition.exp: Likewise.
7331 * gdb.trace/trace-mt.exp: Likewise.
7332 * gdb.trace/tstatus.exp: Likewise.
7333 * gdb.trace/tsv.exp: Likewise.
7334 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7335 * gdb.trace/unavailable.exp: Likewise.
7336 * gdb.trace/while-dyn.exp: Likewise.
7337
8b067d2c
AA
73382018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7339
7340 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7341 that libinproctrace is copied to the target.
7342
3ae9ce5d
TT
73432018-03-14 Tom Tromey <tom@tromey.com>
7344
7345 PR cli/14977:
7346 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7347 a null pointer.
7348 * gdb.base/wchar.exp: Likewise.
7349
b8c2339b
TT
73502018-03-14 Tom Tromey <tom@tromey.com>
7351
7352 PR cli/19918:
7353 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7354 flag.
7355
4872dc46
SM
73562018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7357
7358 PR gdb/22841
7359 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7360 "target" to remote_exec.
7361
e4fe3756
SM
73622018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7363
7364 PR gdb/22841
7365 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7366 ${board}_upload): Remove.
7367
e95a97d4
AA
73682018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7369
7370 * gdb.cp/watch-cp.cc: New test.
7371 * gdb.cp/watch-cp.exp: New file.
7372
dbbb1059
AB
73732018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7374
7375 * gdb.base/infcall-nested-structs.exp: New file.
7376 * gdb.base/infcall-nested-structs.c: New file.
7377 * gdb.base/float.exp: Add riscv support.
7378
ecc054c0
TP
73792018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7380
7381 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7382 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7383
25e3c82c
SDJ
73842018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7385
7386 * gdb.server/abspath.exp: New file.
7387 * lib/gdb.exp (with_cwd): New procedure.
7388
3083294d
SM
73892018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7390
7391 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7392 use it.
7393 (gdb_is_target_remote_prompt): New proc.
7394 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7395 (gdb_is_target_native): Pass prompt parameter to
7396 gdb_is_target_1.
7397
3275ef47
SM
73982018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7399
7400 * gdb.base/load-command.c: New file.
7401 * gdb.base/load-command.exp: New file.
7402 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7403 (gdb_is_target_1): ...this, and generalize for other targets
7404 than just remote.
7405 (gdb_is_target_remote): Use gdb_is_target_1.
7406 (gdb_is_target_native): use gdb_is_target_1.
7407
6893c19a
TT
74082018-02-26 Tom Tromey <tom@tromey.com>
7409
7410 PR python/16497:
7411 * gdb.python/py-framefilter.exp: Update test.
7412
2ddeaf8a
TT
74132018-02-26 Tom Tromey <tom@tromey.com>
7414
7415 * gdb.dwarf2/variant.c: New file.
7416 * gdb.dwarf2/variant.exp: New file.
7417
c9317f21
TT
74182018-02-26 Tom Tromey <tom@tromey.com>
7419
7420 * gdb.rust/simple.exp: Accept more possible results in enum test.
7421
6f6d0c26
SM
74222018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7423
7424 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7425 parentheses.
7426
11b03145
MR
74272018-02-23 Maciej W. Rozycki <macro@mips.com>
7428
7429 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7430 name of a variable: $actual_linejj -> $actual_line.
7431
54a27fe5
JB
74322018-02-21 John Baldwin <jhb@FreeBSD.org>
7433
7434 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7435
de65820c
MM
74362018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7437
7438 * gdb.btrace/buffer-size.exp: Do not force BTS.
7439
980548fd
PA
74402018-02-14 Pedro Alves <palves@redhat.com>
7441
7442 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7443 getting a "Quit".
7444
c4e12631
MM
74452018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7446
7447 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7448 Fix test name.
7449
c2e0e465
SM
74502018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7451
7452 * gdb.cp/m-static.exp: Check type of optimized out static
7453 member.
7454
f7216783
AB
74552018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7456
7457 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7458 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7459
0625771b
LS
74602018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7461 Leszek Swirski <leszeks@google.com>
7462
7463 * gdb.python/py-prettyprint.c
7464 (struct to_string_returns_value_inner,
7465 struct to_string_returns_value_wrapper): New.
7466 (main): Add tsrvw variable.
7467 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7468 ToStringReturnsValueWrapper): New classes.
7469 (register_pretty_printers): Register new pretty-printers.
7470 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7471 recursive pretty printer.
7472 * gdb.python/py-mi.exp: Likewise.
7473
59498c30
LS
74742018-02-01 Leszek Swirski <leszeks@google.com>
7475
7476 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7477 functions with the same name as an include file are parsed
7478 correctly.
7479
d4d38844
YQ
74802018-02-01 Yao Qi <yao.qi@linaro.org>
7481
7482 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7483 "\[^\r\n\]*".
7484
07e5f5cf
NP
74852018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7486
7487 * gdb.arch/powerpc-prologue-frame.s: New file.
7488 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7489 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7490
929b5ad4
JB
74912018-01-31 Joel Brobecker <brobecker@adacore.com>
7492
7493 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7494
e671cd59
PA
74952018-01-30 Pedro Alves <palves@redhat.com>
7496
7497 PR gdb/13211
7498 * gdb.base/interrupt-daemon.c: New.
7499 * gdb.base/interrupt-daemon.exp: New.
7500 * gdb.multi/multi-term-settings.c: New.
7501 * gdb.multi/multi-term-settings.exp: New.
7502
fc413dc4
JB
75032018-01-30 Joel Brobecker <brobecker@adacore.com>
7504
7505 * gdb.base/break.exp: Save the location where the breakpoint
7506 on break.c:47 was actually inserted when debugging the version
7507 compiled at -O2 and use it in the expected output of the "info
7508 break" test performed soon after.
7509
5c319bb2
PA
75102018-01-22 Pedro Alves <palves@redhat.com>
7511 Sergio Durigan Junior <sergiodj@redhat.com>
7512
7513 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7514 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7515
a9e40818
JB
75162018-01-22 Joel Brobecker <brobecker@adacore.com>
7517
7518 * gdb.base/break-include.c, gdb.base/break-include.inc,
7519 gdb.base/break-include.exp: New files.
7520 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7521 line number now being the actual line number where the breakpoint
7522 was inserted.
7523 * gdb.mi/mi-break.exp: Likewise.
7524 * gdb.mi/mi-reverse.exp: Likewise.
7525 * gdb.mi/mi-simplerun.exp: Ditto.
7526
e707fc44
AB
75272018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7528
7529 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7530 varobj.
7531 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7532
ae451627
AB
75332018-01-21 Don Breazeal <donb@codesourcery.com>
7534 Andrew Burgess <andrew.burgess@embecosm.com>
7535
7536 * gdb.mi/basics.c: Add new global.
7537 * gdb.mi/mi-frame-regs.exp: New file.
7538 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7539 case.
7540
b1b189e0
AB
75412018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7542
7543 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7544 non-parameter, and on an unknown symbol.
7545
fcfcc376
TT
75462018-01-19 Tom Tromey <tom@tromey.com>
7547
7548 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7549 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7550
634c1c31
AA
75512018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7552
7553 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7554 setrlimit and chdir to int.
7555
d6ad07fd
AA
75562018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7557
7558 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7559 function.
7560 (my_tend): Likewise.
7561 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7562 rationale of avoiding FP- and vector instructions.
7563
adf8243b
RK
75642018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7565
7566 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7567 "info reg" with "\[ \t\]*".
7568 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7569 "\[ \t\]+".
7570 * gdb.arch/s390-multiarch.exp: Ditto.
7571 * gdb.base/pc-fp.exp: Ditto.
7572 * gdb.reverse/i386-precsave.exp: Ditto.
7573 * gdb.reverse/i386-reverse.exp: Ditto.
7574 * gdb.reverse/i387-env-reverse.exp: Ditto.
7575 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7576
dcc06925
AA
75772018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7578
7579 * lib/gdb.exp (gdb_compile): Re-enable use of
7580 universal_compile_options for languages other than Rust.
7581
25d4fd80
AA
75822018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7583
7584 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7585
ee7f689e 75862018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
7587
7588 PR gdb/16577
7589 * gdb.base/solib-vanish.exp: New.
7590 * gdb.base/solib-vanish-main.c: New.
7591 * gdb.base/solib-vanish-lib1.c: New.
7592 * gdb.base/solib-vanish-lib2.c: New.
7593
d8447b6b
YQ
75942018-01-17 Yao Qi <yao.qi@linaro.org>
7595
7596 * gdb.compile/compile.exp: Match the address printed for
7597 frame in the output of command "bt".
7598
86d6a90c
TT
75992018-01-15 Tom Tromey <tom@tromey.com>
7600
7601 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7602 compute sp_reg.
7603
cbcdb1aa
AB
76042018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7605
7606 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7607 to prepare.
7608 (prepare): Return 0 on error, 1 on success.
7609
eea61984
PA
76102018-01-12 Pedro Alves <palves@redhat.com>
7611
7612 * gdb.base/continue-after-aborted-step-over.c: New.
7613 * gdb.base/continue-after-aborted-step-over.exp: New.
7614
6181e9c2
SM
76152018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7616
7617 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7618 options when not creating an executable.
7619
3cada740
PA
76202018-01-11 Pedro Alves <palves@redhat.com>
7621
7622 PR remote/22597
7623 * gdb.server/stop-reply-no-thread.c: New file.
7624 * gdb.server/stop-reply-no-thread.exp: New file.
7625
c63d3e8d
PA
76262018-01-10 Pedro Alves <palves@redhat.com>
7627
7628 PR gdb/22670
7629 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7630 functions too. Test setting breakpoints and printing C functions
7631 with no debug info too.
7632 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7633
d4c2a405
PA
76342018-01-10 Pedro Alves <palves@redhat.com>
7635
7636 PR gdb/22670
7637 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7638 a fail.
7639
8825213e
PA
76402018-01-10 Pedro Alves <palves@redhat.com>
7641
7642 PR gdb/22670
7643 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7644
605fd3c6
YQ
76452018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7646
7647 * gdb.server/unittest.exp: Match the output in non-development
7648 mode.
7649
1e5ded6c
YQ
76502018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7651
7652 * gdb.gdb/unittest.exp: Match output in non-development mode.
7653
30066b0b
JB
76542018-01-08 Joel Brobecker <brobecker@adacore.com>
7655
7656 * gdb.ada/access_tagged_param.exp: Relax expected output
7657 for value of "ObjL" in "continue" to pck.inspect breakpoint
7658 test.
7659
04bafb1e
XR
76602018-01-08 Joel Brobecker <brobecker@adacore.com>
7661
9f86398b
JB
7662 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7663 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 7664
e379cee6
PA
76652018-01-05 Pedro Alves <palves@redhat.com>
7666
7667 PR gdb/18653
7668 * gdb.base/libsegfault.exp: New.
7669
de63c46b
PA
76702018-01-05 Joel Brobecker <brobecker@adacore.com>
7671
7672 PR gdb/22670
7673 * gdb.ada/access_tagged_param.exp: New file.
7674 * gdb.ada/access_tagged_param/foo.adb: New file.
7675
f98fc17b
PA
76762018-01-05 Pedro Alves <palves@redhat.com>
7677
7678 PR gdb/22670
7679 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7680 exercise lower case too, and to exercise both full matching and
7681 wild matching.
7682
342f8240
JB
76832018-01-05 Joel Brobecker <brobecker@adacore.com>
7684
7685 * gdb.ada/rename_subscript_param: New testcase.
7686
7150d33c
JG
76872018-01-05 Jerome Guitton <guitton@adacore.com>
7688
7689 * gdb.ada/arr_acc_idx_w_gap: New testcase.
7690
cc0e770c
JB
76912018-01-05 Joel Brobecker <brobecker@adacore.com>
7692
7693 * gdb.ada/convvar_comp: New testcase.
7694
672a41aa 76952018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
7696
7697 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
7698 (My_Table): New global variable.
7699 * testsuite/gdb.ada/array_char_idx.exp: Add test.
7700
7365ec2f
JB
77012018-01-04 Joel Brobecker <brobecker@adacore.com>
7702
7703 PR gdb/22670
7704 * gdb.ada/maint_with_ada: New testcase.
7705
289483b6
JB
77062018-01-04 Joel Brobecker <brobecker@adacore.com>
7707
7708 PR gdb/22670
7709 * gdb.ada/bp_c_mixed_case: New testcase.
7710
344420da
JB
77112018-01-04 Joel Brobecker <brobecker@adacore.com>
7712
7713 PR gdb/22670
7714 * gdb.ada/complete.exp: Add "complete break ada" test.
7715
66fc87a0
JB
77162018-01-04 Joel Brobecker <brobecker@adacore.com>
7717
7718 PR gdb/22670
7719 * gdb.ada/info_addr_mixed_case: New testcase.
7720
9f757bf7
XR
77212018-01-03 Xavier Roirand <roirand@adacore.com>
7722
7723 * gdb.ada/excep_handle.exp: New testcase.
7724 * gdb.ada/excep_handle/foo.adb: New file.
7725 * gdb.ada/excep_handle/pck.ads: New file.
7726
bd570f80
JB
77272018-01-03 Joel Brobecker <brobecker@adacore.com>
7728
7729 * gdb.base/step-line.c: Add extra empty line in copyright header.
7730 * gdb.base/step-line.inp: Likewise.
7731
9fe561ab
JB
77322018-01-02 Joel Brobecker <brobecker@adacore.com>
7733
7734 * gdb.ada/dyn_stride.exp: Add slice test.
7735
a405673c
JB
77362018-01-02 Joel Brobecker <brobecker@adacore.com>
7737
7738 * gdb.ada/dyn_stride: New testcase.
7739
cef0f868
SH
77402017-12-27 Stafford Horne <shorne@gmail.com>
7741
7742 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7743 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7744
b67d92b0
SH
77452017-12-27 Stafford Horne <shorne@gmail.com>
7746
7747 * gdb.base/reggroups.c: New file.
7748 * gdb.base/reggroups.exp: New file.
7749
eccab96d
JB
77502017-12-18 Joel Brobecker <brobecker@adacore.com>
7751
7752 * gdb.dwarf2/ada-valprint-error.c: New file.
7753 * gdb.dwarf2/ada-valprint-error.exp: New file.
7754
0e2da9f0
JB
77552017-12-18 Joel Brobecker <brobecker@adacore.com>
7756
7757 * gdb.ada/assign_arr: New testcase.
7758
cb923fcc
XR
77592017-12-18 Xavier Roirand <roirand@adacore.com>
7760
7761 * gdb.ada/funcall_ptr: New testcase.
7762
7c161838
SDJ
77632017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7764
7765 PR cli/16224
7766 * gdb.base/ptype-offsets.cc: New file.
7767 * gdb.base/ptype-offsets.exp: New file.
7768
1af17fd9
YQ
77692017-12-15 Yao Qi <yao.qi@linaro.org>
7770
7771 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7772 if XML is disabled.
7773
828d5846
XR
77742017-12-15 Xavier Roirand <roirand@adacore.com>
7775
7776 * gdb.ada/same_component_name: New testcase.
7777
79e8fcaa
JB
77782017-12-14 Joel Brobecker <brobecker@adacore.com>
7779
7780 * gdb.ada/str_binop_equal: New testcase.
7781
e05fa6f9
JB
77822017-12-14 Joel Brobecker <brobecker@adacore.com>
7783
7784 * gdb.ada/task_switch_in_core: New testcase.
7785
b89641ba
SM
77862017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7787
7788 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7789 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7790 call test_bkpt_qualified.
7791 (test_bkpt_qualified): New proc.
7792
6892d2e4
PA
77932017-12-13 Pedro Alves <palves@redhat.com>
7794
7795 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7796 Tighten regexp by matching with an anchor.
7797
a22ecf70
PA
77982017-12-13 Pedro Alves <palves@redhat.com>
7799
7800 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7801 ("expression with namespace"): New set of tests.
7802 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7803 (Nested::Test_NS::qux): New.
7804 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7805 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7806
9937536c
JB
78072017-12-13 Joel Brobecker <brobecker@adacore.com>
7808
7809 * gdb.base/server-del-break.c: New file.
7810 * gdb.base/server-del-break.exp: New file.
7811
fe49c6f5
SH
78122017-12-12 Stafford Horne <shorne@gmail.com>
7813
7814 * gdb.xml/tdesc-regs.exp: Add or1k support.
7815
c3d18620
SH
78162017-12-12 Stafford Horne <shorne@gmail.com>
7817
7818 * gdb.base/bp-permanent.c: Define nop of or1k.
7819
c5f9cfc8
JB
78202017-12-11 Joel Brobecker <brobecker@adacore.com>
7821
7822 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7823 output with components being reordered.
7824
a9c135fc
JB
78252017-12-11 Joel Brobecker <brobecker@adacore.com>
7826
7827 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7828 output with components being reordered.
7829
927aa2e7
JK
78302017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7831 Pedro Alves <palves@redhat.com>
7832
7833 * gdb.base/maint.exp (check for .gdb_index): Check also for
7834 .debug_names.
7835 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7836 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7837 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7838 (.gdb_index used after symbol reloading): Support also .debug_names.
7839 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7840
f17d9474
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 tests for watchpoint.
7845
a0de8c21
YQ
78462017-12-08 Yao Qi <yao.qi@linaro.org>
7847
7848 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7849 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7850
a738ea1d
YQ
78512017-12-08 Yao Qi <yao.qi@linaro.org>
7852
7853 * gdb.arch/aarch64-tagged-pointer.c: New file.
7854 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7855
1cd9a73b
SDJ
78562017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7857
7858 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7859 "int".
7860
fa6eb693
KS
78612017-12-07 Keith Seitz <keiths@redhat.com>
7862
7863 PR breakpoints/22569
7864 * gdb.linespec/ls-errs.exp: Change expected result of "break
7865 -source this file has spaces.c -line 3".
7866 Check that an explicit source file followed by whitespace is
7867 identified as an invalid explicit location.
7868
883fd55a
KS
78692017-12-07 Keith Seitz <keiths@redhat.com>
7870
7871 * gdb.cp/nested-types.cc: New file.
7872 * gdb.cp/nested-types.exp: New file.
7873 * lib/cp-support.exp: Load data-structures.exp library.
7874 (debug_cp_test_ptype_class): New global.
7875 (cp_ptype_class_verbose, next_line): New procedures.
7876 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7877 Add and document new return value.
7878 Switch the list of lines to a queue.
7879 Add support for new `type' key for nested type definitions.
7880 Add debugging/troubleshooting messages.
7881 * lib/data-structures.exp: New file.
7882
ec72db3e
SM
78832017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7884
7885 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7886 with proc_with_prefix, don't use with_test_prefix.
7887
99598d71
TT
78882017-12-07 Tom Tromey <tom@tromey.com>
7889
7890 * gdb.base/break.exp: Add test for empty "commands".
7891
a8806230
YQ
78922017-12-07 Yao Qi <yao.qi@linaro.org>
7893
7894 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7895 malloc and catch syscall.
7896
824cc835
PM
78972017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7898
e79be6e5 7899 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
7900 tests for explicit locations.
7901
7cc244de
PA
79022017-12-06 Pedro Alves <palves@redhat.com>
7903
7904 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7905 force-disabling XML descriptions.
7906
50a1fdd5
PA
79072017-12-04 Pedro Alves <palves@redhat.com>
7908
7909 PR gdb/22499
7910 * gdb.arch/amd64-disp-step-avx.S: New file.
7911 * gdb.arch/amd64-disp-step-avx.exp: New file.
7912
f0fb2488
PA
79132017-12-03 Pedro Alves <palves@redhat.com>
7914
7915 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7916 and <string.h>.
7917 (parent_function): Print distinct messages when waitpid fails, or
7918 the child exits with a signal, or the child exits for an unhandled
7919 reason.
7920 * gdb.threads/process-dies-while-detaching.exp
7921 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7922 it. Wait for both inferior output and GDB's prompt. Use an
7923 indirect spawn id list.
7924 (do_detach): New parameter 'child_exit'. Use it to compute
7925 expected inferior output.
7926 (test_detach, test_detach_watch, test_detach_killed_outside):
7927 Adjust to pass down the expected child exit kind.
7928
97cbe998
SDJ
79292017-12-01 Joel Brobecker <brobecker@adacore.com>
7930 Sergio Durigan Junior <sergiodj@redhat.com>
7931 Pedro Alves <palves@redhat.com>
7932
7933 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7934
40fc416f
SDJ
79352017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7936
7937 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7938 to 'symbol-file' and 'add-symbol-file' can be
7939 position-independent.
7940
1cc75e92
YQ
79412017-12-01 Yao Qi <yao.qi@linaro.org>
7942
7943 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7944 the URL in copyright header.
7945 * gdb.arch/aarch64-fp.exp: Likewise.
7946 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7947 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7948 * gdb.base/expand-psymtabs.exp: Likewise.
7949 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7950 * gdb.fortran/common-block.exp: Likewise.
7951 * gdb.fortran/common-block.f90: Likewise.
7952 * gdb.fortran/logical.exp: Likewise.
7953 * gdb.fortran/vla-datatypes.f90: Likewise.
7954 * gdb.fortran/vla-sub.f90: Likewise.
7955
875fb7a7
JB
79562017-11-30 Joel Brobecker <brobecker@adacore.com>
7957
7958 * gdb.ada/repeat_dyn: New testcase.
7959
6f14765f
UW
79602017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7961
7962 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7963 Update for changed thread numbering.
7964 * gdb.cell/bt.exp: Update for changed GDB output.
7965
f1af7b94
SM
79662017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7967
7968 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7969 setting isremote by hand.
7970 * boards/dwarf4-gdb-index.exp: Likewise.
7971 * boards/fission.exp: Likewise.
7972 * boards/stabs.exp: Likewise.
7973
e3919f3e
PA
79742017-11-30 Pedro Alves <palves@redhat.com>
7975
7976 * gdb.linespec/cpls-ops.exp
7977 (check_explicit_skips_function_argument): Extract the underlying
7978 type of size_t instead of hardcoding it.
7979
bd69330d
PA
79802017-11-29 Pedro Alves <palves@redhat.com>
7981
7982 PR c++/19436
7983 * gdb.linespec/cpls-abi-tag.cc: New file.
7984 * gdb.linespec/cpls-abi-tag.exp: New file.
7985
a20714ff
PA
79862017-11-29 Pedro Alves <palves@redhat.com>
7987
7988 * gdb.base/langs.exp: Use -qualified.
7989 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7990 it.
7991 * gdb.cp/namespace.exp: Use -qualified.
7992 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7993 (overload-3, template-overload, template-ret-type, const-overload)
7994 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7995 procedures.
7996 (test_driver): Call them.
7997 * gdb.cp/save-bp-qualified.cc: New.
7998 * gdb.cp/save-bp-qualified.exp: New.
7999 * gdb.linespec/explicit.exp: Test -qualified.
8000 * lib/completion-support.exp (completion::explicit_opts_list): Add
8001 "-qualified".
8002 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
8003
f6f1d339
PM
80042017-11-29 Phil Muldoon <pmuldoon@redhat.com>
8005
8006 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
8007
02ca603a
TT
80082017-11-29 Tom Tromey <tom@tromey.com>
8009
8010 * gdb.base/relocate.exp: Update invalid argument test.
8011 Add new tests for invalid arguments.
8012
ed6c0bfb
TP
80132017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8014
8015 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
8016 Return 0 as a long.
8017 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
8018
f106e10e
TP
80192017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8020
8021 * gdb.cp/breakpoint.cc (bar): Set return type to void.
8022 * gdb.cp/psymtab-parameter.cc (func): Likewise.
8023 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
8024 func ().
8025 * gdb.cp/shadow.cc (B.func): Return 0.
8026
10329bb2
JB
80272017-11-27 Joel Brobecker <brobecker@adacore.com>
8028
8029 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
8030 expected output in gdb_expect call to allow the exception
8031 message to be present as well. Fix syntax confusion to avoid
8032 TCL thinking that exception_name is an array.
8033
617cd4bc
UW
80342017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
8035
8036 * gdb.arch/spu-info.c: Include <unistd.h>.
8037 (do_signal_test): Fix broken calls to write.
8038 * gdb.arch/spu-info.exp: Use prepare_for_testing.
8039 Fix checks for empty mailboxes. Update signal tests for corrected
8040 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
8041 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
8042 * gdb.cell/arch.exp: Use standard_output_file.
8043 * gdb.cell/break.exp: Likewise.
8044 * gdb.cell/bt.exp: Likewise.
8045 * gdb.cell/core.exp: Likewise.
8046 * gdb.cell/dwarfaddr.exp: Likewise.
8047 * gdb.cell/ea-cache.exp: Likewise.
8048 * gdb.cell/ea-standalone.exp: Likewise.
8049 * gdb.cell/f-regs.exp: Likewise.
8050 * gdb.cell/fork.exp: Likewise.
8051 * gdb.cell/gcore.exp: Likewise.
8052 * gdb.cell/mem-access.exp: Likewise.
8053 * gdb.cell/ptype.exp: Likewise.
8054 * gdb.cell/registers.exp: Likewise.
8055 * gdb.cell/sizeof.exp: Likewise.
8056 * gdb.cell/solib-symbol.exp: Likewise.
8057 * gdb.cell/solib.exp: Likewise.
617cd4bc 8058
a81aaca0
PA
80592017-11-25 Pedro Alves <palves@redhat.com>
8060
8061 * gdb.base/complete-empty.exp: New file.
8062 * gdb.base/completion.exp: Adjust.
8063
6a3c6ee4
PA
80642017-11-25 Pedro Alves <palves@redhat.com>
8065
8066 * gdb.linespec/cpls-ops.cc: New file.
8067 * gdb.linespec/cpls-ops.exp: New file.
8068 * lib/completion-support.exp (test_complete_prefix_range_re): New,
8069 factored out from ...
8070 (test_complete_prefix_range): ... this.
8071
8955eb2d
PA
80722017-11-24 Pedro Alves <palves@redhat.com>
8073
8074 * gdb.linespec/cpcompletion.exp: New file.
8075 * gdb.linespec/cpls-hyphen.cc: New file.
8076 * gdb.linespec/cpls.cc: New file.
8077 * gdb.linespec/cpls2.cc: New file.
8078 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
8079 test to use test_gdb_complete_unique. Add label completion,
8080 keyword completion and explicit location completion tests.
8081 * lib/completion-support.exp: New file.
8082
e547c119
JB
80832017-11-24 Joel Brobecker <brobecker@adacore.com>
8084
8085 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
8086 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
8087 when hitting an exception catchpoint.
8088
7c3c1aa8
YQ
80892017-11-22 Yao Qi <yao.qi@linaro.org>
8090
8091 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
8092
41bd68f5
SM
80932017-11-22 Simon Marchi <simon.marchi@ericsson.com>
8094
8095 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
8096 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
8097 * gdb.dwarf2/info-locals-optimized-out.c: New file.
8098
1daad298
YQ
80992017-11-22 Yao Qi <yao.qi@linaro.org>
8100
8101 * gdb.base/info-os.exp: Pass pthreads.
8102 * gdb.multi/multi-attach.exp: Likewise.
8103
88465e87
YQ
81042017-11-22 Yao Qi <yao.qi@linaro.org>
8105
8106 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
8107 compiler.
8108
dc196b23
YQ
81092017-11-22 Yao Qi <yao.qi@linaro.org>
8110
8111 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
8112 * gdb.base/break-interp.exp: Likewise.
8113 * gdb.base/jit-attach-pie.exp: Likewise.
8114
2400729e
UW
81152017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8116
8117 * gdb.base/float128.c (large128): New variable.
8118 * gdb.base/float128.exp: Add test to print largest __float128 value.
8119
7a26362d
UW
81202017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8121
8122 * gdb.arch/vsx-regs.exp: Update register content checks.
8123
ed0f4273
UW
81242017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
8125
8126 * gdb.arch/ppc-longdouble.exp: New file.
8127 * gdb.arch/ppc-longdouble.c: Likewise.
8128
a25d69c6
PA
81292017-11-21 Pedro Alves <palves@redhat.com>
8130
8131 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
8132
73fcf641
PA
81332017-11-20 Pedro Alves <palves@redhat.com>
8134
8135 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
8136 (long_double_typedef): New typedefs.
8137 Use DEF on double and long double.
8138 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
8139 cases.
8140 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
8141 and 'long_double_ptr_same_size' locals. Use them to decide
8142 whether cast from array/function to float is valid/invalid.
8143
71a3c369
TT
81442017-11-17 Tom Tromey <tom@tromey.com>
8145
8146 * gdb.rust/traits.rs: New file.
8147 * gdb.rust/traits.exp: New file.
8148
ced9779b
JB
81492017-11-17 Joel Brobecker <brobecker@adacore.com>
8150
8151 * gdb.ada/minsyms: New testcase.
8152
a0922d80
PA
81532017-11-16 Pedro Alves <palves@redhat.com>
8154
8155 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
8156 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
8157
ea04e54c
PA
81582017-11-16 Pedro Alves <palves@redhat.com>
8159
8160 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
8161 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
8162
e849ea89
PA
81632017-11-16 Pedro Alves <palves@redhat.com>
8164
8165 * gdb.server/reconnect-ctrl-c.c: New file.
8166 * gdb.server/reconnect-ctrl-c.exp: New file.
8167
d8ae99a7
PM
81682017-11-16 Phil Muldoon <pmuldoon@redhat.com>
8169
8170 * gdb.python/py-rbreak.exp: New file.
8171 * gdb.python/py-rbreak.c: New file.
8172 * gdb.python/py-rbreak-func2.c: New file.
8173
968a13f8
PA
81742017-11-16 Pedro Alves <palves@redhat.com>
8175
8176 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
8177 pattern.
8178 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
8179 GDB.
8180
71774bc9
SM
81812017-11-15 Simon Marchi <simon.marchi@ericsson.com>
8182
8183 * gdb.tui/completionn.exp (test_tab_completion): Add space in
8184 regex.
8185
ddbb44cf
SM
81862017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
8187
8188 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
8189 test names.
8190
584a564f
PA
81912017-11-09 Pedro Alves <palves@redhat.com>
8192
8193 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
8194 factored out from ...
8195 (top level): ... here, and adjusted to avoid expecting beyond the
8196 prompt in a single gdb_test_multiple.
8197
5ed7a928
PA
81982017-11-09 Pedro Alves <palves@redhat.com>
8199
8200 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
8201 output.
8202 * gdb.server/ext-attach.exp ("kill" test): Likewise.
8203 * gdb.server/ext-restart.exp ("kill" test): Likewise.
8204 * gdb.server/ext-run.exp ("kill" test): Likewise.
8205 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
8206
a60e0738
PA
82072017-11-09 Pedro Alves <palves@redhat.com>
8208
8209 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
8210 match till end of line.
8211
2c88253f
PA
82122017-11-09 Pedro Alves <palves@redhat.com>
8213
8214 * gdb.base/memattr.exp: Tighten regexes to match the end line.
8215
c7a38517
PA
82162017-11-09 Pedro Alves <palves@redhat.com>
8217
8218 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
8219 New procedures, factored out from ...
8220 (top level): ... here, and adjusted to avoid expecting beyond the
8221 prompt in one go.
8222
f29f4b6b
PA
82232017-11-09 Pedro Alves <palves@redhat.com>
8224
8225 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
8226 output. Fix '?' match.
8227
286acbb5
JB
82282017-11-08 Joel Brobecker <brobecker@adacore.com>
8229
8230 * gdb.ada/scoped_watch: New testcase.
8231 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
8232 which is actually correct.
8233 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
8234 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
8235
62d7ae92
PA
82362017-11-08 Pedro Alves <palves@redhat.com>
8237
8238 * gdb.gdb/complaints.exp (test_initial_complaints)
8239 (test_serial_complaints, test_short_complaints): Call
8240 complaint_internal instead of complaint.
8241
280ca31f
DT
82422017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
8243
8244 * gdb.threads/tls-core.c: New file.
8245 * gdb.threads/tls-core.exp: Likewise.
8246
b5ec771e
PA
82472017-11-08 Pedro Alves <palves@redhat.com>
8248
8249 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
8250 (p Exported_Capitalized): New test.
8251 (p exported_capitalized): New test.
8252
a02b41a7
PA
82532017-11-07 Pedro Alves <palves@redhat.com>
8254
8255 * gdb.cp/ena-dis-br-range.exp: Add more tests.
8256
95e95a6d
PA
82572017-11-07 Pedro Alves <palves@redhat.com>
8258
8259 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
8260 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
8261 (disable_invalid, disable_inverted, disable_negative): New
8262 procedures.
8263 ("bad numbers"): New set of tests.
8264
cee62dbd
PA
82652017-11-07 Pedro Alves <palves@redhat.com>
8266
8267 * gdb.cp/ena-dis-br-range.exp: Add tests.
8268
cc638e86
PA
82692017-11-07 Pedro Alves <palves@redhat.com>
8270
8271 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8272
d0fe4701
XR
82732017-11-07 Xavier Roirand <roirand@adacore.com>
8274 Pedro Alves <palves@redhat.com>
8275
8276 * gdb.base/ena-dis-br.exp: Add reference to
8277 gdb.cp/ena-dis-br-range.exp.
8278 * gdb.cp/ena-dis-br-range.exp: New file.
8279 * gdb.cp/ena-dis-br-range.cc: New file.
8280
46f67f80
PA
82812017-11-06 Pedro Alves <palves@redhat.com>
8282
8283 * gdb.base/attach-non-pgrp-leader.c: New.
8284 * gdb.base/attach-non-pgrp-leader.exp: New.
8285
726e1356
PA
82862017-11-06 Pedro Alves <palves@redhat.com>
8287
8288 * configure.ac: No longer check for termio.h and sgtty.h.
8289 * configure: Regenerate.
8290 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8291 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8292 Remove termio and sgtty code.
8293
50ab6ace
YQ
82942017-11-03 Yao Qi <yao.qi@linaro.org>
8295
8296 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8297 in GDB is disabled.
8298
8e68731c
YQ
82992017-11-03 Yao Qi <yao.qi@linaro.org>
8300
8301 * gdb.python/py-thrhandle.exp: Skip it if python is not
8302 enabled.
8303
3a87ae65
SM
83042017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8305
8306 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8307 as a breakpoint command.
8308
484d8d36
MD
83092017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8310
8311 PR python/21213
8312 * gdb.python/py-infthread.exp: Test calling
8313 InferiorThread.inferior () multiple times in a row.
8314
4a27f119
KS
83152017-10-27 Keith Seitz <keiths@redhat.com>
8316
8317 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8318 Test "info break" for every inlined function breakpoint.
8319
bb11dd58
YQ
83202017-10-27 Yao Qi <yao.qi@linaro.org>
8321
8322 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8323
a43f3893
PF
83242017-10-26 Patrick Frants <osscontribute@gmail.com>
8325
8326 * gdb.cp/classes.exp (test_static_members): Test printing
8327 Outer::instance.
8328 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8329 (Inner::instance, Outer::instance): New.
8330
792ccf00
PA
83312017-10-24 Pedro Alves <palves@redhat.com>
8332
8333 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8334 extra console" test in two stages.
8335
eb2bfbad
PA
83362017-10-24 Pedro Alves <palves@redhat.com>
8337
8338 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8339
1f75a651
PA
83402017-10-24 Pedro Alves <palves@redhat.com>
8341
8342 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8343 loop.
8344
779990d9
PA
83452017-10-24 Pedro Alves <palves@redhat.com>
8346
8347 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8348 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8349
ad9b8f5d
PA
83502017-10-24 Pedro Alves <palves@redhat.com>
8351
8352 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8353 parameter and handle it. Don't output read value in test name.
8354
fee6da6e
PA
83552017-10-24 Pedro Alves <palves@redhat.com>
8356
8357 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8358 custom test name.
8359
10389c2c
PA
83602017-10-24 Pedro Alves <palves@redhat.com>
8361
8362 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8363 include the unstable output directory name in the test's name.
8364 (initial_setup_simple) <'set args'>: Use custom test name.
8365
a80e65a9
PA
83662017-10-24 Pedro Alves <palves@redhat.com>
8367
8368 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8369 with explicit test name.
8370
15763a09
PA
83712017-10-20 Pedro Alves <palves@redhat.com>
8372
8373 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8374 'wait -i'. Use gdb_assert and remote_close.
8375
49a4ce2e
AB
83762017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8377
8378 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8379 number from variable rather than hard-coded.
8380
a75868f5
PA
83812017-10-19 Pedro Alves <palves@redhat.com>
8382
8383 * gdb.base/long-inferior-output.c: New file.
8384 * gdb.base/long-inferior-output.exp: New file.
8385
c8ba13ad
KS
83862017-11-18 Keith Seitz <keiths@redhat.com>
8387
8388 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8389 method.
8390 (main): Call it.
8391 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8392 Add additional user-defined conversion operator tests.
8393
b27de576
PA
83942017-10-17 Pedro Alves <palves@redhat.com>
8395
8396 * boards/native-stdio-gdbserver.exp: Load "local-board".
8397
8484c955
PA
83982017-10-17 Pedro Alves <palves@redhat.com>
8399
8400 * gdb.base/quit-live.c: New file.
8401 * gdb.base/quit-live.exp: New file.
8402
83d5a34d
KS
84032017-10-16 Keith Seitz <keiths@redhat.com>
8404
8405 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8406 (class_with_protected_typedef, class_with_private_typedef)
8407 (struct_with_public_typedef, struct_with_protected_typedef)
8408 (struct_with_private_typedef): New classes/structs.
8409 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8410 typedefs and access specifiers.
8411
739b3f1d
PA
84122017-10-16 Pedro Alves <palves@redhat.com>
8413 Simon Marchi <simon.marchi@polymtl.ca>
8414
8415 * README (Local vs Remote vs Native): New section.
8416 * boards/local-board.exp: New file, with bits factored out from
8417 ...
8418 * boards/native-extended-gdbserver.exp: ... here. Load
8419 "local-board".
8420 * boards/native-gdbserver.exp: Load "local-board".
8421 (${board}_spawn, ${board}_exec): Delete.
8422 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8423 ...
8424 * boards/stdio-gdbserver-base.exp: ... this new file.
8425 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8426 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8427 procedure.
8428 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8429 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8430 stdio_gdbserver_command.
8431 (${board}_get_remote_address, ${board}_get_comm_port)
8432 (${board}_download, ${board}_upload): Delete.
8433 (get_target_remote_pipe_cmd): New.
8434
fe68b953
SM
84352017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8436
8437 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8438 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8439 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8440 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8441 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8442 remove with_test_prefix.
8443
300b6685
PA
84442017-10-13 Pedro Alves <palves@redhat.com>
8445
8446 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8447 * gdb.base/annota1.exp: Use it instead of is_remote.
8448 * gdb.base/annota3.exp: Use it instead of is_remote.
8449 * gdb.cp/annota2.exp: Use it instead of is_remote.
8450 * gdb.cp/annota3.exp: Use it instead of is_remote.
8451 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8452
50500caf
PA
84532017-10-13 Pedro Alves <palves@redhat.com>
8454
8455 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8456 (test_num_test_vars, run_and_count_vars, find_env)
8457 (test_set_unset_env, test_inherit_env_var): New procedures.
8458 (top level): Use them.
8459
dad0c6d2
PA
84602017-10-13 Pedro Alves <palves@redhat.com>
8461
8462 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8463 also skip on stub-like targets.
8464
8b0553c1
PA
84652017-10-13 Pedro Alves <palves@redhat.com>
8466
8467 PR gdb/22293
8468 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8469 (top level): Move some tests to ...
8470 (test_not_found): ... this new procedure.
8471 (top level): Call it.
8472
7594f623
PA
84732017-10-13 Pedro Alves <palves@redhat.com>
8474
8475 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8476 expect different "info terminal" output if testing with a
8477 non-native target.
8478
ebe3b402
PA
84792017-10-13 Pedro Alves <palves@redhat.com>
8480 Simon Marchi <simon.marchi@polymtl.ca>
8481
8482 PR python/12966
8483 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8484
42f1b161
PA
84852017-10-13 Pedro Alves <palves@redhat.com>
8486
8487 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8488 already.
8489
8d6ef72b
PA
84902017-10-13 Pedro Alves <palves@redhat.com>
8491
8492 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8493 is_remote.
8494
d7bcd5b8
PA
84952017-10-13 Pedro Alves <palves@redhat.com>
8496
8497 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8498 is_remote.
8499
df479dc6
PA
85002017-10-13 Pedro Alves <palves@redhat.com>
8501
8502 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8503 is set.
8504 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8505 instead of is_remote.
8506
23fb630a
PA
85072017-10-13 Pedro Alves <palves@redhat.com>
8508
8509 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8510 (top level): Add comment.
8511
cc77b1dc
PA
85122017-10-13 Pedro Alves <palves@redhat.com>
8513
8514 * gdb.base/remote.exp (top level): Fix comment typo and add
8515 missing return.
8516
27c9e813
PA
85172017-10-13 Pedro Alves <palves@redhat.com>
8518 Simon Marchi <simon.marchi@polymtl.ca>
8519
8520 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8521 calls and add comments. Skip test if use_gdb_stub is set.
8522 (top level): Use "set cwd" command instead of "cd" command.
8523
5e830d98
PA
85242017-10-13 Pedro Alves <palves@redhat.com>
8525
8526 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8527 is_remote target check.
8528
f5ca0032
PA
85292017-10-13 Pedro Alves <palves@redhat.com>
8530
8531 * gdb.base/scope.exp: Use build_executable + clean_restart +
8532 gdb_file_cmd instead of prepare_for_testing and no longer skip
8533 "before run" tests on is_remote target boards. Update comments.
8534 * boards/native-extended-gdbserver.exp
8535 (extended_gdbserver_load_last_file): New, factored out from ...
8536 (gdb_load): ... this. Move further below and add comment.
8537 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8538
8aed1c0d
PA
85392017-10-12 Pedro Alves <palves@redhat.com>
8540
8541 * gdb.base/attach.exp: Remove references to gdb64.
8542 * gdb.base/dbx.exp: Remove references to gdb64.
8543
cfa34c87
SM
85442017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8545 Pedro Alves <palves@redhat.com>
8546
8547 * gdb.base/label.exp: Remove is_remote target check.
8548
9192b7de
PA
85492017-10-12 Pedro Alves <palves@redhat.com>
8550
8551 * gdb.base/auvx.exp (coredir): Update comment.
8552 (top level) <core_works>: Use "set cwd" command instead of "cd"
8553 command.
8554
6bf0052d
PA
85552017-10-12 Pedro Alves <palves@redhat.com>
8556 Simon Marchi <simon.marchi@polymtl.ca>
8557
8558 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8559 target boards.
8560
e48ef82d
PA
85612017-10-12 Pedro Alves <palves@redhat.com>
8562 Simon Marchi <simon.marchi@polymtl.ca>
8563
8564 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8565 Instead skip if there's any gdb_protocol set.
8566
8d7aea57
SM
85672017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8568 Pedro Alves <palves@redhat.com>
8569
8570 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8571
30440677
PA
85722017-10-12 Pedro Alves <palves@redhat.com>
8573 Simon Marchi <simon.marchi@polymtl.ca>
8574
8575 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8576 instead of on dejagnu remote boards.
8577
4e04f045 85782017-10-12 Pedro Alves <palves@redhat.com>
175654b9 8579 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
8580
8581 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8582 checks. Use build_executable + clean_restart instead of
8583 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8584 of enabling non-stop after starting gdb.
8585
871a186e
PA
85862017-10-12 Pedro Alves <palves@redhat.com>
8587
8588 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8589 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8590 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8591 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8592
56d704da
AK
85932017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8594
8595 * gdb.arch/arc-tdesc-cpu.exp: New file.
8596 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8597
2f20e312
SM
85982017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8599
8600 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8601
65630365
PA
86022017-10-10 Pedro Alves <palves@redhat.com>
8603
8604 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8605 expect CLI output.
8606
bf469271
PA
86072017-10-10 Pedro Alves <palves@redhat.com>
8608
8609 * lib/selftest-support.exp (selftest_setup): Update for
8610 captured_command_loop's prototype change.
8611
777a42f1
PA
86122017-10-09 Pedro Alves <palves@redhat.com>
8613
8614 Test both arch1=>arch2 and arch2=>arch1.
8615
8616 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8617 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8618 factored out to...
8619 (append_arch1_options, append_arch2_options, append_arch_options)
8620 (build_executables): New procedures.
8621 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8622 local.
8623 (top level): Add new 'first_arch' testing axis.
8624
cbd2b4e3
PA
86252017-10-09 Pedro Alves <palves@redhat.com>
8626
8627 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8628 (barrier): New.
8629 (thread_start, all_started): New functions.
8630 (main): Spawn new thread and wait until it is scheduled.
8631 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8632 option.
8633 (do_test): Add 'selected_thread' parameter. Run to all_started
8634 instead of main. Explicitly set the breakpoint at main. Switch
8635 to the SELECTED_THREAD thread.
8636 (top level): Test handling the exec event with either the main
8637 thread or the second thread selected.
8638
5c9e4427
PA
86392017-10-09 Pedro Alves <palves@redhat.com>
8640
8641 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8642 logic. Move STOP marker after the value checks.
8643 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8644 regexp.
8645
b3b7c423
SL
86462017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8647
8648 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8649
3b4b2f16
UW
86502017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8651
8652 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8653 integer-to-dfp conversion.
8654 * gdb.base/dfp-test.exp: Likewise.
8655
5cd63fda
PA
86562017-10-04 Pedro Alves <palves@redhat.com>
8657
8658 * gdb.multi/hangout.c: Include <unistd.h>.
8659 (hangout_loop): New function.
8660 (main): Call alarm. Call hangout_loop in a loop.
8661 * gdb.multi/hello.c: Include <unistd.h>.
8662 (hello_loop): New function.
8663 (main): Call alarm. Call hangout_loop in a loop.
8664 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8665 inferior with the other selected.
8666
4c71c105
SM
86672017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8668
8669 * gdb.mi/list-thread-groups-available.exp: New file.
8670 * gdb.mi/list-thread-groups-available.c: New file.
8671
bc3b087d
SDJ
86722017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8673
8674 * gdb.base/set-cwd.exp: Make it available on
8675 native-extended-gdbserver.
8676
d092c5a2
SDJ
86772017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8678
8679 * gdb.base/set-cwd.c: New file.
8680 * gdb.base/set-cwd.exp: Likewise.
8681
45320ffa
TT
86822017-10-02 Tom Tromey <tom@tromey.com>
8683
8684 PR rust/22236:
8685 * gdb.rust/simple.rs (main): New variable "fslice".
8686 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8687
b3e3859b
TT
86882017-10-02 Tom Tromey <tom@tromey.com>
8689
8690 * gdb.rust/simple.exp: Test ptype of a slice.
8691
01af5e0d
TT
86922017-10-02 Tom Tromey <tom@tromey.com>
8693
8694 * gdb.rust/simple.exp: Test index of slice.
8695
a9bbfbd8
TT
86962017-09-27 Tom Tromey <tom@tromey.com>
8697
8698 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
8699
df8899e5
TP
87002017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
8701 Pedro Alves <palves@redhat.com>
8702
8703 * gdb.base/compare-sections.exp (get value of read-only section): Read
8704 as unsigned value.
8705 (corrupt read-only section): Likewise and don't set written if patching
8706 failed.
8707
757bf54b
KB
87082017-09-21 Kevin Buettner <kevinb@redhat.com>
8709
8710 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
8711 files.
8712
06871ae8
PA
87132017-09-20 Pedro Alves <palves@redhat.com>
8714
8715 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
8716 symbol names in gdb's output.
8717 * gdb.cp/overload.exp ("list all overloads"): Likewise.
8718
e5f25bc5
PA
87192017-09-20 Pedro Alves <palves@redhat.com>
8720
8721 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
8722 Rename to ...
8723 (test_list_ambiguous_symbol): ... this and add a symbol name
8724 parameter. Adjust.
8725 (test_list_ambiguous_function): Reimplement on top of
8726 test_list_ambiguous_symbol and also test listing ambiguous
8727 variables.
8728 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8729 (ambiguous_fun): ... this.
8730 (ambiguous_var): New.
8731 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8732 (ambiguous_fun): ... this.
8733 (ambiguous_var): New.
8734
4e5a4f58
JB
87352017-09-19 John Baldwin <jhb@FreeBSD.org>
8736
8737 * gdb.base/starti.c: New file.
8738 * gdb.base/starti.exp: New file.
8739 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8740
26e53f3e
PA
87412017-09-14 Pedro Alves <palves@redhat.com>
8742
8743 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8744 (top level): Use it instead of runto.
8745
cb791d59
TT
87462017-09-11 Tom Tromey <tom@tromey.com>
8747
8748 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8749
7c96f8c1
TT
87502017-09-11 Tom Tromey <tom@tromey.com>
8751
8752 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8753 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8754
469412dd
CW
87552017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8756
8757 * gdb.fortran/printing-types.exp: New file.
8758 * gdb.fortran/printing-types.exp: New file.
8759
e0f86435
BH
87602017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8761
8762 * gdb.fortran/vla-ptype.exp: Fix typos.
8763 * gdb.fortran/vla-value.exp: Same.
8764
9e9af4be
BH
87652017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8766
8767 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8768 * gdb.mi/mi-var-child-f.exp: Likewise.
8769 * gdb.mi/mi-vla-fortran.exp: Likewise.
8770
a5ad232b 87712017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
8772 Christoph Weinmann <christoph.t.weinmann@intel.com>
8773 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
8774
8775 * gdb.fortran/ptr-indentation.f90: New file.
8776 * gdb.fortran/ptr-indentation.exp: New file.
8777
5aec60eb
TT
87782017-09-05 Tom Tromey <tom@tromey.com>
8779
8780 PR gdb/22010:
8781 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8782
8f8f8152
TP
87832017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8784
8785 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8786
fbd1b771
JK
87872017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8788
8789 * gdb.threads/tls-nodebug-pie.c: New file.
8790 * gdb.threads/tls-nodebug-pie.exp: New file.
8791
5eb5f850
TT
87922017-09-05 Tom Tromey <tom@tromey.com>
8793
8794 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8795 for rust.
8796
ae780a21
SM
87972017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8798
8799 * gdb.multi/multi-arch-exec.exp: Test with different
8800 "follow-exec-mode" settings.
8801 (do_test): New procedure.
8802
3693fdb3
PA
88032017-09-04 Pedro Alves <palves@redhat.com>
8804
8805 * gdb.base/func-static.c (S::method const, S::method volatile)
8806 (S::method volatile const): New methods.
8807 (c_s, v_s, cv_s): New instances.
8808 (main): Call method() on them.
8809 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8810 (cannot_resolve): New procedure.
8811 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8812 print-quote-unquoted columns.
8813 (do_test): Test printing each scope too.
8814
e68cb8e0
PA
88152017-09-04 Pedro Alves <palves@redhat.com>
8816
8817 * gdb.base/local-static.exp: Also test with
8818 class::method::variable wholly quoted.
8819 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8820
858be34c
PA
88212017-09-04 Pedro Alves <palves@redhat.com>
8822
8823 * gdb.base/local-static.c: New.
8824 * gdb.base/local-static.cc: New.
8825 * gdb.base/local-static.exp: New.
8826
46a4882b
PA
88272017-09-04 Pedro Alves <palves@redhat.com>
8828
8829 * gdb.asm/asm-source.exp: Add casts to int.
8830 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8831 (dataglobal64_1, dataglobal64_2): New globals.
8832 * gdb.base/nodebug.exp: Test different expressions involving the
8833 new globals, with print, whatis and ptype. Add casts to int.
8834 * gdb.base/solib-display.exp: Add casts to int.
8835 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8836 * gdb.cp/m-static.exp: Add cast to int.
8837 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8838 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8839 tls variable with no debug info without a cast. Test with a cast
8840 to int too.
8841 * gdb.trace/entry-values.exp: Add casts.
8842
2c5a2be1
PA
88432017-09-04 Pedro Alves <palves@redhat.com>
8844
8845 * gdb.base/nodebug.exp: Test that ptype's error about functions
8846 with unknown return type includes the function name too.
8847
7022349d
PA
88482017-09-04 Pedro Alves <palves@redhat.com>
8849
8850 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8851 return type of munmap in infcall.
8852 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8853 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8854 type of ftell in infcall.
8855 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8856 type of getpid in infcall.
8857 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8858 infcall.
8859 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8860 Bail on failure to extract the pid.
8861 * gdb.base/nodebug.c: #include <stdint.h>.
8862 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8863 New functions.
8864 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8865 Change expected output of print/whatis/ptype with functions with
8866 no debug info. Test all supported languages. Call
8867 test_call_promotion.
8868 * gdb.compile/compile.exp: Adjust expected output to expect
8869 warning.
8870 * gdb.threads/siginfo-threads.exp: Likewise.
8871
54990598
PA
88722017-09-04 Pedro Alves <palves@redhat.com>
8873
8874 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8875 "prototypes". Test calling float functions via prototyped and
8876 unprototyped function pointers.
8877 (perform_all_tests): New parameter "prototypes". Pass it down.
8878 (top level): Pass down "prototypes" parameter to
8879 perform_all_tests.
8880
34d16ea2
SM
88812017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8882
8883 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8884 Test with nested loops.
8885
9521ecda
SM
88862017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8887
8888 * gdb.base/commands.exp: Call the new procedures.
8889 (loop_break_test, loop_continue_test): New procedures.
8890
80a65e9b
SM
88912017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8892
8893 * gdb.base/commands.exp: Call new procedure.
8894 (define_if_without_arg_test): New procedure.
8895
e439fa14
PA
88962017-09-04 Pedro Alves <palves@redhat.com>
8897
8898 * gdb.base/list-ambiguous.exp: New file.
8899 * gdb.base/list-ambiguous0.c: New file.
8900 * gdb.base/list-ambiguous1.c: New file.
8901 * gdb.base/list.exp (test_list_range): Adjust expected output.
8902
0a2dde4a
SDJ
89032017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8904
8905 * gdb.base/share-env-with-gdbserver.c: New file.
8906 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8907
5e89eb3a
SM
89082017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8909
8910 * gdb.base/commands.exp (gdbvar_simple_if_test,
8911 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8912 progvar_simple_if_test, progvar_simple_while_test,
8913 progvar_complex_if_while_test, user_defined_command_test,
8914 user_defined_command_args_eval,
8915 user_defined_command_args_stack_test,
8916 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8917 temporary_breakpoint_commands,
8918 gdb_test_no_prompt, redefine_hook_test,
8919 redefine_backtrace_test): Remove "global gdb_prompt".
8920
fd437cbc
SM
89212017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8922
8923 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8924 New proc, call it from toplevel.
8925
87215ad1
SDJ
89262017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8927
8928 PR remote/21852
8929 * gdb.server/normal.c: New file, copied from gdb.base.
8930 * gdb.server/run-without-local-binary.exp: New file.
8931
58afddc6
WP
89322017-08-07 Weimin Pan <weimin.pan@oracle.com>
8933
8934 * gdb.arch/sparc64-adi.exp: New file.
8935 * gdb.arch/sparc64-adi.c: New file.
8936
5277199a
PA
89372017-08-22 Pedro Alves <palves@redhat.com>
8938
8939 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8940 (top level): Add "list all overloads" tests.
8941
14278e1f
TT
89422017-08-22 Tom Tromey <tom@tromey.com>
8943
8944 * gdb.gdb/xfullpath.exp: Remove.
8945
bf223d3e
PA
89462017-08-21 Pedro Alves <palves@redhat.com>
8947
8948 PR gdb/19487
8949 * gdb.base/symbol-alias.c: New.
8950 * gdb.base/symbol-alias2.c: New.
8951 * gdb.base/symbol-alias.exp: New.
8952
c973d0aa
PA
89532017-08-21 Pedro Alves <palves@redhat.com>
8954
8955 * gdb.base/dfp-test.c
8956 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8957 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8958 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8959 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8960 * gdb.base/whatis-ptype-typedefs.c: New.
8961 * gdb.base/whatis-ptype-typedefs.exp: New.
8962 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8963 (an_int, an_int_type, an_int_type2): New globals.
8964 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8965 involving typedefs and cast expressions.
8966 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8967 (lookup_typedefs_function): New.
8968 (typedefs_pretty_printers_dict): New.
8969 (top level): Register lookup_typedefs_function in
8970 gdb.pretty_printers.
8971
6d580b63
YQ
89722017-08-18 Yao Qi <yao.qi@linaro.org>
8973
8974 * gdb.server/unittest.exp: New.
8975
206726fb
SDJ
89762017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8977
8978 PR gdb/21954
8979 * gdb.base/environ.exp: Add test to check if 'unset environment'
8980 works.
8981
bf0ec4c2
AA
89822017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8983
8984 * lib/gdb.exp (universal_compile_options): New caching proc.
8985 (gdb_compile): Suppress GCC's coloring of messages.
8986
d6382fff
TT
89872017-08-14 Tom Tromey <tom@tromey.com>
8988
8989 PR gdb/21675:
8990 * gdb.base/printcmds.exp (test_radices): New function.
8991 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8992 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8993 * lib/gdb.exp (get_integer_valueof): Use p/d.
8994
c2c2dd9f
SM
89952017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8996
8997 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8998 characters.
8999
fdffd6f4
TT
90002017-08-05 Tom Tromey <tom@tromey.com>
9001
9002 * gdb.rust/simple.exp: Allow String to appear in a different
9003 namespace.
9004
27d41eac
YQ
90052017-07-26 Yao Qi <yao.qi@linaro.org>
9006
9007 * gdb.gdb/unittest.exp: Invoke command
9008 "maintenance check xml-descriptions".
9009
031ed05d
AA
90102017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9011
9012 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
9013 calling context.
9014 (hex128): Drop erroneous calculation of parameters.
9015
dcd27ddf
SM
90162017-07-22 Simon Marchi <simon.marchi@ericsson.com>
9017
9018 * gdb.python/py-unwind.exp: Disable stack protection when
9019 building test file.
9020
47e77640
PA
90212017-07-20 Pedro Alves <palves@redhat.com>
9022
9023 * gdb.base/default.exp (set language): Adjust expected output.
9024
62d2a18a
PA
90252017-07-20 Pedro Alves <palves@redhat.com>
9026
9027 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
9028 (test_minsym): ... this, and make static.
9029 (get_pck__foo__bar__minsym): Rename to ...
9030 (get_test_minsym): ... this.
9031 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
9032 symbol names and comments.
9033 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
9034 (get_test_minsym): ... this.
9035 (pck__foo__bar__minsym__2): Rename to ...
9036 (test_minsym): ... this.
9037 (main): Adjust.
9038
c45ec17c
PA
90392017-07-17 Pedro Alves <palves@redhat.com>
9040
9041 * gdb.base/completion.exp: Adjust expected output.
9042 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
9043 the completer works.
9044
c6756f62
PA
90452017-07-17 Pedro Alves <palves@redhat.com>
9046
9047 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
9048
5bd68487
AB
90492017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
9050
9051 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
9052
8880f2a9
TT
90532017-07-14 Tom Tromey <tom@tromey.com>
9054
9055 PR rust/21764:
9056 * gdb.rust/simple.exp: Add tests.
9057
65547233
TT
90582017-07-14 Tom Tromey <tom@tromey.com>
9059
9060 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
9061
8f14146e
PA
90622017-07-14 Pedro Alves <palves@redhat.com>
9063
9064 * gdb.linespec/base/one/thefile.cc (z1): New function.
9065 * gdb.linespec/base/two/thefile.cc (z2): New function.
9066 * gdb.linespec/linespec.exp: Add tests.
9067
b4365d02
AB
90682017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9069
9070 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
9071 to mi_create_breakpoint.
9072
5d2cbaa5
AB
90732017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9074
9075 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
9076 mi_create_breakpoint.
9077
11cb5716
IB
90782017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
9079
9080 * gdb.dlang/demangle.exp: Update for demangling changes.
9081
03278692
TT
90822017-07-09 Tom Tromey <tom@tromey.com>
9083
9084 * gdb.dwarf2/shortpiece.exp: New file.
9085
33c5cd75
DB
90862017-07-06 David Blaikie <dblaikie@gmail.com>
9087
9088 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
9089 built from fissiont-multi-cu{1,2}.c.
9090 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
9091 except putting 'main' and 'func' in separate CUs in the same DWO file.
9092 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
9093 test.
9094 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
9095 test.
9096
8455d262
PA
90972017-07-06 Pedro Alves <palves@redhat.com>
9098
9099 * gdb.python/py-unwind.exp: Test flushregs.
9100
dc4bde35
SDJ
91012017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9102
9103 PR cli/21688
9104 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
9105 tests for alias commands and trailing whitespace.
9106
51ed89aa
SDJ
91072017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9108
9109 PR cli/21688
9110 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
9111 procedure. Call it.
9112
eb17d413
PA
91132017-06-29 Pedro Alves <palves@redhat.com>
9114
9115 * gdb.base/printcmds.exp: Add tests.
9116
41664b45
DG
91172017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
9118
9119 PR gdb/21337
9120 * gdb.base/reread-readsym.exp: New file.
9121 * gdb.base/reread-readsym.c: New file.
9122
75312ae3
KB
91232017-06-21 Kevin Buettner <kevinb@redhat.com>
9124
9125 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
9126 subpattern.
9127
66953522
PB
91282017-06-19 Peter Bergner <bergner@vnet.ibm.com>
9129
9130 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
9131 extended mnemonic.
9132 * gdb.arch/powerpc-power9.s: Likewise.
9133
5524b525
AA
91342017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9135
9136 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
9137 on 32-bit x86 targets. Exploit is_*_target macros where
9138 appropriate.
9139
03c8af18
AA
91402017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9141
9142 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
9143 register pieces.
9144
3bf31011
AA
91452017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9146
9147 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
9148 located in one or more DWARF pieces.
9149
805acca0
AA
91502017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9151
9152 * lib/gdb.exp (get_endianness): New proc.
9153 * gdb.arch/aarch64-fp.exp: Use it.
9154 * gdb.arch/altivec-regs.exp: Likewise.
9155 * gdb.arch/e500-regs.exp: Likewise.
9156 * gdb.arch/vsx-regs.exp: Likewise.
9157 * gdb.base/dump.exp: Likewise.
9158 * gdb.base/funcargs.exp: Likewise.
9159 * gdb.base/gnu_vector.exp: Likewise.
9160 * gdb.dwarf2/formdata16.exp: Likewise.
9161 * gdb.dwarf2/implptrpiece.exp: Likewise.
9162 * gdb.dwarf2/nonvar-access.exp: Likewise.
9163 * gdb.python/py-inferior.exp: Likewise.
9164 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9165
e9352324
AA
91662017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9167
9168 PR gdb/21226
9169 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
9170 stack value pieces are taken from the LSB end.
9171
d5d1163e
AA
91722017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9173
9174 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
9175 variable at nonzero offset.
9176
0567c986
AA
91772017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9178
9179 * gdb.dwarf2/var-access.c: New file.
9180 * gdb.dwarf2/var-access.exp: New test.
9181 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
9182
973e9aab
TT
91832017-06-12 Tom Tromey <tom@tromey.com>
9184
9185 * gdb.dwarf2/formdata16.exp: Add tests.
9186
d9109c80
TT
91872017-06-12 Tom Tromey <tom@tromey.com>
9188
9189 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
9190
30a25466
TT
91912017-06-12 Tom Tromey <tom@tromey.com>
9192
9193 PR exp/16225:
9194 * gdb.reverse/i386-sse-reverse.exp: Update tests.
9195 * gdb.arch/vsx-regs.exp: Update tests.
9196 * gdb.arch/s390-vregs.exp (hex128): New proc.
9197 Update test.
9198 * gdb.arch/altivec-regs.exp: Update tests.
9199
aefd8b33
SDJ
92002017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9201
9202 * gdb.base/startup-with-shell.c: New file.
9203 * gdb.base/startup-with-shell.exp: Likewise.
9204
2090129c
SDJ
92052017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9206
9207 * gdb.server/non-existing-program.exp: Update regex in order to
9208 reflect the fact that gdbserver is now using fork_inferior (with a
9209 shell) to startup the inferior.
9210
8e86a419
SM
92112017-05-30 Simon Marchi <simon.marchi@ericsson.com>
9212
9213 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
9214 support function calls from GDB.
9215
e6cf65f2
TT
92162017-05-21 Tom Tromey <tom@tromey.com>
9217
9218 PR rust/21466:
9219 * gdb.rust/unsized.exp: New file.
9220 * gdb.rust/unsized.rs: New file.
9221
43cc5389
TT
92222017-05-19 Tom Tromey <tom@tromey.com>
9223
9224 PR rust/21484:
9225 * gdb.rust/watch.exp: New file.
9226 * gdb.rust/watch.rs: New file.
9227
ec8df234
TT
92282017-05-18 Tom Tromey <tom@tromey.com>
9229
9230 * gdb.rust/simple.exp: Allow Box to be qualified.
9231
3e3e7fae
TP
92322017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
9233
9234 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
9235
59cc050d
PA
92362017-05-18 Pedro Alves <palves@redhat.com>
9237
9238 * gdb.base/fileio.c (test_write, test_read, test_close)
9239 (test_fstat): Don't print 'ret' in the fail path.
9240
c8f6abd1
PA
92412017-05-18 Pedro Alves <palves@redhat.com>
9242
9243 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
9244 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
9245 (test_system, test_rename, test_unlink, test_time): Change
9246 prototypes.
9247 * gdb.base/fileio.exp (stop_msg): Adjust.
9248
d2a03b77
PA
92492017-05-18 Pedro Alves <palves@redhat.com>
9250
9251 * gdb.base/fileio.c (null_str): New global.
9252 (test_stat): Use it.
9253 * gdb.base/fileio.exp: Remove nowarnings.
9254
0d5c6999
YQ
92552017-05-17 Yao Qi <yao.qi@linaro.org>
9256
9257 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
9258
21873064
YQ
92592017-05-17 Simon Marchi <simon.marchi@ericsson.com>
9260
9261 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
9262 argument command.
9263 (top-level): Invoke test_set_inferior_tty.
9264
d512d31c
PA
92652017-05-04 Pedro Alves <palves@redhat.com>
9266
9267 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9268 Add parens to print call for Python 3.
9269
90cef2ed
KS
92702017-05-03 Keith Seitz <keiths@redhat.com>
9271
9272 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9273 (main): Call it.
9274
14f819c8
TW
92752017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9276
9277 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9278 to prev and next.
9279
913aeadd
TW
92802017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9281
9282 * gdb.python/py-record-btrace.exp: Remove test for
9283 gdb.BtraceInstruction.error.
9284
a3be24ad
TW
92852017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9286
9287 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9288
ae20e79a
TW
92892017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9290
9291 * gdb.python/py-record-btrace-threads.c: New file.
9292 * gdb.python/py-record-btrace-threads.exp: New file.
9293
45ce1b47
SDJ
92942017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9295
9296 PR testsuite/8595
9297 * gdb.base/environ.exp: Make test available in all architectures.
9298 Move bits related to "info program" testing to
9299 gdb.base/info-program.exp. Rewrite tests to use the two new
9300 procedures mentione below.
9301 (test_set_show_env_var) New procedure.
9302 (test_set_show_env_var_equal): Likewise.
9303 * gdb.base/info-program.exp: New file.
9304
e15c3eb4
KS
93052017-04-27 Keith Seitz <keiths@redhat.com>
9306
9307 * gdb.cp/oranking.cc (test15): New function.
9308 (main): Call test15 and declare additional variables for testing.
9309 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9310 "p foo101('abc')" tests.
9311 Add tests for cv qualifier overloads.
9312 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9313 "lvalue reference overload" test.
9314 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9315 "print value of f1 on Child&& in f2" test.
9316
3a3fd0fd
PA
93172017-04-19 Pedro Alves <palves@redhat.com>
9318
9319 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9320 procedure.
9321 (top level): Call it.
9322 * lib/gdb.exp (gdb_define_cmd): New procedure.
9323
53375380
PA
93242017-04-12 Pedro Alves <palves@redhat.com>
9325
9326 PR gdb/21323
9327 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9328 (wchar): New global.
9329 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9330 (do_test_wide_char, wide_char_types_no_program, top level): Add
9331 wchar_t testing.
9332
53e710ac
PA
93332017-04-12 Pedro Alves <palves@redhat.com>
9334
9335 PR c++/21323
9336 * gdb.cp/wide_char_types.c: New file.
9337 * gdb.cp/wide_char_types.exp: New file.
9338
0ad9d8c7
SDJ
93392017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9340
9341 PR gdb/21352
9342 * gdb.trace/tsv.exp: Add test for "tsave -r".
9343
b1b45502
IB
93442017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9345
9346 * gdb.dlang/watch-loc.c: New file.
9347 * gdb.dlang/watch-loc.exp: New file.
9348
ec13808e
JK
93492017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9350
9351 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9352
fe5f7374
AK
93532017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9354
9355 * gdb.arch/arc-analyze-prologue.S: New file.
9356 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9357
eea78757
AK
93582017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9359
9360 * gdb.arch/arc-decode-insn.S: New file.
9361 * gdb.arch/arc-decode-insn.exp: Likewise.
9362
5badf10a
IR
93632017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9364
9365 PR tdep/20928
9366 * gdb.arch/sparc64-regs.exp: New file.
9367 * gdb.arch/sparc64-regs.S: Likewise.
9368
cee59b3f
TW
93692017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9370
9371 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9372 and memory view on Python 3.
9373
c0f55cc6
AV
93742017-03-20 Artemiy Volkov <artemiyv@acm.org>
9375 Keith Seitz <keiths@redhat.com>
9376
9377 PR gdb/14441
9378 * gdb.cp/demangle.exp: Add rvalue reference tests.
9379 * gdb.cp/rvalue-ref-casts.cc: New file.
9380 * gdb.cp/rvalue-ref-casts.exp: New file.
9381 * gdb.cp/rvalue-ref-overload.cc: New file.
9382 * gdb.cp/rvalue-ref-overload.exp: New file.
9383 * gdb.cp/rvalue-ref-params.cc: New file.
9384 * gdb.cp/rvalue-ref-params.exp: New file.
9385 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9386 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9387 * gdb.cp/rvalue-ref-types.cc: New file.
9388 * gdb.cp/rvalue-ref-types.exp: New file.
9389 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9390 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9391
51457a05
MAL
93922017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9393
9394 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9395 New procedure.
9396
5b291c04
MAL
93972017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9398
9399 * lib/mi-support.exp (mi_gdb_test): Add additional message
9400 for unexpected output.
9401
59a56148
AA
94022017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9403
9404 * gdb.base/examine-backward.c (Barrier): New character array
9405 constant, to ensure that TestStrings is preceded by a string
9406 terminator.
9407
7942e96e
AA
94082017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9409
9410 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9411 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9412 and implicit pointer into such a location.
9413
6ebac3fb
DE
94142017-03-16 Doug Evans <dje@google.com>
9415
9416 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9417
ec3b243d
TP
94182017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9419
9420 * gdb.cp/m-static.exp: Fix expectation for prototype of
9421 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
9422
94232017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
9424
9425 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9426 * gdb.guile/scm-lazy-string.c: New file.
9427 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9428 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9429 for pointer, array, typedef lazy strings.
9430
2cc36e25 94312017-03-16 Doug Evans <dje@google.com>
34b43320
DE
9432
9433 PR python/17728, python/18439, python/18779
9434 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9435 * gdb.python/py-lazy-string.c (pointer): New typedef.
9436 (main): New locals ptr, array, typedef_ptr.
9437 * gdb.python/py-value.exp: Move lazy string tests to ...
9438 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9439 array, typedef lazy strings.
ec3b243d 9440
0efcde63
AK
94412017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9442
9443 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9444 Add optional 'test' parameter.
9445
7978d7c3
SM
94462017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9447
9448 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9449 Skip for versions of DejaGnu < 1.5.
9450
896c0c1e
SM
94512017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9452
9453 * lib/gdb.exp (dejagnu_version): New proc.
9454 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9455 Use dejagnu_version.
9456
5f4d1085
KS
94572017-03-10 Keith Seitz <keiths@redhat.com>
9458
9459 PR c++/8128
9460 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9461 type from destructor regexps.
9462 Add a branch which actually passes the test.
9463 Adjust "ptype t5i" test names.
9464
1de05205
PA
94652017-03-08 Pedro Alves <palves@redhat.com>
9466
9467 * gdb.base/step-over-exit.exp: Add explicit test message.
9468
c65d6b55
PA
94692017-03-08 Pedro Alves <palves@redhat.com>
9470
9471 PR gdb/18360
9472 * gdb.threads/interrupt-while-step-over.c: New file.
9473 * gdb.threads/interrupt-while-step-over.exp: New file.
9474
2e86a283
PA
94752017-03-08 Pedro Alves <palves@redhat.com>
9476
9477 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9478 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9479
25dcbff6
PA
94802017-03-08 Pedro Alves <palves@redhat.com>
9481
9482 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9483 PKRU as not supported as a PASS.
9484
dc9366eb
PA
94852017-03-08 Pedro Alves <palves@redhat.com>
9486
9487 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9488 prefix instead of $binfile1/$binfile2.
9489 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9490 in test message.
9491 * gdb.python/py-completion.exp: Use "load python file" as test
9492 messages instead of unstable path names.
9493
6e5d74e7
PA
94942017-03-08 Pedro Alves <palves@redhat.com>
9495 Jan Kratochvil <jan.kratochvil@redhat.com>
9496
9497 PR cli/21218
9498 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9499 New proc.
9500 (top level): Call it.
9501
9753a2f6
PA
95022017-03-08 Pedro Alves <palves@redhat.com>
9503
9504 PR tui/21216
9505 * gdb.tui/tui-nl-filtered-output.exp: New file.
9506
1a4dd9dd
PA
95072017-03-08 Pedro Alves <palves@redhat.com>
9508
9509 * gdb.base/completion.exp: Move TUI completion tests to ...
9510 * gdb.tui/completion.exp: ... this new file.
9511
7cbbff33
PA
95122017-03-08 Pedro Alves <palves@redhat.com>
9513
9514 * gdb.base/tui-disasm-long-lines.c,
9515 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9516 gdb.base/tui-layout.exp: Move to ...
9517 * gdb.tui/: ... this new directory.
9518
5f6fd321
PA
95192017-03-07 Pedro Alves <palves@redhat.com>
9520
9521 * gdb.base/tui-layout.c: New file.
9522 * gdb.base/tui-layout.exp: New file.
9523
44959fa8
PA
95242017-03-07 Pedro Alves <palves@redhat.com>
9525
9526 * gdb.base/tui-layout.c: Rename to ...
9527 * gdb.base/tui-disasm-long-lines.c: ... this.
9528 * gdb.base/tui-layout.exp: Rename to ...
9529 * gdb.base/tui-disasm-long-lines.exp: ... this.
9530
f8c4e718
PA
95312017-03-07 Pedro Alves <palves@redhat.com>
9532
9533 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9534
6dbb839a 95352017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
9536
9537 * i386-mpx-call.c: New file.
9538 * i386-mpx-call.exp: New file.
9539
65b48a81
PB
95402017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9541
9542 * gdb.arch/powerpc-power.exp: Delete test.
9543 * gdb.arch/powerpc-power.s: Likewise.
9544 * gdb.disasm/disassembler-options.exp: New test.
9545 * gdb.arch/powerpc-altivec.exp: Likewise.
9546 * gdb.arch/powerpc-altivec.s: Likewise.
9547 * gdb.arch/powerpc-altivec2.exp: Likewise.
9548 * gdb.arch/powerpc-altivec2.s: Likewise.
9549 * gdb.arch/powerpc-altivec3.exp: Likewise.
9550 * gdb.arch/powerpc-altivec3.s: Likewise.
9551 * gdb.arch/powerpc-power7.exp: Likewise.
9552 * gdb.arch/powerpc-power7.s: Likewise.
9553 * gdb.arch/powerpc-power8.exp: Likewise.
9554 * gdb.arch/powerpc-power8.s: Likewise.
9555 * gdb.arch/powerpc-power9.exp: Likewise.
9556 * gdb.arch/powerpc-power9.s: Likewise.
9557 * gdb.arch/powerpc-vsx.exp: Likewise.
9558 * gdb.arch/powerpc-vsx.s: Likewise.
9559 * gdb.arch/powerpc-vsx2.exp: Likewise.
9560 * gdb.arch/powerpc-vsx2.s: Likewise.
9561 * gdb.arch/powerpc-vsx3.exp: Likewise.
9562 * gdb.arch/powerpc-vsx3.s: Likewise.
9563 * gdb.arch/arm-disassembler-options.exp: Likewise.
9564 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9565 * gdb.arch/s390-disassembler-options.exp: Likewise.
9566
17cd4947
LM
95672017-02-23 Luis Machado <lgustavo@codesourcery.com>
9568
9569 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9570 (check_supported_features): ... this. Changed return type to void.
9571 (supports_rdseed): New static global.
9572 (rdseed): Check supports_rdseed.
9573 (initialize): Call check_supported_features.
9574
2039d74e
EBM
95752017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9576
9577 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9578 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9579 and lqarx/stqcx.
9580 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9581 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9582
a51d7ecf
EBM
95832017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9584
9585 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9586 uppercase.
9587
0224619f
JK
95882017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9589
9590 * gdb.dwarf2/formdata16.c: New file.
9591 * gdb.dwarf2/formdata16.exp: New file.
9592 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9593
216f72a1
JK
95942017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9595
9596 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9597 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9598 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9599 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9600 DW_AT_GNU_*.
9601
43988095
JK
96022017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9603
9604 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9605
99e8a4f9
SDJ
96062017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9607
9608 PR gdb/21164
9609 * gdb.base/maint.exp: Add testcases for when the commands do
9610 not have arguments.
9611
b58a8c0c
TP
96122017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9613
9614 * gdb.cp/chained-calls.exp: Use p instead of P.
9615
4e746bb6
TW
96162017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9617
9618 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9619 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9620
3f77c769
TT
96212017-02-14 Tom Tromey <tom@tromey.com>
9622
9623 PR python/13598:
9624 * gdb.python/py-events.exp: Add before_prompt event tests.
9625
075beec0
AA
96262017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9627
9628 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9629
bf5f525c
LM
96302017-02-13 Luis Machado <lgustavo@codesourcery.com>
9631
9632 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9633 (main): Call my_unique_function_name.
9634 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9635 completion of patterns with a single match.
9636 Add missing -re switches to gdb_test_multiple calls.
9637
13a66184
LM
96382017-02-13 Luis Machado <lgustavo@codesourcery.com>
9639
9640 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9641 return if core file is not recognized.
9642
26a06916
SM
96432017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9644
9645 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9646 and extra UIs.
9647
b761ca9e
SM
96482017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9649
9650 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9651 proc_with_prefix.
9652
b964bee0
TT
96532017-02-10 Tom Tromey <tom@tromey.com>
9654
9655 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9656
18da0c51
MG
96572017-02-10 Martin Galvan <martingalvan@sourceware.org>
9658
9659 PR gdb/21122
9660 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9661
604c4576
JG
96622017-02-08 Jerome Guitton <guitton@adacore.com>
9663
9664 * gdb.base/define.exp: Add test for command abbreviations
9665 in define.
9666
20b477a7
LM
96672017-02-06 Luis Machado <lgustavo@codesourcery.com>
9668
9669 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9670 * gdb.reverse/insn-reverse-x86.c: New file.
9671
3f7b46f2
IR
96722017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9673
9674 PR tdep/20936
9675 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9676
f0fd41c1
TT
96772017-02-03 Tom Tromey <tom@tromey.com>
9678
9679 PR rust/21097:
9680 * gdb.rust/simple.exp: Add new tests.
9681
5be5dbf0
PA
96822017-02-02 Pedro Alves <palves@redhat.com>
9683
9684 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9685 tests.
9686
7346ef59
AA
96872017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9688
9689 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
9690 taking a 2-byte value out of a 4-byte DWARF implicit value on
9691 big-endian targets.
9692 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
9693 logic. Add test cases for DW_OP_implicit.
9694
787f0025
MM
96952017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9696
9697 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
9698
68777c29
MM
96992017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9700
9701 * gdb.btrace/enable.exp: Call gdb_exit before
9702 skip_gdbserver_tests.
9703
0a1c7e28
MM
97042017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9705
9706 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
9707 GDBFLAGS.
9708
b5ac99b0
MM
97092017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9710
9711 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
9712 the test is skipped.
9713 * gdb.btrace/data.exp: Likewise.
9714 * gdb.btrace/delta.exp: Likewise.
9715 * gdb.btrace/dlopen.exp: Likewise.
9716 * gdb.btrace/enable-running.exp: Likewise.
9717 * gdb.btrace/enable.exp: Likewise.
9718 * gdb.btrace/exception.exp: Likewise.
9719 * gdb.btrace/function_call_history.exp: Likewise.
9720 * gdb.btrace/gcore.exp: Likewise.
9721 * gdb.btrace/instruction_history.exp: Likewise.
9722 * gdb.btrace/multi-thread-step.exp: Likewise.
9723 * gdb.btrace/nohist.exp: Likewise.
9724 * gdb.btrace/non-stop.exp: Likewise.
9725 * gdb.btrace/reconnect.exp: Likewise.
9726 * gdb.btrace/record_goto-step.exp: Likewise.
9727 * gdb.btrace/record_goto.exp: Likewise.
9728 * gdb.btrace/rn-dl-bind.exp: Likewise.
9729 * gdb.btrace/segv.exp: Likewise.
9730 * gdb.btrace/step.exp: Likewise.
9731 * gdb.btrace/stepi.exp: Likewise.
9732 * gdb.btrace/tailcall-only.exp: Likewise.
9733 * gdb.btrace/tailcall.exp: Likewise.
9734 * gdb.btrace/tsx.exp: Likewise.
9735 * gdb.btrace/unknown_functions.exp: Likewise.
9736 * gdb.btrace/vdso.exp: Likewise.
9737
cd4007e4
MM
97382017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9739
9740 * gdb.btrace/enable-running.c: New.
9741 * gdb.btrace/enable-running.exp: New.
9742
2735833d
WT
97432017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9744
9745 * gdb.arch/amd64-gs_base.c: New file.
9746 * gdb.arch/amd64-gs_base.exp: New file.
9747
b51e1e94
LM
97482017-01-26 Luis Machado <lgustavo@codesourcery.com>
9749
9750 * lib/memory.exp: Remove spurious empty newlines.
9751
72ca0410
SM
97522017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9753
9754 * gdb.python/py-bad-printers.exp: Load python file using "source".
9755 * gdb.python/py-events.exp: Likewise.
9756 * gdb.python/py-evsignal.exp: Likewise.
9757 * gdb.python/py-evthreads.exp: Likewise.
9758 * gdb.python/py-frame-args.exp: Likewise.
9759 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9760 * gdb.python/py-framefilter-mi.exp: Likewise.
9761 * gdb.python/py-framefilter.exp: Likewise.
9762 * gdb.python/py-mi.exp: Likewise.
9763 * gdb.python/py-pp-maint.exp: Likewise.
9764 * gdb.python/py-pp-registration.exp: Likewise.
9765 * gdb.python/py-prettyprint.exp: Likewise.
9766 (run_lang_tests): Likewise.
9767 * gdb.python/py-typeprint.exp: Likewise.
9768
e309aa65
LM
97692017-01-26 Luis Machado <lgustavo@codesourcery.com>
9770
9771 * lib/memory.exp: New file.
9772 * lib/gdb.exp: Load memory.exp.
9773 * gdb.base/memattr.exp (delete_memory): Move proc to
9774 lib/memory.exp and rename to delete_memory_regions.
9775 Replace delete_memory with delete_memory_regions.
9776 Cleanup memory regions before tests.
9777 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9778 before tests.
9779
515aff23
LM
97802017-01-26 Luis Machado <lgustavo@codesourcery.com>
9781
9782 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9783 files.
9784 (initialize): New function conditionally defined.
9785 (testcases): Move within conditional block.
9786 (main): Call initialize.
9787 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9788 of gdb.reverse/insn-reverse.c.
9789 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9790 gdb.reverse/insn-reverse.c.
9791
d8b49cf0
YQ
97922017-01-26 Yao Qi <yao.qi@linaro.org>
9793
9794 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9795 disassemble on address 0.
9796
f13a9a0c
YQ
97972017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9798 Yao Qi <yao.qi@linaro.org>
9799
9800 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9801 * gdb.dwarf2/implptr-64bit.S: Remove.
9802 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9803 variables in caller's context. Add DW_OP_implicit_value.
9804
5ac95241
YQ
98052017-01-25 Yao Qi <yao.qi@linaro.org>
9806
9807 * lib/dwarf.exp (Dwarf::_location): Handle
9808 DW_OP_GNU_implicit_pointer with proper size.
9809
23e82930
LM
98102017-01-20 Luis Machado <lgustavo@codesourcery.com>
9811
9812 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9813 and add untested calls.
9814
d334ae25
LM
98152017-01-20 Luis Machado <lgustavo@codesourcery.com>
9816
9817 * gdb.python/python.exp: Check line number against what GDB thinks
9818 the line number is for func1.
9819
f5e6296e
IB
98202017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9821
9822 * gdb.dlang/debug-expr.exp: New file.
9823
5b362f04
LM
98242016-12-23 Luis Machado <lgustavo@codesourcery.com>
9825
9826 Fix test names for the following files:
9827
9828 * gdb.ada/exec_changed.exp
9829 * gdb.ada/info_types.exp
9830 * gdb.arch/aarch64-atomic-inst.exp
9831 * gdb.arch/aarch64-fp.exp
9832 * gdb.arch/altivec-abi.exp
9833 * gdb.arch/altivec-regs.exp
9834 * gdb.arch/amd64-byte.exp
9835 * gdb.arch/amd64-disp-step.exp
9836 * gdb.arch/amd64-dword.exp
9837 * gdb.arch/amd64-entry-value-inline.exp
9838 * gdb.arch/amd64-entry-value-param.exp
9839 * gdb.arch/amd64-entry-value-paramref.exp
9840 * gdb.arch/amd64-entry-value.exp
9841 * gdb.arch/amd64-i386-address.exp
9842 * gdb.arch/amd64-invalid-stack-middle.exp
9843 * gdb.arch/amd64-invalid-stack-top.exp
9844 * gdb.arch/amd64-optimout-repeat.exp
9845 * gdb.arch/amd64-prologue-skip.exp
9846 * gdb.arch/amd64-prologue-xmm.exp
9847 * gdb.arch/amd64-stap-special-operands.exp
9848 * gdb.arch/amd64-stap-wrong-subexp.exp
9849 * gdb.arch/amd64-tailcall-cxx.exp
9850 * gdb.arch/amd64-tailcall-noret.exp
9851 * gdb.arch/amd64-tailcall-ret.exp
9852 * gdb.arch/amd64-tailcall-self.exp
9853 * gdb.arch/amd64-word.exp
9854 * gdb.arch/arm-bl-branch-dest.exp
9855 * gdb.arch/arm-disp-step.exp
9856 * gdb.arch/arm-neon.exp
9857 * gdb.arch/arm-single-step-kernel-helper.exp
9858 * gdb.arch/avr-flash-qualifier.exp
9859 * gdb.arch/disp-step-insn-reloc.exp
9860 * gdb.arch/e500-abi.exp
9861 * gdb.arch/e500-regs.exp
9862 * gdb.arch/ftrace-insn-reloc.exp
9863 * gdb.arch/i386-avx512.exp
9864 * gdb.arch/i386-bp_permanent.exp
9865 * gdb.arch/i386-byte.exp
9866 * gdb.arch/i386-cfi-notcurrent.exp
9867 * gdb.arch/i386-disp-step.exp
9868 * gdb.arch/i386-dr3-watch.exp
9869 * gdb.arch/i386-float.exp
9870 * gdb.arch/i386-gnu-cfi.exp
9871 * gdb.arch/i386-mpx-map.exp
9872 * gdb.arch/i386-mpx-sigsegv.exp
9873 * gdb.arch/i386-mpx-simple_segv.exp
9874 * gdb.arch/i386-mpx.exp
9875 * gdb.arch/i386-permbkpt.exp
9876 * gdb.arch/i386-prologue.exp
9877 * gdb.arch/i386-signal.exp
9878 * gdb.arch/i386-size-overlap.exp
9879 * gdb.arch/i386-unwind.exp
9880 * gdb.arch/i386-word.exp
9881 * gdb.arch/mips-fcr.exp
9882 * gdb.arch/powerpc-d128-regs.exp
9883 * gdb.arch/powerpc-stackless.exp
9884 * gdb.arch/ppc64-atomic-inst.exp
9885 * gdb.arch/s390-stackless.exp
9886 * gdb.arch/s390-tdbregs.exp
9887 * gdb.arch/s390-vregs.exp
9888 * gdb.arch/sparc-sysstep.exp
9889 * gdb.arch/thumb-bx-pc.exp
9890 * gdb.arch/thumb-singlestep.exp
9891 * gdb.arch/thumb2-it.exp
9892 * gdb.arch/vsx-regs.exp
9893 * gdb.asm/asm-source.exp
9894 * gdb.base/a2-run.exp
9895 * gdb.base/advance.exp
9896 * gdb.base/all-bin.exp
9897 * gdb.base/anon.exp
9898 * gdb.base/args.exp
9899 * gdb.base/arithmet.exp
9900 * gdb.base/async-shell.exp
9901 * gdb.base/async.exp
9902 * gdb.base/attach-pie-noexec.exp
9903 * gdb.base/attach-twice.exp
9904 * gdb.base/auto-load.exp
9905 * gdb.base/bang.exp
9906 * gdb.base/bitfields.exp
9907 * gdb.base/break-always.exp
9908 * gdb.base/break-caller-line.exp
9909 * gdb.base/break-entry.exp
9910 * gdb.base/break-inline.exp
9911 * gdb.base/break-on-linker-gcd-function.exp
9912 * gdb.base/break-probes.exp
9913 * gdb.base/break.exp
9914 * gdb.base/breakpoint-shadow.exp
9915 * gdb.base/call-ar-st.exp
9916 * gdb.base/call-sc.exp
9917 * gdb.base/call-signal-resume.exp
9918 * gdb.base/call-strs.exp
9919 * gdb.base/callfuncs.exp
9920 * gdb.base/catch-fork-static.exp
9921 * gdb.base/catch-gdb-caused-signals.exp
9922 * gdb.base/catch-load.exp
9923 * gdb.base/catch-signal-fork.exp
9924 * gdb.base/catch-signal.exp
9925 * gdb.base/catch-syscall.exp
9926 * gdb.base/charset.exp
9927 * gdb.base/checkpoint.exp
9928 * gdb.base/chng-syms.exp
9929 * gdb.base/code-expr.exp
9930 * gdb.base/code_elim.exp
9931 * gdb.base/commands.exp
9932 * gdb.base/completion.exp
9933 * gdb.base/complex.exp
9934 * gdb.base/cond-expr.exp
9935 * gdb.base/condbreak.exp
9936 * gdb.base/consecutive.exp
9937 * gdb.base/continue-all-already-running.exp
9938 * gdb.base/coredump-filter.exp
9939 * gdb.base/corefile.exp
9940 * gdb.base/dbx.exp
9941 * gdb.base/debug-expr.exp
9942 * gdb.base/define.exp
9943 * gdb.base/del.exp
9944 * gdb.base/disabled-location.exp
9945 * gdb.base/disasm-end-cu.exp
9946 * gdb.base/disasm-optim.exp
9947 * gdb.base/display.exp
9948 * gdb.base/duplicate-bp.exp
9949 * gdb.base/ena-dis-br.exp
9950 * gdb.base/ending-run.exp
9951 * gdb.base/enumval.exp
9952 * gdb.base/environ.exp
9953 * gdb.base/eu-strip-infcall.exp
9954 * gdb.base/eval-avoid-side-effects.exp
9955 * gdb.base/eval-skip.exp
9956 * gdb.base/exitsignal.exp
9957 * gdb.base/expand-psymtabs.exp
9958 * gdb.base/filesym.exp
9959 * gdb.base/find-unmapped.exp
9960 * gdb.base/finish.exp
9961 * gdb.base/float.exp
9962 * gdb.base/foll-exec-mode.exp
9963 * gdb.base/foll-exec.exp
9964 * gdb.base/foll-fork.exp
9965 * gdb.base/fortran-sym-case.exp
9966 * gdb.base/freebpcmd.exp
9967 * gdb.base/func-ptr.exp
9968 * gdb.base/func-ptrs.exp
9969 * gdb.base/funcargs.exp
9970 * gdb.base/gcore-buffer-overflow.exp
9971 * gdb.base/gcore-relro-pie.exp
9972 * gdb.base/gcore-relro.exp
9973 * gdb.base/gcore.exp
9974 * gdb.base/gdb1090.exp
9975 * gdb.base/gdb11530.exp
9976 * gdb.base/gdb11531.exp
9977 * gdb.base/gdb1821.exp
9978 * gdb.base/gdbindex-stabs.exp
9979 * gdb.base/gdbvars.exp
9980 * gdb.base/hbreak.exp
9981 * gdb.base/hbreak2.exp
9982 * gdb.base/included.exp
9983 * gdb.base/infcall-input.exp
9984 * gdb.base/inferior-died.exp
9985 * gdb.base/infnan.exp
9986 * gdb.base/info-macros.exp
9987 * gdb.base/info-os.exp
9988 * gdb.base/info-proc.exp
9989 * gdb.base/info-shared.exp
9990 * gdb.base/info-target.exp
9991 * gdb.base/infoline.exp
9992 * gdb.base/interp.exp
9993 * gdb.base/interrupt.exp
9994 * gdb.base/jit-reader.exp
9995 * gdb.base/jit-simple.exp
9996 * gdb.base/kill-after-signal.exp
9997 * gdb.base/kill-detach-inferiors-cmd.exp
9998 * gdb.base/label.exp
9999 * gdb.base/langs.exp
10000 * gdb.base/ldbl_e308.exp
10001 * gdb.base/line-symtabs.exp
10002 * gdb.base/linespecs.exp
10003 * gdb.base/list.exp
10004 * gdb.base/long_long.exp
10005 * gdb.base/longest-types.exp
10006 * gdb.base/maint.exp
10007 * gdb.base/max-value-size.exp
10008 * gdb.base/memattr.exp
10009 * gdb.base/mips_pro.exp
10010 * gdb.base/morestack.exp
10011 * gdb.base/moribund-step.exp
10012 * gdb.base/multi-forks.exp
10013 * gdb.base/nested-addr.exp
10014 * gdb.base/nextoverexit.exp
10015 * gdb.base/noreturn-finish.exp
10016 * gdb.base/noreturn-return.exp
10017 * gdb.base/nostdlib.exp
10018 * gdb.base/offsets.exp
10019 * gdb.base/opaque.exp
10020 * gdb.base/pc-fp.exp
10021 * gdb.base/permissions.exp
10022 * gdb.base/print-symbol-loading.exp
10023 * gdb.base/prologue-include.exp
10024 * gdb.base/psymtab.exp
10025 * gdb.base/ptype.exp
10026 * gdb.base/random-signal.exp
10027 * gdb.base/randomize.exp
10028 * gdb.base/range-stepping.exp
10029 * gdb.base/readline-ask.exp
10030 * gdb.base/recpar.exp
10031 * gdb.base/recurse.exp
10032 * gdb.base/relational.exp
10033 * gdb.base/restore.exp
10034 * gdb.base/return-nodebug.exp
10035 * gdb.base/return.exp
10036 * gdb.base/run-after-attach.exp
10037 * gdb.base/save-bp.exp
10038 * gdb.base/scope.exp
10039 * gdb.base/sect-cmd.exp
10040 * gdb.base/set-lang-auto.exp
10041 * gdb.base/set-noassign.exp
10042 * gdb.base/setvar.exp
10043 * gdb.base/sigall.exp
10044 * gdb.base/sigbpt.exp
10045 * gdb.base/siginfo-addr.exp
10046 * gdb.base/siginfo-infcall.exp
10047 * gdb.base/siginfo-obj.exp
10048 * gdb.base/siginfo.exp
10049 * gdb.base/signals-state-child.exp
10050 * gdb.base/signest.exp
10051 * gdb.base/sigstep.exp
10052 * gdb.base/sizeof.exp
10053 * gdb.base/skip.exp
10054 * gdb.base/solib-corrupted.exp
10055 * gdb.base/solib-nodir.exp
10056 * gdb.base/solib-search.exp
10057 * gdb.base/stack-checking.exp
10058 * gdb.base/stale-infcall.exp
10059 * gdb.base/stap-probe.exp
10060 * gdb.base/start.exp
10061 * gdb.base/step-break.exp
10062 * gdb.base/step-bt.exp
10063 * gdb.base/step-line.exp
10064 * gdb.base/step-over-exit.exp
10065 * gdb.base/step-over-syscall.exp
10066 * gdb.base/step-resume-infcall.exp
10067 * gdb.base/step-test.exp
10068 * gdb.base/store.exp
10069 * gdb.base/structs3.exp
10070 * gdb.base/sym-file.exp
10071 * gdb.base/symbol-without-target_section.exp
10072 * gdb.base/term.exp
10073 * gdb.base/testenv.exp
10074 * gdb.base/ui-redirect.exp
10075 * gdb.base/until.exp
10076 * gdb.base/unwindonsignal.exp
10077 * gdb.base/value-double-free.exp
10078 * gdb.base/vla-datatypes.exp
10079 * gdb.base/vla-ptr.exp
10080 * gdb.base/vla-sideeffect.exp
10081 * gdb.base/volatile.exp
10082 * gdb.base/watch-cond-infcall.exp
10083 * gdb.base/watch-cond.exp
10084 * gdb.base/watch-non-mem.exp
10085 * gdb.base/watch-read.exp
10086 * gdb.base/watch-vfork.exp
10087 * gdb.base/watchpoint-cond-gone.exp
10088 * gdb.base/watchpoint-delete.exp
10089 * gdb.base/watchpoint-hw-hit-once.exp
10090 * gdb.base/watchpoint-hw.exp
10091 * gdb.base/watchpoint-stops-at-right-insn.exp
10092 * gdb.base/watchpoints.exp
10093 * gdb.base/wchar.exp
10094 * gdb.base/whatis-exp.exp
10095 * gdb.btrace/buffer-size.exp
10096 * gdb.btrace/data.exp
10097 * gdb.btrace/delta.exp
10098 * gdb.btrace/dlopen.exp
10099 * gdb.btrace/enable.exp
10100 * gdb.btrace/exception.exp
10101 * gdb.btrace/function_call_history.exp
10102 * gdb.btrace/gcore.exp
10103 * gdb.btrace/instruction_history.exp
10104 * gdb.btrace/nohist.exp
10105 * gdb.btrace/reconnect.exp
10106 * gdb.btrace/record_goto-step.exp
10107 * gdb.btrace/record_goto.exp
10108 * gdb.btrace/rn-dl-bind.exp
10109 * gdb.btrace/segv.exp
10110 * gdb.btrace/step.exp
10111 * gdb.btrace/stepi.exp
10112 * gdb.btrace/tailcall-only.exp
10113 * gdb.btrace/tailcall.exp
10114 * gdb.btrace/tsx.exp
10115 * gdb.btrace/unknown_functions.exp
10116 * gdb.btrace/vdso.exp
10117 * gdb.compile/compile-ifunc.exp
10118 * gdb.compile/compile-ops.exp
10119 * gdb.compile/compile-print.exp
10120 * gdb.compile/compile-setjmp.exp
10121 * gdb.cp/abstract-origin.exp
10122 * gdb.cp/ambiguous.exp
10123 * gdb.cp/annota2.exp
10124 * gdb.cp/annota3.exp
10125 * gdb.cp/anon-ns.exp
10126 * gdb.cp/anon-struct.exp
10127 * gdb.cp/anon-union.exp
10128 * gdb.cp/arg-reference.exp
10129 * gdb.cp/baseenum.exp
10130 * gdb.cp/bool.exp
10131 * gdb.cp/breakpoint.exp
10132 * gdb.cp/bs15503.exp
10133 * gdb.cp/call-c.exp
10134 * gdb.cp/casts.exp
10135 * gdb.cp/chained-calls.exp
10136 * gdb.cp/class2.exp
10137 * gdb.cp/classes.exp
10138 * gdb.cp/cmpd-minsyms.exp
10139 * gdb.cp/converts.exp
10140 * gdb.cp/cp-relocate.exp
10141 * gdb.cp/cpcompletion.exp
10142 * gdb.cp/cpexprs.exp
10143 * gdb.cp/cplabel.exp
10144 * gdb.cp/cplusfuncs.exp
10145 * gdb.cp/cpsizeof.exp
10146 * gdb.cp/ctti.exp
10147 * gdb.cp/derivation.exp
10148 * gdb.cp/destrprint.exp
10149 * gdb.cp/dispcxx.exp
10150 * gdb.cp/enum-class.exp
10151 * gdb.cp/exception.exp
10152 * gdb.cp/exceptprint.exp
10153 * gdb.cp/expand-psymtabs-cxx.exp
10154 * gdb.cp/expand-sals.exp
10155 * gdb.cp/extern-c.exp
10156 * gdb.cp/filename.exp
10157 * gdb.cp/formatted-ref.exp
10158 * gdb.cp/fpointer.exp
10159 * gdb.cp/gdb1355.exp
10160 * gdb.cp/gdb2495.exp
10161 * gdb.cp/hang.exp
10162 * gdb.cp/impl-this.exp
10163 * gdb.cp/infcall-dlopen.exp
10164 * gdb.cp/inherit.exp
10165 * gdb.cp/iostream.exp
10166 * gdb.cp/koenig.exp
10167 * gdb.cp/local.exp
10168 * gdb.cp/m-data.exp
10169 * gdb.cp/m-static.exp
10170 * gdb.cp/mb-ctor.exp
10171 * gdb.cp/mb-inline.exp
10172 * gdb.cp/mb-templates.exp
10173 * gdb.cp/member-name.exp
10174 * gdb.cp/member-ptr.exp
10175 * gdb.cp/meth-typedefs.exp
10176 * gdb.cp/method.exp
10177 * gdb.cp/method2.exp
10178 * gdb.cp/minsym-fallback.exp
10179 * gdb.cp/misc.exp
10180 * gdb.cp/namelessclass.exp
10181 * gdb.cp/namespace-enum.exp
10182 * gdb.cp/namespace-nested-import.exp
10183 * gdb.cp/namespace.exp
10184 * gdb.cp/nextoverthrow.exp
10185 * gdb.cp/no-dmgl-verbose.exp
10186 * gdb.cp/non-trivial-retval.exp
10187 * gdb.cp/noparam.exp
10188 * gdb.cp/nsdecl.exp
10189 * gdb.cp/nsimport.exp
10190 * gdb.cp/nsnested.exp
10191 * gdb.cp/nsnoimports.exp
10192 * gdb.cp/nsrecurs.exp
10193 * gdb.cp/nsstress.exp
10194 * gdb.cp/nsusing.exp
10195 * gdb.cp/operator.exp
10196 * gdb.cp/oranking.exp
10197 * gdb.cp/overload-const.exp
10198 * gdb.cp/overload.exp
10199 * gdb.cp/ovldbreak.exp
10200 * gdb.cp/ovsrch.exp
10201 * gdb.cp/paren-type.exp
10202 * gdb.cp/parse-lang.exp
10203 * gdb.cp/pass-by-ref.exp
10204 * gdb.cp/pr-1023.exp
10205 * gdb.cp/pr-1210.exp
10206 * gdb.cp/pr-574.exp
10207 * gdb.cp/pr10687.exp
10208 * gdb.cp/pr12028.exp
10209 * gdb.cp/pr17132.exp
10210 * gdb.cp/pr17494.exp
10211 * gdb.cp/pr9067.exp
10212 * gdb.cp/pr9167.exp
10213 * gdb.cp/pr9631.exp
10214 * gdb.cp/printmethod.exp
10215 * gdb.cp/psmang.exp
10216 * gdb.cp/psymtab-parameter.exp
10217 * gdb.cp/ptype-cv-cp.exp
10218 * gdb.cp/ptype-flags.exp
10219 * gdb.cp/re-set-overloaded.exp
10220 * gdb.cp/ref-types.exp
10221 * gdb.cp/rtti.exp
10222 * gdb.cp/scope-err.exp
10223 * gdb.cp/shadow.exp
10224 * gdb.cp/smartp.exp
10225 * gdb.cp/static-method.exp
10226 * gdb.cp/static-print-quit.exp
10227 * gdb.cp/temargs.exp
10228 * gdb.cp/templates.exp
10229 * gdb.cp/try_catch.exp
10230 * gdb.cp/typedef-operator.exp
10231 * gdb.cp/typeid.exp
10232 * gdb.cp/userdef.exp
10233 * gdb.cp/using-crash.exp
10234 * gdb.cp/var-tag.exp
10235 * gdb.cp/virtbase.exp
10236 * gdb.cp/virtfunc.exp
10237 * gdb.cp/virtfunc2.exp
10238 * gdb.cp/vla-cxx.exp
10239 * gdb.disasm/t01_mov.exp
10240 * gdb.disasm/t02_mova.exp
10241 * gdb.disasm/t03_add.exp
10242 * gdb.disasm/t04_sub.exp
10243 * gdb.disasm/t05_cmp.exp
10244 * gdb.disasm/t06_ari2.exp
10245 * gdb.disasm/t07_ari3.exp
10246 * gdb.disasm/t08_or.exp
10247 * gdb.disasm/t09_xor.exp
10248 * gdb.disasm/t10_and.exp
10249 * gdb.disasm/t11_logs.exp
10250 * gdb.disasm/t12_bit.exp
10251 * gdb.disasm/t13_otr.exp
10252 * gdb.dlang/circular.exp
10253 * gdb.dwarf2/arr-stride.exp
10254 * gdb.dwarf2/arr-subrange.exp
10255 * gdb.dwarf2/atomic-type.exp
10256 * gdb.dwarf2/bad-regnum.exp
10257 * gdb.dwarf2/bitfield-parent-optimized-out.exp
10258 * gdb.dwarf2/callframecfa.exp
10259 * gdb.dwarf2/clztest.exp
10260 * gdb.dwarf2/corrupt.exp
10261 * gdb.dwarf2/data-loc.exp
10262 * gdb.dwarf2/dup-psym.exp
10263 * gdb.dwarf2/dw2-anon-mptr.exp
10264 * gdb.dwarf2/dw2-anonymous-func.exp
10265 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10266 * gdb.dwarf2/dw2-bad-unresolved.exp
10267 * gdb.dwarf2/dw2-basic.exp
10268 * gdb.dwarf2/dw2-canonicalize-type.exp
10269 * gdb.dwarf2/dw2-case-insensitive.exp
10270 * gdb.dwarf2/dw2-common-block.exp
10271 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10272 * gdb.dwarf2/dw2-compressed.exp
10273 * gdb.dwarf2/dw2-const.exp
10274 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10275 * gdb.dwarf2/dw2-cu-size.exp
10276 * gdb.dwarf2/dw2-dup-frame.exp
10277 * gdb.dwarf2/dw2-entry-value.exp
10278 * gdb.dwarf2/dw2-icycle.exp
10279 * gdb.dwarf2/dw2-ifort-parameter.exp
10280 * gdb.dwarf2/dw2-inline-break.exp
10281 * gdb.dwarf2/dw2-inline-param.exp
10282 * gdb.dwarf2/dw2-intercu.exp
10283 * gdb.dwarf2/dw2-intermix.exp
10284 * gdb.dwarf2/dw2-lexical-block-bare.exp
10285 * gdb.dwarf2/dw2-linkage-name-trust.exp
10286 * gdb.dwarf2/dw2-minsym-in-cu.exp
10287 * gdb.dwarf2/dw2-noloc.exp
10288 * gdb.dwarf2/dw2-op-call.exp
10289 * gdb.dwarf2/dw2-op-out-param.exp
10290 * gdb.dwarf2/dw2-opt-structptr.exp
10291 * gdb.dwarf2/dw2-param-error.exp
10292 * gdb.dwarf2/dw2-producer.exp
10293 * gdb.dwarf2/dw2-ranges-base.exp
10294 * gdb.dwarf2/dw2-ref-missing-frame.exp
10295 * gdb.dwarf2/dw2-reg-undefined.exp
10296 * gdb.dwarf2/dw2-regno-invalid.exp
10297 * gdb.dwarf2/dw2-restore.exp
10298 * gdb.dwarf2/dw2-restrict.exp
10299 * gdb.dwarf2/dw2-single-line-discriminators.exp
10300 * gdb.dwarf2/dw2-strp.exp
10301 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10302 * gdb.dwarf2/dw2-unresolved.exp
10303 * gdb.dwarf2/dw2-var-zero-addr.exp
10304 * gdb.dwarf2/dw4-sig-types.exp
10305 * gdb.dwarf2/dwz.exp
10306 * gdb.dwarf2/dynarr-ptr.exp
10307 * gdb.dwarf2/enum-type.exp
10308 * gdb.dwarf2/gdb-index.exp
10309 * gdb.dwarf2/implptr-64bit.exp
10310 * gdb.dwarf2/implptr-optimized-out.exp
10311 * gdb.dwarf2/implptr.exp
10312 * gdb.dwarf2/implref-array.exp
10313 * gdb.dwarf2/implref-const.exp
10314 * gdb.dwarf2/implref-global.exp
10315 * gdb.dwarf2/implref-struct.exp
10316 * gdb.dwarf2/mac-fileno.exp
10317 * gdb.dwarf2/main-subprogram.exp
10318 * gdb.dwarf2/member-ptr-forwardref.exp
10319 * gdb.dwarf2/method-ptr.exp
10320 * gdb.dwarf2/missing-sig-type.exp
10321 * gdb.dwarf2/nonvar-access.exp
10322 * gdb.dwarf2/opaque-type-lookup.exp
10323 * gdb.dwarf2/pieces-optimized-out.exp
10324 * gdb.dwarf2/pieces.exp
10325 * gdb.dwarf2/pr10770.exp
10326 * gdb.dwarf2/pr13961.exp
10327 * gdb.dwarf2/staticvirtual.exp
10328 * gdb.dwarf2/subrange.exp
10329 * gdb.dwarf2/symtab-producer.exp
10330 * gdb.dwarf2/trace-crash.exp
10331 * gdb.dwarf2/typeddwarf.exp
10332 * gdb.dwarf2/valop.exp
10333 * gdb.dwarf2/watch-notconst.exp
10334 * gdb.fortran/array-element.exp
10335 * gdb.fortran/charset.exp
10336 * gdb.fortran/common-block.exp
10337 * gdb.fortran/complex.exp
10338 * gdb.fortran/derived-type-function.exp
10339 * gdb.fortran/derived-type.exp
10340 * gdb.fortran/logical.exp
10341 * gdb.fortran/module.exp
10342 * gdb.fortran/multi-dim.exp
10343 * gdb.fortran/nested-funcs.exp
10344 * gdb.fortran/print-formatted.exp
10345 * gdb.fortran/subarray.exp
10346 * gdb.fortran/vla-alloc-assoc.exp
10347 * gdb.fortran/vla-datatypes.exp
10348 * gdb.fortran/vla-history.exp
10349 * gdb.fortran/vla-ptr-info.exp
10350 * gdb.fortran/vla-ptype-sub.exp
10351 * gdb.fortran/vla-ptype.exp
10352 * gdb.fortran/vla-sizeof.exp
10353 * gdb.fortran/vla-type.exp
10354 * gdb.fortran/vla-value-sub-arbitrary.exp
10355 * gdb.fortran/vla-value-sub-finish.exp
10356 * gdb.fortran/vla-value-sub.exp
10357 * gdb.fortran/vla-value.exp
10358 * gdb.fortran/whatis_type.exp
10359 * gdb.go/chan.exp
10360 * gdb.go/handcall.exp
10361 * gdb.go/hello.exp
10362 * gdb.go/integers.exp
10363 * gdb.go/methods.exp
10364 * gdb.go/package.exp
10365 * gdb.go/strings.exp
10366 * gdb.go/types.exp
10367 * gdb.go/unsafe.exp
10368 * gdb.guile/scm-arch.exp
10369 * gdb.guile/scm-block.exp
10370 * gdb.guile/scm-breakpoint.exp
10371 * gdb.guile/scm-cmd.exp
10372 * gdb.guile/scm-disasm.exp
10373 * gdb.guile/scm-equal.exp
10374 * gdb.guile/scm-frame-args.exp
10375 * gdb.guile/scm-frame-inline.exp
10376 * gdb.guile/scm-frame.exp
10377 * gdb.guile/scm-iterator.exp
10378 * gdb.guile/scm-math.exp
10379 * gdb.guile/scm-objfile.exp
10380 * gdb.guile/scm-ports.exp
10381 * gdb.guile/scm-symbol.exp
10382 * gdb.guile/scm-symtab.exp
10383 * gdb.guile/scm-value-cc.exp
10384 * gdb.guile/types-module.exp
10385 * gdb.linespec/break-ask.exp
10386 * gdb.linespec/cpexplicit.exp
10387 * gdb.linespec/explicit.exp
10388 * gdb.linespec/keywords.exp
10389 * gdb.linespec/linespec.exp
10390 * gdb.linespec/ls-dollar.exp
10391 * gdb.linespec/ls-errs.exp
10392 * gdb.linespec/skip-two.exp
10393 * gdb.linespec/thread.exp
10394 * gdb.mi/mi-async.exp
10395 * gdb.mi/mi-basics.exp
10396 * gdb.mi/mi-break.exp
10397 * gdb.mi/mi-catch-load.exp
10398 * gdb.mi/mi-cli.exp
10399 * gdb.mi/mi-cmd-param-changed.exp
10400 * gdb.mi/mi-console.exp
10401 * gdb.mi/mi-detach.exp
10402 * gdb.mi/mi-disassemble.exp
10403 * gdb.mi/mi-eval.exp
10404 * gdb.mi/mi-file-transfer.exp
10405 * gdb.mi/mi-file.exp
10406 * gdb.mi/mi-fill-memory.exp
10407 * gdb.mi/mi-inheritance-syntax-error.exp
10408 * gdb.mi/mi-linespec-err-cp.exp
10409 * gdb.mi/mi-logging.exp
10410 * gdb.mi/mi-memory-changed.exp
10411 * gdb.mi/mi-read-memory.exp
10412 * gdb.mi/mi-record-changed.exp
10413 * gdb.mi/mi-reg-undefined.exp
10414 * gdb.mi/mi-regs.exp
10415 * gdb.mi/mi-return.exp
10416 * gdb.mi/mi-reverse.exp
10417 * gdb.mi/mi-simplerun.exp
10418 * gdb.mi/mi-solib.exp
10419 * gdb.mi/mi-stack.exp
10420 * gdb.mi/mi-stepi.exp
10421 * gdb.mi/mi-syn-frame.exp
10422 * gdb.mi/mi-until.exp
10423 * gdb.mi/mi-var-block.exp
10424 * gdb.mi/mi-var-child.exp
10425 * gdb.mi/mi-var-cmd.exp
10426 * gdb.mi/mi-var-cp.exp
10427 * gdb.mi/mi-var-display.exp
10428 * gdb.mi/mi-var-invalidate.exp
10429 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10430 * gdb.mi/mi-vla-fortran.exp
10431 * gdb.mi/mi-watch.exp
10432 * gdb.mi/mi2-var-child.exp
10433 * gdb.mi/user-selected-context-sync.exp
10434 * gdb.modula2/unbounded-array.exp
10435 * gdb.multi/dummy-frame-restore.exp
10436 * gdb.multi/multi-arch-exec.exp
10437 * gdb.multi/multi-arch.exp
10438 * gdb.multi/tids.exp
10439 * gdb.multi/watchpoint-multi.exp
10440 * gdb.opencl/callfuncs.exp
10441 * gdb.opencl/convs_casts.exp
10442 * gdb.opencl/datatypes.exp
10443 * gdb.opencl/operators.exp
10444 * gdb.opencl/vec_comps.exp
10445 * gdb.opt/clobbered-registers-O2.exp
10446 * gdb.opt/inline-break.exp
10447 * gdb.opt/inline-bt.exp
10448 * gdb.opt/inline-cmds.exp
10449 * gdb.opt/inline-locals.exp
10450 * gdb.pascal/case-insensitive-symbols.exp
10451 * gdb.pascal/floats.exp
10452 * gdb.pascal/gdb11492.exp
10453 * gdb.python/lib-types.exp
10454 * gdb.python/py-arch.exp
10455 * gdb.python/py-as-string.exp
10456 * gdb.python/py-bad-printers.exp
10457 * gdb.python/py-block.exp
10458 * gdb.python/py-breakpoint-create-fail.exp
10459 * gdb.python/py-breakpoint.exp
10460 * gdb.python/py-caller-is.exp
10461 * gdb.python/py-cmd.exp
10462 * gdb.python/py-explore-cc.exp
10463 * gdb.python/py-explore.exp
10464 * gdb.python/py-finish-breakpoint.exp
10465 * gdb.python/py-finish-breakpoint2.exp
10466 * gdb.python/py-frame-args.exp
10467 * gdb.python/py-frame-inline.exp
10468 * gdb.python/py-frame.exp
10469 * gdb.python/py-framefilter-mi.exp
10470 * gdb.python/py-infthread.exp
10471 * gdb.python/py-lazy-string.exp
10472 * gdb.python/py-linetable.exp
10473 * gdb.python/py-mi-events.exp
10474 * gdb.python/py-mi-objfile.exp
10475 * gdb.python/py-mi.exp
10476 * gdb.python/py-objfile.exp
10477 * gdb.python/py-pp-integral.exp
10478 * gdb.python/py-pp-maint.exp
10479 * gdb.python/py-pp-re-notag.exp
10480 * gdb.python/py-pp-registration.exp
10481 * gdb.python/py-recurse-unwind.exp
10482 * gdb.python/py-strfns.exp
10483 * gdb.python/py-symbol.exp
10484 * gdb.python/py-symtab.exp
10485 * gdb.python/py-sync-interp.exp
10486 * gdb.python/py-typeprint.exp
10487 * gdb.python/py-unwind-maint.exp
10488 * gdb.python/py-unwind.exp
10489 * gdb.python/py-value-cc.exp
10490 * gdb.python/py-xmethods.exp
10491 * gdb.reverse/amd64-tailcall-reverse.exp
10492 * gdb.reverse/break-precsave.exp
10493 * gdb.reverse/break-reverse.exp
10494 * gdb.reverse/consecutive-precsave.exp
10495 * gdb.reverse/consecutive-reverse.exp
10496 * gdb.reverse/finish-precsave.exp
10497 * gdb.reverse/finish-reverse-bkpt.exp
10498 * gdb.reverse/finish-reverse.exp
10499 * gdb.reverse/fstatat-reverse.exp
10500 * gdb.reverse/getresuid-reverse.exp
10501 * gdb.reverse/i386-precsave.exp
10502 * gdb.reverse/i386-reverse.exp
10503 * gdb.reverse/i386-sse-reverse.exp
10504 * gdb.reverse/i387-env-reverse.exp
10505 * gdb.reverse/i387-stack-reverse.exp
10506 * gdb.reverse/insn-reverse.exp
10507 * gdb.reverse/machinestate-precsave.exp
10508 * gdb.reverse/machinestate.exp
10509 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10510 * gdb.reverse/pipe-reverse.exp
10511 * gdb.reverse/readv-reverse.exp
10512 * gdb.reverse/recvmsg-reverse.exp
10513 * gdb.reverse/rerun-prec.exp
10514 * gdb.reverse/s390-mvcle.exp
10515 * gdb.reverse/step-precsave.exp
10516 * gdb.reverse/step-reverse.exp
10517 * gdb.reverse/time-reverse.exp
10518 * gdb.reverse/until-precsave.exp
10519 * gdb.reverse/until-reverse.exp
10520 * gdb.reverse/waitpid-reverse.exp
10521 * gdb.reverse/watch-precsave.exp
10522 * gdb.reverse/watch-reverse.exp
10523 * gdb.rust/generics.exp
10524 * gdb.rust/methods.exp
10525 * gdb.rust/modules.exp
10526 * gdb.rust/simple.exp
10527 * gdb.server/connect-with-no-symbol-file.exp
10528 * gdb.server/ext-attach.exp
10529 * gdb.server/ext-restart.exp
10530 * gdb.server/ext-wrapper.exp
10531 * gdb.server/file-transfer.exp
10532 * gdb.server/server-exec-info.exp
10533 * gdb.server/server-kill.exp
10534 * gdb.server/server-mon.exp
10535 * gdb.server/wrapper.exp
10536 * gdb.stabs/exclfwd.exp
10537 * gdb.stabs/gdb11479.exp
10538 * gdb.threads/clone-new-thread-event.exp
10539 * gdb.threads/corethreads.exp
10540 * gdb.threads/current-lwp-dead.exp
10541 * gdb.threads/dlopen-libpthread.exp
10542 * gdb.threads/gcore-thread.exp
10543 * gdb.threads/sigstep-threads.exp
10544 * gdb.threads/watchpoint-fork.exp
10545 * gdb.trace/actions-changed.exp
10546 * gdb.trace/backtrace.exp
10547 * gdb.trace/change-loc.exp
10548 * gdb.trace/circ.exp
10549 * gdb.trace/collection.exp
10550 * gdb.trace/disconnected-tracing.exp
10551 * gdb.trace/ftrace.exp
10552 * gdb.trace/mi-trace-frame-collected.exp
10553 * gdb.trace/mi-trace-unavailable.exp
10554 * gdb.trace/mi-traceframe-changed.exp
10555 * gdb.trace/mi-tsv-changed.exp
10556 * gdb.trace/no-attach-trace.exp
10557 * gdb.trace/passc-dyn.exp
10558 * gdb.trace/qtro.exp
10559 * gdb.trace/range-stepping.exp
10560 * gdb.trace/read-memory.exp
10561 * gdb.trace/save-trace.exp
10562 * gdb.trace/signal.exp
10563 * gdb.trace/status-stop.exp
10564 * gdb.trace/tfile.exp
10565 * gdb.trace/trace-break.exp
10566 * gdb.trace/trace-buffer-size.exp
10567 * gdb.trace/trace-condition.exp
10568 * gdb.trace/tracefile-pseudo-reg.exp
10569 * gdb.trace/tstatus.exp
10570 * gdb.trace/unavailable.exp
10571 * gdb.trace/while-dyn.exp
10572 * gdb.trace/while-stepping.exp
10573
34c41c68
DE
105742016-12-22 Doug Evans <xdje42@gmail.com>
10575
10576 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10577 and msymbols.
10578
16e69324
YQ
105792016-12-19 Yao Qi <yao.qi@linaro.org>
10580
10581 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10582 (test_with_self): Don't call do_steps_and_nexts, and remove
10583 code about stepping into xmalloc.
10584
f94f411b
YQ
105852016-12-09 Yao Qi <yao.qi@linaro.org>
10586
10587 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10588
105892016-12-09 Yao Qi <yao.qi@linaro.org>
10590
10591 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10592
f1b5deee
PA
105932016-12-09 Pedro Alves <palves@redhat.com>
10594
10595 * gdb.base/all-architectures-0.exp: New file.
10596 * gdb.base/all-architectures-1.exp: New file.
10597 * gdb.base/all-architectures-2.exp: New file.
10598 * gdb.base/all-architectures-3.exp: New file.
10599 * gdb.base/all-architectures-4.exp: New file.
10600 * gdb.base/all-architectures-5.exp: New file.
10601 * gdb.base/all-architectures-6.exp: New file.
10602 * gdb.base/all-architectures-7.exp: New file.
10603 * gdb.base/all-architectures.exp.in: New file.
10604
364ca42e
YQ
106052016-12-09 Yao Qi <yao.qi@linaro.org>
10606
10607 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10608
107c2d62
LM
106092016-12-02 Luis Machado <lgustavo@codesourcery.com>
10610
10611 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10612 possible.
10613 Remove useless pattern-matching code.
10614
df3ee9ca
PA
106152016-12-02 Pedro Alves <palves@redhat.com>
10616
10617 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10618 procedure.
10619 (top level): Call it.
10620
ec835369
PA
106212016-12-02 Pedro Alves <palves@redhat.com>
10622
10623 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10624 New procedure.
10625 (top level): Call it.
10626
01770bbd
PA
106272016-12-02 Pedro Alves <palves@redhat.com>
10628
10629 PR cli/20559
10630 * gdb.base/commands.exp (user_defined_command_args_eval): New
10631 procedure.
10632 (top level): Call it.
10633
008459ea
LM
106342016-12-02 Luis Machado <lgustavo@codesourcery.com>
10635
10636 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10637 timeout handling.
10638
0c1b455e
TT
106392016-12-02 Tom Tromey <tom@tromey.com>
10640
10641 * gdb.dwarf2/main-subprogram.c: New file.
10642 * gdb.dwarf2/main-subprogram.exp: New file.
10643
018572b8
LM
106442016-12-01 Luis Machado <lgustavo@codesourcery.com>
10645
10646 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10647 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10648 gdb_test_no_output for a couple of cases.
10649 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10650
84c93cd5
LM
106512016-12-01 Luis Machado <lgustavo@codesourcery.com>
10652
10653 Fix test names and standardize compilation error messages throughout
10654 the following files:
10655
10656 * gdb.ada/start.exp
10657 * gdb.arch/alpha-step.exp
10658 * gdb.arch/e500-prologue.exp
10659 * gdb.arch/ftrace-insn-reloc.exp
10660 * gdb.arch/gdb1291.exp
10661 * gdb.arch/gdb1431.exp
10662 * gdb.arch/gdb1558.exp
10663 * gdb.arch/i386-dr3-watch.exp
10664 * gdb.arch/i386-sse-stack-align.exp
10665 * gdb.arch/ia64-breakpoint-shadow.exp
10666 * gdb.arch/pa-nullify.exp
10667 * gdb.arch/powerpc-aix-prologue.exp
10668 * gdb.arch/thumb-bx-pc.exp
10669 * gdb.base/annota1.exp
10670 * gdb.base/annota3.exp
10671 * gdb.base/arrayidx.exp
10672 * gdb.base/assign.exp
10673 * gdb.base/attach.exp
10674 * gdb.base/auxv.exp
10675 * gdb.base/bang.exp
10676 * gdb.base/bfp-test.exp
10677 * gdb.base/bigcore.exp
10678 * gdb.base/bitfields2.exp
10679 * gdb.base/break-fun-addr.exp
10680 * gdb.base/break-probes.exp
10681 * gdb.base/call-rt-st.exp
10682 * gdb.base/callexit.exp
10683 * gdb.base/catch-fork-kill.exp
10684 * gdb.base/charset.exp
10685 * gdb.base/checkpoint.exp
10686 * gdb.base/comprdebug.exp
10687 * gdb.base/constvars.exp
10688 * gdb.base/coredump-filter.exp
10689 * gdb.base/cursal.exp
10690 * gdb.base/cvexpr.exp
10691 * gdb.base/detach.exp
10692 * gdb.base/display.exp
10693 * gdb.base/dmsym.exp
10694 * gdb.base/dprintf-pending.exp
10695 * gdb.base/dso2dso.exp
10696 * gdb.base/dtrace-probe.exp
10697 * gdb.base/dump.exp
10698 * gdb.base/enum_cond.exp
10699 * gdb.base/exe-lock.exp
10700 * gdb.base/exec-invalid-sysroot.exp
10701 * gdb.base/execl-update-breakpoints.exp
10702 * gdb.base/exprs.exp
10703 * gdb.base/fileio.exp
10704 * gdb.base/find.exp
10705 * gdb.base/finish.exp
10706 * gdb.base/fixsection.exp
10707 * gdb.base/foll-vfork.exp
10708 * gdb.base/frame-args.exp
10709 * gdb.base/gcore.exp
10710 * gdb.base/gdb1250.exp
10711 * gdb.base/global-var-nested-by-dso.exp
10712 * gdb.base/gnu-ifunc.exp
10713 * gdb.base/hashline1.exp
10714 * gdb.base/hashline2.exp
10715 * gdb.base/hashline3.exp
10716 * gdb.base/hbreak-in-shr-unsupported.exp
10717 * gdb.base/huge.exp
10718 * gdb.base/infcall-input.exp
10719 * gdb.base/info-fun.exp
10720 * gdb.base/info-shared.exp
10721 * gdb.base/jit-simple.exp
10722 * gdb.base/jit-so.exp
10723 * gdb.base/jit.exp
10724 * gdb.base/jump.exp
10725 * gdb.base/label.exp
10726 * gdb.base/lineinc.exp
10727 * gdb.base/logical.exp
10728 * gdb.base/longjmp.exp
10729 * gdb.base/macscp.exp
10730 * gdb.base/miscexprs.exp
10731 * gdb.base/new-ui-echo.exp
10732 * gdb.base/new-ui-pending-input.exp
10733 * gdb.base/new-ui.exp
10734 * gdb.base/nodebug.exp
10735 * gdb.base/nofield.exp
10736 * gdb.base/offsets.exp
10737 * gdb.base/overlays.exp
10738 * gdb.base/pending.exp
10739 * gdb.base/pointers.exp
10740 * gdb.base/pr11022.exp
10741 * gdb.base/printcmds.exp
10742 * gdb.base/prologue.exp
10743 * gdb.base/ptr-typedef.exp
10744 * gdb.base/realname-expand.exp
10745 * gdb.base/relativedebug.exp
10746 * gdb.base/relocate.exp
10747 * gdb.base/remote.exp
10748 * gdb.base/reread.exp
10749 * gdb.base/return2.exp
10750 * gdb.base/savedregs.exp
10751 * gdb.base/sep.exp
10752 * gdb.base/sepdebug.exp
10753 * gdb.base/sepsymtab.exp
10754 * gdb.base/set-inferior-tty.exp
10755 * gdb.base/setshow.exp
10756 * gdb.base/shlib-call.exp
10757 * gdb.base/sigaltstack.exp
10758 * gdb.base/siginfo-addr.exp
10759 * gdb.base/signals.exp
10760 * gdb.base/signull.exp
10761 * gdb.base/sigrepeat.exp
10762 * gdb.base/so-impl-ld.exp
10763 * gdb.base/solib-display.exp
10764 * gdb.base/solib-overlap.exp
10765 * gdb.base/solib-search.exp
10766 * gdb.base/solib-symbol.exp
10767 * gdb.base/structs.exp
10768 * gdb.base/structs2.exp
10769 * gdb.base/symtab-search-order.exp
10770 * gdb.base/twice.exp
10771 * gdb.base/unload.exp
10772 * gdb.base/varargs.exp
10773 * gdb.base/watchpoint-solib.exp
10774 * gdb.base/watchpoint.exp
10775 * gdb.base/whatis.exp
10776 * gdb.base/wrong_frame_bt_full.exp
10777 * gdb.btrace/dlopen.exp
10778 * gdb.cell/ea-standalone.exp
10779 * gdb.cell/ea-test.exp
10780 * gdb.cp/dispcxx.exp
10781 * gdb.cp/gdb2384.exp
10782 * gdb.cp/method2.exp
10783 * gdb.cp/nextoverthrow.exp
10784 * gdb.cp/pr10728.exp
10785 * gdb.disasm/am33.exp
10786 * gdb.disasm/h8300s.exp
10787 * gdb.disasm/mn10300.exp
10788 * gdb.disasm/sh3.exp
10789 * gdb.dwarf2/dw2-dir-file-name.exp
10790 * gdb.fortran/complex.exp
10791 * gdb.fortran/library-module.exp
10792 * gdb.guile/scm-pretty-print.exp
10793 * gdb.guile/scm-symbol.exp
10794 * gdb.guile/scm-type.exp
10795 * gdb.guile/scm-value.exp
10796 * gdb.linespec/linespec.exp
10797 * gdb.mi/gdb701.exp
10798 * gdb.mi/gdb792.exp
10799 * gdb.mi/mi-breakpoint-changed.exp
10800 * gdb.mi/mi-dprintf-pending.exp
10801 * gdb.mi/mi-dprintf.exp
10802 * gdb.mi/mi-exit-code.exp
10803 * gdb.mi/mi-pending.exp
10804 * gdb.mi/mi-solib.exp
10805 * gdb.mi/new-ui-mi-sync.exp
10806 * gdb.mi/pr11022.exp
10807 * gdb.mi/user-selected-context-sync.exp
10808 * gdb.opt/solib-intra-step.exp
10809 * gdb.python/py-events.exp
10810 * gdb.python/py-finish-breakpoint.exp
10811 * gdb.python/py-mi.exp
10812 * gdb.python/py-prettyprint.exp
10813 * gdb.python/py-shared.exp
10814 * gdb.python/py-symbol.exp
10815 * gdb.python/py-template.exp
10816 * gdb.python/py-type.exp
10817 * gdb.python/py-value.exp
10818 * gdb.reverse/solib-precsave.exp
10819 * gdb.reverse/solib-reverse.exp
10820 * gdb.server/solib-list.exp
10821 * gdb.stabs/weird.exp
10822 * gdb.threads/reconnect-signal.exp
10823 * gdb.threads/stepi-random-signal.exp
10824 * gdb.trace/actions.exp
10825 * gdb.trace/ax.exp
10826 * gdb.trace/backtrace.exp
10827 * gdb.trace/change-loc.exp
10828 * gdb.trace/deltrace.exp
10829 * gdb.trace/ftrace-lock.exp
10830 * gdb.trace/ftrace.exp
10831 * gdb.trace/infotrace.exp
10832 * gdb.trace/mi-tracepoint-changed.exp
10833 * gdb.trace/packetlen.exp
10834 * gdb.trace/passcount.exp
10835 * gdb.trace/pending.exp
10836 * gdb.trace/range-stepping.exp
10837 * gdb.trace/report.exp
10838 * gdb.trace/stap-trace.exp
10839 * gdb.trace/tfind.exp
10840 * gdb.trace/trace-break.exp
10841 * gdb.trace/trace-condition.exp
10842 * gdb.trace/trace-enable-disable.exp
10843 * gdb.trace/trace-mt.exp
10844 * gdb.trace/tracecmd.exp
10845 * gdb.trace/tspeed.exp
10846 * gdb.trace/tsv.exp
10847 * lib/perftest.exp
10848
fb9feb35
LM
108492016-12-01 Luis Machado <lgustavo@codesourcery.com>
10850
10851 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10852 with gdb_test_no_output.
10853 Use command as test name.
10854
cd2ddb6c
LM
108552016-12-01 Luis Machado <lgustavo@codesourcery.com>
10856
10857 Fix test names starting with uppercase throughout the files.
10858
10859 * gdb.ada/assign_1.exp
10860 * gdb.ada/boolean_expr.exp
10861 * gdb.base/arrayidx.exp
10862 * gdb.base/del.exp
10863 * gdb.base/gcore-buffer-overflow.exp
10864 * gdb.base/testenv.exp
10865 * gdb.compile/compile.exp
10866 * gdb.python/py-framefilter-invalidarg.exp
10867 * gdb.python/py-framefilter.exp
10868
bb95117e
LM
108692016-12-01 Luis Machado <lgustavo@codesourcery.com>
10870
10871 Fix test names starting with uppercase throughout the files.
10872
10873 * gdb.ada/array_return.exp
10874 * gdb.ada/expr_delims.exp
10875 * gdb.ada/mi_dyn_arr.exp
10876 * gdb.ada/mi_interface.exp
10877 * gdb.ada/mi_var_array.exp
10878 * gdb.ada/watch_arg.exp
10879 * gdb.arch/alpha-step.exp
10880 * gdb.arch/altivec-regs.exp
10881 * gdb.arch/e500-regs.exp
10882 * gdb.arch/powerpc-d128-regs.exp
10883 * gdb.base/arrayidx.exp
10884 * gdb.base/break.exp
10885 * gdb.base/checkpoint.exp
10886 * gdb.base/debug-expr.exp
10887 * gdb.base/dmsym.exp
10888 * gdb.base/radix.exp
10889 * gdb.base/sepdebug.exp
10890 * gdb.base/testenv.exp
10891 * gdb.base/watch_thread_num.exp
10892 * gdb.base/watchpoint-cond-gone.exp
10893 * gdb.cell/break.exp
10894 * gdb.cell/ea-cache.exp
10895 * gdb.compile/compile.exp
10896 * gdb.cp/gdb2495.exp
10897 * gdb.gdb/selftest.exp
10898 * gdb.gdb/xfullpath.exp
10899 * gdb.go/hello.exp
10900 * gdb.go/integers.exp
10901 * gdb.objc/basicclass.exp
10902 * gdb.pascal/hello.exp
10903 * gdb.pascal/integers.exp
10904 * gdb.python/py-breakpoint.exp
10905 * gdb.python/py-cmd.exp
10906 * gdb.python/py-linetable.exp
10907 * gdb.python/py-xmethods.exp
10908 * gdb.python/python.exp
10909 * gdb.reverse/consecutive-precsave.exp
10910 * gdb.reverse/finish-precsave.exp
10911 * gdb.reverse/i386-precsave.exp
10912 * gdb.reverse/machinestate-precsave.exp
10913 * gdb.reverse/sigall-precsave.exp
10914 * gdb.reverse/solib-precsave.exp
10915 * gdb.reverse/step-precsave.exp
10916 * gdb.reverse/until-precsave.exp
10917 * gdb.reverse/watch-precsave.exp
10918 * gdb.threads/leader-exit.exp
10919 * gdb.threads/pthreads.exp
10920 * gdb.threads/wp-replication.exp
10921 * gdb.trace/actions.exp
10922 * gdb.trace/mi-tsv-changed.exp
10923 * gdb.trace/tsv.exp
10924
de97fdd4
LM
109252016-12-01 Luis Machado <lgustavo@codesourcery.com>
10926
10927 Fix test names starting with uppercase throughout the files.
10928
10929 * gdb.arch/i386-bp_permanent.exp
10930 * gdb.arch/i386-gnu-cfi.exp
10931 * gdb.base/disasm-end-cu.exp
10932 * gdb.base/macscp.exp
10933 * gdb.base/pending.exp
10934 * gdb.base/watch_thread_num.exp
10935 * gdb.cp/exception.exp
10936 * gdb.cp/gdb2495.exp
10937 * gdb.cp/local.exp
10938 * gdb.python/py-evsignal.exp
10939 * gdb.python/python.exp
10940 * gdb.trace/tracecmd.exp
10941
9f058c10
LM
109422016-12-01 Luis Machado <lgustavo@codesourcery.com>
10943
10944 Fix test names starting with uppercase throughout the files.
10945
10946 * gdb.base/charset.exp
10947 * gdb.base/eval.exp
10948 * gdb.base/multi-forks.exp
10949 * gdb.guile/scm-progspace.exp
10950 * gdb.opencl/datatypes.exp
10951 * gdb.python/py-block.exp
10952 * gdb.python/py-function.exp
10953 * gdb.python/py-symbol.exp
10954 * gdb.python/py-symtab.exp
10955 * gdb.python/py-xmethods.exp
10956 * gdb.reverse/break-precsave.exp
10957 * gdb.reverse/break-reverse.exp
10958 * gdb.reverse/consecutive-precsave.exp
10959 * gdb.reverse/consecutive-reverse.exp
10960 * gdb.reverse/finish-precsave.exp
10961 * gdb.reverse/finish-reverse-bkpt.exp
10962 * gdb.reverse/finish-reverse.exp
10963 * gdb.reverse/fstatat-reverse.exp
10964 * gdb.reverse/getresuid-reverse.exp
10965 * gdb.reverse/i386-precsave.exp
10966 * gdb.reverse/i386-reverse.exp
10967 * gdb.reverse/i386-sse-reverse.exp
10968 * gdb.reverse/i387-stack-reverse.exp
10969 * gdb.reverse/insn-reverse.exp
10970 * gdb.reverse/machinestate-precsave.exp
10971 * gdb.reverse/machinestate.exp
10972 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10973 * gdb.reverse/pipe-reverse.exp
10974 * gdb.reverse/readv-reverse.exp
10975 * gdb.reverse/recvmsg-reverse.exp
10976 * gdb.reverse/rerun-prec.exp
10977 * gdb.reverse/s390-mvcle.exp
10978 * gdb.reverse/sigall-precsave.exp
10979 * gdb.reverse/sigall-reverse.exp
10980 * gdb.reverse/solib-precsave.exp
10981 * gdb.reverse/solib-reverse.exp
10982 * gdb.reverse/step-precsave.exp
10983 * gdb.reverse/step-reverse.exp
10984 * gdb.reverse/time-reverse.exp
10985 * gdb.reverse/until-precsave.exp
10986 * gdb.reverse/until-reverse.exp
10987 * gdb.reverse/waitpid-reverse.exp
10988 * gdb.reverse/watch-precsave.exp
10989 * gdb.reverse/watch-reverse.exp
10990
cdc7edd7
LM
109912016-12-01 Luis Machado <lgustavo@codesourcery.com>
10992
10993 Fix test names starting with uppercase throughout the files.
10994
10995 * gdb.arch/i386-mpx-simple_segv.exp
10996 * gdb.arch/i386-mpx.exp
10997 * gdb.arch/i386-permbkpt.exp
10998 * gdb.arch/pa-nullify.exp
10999 * gdb.arch/powerpc-d128-regs.exp
11000 * gdb.arch/vsx-regs.exp
11001 * gdb.base/bfp-test.exp
11002 * gdb.base/break.exp
11003 * gdb.base/breakpoint-shadow.exp
11004 * gdb.base/callfuncs.exp
11005 * gdb.base/charset.exp
11006 * gdb.base/commands.exp
11007 * gdb.base/completion.exp
11008 * gdb.base/dfp-test.exp
11009 * gdb.base/echo.exp
11010 * gdb.base/ending-run.exp
11011 * gdb.base/eval.exp
11012 * gdb.base/expand-psymtabs.exp
11013 * gdb.base/float128.exp
11014 * gdb.base/floatn.exp
11015 * gdb.base/foll-exec-mode.exp
11016 * gdb.base/gdb1056.exp
11017 * gdb.base/gdb11531.exp
11018 * gdb.base/kill-after-signal.exp
11019 * gdb.base/multi-forks.exp
11020 * gdb.base/overlays.exp
11021 * gdb.base/pending.exp
11022 * gdb.base/sepdebug.exp
11023 * gdb.base/testenv.exp
11024 * gdb.base/valgrind-db-attach.exp
11025 * gdb.base/watch_thread_num.exp
11026 * gdb.base/watchpoint-cond-gone.exp
11027 * gdb.base/watchpoint.exp
11028 * gdb.base/watchpoints.exp
11029 * gdb.cp/arg-reference.exp
11030 * gdb.cp/baseenum.exp
11031 * gdb.cp/operator.exp
11032 * gdb.cp/shadow.exp
11033 * gdb.dwarf2/dw2-op-out-param.exp
11034 * gdb.dwarf2/dw2-reg-undefined.exp
11035 * gdb.go/chan.exp
11036 * gdb.go/hello.exp
11037 * gdb.go/integers.exp
11038 * gdb.go/methods.exp
11039 * gdb.go/package.exp
11040 * gdb.guile/scm-parameter.exp
11041 * gdb.guile/scm-progspace.exp
11042 * gdb.guile/scm-value.exp
11043 * gdb.mi/mi-pending.exp
11044 * gdb.mi/user-selected-context-sync.exp
11045 * gdb.multi/multi-attach.exp
11046 * gdb.multi/tids.exp
11047 * gdb.opt/clobbered-registers-O2.exp
11048 * gdb.pascal/floats.exp
11049 * gdb.pascal/integers.exp
11050 * gdb.python/py-block.exp
11051 * gdb.python/py-events.exp
11052 * gdb.python/py-parameter.exp
11053 * gdb.python/py-symbol.exp
11054 * gdb.python/py-symtab.exp
11055 * gdb.python/py-type.exp
11056 * gdb.python/py-value.exp
11057 * gdb.python/py-xmethods.exp
11058 * gdb.python/python.exp
11059 * gdb.reverse/break-precsave.exp
11060 * gdb.reverse/consecutive-precsave.exp
11061 * gdb.reverse/finish-precsave.exp
11062 * gdb.reverse/i386-precsave.exp
11063 * gdb.reverse/machinestate-precsave.exp
11064 * gdb.reverse/sigall-precsave.exp
11065 * gdb.reverse/solib-precsave.exp
11066 * gdb.reverse/step-precsave.exp
11067 * gdb.reverse/until-precsave.exp
11068 * gdb.reverse/watch-precsave.exp
11069 * gdb.server/ext-attach.exp
11070 * gdb.server/ext-restart.exp
11071 * gdb.server/ext-run.exp
11072 * gdb.server/ext-wrapper.exp
11073 * gdb.stabs/gdb11479.exp
11074 * gdb.stabs/weird.exp
11075 * gdb.threads/attach-many-short-lived-threads.exp
11076 * gdb.threads/kill.exp
11077 * gdb.threads/watchpoint-fork.exp
11078
bc6c7af4
LM
110792016-12-01 Luis Machado <lgustavo@codesourcery.com>
11080
11081 Fix test names starting with uppercase throughout all the files below.
11082
11083 * gdb.ada/array_return.exp
11084 * gdb.ada/catch_ex.exp
11085 * gdb.ada/info_exc.exp
11086 * gdb.ada/mi_catch_ex.exp
11087 * gdb.ada/mi_dyn_arr.exp
11088 * gdb.ada/mi_ex_cond.exp
11089 * gdb.ada/mi_exc_info.exp
11090 * gdb.ada/mi_interface.exp
11091 * gdb.ada/mi_task_arg.exp
11092 * gdb.ada/mi_task_info.exp
11093 * gdb.ada/mi_var_array.exp
11094 * gdb.arch/alpha-step.exp
11095 * gdb.arch/amd64-disp-step.exp
11096 * gdb.arch/arm-disp-step.exp
11097 * gdb.arch/disp-step-insn-reloc.exp
11098 * gdb.arch/e500-prologue.exp
11099 * gdb.arch/ftrace-insn-reloc.exp
11100 * gdb.arch/gdb1558.exp
11101 * gdb.arch/i386-bp_permanent.exp
11102 * gdb.arch/i386-disp-step.exp
11103 * gdb.arch/i386-float.exp
11104 * gdb.arch/i386-gnu-cfi.exp
11105 * gdb.arch/ia64-breakpoint-shadow.exp
11106 * gdb.arch/mips16-thunks.exp
11107 * gdb.arch/pa-nullify.exp
11108 * gdb.arch/powerpc-aix-prologue.exp
11109 * gdb.arch/powerpc-power.exp
11110 * gdb.arch/ppc-dfp.exp
11111 * gdb.arch/s390-tdbregs.exp
11112 * gdb.arch/spu-info.exp
11113 * gdb.arch/spu-ls.exp
11114 * gdb.arch/thumb-bx-pc.exp
11115 * gdb.base/advance.exp
11116 * gdb.base/annota-input-while-running.exp
11117 * gdb.base/arrayidx.exp
11118 * gdb.base/asmlabel.exp
11119 * gdb.base/async.exp
11120 * gdb.base/attach-wait-input.exp
11121 * gdb.base/auto-connect-native-target.exp
11122 * gdb.base/batch-preserve-term-settings.exp
11123 * gdb.base/bfp-test.exp
11124 * gdb.base/bigcore.exp
11125 * gdb.base/bp-permanent.exp
11126 * gdb.base/break-always.exp
11127 * gdb.base/break-fun-addr.exp
11128 * gdb.base/break-idempotent.exp
11129 * gdb.base/break-main-file-remove-fail.exp
11130 * gdb.base/break-probes.exp
11131 * gdb.base/break-unload-file.exp
11132 * gdb.base/break.exp
11133 * gdb.base/call-ar-st.exp
11134 * gdb.base/call-rt-st.exp
11135 * gdb.base/call-sc.exp
11136 * gdb.base/call-signal-resume.exp
11137 * gdb.base/call-strs.exp
11138 * gdb.base/callexit.exp
11139 * gdb.base/callfuncs.exp
11140 * gdb.base/catch-gdb-caused-signals.exp
11141 * gdb.base/catch-signal-siginfo-cond.exp
11142 * gdb.base/catch-syscall.exp
11143 * gdb.base/compare-sections.exp
11144 * gdb.base/cond-eval-mode.exp
11145 * gdb.base/condbreak-call-false.exp
11146 * gdb.base/consecutive-step-over.exp
11147 * gdb.base/cursal.exp
11148 * gdb.base/disabled-location.exp
11149 * gdb.base/disasm-end-cu.exp
11150 * gdb.base/display.exp
11151 * gdb.base/double-prompt-target-event-error.exp
11152 * gdb.base/dprintf-bp-same-addr.exp
11153 * gdb.base/dprintf-detach.exp
11154 * gdb.base/dprintf-next.exp
11155 * gdb.base/dprintf-non-stop.exp
11156 * gdb.base/dprintf-pending.exp
11157 * gdb.base/dso2dso.exp
11158 * gdb.base/ending-run.exp
11159 * gdb.base/enum_cond.exp
11160 * gdb.base/examine-backward.exp
11161 * gdb.base/exe-lock.exp
11162 * gdb.base/exec-invalid-sysroot.exp
11163 * gdb.base/execl-update-breakpoints.exp
11164 * gdb.base/execution-termios.exp
11165 * gdb.base/fileio.exp
11166 * gdb.base/fixsection.exp
11167 * gdb.base/foll-exec-mode.exp
11168 * gdb.base/foll-exec.exp
11169 * gdb.base/fork-running-state.exp
11170 * gdb.base/frame-args.exp
11171 * gdb.base/fullpath-expand.exp
11172 * gdb.base/func-ptr.exp
11173 * gdb.base/gcore-relro-pie.exp
11174 * gdb.base/gdb1090.exp
11175 * gdb.base/gdb1555.exp
11176 * gdb.base/global-var-nested-by-dso.exp
11177 * gdb.base/gnu-ifunc.exp
11178 * gdb.base/hbreak-in-shr-unsupported.exp
11179 * gdb.base/hbreak-unmapped.exp
11180 * gdb.base/hook-stop.exp
11181 * gdb.base/infcall-input.exp
11182 * gdb.base/info-fun.exp
11183 * gdb.base/info-shared.exp
11184 * gdb.base/interrupt-noterm.exp
11185 * gdb.base/jit-so.exp
11186 * gdb.base/jit.exp
11187 * gdb.base/line-symtabs.exp
11188 * gdb.base/list.exp
11189 * gdb.base/longjmp.exp
11190 * gdb.base/macscp.exp
11191 * gdb.base/max-value-size.exp
11192 * gdb.base/nodebug.exp
11193 * gdb.base/nofield.exp
11194 * gdb.base/overlays.exp
11195 * gdb.base/paginate-after-ctrl-c-running.exp
11196 * gdb.base/paginate-bg-execution.exp
11197 * gdb.base/paginate-inferior-exit.exp
11198 * gdb.base/pending.exp
11199 * gdb.base/pr11022.exp
11200 * gdb.base/printcmds.exp
11201 * gdb.base/ptr-typedef.exp
11202 * gdb.base/ptype.exp
11203 * gdb.base/randomize.exp
11204 * gdb.base/range-stepping.exp
11205 * gdb.base/realname-expand.exp
11206 * gdb.base/relativedebug.exp
11207 * gdb.base/remote.exp
11208 * gdb.base/savedregs.exp
11209 * gdb.base/sepdebug.exp
11210 * gdb.base/set-noassign.exp
11211 * gdb.base/shlib-call.exp
11212 * gdb.base/shreloc.exp
11213 * gdb.base/sigaltstack.exp
11214 * gdb.base/sigbpt.exp
11215 * gdb.base/siginfo-addr.exp
11216 * gdb.base/siginfo-obj.exp
11217 * gdb.base/siginfo-thread.exp
11218 * gdb.base/signest.exp
11219 * gdb.base/signull.exp
11220 * gdb.base/sigrepeat.exp
11221 * gdb.base/skip.exp
11222 * gdb.base/so-impl-ld.exp
11223 * gdb.base/solib-corrupted.exp
11224 * gdb.base/solib-disc.exp
11225 * gdb.base/solib-display.exp
11226 * gdb.base/solib-overlap.exp
11227 * gdb.base/solib-search.exp
11228 * gdb.base/solib-symbol.exp
11229 * gdb.base/source-execution.exp
11230 * gdb.base/sss-bp-on-user-bp-2.exp
11231 * gdb.base/sss-bp-on-user-bp.exp
11232 * gdb.base/stack-checking.exp
11233 * gdb.base/stale-infcall.exp
11234 * gdb.base/step-break.exp
11235 * gdb.base/step-line.exp
11236 * gdb.base/step-over-exit.exp
11237 * gdb.base/step-test.exp
11238 * gdb.base/structs.exp
11239 * gdb.base/sym-file.exp
11240 * gdb.base/symtab-search-order.exp
11241 * gdb.base/term.exp
11242 * gdb.base/type-opaque.exp
11243 * gdb.base/unload.exp
11244 * gdb.base/until-nodebug.exp
11245 * gdb.base/until.exp
11246 * gdb.base/unwindonsignal.exp
11247 * gdb.base/watch-cond.exp
11248 * gdb.base/watch-non-mem.exp
11249 * gdb.base/watch_thread_num.exp
11250 * gdb.base/watchpoint-reuse-slot.exp
11251 * gdb.base/watchpoint-solib.exp
11252 * gdb.base/watchpoint.exp
11253 * gdb.btrace/dlopen.exp
11254 * gdb.cell/arch.exp
11255 * gdb.cell/break.exp
11256 * gdb.cell/bt.exp
11257 * gdb.cell/core.exp
11258 * gdb.cell/data.exp
11259 * gdb.cell/dwarfaddr.exp
11260 * gdb.cell/ea-cache.exp
11261 * gdb.cell/ea-standalone.exp
11262 * gdb.cell/ea-test.exp
11263 * gdb.cell/f-regs.exp
11264 * gdb.cell/fork.exp
11265 * gdb.cell/gcore.exp
11266 * gdb.cell/mem-access.exp
11267 * gdb.cell/ptype.exp
11268 * gdb.cell/registers.exp
11269 * gdb.cell/sizeof.exp
11270 * gdb.cell/solib-symbol.exp
11271 * gdb.cell/solib.exp
11272 * gdb.compile/compile-tls.exp
11273 * gdb.cp/exception.exp
11274 * gdb.cp/gdb2495.exp
11275 * gdb.cp/local.exp
11276 * gdb.cp/mb-inline.exp
11277 * gdb.cp/mb-templates.exp
11278 * gdb.cp/pr10687.exp
11279 * gdb.cp/pr9167.exp
11280 * gdb.cp/scope-err.exp
11281 * gdb.cp/templates.exp
11282 * gdb.cp/virtfunc.exp
11283 * gdb.dwarf2/dw2-dir-file-name.exp
11284 * gdb.dwarf2/dw2-single-line-discriminators.exp
11285 * gdb.fortran/complex.exp
11286 * gdb.fortran/library-module.exp
11287 * gdb.guile/guile.exp
11288 * gdb.guile/scm-cmd.exp
11289 * gdb.guile/scm-frame-inline.exp
11290 * gdb.guile/scm-objfile.exp
11291 * gdb.guile/scm-pretty-print.exp
11292 * gdb.guile/scm-symbol.exp
11293 * gdb.guile/scm-type.exp
11294 * gdb.guile/scm-value.exp
11295 * gdb.linespec/keywords.exp
11296 * gdb.linespec/ls-errs.exp
11297 * gdb.linespec/macro-relative.exp
11298 * gdb.linespec/thread.exp
11299 * gdb.mi/mi-breakpoint-changed.exp
11300 * gdb.mi/mi-dprintf-pending.exp
11301 * gdb.mi/mi-fullname-deleted.exp
11302 * gdb.mi/mi-logging.exp
11303 * gdb.mi/mi-pending.exp
11304 * gdb.mi/mi-solib.exp
11305 * gdb.mi/new-ui-mi-sync.exp
11306 * gdb.mi/user-selected-context-sync.exp
11307 * gdb.multi/dummy-frame-restore.exp
11308 * gdb.multi/multi-arch-exec.exp
11309 * gdb.multi/remove-inferiors.exp
11310 * gdb.multi/watchpoint-multi-exit.exp
11311 * gdb.opt/solib-intra-step.exp
11312 * gdb.perf/backtrace.exp
11313 * gdb.perf/single-step.exp
11314 * gdb.perf/skip-command.exp
11315 * gdb.perf/skip-prologue.exp
11316 * gdb.perf/solib.exp
11317 * gdb.python/lib-types.exp
11318 * gdb.python/py-as-string.exp
11319 * gdb.python/py-bad-printers.exp
11320 * gdb.python/py-block.exp
11321 * gdb.python/py-breakpoint.exp
11322 * gdb.python/py-cmd.exp
11323 * gdb.python/py-events.exp
11324 * gdb.python/py-evthreads.exp
11325 * gdb.python/py-finish-breakpoint.exp
11326 * gdb.python/py-finish-breakpoint2.exp
11327 * gdb.python/py-frame-inline.exp
11328 * gdb.python/py-frame.exp
11329 * gdb.python/py-inferior.exp
11330 * gdb.python/py-infthread.exp
11331 * gdb.python/py-mi.exp
11332 * gdb.python/py-objfile.exp
11333 * gdb.python/py-pp-maint.exp
11334 * gdb.python/py-pp-registration.exp
11335 * gdb.python/py-prettyprint.exp
11336 * gdb.python/py-recurse-unwind.exp
11337 * gdb.python/py-shared.exp
11338 * gdb.python/py-symbol.exp
11339 * gdb.python/py-symtab.exp
11340 * gdb.python/py-template.exp
11341 * gdb.python/py-type.exp
11342 * gdb.python/py-unwind-maint.exp
11343 * gdb.python/py-unwind.exp
11344 * gdb.python/py-value.exp
11345 * gdb.python/python.exp
11346 * gdb.reverse/finish-reverse-bkpt.exp
11347 * gdb.reverse/insn-reverse.exp
11348 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11349 * gdb.reverse/solib-precsave.exp
11350 * gdb.reverse/solib-reverse.exp
11351 * gdb.stabs/gdb11479.exp
11352 * gdb.stabs/weird.exp
11353 * gdb.threads/fork-child-threads.exp
11354 * gdb.threads/fork-plus-threads.exp
11355 * gdb.threads/fork-thread-pending.exp
11356 * gdb.threads/forking-threads-plus-breakpoint.exp
11357 * gdb.threads/hand-call-in-threads.exp
11358 * gdb.threads/interrupted-hand-call.exp
11359 * gdb.threads/linux-dp.exp
11360 * gdb.threads/local-watch-wrong-thread.exp
11361 * gdb.threads/next-while-other-thread-longjmps.exp
11362 * gdb.threads/non-ldr-exit.exp
11363 * gdb.threads/pending-step.exp
11364 * gdb.threads/print-threads.exp
11365 * gdb.threads/process-dies-while-detaching.exp
11366 * gdb.threads/process-dies-while-handling-bp.exp
11367 * gdb.threads/pthreads.exp
11368 * gdb.threads/queue-signal.exp
11369 * gdb.threads/reconnect-signal.exp
11370 * gdb.threads/signal-command-handle-nopass.exp
11371 * gdb.threads/signal-command-multiple-signals-pending.exp
11372 * gdb.threads/signal-delivered-right-thread.exp
11373 * gdb.threads/signal-sigtrap.exp
11374 * gdb.threads/sigthread.exp
11375 * gdb.threads/staticthreads.exp
11376 * gdb.threads/stepi-random-signal.exp
11377 * gdb.threads/thread-unwindonsignal.exp
11378 * gdb.threads/thread_check.exp
11379 * gdb.threads/thread_events.exp
11380 * gdb.threads/tid-reuse.exp
11381 * gdb.threads/tls-nodebug.exp
11382 * gdb.threads/tls-shared.exp
11383 * gdb.threads/tls-so_extern.exp
11384 * gdb.threads/tls.exp
11385 * gdb.threads/wp-replication.exp
11386 * gdb.trace/actions-changed.exp
11387 * gdb.trace/actions.exp
11388 * gdb.trace/backtrace.exp
11389 * gdb.trace/change-loc.exp
11390 * gdb.trace/collection.exp
11391 * gdb.trace/deltrace.exp
11392 * gdb.trace/disconnected-tracing.exp
11393 * gdb.trace/entry-values.exp
11394 * gdb.trace/ftrace-lock.exp
11395 * gdb.trace/ftrace.exp
11396 * gdb.trace/infotrace.exp
11397 * gdb.trace/mi-trace-frame-collected.exp
11398 * gdb.trace/mi-trace-unavailable.exp
11399 * gdb.trace/mi-traceframe-changed.exp
11400 * gdb.trace/mi-tracepoint-changed.exp
11401 * gdb.trace/mi-tsv-changed.exp
11402 * gdb.trace/no-attach-trace.exp
11403 * gdb.trace/packetlen.exp
11404 * gdb.trace/passc-dyn.exp
11405 * gdb.trace/passcount.exp
11406 * gdb.trace/pending.exp
11407 * gdb.trace/pr16508.exp
11408 * gdb.trace/qtro.exp
11409 * gdb.trace/range-stepping.exp
11410 * gdb.trace/read-memory.exp
11411 * gdb.trace/report.exp
11412 * gdb.trace/save-trace.exp
11413 * gdb.trace/signal.exp
11414 * gdb.trace/stap-trace.exp
11415 * gdb.trace/status-stop.exp
11416 * gdb.trace/strace.exp
11417 * gdb.trace/tfile.exp
11418 * gdb.trace/tfind.exp
11419 * gdb.trace/trace-break.exp
11420 * gdb.trace/trace-condition.exp
11421 * gdb.trace/trace-enable-disable.exp
11422 * gdb.trace/trace-mt.exp
11423 * gdb.trace/tracecmd.exp
11424 * gdb.trace/tracefile-pseudo-reg.exp
11425 * gdb.trace/tspeed.exp
11426 * gdb.trace/tstatus.exp
11427 * gdb.trace/tsv.exp
11428 * gdb.trace/unavailable.exp
11429 * gdb.trace/while-dyn.exp
11430 * gdb.trace/while-stepping.exp
11431 * lib/gdb-guile.exp
11432 * lib/gdb.exp
11433 * lib/mi-support.exp
11434 * lib/pascal.exp
11435 * lib/perftest.exp
11436 * lib/prelink-support.exp
11437 * lib/selftest-support.exp
11438
ad02e4fe
SM
114392016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11440
11441 * Makefile.in: Include disable-implicit-rules.mk.
11442
22347e55
AA
114432016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11444
11445 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11446 non-byte-aligned bit fields.
11447
da5b30da
AA
114482016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11449
11450 PR gdb/12616
11451 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11452 respects the DW_AT_data_bit_offset attribute.
11453
b593ecca
SM
114542016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11455
11456 * gdb.base/default.exp: Fix output of "set language".
11457
3b165252
SM
114582016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11459
11460 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11461 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11462 make.
11463 * configure.ac: Remove checks for the make program.
11464 * configure: Re-generate.
11465
1a2f3d7f
KB
114662016-11-16 Kevin Buettner <kevinb@redhat.com>
11467
11468 * gdb.python/py-recurse-unwind.c (main): Add loop.
11469 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11470 to read_register() and gdb.parse_and_eval(). Make each code
11471 call a separate case that can be individually tested.
11472 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11473 proc. Call cont_and_backtrace for each of the code paths that
11474 we want to test in the unwinder.
11475
b7f38fda
AA
114762016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11477
11478 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11479 the definition of struct S.
11480
1f8db343
CM
114812016-11-11 Catherine Moore <clm@codesourcery.com>
11482
11483 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11484
fad0c9fb
PA
114852016-11-09 Pedro Alves <palves@redhat.com>
11486
11487 * gdb.base/commands.exp (runto_or_return): New procedure.
11488 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11489 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11490 (progvar_simple_while_test, progvar_complex_if_while_test)
11491 (if_while_breakpoint_command_test)
11492 (infrun_breakpoint_command_test, breakpoint_command_test)
11493 (user_defined_command_test, watchpoint_command_test)
11494 (test_command_prompt_position, redefine_hook_test)
11495 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11496 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11497 multi_line_input and multi_line. Remove gdb_expect and
11498 gdb_stop_suppressing_tests uses.
11499 * lib/gdb.exp (valnum_re): New global.
11500 (multi_line_input): New procedure.
11501
8354c62c
SM
115022016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11503
11504 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11505 Remove.
11506 (test_setup): Define with proc_with_prefix.
11507 (test_cli_inferior): Likewise.
11508 (test_cli_thread): Likewise.
11509 (test_cli_frame): Likewise.
11510 (test_cli_select_frame): Likewise.
11511 (test_cli_up_down): Likewise.
11512 (test_mi_thread_select): Likewise.
11513 (test_mi_stack_select_frame): Likewise.
11514 (test_cli_in_mi_inferior): Likewise.
11515 (test_cli_in_mi_thread): Likewise.
11516 (test_cli_in_mi_frame): Likewise.
11517 (top level): Do not use with_test_prefix_procname.
11518
64f367a2
PA
115192016-11-09 Pedro Alves <palves@redhat.com>
11520
11521 * gdb.base/commands.exp (gdbvar_simple_if_test)
11522 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11523 (progvar_simple_if_test, progvar_simple_while_test)
11524 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11525 (infrun_breakpoint_command_test, breakpoint_command_test)
11526 (user_defined_command_test, watchpoint_command_test)
11527 (test_command_prompt_position, deprecated_command_test)
11528 (bp_deleted_in_command, temporary_breakpoint_commands)
11529 (stray_arg0_test, source_file_with_indented_comment)
11530 (recursive_source_test, if_commands_test)
11531 (error_clears_commands_left, redefine_hook_test)
11532 (redefine_backtrace_test): Use proc_with_prefix.
11533 * lib/gdb.exp (proc_with_prefix): New proc.
11534
0bb65f1e
AA
115352016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11536
11537 * gdb.base/tui-layout.c: New file.
11538 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11539 disassembly window contains very long lines.
11540
7353f247
TT
115412016-11-08 Tom Tromey <tom@tromey.com>
11542
11543 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11544 depend on Python 2.
11545
30a7bb83
TT
115462016-11-08 Tom Tromey <tom@tromey.com>
11547
11548 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11549 New method.
11550
cdf5a07c
MG
115512016-10-29 Manish Goregaokar <manish@mozilla.com>
11552
2806dc7e 11553 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 11554
51a789c3
MG
115552016-10-27 Manish Goregaokar <manish@mozilla.com>
11556
2806dc7e
PA
11557 * gdb.rust/simple.rs: Add test for univariant enums without
11558 discriminants and for encoded struct-like enums.
51a789c3 11559
f610ab6d
PA
115602016-10-28 Pedro Alves <palves@redhat.com>
11561
11562 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11563 gdb_test_multiple, tighten regexps and match symtabs and line
11564 tables incrementally.
11565
b129b0ca
LM
115662016-10-28 Luis Machado <lgustavo@codesourcery.com>
11567
11568 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11569 general.
11570
ecf45d2c
SL
115712016-10-25 Luis Machado <lgustavo@codesourcery.com>
11572
11573 * gdb.base/exec-invalid-sysroot.exp: New file.
11574
b8d38ee4
JK
115752016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11576
11577 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11578
f90fd8c2
JK
115792016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11580
11581 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11582
2d2476aa
MR
115832016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11584
2806dc7e
PA
11585 * gdb.base/killed-outside.exp: Remove $options from a call to
11586 `prepare_for_testing'.
2d2476aa 11587
e42b25a0
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 Change test message.
11592
3ccdb432
SM
115932016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11594
11595 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11596 Update comment.
11597
5bad3170
SM
115982016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11599
11600 * gdb.trace/mi-trace-save.exp: New file.
11601
5ad9dba7
YQ
116022016-10-13 Yao Qi <yao.qi@linaro.org>
11603
11604 * gdb.base/code_elim.exp (get_var_address): Remove.
11605 * gdb.base/relocate.exp: Likewise.
11606 * gdb.base/shreloc.exp: Likewise.
11607 * lib/gdb.exp (get_var_address): New.
11608
62df7e21
YQ
116092016-10-13 Yao Qi <yao.qi@linaro.org>
11610
11611 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11612 floating point tests if $skip_float_test is false.
11613
4dac951e
LM
116142016-10-12 Luis Machado <lgustavo@codesourcery.com>
11615
11616 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11617 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11618 argc values.
11619 Add 1 to argc so we guarantee distinct initial/modified argc values.
11620
8f1a8fc4
JK
116212016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11622
11623 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11624
16c85b5d
JK
116252016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11626
11627 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11628 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11629 * gdb.arch/vsx-regs.exp: Likewise.
11630
1d0e042a
YQ
116312016-10-07 Yao Qi <yao.qi@linaro.org>
11632
11633 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11634
68dadef5
MM
116352016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11636
11637 * gdb.python/python.exp: Test decode_line("*0").
11638
33fa2c6e
DE
116392016-10-06 Doug Evans <dje@google.com>
11640
11641 * gdb.python/py-value.exp (test_value_creation): Add test for large
11642 unsigned 64-bit value.
11643
9c37b5ae
TT
116442016-10-06 Tom Tromey <tom@tromey.com>
11645
11646 * gdb.compile/compile.exp: Change java tests to rust.
11647 * gdb.base/setshow.exp: Change java tests to rust.
11648 * gdb.base/default.exp: Remove java from language list.
11649 * README (Examples): Update language example.
11650 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11651 test.
11652 * lib/gdb.exp (skip_java_tests): Remove.
11653 * lib/java.exp: Remove.
11654 * gdb.java: Remove.
11655
78b86327
MR
116562016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11657
11658 * gdb.arch/mips-fcr.exp: New test.
11659 * gdb.arch/mips-fcr.c: Source for the new test.
11660
7470adbb
MR
116612016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11662
11663 * gdb.base/solib-disc.exp: Use `standard_output_file'
11664 throughout.
11665
4a556533
PA
116662016-10-06 Pedro Alves <palves@redhat.com>
11667
11668 * gdb.base/jit-simple-dl.c: New file.
11669 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11670 * gdb.base/jit-simple.c: ... this.
11671 * gdb.base/jit-simple.exp (jit_run): Delete.
11672 (build_jit): New proc.
11673 (jit_test_reread): Recompile either the main program or the shared
11674 library, depending on what is being tested. Skip changing address
11675 if caller wants to. Compare before/after addresses. If testing
11676 standalone, explicitly load the binary. Test "maint info
11677 breakpoints".
11678 (top level): Add "standalone vs shared lib" and "change address"
11679 vs "same address" axes.
11680
5a122fbc
PA
116812016-10-06 Pedro Alves <palves@redhat.com>
11682
11683 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11684 call.
11685 (jit_run): Delete.
11686 (jit_test_reread): Use with_test_prefix. Reload the main binary
11687 explicitly. Compare the before/after addresses of the JIT
11688 descriptor.
11689
ee8da4b8
DE
116902016-08-15 Doug Evans <dje@google.com>
11691
11692 * gdb.xml/extra-regs.xml: Update, end field now required, default type
11693 for single bitfields is bool.
11694 * gdb.xml/tdesc-regs.exp: Ditto.
11695
f389f6fe
JK
116962016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11697
11698 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
11699
fdebf1a4
YQ
117002016-10-05 Yao Qi <yao.qi@linaro.org>
11701
11702 * lib/gdb.exp (support_complex_tests): Return zero if
11703 gdb_skip_float_test return true.
11704
9c36d954 117052016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11706 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
11707
11708 PR gdb/20487
11709 * gdb.mi/user-selected-context-sync.exp: New file.
11710 * gdb.mi/user-selected-context-sync.c: New file.
11711
4034d0ff 117122016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11713 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
11714
11715 PR gdb/20487
11716 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
11717 =thread-select-event check.
11718
a4297203
PB
117192016-09-29 Peter Bergner <bergner@vnet.ibm.com>
11720
11721 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
11722 the compulsory L operand changes.
11723 * gdb.arch/powerpc-power.s: Likewise.
11724
bb805577
JK
117252016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11726
11727 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11728 * gdb.base/jit-attach-pie.c: New file.
11729 * gdb.base/jit-attach-pie.exp: New file.
11730
6d61dee5
PA
117312016-09-28 Pedro Alves <palves@redhat.com>
11732
11733 * gdb.base/infcall-input.c: New file.
11734 * gdb.base/infcall-input.exp: New file.
11735
f73842fc
YQ
117362016-09-22 Yao Qi <yao.qi@linaro.org>
11737
11738 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11739 (gdb_exit): Rename it to ...
11740 (gdbserver_gdb_exit): ... Close GDBserver.
11741 (gdb_exit): New proc, call gdbserver_gdb_exit.
11742 (mi_gdb_exit): Likewise.
11743
90681dab
YQ
117442016-09-22 Yao Qi <yao.qi@linaro.org>
11745
11746 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11747 path.
11748 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11749 Remove duplication.
11750
9c211fd8
YQ
117512016-09-22 Yao Qi <yao.qi@linaro.org>
11752
11753 * lib/gdbserver-support.exp: Check the existence of
11754 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11755
ad0a504f
AK
117562016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11757
11758 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11759
36cf1806
TT
117602016-09-21 Tom Tromey <tom@tromey.com>
11761
11762 PR gdb/20604:
11763 * gdb.base/quit.exp: New file.
11764
74172ecf
SM
117652016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11766
11767 * .gitignore: New file.
11768
3d0ec882
MR
117692016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11770
11771 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11772 throughout.
11773
8193adea
AA
117742016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11775
11776 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11777
d41a5c09
JK
117782016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11779
11780 * gdb.cp/casts.cc (decltype): Move it ...
11781 (main): ... with its call to ...
11782 * gdb.cp/casts03.cc: ... a new file.
11783 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11784
d2dfe700
JK
117852016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11786
11787 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11788
e2a92b16
PB
117892016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11790
11791 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11792 and sync up the test with tests in gas/testsuite/gas/ppc.
11793 * gdb.arch/powerpc-power.exp: Likewise.
11794
49b4de64
JK
117952016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11796
11797 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11798
2c29df25
SDJ
117992016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11800 Jan Kratochvil <jan.kratochvil@redhat.com>
11801
11802 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11803 make m1's definition to be different from m2's. Use 'dummy' as an
11804 argument for probe 'two'.
11805
cc3c2846
JB
118062016-09-10 Jon Beniston <jon@beniston.com>
11807
11808 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11809 for sim target.
11810
e1b2624a
AA
118112016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11812
11813 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11814 variable declaration.
11815 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11816 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11817 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11818 received HWCAP as its argument.
11819
4295e285
PA
118202016-09-06 Pedro Alves <palves@redhat.com>
11821
11822 * gdb.base/new-ui-pending-input.c: New file.
11823 * gdb.base/new-ui-pending-input.exp: New file.
11824 * gdb.exp (clear_gdb_spawn_id): New procedure.
11825 (with_spawn_id): Check whether gdb_spawn_id exists before
11826 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11827 on exit.
11828
00d5215e
UW
118292016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11830
11831 * gdb.base/float128.c: New file.
11832 * gdb.base/float128.exp: Likewise.
11833 * gdb.base/floatn.c: Likewise.
11834 * gdb.base/floatn.exp: Likewise.
11835
a9ff5f12
UW
118362016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11837
11838 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11839
f245535c
PA
118402016-09-05 Pedro Alves <palves@redhat.com>
11841
11842 PR backtrace/19927
11843 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11844 unwinders are immediately called as side effect of "source" or
11845 "disable unwinder" commands.
11846 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11847
ae9cf263
YQ
118482016-09-02 Yao Qi <yao.qi@linaro.org>
11849
11850 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11851 is true and $type is "float" or "double".
11852
27aba047
YQ
118532016-09-02 Yao Qi <yao.qi@linaro.org>
11854
11855 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11856 true.
11857 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11858 * gdb.base/call-rt-st.exp: Likewise.
11859 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11860 return value instead of gdb,skip_float_test.
11861 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11862 (do_function_calls): Use its return value instead of
11863 gdb,skip_float_test.
11864 * gdb.base/finish.exp: Likewise.
11865 * gdb.base/funcargs.exp: Likewise.
11866 * gdb.base/return.exp: Likewise.
11867 * gdb.base/return2.exp: Likewise.
11868 * gdb.base/varargs.exp: Likewise.
11869 * lib/gdb.exp (gdb_skip_float_test): Change it to
11870 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11871
5af962df
AA
118722016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11873
11874 * gdb.multi/tids.exp: Test "thread apply all".
11875
7fac6910
JK
118762016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11877
11878 * gdb.base/default.exp (tty): Remove.
11879
bb1fe4ac
KB
118802016-08-24 Kevin Buettner <kevinb@redhat.com>
11881
2806dc7e
PA
11882 * gdb.python/py-recurse-unwind.c: New file.
11883 * gdb.python/py-recurse-unwind.py: New file.
11884 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 11885
0a1ddfa6
SM
118862016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11887
11888 * gdb.base/set-inferior-tty.exp: New file.
11889 * gdb.base/set-inferior-tty.c: New file.
11890
d9de1fe3
PA
118912016-08-23 Pedro Alves <palves@redhat.com>
11892
11893 PR gdb/20494
11894 * gdb.base/new-ui-echo.c: New file.
11895 * gdb.base/new-ui-echo.exp: New file.
11896
e9d9abd7
YQ
118972016-08-23 Yao Qi <yao.qi@linaro.org>
11898
11899 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11900 gdbserver_spawn.
11901 * gdb.server/connect-without-multi-process.exp (do_test):
11902 Likewise.
11903
3589529e
YQ
119042016-08-23 Yao Qi <yao.qi@linaro.org>
11905
11906 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11907 standalone_txt. Delete gdb_txt and standalone_txt on host
11908 and target. Spawn the binary on target. Copy files from
11909 target to host.
11910
6bb90213
PA
119112016-08-22 Pedro Alves <palves@redhat.com>
11912
11913 PR gdb/20505
11914 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11915 with_test_prefix. Factor out bits to ...
11916 (test_no_vdso): ... this new procedure.
11917
20c2c024
CL
119182016-08-19 Carl Love <cel@us.ibm.com>
11919
11920 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11921 maintaining separate logic for constructing the output path.
11922 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11923 * gdb.arch/ppc-dfp.exp: Likewise.
11924 * gdb.arch/ppc-fp.exp: Likewise.
11925 * gdb.arch/vsx-regs.exp: Likewise.
11926 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11927 binprefix for generating the additional binary files.
11928
0646e07d
PA
119292016-08-19 Pedro Alves <palves@redhat.com>
11930
11931 * gdb.trace/mi-trace-frame-collected.exp
11932 (test_trace_frame_collected): On x32, expect two registers.
11933
46da9242
CL
119342016-08-18 Carl Love <cel@us.ibm.com>
11935
11936 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11937 and sync up the test with tests in gas/testsuite/gas/ppc.
11938 * gdb.arch/powerpc-power.exp: Likewise.
11939
eb2332d7
SM
119402016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11941
11942 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11943 expected error message.
11944
63c61e04
SM
119452016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11946
11947 * gdb.multi/remove-inferiors.exp: New file.
11948 * gdb.multi/remove-inferiors.c: New file.
11949
7b17065f
YQ
119502016-08-12 Yao Qi <yao.qi@linaro.org>
11951
11952 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11953 argument list.
11954
01d3dedf
PA
119552016-08-10 Pedro Alves <palves@redhat.com>
11956
11957 PR gdb/19187
11958 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11959 setup_kfails.
11960
3eb7562a
PA
119612016-08-09 Pedro Alves <palves@redhat.com>
11962 Simon Marchi <simon.marchi@ericsson.com>
11963
11964 PR gdb/20418
11965 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11966 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11967
80614914
PA
119682016-08-09 Pedro Alves <palves@redhat.com>
11969
11970 PR mi/20431
11971 * gdb.mi/mi-cmd-error.exp: New file.
11972
f348d89a
PA
119732016-08-09 Pedro Alves <palves@redhat.com>
11974
11975 PR gdb/18653
11976 * gdb.base/signals-state-child.c: New file.
11977 * gdb.base/signals-state-child.exp: New file.
11978 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11979
e5ca03b4
PA
119802016-08-09 Pedro Alves <palves@redhat.com>
11981
11982 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11983
282a0691
TT
119842016-08-03 Tom Tromey <tom@tromey.com>
11985
11986 PR python/18565:
11987 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11988
41bfcd63
YQ
119892016-08-01 Yao Qi <yao.qi@linaro.org>
11990
11991 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11992 variable mode to "multi-process" if $multi_process is 1, otherwise
11993 set it to "single-process".
11994
e3465b24
YQ
119952016-08-01 Yao Qi <yao.qi@linaro.org>
11996
11997 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11998 * gdb.cp/cpexprs.exp: Likewise.
11999 * gdb.cp/m-static.exp: Likewise.
12000
0b31a4bc
TT
120012016-07-26 Tom Tromey <tom@tromey.com>
12002
12003 PR python/20190:
12004 * gdb.threads/tls.exp (check_thread_local): Add python symbol
12005 test.
12006
e0461dbb
MM
120072016-07-26 Markus Metzger <markus.t.metzger@intel.com>
12008
12009 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
12010 selecting assembly source files.
12011 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
12012 assembly source files.
12013 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
12014 assembly source files.
12015 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
12016 selecting assembly source files.
12017
8194e927
SM
120182016-07-25 Simon Marchi <simon.marchi@ericsson.com>
12019
12020 * gdb.base/new-ui.exp (do_test_invalid_args): New
12021 procedure.
12022
c0272db5
TW
120232016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
12024
12025 * gdb.btrace/reconnect.c: New file.
12026 * gdb.btrace/reconnect.exp: New file.
12027
e3487908
GKB
120282016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
12029
12030 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
12031 to test_catch_syscall_group.
12032 (test_catch_syscall_group): New.
12033
12df5c00
TT
120342016-07-21 Tom Tromey <tom@tromey.com>
12035
12036 * gdb.rust/simple.rs (main): Use empty struct expression.
12037 * gdb.rust/simple.exp: Add tests for empty struct expression.
12038
bae62ee2
YQ
120392016-07-21 Yao Qi <yao.qi@linaro.org>
12040
12041 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
12042 if gdb_skip_xml_test is true on some targets.
12043
b1b53fb3
YQ
120442016-07-21 Yao Qi <yao.qi@linaro.org>
12045
12046 * gdb.server/solib-list.exp: Unset last_loaded_file.
12047
027d97f8
JK
120482016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12049
12050 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
12051 "step into captured_main (args)".
12052
7674d381
JK
120532016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12054
12055 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
12056
72b5d099
JK
120572016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12058
12059 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
12060
1f960ced
PA
120612016-07-19 Pedro Alves <palves@redhat.com>
12062
12063 * gdb.opt/inline-break.exp: Remove optimize=-O2.
12064 * gdb.opt/inline-bt.exp: Likewise.
12065 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
12066 additional_flags=-Winline.
12067 * gdb.opt/inline-locals.exp: Likewise.
12068 * gdb.opt/inline-markers.c (ATTR): Define.
12069 (inlined_fn): Use it.
12070
f25827c1
YQ
120712016-07-19 Yao Qi <yao.qi@linaro.org>
12072
12073 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
12074 (test_with_self): Remove some code. Remove argument executable.
12075 (top-level): Use do_self_tests.
12076
37539ebe
DB
120772016-07-15 Zachary Welch <zwelch@codesourcery.com>
12078 Don Breazeal <donb@codesourcery.com>
12079
12080 * gdb.base/maint.exp: Escape paths used in regular expressions.
12081 * gdb.stabs/weird.exp: Likewise.
12082
dac790e1
TT
120832016-07-13 Tom Tromey <tom@tromey.com>
12084
12085 PR python/15620, PR python/18620:
12086 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
12087 (test_bkpt_events): New procs.
12088
93daf339
TT
120892016-07-13 Tom Tromey <tom@tromey.com>
12090
12091 PR python/17698:
12092 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
12093 test.
12094 (test_watchpoints): Likewise.
12095 (test_bkpt_pending): New proc.
12096
6571a381
TT
120972016-07-13 Tom Tromey <tom@tromey.com>
12098
12099 PR cli/18053:
12100 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
12101 completion test.
12102
e8732474
JK
121032016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12104
12105 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
12106 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
12107 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
12108 f_label.
12109 (g): Rename g_end_lbl to g_label.
12110 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
12111 low_pc and high_pc.
12112 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
12113
e0f3fd7c
TT
121142016-07-12 Tom Tromey <tom@tromey.com>
12115
12116 PR python/19293:
12117 * gdb.python/py-unwind-maint.exp: Update tests.
12118
3cfe46b6
YQ
121192016-07-12 Yao Qi <yao.qi@linaro.org>
12120
12121 * lib/selftest-support.exp (selftest_setup): Match the output
12122 when captured_main is inlined.
12123
4f19a0e6
WT
121242016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12125
12126 * gdb.fortran/derived-types.exp (result_line, result_line_2):
12127 New variables.
12128 (print this%a, print this%b, print this): New tests.
12129 * gdb.fortran/derived-types.f90 (this): New object and
12130 initialization.
12131
986cf455
SM
121322016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12133
12134 * gdb.ada/arraydim.exp: Remove extra directory level in build
12135 directory.
12136
f0464b23
SM
121372016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12138
12139 * lib/ada.exp: Remove extra directory level in build directory.
12140 * gdb.ada/cond_lang.exp: Likewise.
12141 * gdb.ada/exec_changed.exp: Likewise.
12142 * gdb.ada/lang_switch.exp: Likewise.
12143
42d94011
MG
121442016-07-06 Manish Goregaokar <manish@mozilla.com>
12145
2806dc7e
PA
12146 * simple.rs: Add test for raw pointer subscripting.
12147 * simple.exp: Add test expectations.
42d94011 12148
647c264c
YQ
121492016-07-05 Yao Qi <yao.qi@linaro.org>
12150
12151 * gdb.mi/mi-reverse.exp: Match =record-started output.
12152
20aa2c60
PA
121532016-07-01 Pedro Alves <palves@redhat.com>
12154
12155 * gdb.base/jit-reader.exp (info_registers_current_frame): New
12156 procedure.
12157 (jit_reader_test): Test the jit reader's unwinder.
12158 * gdb.base/jithost.c (jit_function_00_code): New global.
12159 (main): Use memcpy to fill in the mmapped code, instead of poking
12160 bytes manually here.
12161 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
12162 value.
12163 (read_debug_info): Save the function's range.
12164 (read_sp): New function.
12165 (unwind_frame): Use it. Also unwind RBP.
12166 (get_frame_id): Use read_sp.
12167 (gdb_init_reader): Use calloc instead of malloc.
12168 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
12169 parameter. Use gdb_test_multiple.
12170
ced2dffb
PA
121712016-07-01 Pedro Alves <palves@redhat.com>
12172 Antoine Tremblay <antoine.tremblay@ericsson.com>
12173
12174 * gdb.threads/process-dies-while-detaching.c: New file.
12175 * gdb.threads/process-dies-while-detaching.exp: New file.
12176
63000888
PA
121772016-07-01 Pedro Alves <palves@redhat.com>
12178
12179 * gdb.multi/watchpoint-multi-exit.c: New file.
12180 * gdb.multi/watchpoint-multi-exit.exp: New file.
12181
038d4868
PA
121822016-06-30 Pedro Alves <palves@redhat.com>
12183
12184 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
12185 unset inferior_spawn_id.
12186
994e9c83
PA
121872016-06-30 Pedro Alves <palves@redhat.com>
12188
12189 * lib/mi-support.exp (default_mi_gdb_start): Declare global
12190 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
12191
e5653468
YQ
121922016-06-29 Yao Qi <yao.qi@linaro.org>
12193
12194 * gdb.base/return.c: Add copyright header.
12195
803b47e5
TT
121962016-06-29 Tom Tromey <tom@tromey.com>
12197
12198 PR python/20129:
12199 * gdb.python/py-framefilter.exp: Add tests for setting priority
12200 and disabling of non-existent frame filter.
12201
28244707
YQ
122022016-06-29 Yao Qi <yao.qi@linaro.org>
12203
12204 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
12205 0x0f07ff.
12206
a31d2f06
YQ
122072016-06-28 Yao Qi <yao.qi@linaro.org>
12208
12209 * gdb.base/catch-syscall.exp: Remove check on isnative and target
12210 triplets. Start gdb, execute catch syscall, and continue. Check
12211 gdb's output to determine catch syscall is supported.
12212
921d8f54
MG
122132016-06-27 Manish Goregaokar <manish@mozilla.com>
12214
25d49b86
PA
12215 * gdb.rust/simple.rs: Add test for returning unit in a function.
12216 * gdb.rust/simple.exp: Add expectation for functions returning
12217 unit.
921d8f54 12218
f4952523
PMR
122192016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
12220
12221 * gdb.python/py-breakpoint-create-fail.c,
12222 gdb.python/py-breakpoint-create-fail.exp,
12223 gdb.python/py-breakpoint-create-fail.py: New testcase.
12224
fccb08f8
MG
122252016-06-25 Manish Goregaokar <manish@mozilla.com>
12226
12227 PR gdb/20239
12228 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
12229 * gdb.rust/simple.exp: Add test expectations for new NonZero
12230 tests.
fccb08f8 12231
6b850546
DT
122322016-06-24 David Taylor <dtaylor@emc.com>
12233
12234 * gdb.base/offsets.exp: New file.
12235 * gdb.base/offsets.c: New file.
12236
17621150
TT
122372016-06-23 Tom Tromey <tom@tromey.com>
12238
12239 PR gdb/16483:
12240 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
12241 before any filters are loaded.
12242
04d59df6
WT
122432016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
12244
12245 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
12246 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
12247 structs.
12248 * gdb.fortran/derived-type-function.exp: New file.
12249 * gdb.fortran/derived-type-function.f90: New file.
12250
12251
ac69f786
PA
122522016-06-21 Pedro Alves <palves@redhat.com>
12253
12254 * gdb.base/new-ui.exp: New file.
12255 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
12256 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
12257 (with_spawn_id): New procedure.
12258
49940788
PA
122592016-06-21 Pedro Alves <palves@redhat.com>
12260
12261 * gdb.mi/mi-exec-run.exp: New file.
12262
ef274d26
PA
122632016-06-21 Pedro Alves <palves@redhat.com>
12264
12265 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12266 breakpoint command's output on the main UI.
12267 (test_break): New procedure, factored out from calls in the top
12268 level.
12269 (top level): Use foreach_with_prefix to test MI as main UI and as
12270 separate UI.
12271
468afe6c
PA
122722016-06-21 Pedro Alves <palves@redhat.com>
12273
12274 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12275 (test_awatch_creation_and_listing)
12276 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12277 Remove 'type' parameter.
12278 (test_watchpoint_all): New parameter mi_mode. Remove
12279 with_test_prefix.
12280 (top level): Use foreach_with_prefix, and add main/separate UI MI
12281 testing axis.
12282
51f77c37
PA
122832016-06-21 Pedro Alves <palves@redhat.com>
12284
12285 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12286 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12287 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12288 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12289 (gdb_main_spawn_id, mi_spawn_id): Declare and
12290 comment.
12291 (mi_create_inferior_pty): New procedure,
12292 factored out from default_mi_gdb_start.
12293 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12294 procedures.
12295 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12296 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12297 Use mi_create_inferior_pty.
12298 (mi_gdb_start): Use eval to pass down args list.
12299
8980e177
PA
123002016-06-21 Pedro Alves <palves@redhat.com>
12301
12302 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12303 * gdb.opt/inline-cmds.exp: Add MI tests.
12304
f38d3ad1
PA
123052016-06-21 Pedro Alves <palves@redhat.com>
12306
12307 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12308
45db7c09
PA
123092016-06-21 Pedro Alves <palves@redhat.com>
12310
12311 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12312 (top level): Use it instead of mi_execute_to.
12313
5a069ab3
PA
123142016-06-21 Pedro Alves <palves@redhat.com>
12315
12316 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12317 (cont_handler_str): New.
12318 (signal_stop_handler): Set stop_handler_str instead of printing to
12319 stdout.
12320 (continue_handler): Set cont_handler_str instead of printing to
12321 stdout.
12322 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12323 mi_send_resuming_command. Print stop_handler_str and
12324 cont_handler_str instead of expecting the python events print
12325 directly.
12326
2838cc1d
SD
123272016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12328
12329 * gdb.base/jit-reader.exp: New file.
12330 * gdb.base/jithost.c: New file.
12331 * gdb.base/jithost.h: New file.
12332 * gdb.base/jitreader.c : New file.
12333 * gdb.base/jit-protocol.h: New file.
12334
21a77091
YQ
123352016-06-17 Yao Qi <yao.qi@linaro.org>
12336
12337 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12338 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12339 and detach-on-fork. Adjust tests.
12340 (top level): Invoke break_cond_on_syscall with combinations of
12341 syscall, follow-fork-mode and detach-on-fork.
12342
f50bf8e5
YQ
123432016-06-17 Yao Qi <yao.qi@linaro.org>
12344
12345 * gdb.base/step-over-exit.c: New.
12346 * gdb.base/step-over-exit.exp: New.
12347
a28d8e50
YTL
123482016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12349
12350 * gdb.base/float.exp: Add target check for nds32*-*-*.
12351 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12352
cad8e26d
AB
123532016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12354
12355 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12356 for unsupported target features.
12357 * gdb.base/call-rt-st.exp: Likewise.
12358 * gdb.base/call-sc.exp: Likewise.
12359 * gdb.base/call-signal-resume.exp: Likewise.
12360 * gdb.base/call-strs.exp: Likewise.
12361 * gdb.base/callexit.exp: Likewise.
12362 * gdb.base/callfuncs.exp: Likewise.
12363 * gdb.base/nodebug.exp: Likewise.
12364 * gdb.base/printcmds.exp: Likewise.
12365 * gdb.base/ptype.exp: Likewise.
12366 * gdb.base/structs.exp: Likewise.
12367 * gdb.base/unwindonsignal.exp: Likewise.
12368 * gdb.cp/gdb2495.exp: Likewise.
12369 * gdb.cp/templates.exp: Likewise.
12370 * gdb.cp/virtfunc.exp: Likewise.
12371 * gdb.threads/hand-call-in-threads.exp: Likewise.
12372 * gdb.threads/interrupted-hand-call.exp: Likewise.
12373 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12374
347dc102
TT
123752016-06-10 Tom Tromey <tom@tromey.com>
12376
12377 PR rust/20110:
12378 * gdb.rust/expr.exp: Add test for integer constant larger than
12379 i32.
12380
5e13cf25
BH
123812016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12382
12383 * gdb.fortran/nested-funcs.exp: New.
12384 * gdb.fortran/nested-funcs.f90: New.
12385
bb556f1f
TK
123862016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12387
12388 * gdb.base/examine-backward.c: New file.
12389 * gdb.base/examine-backward.exp: New file.
12390
38b022b4
SM
123912016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12392
12393 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12394 matching.
12395
1b40ec05
TT
123962016-06-02 Tom Tromey <tom@tromey.com>
12397
12398 PR python/18984:
12399 * gdb.python/py-shared.exp: Add solib_name test.
12400
193bd378
SM
124012016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12402
12403 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12404
3326303b
MG
124052016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12406
12407 PR c++/19893
12408 * gdb.dwarf2/implref.exp: Rename to...
12409 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12410 * gdb.dwarf2/implref-array.c: New file.
12411 * gdb.dwarf2/implref-array.exp: Likewise.
12412 * gdb.dwarf2/implref-global.c: Likewise.
12413 * gdb.dwarf2/implref-global.exp: Likewise.
12414 * gdb.dwarf2/implref-struct.c: Likewise.
12415 * gdb.dwarf2/implref-struct.exp: Likewise.
12416
825c8ef2
AT
124172016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12418
12419 * gdb.trace/trace-condition.exp: Add 64bit tests.
12420
2320162a
AT
124212016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12422
12423 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12424 bits types.
12425 (main): Adapt to 8 to 64 bits types.
12426 * gdb.trace/trace-condition.exp: Add new tests.
12427
a7818233
AT
124282016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12429
12430 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12431
0d336466
AT
124322016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12433
12434 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12435 Move condition tests...
12436 * gdb.trace/trace-condition.exp: Here.
12437
7faeb45a
AT
124382016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12439
12440 * gdb.trace/trace-condition.exp: Add counter-case tests.
12441
e385593e
JK
124422016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12443
12444 PR c++/15231
12445 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12446 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12447
744608cc
PA
124482016-05-27 Pedro Alves <palves@redhat.com>
12449
12450 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12451 New procedure.
12452 (top level): Call it, and bail out of DejaGnu is known to be bad.
12453
ac775bf4
AB
124542016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12455
12456 * gdb.base/whatis.c: Extend the test case.
12457 * gdb.base/whatis.exp: Add additional tests.
12458
2bbad2ea
BH
124592016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12460
12461* gdb.fortran/type.f90: Add pointer variable.
12462* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12463
8b70175d
BH
124642016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12465
12466 * gdb.fortran/vla-type.exp: Fix testcase name.
12467
86d8a848
BH
124682016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12469
12470 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12471
e188eb36
BH
124722016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12473
12474 * gdb.fortran/type.f90: Add nested structures.
12475 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12476 * gdb.fortran/derived-type.exp: Adapt expected output.
12477 * gdb.fortran/vla-type.exp: Adapt expected output.
12478
9b2db1fd
BH
124792016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12480
12481 * gdb.fortran/whatis_type.exp: Adapt expected output.
12482
72b17055
BH
124832016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12484
12485 * gdb.fortran/print_type.exp: Fix expected output.
12486 * gdb.fortran/whatis_type.exp: Fix expected output.
12487
3cd81d8d
BH
124882016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12489
12490 * gdb.fortran/whatis_type.exp: Use multi_line.
12491
ddae9462
TT
124922016-05-24 Tom Tromey <tom@tromey.com>
12493
12494 PR python/17386:
12495 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12496 use value as an index.
12497
1957f6b8
TT
124982016-05-23 Tom Tromey <tom@tromey.com>
12499
12500 PR python/17981:
12501 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12502 no-breakpoint case.
12503
026a9174
PA
125042016-05-24 Pedro Alves <palves@redhat.com>
12505
12506 PR gdb/19828
12507 * gdb.threads/clone-attach-detach.c: New file.
12508 * gdb.threads/clone-attach-detach.exp: New file.
12509
e70a7231
FR
125102016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12511
12512 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12513
0f6ed0e0
TT
125142016-05-23 Tom Tromey <tom@tromey.com>
12515
12516 PR python/19438, PR python/18393:
12517 * gdb.python/py-progspace.exp: Add "dir" test.
12518 * gdb.python/py-objfile.exp: Add "dir" test.
12519
ffd19d61
YQ
125202016-05-23 Yao Qi <yao.qi@linaro.org>
12521
12522 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12523 * gdb.arch/thumb2-it.exp: Likewise.
12524
9e8f9b05
SM
125252016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12526
12527 * gdb.mi/mi-threads-interrupt.c: New file.
12528 * gdb.mi/mi-threads-interrupt.exp: New file.
12529
61c6156d
SM
125302016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12531
12532 PR gdb/18077
12533 * gdb.mi/mi-async-run.exp: New file.
12534 * gdb.mi/mi-async-run.c: New file.
12535
67218854
TT
125362016-05-17 Tom Tromey <tom@tromey.com>
12537 Manish Goregaokar <manishsmail@gmail.com>
12538
12539 * lib/rust-support.exp: New file.
12540 * lib/gdb.exp (skip_rust_tests): New proc.
12541 (build_executable_from_specs): Handle rust.
12542 * lib/future.exp (gdb_find_rustc): New proc.
12543 (gdb_default_target_compile): Handle rust.
12544 * gdb.rust/expr.exp: New file.
12545 * gdb.rust/generics.exp: New file.
12546 * gdb.rust/generics.rs: New file.
12547 * gdb.rust/methods.exp: New file.
12548 * gdb.rust/methods.rs: New file.
12549 * gdb.rust/modules.exp: New file.
12550 * gdb.rust/modules.rs: New file.
12551 * gdb.rust/simple.exp: New file.
12552 * gdb.rust/simple.rs: New file.
12553
c44af4eb
TT
125542016-05-17 Tom Tromey <tom@tromey.com>
12555
12556 * gdb.base/default.exp (set language): Add rust.
12557
dcd1f979
TT
125582016-05-17 Tom Tromey <tom@tromey.com>
12559
12560 * gdb.gdb/unittest.exp: New file.
12561
155b7f57
YQ
125622016-05-16 Yao Qi <yao.qi@linaro.org>
12563
12564 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12565 shell_prompt. Update shell_prompt_re.
12566
8ddd5a6c
DE
125672016-05-12 Doug Evans <dje@google.com>
12568
12569 PR symtab/19999
12570 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12571 $options when building executable.
12572 * gdb.dwarf2/fission-loclists-pie.S: New file.
12573 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12574
02e370d9
SM
125752016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12576
12577 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12578 of [is_remote target],
12579
8929ad8b
SM
125802016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12581
12582 * lib/gdb.exp (use_gdb_stub): New procedure.
12583
6c447423
DE
125842016-05-03 Yunlian Jiang <yunlian@google.com>
12585 Doug Evans <dje@google.com>
12586
12587 PR symtab/19914
12588 * gdb.dwarf2/dwp-sepdebug.c: New file.
12589 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12590
444e826c
SM
125912016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12592
12593 * gdb.base/detach.exp: Remove is_remote check.
12594
740feeaa
SM
125952016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12596
12597 * gdb.base/annota-input-while-running.exp: Don't check for
12598 [is_remote target]. Enable annotations after running to main.
12599 Remove unused "set test..." line.
12600
9080ac9d
SM
126012016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12602
12603 * gdb.trace/trace-enable-disable.exp: New file.
12604 * gdb.trace/trace-enable-disable.c: New file.
12605
952ebca5
SM
126062016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12607
12608 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12609 use it in info sharedlibrary test.
12610 * gdb.trace/ftrace-lock.exp: Likewise.
12611 * gdb.trace/ftrace.exp: Likewise.
12612 * gdb.trace/range-stepping.exp: Likewise.
12613 * gdb.trace/trace-break.exp: Likewise.
12614 * gdb.trace/trace-condition.exp: Likewise.
12615 * gdb.trace/trace-mt.exp: Likewise.
12616
d9019901
SM
126172016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12618
12619 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12620 (gdb_load_shlib): ... this.
12621 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12622 gdb_load_shlib.
12623 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12624 * gdb.base/ctxobj.exp: Likewise.
12625 * gdb.base/dprintf-pending.exp: Likewise.
12626 * gdb.base/dso2dso.exp: Likewise.
12627 * gdb.base/fixsection.exp: Likewise.
12628 * gdb.base/gcore-relro.exp: Likewise.
12629 * gdb.base/gdb1555.exp: Likewise.
12630 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12631 * gdb.base/gnu-ifunc.exp: Likewise.
12632 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12633 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12634 * gdb.base/pending.exp: Likewise.
12635 * gdb.base/print-file-var.exp: Likewise.
12636 * gdb.base/print-symbol-loading.exp: Likewise.
12637 * gdb.base/shlib-call.exp: Likewise.
12638 * gdb.base/shreloc.exp: Likewise.
12639 * gdb.base/so-impl-ld.exp: Likewise.
12640 * gdb.base/solib-disc.exp: Likewise.
12641 * gdb.base/solib-nodir.exp: Likewise.
12642 * gdb.base/solib-overlap.exp: Likewise.
12643 * gdb.base/solib-symbol.exp: Likewise.
12644 * gdb.base/solib-weak.exp (do_test): Likewise.
12645 * gdb.base/sym-file.exp: Likewise.
12646 * gdb.base/symtab-search-order.exp: Likewise.
12647 * gdb.base/type-opaque.exp: Likewise.
12648 * gdb.base/unload.exp: Likewise.
12649 * gdb.base/watchpoint-solib.exp: Likewise.
12650 * gdb.compile/compile.exp: Likewise.
12651 * gdb.cp/gdb2384.exp: Likewise.
12652 * gdb.cp/infcall-dlopen.exp: Likewise.
12653 * gdb.cp/re-set-overloaded.exp: Likewise.
12654 * gdb.fortran/library-module.exp: Likewise.
12655 * gdb.opt/solib-intra-step.exp: Likewise.
12656 * gdb.python/py-finish-breakpoint.exp: Likewise.
12657 * gdb.python/py-shared.exp: Likewise.
12658 * gdb.reverse/solib-precsave.exp: Likewise.
12659 * gdb.reverse/solib-reverse.exp: Likewise.
12660 * gdb.server/solib-list.exp: Likewise.
12661 * gdb.threads/dlopen-libpthread.exp: Likewise.
12662 * gdb.threads/tls-shared.exp: Likewise.
12663 * gdb.threads/tls-so_extern.exp: Likewise.
12664 * gdb.trace/change-loc.exp: Likewise.
12665 * gdb.trace/ftrace-lock.exp: Likewise.
12666 * gdb.trace/ftrace.exp: Likewise.
12667 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12668 * gdb.trace/pending.exp: Likewise.
12669 * gdb.trace/range-stepping.exp: Likewise.
12670 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12671 (strace_info_marker): Likewise.
12672 (strace_probe_marker): Likewise.
12673 (strace_trace_on_same_addr): Likewise.
12674 (strace_trace_on_diff_addr): Likewise.
12675 * gdb.trace/trace-break.exp: Likewise.
12676 * gdb.trace/trace-condition.exp: Likewise.
12677 * gdb.trace/trace-mt.exp: Likewise.
12678
fca4cfd9
SM
126792016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12680
12681 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12682 result of gdb_remote_download.
12683 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12684 * gdb.base/dso2dso.exp: Likewise.
12685 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12686 * gdb.base/print-file-var.exp: Likewise.
12687 * gdb.base/shlib-call.exp: Likewise.
12688 * gdb.base/shreloc.exp: Likewise.
12689 * gdb.base/solib-overlap.exp: Likewise.
12690 * gdb.base/solib-weak.exp (do_test): Likewise.
12691 * gdb.base/unload.exp: Likewise.
12692
11cf4ffb
YQ
126932016-04-27 Yao Qi <yao.qi@linaro.org>
12694
12695 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
12696 exists.
12697
3e2e34f8
KB
126982016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12699
12700 * vla-type.exp: Print structure from toplevel.
12701
8f07e298
BH
127022016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12703
12704 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
12705 of dynamic types.
12706 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
12707 of dynamic types.
12708
9920b434
BH
127092016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12710
12711 * gdb.fortran/vla-type.f90: New file.
12712 * gdb.fortran/vla-type.exp: New file.
12713
f3abeff5
YQ
127142016-04-25 Yao Qi <yao.qi@linaro.org>
12715
12716 * gdb.base/branch-to-self.c: New file.
12717 * gdb.base/branch-to-self.exp: New file.
12718
0a5d52f0
YQ
127192016-04-22 Yao Qi <yao.qi@linaro.org>
12720
12721 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
12722 more after $hex.
12723
495346f6
YQ
127242016-04-22 Yao Qi <yao.qi@linaro.org>
12725
12726 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12727 * gdb.base/annota3.exp: Likewise.
12728
4a7e075c
YQ
127292016-04-22 Yao Qi <yao.qi@linaro.org>
12730
12731 * gdb.reverse/step-precsave.exp: Do one step and test program
12732 stops in "callee" and do multiple steps until program goes out
12733 of "callee".
12734 * gdb.reverse/step-reverse.exp: Likewise.
12735
5b061e98
YQ
127362016-04-22 Yao Qi <yao.qi@linaro.org>
12737
12738 * gdb.trace/signal.exp: Also pass if
12739 $tracepoint_hits($i) > $iterations.
12740
5c5dc57f
YQ
127412016-04-22 Yao Qi <yao.qi@linaro.org>
12742
12743 * gdb.trace/signal.c: New file.
12744 * gdb.trace/signal.exp: New file.
12745
a55411b9
DE
127462016-04-19 Doug Evans <xdje42@gmail.com>
12747
12748 * gdb.base/bad-file.exp: New file.
12749
a22df60a
MG
127502016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12751
12752 * gdb.dwarf2/implref.exp: New file.
12753
0c13f7e5
BH
127542016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12755
12756 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12757 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12758 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12759 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12760 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12761 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12762 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12763 * lib/fortran.exp (fortran_int4): New procedure.
12764 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12765 (fortran_logical4): Likewise.
12766
9b9b09e9
BH
127672016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12768
12769 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12770
a14d1f4d
BH
127712016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12772
12773 * lib/compiler.c: Add Intel specific preprocessor macros.
12774 * lib/compiler.cc: Likewise.
25d49b86 12775
7d49b1d0
LM
127762016-04-13 Luis Machado <lgustavo@codesourcery.com>
12777
12778 * gdb.server/connect-with-no-symbol-file.c: New file.
12779 * gdb.server/connect-with-no-symbol-file.exp: New file.
12780
8392fa22
SM
127812016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12782
12783 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12784
8c4c4aeb
SM
127852016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12786
12787 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12788 standard output directory.
12789
45e3745e
AT
127902016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12791
12792 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12793
e26b7e41
MM
127942016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12795
12796 * gdb.btrace/instruction_history.c (loop): Add declaration.
12797
8ce09462
AT
127982016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12799
12800 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12801
2e88a1ea
SM
128022016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12803
12804 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12805 parentheses to print.
12806 (continue_handler): Likewise.
12807
f48e22e3
SM
128082016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12809
12810 * gdb.server/solib-list.exp: Remove is_remote check.
12811 Pass shlib= to gdb_compile. Don't link shared library with
12812 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12813 Run binary filename through "readlink -f" on the target.
12814
096be756
PA
128152016-04-08 Pedro Alves <palves@redhat.com>
12816
12817 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12818 interpreter filename as argument to gdbserver_spawn.
12819 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12820 Return empty if $last_loaded_file does not exist.
12821
06500533
JK
128222016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12823
12824 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12825 * gdb.base/jit-main.c: Use exit after usage.
12826
2d35e871
JK
128272016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12828
12829 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12830 GDBHISTSIZE prior to the tests.
12831 * gdb.base/gdbinit-history.exp: Likewise.
12832
128332016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
12834
12835 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12836 instead of build_executable. Use gdb_load_shlibs.
12837
c8064e7e
YQ
128382016-04-07 Yao Qi <yao.qi@linaro.org>
12839
12840 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12841 Execute "si" command.
12842
bde47561
YQ
128432016-04-07 Yao Qi <yao.qi@linaro.org>
12844
12845 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12846 number instead of the comments on some line.
12847
b16f8a3b
DB
128482016-04-06 Don Breazeal <donb@codesourcery.com>
12849
12850 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12851 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12852
c2f901df
SM
128532016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12854
12855 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12856 standard_output_file. Remove unused binfile variable.
12857
ac17fda0
CU
128582016-04-05 Catalin Udma <catalin.udma@freescale.com>
12859
12860 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12861 * gdb.python/py-mi-objfile.exp: Match "list main" output
12862 in console format.
12863
03a8c4df
SM
128642016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12865
12866 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12867 absolute.
12868
6e774b13
SM
128692016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12870
12871 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12872 absolute.
12873 * gdb.trace/ftrace.exp: Likewise.
12874 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12875 targets as well.
12876 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12877 (gdb_load_shlibs): Copy libraries to test directory when testing
12878 natively. Only set solib-search-path if testing remotely.
12879 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12880
7817ea46
SM
128812016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12882
12883 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12884 gdb_download. Use it even if the target is not remote.
12885 * gdb.base/jit.exp (compile_jit_test): Likewise.
12886 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12887 output directory if the destination board is local, otherwise use
12888 the standard remote_download from DejaGnu.
12889 (gdb_download): Remove.
12890 (gdb_load_shlibs): Use gdb_remote_download instead of
12891 gdb_download.
12892 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12893 Use gdb_remote_download instead of gdb_download. Use it even if
12894 the target is not remote.
12895 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12896 instead of gdb_download.
12897
7beb7f68
SM
128982016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12899
12900 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12901 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12902 run.
12903
cc63428a
AV
129042016-04-01 Artemiy Volkov <artemiyv@acm.org>
12905
12906 PR gdb/19820
12907 * gdb.base/printcmds.exp: Add artificial arrays tests.
12908
64cdf930
PA
129092016-03-31 Pedro Alves <palves@redhat.com>
12910
12911 PR gdb/19858
12912 * gdb.base/jit-main.c: Include unistd.h.
12913 (ATTACH): Define to 0 if not already defined.
12914 (wait_for_gdb, mypid): New globals.
12915 (WAIT_FOR_GDB): New macro.
12916 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12917 some breakpoint locations.
12918 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12919 New procedures.
12920 (one_jit_test): Add REATTACH parameter, and handle it. Use
12921 continue_to_test_location.
12922 (top level): Test attach, and adjusts calls to one_jit_test.
12923
40dea8cb
PA
129242016-03-31 Pedro Alves <palves@redhat.com>
12925
12926 PR gdb/19858
12927 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12928 BINSUFFIX parameter, and handle it.
12929 (top level): Adjust calls compile_jit_test.
12930
e7ea3ec7
CU
129312016-03-31 Catalin Udma <catalin.udma@freescale.com>
12932
12933 PR python/19743
12934 * gdb.python/py-mi-events-gdb.py: New file.
12935 * gdb.python/py-mi-events.c: New file.
12936 * gdb.python/py-mi-events.exp: New file.
12937
e6359af3
YQ
129382016-03-30 Yao Qi <yao.qi@linaro.org>
12939
12940 * gdb.reverse/until-precsave.exp: Match function name only.
12941 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12942 Move malloc to a condition block.
12943 * gdb.reverse/until-reverse.exp: Match function name only.
12944
a4105d04
MK
129452016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12946
12947 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12948 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12949 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12950 variable for GPR 0 instead of assuming it is register 0.
12951 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12952 * lib/trace-support.exp: Add s390 registers.
12953
bfa6adb9
YQ
129542016-03-29 Yao Qi <yao.qi@linaro.org>
12955
12956 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12957
1e6697ea
YQ
129582016-03-24 Yao Qi <yao.qi@linaro.org>
12959
12960 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12961 test message.
12962
64bcd522
AA
129632016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12964
12965 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12966 maintaining separate logic for constructing the output path.
12967
7868401b
DB
129682016-03-16 Don Breazeal <donb@codesourcery.com>
12969
12970 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12971 Retry fork and waitpid on interrupted system call errors.
12972 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12973 Use with_timeout_factor to increase timeout by factor of 10.
12974
1cafadb4
DB
129752016-03-15 Don Breazeal <donb@codesourcery.com>
12976
12977 * gdb.cp/scope-err.cc: New test program.
12978 * gdb.cp/scope-err.exp: New test script.
12979 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12980 lines and "set breakpoint here" comment.
12981 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12982 Fixed some whitespace and format issues.
12983 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12984 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12985
81516450
DE
129862016-03-15 Doug Evans <dje@google.com>
12987
12988 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12989 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12990 All callers updated. Add tests for enums, mixed flags register.
12991
aa52b601
DE
129922016-03-15 Doug Evans <dje@google.com>
12993
12994 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12995 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12996
fa4ff313
SM
129972016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12998
12999 * gdb.base/default.exp: Add $_as_string to the list of expected
13000 convenience functions.
13001
f2403c39
AB
130022016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
13003
13004 * gdb.base/maint.exp: New tests for 'maint info line-table'.
13005
f2f3ccb9
SM
130062016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
13007
13008 * gdb.python/py-as-string.exp: New file.
13009 * gdb.python/py-as-string.c: New file.
13010
00dbd492
PA
130112016-03-09 Pedro Alves <palves@redhat.com>
13012
13013 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
13014 signal" -> "Thread NN received signal" output change.
13015 * gdb.threads/ia64-sigill.exp: Likewise.
13016 * gdb.threads/linux-dp.exp: Likewise.
13017 * gdb.threads/manythreads.exp: Likewise.
13018 * gdb.threads/pending-step.exp: Likewise.
13019 * gdb.threads/print-threads.exp: Likewise.
13020 * gdb.threads/sigstep-threads.exp: Likewise.
13021 * gdb.threads/staticthreads.exp: Likewise.
13022 * gdb.threads/tls.exp: Likewise.
13023
1e6697ea
YQ
130242016-03-09 Pedro Alves <palves@redhat.com>
13025
13026 * gdb.base/command-line-input.exp: New file.
13027
b04fd3be
MK
130282016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13029
13030 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
13031 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
13032 * gdb.trace/pending.exp: Accept leading dot before function name.
13033 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
13034 * lib/trace-support.exp: Set registers for ppc.
13035
98fa59e9
MK
130362016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13037
13038 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
13039 use it for disassembly; accept .main in addition to main in backtrace.
13040
f77198c8
MK
130412016-03-09 Wei-cheng Wang <cole945@gmail.com>
13042 Marcin Kościelnicki <koriakin@0x04.net>
13043
13044 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
13045 (gdb_recursion_test_ptr): New global variable.
13046 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
13047 gdb_recursion_test.
13048 (gdb_c_test): Ditto.
13049
ba84e0da
MK
130502016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13051
13052 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
13053 ordering.
13054
4366d36e
MK
130552016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13056
13057 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
13058 (bar): Add bar_start_lbl label.
13059 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
13060 of foo/bar for emitting DWARF and tracing.
13061
5eb264df
SDJ
130622016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
13063
13064 * analyze-racy-logs.py: Set executable bit.
13065
fb6a751f
SDJ
130662016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
13067
13068 * Makefile.in (DEFAULT_RACY_ITER): New variable.
13069 (CHECK_TARGET_TMP): Likewise.
13070 (check-single-racy): New rule.
13071 (check-parallel-racy): Likewise.
13072 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
13073 (do-check-parallel-racy): New rule.
13074 (check-racy/%.exp): Likewise.
13075 * README (Racy testcases): New section.
13076 * analyze-racy-logs.py: New file.
13077
bdf7e230
DE
130782016-03-03 Doug Evans <dje@google.com>
13079
13080 * gdb.base/skip.exp: Use with_test_prefix.
13081
4719d415
YQ
130822016-03-03 Yao Qi <yao.qi@linaro.org>
13083
13084 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
13085 Invoke step_over_syscall "clone" and break_cond_on_syscall
13086 "clone".
13087 * gdb.base/step-over-clone.c: New file.
13088
ea507862
YQ
130892016-03-03 Yao Qi <yao.qi@linaro.org>
13090
13091 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
13092 code format.
13093
8fc8cbda
YQ
130942016-03-03 Yao Qi <yao.qi@linaro.org>
13095
13096 * gdb.base/disp-step-fork.c: Rename to ...
13097 * gdb.base/step-over-fork.c: ... it. New file.
13098 * gdb.base/disp-step-vfork.c: Rename to ...
13099 * gdb.base/step-over-vfork.c: ... it. New file.
13100 * gdb.base/disp-step-syscall.exp: Rename to ...
13101 * gdb.base/step-over-syscall.exp: ... it. New file.
13102 (disp_step_cross_syscall): Rename to ...
13103 (step_over_syscall): ... it.
13104
92fa70b0
YQ
131052016-03-03 Yao Qi <yao.qi@linaro.org>
13106
13107 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
13108 If target supports condition evaluation on target, invoke
13109 break_cond_on_syscall for fork and vfork.
13110
e197ad3c
YQ
131112016-03-03 Yao Qi <yao.qi@linaro.org>
13112
13113 * gdb.base/disp-step-syscall.exp: Don't invoke
13114 support_displaced_stepping.
13115 (disp_step_cross_syscall): Test with displaced stepping off and
13116 on if supported.
13117
0b47da9f
YQ
131182016-03-03 Yao Qi <yao.qi@linaro.org>
13119
13120 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
13121 proc.
13122 (setup): New proc.
13123 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
13124 and setup.
13125
065ab6dc
BH
131262016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13127
13128 * gdb.fortran/vla-history.exp: Remove breakpoint.
13129
07e448ad 131302016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13131
25d49b86
PA
13132 * gdb.fortran/vla-history.exp: Lookup array elements and printing
13133 exceeds timeout.
07e448ad 13134
9ac2d526 131352016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13136
25d49b86
PA
13137 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
13138 breakpoint.
9ac2d526 13139
17807369
BH
131402016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13141
13142 * gdb.mi/vla.f90: Nullify pointer after declaration.
13143
86e501af
PA
131442016-03-01 Pedro Alves <palves@redhat.com>
13145
13146 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
13147
1e903e32
PA
131482016-03-01 Pedro Alves <palves@redhat.com>
13149
13150 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
13151 before anything else.
13152 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
13153 _GNU_SOURCE here.
13154 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
13155 before anything else.
13156 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
13157
6ccb54e2
PA
131582016-03-01 Pedro Alves <palves@redhat.com>
13159
13160 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
13161
30ca9da1
YQ
131622016-03-01 Yao Qi <yao.qi@linaro.org>
13163
13164 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
13165 prepare_for_testing.
13166
dc856b38
YQ
131672016-03-01 Yao Qi <yao.qi@linaro.org>
13168
13169 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
13170
4a932159
AA
131712016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13172
13173 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
13174 manually constructing the output path.
13175
f2489477
AA
131762016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13177
13178 * gdb.arch/s390-stackless.S: New.
13179 * gdb.arch/s390-stackless.exp: New.
13180
38899f16
IB
131812016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
13182
13183 * gdb.dlang/circular.c: New file.
13184 * gdb.dlang/circular.exp: New file.
13185
9fde51ed
YQ
131862016-02-26 Yao Qi <yao.qi@linaro.org>
13187
13188 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
13189 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
13190 (testcases): Update.
13191
ce90fefe
YQ
131922016-02-26 Yao Qi <yao.qi@linaro.org>
13193
13194 * gdb.reverse/aarch64.c: Rename to ...
13195 * gdb.reverse/insn-reverse.c: ... it.
13196 * gdb.reverse/aarch64.exp: Rename to ...
13197 * gdb.reverse/insn-reverse.exp: ... it.
13198
3263bceb
YQ
131992016-02-26 Yao Qi <yao.qi@linaro.org>
13200
13201 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
13202 (testcase_ftype): New.
13203 (testcases): New array.
13204 (n_testcases): New.
13205 (main): Call each element in testcases.
13206 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
13207 (read_testcase): New.
13208 Do the tests in a loop.
13209
6cb59ff1
YQ
132102016-02-25 Yao Qi <yao.qi@linaro.org>
13211
13212 * gdb.base/branches.c: Remove.
13213
ae91f625
MK
132142016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13215
13216 PR gdb/13808
13217 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
13218
678b48b7
MK
132192016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13220
13221 * gdb.trace/ftrace.exp: Remove unnecessary target check.
13222
7337a6f2
MK
132232016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13224
13225 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
13226 change x86_64 call_insn to 'callq'.
13227
861ca91f
AT
132282016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13229
13230 * gdb.trace/tfile-avx.c: Move to...
13231 * gdb.trace/tracefile-pseudo-reg.c: Here.
13232 * gdb.trace/tfile-avx.exp: Move to...
13233 * gdb.trace/tracefile-pseudo-reg.exp: Here.
13234
bf74e428
GB
132352016-02-24 Gary Benson <gbenson@redhat.com>
13236
13237 * gdb.base/attach-pie-noexec.exp: Do not expect an error
13238 message on attach.
13239
cce0e923
DE
132402016-02-23 Doug Evans <dje@google.com>
13241
13242 * gdb.base/skip.c (test_skip): New function.
13243 (end_test_skip_file_and_function): New function.
13244 (test_skip_file_and_function): New function.
13245 * gdb.base/skip1.c (test_skip): New function.
13246 (skip1_test_skip_file_and_function): New function.
13247 * gdb.base/skip.exp: Add tests for new skip options.
13248 * gdb.base/skip-solib.exp: Update expected output.
13249 * gdb.perf/skip-command.cc: New file.
13250 * gdb.perf/skip-command.exp: New file.
13251 * gdb.perf/skip-command.py: New file.
13252
4000e47e
MK
132532016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
13254
13255 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
13256 info registers pattern.
13257
24f75ead
IB
132582016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
13259
13260 * lib/future.exp: Add D support.
13261 (gdb_find_gdc): New proc.
13262 (gdb_default_target_compile): Add D support.
13263
fbb7bcbe
WW
132642016-02-18 Wei-cheng Wang <cole945@gmail.com>
13265
13266 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13267 user+system time.
13268 (trace_speed_test): Determine the iteration count for a time
13269 between 15..30 seconds.
13270
012b3a21
WT
132712016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13272
13273 * gdb.arch/i386-mpx-sigsegv.c: New file.
13274 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13275 * gdb.arch/i386-mpx-simple_segv.c: New file.
13276 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13277
2d5189bd
YQ
132782016-02-18 Yao Qi <yao.qi@linaro.org>
13279
13280 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13281 Don't call setup_kfail.
13282
40fb20d0
YQ
132832016-02-18 Yao Qi <yao.qi@linaro.org>
13284
13285 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13286 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13287
21b1f8d2
DE
132882016-02-16 Doug Evans <dje@google.com>
13289
13290 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13291 * gdb.base/skip1.c: Ditto.
13292 * gdb.base/skip.exp: Whitespace cleanup.
13293
4041ed77
DB
132942016-02-16 Don Breazeal <donb@codesourcery.com>
13295
13296 PR remote/19496
13297 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13298 Remove kfail for PR remote/19496.
13299
c4ef31bf
SM
133002016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13301
13302 * lib/gdb.exp (standard_temp_file): Return a path specific to
13303 the runtest invocation.
13304
266b65b3
SM
133052016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13306
13307 * gdb.trace/save-trace.exp: Change relative path to be in the
13308 standard output directory.
13309
a7a0a6a9
JK
133102016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13311
13312 * gdb.arch/i386-prologue.c: Add missing prototypes.
13313
c99dbb42
JK
133142016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13315
13316 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13317 * gdb.arch/i386-prologue.exp: Likewise.
13318 * gdb.arch/i386-size.exp: Likewise.
13319
aa480355
SM
133202016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13321
13322 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13323 define object file path.
13324 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13325 file path.
13326 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13327 standard_output_file to define binfile.
13328
ba881f50
JK
133292016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13330
13331 Fix compatibility with recent gfortran-5.3.1.
13332 * gdb.fortran/vla-history.exp (print vla1 allocated)
13333 (print vla2 allocated, print $2, print $3): Remove
13334 (print $4): Rename to ...
13335 (print $2): ... here.
13336 (print $9): Rename to ...
13337 (print $5): ... here.
13338 (print $10): Rename to ...
13339 (print $6): ... here.
13340 * gdb.fortran/vla.f90: Add pvla initialization.
13341
e9fb005c
JK
133422016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13343
13344 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13345 New test.
13346 * gdb.fortran/vla-value-sub.exp: Likewise.
13347
e44e00ff
MK
133482016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13349
13350 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13351
97e94151
SM
133522016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13353
13354 * i386-biarch-core.exp: Define corefile using
13355 standard_output_file.
13356
01113bc1
YQ
133572016-02-12 Yao Qi <yao.qi@linaro.org>
13358
13359 * gdb.arch/arm-single-step-kernel-helper.c: New.
13360 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13361
33b4777c
MM
133622016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13363
13364 * gdb.btrace/tailcall-only.exp: New.
13365 * gdb.btrace/tailcall-only.c: New.
13366 * gdb.btrace/x86_64-tailcall-only.S: New.
13367 * gdb.btrace/i686-tailcall-only.S: New.
13368
acc23c11
PA
133692016-02-11 Pedro Alves <palves@redhat.com>
13370
13371 * README (Parallel testing): Add missing double quotes.
13372
e352bf0a
PA
133732016-02-11 Pedro Alves <palves@redhat.com>
13374
13375 * README (Parallel testing): New section.
13376 (GDB_PARALLEL): Rewrite.
13377 (FORCE_PARALLEL): Document.
13378
9f5fed78
MK
133792016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13380
13381 * gdb.trace/tfile-avx.c: New test.
13382 * gdb.trace/tfile-avx.exp: New test.
13383
9ef9e6a6
KS
133842016-02-09 Keith Seitz <keiths@redhat.com>
13385
13386 PR breakpoints/19546
13387 * gdb.base/infcall-exec.c: New file.
13388 * gdb.base/infcall-exec2.c: New file.
13389 * gdb.base/infcall-exec.exp: New file.
13390
a96e36da
KS
133912016-02-09 Keith Seitz <keiths@redhat.com>
13392
13393 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13394 (toplevel): Call test_bkpt_address.
13395
9f61929f
KS
133962016-02-09 Keith Seitz <keiths@redhat.com>
13397
13398 PR python/19506
13399 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13400 (toplevel): Call test_bkpt_address.
13401
1e94266c
SM
134022016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13403
13404 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13405 to AC_OUTPUT.
13406 * configure: Regenerate.
13407
2a7f3dff
PA
134082016-02-09 Pedro Alves <palves@redhat.com>
13409
13410 PR breakpoints/19548
13411 * gdb.base/execl-update-breakpoints.c (some_function): New
13412 function.
13413 (main): Call it.
13414 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13415 Tighten expected GDB output.
13416
2151ccc5
SM
134172016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13418
13419 * Makefile.in (ALL_SUBDIRS): Remove.
13420 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13421 (distclean maintainer-clean realclean): Likewise.
13422 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13423 * configure: Regenerate.
13424 * gdb.ada/Makefile.in: Delete.
13425 * gdb.arch/Makefile.in: Likewise.
13426 * gdb.asm/Makefile.in: Likewise.
13427 * gdb.base/Makefile.in: Likewise.
13428 * gdb.btrace/Makefile.in: Likewise.
13429 * gdb.cell/Makefile.in: Likewise.
13430 * gdb.compile/Makefile.in: Likewise.
13431 * gdb.cp/Makefile.in: Likewise.
13432 * gdb.disasm/Makefile.in: Likewise.
13433 * gdb.dlang/Makefile.in: Likewise.
13434 * gdb.dwarf2/Makefile.in: Likewise.
13435 * gdb.fortran/Makefile.in: Likewise.
13436 * gdb.gdb/Makefile.in: Likewise.
13437 * gdb.go/Makefile.in: Likewise.
13438 * gdb.guile/Makefile.in: Likewise.
13439 * gdb.java/Makefile.in: Likewise.
13440 * gdb.linespec/Makefile.in: Likewise.
13441 * gdb.mi/Makefile.in: Likewise.
13442 * gdb.modula2/Makefile.in: Likewise.
13443 * gdb.multi/Makefile.in: Likewise.
13444 * gdb.objc/Makefile.in: Likewise.
13445 * gdb.opencl/Makefile.in: Likewise.
13446 * gdb.opt/Makefile.in: Likewise.
13447 * gdb.pascal/Makefile.in: Likewise.
13448 * gdb.perf/Makefile.in: Likewise.
13449 * gdb.python/Makefile.in: Likewise.
13450 * gdb.reverse/Makefile.in: Likewise.
13451 * gdb.server/Makefile.in: Likewise.
13452 * gdb.stabs/Makefile.in: Likewise.
13453 * gdb.threads/Makefile.in: Likewise.
13454 * gdb.trace/Makefile.in: Likewise.
13455 * gdb.xml/Makefile.in: Likewise.
13456 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13457 GDB_PARALLEL.
13458 (standard_output_file): Remove check for GDB_PARALLEL, always
13459 return path in outputs/$subdir/$testname.
13460
437277d4
SM
134612016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13462
13463 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13464 (site.exp): Assign abs_srcdir to tcl's srcdir.
13465
31d913c7
YQ
134662016-02-04 Yao Qi <yao.qi@linaro.org>
13467
13468 * gdb.base/foll-exec-mode.c: Include limits.h.
13469 (main): Add parameters argc and argv. Get directory from
13470 argv[0].
13471 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13472 compilation.
13473 * gdb.base/foll-exec.c: Include limits.h.
13474 (main): Add parameters argc and argv.
13475 Get directory from argv[0].
13476 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13477 Adjust tests on the number of lines as source code changed.
13478 * gdb.base/foll-vfork-exit.c: Include limits.h.
13479 (main): Add one line of statement before vfork.
13480 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13481 (main): Add parameters argc and argv. Get directory from
13482 argv[0].
13483 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13484 (setup_gdb): Set tbreak to skip some source lines.
13485 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13486 (main): Add parameters argc and argv. Get directory from
13487 argv[0].
13488 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13489 compilation.
13490 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13491 (main): Add parameters argc and argv. Get directory from
13492 argv[0].
13493 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13494 compilation.
13495
9482b9fb
DE
134962016-02-01 Doug Evans <dje@google.com>
13497
13498 * gdb.base/skip.exp: Clean up multiple references to same test name.
13499
6b2e4f10
PA
135002016-02-01 Pedro Alves <palves@redhat.com>
13501
ccb6afd6 13502 PR remote/19496
6b2e4f10
PA
13503 * gdb.threads/forking-threads-plus-breakpoint.exp
13504 (displaced_stepping_supported): New global.
13505 (probe_displaced_stepping_support): New procedure.
13506 (do_test): Add 'displaced' parameter, and use it.
13507 (top level): Check for displaced stepping support. Add displaced
13508 stepping on/off testing axis.
13509
37a8db1a
AB
135102016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13511
13512 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13513 pointer. Don't perform further tests on the unassociated pointer
13514 if the first test fails.
13515
5fdf6324
AB
135162016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13517
13518 * gdb.base/max-value-size.c: New file.
13519 * gdb.base/max-value-size.exp: New file.
13520 * gdb.base/huge.exp: Disable max-value-size for this test.
13521
935c6144
IB
135222016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13523
13524 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13525
7fe8399d
YQ
135262016-01-28 Yao Qi <yao.qi@linaro.org>
13527
13528 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13529
a2077e25
PA
135302016-01-25 Pedro Alves <palves@redhat.com>
13531
13532 PR threads/19461
13533 * gdb.base/fork-running-state.c: New file.
13534 * gdb.base/fork-running-state.exp: New file.
13535
1d2736d4
PA
135362016-01-25 Pedro Alves <palves@redhat.com>
13537
13538 PR gdb/19494
13539 * gdb.base/catch-fork-kill.c: New file.
13540 * gdb.base/catch-fork-kill.exp: New file.
13541
f1da4b11
PA
135422016-01-25 Pedro Alves <palves@redhat.com>
13543
13544 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13545 Delete, moved to lib/gdb.exp.
13546 * gdb.threads/forking-threads-plus-breakpoint.exp
13547 (foreach_with_prefix): Likewise.
13548 * gdb.threads/process-dies-while-handling-bp.exp
13549 (foreach_with_prefix): Likewise.
13550 * lib/gdb.exp (foreach_with_prefix): New procedure.
13551
45f38546
MK
135522016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13553
13554 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13555 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13556
dc29a1ce
MK
135572016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13558
13559 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13560 endian targets.
13561
092127d7
JK
135622016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13563 Pedro Alves <palves@redhat.com>
13564
13565 Fix testsuite compatibility with Guile.
13566 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13567 number.
13568
31d765d3
JK
135692016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13570
13571 Fix testsuite compatibility with Guile.
13572 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13573 (thread 1): New test for backtrace through signal handler.
13574
1ac78c04
YQ
135752016-01-22 Yao Qi <yao.qi@linaro.org>
13576
13577 PR testsuite/19491
13578 * gdb.base/multi-forks.c: Include
13579 ../lib/unbuffer_output.c
13580 (main): Call gdb_unbuffer_output.
13581
4f5946a8
DE
135822016-01-21 Doug Evans <dje@google.com>
13583
13584 * lib/ada.exp (gdb_compile_ada): Fix typo.
13585
305e13e6
JB
135862016-01-21 Joel Brobecker <brobecker@adacore.com>
13587
13588 * gdb.base/break-fun-addr.exp: New file.
13589 * gdb.base/break-fun-addr1.c: New file.
13590 * gdb.base/break-fun-addr2.c: New file.
13591
5f5dfff6
SM
135922016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13593
13594 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13595 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13596 enum flag values.
13597
fd356fa2
AA
135982016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13599
13600 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13601 when GDB can not set the vector return value. Add more comments
13602 for clarification.
13603
9df22175
AT
136042016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13605
13606 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13607 command.
13608
41d1845e
SM
136092016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13610
13611 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13612
01ac6840
SM
136132016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13614
13615 * Makefile.in (check-single): Pass --status to runtest.
13616 (check/%.exp): Likewise.
13617
136182016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13619
13620 * Makefile.in (check-parallel): Propagate return code from make
13621 do-check-parallel.
13622
bd0a71fa
MK
136232016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13624
13625 * gdb.trace/ftrace.exp: Fix expected message on continue.
13626 * gdb.trace/pending.exp: Fix expected message on continue.
13627 * gdb.trace/trace-break.exp: Fix expected message on continue.
13628
8bcbad33
SM
136292016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13630
13631 * lib/gdb.exp (gdb_test): Remove unused global references.
13632
f303dbd6
PA
136332016-01-18 Pedro Alves <palves@redhat.com>
13634
13635 * gdb.base/async-shell.exp: Adjust expected output.
13636 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13637 * gdb.base/siginfo-thread.exp: Adjust expected output.
13638 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13639 * gdb.java/jnpe.exp: Adjust expected output.
13640 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13641 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13642 * gdb.threads/leader-exit.exp: Adjust expected output.
13643 * gdb.threads/manythreads.exp: Adjust expected output.
13644 * gdb.threads/pthreads.exp: Adjust expected output.
13645 * gdb.threads/schedlock.exp: Adjust expected output.
13646 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13647 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13648 expected output.
13649 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13650 output.
13651 * gdb.threads/sigthread.exp: Adjust expected output.
13652 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13653
b2789696
YQ
136542016-01-18 Yao Qi <yao.qi@linaro.org>
13655
13656 * gdb.guile/scm-section-script.c: Replace @progbits with
13657 %progbits.
13658 * gdb.python/py-section-script.c: Likewise.
13659
71ef29a8
PA
136602016-01-15 Pedro Alves <palves@redhat.com>
13661
13662 * gdb.multi/tids.exp: Test star wildcard ranges.
13663
3f5b7598
PA
136642016-01-15 Pedro Alves <palves@redhat.com>
13665
13666 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13667 command from "thread apply" invocation.
13668 (thr_apply_info_thr_invalid): Default the expected output to the
13669 input tid list.
13670 (top level): Add tests that use convenience variables. Add tests
13671 for "thread apply" with a valid TID list, but missing the command.
13672
663f6d42
PA
136732016-01-13 Pedro Alves <palves@redhat.com>
13674
13675 * gdb.base/default.exp: Expect $_gthread as well.
13676 * gdb.multi/tids.exp: Test $_gthread.
13677 * gdb.threads/thread-specific.exp: Test $_gthread.
13678
c84f6bbf
PA
136792016-01-13 Pedro Alves <palves@redhat.com>
13680
13681 * gdb.multi/tids.exp: Test "info threads -gid".
13682
22a02324
PA
136832016-01-13 Pedro Alves <palves@redhat.com>
13684
13685 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13686 Breakpoint.thread.
13687 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13688
5d5658a1
PA
136892016-01-07 Pedro Alves <palves@redhat.com>
13690
13691 * gdb.base/break.exp: Adjust to output changes.
13692 * gdb.base/hbreak2.exp: Likewise.
13693 * gdb.base/sepdebug.exp: Likewise.
13694 * gdb.base/watch_thread_num.exp: Likewise.
13695 * gdb.linespec/keywords.exp: Likewise.
13696 * gdb.multi/info-threads.exp: Likewise.
13697 * gdb.threads/thread-find.exp: Likewise.
13698 * gdb.multi/tids.c: New file.
13699 * gdb.multi/tids.exp: New file.
13700
84654457
PA
137012016-01-13 Pedro Alves <palves@redhat.com>
13702
13703 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
13704
e3940304
PA
137052016-01-13 Pedro Alves <palves@redhat.com>
13706
13707 * gdb.base/default.exp: Expect $_inferior as well.
13708 * gdb.multi/base.exp: Test $_inferior.
13709
a911d87a
PA
137102016-01-13 Pedro Alves <palves@redhat.com>
13711
13712 PR breakpoints/19388
13713 * gdb.base/catch-signal-siginfo-cond.c: New file.
13714 * gdb.base/catch-signal-siginfo-cond.exp: New file.
13715
82075af2
JS
137162016-01-12 Josh Stone <jistone@redhat.com>
13717 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13718
13719 * gdb.base/catch-syscall.c (do_execve): New variable.
13720 (main): Conditionally trigger an execve.
13721 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
13722 (test_catch_syscall_execve): New, check entry/return across execve.
13723 (do_syscall_tests): Call test_catch_syscall_execve.
13724
e46eeedd
PA
137252016-01-12 Pedro Alves <palves@redhat.com>
13726
13727 * gdb.base/random-signal.exp (do_test): New procedure, with body
13728 of testcase moved in.
13729
01d8c27e
JK
137302016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13731 Pedro Alves <palves@redhat.com>
13732
13733 * gdb.base/funcargs.exp (finish from indirectly called function):
13734 Reintroduce the case for 'First'.
13735
9a706302
JK
137362016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13737 Pedro Alves <palves@redhat.com>
13738
13739 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13740 (tcatch_vfork_then_child_follow_exec)
13741 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13742 identification.
13743
c0ecb95f
JK
137442016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13745
13746 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13747 and repeats to unlimited.
13748 * gdb.python/py-value.exp: Likewise.
13749 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13750 and repeats to unlimited.
13751
6cfc1fcb
JK
137522016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13753
13754 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13755 and reordering the functions.
13756 * gdb.multi/hangout.c: Likewise.
13757 * gdb.multi/hello.c: Likewise.
13758
582a1b00
SM
137592016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13760
13761 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13762 absolute.
13763 (SingleStatisticTestResult.report): Use dict.keys instead of
13764 dict.iterkeys.
13765
79bc59cb
PA
137662016-01-06 Pedro Alves <palves@redhat.com>
13767
13768 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13769
43368e1d
MM
137702016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13771
13772 * gdb.btrace/dlopen.exp: New.
13773 * gdb.btrace/dlopen.c: New.
13774 * gdb.btrace/dlopen-dso.c: New.
13775
79fad5b8
SL
137762015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13777
13778 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13779 PATTERN argument is optional.
13780
ab8314b3
JB
137812015-12-24 Joel Brobecker <brobecker@adacore.com>
13782
13783 * lib/ada.exp (target_compile_ada_from_dir): New function.
13784 (gdb_compile_ada): Reimplement avoiding the use of project files.
13785 * gdb.ada/gnat_ada.gpr: Delete.
13786 * gdb.ada/cond_lang.exp: Adjust test to make path before
13787 filename optional.
13788 * gdb.ada/small_reg_param.exp: Likewise.
13789
fe33faff
SM
137902015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13791
13792 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13793
6d265cb4
TP
137942015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13795
13796 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13797 case.
13798
10125099
SM
137992015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13800
13801 * gdb.base/break.exp: Remove dead code.
13802 * gdb.base/sepdebug.exp: Likewise.
13803
3ca22649
SM
138042015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13805
13806 * gdb.asm/asm-source.exp: Remove HP-UX references.
13807 * gdb.base/annota1.exp: Likewise.
13808 * gdb.base/annota3.exp: Likewise.
13809 * gdb.base/attach.exp: Likewise.
13810 * gdb.base/bigcore.exp: Likewise.
13811 * gdb.base/break.exp: Likewise.
13812 * gdb.base/call-ar-st.exp: Likewise.
13813 * gdb.base/callfuncs.exp: Likewise.
13814 * gdb.base/catch-fork-static.exp: Likewise.
13815 * gdb.base/display.exp: Likewise.
13816 * gdb.base/foll-exec-mode.exp: Likewise.
13817 * gdb.base/foll-exec.exp: Likewise.
13818 * gdb.base/foll-fork.exp: Likewise.
13819 * gdb.base/foll-vfork.exp: Likewise.
13820 * gdb.base/funcargs.exp: Likewise.
13821 * gdb.base/hbreak2.exp: Likewise.
13822 * gdb.base/inferior-died.exp: Likewise.
13823 * gdb.base/interrupt.exp: Likewise.
13824 * gdb.base/multi-forks.exp: Likewise.
13825 * gdb.base/nodebug.exp: Likewise.
13826 * gdb.base/sepdebug.exp: Likewise.
13827 * gdb.base/solib1.c: Likewise.
13828 * gdb.base/step-test.exp: Likewise.
13829 * gdb.mi/non-stop.c: Likewise.
13830 * gdb.mi/pthreads.c: Likewise.
13831 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13832 * gdb.threads/pthreads.c: Likewise.
13833 * gdb.threads/staticthreads.exp: Likewise.
13834 * lib/future.exp: Likewise.
13835 * lib/gdb.exp: Likewise.
13836 * gdb.base/so-indr-cl.c: Remove.
13837 * gdb.base/so-indr-cl.exp: Likewise.
13838 * gdb.base/solib.c: Likewise.
13839 * gdb.base/solib.exp: Likewise.
13840 * gdb.base/solib2.c: Likewise.
13841
b6304613
SM
138422015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13843
13844 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13845 * gdb.base/call-ar-st.exp: Likewise.
13846 * gdb.base/callfuncs.exp: Likewise.
13847 * gdb.base/condbreak.exp: Likewise.
13848 * gdb.base/constvars.exp: Likewise.
13849 * gdb.base/hbreak2.exp: Likewise.
13850 * gdb.base/langs.exp: Likewise.
13851 * gdb.base/list.exp: Likewise.
13852 * gdb.base/long_long.exp: Likewise.
13853 * gdb.base/ptype.exp: Likewise.
13854 * gdb.base/scope.exp: Likewise.
13855 * gdb.base/signals.exp: Likewise.
13856 * gdb.base/so-impl-ld.exp: Likewise.
13857 * gdb.base/varargs.exp: Likewise.
13858 * gdb.base/volatile.exp: Likewise.
13859 * gdb.base/whatis.exp: Likewise.
13860 * gdb.cp/cplusfuncs.exp: Likewise.
13861 * gdb.cp/inherit.exp: Likewise.
13862 * gdb.cp/local.exp: Likewise.
13863 * gdb.cp/member-ptr.exp: Likewise.
13864 * gdb.cp/method.exp: Likewise.
13865 * gdb.cp/overload.exp: Likewise.
13866 * gdb.cp/templates.exp: Likewise.
13867 * gdb.stabs/weird.exp: Likewise.
13868 * lib/compiler.c: Likewise.
13869 * lib/compiler.cc: Likewise.
13870 * lib/cp-support.exp: Likewise.
13871 * lib/gdb.exp: Likewise.
13872
bf401b07
SM
138732015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13874
13875 * configure.ac: Remove HP-UX case.
13876 * configure: Regenerate.
13877
aff9c0f8
SM
138782015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13879
13880 * lib/gdb.exp (gdb_compile): Add function doc.
13881
a6904d5a
PA
138822015-12-17 Pedro Alves <palves@redhat.com>
13883
13884 PR threads/19354
13885 * gdb.multi/info-threads.exp: New file.
13886
a22279dd
YQ
138872015-12-15 Yao Qi <yao.qi@linaro.org>
13888
13889 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13890 is aarch64*-*-*.
13891
0588c796
SL
138922015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13893
13894 * gdb.base/history-duplicates.exp: Skip if no readline support.
13895
5d978e17
SL
138962015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13897
13898 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13899
7e763b86
SL
139002015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13901
13902 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13903
87a3a92c
SL
139042015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13905
13906 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13907 ctrl-C if nointerrupts target property is set.
13908 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13909 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13910 * gdb.base/paginate-bg-execution.exp: Likewise.
13911 * gdb.base/paginate-execution-startup.exp: Likewise.
13912 * gdb.base/random-signal.exp: Likewise.
13913 * gdb.base/range-stepping.exp: Likewise.
13914 * gdb.cp/annota2.exp: Likewise.
13915 * gdb.cp/annota3.exp: Likewise.
13916 * gdb.gdb/selftest.exp: Likewise.
13917 * gdb.threads/continue-pending-status.exp: Likewise.
13918 * gdb.threads/leader-exit.exp: Likewise.
13919 * gdb.threads/manythreads.exp: Likewise.
13920 * gdb.threads/pthreads.exp: Likewise.
13921 * gdb.threads/schedlock.exp: Likewise.
13922 * gdb.threads/sigthread.exp: Likewise.
13923
a8f077dc
DB
139242015-12-11 Don Breazeal <donb@codesourcery.com>
13925
13926 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13927 remote.
13928 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13929 * gdb.base/foll-exec.exp (main): Enable for target remote.
13930 * gdb.base/foll-fork.exp (main): Likewise.
13931 * gdb.base/foll-vfork.exp (main): Likewise.
13932 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13933 (proc continue_to_exit_bp_loc): Use clean_restart.
13934 * gdb.base/pie-execl.exp (main): Disable for target remote.
13935 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13936 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13937 * gdb.threads/execl.exp (main): Likewise.
13938 * gdb.threads/fork-child-threads.exp (main): Likewise.
13939 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13940 remote.
13941 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13942 remote.
13943 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13944 pid.tid style ptids, instead of just tid.
13945 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13946 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13947 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13948 ptids, instead of just tid.
13949
3b2464a8
AB
139502015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13951
13952 * gdb.base/list.exp (test_list_forward): Add end of file error
13953 test.
13954 (test_repeat_list_command): Add end of file error test.
13955 (test_list_backwards): Add beginning of file error test.
13956
a0def019
AB
139572015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13958
13959 * gdb.base/list.exp (test_list_invalid_args): New function,
13960 defined, and called.
13961
5c000dff
AB
139622015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13963
13964 * gdb.base/list.exp (test_list): Make test names unique.
13965
f1637ebe
YQ
139662015-12-11 Yao Qi <yao.qi@linaro.org>
13967
13968 * gdb.base/coremaker2.c: Remove.
13969
36d6fc0a
PA
139702015-12-10 Pedro Alves <palves@redhat.com>
13971
13972 * gdb.multi/base.exp: Remove stale "spaces" references.
13973
762f7747
PA
139742015-12-10 Pedro Alves <palves@redhat.com>
13975
13976 * gdb.multi/base.exp: Don't use nowarnings.
13977 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13978 * gdb.multi/hangout.c: Include stdio.h.
13979 * gdb.multi/hello.c: Include stdlib.h.
13980 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13981 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13982 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13983
28d2bfb9
AB
139842015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13985
13986 * gdb.dwarf2/dw2-ranges-base.c: New file.
13987 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13988 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13989 support additional line table, and debug ranges generation.
13990 (Dwarf::ranges): New function, generate .debug_ranges.
13991 (Dwarf::lines): Support generating simple line table programs.
13992 (Dwarf::assemble): Initialise new namespace variables.
13993
5fc2beac
KB
139942015-12-09 Kevin Buettner <kevinb@redhat.com>
13995
13996 * gdb.base/async.exp (proc test_background): Add case for
13997 asynchronous execution not supported.
13998
1c35a88f
LM
139992015-12-09 Luis Machado <lgustavo@codesourcery.com>
14000
14001 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
14002 format and change test names to make them unique.
14003
b593e3d9
RK
140042015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
14005 Pedro Alves <pedro@redhat.com>
14006
14007 PR gdb/18702
14008 Add checking of floatformats setup on x86_64 hosts.
14009 * gdb.arch/i386-float.S (main): Load bigval and smallval.
14010 (smallval, bigval): New labels/constants.
14011 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
14012 float" after loading bigval and smallval.
14013
d72413e6
PMR
140142015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
14015
14016 * gdb.ada/fun_overload_menu.exp: New testcase.
14017 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
14018
ece66d65
JS
140192015-12-04 Josh Stone <jistone@redhat.com>
14020
14021 * gdb.base/catch-fork-static.exp: New.
14022
41d0efca
YQ
140232015-12-03 Yao Qi <yao.qi@linaro.org>
14024
14025 * gdb.base/sizeof.c: Don't include stdio.h and
14026 ../lib/unbuffer_output.c.
14027 (main): New variable 'size' and 'value'. Remove printf and
14028 gdb_unbuffer_output. Assign return value to size and value.
14029 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
14030 at the beginning.
14031 (check_sizeof): Check the result by printing variable 'size'.
14032 (check_valueof): Check the result by printing variable 'value'.
14033
99fd02d9
YQ
140342015-12-01 Yao Qi <yao.qi@linaro.org>
14035
14036 * gdb.base/disp-step-syscall.exp: Define syscall instruction
14037 for aarch64*-*-linux* target.
14038
f2faf941
PA
140392015-11-30 Pedro Alves <palves@redhat.com>
14040
14041 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
14042
04bf20c5
PA
140432015-11-30 Pedro Alves <palves@redhat.com>
14044
14045 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
14046 Handle non-stop mode vCont replies.
14047
09df4675
PA
140482015-11-30 Pedro Alves <palves@redhat.com>
14049
14050 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
14051 prepare_for_testing. Start gdb with "set non-stop on" appended to
14052 GDBFLAGS. Lax expected stop output.
14053
58b584af
YQ
140542015-11-27 Yao Qi <yao.qi@linaro.org>
14055
14056 * gdb.arch/arm-neon.exp: New.
14057 * gdb.arch/arm-neon.c: New.
14058
dfcb77a8
YQ
140592015-11-27 Yao Qi <yao.qi@linaro.org>
14060
14061 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
14062
88e8ec1b
YQ
140632015-11-27 Yao Qi <yao.qi@linaro.org>
14064
14065 * gdb.cp/annota2.exp: Allow multiple occurrences of the
14066 frames-invalid annotation.
14067
bfde72c2
YQ
140682015-11-27 Yao Qi <yao.qi@linaro.org>
14069
14070 * gdb.cp/annota2.exp: Use ${frames_invalid}.
14071
f6512a69
SM
140722015-11-26 Simon Marchi <simon.marchi@ericsson.com>
14073
14074 * gdb.threads/names.exp: New file.
14075 * gdb.threads/names.c: New file.
14076 * README: Mention gdb,no_thread_names.
14077
46a3515b
MM
140782015-11-26 Markus Metzger <markus.t.metzger@intel.com>
14079
14080 PR 19297
14081 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
14082 support" error.
14083
62147a22
PA
140842015-11-24 Pedro Alves <palves@redhat.com>
14085
14086 PR 17539
14087 * gdb.base/display.exp: Expect displays to be sorted in ascending
14088 order. Use multi_line.
14089 * gdb.base/solib-display.exp: Likewise.
14090
2f341b6e
PA
140912015-11-24 Pedro Alves <palves@redhat.com>
14092
14093 PR 17539
25d49b86
PA
14094 * gdb.base/display.exp: Expect displays to be sorted in ascending
14095 order. Use multi_line.
14096 * gdb.base/solib-display.exp: Likewise.
2f341b6e 14097
7e0aa6aa
PA
140982015-11-24 Pedro Alves <palves@redhat.com>
14099
14100 PR 17539
14101 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
14102 threads in ascending order.
14103 * gdb.base/foll-fork.exp: Likewise.
14104 * gdb.base/foll-vfork.exp: Likewise.
14105 * gdb.base/multi-forks.exp: Likewise.
14106 * gdb.mi/mi-nonstop.exp: Likewise.
14107 * gdb.mi/mi-nsintrall.exp: Likewise.
14108 * gdb.multi/base.exp: Likewise.
14109 * gdb.multi/multi-arch.exp: Likewise.
14110 * gdb.python/py-inferior.exp: Likewise.
14111 * gdb.threads/break-while-running.exp: Likewise.
14112 * gdb.threads/execl.exp: Likewise.
14113 * gdb.threads/gcore-thread.exp: Likewise.
14114 * gdb.threads/info-threads-cur-sal.exp: Likewise.
14115 * gdb.threads/kill.exp: Likewise.
14116 * gdb.threads/linux-dp.exp: Likewise.
14117 * gdb.threads/multiple-step-overs.exp: Likewise.
14118 * gdb.threads/next-bp-other-thread.exp: Likewise.
14119 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
14120 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
14121 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
14122 * gdb.threads/thread-find.exp: Likewise.
14123 * gdb.threads/tls.exp: Likewise.
14124 * lib/mi-support.exp (mi_reverse_list): Delete.
14125 (mi_check_thread_states): No longer reverse list.
14126
2cc57ad8
PA
141272015-11-24 Pedro Alves <palves@redhat.com>
14128
14129 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
14130 use lowercase.
14131
c93e8391
SM
141322015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14133
14134 * gdb.trace/actions.c: Include trace-common.h.
14135 (main): Add a location for a fast tracepoint.
14136 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
14137 the normal tracepoints.
14138 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
14139
045ccf91
SM
141402015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14141
14142 * save-trace.exp: Factor out code to these...
14143 (gdb_save_tracepoints): New.
14144 (gdb_load_tracepoints): New.
14145 (do_save_load_test): New.
14146
5506f9f6
KB
141472015-11-23 Kevin Buettner <kevinb@redhat.com>
14148
14149 * gdb.base/asmlabel.exp: New test.
14150 * gdb.base/asmlabel.c: New test case.
14151
16c3b12f
JB
141522015-11-23 Joel Brobecker <brobecker@adacore.com>
14153
14154 * gdb.base/wrong_frame_bt_full-main.c: New file.
14155 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
14156 * gdb.base/wrong_frame_bt_full.exp: New file.
14157
155bfbd3
JB
141582015-11-23 Joel Brobecker <brobecker@adacore.com>
14159
14160 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
14161
bb097445
JM
141622015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14163
206853a0 14164 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
14165 pstate register when comparing registers values in
14166 sparc64-*-linux-gnu targets to avoid spurious differences.
14167
9c88ed8f
JM
141682015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14169
206853a0 14170 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 14171
96161e25
SL
141722015-11-19 Sandra Loosemore <sandra@codesourcery.com>
14173
14174 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
14175 as type argument to gdb_compile.
14176 * gdb.base/nested-subp2.exp: Likewise.
14177 * gdb.base/nested-subp3.exp: Likewise.
14178
340c2830
DV
141792015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
14180
14181 * lib/dwarf.exp (_note): Fix left shift of negative value.
14182 * gdb.trace/trace-condition.exp: Likewise.
14183
c1862d0f
YQ
141842015-11-13 Yao Qi <yao.qi@linaro.org>
14185
14186 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
14187 comments about d10v.
14188 (test_scalar_returns): Likewise.
14189 * gdb.base/d10v.ld: Remove.
14190 * gdb.base/overlays.exp: Remove the target triplet checking for
14191 d10v-*-*.
14192 * gdb.base/structs.exp (test_struct_returns): Remove the
14193 comments about d10v.
14194 (test_struct_calls): Likewise.
14195
77ae9c19
YQ
141962015-11-13 Yao Qi <yao.qi@linaro.org>
14197
14198 * gdb.base/gnu_vector.exp: Check the return value by "p res".
14199 * gdb.base/gnu_vector.c: Don't include stdio.h.
14200 (main): Don't print res and call add_some_intvecs.
14201
430e004e
MK
142022015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
14203
14204 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
14205 macro.
14206 (func5): Removed.
14207 (func4): Use FAST_TRACEPOINT_LABEL.
14208 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
14209 macro.
14210 (func): Removed.
14211 (thread_function): Use FAST_TRACEPOINT_LABEL.
14212 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
14213 (func): Remove.
14214 (marker): Use FAST_TRACEPOINT_LABEL.
14215 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
14216 (pendfunc1): Remove.
14217 (pendfunc): Use FAST_TRACEPOINT_LABEL.
14218 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
14219 (foo): Remove.
14220 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
14221 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
14222 macro.
14223 (func): Remove.
14224 (marker): Use FAST_TRACEPOINT_LABEL.
14225 * gdb.trace/trace-common.h: New header.
14226 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
14227 macro.
14228 (func): Remove.
14229 (marker): Use FAST_TRACEPOINT_LABEL.
14230 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
14231 (func): Remove.
14232 (thread_function): Use FAST_TRACEPOINT_LABEL.
14233
6e7675a7
MK
142342015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
14235
14236 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
14237 in front.
14238 * gdb.trace/change-loc.exp: Use global pcreg definition.
14239 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
14240 * gdb.trace/entry-values.exp: Use global spreg definition, add $
14241 in front.
14242 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
14243 * gdb.trace/pending.exp: Likewise.
14244 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
14245 * gdb.trace/trace-break.exp: Likewise.
14246 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
14247 in front.
14248 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
14249 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
14250 in front.
14251 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
14252
dddc0e16
JB
142532015-11-09 Joel Brobecker <brobecker@adacore.com>
14254
14255 * gdb.ada/fin_fun_out: New testcase.
14256
c6f0b406
KB
142572015-11-07 Kevin Buettner <kevinb@redhat.com>
14258
14259 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
14260 value associated with DW_AT_byte_size.
14261 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
14262 constants for DW_AT_byte_size, DW_AT_lower_bound, and
14263 DW_AT_upper_bound.
14264
f01dcfd9
KB
142652015-11-07 Kevin Buettner <kevinb@redhat.com>
14266
14267 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14268 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14269 version.
14270 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14271 gdb.dwarf2/dw2-canonicalize-type.exp,
14272 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14273 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14274 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14275 provided by gdb_target_symbol_prefix_flags_asm.
14276 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14277 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14278 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14279 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14280 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14281 macros where needed). Use this macro for symbols which require
14282 the prefix provided by SYMBOL_PREFIX.
14283
2223449a
KB
142842015-11-05 Kevin Buettner <kevinb@redhat.com>
14285
14286 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14287 New procs.
14288 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14289 representing expressions, of more than one list element.
14290 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14291 to prepend linker symbol prefix to f.
14292 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14293 table_1 and table_2.
14294 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14295 Likewise, for f and g.
14296 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14297 for ptr.
14298 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14299 for main.
14300 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14301 table_1_ptr and table_2_ptr.
14302
6f2f1a3a
JK
143032015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14304 Joel Brobecker <brobecker@adacore.com>
14305
14306 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14307
566c56c9
MK
143082015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14309
14310 * gdb.reverse/s390-mvcle.c: New test.
14311 * gdb.reverse/s390-mvcle.exp: New file.
14312 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14313
d5f0636b
MK
143142015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14315
14316 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14317
7ad8b86c
MK
143182015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14319
14320 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14321 reaching marker2.
14322 * gdb.reverse/getresuid-reverse.exp: Likewise.
14323 * gdb.reverse/pipe-reverse.exp: Likewise.
14324 * gdb.reverse/readv-reverse.exp: Likewise.
14325 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14326 * gdb.reverse/time-reverse.exp: Likewise.
14327 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14328
4081c0f1
YQ
143292015-10-30 Yao Qi <yao.qi@linaro.org>
14330
14331 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14332 (empty_cycle): Remove.
14333 (main): Don't call empty_cycle. Don't use watch_count_done.
14334 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14335 empty_cycle. Rewrite the code counting HW watchpoints.
14336
452b4ba5
MK
143372015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14338
14339 * gdb.reverse/fstatat-reverse.c: New test.
14340 * gdb.reverse/fstatat-reverse.exp: New file.
14341 * gdb.reverse/getresuid-reverse.c: New test.
14342 * gdb.reverse/getresuid-reverse.exp: New file.
14343 * gdb.reverse/pipe-reverse.c: New test.
14344 * gdb.reverse/pipe-reverse.exp: New file.
14345 * gdb.reverse/readv-reverse.c: New test.
14346 * gdb.reverse/readv-reverse.exp: New file.
14347 * gdb.reverse/recvmsg-reverse.c: New test.
14348 * gdb.reverse/recvmsg-reverse.exp: New file.
14349 * gdb.reverse/time-reverse.c: New test.
14350 * gdb.reverse/time-reverse.exp: New file.
14351 * gdb.reverse/waitpid-reverse.c: New test.
14352 * gdb.reverse/waitpid-reverse.exp: New file.
14353
5e2e7507
JK
143542015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14355
14356 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14357
0fde2c53
DE
143582015-10-26 Doug Evans <dje@google.com>
14359
14360 PR symtab/17391
14361 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14362 * gdb.dwarf2/bad-regnum.c: New file.
14363 * gdb.dwarf2/bad-regnum.exp: New file.
14364
1a70ae97
DE
143652015-10-26 Doug Evans <dje@google.com>
14366
14367 PR python/18938
14368 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14369 file.
14370
27dc26ab
JK
143712015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14372
14373 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14374 for a change by "Mention language in compile error message".
14375
bed91f4d
SM
143762015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14377
14378 PR python/18073
14379 * gdb.python/py-type.c (C::a_method): New.
14380 (C::a_const_method): New.
14381 (C::a_static_method): New.
14382 (a_function): New.
14383 * gdb.python/py-type.exp (test_fields): Test getting fields
14384 from function and method.
14385
3f2f83dd
KB
143862015-10-21 Keven Boell <keven.boell@intel.com>
14387
14388 * gdb.fortran/vla-alloc-assoc.exp: New file.
14389 * gdb.fortran/vla-datatypes.exp: New file.
14390 * gdb.fortran/vla-datatypes.f90: New file.
14391 * gdb.fortran/vla-history.exp: New file.
14392 * gdb.fortran/vla-ptype-sub.exp: New file.
14393 * gdb.fortran/vla-ptype.exp: New file.
14394 * gdb.fortran/vla-sizeof.exp: New file.
14395 * gdb.fortran/vla-sub.f90: New file.
14396 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14397 * gdb.fortran/vla-value-sub-finish.exp: New file.
14398 * gdb.fortran/vla-value-sub.exp: New file.
14399 * gdb.fortran/vla-value.exp: New file.
14400 * gdb.fortran/vla-ptr-info.exp: New file.
14401 * gdb.mi/mi-vla-fortran.exp: New file.
14402 * gdb.mi/vla.f90: New file.
14403
27145d50
SL
144042015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14405
14406 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14407 of hardwired timeout value.
14408
5f3ff4f8
JK
144092015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14410 Pedro Alves <palves@redhat.com>
14411
14412 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14413 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14414
bfd09d20
JS
144152015-10-19 Josh Stone <jistone@redhat.com>
14416
14417 * gdb.base/catch-syscall.c: Include <sched.h>.
14418 (unknown_syscall): New variable.
14419 (main): Trigger a vfork and an unknown syscall.
14420 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14421 (unknown_syscall_number): Likewise.
14422 (check_call_to_syscall): Accept an optional syscall pattern.
14423 (check_return_from_syscall): Likewise.
14424 (check_continue): Likewise.
14425 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14426 (test_catch_syscall_skipping_return): New test toggling off 'catch
14427 syscall' to step over the syscall return, then toggling back on.
14428 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14429 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14430 (do_syscall_tests): Call test_catch_syscall_without_args and
14431 test_catch_syscall_mid_vfork.
14432 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14433 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14434
b32b93c6
AS
144352015-10-19 Andrew Stubbs <ams@codesourcery.com>
14436
14437 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14438 print g_vE): Add new pass patterns.
14439 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14440 print various symbol names for vptr fields.
14441
9d622bda
AB
144422015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14443
14444 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14445 results.
14446
0fd8ac1c
YQ
144472015-10-12 Yao Qi <yao.qi@linaro.org>
14448
14449 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14450
34240514
YQ
144512015-10-12 Yao Qi <yao.qi@linaro.org>
14452
14453 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14454 is aarch64*-*-linux*.
14455
8240f442
YQ
144562015-10-12 Yao Qi <yao.qi@linaro.org>
14457
14458 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14459 (can_relocate_bcond_true): ... it.
14460 (can_relocate_bcond_false): New function.
14461 (foo): Likewise.
14462 (can_relocate_bl): Likewise.
14463 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14464 can_relocate_bl.
14465
2520f728
PMR
144662015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14467
14468 * gdb.base/nested-addr.c: New file.
14469 * gdb.base/nested-addr.exp: New testcase.
14470
abcef95a
MM
144712015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14472
14473 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14474 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14475 its output. Ignore the output of "record goto begin" and instead
14476 check that GDB is replaying.
14477
145e3ddb
PA
144782015-10-09 Pedro Alves <palves@redhat.com>
14479
14480 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14481 (top level): Use it in the run with no args test.
14482
d5d8c4e1
IB
144832015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14484
14485 * gdb.dlang/properties.exp: New file.
14486
06e635ef
SL
144872015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14488
14489 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14490 whether or not address 0x1000 is mapped on the target.
14491
e019fd1d
SM
144922015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14493
14494 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14495 build.
14496
77ba2a67
MM
144972015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14498
14499 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14500 instruction-history test.
14501
c60eb31f
DE
145022015-09-28 Doug Evans <dje@google.com>
14503
14504 * gdb.base/gcore.c (array_func): Add reference to static_array.
14505
9a3c8263
SM
145062015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14507
14508 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14509 source line.
14510
9720e656
SL
145112015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14512
14513 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14514 short or char as base type.
14515
938d3bf2
SL
145162015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14517
14518 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14519 to allow any size enum.
14520
e6c2c623
PMR
145212015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14522
14523 * gdb.ada/array_ptr_renaming.exp: New testcase.
14524 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14525 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14526
06da0f77
PL
145272015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14528
14529 * gdb.trace/ftrace-lock.c: New file.
14530 * gdb.trace/ftrace-lock.exp: New file.
14531
4f51c22a
PL
145322015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14533
14534 * gdb.arch/insn-reloc.c: New file.
14535 * gdb.arch/ftrace-insn-reloc.exp: New file.
14536
7041adf4
PL
145372015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14538
14539 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14540 instruction.
14541 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14542 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14543 * gdb.trace/range-stepping.c: Likewise.
14544 * gdb.trace/trace-break.c: Likewise.
14545 * gdb.trace/trace-mt.c (thread_function): Likewise.
14546 * gdb.trace/ftrace.c (marker): Likewise.
14547 * gdb.trace/trace-condition.c (marker): Likewise.
14548 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14549 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14550 is_aarch64_target.
14551
015d2e7e
DE
145522015-09-18 Doug Evans <xdje42@gmail.com>
14553
14554 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14555 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14556
26b188a2
SL
145572015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14558
14559 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14560 the breakpoint.
14561
79dc332b
SL
145622015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14563
14564 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14565 the pending breakpoint. Remove timeout override for "Run till
14566 MI pending breakpoint on pendfunc3 on thread 2" test.
14567
f57929f2
SL
145682015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14569
14570 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14571 filename pattern.
14572
3f469b17
SL
145732015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14574
14575 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14576 in breakpoint filename pattern.
14577
515b89b3
SL
145782015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14579
7800dbe4
SL
14580 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14581
145822015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14583
515b89b3
SL
14584 * gdb.linespec/explicit.exp: Check for readline support for
14585 tab-completion tests. Fix obvious typo.
14586
d2939ba2
MM
145872015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14588
14589 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14590 and replay.
14591
cbb55fa7
MM
145922015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14593
14594 * gdb.btrace/non-stop.c: New.
14595 * gdb.btrace/non-stop.exp: New.
14596
43691ca1
PL
145972015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14598 Yao Qi <yao.qi@linaro.org>
14599
14600 * gdb.trace/trace-condition.c: New file.
14601 * gdb.trace/trace-condition.exp: New file.
14602
d78908cf
WW
146032015-09-16 Wei-cheng Wang <cole945@gmail.com>
14604
14605 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14606 for testing bytecode compilation.
14607
1ed415e2
PA
146082015-09-16 Pedro Alves <palves@redhat.com>
14609 Sandra Loosemore <sandra@codesourcery.com>
14610
14611 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14612 (SECONDS): Redefine.
14613 (main): Call pthread_kill and alarm early.
14614 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14615 support.
14616 (test): If the target can't hardware step and doesn't support
14617 displaced stepping, increase the timeout.
14618
d136eff5
PA
146192015-09-16 Pedro Alves <palves@redhat.com>
14620
14621 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14622 (enable_debug): New procedures.
14623 (test): Use them. Bail out if waiting for threads fails.
14624 (top level): Bail out if a test fails.
14625
991f019c
YQ
146262015-09-16 Yao Qi <yao.qi@linaro.org>
14627
14628 * gdb.asm/asm-source.exp: Set asm-arch for
14629 aarch64*-*-* target.
14630 * gdb.asm/aarch64.inc: New file.
14631
bfca584f
PMR
146322015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14633
14634 * gdb.ada/array_of_variable_length.exp: New testcase.
14635 * gdb.ada/array_of_variable_length/foo.adb: New file.
14636 * gdb.ada/array_of_variable_length/pck.adb: New file.
14637 * gdb.ada/array_of_variable_length/pck.ads: New file.
14638
b326e587
DE
146392015-09-15 Doug Evans <dje@google.com>
14640
14641 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14642 of function static local variable.
14643
5382cfab
PW
146442015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14645
14646 * gdb.threads/tls-so_extern.exp: New test file.
14647 * gdb.threads/tls-so_extern.c: New test file.
14648 * gdb.threads/tls-so_extern_main.c: New test file.
14649
141c5cc4
JK
146502015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14651
14652 * gdb.opt/solib-intra-step-lib.c: New file.
14653 * gdb.opt/solib-intra-step-main.c: New file.
14654 * gdb.opt/solib-intra-step.exp: New file.
14655
d15dcecd
PA
146562015-09-15 Pedro Alves <palves@redhat.com>
14657
14658 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14659 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14660
4c2f2a79
PA
146612015-09-14 Pedro Alves <palves@redhat.com>
14662
14663 * gdb.base/hook-stop-continue.c: Delete.
14664 * gdb.base/hook-stop-continue.exp: Delete.
14665 * gdb.base/hook-stop-frame.c: Delete.
14666 * gdb.base/hook-stop-frame.exp: Delete.
14667 * gdb.base/hook-stop.c: New file.
14668 * gdb.base/hook-stop.exp: New file.
14669
919e6dbe
PMR
146702015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14671
14672 * gdb.ada/access_to_packed_array.exp: New testcase.
14673 * gdb.ada/access_to_packed_array/foo.adb: New file.
14674 * gdb.ada/access_to_packed_array/pack.adb: New file.
14675 * gdb.ada/access_to_packed_array/pack.ads: New file.
14676
157280a4
MM
146772015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14678
14679 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14680 buffer size test.
14681
2fd33e94
DB
146822015-09-11 Don Breazeal <donb@codesourcery.com>
14683
14684 * gdb.base/foll-exec.c: Add copyright header. Fix
14685 formatting issues.
14686 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14687 (do_exec_tests): Use clean_restart in place of zap_session,
14688 and for test initialization. Fix formatting issues. Use
14689 fail in place of perror.
14690 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
14691 an expect statement to match an expression with output from
14692 the program under debug.
14693 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
14694 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
14695 * gdb.threads/non-ldr-exc-2.exp: Likewise.
14696 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14697 * gdb.threads/non-ldr-exc-4.exp: Likewise.
14698
e70b6e8e
DE
146992015-09-09 Doug Evans <dje@google.com>
14700
14701 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
14702
7a551a51
DE
147032015-09-09 Doug Evans <dje@google.com>
14704
14705 * gdb.base/pie-execl.exp: Fix result test of build_executable.
14706
4c666f84
DE
147072015-09-09 Doug Evans <dje@google.com>
14708
14709 * gdb.base/savedregs.exp: Fix typo.
14710
243a9253
PA
147112015-09-09 Pedro Alves <palves@redhat.com>
14712
14713 * gdb.mi/mi-cli.exp: Add CLI finish tests.
14714
c0fa8fbd
SL
147152015-09-08 Sandra Loosemore <sandra@codesourcery.com>
14716
14717 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
14718 command actually switches threads. Give up on remaining
14719 tests if target fails to stop at breakpoint.
14720
cd7c1778
PMR
147212015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
14722
14723 * gdb.ada/funcall_char.exp: New testcase.
14724 * gdb.ada/funcall_char/foo.adb: New file.
14725
dc5c8746
PMR
147262015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14727
14728 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14729 expected outputs. Add two testcases for completing ambiguous
14730 functions.
14731 * gdb.ada/complete/aux_pck.adb: New file.
14732 * gdb.ada/complete/aux_pck.ads: New file.
14733 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14734 Ambiguous_Func functions.
14735 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14736 * gdb.ada/complete/pck.adb: Likewise.
14737
4e83a1e7
UW
147382015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14739
14740 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14741 failures to run the test program under GDB.
14742
8ce74153
LM
147432015-08-26 Luis Machado <lgustavo@codesourcery.com>
14744
14745 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14746 to C.
14747
e9756d52
PP
147482015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14749
14750 * gdb.base/run-after-attach.exp: New test file.
14751 * gdb.base/run-after-attach.c: New test file.
14752
8d37573b
DB
147532015-08-26 Don Breazeal <donb@codesourcery.com>
14754
14755 * gdb.base/foll-exec-2.c: New test program.
14756 * gdb.base/foll-exec-2.exp: New test.
14757
63e43d3a
PMR
147582015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14759
14760 * gdb.base/nested-subp1.exp: New file.
14761 * gdb.base/nested-subp1.c: New file.
14762 * gdb.base/nested-subp2.exp: New file.
14763 * gdb.base/nested-subp2.c: New file.
14764 * gdb.base/nested-subp3.exp: New file.
14765 * gdb.base/nested-subp3.c: New file.
14766
3d40fbb5
PA
147672015-08-24 Pedro Alves <palves@redhat.com>
14768
14769 * gdb.server/connect-without-multi-process.c: New file.
14770 * gdb.server/connect-without-multi-process.exp: New file.
14771
4422ac93
LM
147722015-08-24 Luis Machado <lgustavo@codesourcery.com>
14773
14774 * gdb.opt/inline-markers.c: Make z int.
14775
91dddb86
LM
147762015-08-24 Luis Machado <lgustavo@codesourcery.com>
14777
14778 * gdb.opt/inline-markers.c: Make z volatile.
14779
a48847ee
LM
147802015-08-24 Luis Machado <lgustavo@codesourcery.com>
14781
14782 * gdb.opt/inline-bt.c: New volatile global z.
14783 * gdb.opt/inline-cmds.c: Likewise.
14784 * gdb.opt/inline-locals.c: Likewise.
14785 * gdb.opt/inline-markers.c: New extern global z.
14786 (marker): Use z.
14787 (inline_fn): Likewise.
14788
0ebbc52b
PA
147892015-08-24 Pedro Alves <palves@redhat.com>
14790
14791 * config/m32r-stub.exp: Remove file.
14792 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14793 * gdb.base/call-rt-st.exp: Likewise.
14794 * gdb.base/call-strs.exp: Likewise.
14795 * gdb.base/default.exp: Remove references to h8300-*-hms and
14796 *-*-udi*.
14797 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14798
77c365df
AA
147992015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14800
14801 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14802 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14803 and "return" use KFAIL when GDB can not read/write the vector
14804 return value.
14805
4313b8c0
GB
148062015-08-21 Gary Benson <gbenson@redhat.com>
14807
14808 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14809
0e433b32
PA
148102015-08-20 Pedro Alves <palves@redhat.com>
14811
14812 * gdb.server/solib-list.exp: No longer expect an interior stop in
14813 non-stop mode.
14814
221e1a37
PA
148152015-08-20 Pedro Alves <palves@redhat.com>
14816
14817 * gdb.server/connect-stopped-target.c: New file.
14818 * gdb.server/connect-stopped-target.exp: New file.
14819
40e3ad0e
PA
148202015-08-20 Pedro Alves <palves@redhat.com>
14821
14822 * gdb.dwarf2/comp-unit-lang.exp: New file.
14823 * gdb.dwarf2/comp-unit-lang.c: New file.
14824
af39b327
PMR
148252015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14826
14827 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14828 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14829
7d45c7c3 148302015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 14831
7d45c7c3
KB
14832 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14833 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14834
4d6cceb4
DE
148352015-08-18 Doug Evans <dje@google.com>
14836 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14837
14838 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14839 skip_python_tests. New arg prompt_regexp.
14840 (skip_python_tests): New function.
14841 * lib/mi-support.exp (mi_skip_python_tests): New function.
14842 * gdb.python/py-mi-objfile-gdb.py: New file.
14843 * gdb.python/py-mi-objfile.c: New file.
14844 * gdb.python/py-mi-objfile.exp: New file.
14845
ad89c2aa
KS
148462015-08-17 Keith Seitz <keiths@redhat.com>
14847
14848 * gdb.linespec/explicit.exp: Move strace test from here ...
14849 * gdb.trace/strace.exp: ... to here.
14850
e3ae3c43
PP
148512015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14852
14853 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14854 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14855
604b2636
DE
148562015-08-14 Doug Evans <xdje42@gmail.com>
14857
14858 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14859 inferior before selecting a new file.
14860
6ff0ba5f
DE
148612015-08-14 Doug Evans <xdje42@gmail.com>
14862
14863 * gdb.mi/mi-disassemble.exp: Update.
14864 * gdb.base/disasm-optim.S: New file.
14865 * gdb.base/disasm-optim.c: New file.
14866 * gdb.base/disasm-optim.h: New file.
14867 * gdb.base/disasm-optim.exp: New file.
14868
9ca98f92
KS
148692015-08-14 Keith Seitz <keiths@redhat.com>
14870
14871 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14872 "evaluated-by".
14873
52bbc560
JB
148742015-08-13 Joel Brobecker <brobecker@adacore.com>
14875
14876 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14877
5d8c3ed3
PMR
148782015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14879
14880 * gdb.ada/fun_renaming.exp: New testcase.
14881 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14882 * gdb.ada/fun_renaming/pack.adb: New file.
14883 * gdb.ada/fun_renaming/pack.ads: New file.
14884
ea8812bc
KS
148852015-08-12 Keith Seitz <keiths@redhat.com>
14886
14887 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14888 gdb_get_line_number.
14889
4dafcdeb
JB
148902015-08-12 Joel Brobecker <brobecker@adacore.com>
14891
14892 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14893 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14894 gdb.base/dso2dso.exp: New files.
14895
5ba32597
SDJ
148962015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14897 Pedro Alves <palves@redhat.com>
14898 Keith Seitz <keiths@redhat.com>
14899
14900 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14901 GDBFLAGS.
14902
b6dafabf
PP
149032015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14904
14905 * gdb.base/gdbhistsize-history.exp
14906 (test_histsize_history_setting): Use save_vars.
14907 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14908 Use save_vars.
14909 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14910 * gdb.base/readline.exp: Use save_vars.
14911
abe8e607
PP
149122015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14913
14914 * lib/gdb.exp (save_vars): New proc.
14915
629500fa
KS
149162015-08-11 Keith Seitz <keiths@redhat.com>
14917
14918 * gdb.base/help.exp: Update help_breakpoint_text.
14919
eb8c4e2e
KS
149202015-08-11 Keith Seitz <keiths@redhat.com>
14921
14922 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14923 (at toplevel): Call test_explicit_breakpoints.
14924 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14925 breakpoints.
14926 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14927 breakpoint conditions, "-cond".
14928
87f0e720
KS
149292015-08-11 Keith Seitz <keiths@redhat.com>
14930
14931 * gdb.linespec/3explicit.c: New file.
14932 * gdb.linespec/cpexplicit.cc: New file.
14933 * gdb.linespec/cpexplicit.exp: New file.
14934 * gdb.linespec/explicit.c: New file.
14935 * gdb.linespec/explicit.exp: New file.
14936 * gdb.linespec/explicit2.c: New file.
14937 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14938 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14939 before using in the matching pattern.
14940 Clarify that `prefix' is a regular expression.
14941
f00aae0f
KS
149422015-08-11 Keith Seitz <keiths@redhat.com>
14943
14944 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14945 test.
14946 Add tests for missing ",FMT" and ",".
14947
e27852be
DE
149482015-08-10 Doug Evans <dje@google.com>
14949 Keith Seitz <keiths@redhat.com>
14950
14951 PR gdb/17960
14952 * gdb.base/completion.exp: Add location completer tests.
14953
7f03bd92
PA
149542015-08-07 Pedro Alves <palves@redhat.com>
14955
14956 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14957 tests here.
14958 (top level): Run do_test with and without displaced stepping.
14959
3fc8eb30
PA
149602015-08-07 Pedro Alves <palves@redhat.com>
14961
14962 * gdb.base/valgrind-disp-step.c: New file.
14963 * gdb.base/valgrind-disp-step.exp: New file.
14964
d4569d7b
PA
149652015-08-07 Pedro Alves <palves@redhat.com>
14966
14967 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14968 Delete function.
14969 (main): Add alarm. Run an infinite loop instead of calling
14970 wait_threads.
14971 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14972 comment.
14973 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14974 Delete function.
14975 (main): Add alarm. Run an infinite loop instead of calling
14976 wait_threads.
14977 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14978 comment.
14979
e1316e60
PA
149802015-08-07 Pedro Alves <palves@redhat.com>
14981
14982 * gdb.base/checkpoint-ns.exp: New file.
14983 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14984 standard_testfile.
14985
da8c46d2
MM
149862015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14987
14988 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14989 * gdb.btrace/instruction_history.exp: Update.
14990 * gdb.btrace/tsx.exp: New.
14991 * gdb.btrace/tsx.c: New.
14992
de1c2c52
PA
149932015-08-06 Pedro Alves <palves@redhat.com>
14994
14995 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14996 increase timeout.
14997 * gdb.reverse/until-precsave.exp: Bump timeouts.
14998
782e0bf4
PA
149992015-08-06 Pedro Alves <palves@redhat.com>
15000
15001 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
15002
83e97ed0
PA
150032015-08-06 Pedro Alves <palves@redhat.com>
15004
15005 PR gdb/18749
15006 * gdb.threads/process-dies-while-handling-bp.c: New file.
15007 * gdb.threads/process-dies-while-handling-bp.exp: New file.
15008
863d01bd
PA
150092015-08-06 Pedro Alves <palves@redhat.com>
15010
15011 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
15012 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
15013
0a39bb32
PA
150142015-08-05 Pedro Alves <palves@redhat.com>
15015
15016 * gdb.threads/next-while-other-thread-longjmps.c: New file.
15017 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
15018
ee2d2b10
SL
150192015-08-03 Sandra Loosemore <sandra@codesourcery.com>
15020
15021 * gdb.base/bp-permanent.exp: Report test as unsupported if
15022 the target cannot stop at the permanent breakpoint.
15023
4e1bdb00
DE
150242015-08-03 Doug Evans <dje@google.com>
15025
15026 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
15027 10000.
15028
3d338901
DE
150292015-08-03 Doug Evans <dje@google.com>
15030
15031 * Makefile.in (workers/%.worker, build-perf): New rule.
15032 (GDB_PERFTEST_MODE): New variable.
15033 (check-perf): Use it.
15034 (clean): Clean up gdb.perf parallel build subdirs.
15035 * lib/build-piece.exp: New file.
15036 * lib/gdb.exp (make_gdb_parallel_path): New function
15037 (standard_output_file, standard_temp_file): Call it.
15038 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15039 of $GDB_PARALLEL.
15040 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
15041
af061d3e
DE
150422015-08-03 Doug Evans <dje@google.com>
15043
8e1afc81 15044 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
15045 (LOG_FILE_NAME): New global.
15046 (TextReporter.__init__): Initialize self.txt_sum.
15047 (TextReporter.report): Add support for multiple data-points.
15048 Move report to perftest.sum, put raw data in perftest.log.
15049 (TextReporter.start): Open sum and log files.
15050 (TextReporter.end): Close sum and log files.
8e1afc81
DE
15051 * gdb.perf/lib/perftest/testresult.py
15052 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 15053
2c8c5d37
PA
150542015-07-31 Pedro Alves <palves@redhat.com>
15055
15056 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
15057 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15058 kill_wait_spawned_process instead of explicit "kill -9".
15059 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
15060 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15061 kill_wait_spawned_process.
15062 * gdb.base/attach-twice.exp: Likewise.
15063 * gdb.base/attach.exp: Likewise.
15064 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
15065 gdb_test_multiple.
15066 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
15067 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15068 kill_wait_spawned_process.
15069 * gdb.base/valgrind-infcall.exp: Likewise.
15070 * gdb.multi/multi-attach.exp: Likewise.
15071 * gdb.python/py-prompt.exp: Likewise.
15072 * gdb.python/py-sync-interp.exp: Likewise.
15073 * gdb.server/ext-attach.exp: Likewise.
15074 * gdb.threads/attach-into-signal.exp (corefunc): Use
15075 spawn_wait_for_attach, spawn_id_get_pid and
15076 kill_wait_spawned_process.
15077 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
15078 spawn_wait_for_attach returning a spawn id instead of a pid. Use
15079 spawn_id_get_pid and kill_wait_spawned_process.
15080 * gdb.threads/attach-stopped.exp (corefunc): Use
15081 spawn_wait_for_attach, spawn_id_get_pid and
15082 kill_wait_spawned_process.
15083 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
15084 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15085 kill_wait_spawned_process instead of explicit "kill -9".
15086 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
15087 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
15088 (spawn_wait_for_attach): Use spawn instead of exec to spawn
15089 processes. Don't map cygwin/windows pids here. Now returns a
15090 spawn id list.
15091
032a0fca
SL
150922015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15093
15094 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
15095 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
15096 correct patch.
15097
61a934ca
SL
150982015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15099
15100 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
15101
4bc4d428
SL
151022015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15103
15104 Reapply:
15105 2014-05-21 Mark Wielaard <mjw@redhat.com>
15106
15107 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15108
998d452a
PA
151092015-07-30 Pedro Alves <palves@redhat.com>
15110
15111 * linux-low.c (handle_extended_wait): Set the child's last
15112 reported status to TARGET_WAITKIND_STOPPED.
15113
69dde7dc
PA
151142015-07-30 Pedro Alves <palves@redhat.com>
15115
15116 PR threads/18600
15117 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
15118 only shows inferior 1.
15119
4dd63d48
PA
151202015-07-30 Simon Marchi <simon.marchi@ericsson.com>
15121 Pedro Alves <palves@redhat.com>
15122
15123 PR threads/18600
15124 * gdb.threads/fork-plus-threads.c: New file.
15125 * gdb.threads/fork-plus-threads.exp: New file.
15126
d618e4c5
PP
151272015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15128
15129 * gdb.base/batch-preserve-term-settings.exp
15130 (test_terminal_settings_preserved_after_cli_exit): Use
15131 send_quit_command.
15132
1eef6428
PA
151332015-07-29 Pedro Alves <palves@redhat.com>
15134 Don Breazeal <donb@codesourcery.com>
15135
15136 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
15137 output from both inferior_spawn_id and gdb_spawn_id.
15138
7da5b897
SDJ
151392015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15140
15141 * gdb.threads/attach-into-signal.exp (corefunc): Use
15142 with_test_prefix on nested loops, uniquefying the test messages.
15143
dac804df
SDJ
151442015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15145
15146 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
15147 commit.
15148
06265e53
PP
151492015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15150
15151 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
15152 New proc.
15153 (test_terminal_settings_preserved_after_sigterm): New test.
15154
18206ca3
PP
151552015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15156
15157 * gdb.base/batch-preserve-term-settings.exp
15158 (test_terminal_settings_preserved_after_cli_exit): New test.
15159
90074d11
PP
151602015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15161
15162 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
15163 manipulation of saved_gdbflags.
15164 (test_terminal_settings_preserved): Remove global declaration of
15165 the unused variable pagination_prompt. Remove manipulation of
15166 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
15167 GDBFLAGS.
15168
eb1a7902
PA
151692015-07-29 Pedro Alves <palves@redhat.com>
15170
15171 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
15172
8b75dd3b
PA
151732015-07-29 Pedro Alves <palves@redhat.com>
15174
15175 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
15176 at the top.
15177
dedad4e3
PA
151782015-07-29 Pedro Alves <palves@redhat.com>
15179
15180 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
15181 (main): Call gdb_unbuffer_output.
15182 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
15183 (main): Call gdb_unbuffer_output.
15184 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
15185 (main): Call gdb_unbuffer_output.
15186 * gdb.base/call-strs.exp: Adjust to step over the
15187 gdb_unbuffer_output call.
15188 * gdb.base/catch-gdb-caused-signals.c: Include
15189 "../lib/unbuffer_output.c".
15190 (main): Call gdb_unbuffer_output.
15191 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
15192 (main): Call gdb_unbuffer_output.
15193 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
15194 (main): Call gdb_unbuffer_output.
15195 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
15196 (main): Call gdb_unbuffer_output.
15197 * gdb.base/shlib-call.exp: Adjust to step over the
15198 gdb_unbuffer_output call.
15199 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
15200 (main): Call gdb_unbuffer_output.
15201 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
15202 (main): Call gdb_unbuffer_output.
15203 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
15204 (main): Rename to ...
15205 (test): ... this.
15206 (main): Reimplement.
15207 * gdb.base/varargs.exp: Run to test instead of to main.
15208 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15209 (main): Call gdb_unbuffer_output.
15210
58789a91
PA
152112015-07-29 Pedro Alves <palves@redhat.com>
15212
15213 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
15214 factore out from mi_continue_dprintf. For call-style dprintfs,
15215 expect dprintf output out of $inferior_spawn_id.
15216 (mi_continue_dprintf): Use mi_expect_dprintf.
15217 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15218 (main): Call gdb_unbuffer_output.
15219
e8376742
PA
152202015-07-29 Pedro Alves <palves@redhat.com>
15221
15222 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
15223 (default_mi_gdb_start): Set inferior_spawn_id instead of
15224 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
15225 gdb_spawn_id.
15226 (mi_gdb_test): Always expect inferior output from both
15227 $inferior_spawn_id and $gdb_spawn_id.
15228
08280010
PA
152292015-07-29 Pedro Alves <palves@redhat.com>
15230
15231 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
15232 send_inferior and $inferior_spawn_id.
15233
4d30e432
PA
152342015-07-29 Pedro Alves <palves@redhat.com>
15235
15236 * gdb.gdb/complaints.exp (test_initial_complaints)
15237 (test_serial_complaints, test_short_complaints): Use
15238 gdb_test_stdio.
15239 (test_empty_complaint): Handle $inferior_spawn_id !=
15240 $gdb_spawn_id.
15241
0d30a335
PA
152422015-07-29 Pedro Alves <palves@redhat.com>
15243
15244 * gdb.base/varargs.exp: Use gdb_test_stdio.
15245
39413b29
PA
152462015-07-29 Pedro Alves <palves@redhat.com>
15247
15248 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
15249
7cb000a9
PA
152502015-07-29 Pedro Alves <palves@redhat.com>
15251
15252 * gdb.base/ending-run.exp: Use gdb_test_stdio.
15253
d7b8ac82
PA
152542015-07-29 Pedro Alves <palves@redhat.com>
15255
15256 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
15257 parameter into two new parameters, "inf_result" and "gdb_result".
15258 Expect inferior output and gdb output from $inferior_spawn_id and
15259 $gdb_spawn_id, respectively. Adjust all callers.
15260
789c3a0c
PA
152612015-07-29 Pedro Alves <palves@redhat.com>
15262
15263 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
15264 of gdb_test_sequence.
15265
77e760c3
PA
152662015-07-29 Pedro Alves <palves@redhat.com>
15267
15268 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15269 (saw_spurious_output): Expect inferior output from
15270 $inferior_spawn_id. Use gdb_test_stdio.
15271
8396d2cd
PA
152722015-07-29 Pedro Alves <palves@redhat.com>
15273
15274 * gdb.base/dprintf.exp: Use standard_testfile. Change
15275 prepare_for_testing call.
15276 (srcfile): Don't set.
15277 (restart): New procedure.
15278 (test_dprintf): New procecure, use to continue over dprintfs.
15279 (test_call, test_agent): New procedures, tests moved here.
15280 Restart gdb and recreate dprintfs. Adjust expected output.
15281
2051d61f
PA
152822015-07-29 Pedro Alves <palves@redhat.com>
15283
15284 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15285
452397af
PA
152862015-07-29 Pedro Alves <palves@redhat.com>
15287
15288 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15289
8aed9555
PA
152902015-07-29 Pedro Alves <palves@redhat.com>
15291
15292 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15293 gdb_test_stdio.
15294
188a61b4
PA
152952015-07-29 Pedro Alves <palves@redhat.com>
15296
15297 * lib/gdb.exp (gdb_test_stdio): New procedure.
15298
12264a45
PA
152992015-07-29 Pedro Alves <palves@redhat.com>
15300
15301 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15302
23ffc893
PA
153032015-07-29 Pedro Alves <palves@redhat.com>
15304
15305 * gdb.base/call-signal-resume.exp: Remove check for
15306 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15307 * gdb.base/unwindonsignal.exp: Likewise.
15308 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15309 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15310
65566918
PA
153112015-07-29 Pedro Alves <palves@redhat.com>
15312
15313 * gdb.base/siginfo-addr.c (pass): New function.
15314 (handler): Call it iff si_addr is correct.
15315 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15316 Set a breakpoint at "pass" and continue to it.
15317
d60a9221
SDJ
153182015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15319
15320 * gdb.python/py-objfile.exp: Make some tests have unique names.
15321 * gdb.python/py-pp-registration.exp: Likewise.
15322
bde40b8f
PA
153232015-07-28 Pedro Alves <palves@redhat.com>
15324
15325 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15326
13e1dec8
SM
153272015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15328
15329 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15330
da33c9a7
SM
153312015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15332
15333 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15334
077836f7
PP
153352015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15336
15337 * gdb.base/gdb-sigterm-2.exp: New test.
15338
b8cc7b2e
DE
153392015-07-25 Doug Evans <xdje42@gmail.com>
15340
15341 Revert:
15342 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15343 (workers/%.worker, build-perf): New rule.
15344 (GDB_PERFTEST_MODE): New variable.
15345 (check-perf): Use it.
15346 (clean): Clean up gdb.perf parallel build subdirs.
15347 * lib/build-piece.exp: New file.
15348 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15349 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15350 name.
15351 (standard_temp_file): Ditto.
15352 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15353 of $GDB_PARALLEL.
15354
c8bd4544
DE
153552015-07-24 Doug Evans <dje@google.com>
15356
15357 * gdb.perf/lib/perftest/utils.py: New file.
15358 * gdb.perf/gm-hello.cc: New file.
15359 * gdb.perf/gm-pervasive-typedef.cc: New file.
15360 * gdb.perf/gm-pervasive-typedef.h: New file.
15361 * gdb.perf/gm-std.cc: New file.
15362 * gdb.perf/gm-std.h: New file.
15363 * gdb.perf/gm-use-cerr.cc: New file.
15364 * gdb.perf/gm-utils.h: New file.
15365 * gdb.perf/gmonster-null-lookup.py: New file.
15366 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15367 * gdb.perf/gmonster-print-cerr.py: New file.
15368 * gdb.perf/gmonster-ptype-string.py: New file.
15369 * gdb.perf/gmonster-runto-main.py: New file.
15370 * gdb.perf/gmonster-select-file.py: New file.
15371 * gdb.perf/gmonster1-null-lookup.exp: New file.
15372 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15373 * gdb.perf/gmonster1-print-cerr.exp: New file.
15374 * gdb.perf/gmonster1-ptype-string.exp: New file.
15375 * gdb.perf/gmonster1-runto-main.exp: New file.
15376 * gdb.perf/gmonster1-select-file.exp: New file.
15377 * gdb.perf/gmonster1.cc: New file.
15378 * gdb.perf/gmonster1.exp: New file.
15379 * gdb.perf/gmonster2-null-lookup.exp: New file.
15380 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15381 * gdb.perf/gmonster2-print-cerr.exp: New file.
15382 * gdb.perf/gmonster2-ptype-string.exp: New file.
15383 * gdb.perf/gmonster2-runto-main.exp: New file.
15384 * gdb.perf/gmonster2-select-file.exp: New file.
15385 * gdb.perf/gmonster2.cc: New file.
15386 * gdb.perf/gmonster2.exp: New file.
15387
6eab34f3
DE
153882015-07-24 Doug Evans <dje@google.com>
15389
15390 * gdb.perf/README: New file.
15391 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15392 * lib/gen-perf-test.exp: New file.
15393
63738bfd
DE
153942015-07-24 Doug Evans <dje@google.com>
15395
15396 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15397 (PerfTest::startup): New function.
15398 (PerfTest::run): Return result of calling body.
15399 (PerfTest::assemble): Rewrite.
15400 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15401 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15402 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15403 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15404 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15405
7b606f95
DE
154062015-07-24 Doug Evans <dje@google.com>
15407
15408 * lib/gdb.exp (clean_restart): Make executable optional.
15409
a97b16b8
DE
154102015-07-24 Doug Evans <dje@google.com>
15411
15412 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15413 compiler_info references.
15414 * gdb.cp/temargs.exp: Ditto.
15415 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15416 (get_compiler_info): Early exit if already computed. Set compiler_info
15417 to "unknown" if there was a problem.
15418 (test_compiler_info): Add function comment. Call get_compiler_info.
15419
35baa57f
DE
154202015-07-24 Doug Evans <dje@google.com>
15421
15422 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15423 (workers/%.worker, build-perf): New rule.
15424 (GDB_PERFTEST_MODE): New variable.
15425 (check-perf): Use it.
15426 (clean): Clean up gdb.perf parallel build subdirs.
15427 * lib/build-piece.exp: New file.
15428 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15429 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15430 name.
15431 (standard_temp_file): Ditto.
15432 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15433 of $GDB_PARALLEL.
15434
6ebea266
DE
154352015-07-24 Doug Evans <dje@google.com>
15436
15437 * lib/future.exp (gdb_default_target_compile): New option
15438 "early_flags".
15439 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15440 --as-needed.
15441
1e76a7e9
SDJ
154422015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15443
15444 * gdb.base/catch-syscall.exp: Call gdb_exit before
15445 gdb_skip_xml_test.
15446
5068630a
PA
154472015-07-24 Pedro Alves <palves@redhat.com>
15448
15449 * gdb.python/py-events.exp: Accept output between the stop event
15450 and the prompt.
15451 * gdb.python/py-evsignal.exp: Likewise.
15452 * gdb.python/py-evthreads.exp: Likewise.
15453
77598427
PA
154542015-07-24 Pedro Alves <palves@redhat.com>
15455
15456 PR gdb/18717
15457 * gdb.threads/non-ldr-exit.c: New file.
15458 * gdb.threads/non-ldr-exit.exp: New file.
15459
11e6c98f
YQ
154602015-07-24 Yao Qi <yao.qi@linaro.org>
15461
15462 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15463 restarting process.
15464
51aee833
YQ
154652015-07-24 Yao Qi <yao.qi@linaro.org>
15466
15467 * gdb.server/ext-restart.exp: New file.
15468
8cfe207c
YQ
154692015-07-24 Yao Qi <yao.qi@linaro.org>
15470
15471 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15472 argument options.
15473 * gdb.server/ext-wrapper.exp: New file.
15474
cc12ce38
DE
154752015-07-23 Doug Evans <dje@google.com>
15476
15477 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15478 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15479
d0d84780
PMR
154802015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15481
15482 * gdb.ada/var_arr_typedef.exp: New testcase.
15483 * gdb.ada/var_arr_typedef/pack.adb: New file.
15484 * gdb.ada/var_arr_typedef/pack.ads: New file.
15485 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15486
8b558f79
JB
154872015-07-20 Joel Brobecker <brobecker@adacore.com>
15488
15489 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15490
775a3298
JK
154912015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15492
15493 * gdb.arch/i386-biarch-core.exp: Replace istarget
15494 by "complete set gnutarget". Remove expectation for the "core-file"
15495 command.
15496
db1ff28b
JK
154972015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15498
15499 Revert the previous commit:
15500 Tests for validate symbol file using build-id.
15501
0a94970d
JK
155022015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15503
15504 Tests for validate symbol file using build-id.
15505 * gdb.base/solib-mismatch-lib.c: New file.
15506 * gdb.base/solib-mismatch-libmod.c: New file.
15507 * gdb.base/solib-mismatch.c: New file.
15508 * gdb.base/solib-mismatch.exp: New file.
15509
03346981
SL
155102015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15511
15512 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15513 nios2-*-linux*.
15514 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15515 * gdb.base/siginfo.exp: Likewise.
15516 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15517
42422cc7
PL
155182015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15519
15520 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15521 Move it to ...
15522 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15523 ... here.
15524 * gdb.trace/range-stepping.exp: Check that the target supports
15525 range stepping.
15526
cfa68bae
JK
155272015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15528
15529 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15530
8ffdba26
PA
155312015-07-14 Pedro Alves <palves@redhat.com>
15532
15533 * gdb.base/killed-outside.exp: New file.
15534 * gdb.base/killed-outside.c: New file.
15535
218a5a11
JK
155362015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15537
15538 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15539 (n at main): New.
15540 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15541
e03ed3c6
AA
155422015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15543
15544 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15545 infcall tests instead of setting up for KFAIL.
15546
485668e5
MM
155472015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15548
15549 * gdb.btrace/record_goto-step.exp: New.
15550
08464196
JK
155512015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15552
15553 PR compile/18484
15554 * gdb.compile/compile.c (struct struct_type): Add volatile to
15555 selffield's type.
15556 * gdb.compile/compile.exp
15557 (compile code struct_object.selffield = &struct_object): Skip further
15558 struct_object tests if this one xfails.
15559
bcf5c1d9
RC
155602015-07-08 Robert O'Callahan <robert@ocallahan.org>
15561
15562 PR exp/18617
15563 * gdb.trace/ax.exp: Add test.
15564
4931af25
YQ
155652015-07-07 Yao Qi <yao.qi@linaro.org>
15566
15567 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15568 instead of istarget "aarch64*-*-*".
15569 * gdb.arch/aarch64-fp.exp: Likewise.
15570 * gdb.base/float.exp: Likewise.
15571 * gdb.reverse/aarch64.exp: Likewise.
15572 * lib/gdb.exp (is_aarch64_target): New proc.
15573
9fcf688e
YQ
155742015-07-07 Yao Qi <yao.qi@linaro.org>
15575
15576 * lib/gdb.exp (is_aarch32_target): New proc.
15577 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15578 instead of "istarget "arm*-*-*"".
15579 * gdb.arch/arm-disp-step.exp: Likewise.
15580 * gdb.arch/thumb-bx-pc.exp: Likewise.
15581 * gdb.arch/thumb-prologue.exp: Likewise.
15582 * gdb.arch/thumb-singlestep.exp: Likewise.
15583 * gdb.base/disp-step-syscall.exp: Likewise.
15584 * gdb.base/float.exp: Likewise.
15585
fbd8d50d
YQ
155862015-07-07 Yao Qi <yao.qi@linaro.org>
15587
15588 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15589 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15590
71be1fdc
YQ
155912015-07-07 Yao Qi <yao.qi@linaro.org>
15592
15593 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15594 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15595 if it exists.
15596 * gdb.multi/multi-arch.exp: Likewise.
15597
3e221d36
SM
155982015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15599
15600 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15601 print.
15602
d441430b
YQ
156032015-07-07 Yao Qi <yao.qi@linaro.org>
15604
15605 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15606
06f810bd
MG
156072015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15608
15609 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15610 '[' and ']' characters.
15611
5e61e7c0
IB
156122015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15613
15614 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15615
28bf096c
PA
156162015-06-29 Pedro Alves <palves@redhat.com>
15617
15618 PR threads/18127
15619 * gdb.threads/hand-call-new-thread.c: New file.
15620 * gdb.threads/hand-call-new-thread.c: New file.
15621
ee93cd5e
KS
156222015-06-26 Keith Seitz <keiths@redhat.com>
15623 Doug Evans <dje@google.com>
15624
15625 PR 16253
15626 * gdb.cp/var-tag-2.cc: New file.
15627 * gdb.cp/var-tag-3.cc: New file.
15628 * gdb.cp/var-tag-4.cc: New file.
15629 * gdb.cp/var-tag.cc: New file.
15630 * gdb.cp/var-tag.exp: New file.
15631
fc637f04
PP
156322015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15633
15634 * gdb.base/history-duplicates.exp: New test.
15635
2e52ae68
PP
156362015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15637
15638 * gdb.base/completion.exp: Test the completion of the "focus"
15639 command.
15640
6e22494e
JK
156412015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15642
15643 * gdb.arch/amd64-prologue-skip.S: New file.
15644 * gdb.arch/amd64-prologue-skip.exp: New file.
15645
bf7b9cd9
SM
156462015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15647
15648 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15649 is_address_zero_readable check.
15650
201e8dfd
PB
156512015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15652
15653 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15654 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15655
5cd867b4
YQ
156562015-06-24 Yao Qi <yao.qi@linaro.org>
15657
15658 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15659 linux targets.
15660
4d7be007
YQ
156612015-06-24 Yao Qi <yao.qi@linaro.org>
15662
15663 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15664 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15665 * gdb.base/siginfo-thread.exp: Likewise.
15666
07fcd301
YQ
156672015-06-22 Yao Qi <yao.qi@linaro.org>
15668
15669 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15670
52042a00
YQ
156712015-06-22 Yao Qi <yao.qi@linaro.org>
15672
15673 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15674 aarch64*-*-*.
15675 (skip_hw_watchpoint_tests): Likewise.
15676
74bd41ce
PP
156772015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15678
15679 * gdb.base/gdbinit-history.exp: Test the interaction between
15680 setting GDBHISTSIZE and setting the history size via .gdbinit.
15681
bc460514
PP
156822015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15683
15684 PR gdb/16999
15685 * gdb.base/gdbhistsize-history.exp: New test.
15686
b58c513b
PP
156872015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15688
15689 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
15690 with GDBHISTSIZE.
15691 * gdb.base/readline.exp: Likewise.
15692
92046791
YQ
156932015-06-17 Yao Qi <yao.qi@linaro.org>
15694
15695 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
15696 line.
15697
2093d2d3
PP
156982015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15699
15700 * gdb.base/gdbinit-history.exp: Add test case to check that
15701 an unlimited history file does not get truncated on exit.
15702
e6c693af
AA
157032015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15704
15705 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
15706 (VECTOR): New macro. Use it...
15707 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
15708 ...for these typedefs.
15709 (int8, char1, int1, double1): New typedefs.
15710 (struct just_int2, struct two_int2): New structures.
15711 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
15712 (add_structvecs, add_singlevecs): New functions.
15713 (main): Call add_some_intvecs twice.
15714 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
15715 the compile and exit upon failure. Try compiling for the "native"
15716 architecture. Test inferior function calls with vector arguments
15717 and vector return value handling with "finish" and "return".
15718
c74f7d1c
JT
157192015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
15720
15721 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
15722 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15723 PE file.
15724 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15725
98aa42ee
AT
157262015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15727
15728 PR breakpoints/16465
15729 * gdb.mi/mi-dprintf-pending.c: New file.
15730 * gdb.mi/mi-dprintf-pending.exp: New test.
15731 * gdb.mi/mi-dprintf-pendshr.c: New file.
15732
7d73c23c 157332015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 15734 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
15735
15736 * gdb.arch/i386-mpx-map.c: New file.
15737 * gdb.arch/i386-mpx-map.exp: New File.
15738
157392015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15740
15741 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15742 * gdb.arch/i386-mpx.exp: Indentation fixed.
15743
157442015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15745
15746 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15747 function and improved indentation.
15748 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15749 gdb_test_multiple. Added additional tests to skip the test.
15750
157512015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15752
15753 * gdb.arch/i386-avx512.c: Change path in include file.
15754 * gdb.arch/i386-avx512.exp: Change include dir path
15755 compilation flag.
15756 * gdb.arch/i386-mpx.c: Change path in include file.
15757 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15758 flag.
15759
d5eba19a
JK
157602015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15761
15762 * gdb.compile/compile-print.exp (compile print *vararray@3)
15763 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15764
7f361056
JK
157652015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15766
15767 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15768 (do not keep jit in memory): ... this.
15769 (expect 5): Change it to ...
15770 (expect no 5): ... this.
15771
3b462ec2
SM
157722015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15773
15774 PR gdb/15564
15775 * gdb.mi/mi-detach.exp: New file.
15776
e0619de6
JK
157772015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15778
15779 PR symtab/18392
15780 * gdb.arch/amd64-tailcall-self.S: New file.
15781 * gdb.arch/amd64-tailcall-self.c: New file.
15782 * gdb.arch/amd64-tailcall-self.exp: New file.
15783
e970cb34
DB
157842015-05-28 Don Breazeal <donb@codesourcery.com>
15785
15786 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15787 tests for remote targets by checking is_target_gdbserver.
15788
b2e2f908
DE
157892015-05-27 Doug Evans <dje@google.com>
15790
15791 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15792 * gdb.dwarf2/opaque-type-lookup.c: New file.
15793 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15794
82c7be31
DE
157952015-05-26 Doug Evans <dje@google.com>
15796
15797 * gdb.cp/iostream.cc: New file.
15798 * gdb.cp/iostream.exp: New file.
15799
b4f54984
DE
158002015-05-26 Doug Evans <dje@google.com>
15801
15802 * gdb.dwarf2/dw2-op-call.exp: Update.
15803 * gdb.dwarf2/dw4-sig-types.exp: Update.
15804 * gdb.dwarf2/implptr.exp: Update.
15805 * gdb.mi/mi-cmd-param-changed.exp: Update.
15806
4ea6efe9
DE
158072015-05-26 Doug Evans <dje@google.com>
15808
15809 * gdb.python/py-lazy-string.c: New file.
15810 * gdb.python/py-lazy-string.exp: New file.
15811 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15812 (main): Update. Add estring3.
15813 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15814 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15815
f6bb7db3
YQ
158162015-05-26 Omair Javaid <omair.javaid@linaro.org>
15817 Yao Qi <yao.qi@linaro.org>
15818
15819 * gdb.reverse/aarch64.c: New.
15820 * gdb.reverse/aarch64.exp: New.
15821
a81bfbd0
OJ
158222015-05-26 Omair Javaid <omair.javaid@linaro.org>
15823
25d49b86
PA
15824 * lib/gdb.exp (supports_process_record): Return true for
15825 aarch64*-linux*.
a81bfbd0
OJ
15826 (supports_reverse): Likewise.
15827
158bf1b4
PP
158282015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15829
15830 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15831 Use with_test_prefix.
15832
a0145030
AB
158332015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15834
15835 * gdb.base/completion.exp: Add test for completion of layout
15836 names.
15837
ebe3b578
AB
158382015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15839
15840 * lib/gdb.exp (skip_tui_tests): New proc.
15841 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15842
84204ed7
PA
158432015-05-19 Pedro Alves <palves@redhat.com>
15844
15845 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15846 Save the whole env array instead of just HOME. Unset HISTSIZE in
15847 the environment while testing. Restore whole environment
15848 afterwards.
15849
37442ce1
DE
158502015-05-16 Doug Evans <xdje42@gmail.com>
15851
15852 * gdb.guile/scm-ports.c: New file.
15853 * gdb.guile/scm-ports.exp: Add memory port tests.
15854
36de76f9
JK
158552015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15856
15857 * gdb.compile/compile-print.c: New file.
15858 * gdb.compile/compile-print.exp: New file.
15859
3a9558c4
JK
158602015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15861
15862 * gdb.compile/compile-ops.exp: Cast param to void.
15863 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15864 (compile code struct_object.selffield = &struct_object): Add xfail.
15865
aa715135
JG
158662015-05-15 Joel Brobecker <brobecker@adacore.com>
15867
15868 * gdb.ada/arr_enum_with_gap: New testcase.
15869
931e5bc3
JG
158702015-05-15 Joel Brobecker <brobecker@adacore.com>
15871
15872 * gdb.ada/byte_packed_arr: New testcase.
15873
9cd4d857
JB
158742015-05-15 Joel Brobecker <brobecker@adacore.com>
15875
15876 * gdb.ada/pckd_neg: New testcase.
15877
ebfd00d2
PP
158782015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15879
15880 PR gdb/17820
15881 * gdb.base/gdbinit-history.exp: New test.
15882 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15883 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15884
4c082a81
SC
158852015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15886
15887 * gdb.python/py-xmethods.cc: Enhance test case.
15888 * gdb.python/py-xmethods.exp: New tests.
15889 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15890 function.
15891 (B_indexoper): Likewise.
15892 (global_dm_list) : Add new xmethod worker functions.
15893
f7797074
SDJ
158942015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15895
15896 * gdb.base/coredump-filter.exp: Correctly unset
15897 "coredump_var_addr" array.
15898
a4674e4e
PA
158992015-05-08 Pedro Alves <palves@redhat.com>
15900
15901 * gdb.server/non-existing-program.exp: Unset spawn_id.
15902
df2eb078
SC
159032015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15904
15905 PR python/18291
15906 * gdb.python/py-xmethods.exp: Add tests.
15907
422349a3
YQ
159082015-05-08 Yao Qi <yao.qi@linaro.org>
15909
15910 PR gdb/18208
15911 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15912 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15913 function set_coredump_filter, and remove remote_exec call.
15914 Remove argument ipid. Callers update.
15915 (top level): Don't get inferior's PID.
15916
63fc80ce
AA
159172015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15918
15919 * gdb.base/watch_thread_num.exp: Skip test on targets without
15920 access watchpoints.
15921
80ad801e
PA
159222015-05-06 Pedro Alves <palves@redhat.com>
15923
15924 PR server/18081
15925 * gdb.server/non-existing-program.exp: New file.
15926
0fa7fe50
JB
159272015-05-05 Joel Brobecker <brobecker@adacore.com>
15928
15929 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15930
3ea89b92
PMR
159312015-05-05 Joel Brobecker <brobecker@adacore.com>
15932
15933 * gdb.ada/out_of_line_in_inlined: New testcase.
15934
87b8eff0
JB
159352015-05-05 Joel Brobecker <brobecker@adacore.com>
15936
15937 * gdb.ada/var_rec_arr: New testcase.
15938
5fccc635
YQ
159392015-04-30 Yao Qi <yao.qi@linaro.org>
15940
15941 * gdb.base/break-idempotent.exp: If
15942 skip_hw_watchpoint_multi_tests returns true, skip the tests
15943 on "rwatch" and "awatch".
15944
42d38f42
YQ
159452015-04-30 Yao Qi <yao.qi@linaro.org>
15946
15947 * gdb.base/relativedebug.exp: Invoke gdb command
15948 "info sharedlibrary", and if libc.so doesn't have debug info,
15949 skip the test.
15950
2ce1cdbf
DE
159512015-04-29 Doug Evans <dje@google.com>
15952
15953 * gdb.python/py-xmethods.exp: Add ptype tests.
15954 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15955 get_result_type method.
15956
f24a38c5
LM
159572015-04-29 Luis Machado <lgustavo@codesourcery.com>
15958
15959 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15960 the target does not support hardware watchpoints.
15961
ecbf2b3c
LM
159622015-04-29 Luis Machado <lgustavo@codesourcery.com>
15963
15964 * gdb.base/break-always.exp: Abort testing if writing to memory
15965 causes an error.
15966
34f5f757
DE
159672015-04-28 Doug Evans <dje@google.com>
15968
15969 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15970 * gdb.python/py-pp-registration.exp: ... here. New file.
15971 * gdb.python/py-pp-registration.c: New file.
15972 * gdb.python/py-pp-registration.py: New file.
15973
69b4374a
DE
159742015-04-28 Doug Evans <dje@google.com>
15975
15976 * gdb.python/py-bad-printers.c: New file.
15977 * gdb.python/py-bad-printers.py: New file.
15978 * gdb.python/py-bad-printers.exp: New file.
15979
59fb7612
SS
159802015-04-28 Sasha Smundak <asmundak@google.com>
15981
15982 * gdb.python/py-type.exp: New test.
15983
2631b16a
AW
159842015-04-28 Andy Wingo <wingo@igalia.com>
15985
15986 * gdb.python/py-parameter.exp:
15987 * gdb.guile/scm-parameter.exp: Escape the path that we are
15988 matching against, as it might contain characters that are special
15989 to regular expressions.
15990
460efde1
JB
159912015-04-27 Joel Brobecker <brobecker@adacore.com>
15992
15993 * gdb.ada/rec_comp: New testcase.
15994
2d369d8e
SDJ
159952015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15996
15997 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15998 before using it.
15999
cf75d6c3
AB
160002015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
16001
16002 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
16003 new tests for verilog output.
16004
8dbe7ca5
YQ
160052015-04-24 Yao Qi <yao.qi@linaro.org>
16006
16007 * boards/remote-gdbserver-on-localhost.exp: New file.
16008
4ef9fb2f
PA
160092015-04-23 Pedro Alves <palves@redhat.com>
16010
16011 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
16012 $inferior_spawn_id instead of $inferior_spawn_id directly. On
16013 "end of file", remove $inferior_spawn_id from the indirect list.
16014
0a803169
PA
160152015-04-23 Pedro Alves <palves@redhat.com>
16016
16017 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
16018
749ef8f8
PA
160192015-04-23 Pedro Alves <palves@redhat.com>
16020
16021 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
16022 on $any_spawn_id instead of only on $gdb_spawn_id.
16023
8aae4344
PM
160242015-04-21 Pierre Muller <muller@sourceware.org>
16025
16026 PR pascal/17815
16027 * lib/pascal.exp (gpc_compile): Add new option "class".
16028 (fpc_compile): Likewise.
16029 * gdb.pascal/case-insensitive-symbols.pas: New file.
16030 * gdb.pascal/case-insensitive-symbols.exp: New file.
16031
1586c8fb
GB
160322015-04-20 Gary Benson <gbenson@redhat.com>
16033
16034 * gdb.base/attach.exp: Fix three extended remote failures.
16035
1b6e6f5c
GB
160362015-04-17 Gary Benson <gbenson@redhat.com>
16037
16038 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
16039 the main executable over the remote protocol.
16040
e797481d
PA
160412015-04-16 Pedro Alves <palves@redhat.com>
16042
16043 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
16044 a new gdbserver if gdbserver_reconnect_p is set.
16045
1ca99c42
PA
160462015-04-16 Pedro Alves <palves@redhat.com>
16047
16048 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
16049 is set, don't exit gdbserver.
16050
af9fd6f8
AA
160512015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16052
16053 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
16054 appropriate .insn, such that an older assembler can be used.
16055 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
16056 the z/Architecture instruction set on 31-bit targets as well.
16057
04ff1e61
AA
160582015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16059
16060 * gdb.go/handcall.exp: Remove all logic related to the first
16061 breakpoint and rely on go_runto_main instead.
16062 * gdb.go/strings.exp: Likewise.
16063 * gdb.go/unsafe.exp: Likewise.
16064 * gdb.go/hello.exp: Likewise. Also rename the remaining
16065 breakpoint marker to "breakpoint 1".
16066 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
16067 * gdb.go/strings.go: Likewise.
16068 * gdb.go/unsafe.go: Likewise.
16069 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
16070 "set breakpoint 2 here" and rename the remaining breakpoint marker
16071 to "breakpoint 1".
16072
40d2f8d6
SM
160732015-04-15 Simon Marchi <simon.marchi@ericsson.com>
16074
16075 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
16076 if itertools.imap is not present.
16077 * gdb.python/py-objfile.exp: Add parentheses.
16078 * gdb.python/py-type.exp: Same.
16079 * gdb.python/py-unwind-maint.py: Same.
16080
8cbc97c6
YQ
160812015-04-15 Yao Qi <yao.qi@linaro.org>
16082
16083 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
16084 of ":$ptr_size" and set its form explicitly.
16085
45fd756c
YQ
160862015-04-15 Pedro Alves <palves@redhat.com>
16087 Yao Qi <yao.qi@linaro.org>
16088
16089 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
16090 timeout by factor of 4.
16091 (test_regular_watch): Likewise.
16092 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
16093 * gdb.reverse/sigall-reverse.exp: Likewise.
16094 * gdb.reverse/until-precsave.exp: Likewise.
16095 * lib/gdb.exp (with_timeout_factor): New proc.
16096 (gdb_expect): Move some code to ...
16097 (get_largest_timeout): ... here. New procedure.
16098
9e811bc3
LM
160992015-04-14 Luis Machado <lgustavo@codesourcery.com>
16100
16101 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
16102
0ff6fcb2
LM
161032015-04-13 Luis Machado <lgustavo@codesourcery.com>
16104
16105 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
16106 to write to the .text section.
16107
7578d5f7
LM
161082015-04-13 Luis Machado <lgustavo@codesourcery.com>
16109
16110 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
16111 Handle the case of targets that do not provide PID information.
16112
2efe15c4
YQ
161132015-04-13 Yao Qi <yao.qi@linaro.org>
16114
16115 * lib/gdbserver-support.exp (gdb_exit): Catch exception
16116 and use expect instead of gdb_expect.
16117
8cd8f2f8
SDJ
161182015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
16119
16120 * gdb.base/coredump-filter.exp: Rename variable "addr" to
16121 "coredump_var_addr" to avoid naming conflict with other testcases.
16122
9ee41772
PA
161232015-04-10 Pedro Alves <palves@redhat.com>
16124
16125 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
16126 gdb_test_sequence and gdb_assert.
16127
07473109
PA
161282015-04-10 Pedro Alves <palves@redhat.com>
16129
16130 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
16131 test messages that don't include the breakpoint address.
16132
de3db44c
YQ
161332015-04-10 Yao Qi <yao.qi@linaro.org>
16134
16135 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
16136 false for some offset and width combinations which aren't
16137 supported by linux kernel.
16138
c79d856c
PA
161392015-04-10 Pedro Alves <palves@redhat.com>
16140
16141 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
16142 procedure, factored out from ...
16143 (top level): ... here. Add "set displaced-stepping" testing axis.
16144 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
16145 parameter "displaced". Use it.
16146 (top level): Use foreach and add "set displaced-stepping" testing
16147 axis.
16148
ebc90b50
PA
161492015-04-10 Pedro Alves <palves@redhat.com>
16150
16151 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
16152 Remove comment.
16153 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
16154 both the address of the instruction that triggers the watchpoint
16155 and the address of the instruction immediately after, and use
16156 those addresses for the test. Fix comment.
16157
8f572e5c
PA
161582015-04-10 Pedro Alves <palves@redhat.com>
16159
16160 * gdb.base/sigstep.exp (breakpoint_to_handler)
16161 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
16162 Test "backtrace" in handler.
16163 (breakpoint_over_handler): New parameter 'displaced'. Use it.
16164 (top level): Add new "displaced" test axis to
16165 breakpoint_to_handler, breakpoint_to_handler_entry and
16166 breakpoint_over_handler.
16167
8d707a12
PA
161682015-04-10 Pedro Alves <palves@redhat.com>
16169
16170 PR gdb/18216
16171 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
16172
ef713951
YQ
161732015-04-10 Yao Qi <yao.qi@linaro.org>
16174
16175 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
16176 (test_add_rn_pc): New function.
16177 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
16178 (top level): Invoke test_add_rn_pc.
16179
906d60cf
PA
161802015-04-10 Pedro Alves <palves@redhat.com>
16181
16182 PR gdb/13858
16183 * gdb.base/step-over-no-symbols.exp: New file.
16184
f2983cc3
AW
161852015-04-09 Andy Wingo <wingo@igalia.com>
16186
16187 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
16188 after the Python tests.
16189
6d62641c
SDJ
161902015-04-08 Keith Seitz <keiths@redhat.com>
16191
16192 PR python/16699
16193 * gdb.python/py-completion.exp: New tests for completion.
16194 * gdb.python/py-completion.py (CompleteLimit1): New class.
16195 (CompleteLimit2): Likewise.
16196 (CompleteLimit3): Likewise.
16197 (CompleteLimit4): Likewise.
16198 (CompleteLimit5): Likewise.
16199 (CompleteLimit6): Likewise.
16200 (CompleteLimit7): Likewise.
16201
f3770638
PA
162022015-04-08 Pedro Alves <palves@redhat.com>
16203
16204 PR gdb/18214
16205 PR gdb/18216
16206 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
16207 function.
16208 (main): Install it as SIGUSR1 handler.
16209 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
16210 parameter. Always use "setup" as prefix. Toggle "set
16211 displaced-stepping" off/on depending on global. Don't switch to
16212 thread 1 here.
16213 (top level): Add displaced stepping "off/on" test axis. Update
16214 "setup" calls. Wrap each subtest with with_test_prefix. Test
16215 continuing with a queued signal in each thread.
16216
4496bed7
PA
162172015-04-08 Pedro Alves <palves@redhat.com>
16218
16219 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
16220 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
16221 gdb_breakpoint instead of gdb_test that doesn't expect anything.
16222 Return early if running to main fails.
16223 * gdb.trace/while-stepping.exp: Likewise.
16224
b97fde92
PA
162252015-04-07 Pedro Alves <palves@redhat.com>
16226
16227 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
16228 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
16229 interact with inferior program.
16230
f71c18e7
PA
162312015-04-07 Pedro Alves <palves@redhat.com>
16232
16233 * lib/gdb.exp (inferior_spawn_id): New global.
16234 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
16235 spawn id after processing the user code.
16236 (default_gdb_start): Set inferior_spawn_id.
16237 (send_inferior): New procedure.
16238 * lib/gdbserver-support.exp (gdbserver_start): Set
16239 inferior_spawn_id.
16240 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
16241
6423214f
PA
162422015-04-07 Pedro Alves <palves@redhat.com>
16243
16244 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
16245 * lib/gdbserver-support.exp (gdbserver_start): Make
16246 $server_spawn_id global.
16247 (gdbserver_start): Don't wait for gdbserver's spawn id with
16248 expect_background.
16249 (close_gdbserver): New procedure.
16250 (gdb_exit): Rename the default version and reimplement.
16251
71c0ee8c
PA
162522015-04-07 Pedro Alves <palves@redhat.com>
16253
72f4393d 16254 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
16255 append the substituted item, not the original item.
16256
203bc29b
PA
162572015-04-07 Pedro Alves <palves@redhat.com>
16258
16259 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
16260 gdb_expect.
16261
508a3ddf
PA
162622015-04-07 Pedro Alves <palves@redhat.com>
16263
16264 * gdb.base/interrupt.exp: Don't handle the case of the inferior
16265 output appearing once only.
16266
9f6dbe2b
PA
162672015-04-07 Pedro Alves <palves@redhat.com>
16268
16269 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16270 that doesn't expect anything. Return early if running to main
16271 fails.
16272
337532fa
YQ
162732015-04-07 Yao Qi <yao.qi@linaro.org>
16274
16275 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16276 (child_function): Call alarm.
16277 (main): Move call to alarm into the loop.
16278 * gdb.threads/non-stop-fair-events.exp: Build program with
16279 -DTIMEOUT=$timeout.
16280
01b622d4
DE
162812015-04-06 Doug Evans <xdje42@gmail.com>
16282
16283 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16284 Fix dest parameter to board_info.
16285 (fpc_compile): Ditto.
16286 (gdb_compile_pascal): Rename dest arg to destfile.
16287
961f4160
PMR
162882015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16289
16290 * gdb.ada/funcall_ref.exp: New file.
16291 * gdb.ada/funcall_ref/foo.adb: New file.
16292
cafda597
YQ
162932015-04-02 Yao Qi <yao.qi@linaro.org>
16294
16295 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16296 is remote.
16297
fed040c6
GB
162982015-04-02 Gary Benson <gbenson@redhat.com>
16299
16300 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16301
d11916aa
SS
163022015-04-01 Sasha Smundak <asmundak@google.com>
16303
16304 * gdb.python/py-unwind-maint.c: New file.
16305 * gdb.python/py-unwind-maint.exp: New test.
16306 * gdb.python/py-unwind-maint.py: New file.
16307 * gdb.python/py-unwind.c: New file.
16308 * gdb.python/py-unwind.exp: New test.
16309 * gdb.python/py-unwind.py: New test.
16310
a1471180
PA
163112015-04-01 Pedro Alves <palves@redhat.com>
16312
16313 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16314 to fail instead of non-existent $test.
16315
0bbeccb1
PA
163162015-04-01 Pedro Alves <palves@redhat.com>
16317
16318 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16319 GDBFLAGS if not empty.
16320
3c724c8c
PMR
163212015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16322
16323 * gdb.ada/complete.exp: Remove "multi_line".
16324 * gdb.ada/info_exc.exp: Remove "multi_line".
16325 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16326 * gdb.ada/ptype_field.exp: Remove "multi_line".
16327 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16328 * gdb.ada/tagged.exp: Remove "multi_line".
16329 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16330 [multi_line ...]
16331 * gdb.btrace/delta.exp: Likewise.
16332 * gdb.btrace/exception.exp: Likewise.
16333 * gdb.btrace/function_call_history.exp: Likewise.
16334 * gdb.btrace/instruction_history.exp: Likewise.
16335 * gdb.btrace/nohist.exp: Likewise.
16336 * gdb.btrace/record_goto.exp: Likewise.
16337 * gdb.btrace/segv.exp: Likewise.
16338 * gdb.btrace/stepi.exp: Likewise.
16339 * gdb.btrace/tailcall.exp: Likewise.
16340 * gdb.btrace/unknown_functions.exp: Likewise.
16341 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16342 * lib/gdb.exp: Add the "multi_line" helper.
16343
4eec2deb
PA
163442015-04-01 Pedro Alves <palves@redhat.com>
16345
16346 * gdb.threads/tid-reuse.c: New file.
16347 * gdb.threads/tid-reuse.exp: New file.
16348
df8411da
SDJ
163492015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16350
16351 PR corefiles/16092
16352 * gdb.base/coredump-filter.c: New file.
16353 * gdb.base/coredump-filter.exp: Likewise.
16354
6ef37366
PM
163552015-03-27 Petr Machata <pmachata@redhat.com>
16356
16357 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16358 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16359 (Dwarf::assemble): Initialize them.
16360 (Dwarf::lines): New function.
16361
7ec911b0
JT
163622015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16363
16364 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16365 SYMBOL_PREFIX for x86_64-*-cygwin.
16366
ff908ebf
AW
163672015-03-26 Andy Wingo <wingo@igalia.com>
16368
16369 PR symtab/18148
16370 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16371 const_value but not a location.
16372 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16373 location defined in non-main CUs are visible.
16374
6d5f0679
YQ
163752015-03-26 Yao Qi <yao.qi@linaro.org>
16376
16377 PR testsuite/18139
16378 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16379 Add a line number entry for the same line.
16380 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16381 Add a line number entry for the same line.
16382
2898689b
YQ
163832015-03-26 Yao Qi <yao.qi@linaro.org>
16384
16385 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16386 .int 0.
16387 (func): Likewise. Add .Lfunc_1 label.
16388 Use .Lfunc_1 label.
16389 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16390 .int 0.
16391 (func): Likewise.
16392 Use .Lfunc_1 label.
16393
85180498
YQ
163942015-03-26 Yao Qi <yao.qi@linaro.org>
16395
16396 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16397 Call gdb_compile instead to compile each .s files without debug
16398 information.
16399
8aa08a8d
YQ
164002015-03-26 Yao Qi <yao.qi@linaro.org>
16401
16402 * gdb.base/savedregs.exp (process_saved_regs): Make
16403 "Saved registers:" optional in the pattern.
16404
66849923
MM
164052015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16406
16407 * gdb.btrace/next.exp: Merged into step.exp.
16408 * gdb.btrace/finish.exp: Merged into step.exp.
16409 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16410 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16411 "record goto" and checking the exact replay position.
16412 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16413 check for "Recording format" in "info record" output.
16414 * gdb.btrace/record_goto.exp: Choose test file based on target.
16415 * gdb.btrace/x86-record_goto.S: Renamed into ...
16416 * gdb.btrace/x86_64-record_goto.S: ... this.
16417 * gdb.btrace/i686-record_goto.S: New.
16418 * gdb.btrace/x86-tailcall.S: Renamed into ...
16419 * gdb.btrace/x86_64-tailcall.S: ... this.
16420 * gdb.btrace/i686-tailcall.S: New.
16421 * gdb.btrace/x86-tailcall.c: Renamed into ...
16422 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16423 separate statements. Update test.
16424 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16425 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16426 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16427 * gdb.btrace/tailcall.exp: Choose test file based on target.
16428 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16429
11cc1b74
MM
164302015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16431
16432 * gdb.btrace/exception.exp: Increase BTS buffer size.
16433
a25d8bf9
PA
164342015-03-24 Pedro Alves <palves@redhat.com>
16435
16436 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16437
856e7dd6
PA
164382015-03-24 Pedro Alves <palves@redhat.com>
16439
16440 * gdb.threads/schedlock.exp (test_step): No longer expect that
16441 "set scheduler-locking step" with "next" over a function call runs
16442 threads unlocked.
16443
ad235a41
AT
164442015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16445
16446 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16447
15630549
AT
164482015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16449
16450 PR breakpoints/16466
16451 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16452 * gdb.mi/mi-pending.c (thread_func): New function.
16453 (int main): Add threading support required.
16454 * gdb.mi/mi-pending.exp: Add tests for this issue.
16455 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16456 (pendfunc2): Remove stdio dependency.
16457 * gdb.mi/mi-pendshr2.c: New file.
16458
693dca06
KS
164592015-03-23 Keith Seitz <keiths@redhat.com>
16460
16461 * gdb.linespec/keywords.c: New file.
16462 * gdb.linespec/keywords.exp: New file.
16463
7e993ebf
KS
164642015-03-23 Keith Seitz <keiths@redhat.com>
16465
16466 PR gdb/18021
16467 * gdb.dwarf2/staticvirtual.exp: New test.
16468
bc23328c
JK
164692015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16470
16471 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16472 * README: Remove HP-UX and gdb.hp.
16473 (configuration):
16474 * configure: Regenerate.
16475 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16476 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16477 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16478 gdb.hp/gdb.defects/Makefile.
16479 * gdb.hp/Makefile.in: File deleted.
16480 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16481 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16482 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16483 * gdb.hp/gdb.aCC/run.c: File deleted.
16484 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16485 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16486 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16487 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16488 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16489 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16490 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16491 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16492 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16493 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16494 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16495 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16496 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16497 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16498 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16499 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16500 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16501 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16502 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16503 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16504 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16505 * gdb.hp/gdb.compat/average.c: File deleted.
16506 * gdb.hp/gdb.compat/sum.c: File deleted.
16507 * gdb.hp/gdb.compat/xdb.c: File deleted.
16508 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16509 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16510 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16511 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16512 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16513 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16514 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16515 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16516 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16517 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16518 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16519 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16520 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16521 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16522 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16523 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16524 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16525 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16526 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16527 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16528 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16529 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16530 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16531 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16532 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16533 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16534 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16535 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16536 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16537 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16538 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16539 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16540 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16541 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16542 * gdb.hp/tools/odump: File deleted.
16543
8bf3b159
PA
165442015-03-19 Pedro Alves <palves@redhat.com>
16545
16546 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16547 (saw_thread_3): New globals.
16548 (top level): Increment them when an event for the corresponding
16549 thread is seen.
16550 (no thread starvation): New test.
16551
eb54c8bf
PA
165522015-03-19 Pedro Alves <palves@redhat.com>
16553
16554 * gdb.threads/continue-pending-status.c: New file.
16555 * gdb.threads/continue-pending-status.exp: New file.
16556
32d2e5d6
PA
165572015-03-18 Pedro Alves <palves@redhat.com>
16558
16559 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16560 Use gdb_is_target_remote instead of is_remote. Use
16561 gdb_test_multiple instead of gdb_expect. Exit early if
16562 gdb_test_multiple hits its internal matches. Tighten stepi tests
16563 expected output. Fail on exit with any signal, instead of just
16564 SIGILL.
16565
f68f11b7
YQ
165662015-03-18 Yao Qi <yao.qi@linaro.org>
16567
16568 PR tdep/18107
16569 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16570 variable.
16571 * gdb.base/catch-syscall.exp: Don't skip it on
16572 aarch64*-*-linux* target. Remove elements in all_syscalls.
16573 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16574 target.
16575 (setup_all_syscalls): New proc.
16576
ca5fd19b
YQ
165772015-03-16 Yao Qi <yao.qi@linaro.org>
16578
16579 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16580 (top level): Skip tests if valid_addr_p returns false for
16581 $cmd1 or $cmd2.
16582
85642ba0
AW
165832015-03-11 Andy Wingo <wingo@igalia.com>
16584
16585 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16586
e03f9645
YQ
165872015-03-11 Yao Qi <yao.qi@linaro.org>
16588
16589 * gdb.base/catch-syscall.exp: Fix typo in comments.
16590
5d0962b2
YQ
165912015-03-11 Yao Qi <yao.qi@linaro.org>
16592
16593 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16594
b2df3cef
PA
165952015-03-09 Pedro Alves <palves@redhat.com>
16596
16597 * dg-extract-results.py: Delete.
16598
ef878e53
PA
165992015-03-09 Pedro Alves <palves@redhat.com>
16600
16601 Merge dg-extract-results.sh from GCC upstream (r218843).
16602
16603 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16604 * dg-extract-results.sh: Use --text with grep to avoid issues with
16605 binary files. Fall back to cat -v, if that doesn't work.
16606
9494d219
PA
166072015-03-05 Pedro Alves <palves@redhat.com>
16608
16609 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16610
a8d9763a
SM
166112015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16612
16613 * lib/mi-support.exp (mi_expect_interrupt): Accept
16614 alternative event for when in all-stop mode.
16615
be9957b8
PA
166162015-03-04 Pedro Alves <palves@redhat.com>
16617
16618 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16619
d57be0f4 166202015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
16621
16622 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16623
c214c7cf
AA
166242015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16625
16626 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16627 regexps for GDB's current line display, accept a hex address
16628 preceding the line number.
16629
6d74a497
AA
166302015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16631
16632 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16633 the 'arch1' variable for "s390*-linux*" targets.
16634
511aee7c
PA
166352015-03-04 Pedro Alves <palves@redhat.com>
16636
16637 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16638 (main): Pass missing retval argument to pthread_join call.
16639
95e50b27
PA
166402015-03-02 Pedro Alves <palves@redhat.com>
16641
16642 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16643 (top level): Call do_test with non-stop as well.
16644
28054d69
PA
166452015-03-02 Pedro Alves <palves@redhat.com>
16646
16647 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16648 -1.
16649
4fa5d7b4
AA
166502015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16651
16652 * gdb.arch/s390-vregs.exp: New test.
16653 * gdb.arch/s390-vregs.S: New file.
16654
97c18565
PA
166552015-02-27 Pedro Alves <palves@redhat.com>
16656
16657 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16658 call to catch_command_errors.
16659 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16660 catch_command_errors.
16661
a37bfa30
PA
166622015-02-27 Pedro Alves <palves@redhat.com>
16663
16664 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16665 "true" for boolean result.
16666 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16667 prototype of main.
16668
6f98576f
PA
166692015-02-27 Pedro Alves <palves@redhat.com>
16670
16671 * lib/unbuffer_output.c: New file.
16672 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16673 (main): Call gdb_unbuffer_output.
16674
eba5ab56
YQ
166752015-02-27 Yao Qi <yao.qi@linaro.org>
16676
16677 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16678 target.
16679
0def5aaa
DE
166802015-02-26 Doug Evans <dje@google.com>
16681
16682 * gdb.cp/class2.cc (Dbase, D): New classes.
16683 (main): New local delta.
16684 * gdb.cp/class2.exp: Test printing delta.
16685 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16686 (dynbar): New global.
16687 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16688
081a1c2c
JK
166892015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16690
16691 * gdb.compile/compile-ifunc.c: New file.
16692 * gdb.compile/compile-ifunc.exp: New file.
16693
2f41223f
AT
166942015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16695
16696 * gdb.base/structs.exp: Check for correct struct on finish.
16697
03eddd80
YQ
166982015-02-26 Yao Qi <yao.qi@linaro.org>
16699
16700 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
16701 is zero.
16702
80c57053
JK
167032015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16704
16705 * gdb.arch/cordic.ko.bz2: New file.
16706 * gdb.arch/cordic.ko.debug.bz2: New file.
16707 * gdb.arch/ppc64-symtab-cordic.exp: New file.
16708
21613c12
YQ
167092015-02-25 Yao Qi <yao.qi@linaro.org>
16710
16711 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
16712 aarch64*-*-* target.
16713
d8b901ed
PA
167142015-02-23 Pedro Alves <palves@redhat.com>
16715
16716 * lib/gdb.exp (delete_breakpoints): Rewrite using
16717 gdb_test_multiple.
16718
e5b85ead
PA
167192015-02-23 Pedro Alves <palves@redhat.com>
16720
16721 * gdb.base/info-os.c: Include stdlib.h.
16722
85c3a371
DE
167232015-02-22 Doug Evans <xdje42@gmail.com>
16724
16725 PR symtab/17855
16726 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16727 is read after symbols have been re-read.
16728 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16729 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16730
96553a0c
DE
167312015-02-21 Doug Evans <dje@google.com>
16732
16733 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16734
97a0c697
JK
167352015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16736
16737 PR corefiles/17808
16738 * gdb.arch/i386-biarch-core.core.bz2: New file.
16739 * gdb.arch/i386-biarch-core.exp: New file.
16740
a47cd6e9
PA
167412015-02-21 Pedro Alves <palves@redhat.com>
16742
16743 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16744 runto_main fails.
16745
c5facdc4
PA
167462015-02-20 Pedro Alves <palves@redhat.com>
16747
16748 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16749 info probes.
16750
2db9a427
PA
167512015-02-20 Pedro Alves <palves@redhat.com>
16752
16753 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16754
60fb7e9e
PA
167552015-02-20 Pedro Alves <palves@redhat.com>
16756
16757 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16758 clean_restart before gdb_target_supports_trace.
16759
5c5019c2
PA
167602015-02-20 Pedro Alves <palves@redhat.com>
16761
16762 PR threads/18006
16763 * gdb.threads/clone-thread_db.c: New file.
16764 * gdb.threads/clone-thread_db.exp: New file.
16765
c9587f88
AT
167662015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16767
16768 PR breakpoints/16812
16769 * gdb.base/catch-gdb-caused-signals.c: New file.
16770 * gdb.base/catch-gdb-caused-signals.exp: New file.
16771
f6a88844
JM
167722015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16773
16774 * configure: Regenerated.
16775 * configure.ac: Use GDB_AC_TRANSFORM.
16776 * aclocal.m4: sinclude ../transform.m4.
16777
497c491b
JM
167782015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16779
16780 * lib/dtrace.exp: New file.
16781 * gdb.base/dtrace-probe.exp: Likewise.
16782 * gdb.base/dtrace-probe.d: Likewise.
16783 * gdb.base/dtrace-probe.c: Likewise.
16784 * lib/pdtrace.in: Likewise.
16785 * configure.ac: Output variables with the transformed names of
16786 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16787 * configure: Regenerated.
16788
03e98035
JM
167892015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16790
16791 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16792 expected message when trying to access $_probe_* convenience
16793 variables while not on a probe.
16794
63cc30e9
JK
167952015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16796
16797 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16798
0703599a
PA
167992015-02-11 Pedro Alves <pedro@codesourcery.com>
16800
16801 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16802 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16803
7e60a48e
DE
168042015-02-10 Doug Evans <xdje42@gmail.com>
16805
16806 * lib/gdb.exp (gdb_load): Always return a result.
16807
01b088bc
PA
168082015-02-10 Pedro Alves <palves@redhat.com>
16809
16810 * gdb.threads/signal-sigtrap.c: New file.
16811 * gdb.threads/signal-sigtrap.exp: New file.
16812
b05ec7a5
AT
168132015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16814
16815 * gdb.trace/no-attach-trace.c: New file.
16816 * gdb.trace/no-attach-trace.exp: New file.
16817
a2c2acaf
MW
168182015-02-09 Mark Wielaard <mjw@redhat.com>
16819
16820 * gdb.dwarf2/atomic.c: New file.
16821 * gdb.dwarf2/atomic-type.exp: Likewise.
16822
31fd9caa
MM
168232015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16824
16825 * gdb.btrace/buffer-size.exp: Update "info record" output.
16826 * gdb.btrace/delta.exp: Update "info record" output.
16827 * gdb.btrace/enable.exp: Update "info record" output.
16828 * gdb.btrace/finish.exp: Update "info record" output.
16829 * gdb.btrace/instruction_history.exp: Update "info record" output.
16830 * gdb.btrace/next.exp: Update "info record" output.
16831 * gdb.btrace/nexti.exp: Update "info record" output.
16832 * gdb.btrace/step.exp: Update "info record" output.
16833 * gdb.btrace/stepi.exp: Update "info record" output.
16834 * gdb.btrace/nohist.exp: Update "info record" output.
16835
d33501a5
MM
168362015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16837
16838 * gdb.btrace/buffer-size: New.
16839
f4abbc16
MM
168402015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16841
16842 * gdb.btrace/delta.exp: Update "info record" output.
16843 * gdb.btrace/enable.exp: Update "info record" output.
16844 * gdb.btrace/finish.exp: Update "info record" output.
16845 * gdb.btrace/instruction_history.exp: Update "info record" output.
16846 * gdb.btrace/next.exp: Update "info record" output.
16847 * gdb.btrace/nexti.exp: Update "info record" output.
16848 * gdb.btrace/step.exp: Update "info record" output.
16849 * gdb.btrace/stepi.exp: Update "info record" output.
16850 * gdb.btrace/nohist.exp: Update "info record" output.
16851
b9d61307
SM
168522015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16853
16854 PR gdb/15678
16855 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16856
e584fdbc
PA
168572015-02-06 Pedro Alves <palves@redhat.com>
16858
16859 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16860 macro.
16861 (seconds_left, again): New globals.
16862 (main): Wait seconds_left in a 1-second sleep loop instead of
16863 sleeping 180 seconds. If 'again' is set, reset the seconds
16864 counter.
16865 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16866 'again' in the inferior before detaching. Print the seconds left.
16867 (options): New global.
16868 (top level): Build program with -DTIMEOUT=$timeout.
16869
77f41761
PA
168702015-02-06 Pedro Alves <palves@redhat.com>
16871
16872 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16873 determine how many seconds to pass to 'alarm'.
16874 * gdb.base/gdb-sigterm.exp (top level): Build program with
16875 -DTIMEOUT=$timeout.
16876 (do_test): Return success/failure indication. Add more verbose
16877 logging. Don't fail if 200 single steps are seen. Instead, fail
16878 when the test times out.
16879 (passes): New global.
16880 (top level): Break the testing loop if testing fails on any
16881 iteration. Use gdb_assert.
16882
b9394193
DB
168832015-02-04 Don Breazeal <donb@codesourcery.com>
16884
16885 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16886 and initialize them.
16887 (ipc_cleanup): New function.
16888 (main): Don't declare shmid, semid, and msqid. Add a call to
16889 atexit so that we call ipc_cleanup on exit.
16890
42d9e528
PA
168912015-02-04 Pedro Alves <palves@redhat.com>
16892
16893 * boards/native-extended-gdbserver.exp: Remove any target variant
16894 specifications from the board name before clearing the isremote
16895 flag from board_info.
16896
ae6ae975
DE
168972015-01-31 Doug Evans <xdje42@gmail.com>
16898
16899 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16900
cfb069a8
GB
169012015-01-31 Gary Benson <gbenson@redhat.com>
16902
16903 * gdb.base/completion.exp: Disable completion limiting for
16904 existing tests. Add new tests to check completion limiting.
16905 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16906
5dd31d79
DE
169072015-01-31 Doug Evans <xdje42@gmail.com>
16908
16909 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16910
9f050062
DE
169112015-01-31 Doug Evans <xdje42@gmail.com>
16912
16913 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16914 entries. Duplicate file section script entries.
16915 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16916 inlined entries. Add test for safe-path rejection.
16917 * gdb.python/py-section-script.c: Add duplicate inlined section script
16918 entries. Duplicate file section script entries.
16919 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16920 inlined entries. Add test for safe-path rejection.
16921
df25ebbd
JB
169222015-01-29 Joel Brobecker <brobecker@adacore.com>
16923
16924 * gdb.ada/disc_arr_bound: New testcase.
16925
4a0ca9ec
JB
169262015-01-29 Joel Brobecker <brobecker@adacore.com>
16927
16928 * gdb.ada/mi_var_array: New testcase.
16929
3a8b707a
DE
169302015-01-27 Doug Evans <dje@google.com>
16931
16932 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16933 Add test for objfile.filename, objfile.username after objfile
16934 has been unloaded.
16935
f8313f6e
JB
169362015-01-26 Joel Brobecker <brobecker@adacore.com>
16937
16938 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16939 the second test to print the name attribute of value
16940 returned by the call to gdb.lookup_type, and adjust
16941 the expected output accordingly.
16942
37bc665e
MW
169432015-01-25 Mark Wielaard <mjw@redhat.com>
16944
16945 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16946 * gdb.base/disp-step-fork.c: Include unistd.h.
16947 * gdb.base/siginfo-obj.c: Include stdio.h.
16948 * gdb.base/siginfo-thread.c: Likewise.
16949 * gdb.mi/non-stop.c: Include unistd.h.
16950 * gdb.mi/nsthrexec.c: Include stdio.h.
16951 * gdb.mi/pthreads.c: Include unistd.h.
16952 * gdb.modula2/unbounded1.c (main): Declare returns int.
16953 * gdb.reverse/consecutive-reverse.c: Likewise.
16954 * gdb.threads/create-fail.c: Include unistd.h.
16955 * gdb.threads/killed.c: Likewise.
16956 * gdb.threads/linux-dp.c: Likewise.
16957 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16958 * gdb.threads/non-ldr-exc-2.c: Likewise.
16959 * gdb.threads/non-ldr-exc-3.c: Likewise.
16960 * gdb.threads/non-ldr-exc-4.c: Likewise.
16961 * gdb.threads/pthreads.c: Include unistd.h.
16962 (main): Declare returns int.
16963 * gdb.threads/tls-main.c (foo): New declaration.
16964 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16965
f7e5394d
SM
169662015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16967
16968 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16969 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16970
743649fd
MW
169712015-01-15 Mark Wielaard <mjw@redhat.com>
16972
16973 * gdb.base/noreturn-return.c: New file.
16974 * gdb.base/noreturn-return.exp: New file.
16975 * gdb.base/noreturn-finish.c: New file.
16976 * gdb.base/noreturn-finish.exp: New file.
16977
198297aa
PA
169782015-01-23 Pedro Alves <palves@redhat.com>
16979
16980 * gdb.threads/continue-pending-after-query.c: New file.
16981 * gdb.threads/continue-pending-after-query.exp: New file.
16982
717cf30c
AG
169832015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16984 Simon Marchi <simon.marchi@ericsson.com>
16985
16986 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16987 * gdb.base/valgrind-db-attach.exp: Same.
16988 * gdb.base/valgrind-infcall.exp: Same.
16989 * lib/mi-support.exp (default_mi_gdb_start): Same.
16990 * lib/prompt.exp (default_prompt_gdb_start): Same.
16991 * lib/gdb.exp (default_gdb_spawn): Same.
16992 (gdb_interact): New.
16993
16994
4b62a76e
JK
169952015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16996
16997 * gdb.compile/compile.exp (pointer to jit function): New test.
16998
b4cdae6f
WW
169992015-01-17 Wei-cheng Wang <cole945@gmail.com>
17000
17001 * lib/gdb.exp (supports_process_record): Return true for
17002 powerpc*-*-linux*.
17003 (supports_reverse): Likewise.
17004
d221e7ef
DB
170052015-01-15 Don Breazeal <donb@codesourcery.com>
17006
17007 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
17008 instead of checking whether the target board is remote and
17009 use spawn_wait_for_attach instead of exec/sleep.
17010 * gdb.base/attach-twice.exp: Likewise.
17011
bafffb51
JB
170122015-01-15 Joel Brobecker <brobecker@adacore.com>
17013
17014 * gdb.ada/var_arr_attrs: New testcase.
17015
5589af0e
PA
170162015-01-14 Pedro Alves <palves@redhat.com>
17017 Joel Brobecker <brobecker@adacore.com>
17018
17019 PR gdb/17525
17020 * gdb.base/bp-cmds-execution-x-script.c: New file.
17021 * gdb.base/bp-cmds-execution-x-script.exp: New file.
17022 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
17023
6c400b59
PA
170242015-01-14 Pedro Alves <palves@redhat.com>
17025
17026 PR cli/17828
17027 * gdb.base/batch-preserve-term-settings.c: New file.
17028 * gdb.base/batch-preserve-term-settings.exp: New file.
17029
e02c96a7
DE
170302015-01-13 Doug Evans <dje@google.com>
17031
17032 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
17033 binary.
17034
576fd14c
JB
170352015-01-13 Joel Brobecker <brobecker@adacore.com>
17036
17037 * Makefile.in (clean mostlyclean): Do not delete *.py.
17038
04dccad0
JB
170392015-01-13 Joel Brobecker <brobecker@adacore.com>
17040
17041 * gdb.python/py-lookup-type.exp: New file.
17042
3d230f71
PA
170432015-01-12 Pedro Alves <palves@redhat.com>
17044
17045 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
17046 restore GDBFLAGS before returning.
17047
7e67715d
JK
170482015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17049
17050 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
17051 is_amd64_regs_target and is_x86_like_target.
17052
f2e0d4b4
DE
170532015-01-11 Doug Evans <xdje42@gmail.com>
17054
17055 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
17056 is given without an explicit form.
17057 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
17058 attributes.
17059 * gdb.dwarf/corrupt.exp: Ditto.
17060 * gdb.dwarf2/enum-type.exp: Ditto.
17061 * gdb.trace/entry-values.exp: Ditto.
17062 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
17063
439250fb
DE
170642015-01-11 Doug Evans <xdje42@gmail.com>
17065
17066 PR gdb/15830
17067 * gdb.base/maint.exp: Remove references to "maint demangle".
17068 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
17069 Add tests for explicitly specifying language to demangle.
17070 * gdb.dlang/demangle.exp: Ditto.
17071
ede9f622
PA
170722015-01-09 Pedro Alves <palves@redhat.com>
17073
17074 * gdb.threads/non-stop-fair-events.c: New file.
17075 * gdb.threads/non-stop-fair-events.exp: New file.
17076
a7b796db
PA
170772015-01-09 Pedro Alves <palves@redhat.com>
17078
17079 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
17080 the global scope. Set a breakpoint after all threads are started
17081 rather than stepping over two source lines. Expect the prompt.
17082 * gdb.base/watch_thread_num.c (threads_started_barrier): New
17083 global.
17084 (NUM): Now 15.
17085 (main): Use threads_started_barrier to wait for all threads to
17086 start. Main thread no longer calls thread_function. Exit after
17087 180 seconds.
17088 (loop): New function.
17089 (thread_function): Wait on threads_started_barrier barrier. Call
17090 'loop' at each iteration.
17091 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
17092 threads have started, instead of hardcoding number of "next"
17093 steps. Use an access watchpoint instead of a write watchpoint.
17094
9665ffdd
PA
170952015-01-09 Pedro Alves <palves@redhat.com>
17096
17097 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
17098 (thread_func): Wait on barrier.
17099 (main): Wait for all threads to start before stopping GDB.
17100 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
17101 global.
17102 (thread1_func, thread2_func): Wait on barrier.
17103 (main): Wait for all threads to start before stopping GDB.
17104 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
17105 New global.
17106 (thread1_func, thread2_func): Wait on barrier.
17107 (main): Wait for all threads to start before stopping GDB.
17108
c945a99f
PA
171092015-01-09 Pedro Alves <palves@redhat.com>
17110
17111 * gdb.threads/attach-many-short-lived-threads.c: New file.
17112 * gdb.threads/attach-many-short-lived-threads.exp: New file.
17113
c1a747c1
PA
171142014-01-09 Pedro Alves <palves@redhat.com>
17115
17116 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
17117 instead of to thread 2.
17118 * gdb.threads/signal-command-multiple-signals-pending.c (main):
17119 Add barrier around each pthread_create call instead of around all
17120 calls.
17121 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
17122 Set a break on thread_function and have the child threads hit it
17123 one at at a time.
17124
60b3033e
PA
171252015-01-09 Pedro Alves <palves@redhat.com>
17126
17127 * lib/gdb.exp (can_spawn_for_attach): New procedure.
17128 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
17129 false.
17130 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
17131 checking whether the target board is remote.
17132 * gdb.multi/multi-attach.exp: Likewise.
17133 * gdb.python/py-sync-interp.exp: Likewise.
17134 * gdb.server/ext-attach.exp: Likewise.
17135 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
17136 tests that need to attach, instead of checking whether the target
17137 board is remote at the top of the file.
17138
acc018ac
YQ
171392015-01-08 Yao Qi <yao@codesourcery.com>
17140
17141 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
17142
50a18af8
JK
171432015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17144
17145 Fix testcase compilation.
17146 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
17147
8503d6e1
JB
171482015-01-06 Joel Brobecker <brobecker@adacore.com>
17149
17150 * gdb.python/py-type.exp: Add a couple test about empty
17151 array creation, and negative-length array creation.
17152
cc73dbcc
DE
171532015-01-02 Doug Evans <xdje42@gmail.com>
17154
17155 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
17156
0300bbc7
DE
171572015-01-02 Doug Evans <dje@google.com>
17158
17159 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
17160
9d85a0ec
YQ
171612014-12-29 Yao Qi <yao@codesourcery.com>
17162
17163 * gdb.trace/entry-values.exp: Update comments. Rename variable
17164 bar_call_foo to returned_from_foo.
17165
87186c6a
MMN
171662014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
17167
17168 PR gdb/17394
17169 * gdb.linespec/break-asm-file.c: New file.
17170 * gdb.linespec/break-asm-file.exp: New file.
17171 * gdb.linespec/break-asm-file0.s: New file.
17172 * gdb.linespec/break-asm-file1.s: New file.
17173
1bab7383
YQ
171742014-12-18 Nigel Stephens <nigel@mips.com>
17175 Maciej W. Rozycki <macro@codesourcery.com>
17176
17177 * gdb.base/float.exp: Handle the new output from "info float" on
17178 MIPS targets.
17179
1bc1068a
JK
171802014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17181
17182 Fix MinGW compilation.
17183 * gdb.compile/compile-ops.exp: Update untested message if
17184 !skip_compile_feature_tests.
17185 * gdb.compile/compile-setjmp.exp: Likewise.
17186 * gdb.compile/compile-tls.exp: Likewise.
17187 * gdb.compile/compile.exp: Likewise.
17188 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
17189 supported on this host".
17190
b6615d10
DE
171912014-12-16 Doug Evans <xdje42@gmail.com>
17192
17193 * boards/stabs.exp: New file.
17194
25dda427
AA
171952014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
17196
17197 * gdb.base/completion.exp: Adjust to format changes of "maint
17198 print user-registers".
17199
bf330350
CU
172002014-12-16 Catalin Udma <catalin.udma@freescale.com>
17201
17202 PR server/17457
17203 * gdb.arch/aarch64-fp.c: New file.
17204 * gdb.arch/aarch64-fp.exp: New file.
17205
395cf596
SDJ
172062014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
17207
17208 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
17209 r210637, r210913, r211666, r215400, r215817).
17210
17211 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
17212 * dg-extract-results.py: New file.
17213 * dg-extract-results.sh: Use it if the environment seems
17214 suitable.
17215
17216 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
17217
17218 * dg-extract-results.py (parse_run): Handle warnings that
17219 are printed before a test harness is run.
17220
17221 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
17222
17223 * dg-extract-results.py (Named): Remove __cmp__ method.
17224 (output_variation): Use a key to sort variation.harnesses.
17225
17226 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
17227
17228 * dg-extract-results.py: For Python 3, force sys.stdout to
17229 handle surrogate escape sequences.
17230 (safe_open): New function.
17231 (output_segment, main): Use it.
17232
17233 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
17234
17235 * dg-extract-results.py (Prog.result_re): Include options
17236 in test name.
17237
17238 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
17239
17240 * dg-extract-results.py (output_variation): Always sort if
17241 do_sum.
17242
e882ef3c
SM
172432014-12-15 Simon Marchi <simon.marchi@ericsson.com>
17244
17245 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
17246 as long as we get pagination notifications.
17247
4992aa20
JM
172482014-12-15 Jason Merrill <jason@redhat.com>
17249
17250 * Makefile.in (check-gdb.%): Restore.
17251 * README: Mention it.
17252
c1b5a1a6
JB
172532014-12-13 Joel Brobecker <brobecker@adacore.com>
17254
17255 * gdb.ada/str_uninit: New testcase.
17256
5537b577
JK
172572014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17258
17259 PR symtab/17642
17260 * gdb.base/vla-stub-define.c: New file.
17261 * gdb.base/vla-stub.c: New file.
17262 * gdb.base/vla-stub.exp: New file.
17263
bb2ec1b3
TT
172642014-12-12 Phil Muldoon <pmuldoon@redhat.com>
17265 Jan Kratochvil <jan.kratochvil@redhat.com>
17266 Tom Tromey <tromey@redhat.com>
17267
17268 * configure.ac: Add gdb.compile/.
17269 * configure: Regenerate.
17270 * gdb.compile/Makefile.in: New file.
17271 * gdb.compile/compile-ops.exp: New file.
17272 * gdb.compile/compile-ops.c: New file.
17273 * gdb.compile/compile-tls.c: New file.
17274 * gdb.compile/compile-tls.exp: New file.
17275 * gdb.compile/compile-constvar.S: New file.
17276 * gdb.compile/compile-constvar.c: New file.
17277 * gdb.compile/compile-mod.c: New file.
17278 * gdb.compile/compile-nodebug.c: New file.
17279 * gdb.compile/compile-setjmp-mod.c: New file.
17280 * gdb.compile/compile-setjmp.c: New file.
17281 * gdb.compile/compile-setjmp.exp: New file.
17282 * gdb.compile/compile-shlib.c: New file.
17283 * gdb.compile/compile.c: New file.
17284 * gdb.compile/compile.exp: New file.
17285 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17286
4ff709eb
TT
172872014-12-12 Tom Tromey <tromey@redhat.com>
17288
17289 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17290 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17291
6dddd6a5
DE
172922014-12-12 Doug Evans <dje@google.com>
17293
17294 * lib/gdb-python.exp (get_python_valueof): New function.
17295 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17296
71c24708
AA
172972014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17298
17299 * gdb.base/completion.exp: Add test for completion of "info
17300 registers ".
17301
3e29f34a
MR
173022014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17303
17304 * gdb.base/func-ptrs.c: New file.
17305 * gdb.base/func-ptrs.exp: New file.
17306
fc126975
SM
173072014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17308
17309 PR breakpoints/17012
17310 * gdb.base/dprintf-detach.c: New file.
17311 * gdb.base/dprintf-detach.exp: New file.
17312
0a46d518
SM
173132014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17314
17315 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17316 * lib/gdb.exp (target_is_gdbserver): New procedure.
17317
a0be3e44
DE
173182014-12-08 Doug Evans <dje@google.com>
17319
17320 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17321
df1b803a
YQ
173222014-12-05 Yao Qi <yao@codesourcery.com>
17323
17324 * gdb.guile/scm-error.exp: Remove the third argument to
17325 gdb_remote_download.
17326 * gdb.guile/scm-frame-args.exp: Likewise.
17327 * gdb.guile/scm-section-script.exp: Likewise.
17328
ddb9f679
YQ
173292014-12-05 Yao Qi <yao@codesourcery.com>
17330
17331 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17332
86e4ed39
DE
173332014-12-04 Doug Evans <dje@google.com>
17334
17335 * gdb.python/py-objfile.exp: Add tests for
17336 objfile.add_separate_debug_file.
17337
7c50a931
DE
173382014-12-04 Doug Evans <dje@google.com>
17339
17340 * lib/gdb.exp (get_build_id): New function.
17341 (build_id_debug_filename_get): Rewrite to use it.
17342 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17343
621661e3
MR
173442014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17345
17346 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17347 `method(long)', not just 0x0.
17348 * gdb.cp/nsalias.exp: Align code labels to 4.
17349 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17350 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17351 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17352 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17353 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17354 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17355
29f0c3b7
DE
173562014-12-02 Doug Evans <dje@google.com>
17357
e1e061e7 17358 PR symtab/17602
29f0c3b7 17359 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 17360 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
17361 * gdb.cp/anon-ns.exp: Update.
17362
162078c8
NB
173632014-12-02 Nick Bull <nicholaspbull@gmail.com>
17364
17365 * gdb.python/py-events.py (inferior_call_handler): New.
17366 (register_changed_handler, memory_changed_handler): New.
17367 (test_events.invoke): Register new handlers.
17368 * gdb.python/py-events.exp: Add tests for inferior call,
17369 memory_changed and register_changed events.
17370
fdb09caf
AA
173712014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17372
17373 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17374 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17375 if the linker doesn't understand this.
17376
55cfb2c4
SM
173772014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17378
17379 * gdb.python/python.exp: Change expected reply to help().
17380
9e8cd6df
YQ
173812014-12-01 Yao Qi <yao@codesourcery.com>
17382
17383 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17384 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17385 * configure: Re-generated.
17386
6c659fc2
SC
173872014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17388
17389 * gdb.cp/chained-calls.cc: New file.
17390 * gdb.cp/chained-calls.exp: New file.
17391 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17392
d7fc3181
SM
173932014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17394
17395 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17396 * gdb.dwarf2/symtab-producer.exp: Same.
17397 * gdb.gdb/python-interrupts.exp: Same.
17398 * gdb.gdb/python-selftest.exp: Same.
17399 * gdb.python/py-linetable.exp: Same.
17400 * gdb.python/py-type.exp: Same.
17401 * gdb.python/py-value-cc.exp: Same.
17402 * gdb.python/py-value.exp: Same.
17403
10e79639
YQ
174042014-11-28 Yao Qi <yao@codesourcery.com>
17405
17406 * gdb.base/break-probes.exp: Match library name prefixed with
17407 sysroot.
17408
f28a0564
SM
174092014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17410
17411 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17412 test expected output. Add parentheses for the call to print.
17413 Remove L suffix from integers.
17414
3fe1ce1d
DE
174152014-11-26 Doug Evans <dje@google.com>
17416
17417 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17418
84429e27
YQ
174192014-11-22 Yao Qi <yao@codesourcery.com>
17420
17421 * gdb.trace/entry-values.c: Remove asms.
17422 (foo): Add foo_label.
17423 (bar): Add bar_label.
17424 * gdb.trace/entry-values.exp: Remove code computing foo's
17425 length and bar's length.
17426 (Dwarf::assemble): Invoke function_range for bar and use
17427 MACRO_AT_func for foo.
17428
26741859
YQ
174292014-11-22 Yao Qi <yao@codesourcery.com>
17430
17431 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17432 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17433 Use .Lgcc43_procstart instead of gcc43.
17434
45e44d27
JB
174352014-11-21 Joel Brobecker <brobecker@adacore.com>
17436
17437 * gdb.ada/n_arr_bound: New testcase.
17438
458c8db8
SDJ
174392014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17440
17441 PR breakpoints/10737
17442 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17443 test_catch_syscall_multi_arch.
17444 (test_catch_syscall_multi_arch): New function.
17445
43f3e411
DE
174462014-11-20 Doug Evans <xdje42@gmail.com>
17447
17448 * gdb.base/maint.exp: Update expected output.
17449
0d7b2549
AA
174502014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17451
17452 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17453 4-byte instruction on S390.
17454
8908fca5
JB
174552014-11-19 Joel Brobecker <brobecker@adacore.com>
17456
17457 * gdb.ada/arr_arr: New testcase.
17458
4a46959e
JB
174592014-11-19 Joel Brobecker <brobecker@adacore.com>
17460
17461 * gdb.ada/pkd_arr_elem: New Testcase.
17462
470e2f4e
LM
174632014-11-18 Luis Machado <lgustavo@codesourcery.com>
17464
17465 * gdb.reverse/break-precsave: Expect completion message for
17466 core file reads.
17467 * gdb.reverse/consecutive-precsave.exp: Likewise.
17468 * gdb.reverse/finish-precsave.exp: Likewise.
17469 * gdb.reverse/i386-precsave.exp: Likewise.
17470 * gdb.reverse/machinestate-precsave.exp: Likewise.
17471 * gdb.reverse/sigall-precsave.exp: Likewise.
17472 * gdb.reverse/solib-precsave.exp: Likewise.
17473 * gdb.reverse/step-precsave.exp: Likewise.
17474 * gdb.reverse/until-precsave.exp: Likewise.
17475 * gdb.reverse/watch-precsave.exp: Likewise.
17476
a267f3ad
AA
174772014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17478
17479 * gdb.base/bp-permanent.c: Include unistd.h.
17480 * gdb.python/py-framefilter-mi.c (main): Add return type.
17481 * gdb.python/py-framefilter.c (main): Likewise.
17482 * gdb.trace/actions-changed.c (main): Likewise.
17483
12084a9a
AA
174842014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17485
17486 * gdb.mi/until.c: Add eye-catchers.
17487 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17488 line numbers.
17489
dc7e1a77
AA
174902014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17491
17492 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17493 function header variants in break1.c.
17494 * gdb.base/ena-dis-br.exp: Likewise.
17495 * gdb.base/hbreak2.exp: Likewise.
17496 * gdb.reverse/until-precsave.exp: Drop references to removed
17497 non-prototype function header variants in ur1.c.
17498 * gdb.reverse/until-reverse.exp: Likewise.
17499
41c77605
PM
175002014-11-17 Petr Machata <pmachata@redhat.com>
17501
17502 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17503 ${_cu_offset_size} bytes abbrev offset.
17504
34248c3a
DE
175052014-11-15 Doug Evans <xdje42@gmail.com>
17506
17507 PR symtab/17559
17508 * gdb.base/line-symtabs.exp: New file.
17509 * gdb.base/line-symtabs.c: New file.
17510 * gdb.base/line-symtabs.h: New file.
17511
646da059
YQ
175122014-11-14 Yao Qi <yao@codesourcery.com>
17513
17514 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17515 (func): Add label func_label.
17516 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17517 Replace low_pc and high_pc with MACRO_AT_range.
17518 Replace name, low_pc and high_pc with MACRO_AT_func.
17519
9301ebe6
YQ
175202014-11-14 Yao Qi <yao@codesourcery.com>
17521
17522 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17523 Replace name, low_pc and high_pc with MACRO_AT_func.
17524
f166b542
YQ
175252014-11-14 Yao Qi <yao@codesourcery.com>
17526
17527 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17528 produce debug information.
17529 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17530
0f6e71e3
YQ
175312014-11-14 Yao Qi <yao@codesourcery.com>
17532
17533 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17534 object and get function length.
17535 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17536 with MACRO_AT_func.
17537 (top-level): Replace gdb_compile and clean_restart with
17538 prepare_for_testing.
17539 * gdb.dwarf2/main.c (main): Add label main_label.
17540
876c4df9
YQ
175412014-11-14 Yao Qi <yao@codesourcery.com>
17542
17543 * lib/dwarf.exp (function_range): New procedure.
17544 (Dwarf::_handle_macro_at_func): New procedure.
17545 (Dwarf::_handle_macro_at_range): New procedure.
17546 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17547
02ad9cf1
YQ
175482014-11-14 Yao Qi <yao@codesourcery.com>
17549
17550 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17551 (_handle_attribute): New procedure.
17552
a59add0c
AA
175532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17554
17555 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17556 * gdb.base/call-sc.c (zed): Likewise.
17557 * gdb.base/checkpoint.c (main): Likewise.
17558 * gdb.base/dump.c (main): Likewise.
17559 * gdb.base/gcore.c (main): Likewise.
17560 * gdb.base/huge.c (main): Likewise.
17561 * gdb.base/multi-forks.c (main): Likewise.
17562 * gdb.base/pr10179-a.c (main): Likewise.
17563 * gdb.base/savedregs.c (main): Likewise.
17564 * gdb.base/sigaltstack.c (main): Likewise.
17565 * gdb.base/siginfo.c (main): Likewise.
17566 * gdb.base/structs.c (zed): Likewise.
17567 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17568 * gdb.mi/mi-syn-frame.c (main): Likewise.
17569 * gdb.mi/until.c (foo, main): Likewise.
17570 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17571 * gdb.base/solib-weak.c (foo): Declare.
17572 * gdb.base/attach-twice.c: Include stdio.h.
17573 * gdb.base/weaklib1.c: Likewise.
17574 * gdb.base/weaklib2.c: Likewise.
17575 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17576 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17577 unistd.h.
17578 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17579 * gdb.mi/mi-exit-code.c: Likewise.
17580 * gdb.base/break-interp-lib.c: Include string.h.
17581 * gdb.base/coremaker.c: Likewise.
17582 * gdb.base/testenv.c: Likewise.
17583 * gdb.python/py-finish-breakpoint.c: Likewise.
17584 * gdb.base/inferior-died.c: Include sys/wait.h.
17585 * gdb.base/fileio.c: Include time.h.
17586 * gdb.base/async-shell.c: Include unistd.h.
17587 * gdb.base/dprintf-non-stop.c: Likewise.
17588 * gdb.base/info-os.c: Likewise.
17589 * gdb.mi/mi-console.c: Likewise.
17590 * gdb.mi/watch-nonstop.c: Likewise.
17591 * gdb.python/py-events.c: Likewise.
17592 * gdb.base/async.c (baz): Move up before its invocation.
17593 * gdb.base/code_elim2.c (my_global_func): Likewise.
17594 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17595 * gdb.base/advance.c (func2): Likewise.
17596
3b5d5997
AA
175972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17598
17599 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17600 variant.
17601 * gdb.base/annota3.c: Likewise.
17602 * gdb.base/async.c: Likewise.
17603 * gdb.base/average.c: Likewise.
17604 * gdb.base/call-ar-st.c: Likewise.
17605 * gdb.base/call-rt-st.c: Likewise.
17606 * gdb.base/call-sc.c: Likewise.
17607 * gdb.base/call-strs.c: Likewise.
17608 * gdb.base/ending-run.c: Likewise.
17609 * gdb.base/execd-prog.c: Likewise.
17610 * gdb.base/exprs.c: Likewise.
17611 * gdb.base/foll-exec.c: Likewise.
17612 * gdb.base/foll-fork.c: Likewise.
17613 * gdb.base/foll-vfork.c: Likewise.
17614 * gdb.base/funcargs.c: Likewise.
17615 * gdb.base/gcore.c: Likewise.
17616 * gdb.base/jump.c: Likewise.
17617 * gdb.base/langs0.c: Likewise.
17618 * gdb.base/langs1.c: Likewise.
17619 * gdb.base/langs2.c: Likewise.
17620 * gdb.base/mips_pro.c: Likewise.
17621 * gdb.base/nodebug.c: Likewise.
17622 * gdb.base/opaque0.c: Likewise.
17623 * gdb.base/opaque1.c: Likewise.
17624 * gdb.base/recurse.c: Likewise.
17625 * gdb.base/run.c: Likewise.
17626 * gdb.base/scope0.c: Likewise.
17627 * gdb.base/scope1.c: Likewise.
17628 * gdb.base/setshow.c: Likewise.
17629 * gdb.base/setvar.c: Likewise.
17630 * gdb.base/shmain.c: Likewise.
17631 * gdb.base/shr1.c: Likewise.
17632 * gdb.base/shr2.c: Likewise.
17633 * gdb.base/sigall.c: Likewise.
17634 * gdb.base/signals.c: Likewise.
17635 * gdb.base/so-indr-cl.c: Likewise.
17636 * gdb.base/solib2.c: Likewise.
17637 * gdb.base/structs.c: Likewise.
17638 * gdb.base/sum.c: Likewise.
17639 * gdb.base/vforked-prog.c: Likewise.
17640 * gdb.base/watchpoint.c: Likewise.
17641 * gdb.reverse/shr2.c: Likewise.
17642 * gdb.reverse/until-reverse.c: Likewise.
17643 * gdb.reverse/ur1.c: Likewise.
17644 * gdb.reverse/watch-reverse.c: Likewise.
17645
066a77c5
AA
176462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17647
17648 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17649 variant.
17650 * gdb.base/sepdebug.exp: Drop references to removed code.
17651
4f204ea5
AA
176522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17653
17654 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17655 variant. Preserve original line numbering.
17656 * gdb.base/list1.c: Likewise.
17657
3b377a3a
AA
176582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17659
17660 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17661 variant.
17662 * gdb.base/break1.c: Likewise.
17663 * gdb.base/break.exp: Drop references to removed code.
17664
e444df73
AA
176652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17666
17667 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17668 variant.
17669
8008f2a7
AA
176702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17671
17672 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17673
a5a06887
AA
176742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17675
17676 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17677 logic into perform_all_tests() and invoke it with and without
17678 function header prototypes.
17679 (do_function_calls): Remove conditional XFAIL for PR 5318.
17680 (rerun_and_prepare): Remove duplicate code.
17681 (perform_all_tests): New. Main logic moved here.
17682
44dba9b9
AA
176832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17684
17685 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17686 code guarded by #ifdef NO_PROTOTYPES.
17687 (t_double_many_args): Likewise.
17688 (DEF_FUNC_MANY_ARGS_1): Likewise.
17689 (DEF_FUNC_VALUES_1): Likewise.
17690 (t_structs_ldc): Renamed from t_structs_fc in conditional code
17691 guarded by #ifdef PROTOTYPES.
17692
d1fbcd56
AA
176932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17694
17695 * gdb.mi/mi-console.c: Add eye-catcher.
17696 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17697 instead of literal line number.
17698
b0e59b8f
AA
176992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17700
17701 * gdb.base/shr2.c: Add eye-catcher.
17702 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
17703 line number.
17704
78f98cca
AA
177052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17706
17707 * gdb.base/jump.c: Add eye-catchers.
17708 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
17709 numbers.
17710
58fa2af0
AA
177112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17712
17713 * gdb.base/execd-prog.c: Add eye-catchers.
17714 * gdb.base/foll-exec.c: Likewise.
17715 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
17716 line numbers.
17717
04e5059b
AA
177182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17719
17720 * gdb.base/ending-run.c: Add eye-catchers.
17721 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
17722 literal line numbers.
17723
dbfdb174
AA
177242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17725
17726 * gdb.base/call-rt-st.c: Add eye-catchers.
17727 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17728 literal line numbers.
17729
888a2ade
AA
177302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17731
17732 * gdb.base/call-ar-st.c: Add eye-catchers.
17733 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17734 literal line numbers.
17735
6acc2dde
AA
177362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17737
17738 * gdb.base/average.c: Add eye-catchers.
17739 * gdb.base/sum.c: Likewise.
17740 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17741 regexps dynamically.
17742
9ecfcd1d
AA
177432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17744
17745 * gdb.base/solib1.c: Add eye-catchers.
17746 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17747 literal line numbers.
17748
78708b7c
PA
177492014-11-12 Pedro Alves <palves@redhat.com>
17750
17751 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17752 leader has exited.
17753
af48d08f
PA
177542014-11-12 Pedro Alves <palves@redhat.com>
17755
17756 * gdb.arch/i386-bp_permanent.c: New file.
17757 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17758 (srcfile): Set to i386-bp_permanent.c.
17759 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17760 that stepi does not execute the 'leave' instruction, instead of
17761 testing it does execute.
17762 * gdb.base/bp-permanent.c: New file.
17763 * gdb.base/bp-permanent.exp: New file.
17764
af3768e9
DE
177652014-11-10 Doug Evans <xdje42@gmail.com>
17766
17767 PR symtab/17564
17768 * gdb.base/symtab-search-order.exp: New file.
17769 * gdb.base/symtab-search-order.c: New file.
17770 * gdb.base/symtab-search-order-1.c: New file.
17771 * gdb.base/symtab-search-order-shlib-1.c: New file.
17772
9de00a4a
PA
177732014-11-07 Pedro Alves <palves@redhat.com>
17774
17775 PR gdb/17511
17776 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17777 i?86-*-linux*.
17778
e0f52461
SC
177792014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17780
17781 PR c++/17494
17782 * gdb.cp/pr17494.cc: New file.
17783 * gdb.cp/pr17494.exp: New file.
17784
6ce8c980
YQ
177852014-11-02 Yao Qi <yao@codesourcery.com>
17786
17787 * gdb.python/python.exp: Get working directory and match the
17788 output of "set extended-prompt \\w " with it.
17789
02be9a71
DE
177902014-10-30 Doug Evans <dje@google.com>
17791
17792 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17793 in objfiles.
17794 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17795 in progspaces.
17796
3bdff46b
LM
177972014-10-30 Janis Johnson <janisjo@codesourcery.com>
17798
17799 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17800 * gdb.base/realname-expand.exp: Likewise.
17801 * gdb.linespec/macro-relative.exp: Likewise.
17802
ab917dfb
PA
178032014-10-29 Pedro Alves <palves@redhat.com>
17804
17805 PR gdb/17408
17806 * gdb.threads/schedlock.c (some_function): New function.
17807 (call_function): New global.
17808 (MAYBE_CALL_SOME_FUNCTION): New macro.
17809 (thread_function): Call it.
17810 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17811 and use it instead of a global counter. Adjust all callers.
17812 (get_current_thread): Use "find current thread" for test message
17813 here rather than having all callers pass down the same string.
17814 (goto_loop): New procedure, factored out from ...
17815 (my_continue): ... this.
17816 (step_ten_loops): Change parameter from test message to command to
17817 use. Adjust.
17818 (list_count): Delete global.
17819 (check_result): New procedure, factored out from duplicate top
17820 level code.
17821 (continue tests): Wrap in with_test_prefix.
17822 (test_step): New procedure, factored out from duplicate top level
17823 code.
17824 (top level): Test "step" in combination with all scheduler-locking
17825 modes. Test "next" in combination with all scheduler-locking
17826 modes, and in combination with stepping over a function call or
17827 not.
17828 * gdb.threads/next-bp-other-thread.c: New file.
17829 * gdb.threads/next-bp-other-thread.exp: New file.
17830
d3d4baed
PA
178312014-10-29 Pedro Alves <palves@redhat.com>
17832
17833 PR python/17372
17834 * gdb.python/python.exp: Test a multi-line command that spawns
17835 interactive Python.
17836 * gdb.base/multi-line-starts-subshell.exp: New file.
17837
563e8d85
YQ
178382014-10-29 Yao Qi <yao@codesourcery.com>
17839
17840 * gdb.base/fileio.exp: Make directories on host.
17841
0ea4d52e
YQ
178422014-10-29 Yao Qi <yao@codesourcery.com>
17843
17844 * gdb.base/fileio.c (test_write): Close the file.
17845
7f5ef605
PA
178462014-10-28 Pedro Alves <palves@redhat.com>
17847
17848 PR gdb/12623
17849 * gdb.base/sigstep.c (no_handler): New global.
17850 (main): If 'no_handler is true, set the signal handlers to
17851 SIG_IGN.
17852 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17853 with_sw_watch and no_handler parameters. Handle them.
17854 (top level) <stepping over handler when stopped at a breakpoint
17855 test>: Add a test axis for testing with a software watchpoint, and
17856 another for testing with the signal handler set to SIG_IGN.
17857 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17858 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17859
abbdbd03
PA
178602014-10-28 Pedro Alves <palves@redhat.com>
17861
17862 PR gdb/17511
17863 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17864 * gdb.base/sigstep.exp (other_handler_location): New global.
17865 (advance): Support stepping into the signal handler, and running
17866 commands while in the handler.
17867 (in_handler_map): New global.
17868 (top level): In the advance test, add combinations for getting
17869 into the handler with stepping commands, and for running commands
17870 in the handler. Add comment descripting the advancei tests.
17871
1df4399f
PA
178722014-10-28 Pedro Alves <palves@redhat.com>
17873
17874 * gdb.base/sigstep.exp: Use build_executable instead of
17875 prepare_for_testing.
17876 (top level): Move code that starts GDB, runs to main and creates a
17877 display to ...
17878 (restart): ... this new procedure.
17879 (top level): Move backtrace from signal handler test to ...
17880 (validate_backtrace): ... this new procedure.
17881 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17882 with_test_prefix. Always restart GDB.
17883 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17884 with_test_prefix. Always restart GDB. No need to delete
17885 breakpoints after the test.
17886 (test_skip_handler): Remove prefix parameter.
17887 (skip_over_handler, breakpoint_to_handler)
17888 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17889 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17890 restart GDB. No need to delete breakpoints after the test.
17891 (top level): Use foreach to call the test procedures with
17892 different commands.
17893
a5b6e449
PA
178942014-10-28 Pedro Alves <palves@redhat.com>
17895
17896 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17897 instead of GNATS numbers.
17898 * gdb.base/sigbpt.exp: Likewise.
17899 * gdb.base/siginfo.exp: Likewise.
17900 * gdb.base/sigstep.exp: Likewise.
17901
e5f8a7cc
PA
179022014-10-27 Pedro Alves <palves@redhat.com>
17903
17904 * gdb.base/sigstep.c (dummy): New global.
17905 (main): Issue a couple writes to the new global.
17906 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17907 procedures.
17908 (skip_over_handler): Use test_skip_handler.
17909 (top level): Call skip_over_handler for stepi and nexti too.
17910 (breakpoint_over_handler): Use test_skip_handler.
17911 (top level): Call breakpoint_over_handler for stepi and nexti too.
17912
763905a3
YQ
179132014-10-27 Yao Qi <yao@codesourcery.com>
17914
17915 * gdb.trace/tfile.c (adjust_function_address)
17916 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17917 function descriptor.
17918
6f259a23
DB
179192014-10-24 Don Breazeal <donb@codesourcery.com>
17920
17921 * gdb.base/foll-fork.exp (test_follow_fork,
17922 catch_fork_child_follow): Check for updated fork messages emitted
17923 from infrun.c.
17924 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17925 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17926 vfork_and_exec_child_follow_through_step): Check for updated vfork
17927 messages emitted from infrun.c.
17928
09dd9a69
PA
179292014-10-24 Pedro Alves <palves@redhat.com>
17930
17931 * gdb.base/corefile.exp: Remove references to ultrix.
17932 * gdb.base/interrupt.exp: Likewise.
17933 * gdb.base/whatis.exp: Likewise.
17934 * gdb.gdb/selftest.exp: Likewise.
17935 * gdb.threads/manythreads.exp: Likewise.
17936 * gdb.threads/print-threads.exp: Likewise.
17937 * gdb.threads/pthreads.exp:: Likewise.
17938 * gdb.threads/schedlock.exp: Likewise.
17939
3433cfa5
SC
179402014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17941
17942 * gdb.cp/non-trivial-retval.cc: Add a test case.
17943 * gdb.cp/non-trivial-retval.exp: Add a test.
17944
092f880b
YQ
179452014-10-20 Yao Qi <yao@codesourcery.com>
17946
17947 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17948 * gdb.python/py-objfile-script-gdb.py: New file.
17949 * gdb.python/py-objfile-script.exp: Update reference to
17950 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17951 of remote_download. Remove the dest file.
17952
acbdb7f3
YQ
179532014-10-20 Yao Qi <yao@codesourcery.com>
17954
17955 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17956 * gdb.base/step-line.exp: Likewise.
17957 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17958 * gdb.dwarf2/dw2-basic.exp: Likewise.
17959 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17960 * gdb.dwarf2/dw2-filename.exp: Likewise.
17961 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17962 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17963 * gdb.dwarf2/dw2-producer.exp: Likewise.
17964 * gdb.dwarf2/mac-fileno.exp: Likewise.
17965 * gdb.python/py-frame-args.exp: Likewise.
17966 * gdb.python/py-framefilter.exp: Likewise.
17967 * gdb.python/py-mi.exp: Likewise.
17968 * gdb.python/py-objfile-script.exp: Likewise
17969 * gdb.python/py-pp-integral.exp: Likewise.
17970 * gdb.python/py-pp-re-notag.exp: Likewise.
17971 * gdb.python/py-prettyprint.exp: Likewise.
17972 * gdb.python/py-section-script.exp: Likewise.
17973 * gdb.python/py-typeprint.exp: Likewise.
17974 * gdb.python/py-xmethods.exp: Likewise.
17975 * gdb.stabs/weird.exp: Likewise.
17976 * gdb.xml/tdesc-regs.exp: Likewise.
17977
bd286a29
KCY
179782014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17979
17980 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17981 (out_cu): Use addr_len for the size of addresses.
17982 (out_line): Likewise. Size DW_LNE_set_address instruction
17983 according to addr_len.
17984 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17985 (FUNC): Add START_INSNS to definition.
17986
673dc4a0
YQ
179872014-10-18 Yao Qi <yao@codesourcery.com>
17988
17989 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17990 gdb_has_argv0 return true.
17991 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17992 check [target_info exists noargs], check [gdb_has_argv0]
17993 instead.
17994 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17995 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17996 procedures.
17997
4ffbba72
DE
179982014-10-17 Doug Evans <dje@google.com>
17999
18000 * gdb.python/py-events.exp: Update expected output for clear_objfiles
18001 event.
18002 * gdb.python/py-events.py: Add clear_objfiles event.
18003
d096d8c1
DE
180042014-10-17 Doug Evans <dje@google.com>
18005
18006 * gdb.python/py-objfile.exp: Test progspace attribute.
18007
a80db015
LM
180082014-10-17 Luis Machado <lgustavo@codesourcery.com>
18009
18010 * gdb.guile/scm-breakpoint.exp: Do not assume any
18011 directory separators when matching source file paths.
18012 * gdb.python/py-breakpoint.exp: Likewise.
18013 * gdb.reverse/break-precsave.exp: Likewise.
18014 * gdb.reverse/break-reverse.exp: Likewise.
18015 * gdb.reverse/consecutive-precsave.exp: Likewise.
18016 * gdb.reverse/finish-precsave.exp: Likewise.
18017 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
18018 * gdb.reverse/finish-reverse.exp: Likewise.
18019 * gdb.reverse/i386-precsave.exp: Likewise.
18020 * gdb.reverse/i387-env-reverse.exp: Likewise.
18021 * gdb.reverse/i387-stack-reverse.exp: Likewise.
18022 * gdb.reverse/machinestate-precsave.exp: Likewise.
18023 * gdb.reverse/machinestate.exp: Likewise.
18024 * gdb.reverse/sigall-precsave.exp: Likewise.
18025 * gdb.reverse/solib-precsave.exp: Likewise.
18026 * gdb.reverse/step-precsave.exp: Likewise.
18027 * gdb.reverse/until-precsave.exp: Likewise.
18028 * gdb.reverse/watch-precsave.exp: Likewise.
18029 * gdb.reverse/watch-reverse.exp: Likewise.
18030
b22089ab
YQ
180312014-10-17 Yao Qi <yao@codesourcery.com>
18032
18033 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
18034 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
18035
6c4486e6
PA
180362014-10-17 Pedro Alves <palves@redhat.com>
18037
18038 PR gdb/17471
18039 * gdb.base/bg-execution-repeat.c: New file.
18040 * gdb.base/bg-execution-repeat.exp: New file.
18041
0ff33695
PA
180422014-10-17 Pedro Alves <palves@redhat.com>
18043
18044 PR gdb/17300
18045 * gdb.base/continue-all-already-running.c: New file.
18046 * gdb.base/continue-all-already-running.exp: New file.
18047
6fdebc3d
PA
180482014-10-17 Pedro Alves <palves@redhat.com>
18049
18050 PR gdb/17472
18051 * gdb.base/annota-input-while-running.c: New file.
18052 * gdb.base/annota-input-while-running.exp: New file.
18053
32a8097b
PA
180542014-10-17 Pedro Alves <palves@redhat.com>
18055
18056 * gdb.base/callfuncs.exp: emove references to osf.
18057 * gdb.base/sigall.exp: Likewise.
18058 * gdb.gdb/selftest.exp: Likewise.
18059 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18060 * gdb.mi/non-stop.c: Likewise.
18061 * gdb.mi/pthreads.c: Likewise.
18062 * gdb.reverse/sigall-precsave.exp: Likewise.
18063 * gdb.reverse/sigall-reverse.exp: Likewise.
18064 * gdb.threads/pthreads.c: Likewise.
18065 * gdb.threads/pthreads.exp: Likewise.
18066
7a3517ff
YQ
180672014-10-17 Yao Qi <yao@codesourcery.com>
18068
18069 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
18070 check 'target_info exists noargs'.
18071 (test_command_prompt_position): Likewise.
18072 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
18073 Remove "set args".
18074 (progvar_simple_while_test): Likewise.
18075 (progvar_complex_if_while_test): Likewise.
18076 (if_while_breakpoint_command_test): Likewise.
18077 (infrun_breakpoint_command_test): Likewise.
18078 (breakpoint_command_test): Likewise.
18079 (watchpoint_command_test): Likewise.
18080 (bp_deleted_in_command_test): Likewise.
18081 (temporary_breakpoint_commands): Likewise.
18082
bb99c472
YQ
180832014-10-16 Yao Qi <yao@codesourcery.com>
18084
18085 * gdb.base/remotetimeout.exp: Remove noargs checking.
18086
7c16b83e
PA
180872014-10-15 Pedro Alves <palves@redhat.com>
18088
18089 PR breakpoints/9649
18090 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
18091 * gdb.base/breakpoint-in-ro-region.exp
18092 (probe_target_hardware_step): New procedure.
18093 (top level): Probe hardware stepping and hardware breakpoint
18094 support. Test stepping through a read-only region, with both
18095 "breakpoint auto-hw" on and off and both "always-inserted" on and
18096 off.
18097
35a49624
IB
180982014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
18099
18100 * gdb.dlang/demangle.exp: Update for demangling changes.
18101
2d1c107c
SC
181022014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18103
18104 * gdb.cp/non-trivial-retval.cc: Add new test cases.
18105 * gdb.cp/non-trivial-retval.exp: Add new tests.
18106
778811d5
SC
181072014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18108
18109 PR c++/13403
18110 PR c++/15154
18111 * gdb.cp/non-trivial-retval.cc: New file.
18112 * gdb.cp/non-trivial-retval.exp: New file.
18113
10c5f0a8
YQ
181142014-10-15 Yao Qi <yao@codesourcery.com>
18115
18116 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
18117 remote host.
18118
65d7b369
YQ
181192014-10-15 Yao Qi <yao@codesourcery.com>
18120
18121 * gdb.python/py-symbol.exp: Match file base name if host is
18122 remote, otherwise match file name with dir name.
18123 * gdb.python/py-symtab.exp: Likewise.
18124 * gdb.python/python.exp: Likewise.
18125
46dc1394
YQ
181262014-10-15 Yao Qi <yao@codesourcery.com>
18127
18128 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
18129 pattern.
18130 * gdb.python/py-symtab.exp: Likewise.
18131 * gdb.python/python.exp: Remove trailing ".*". Fix typo
18132 locationn.
18133
c40cc657
JB
181342014-10-14 Joel Brobecker <brobecker@adacore.com>
18135
18136 * gdb.ada/addr_arith: New testcase.
18137
2abf49e1
MR
181382014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
18139
18140 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
18141 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
18142 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
18143 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
18144
f7088df3
SDJ
181452014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
18146
18147 * gdb.arch/stap-eval-lang-ada.S: Likewise.
18148 * gdb.arch/stap-eval-lang-ada.c: Likewise.
18149 * gdb.arch/stap-eval-lang-ada.exp: New file.
18150
4dc06805
YQ
181512014-10-14 Yao Qi <yao@codesourcery.com>
18152
18153 * gdb.mi/mi-var-child.c (nothing1): New function.
18154 (nothing2): New function.
18155 (do_children_tests): Set function pointers by nothing1 and
18156 nothing2.
18157 * gdb.mi/mi-var-child.exp: Step over new added statements.
18158 Update test to match the new output.
18159 * gdb.mi/var-cmd.c (nothing1): New function.
18160 (nothing2): New function.
18161 (do_children_tests): Set function pointers by nothing1 and
18162 nothing2.
18163 * gdb.mi/mi-var-display.exp: Update test to match output.
18164 Step to the line specified by $line_dct_nothing.
18165 Increase the number of lines to step.
18166
46a93de2
YQ
181672014-10-14 Yao Qi <yao@codesourcery.com>
18168
18169 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
18170 tests.
18171 * gdb.mi/mi2-var-child.exp: Likewise.
18172
14ea52ee
DE
181732014-10-13 Doug Evans <dje@google.com>
18174
18175 * gdb.python/py-objfile.exp: Change name of file name test.
18176
e5c6e92b
DE
181772014-10-13 Doug Evans <dje@google.com>
18178
18179 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
18180 from the start of the CU.
18181
c780cc2f
JK
181822014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18183 Yao Qi <yao@codesourcery.com>
18184
18185 Fix "save breakpoints" for "catch" command.
18186 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
18187 Remove -nonewline. Match also the added "main" line.
18188
99894e11
JK
181892014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18190
18191 Fix "save breakpoints" for "disable $bpnum" command.
18192 * gdb.base/save-bp.c (main): Add label.
18193 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
18194
6e1ac5a3
JK
181952014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18196
18197 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
18198
754dd2b0
YQ
181992014-10-11 Yao Qi <yao@codesourcery.com>
18200
18201 * gdb.server/server-kill.exp: Execute command
18202 "set remote trace-status-packet on" before "tstatus".
18203
f90183d7
YQ
182042014-10-11 Yao Qi <yao@codesourcery.com>
18205
18206 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
18207 (main): Call getppid.
18208 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
18209 and continue to it. Read variable "server_pid".
18210
bf40a607
YQ
182112014-10-11 Yao Qi <yao@codesourcery.com>
18212
18213 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
18214
052ca370
YQ
182152014-10-11 Yao Qi <yao@codesourcery.com>
18216
18217 * gdb.threads/thread-find.exp: Don't execute command
18218 "info threads".
18219 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
18220 * gdb.threads/linux-dp.exp: Don't check the condition
18221 $threads_created equals to zero.
18222
3831839c
PA
182232014-10-10 Pedro Alves <palves@redhat.com>
18224
18225 * gdb.base/bigcore.exp: Remove references to IRIX.
18226 * gdb.base/funcargs.exp: Likewise.
18227 * gdb.base/interrupt.exp: Likewise.
18228 * gdb.base/mips_pro.exp: Likewise.
18229 * gdb.base/nodebug.exp: Likewise.
18230 * gdb.base/setvar.exp: Likewise.
18231 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
18232
8b9a549d
PA
182332014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18234 Pedro Alves <palves@redhat.com>
18235
18236 PR symtab/14466
18237 * gdb.base/vdso-warning.c: New file.
18238 * gdb.base/vdso-warning.exp: New file.
18239
d48ba5e8
DE
182402014-10-02 Doug Evans <dje@google.com>
18241
18242 * gdb.base/structs.c (main): Don't run forever.
18243
2278c276
PA
182442014-10-02 Pedro Alves <palves@redhat.com>
18245
18246 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
18247 (top level) <stop threads 1, stop threads 2>: Use it.
18248
b57bacec
PA
182492014-10-02 Pedro Alves <palves@redhat.com>
18250
18251 * gdb.threads/break-while-running.exp (test): Add new
18252 'update_thread_list' argument. Skip "info threads" if false.
18253 (top level): Add new 'update_thread_list' axis.
18254
13fd3ff3
PA
182552014-10-02 Pedro Alves <palves@redhat.com>
18256
18257 PR breakpoints/17431
18258 * gdb.base/execl-update-breakpoints.c: New file.
18259 * gdb.base/execl-update-breakpoints.exp: New file.
18260
0fec99e8
PA
182612014-10-01 Pedro Alves <palves@redhat.com>
18262
18263 * gdb.base/breakpoint-in-ro-region.c: New file.
18264 * gdb.base/breakpoint-in-ro-region.exp: New file.
18265
2ddf4301
SM
182662014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18267
18268 * gdb.mi/mi-exit-code.exp: New file.
18269 * gdb.mi/mi-exit-code.c: New file.
18270
6a5f3f43
YQ
182712014-09-30 Yao Qi <yao@codesourcery.com>
18272
18273 * lib/prelink-support.exp (build_executable_own_libs): Error if
18274 the target isn't native.
18275
345bcc73
YQ
182762014-09-30 Yao Qi <yao@codesourcery.com>
18277
18278 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18279 false.
18280
a25a5a45
PA
182812014-09-22 Pedro Alves <palves@redhat.com>
18282
18283 * gdb.threads/break-while-running.exp: New file.
18284 * gdb.threads/break-while-running.c: New file.
18285
00ba3162
YQ
182862014-09-19 Yao Qi <yao@codesourcery.com>
18287
18288 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18289 Invoke test. Restart GDB with --readnow and invoke test again.
18290
c3b7b696
YQ
182912014-09-19 Yao Qi <yao@codesourcery.com>
18292
18293 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18294 proc set_breakpoint_on_gcd_function. Invoke
18295 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18296 invoke set_breakpoint_on_gcd_function again.
18297
2b4fd423
DE
182982014-09-18 Doug Evans <dje@google.com>
18299
18300 * gdb.dwarf2/symtab-producer.exp: New file.
18301
a5947601
SDJ
183022014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18303
18304 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18305 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18306 * gdb.base/global-var-nested-by-dso.c: Likewise.
18307 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18308
91c19059
SDJ
183092014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18310 Pedro Alves <palves@redhat.com>
18311
18312 * gdb.base/watch-bitfields.exp: Pass string other than test file
18313 name to prepare_for_testing.
18314 (watch): New procedure.
18315 (expect_watchpoint): Use with_test_prefix.
18316 (top level): Factor out tests to ...
18317 (test_watch_location, test_regular_watch): ... these new
18318 procedures, and use with_test_prefix and gdb_continue_to_end.
18319
bb9d5f81
PP
183202014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18321
18322 PR breakpoints/12526
18323 * gdb.base/watch-bitfields.exp: New file.
18324 * gdb.base/watch-bitfields.c: New file.
18325
635856f5
PA
183262014-09-16 Pedro Alves <palves@redhat.com>
18327
18328 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18329 software and hardware addresses, not software address against
18330 itself.
18331
7280ceea
PA
183322014-09-16 Pedro Alves <palves@redhat.com>
18333
18334 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18335 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18336
428b16bd
PA
183372014-09-16 Pedro Alves <palves@redhat.com>
18338
18339 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18340 files.
18341 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18342 "*-*-vxworks*" throughout.
18343 * gdb.base/break.exp: Likewise.
18344 * gdb.base/default.exp: Likewise.
18345 * gdb.base/scope.exp: Likewise.
18346 * gdb.base/sepdebug.exp: Likewise.
18347 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18348 throughout.
18349 * gdb.base/run.c: Likewise.
18350 * gdb.base/sepdebug.c: Likewise.
18351 * gdb.hp/gdb.aCC/run.c: Likewise.
18352 * gdb.reverse/until-reverse.c: Likewise.
18353 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18354
666d413c
YQ
183552014-09-16 Yao Qi <yao@codesourcery.com>
18356
18357 * boards/local-remote-host-native.exp: New file.
18358
57cbd724
DE
183592014-09-14 Doug Evans <xdje42@gmail.com>
18360
18361 * gdb.threads/queue-signal.c (thread_count): New variable.
18362 (thread_count_mutex, thread_count_condvar): New variables.
18363 (incr_thread_count, wait_all_threads_running): New functions.
18364 (main): Wait for all threads to be in their thread functions.
18365
81219e53
DE
183662014-09-13 Doug Evans <xdje42@gmail.com>
18367
18368 * gdb.threads/queue-signal.c: New file.
18369 * gdb.threads/queue-signal.exp: New file.
18370
3714cea7
DE
183712014-09-13 Doug Evans <xdje42@gmail.com>
18372
18373 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18374 be consistent with what default_gdb_init uses.
18375 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18376 the plain text of the prompt. Add some logging printfs.
18377 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18378
fa43b1d7
PA
183792014-09-12 Pedro Alves <palves@redhat.com>
18380
18381 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18382 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18383 * gdb.arch/i386-size-overlap.exp: Likewise.
18384 * gdb.arch/i386-size.exp: Likewise.
18385 * gdb.arch/i386-unwind.exp: Likewise.
18386 * gdb.base/a2-run.exp: Likewise.
18387 * gdb.base/break.exp: Likewise.
18388 * gdb.base/charset.exp: Likewise.
18389 * gdb.base/chng-syms.exp: Likewise.
18390 * gdb.base/commands.exp: Likewise.
18391 * gdb.base/dbx.exp: Likewise.
18392 * gdb.base/find.exp: Likewise.
18393 * gdb.base/funcargs.exp: Likewise.
18394 * gdb.base/jit-simple.exp: Likewise.
18395 * gdb.base/reread.exp: Likewise.
18396 * gdb.base/sepdebug.exp: Likewise.
18397 * gdb.base/step-bt.exp: Likewise.
18398 * gdb.cp/mb-inline.exp: Likewise.
18399 * gdb.cp/mb-templates.exp: Likewise.
18400 * gdb.objc/basicclass.exp: Likewise.
18401 * gdb.threads/killed.exp: Likewise.
18402
9d9bf2df
EBM
184032014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18404
18405 PR tdep/17379
18406 * gdb.arch/powerpc-stackless.S: New file.
18407 * gdb.arch/powerpc-stackless.exp: New file.
18408
1cf2f1b0
JK
184092014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18410
18411 * gdb.base/attach.c: Include unistd.h.
18412 (main): Call alarm. Add label postloop.
18413 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18414 gdb_breakpoint, gdb_continue_to_breakpoint.
18415 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18416
98880d46
PA
184172014-09-11 Pedro Alves <palves@redhat.com>
18418
18419 PR gdb/17347
18420 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18421 * gdb.base/attach.exp (test_command_line_attach_run): New
18422 procedure.
18423 (top level): Call it.
18424
4c92ff2c
PA
184252014-09-11 Pedro Alves <palves@redhat.com>
18426
18427 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18428 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18429 (do_command_attach_tests): Use spawn_wait_for_attach.
18430 * gdb.base/solib-overlap.exp: Likewise.
18431 * gdb.multi/multi-attach.exp: Likewise.
18432 * gdb.python/py-prompt.exp: Likewise.
18433 * gdb.python/py-sync-interp.exp: Likewise.
18434 * gdb.server/ext-attach.exp: Likewise.
18435
3adc1a7d
GKB
184362014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18437
18438 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18439 command in testcase. Simplify testcase.
18440
96334934
JB
184412014-09-10 Joel Brobecker <brobecker@adacore.com>
18442
18443 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18444
eb479039
JB
184452014-09-10 Joel Brobecker <brobecker@adacore.com>
18446
18447 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18448
deede10c
JB
184492014-09-10 Joel Brobecker <brobecker@adacore.com>
18450
18451 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18452
7828a5f5
JB
184532014-09-10 Joel Brobecker <brobecker@adacore.com>
18454
18455 * gdb.dwarf2/dynarr-ptr.c: New file.
18456 * gdb.dwarf2/dynarr-ptr.exp: New file.
18457
33aeebcf
MR
184582014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18459
18460 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18461 of 30 rather than hardcoding 120 for a slow test case. Take the
18462 `gdb,timeout' target setting into account for this calculation.
18463 Don't extend the timeout for the test cases that don't need it.
18464
7b415901
MR
184652014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18466
18467 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18468 a factor of 2 for a slow test case. Take the `gdb,timeout'
18469 target setting into account for this calculation.
18470 * gdb.reverse/until-precsave.exp: Increase the timeout by
18471 a factor of 15 and 3 respectively rather than adding 120
18472 for a pair of slow test cases. Take the `gdb,timeout'
18473 target setting into account for this calculation.
18474
4a40f85a
MR
184752014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18476
18477 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18478 timeout, don't pass one down to gdb_expect.
18479 (gdb_expect): Rework timeout selection.
18480
09635af7
MR
184812014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18482
18483 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18484 exception on timeout.
18485 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18486 (gdbserver_start_extended): Catch any `gdbserver_start' error
18487 exceptions.
18488 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18489 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18490 `gdbserver_gdb_load' error exceptions.
18491
2bdd10b7
MR
184922014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18493
18494 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18495 120 on waiting for the TCP socket to open.
18496
316935f0
DE
184972014-09-09 Doug Evans <xdje42@gmail.com>
18498
18499 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18500 _caller_matches, _any_caller_is, _any_caller_matches.
18501
83740597
DE
185022014-09-09 Doug Evans <xdje42@gmail.com>
18503
18504 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18505
4c122fc3
YQ
185062014-09-09 Yao Qi <yao@codesourcery.com>
18507
18508 * gdb.mi/mi-var-display.exp: Set print symbol off.
18509
a9f116cb
GKB
185102014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18511
18512 PR gdb/17035
18513 * gdb.base/commands.exp: Add tests to verify user-defined
18514 commands with empty bodies.
18515 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18516 python commands in `show user command`.
18517 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18518 scheme commands in `show user command`.
18519
c75bd3a2
JK
185202014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18521
18522 PR python/17355
18523 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18524 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18525 * gdb.python/py-framefilter-invalidarg.exp: New file.
18526 * gdb.python/py-framefilter-invalidarg.py: New file.
18527
faa42425
DE
185282014-09-06 Doug Evans <xdje42@gmail.com>
18529
18530 PR 15276
18531 * gdb.python/py-caller-is.c: New file.
18532 * gdb.python/py-caller-is.exp: New file.
18533
474ca4f6
SDJ
185342014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18535
18536 PR gdb/17235
18537 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18538 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18539
eb0b0463
SDJ
185402014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18541
18542 PR fortran/17237
18543 * gdb.fortran/print-formatted.exp: New file.
18544 * gdb.fortran/print-formatted.f90: Likewise.
18545
5f3b99cf
SS
185462014-09-03 Sasha Smundak <asmundak@google.com>
18547
18548 * gdb.python/py-frame.exp: Test Frame.read_register.
18549
7d793aa9
SDJ
185502014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18551
18552 PR python/16699
18553 * gdb.python/py-completion.exp: New file.
18554 * gdb.python/py-completion.py: Likewise.
18555
fb0576e9
DE
185562014-08-28 Doug Evans <dje@google.com>
18557
18558 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18559 eax,etc. are live with values set by gdb and thus the compiler can't
18560 use them.
18561 * gdb.arch/i386-pseudo.c (main): Ditto.
18562
ee92b0dd
DE
185632014-08-27 Doug Evans <dje@google.com>
18564
18565 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18566
6649db35
DE
185672014-08-25 Doug Evans <dje@google.com>
18568
18569 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18570 (main): Ditto.
18571
564b7600
DE
185722014-08-25 Doug Evans <dje@google.com>
18573
18574 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18575
3881fb67
YQ
185762014-08-24 Yao Qi <yao@codesourcery.com>
18577
18578 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18579 symbol off.
18580 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18581
a05a36a5
DE
185822014-08-22 Doug Evans <dje@google.com>
18583
18584 PR 17276
18585 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18586 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18587 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18588
7c343b48
YQ
185892014-08-22 Yao Qi <yao@codesourcery.com>
18590
18591 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18592 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18593 * gdb.python/python.exp: Likewise. Use .py file on the host
18594 instead of the build.
18595
22fd09ae
JK
185962014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18597
18598 * gdb.threads/gcore-stale-thread.c: New file.
18599 * gdb.threads/gcore-stale-thread.exp: New file.
18600
a8454a7c
PA
186012014-08-21 Pedro Alves <palves@redhat.com>
18602
18603 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18604 * gdb.base/gcore-relro-pie.exp: Likewise.
18605 * gdb.base/gcore-relro.exp: Likewise.
18606 * gdb.base/gcore.exp: Likewise.
18607 * gdb.base/print-symbol-loading.exp: Likewise.
18608 * gdb.threads/gcore-thread.exp: Likewise.
18609 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18610
2a31c623
PA
186112014-08-20 Pedro Alves <palves@redhat.com>
18612 Jan Kratochvil <jan.kratochvil@redhat.com>
18613
18614 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18615 configure.
18616 (EXPECT): Handle READ1 being set.
18617 (all): Depend on EXTRA_RULES.
18618 (check-read1, expect-read1, read1.so, read1): New rules.
18619 * README (Testsuite Parameters): Document the READ1 make variable.
18620 (Race detection): New section.
18621 * configure: Regenerate.
18622 * configure.ac: If build==host==target, and running under a
18623 GNU/glibc system, add read1 to the extra Makefile rules.
18624 (EXTRA_RULES): AC_SUBST it.
18625 * lib/read1.c: New file.
18626
d36430db
JB
186272014-08-20 Joel Brobecker <brobecker@adacore.com>
18628
18629 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18630 the handling of variables declared as a typedef to an array
18631 which a DW_AT_data_location attribute.
18632
9a0dc9e3
PA
186332014-08-19 Andrew Burgess <aburgess@broadcom.com>
18634 Pedro Alves <palves@redhat.com>
18635
18636 PR symtab/14604
18637 PR symtab/14605
18638 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18639 gdb_test.
18640
0718a8da
PA
186412014-08-19 Pedro Alves <palves@redhat.com>
18642
18643 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18644
13b448cd
YQ
186452014-08-19 Yao Qi <yao@codesourcery.com>
18646
18647 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18648 right line.
18649
1cbf5077
DB
186502014-08-18 David Blaikie <dblaikie@gmail.com>
18651
18652 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18653
bf0fae19
JB
186542014-08-18 Joel Brobecker <brobecker@adacore.com>
18655
18656 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18657 attribute in array range.
18658
3c8c5dcc
JB
186592014-08-18 Joel Brobecker <brobecker@adacore.com>
18660
18661 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18662
e66d4446
SC
186632014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18664
18665 PR c++/17132
18666 * gdb.cp/pr17132.cc: New file.
18667 * gdb.cp/pr17132.exp: New file.
18668
940df408
SC
186692014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18670
18671 * gdb.python/py-xmethods.py (A_getarrayind)
18672 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18673 Use 'print' with function call syntax.
18674 (E_method_matcher.match): Fix tab vs space indentation mixup.
18675
ebcc6c3a
YQ
186762014-08-15 Yao Qi <yao@codesourcery.com>
18677
18678 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18679 false.
18680
775e0f04
YQ
186812014-08-15 Yao Qi <yao@codesourcery.com>
18682
18683 * gdb.cp/casts.exp: Set print symbol off.
18684 * gdb.cp/class2.exp: Likewise.
18685 * gdb.cp/overload.exp: Likewise.
18686 * gdb.cp/templates.exp: Likewise.
18687
d769e349
DE
186882014-08-11 Doug Evans <dje@google.com>
18689
18690 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
18691 (test_load_shlib): Update.
18692
20c6f1e1
YQ
186932014-08-09 Yao Qi <yao@codesourcery.com>
18694
18695 * gdb.base/display.exp: Invoke is_address_zero_readable.
18696 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18697 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18698 * gdb.base/hbreak-unmapped.exp: Return if
18699 is_address_zero_readable returns true.
18700 * gdb.base/signest.exp: Likewise.
18701 * gdb.base/signull.exp: Likewise.
18702 * gdb.base/sigbpt.exp: Likewise.
18703 * gdb.guile/scm-disasm.exp: Do the test if
18704 is_address_zero_readable returns false.
18705 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
18706 * gdb.python/py-arch.exp: Likewise.
18707 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
18708 * lib/gdb.exp (is_address_zero_readable): New proc.
18709
5792e8e3
YQ
187102014-08-09 Yao Qi <yao@codesourcery.com>
18711
18712 PR testsuite/13443
18713 * gdb.mi/mi-var-display.exp: Make test messages unique.
18714
3cecbbbe
TT
187152014-08-04 Tom Tromey <tromey@redhat.com>
18716
18717 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
18718 target 0".
18719
00b51ff5
TT
187202014-08-04 Tom Tromey <tromey@redhat.com>
18721
18722 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18723 "target_resume".
18724
6908c509
JB
187252014-08-01 Joel Brobecker <brobecker@adacore.com>
18726
18727 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18728 inner_vla_struct_object_size.
18729 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18730 as xfail.
18731
cc6563d2
PA
187322014-07-30 Pedro Alves <palves@redhat.com>
18733
18734 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18735 comment.
18736
7e09a223
YQ
187372014-07-29 Yao Qi <yao@codesourcery.com>
18738
18739 PR gdb/17206
18740 * gdb.base/until-nodebug.exp: New.
18741
7ebdbe92
DE
187422014-07-28 Doug Evans <xdje42@gmail.com>
18743
18744 PR guile/17203
18745 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18746 previously existing parameter, and previously ambiguously spelled
18747 parameter.
18748
fdb1adc6
WN
187492014-07-28 Will Newton <will.newton@linaro.org>
18750
18751 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18752
186fcde0
DE
187532014-07-26 Ludovic Courtès <ludo@gnu.org>
18754 Doug Evans <xdje42@gmail.com>
18755
18756 PR guile/17146
18757 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18758
70509625
PA
187592014-07-25 Pedro Alves <palves@redhat.com>
18760
18761 * gdb.threads/signal-command-handle-nopass.c: New file.
18762 * gdb.threads/signal-command-handle-nopass.exp: New file.
18763 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18764 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18765 * gdb.threads/signal-delivered-right-thread.c: New file.
18766 * gdb.threads/signal-delivered-right-thread.exp: New file.
18767
c3f814a1
PA
187682014-07-25 Pedro Alves <palves@redhat.com>
18769
18770 * gdb.base/double-prompt-target-event-error.exp
18771 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18772 match.
18773 (cancel_pagination_in_target_event): Rework double prompt
18774 detection.
18775 * gdb.base/paginate-after-ctrl-c-running.exp
18776 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18777 <return>' match.
18778 * gdb.base/paginate-bg-execution.exp
18779 (test_bg_execution_pagination_return)
18780 (test_bg_execution_pagination_cancel): Remove '-notransfer
18781 <return>' matches.
18782 * gdb.base/paginate-execution-startup.exp
18783 (test_fg_execution_pagination_return)
18784 (test_fg_execution_pagination_cancel): Remove '-notransfer
18785 <return>' matches.
18786 * gdb.base/paginate-inferior-exit.exp
18787 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18788 match.
18789 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18790 * lib/gdb.exp (pagination_prompt): Run text through
18791 string_to_regexp.
18792 (gdb_test_multiple): Match $pagination_prompt instead of
18793 "<return>".
18794 (string_to_regexp): Move to lib/gdb-utils.exp.
18795
e214cf6c
JK
187962014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18797
18798 * gdb.arch/amd64-entry-value-paramref.S: New file.
18799 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18800 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18801 * gdb.arch/amd64-optimout-repeat.S: New file.
18802 * gdb.arch/amd64-optimout-repeat.c: New file.
18803 * gdb.arch/amd64-optimout-repeat.exp: New file.
18804
17d0c5c8
JK
188052014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18806
18807 PR gdb/17170
18808 * gdb.base/statistics.exp: New file.
18809
b8b8facf
DE
188102014-07-17 Doug Evans <dje@google.com>
18811
74b49205 18812 PR gdb/17170
b8b8facf
DE
18813 * gdb.base/maint.exp: Update testing of per-command stats.
18814
1b5d0ab3
PA
188152014-07-16 Pedro Alves <palves@redhat.com>
18816
18817 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18818 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18819 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18820 (tfile_write_buf): New functions.
18821 (add_memory_block): Rewrite using the above.
18822 (adjust_function_address): New function.
18823 (FUNCTION_ADDRESS): New macro.
18824 (write_basic_trace_file): Remove short_x local, and use
18825 tfile_write_16. Change type of func_addr local to unsigned long
18826 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18827 here. Cast argument of add_memory_block to char pointer.
18828 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18829 (main): Remove parameters.
18830 * gdb.trace/tfile.exp: Remove nowarnings.
18831
4d974e88
SM
188322014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18833
18834 * gdb.base/debug-expr.exp: Test string evaluation with
18835 "debug expression" on.
18836
41e99568
PA
188372014-07-15 Pedro Alves <palves@redhat.com>
18838
18839 * gdb.base/reread.exp: Use clean_restart.
18840
487d9753
PL
188412014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18842
18843 * gdb.arch/avr-flash-qualifer.c: New.
18844 * gdb.arch/avr-flash-qualifer.exp: New.
18845
cc1c52ad
PA
188462014-07-14 Pedro Alves <palves@redhat.com>
18847
18848 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18849 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18850
1e973570
PA
188512014-07-14 Pedro Alves <palves@redhat.com>
18852
18853 * gdb.base/double-prompt-target-event-error.c: New file.
18854 * gdb.base/double-prompt-target-event-error.exp: New file.
18855
93d6eb10
PA
188562014-07-14 Pedro Alves <palves@redhat.com>
18857
18858 PR gdb/17072
18859 * gdb.base/paginate-inferior-exit.c: New file.
18860 * gdb.base/paginate-inferior-exit.exp: New file.
18861
0017922d
PA
188622014-07-14 Pedro Alves <palves@redhat.com>
18863
18864 PR gdb/17072
18865 * gdb.base/paginate-bg-execution.c: New file.
18866 * gdb.base/paginate-bg-execution.exp: New file.
18867
94696ad3
PA
188682014-07-14 Pedro Alves <palves@redhat.com>
18869
18870 PR gdb/17072
18871 * gdb.base/paginate-execution-startup.c: New file.
18872 * gdb.base/paginate-execution-startup.exp: New file.
18873 * lib/gdb.exp (pagination_prompt): New global.
18874 (default_gdb_spawn): New procedure, factored out from
18875 default_gdb_spawn.
18876 (default_gdb_start): Adjust to call default_gdb_spawn.
18877 (gdb_spawn): New procedure.
18878
bd293940
PA
188792014-07-14 Pedro Alves <palves@redhat.com>
18880
18881 * lib/gdb.exp (gdb_assert): New procedure.
18882 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18883
c933f875
PA
188842014-07-14 Pedro Alves <palves@redhat.com>
18885
18886 * gdb.base/execution-termios.c: New file.
18887 * gdb.base/execution-termios.exp: New file.
18888
d98b7a16
TT
188892014-07-14 Tom Tromey <tromey@redhat.com>
18890
18891 * gdb.cp/vla-cxx.cc: New file.
18892 * gdb.cp/vla-cxx.exp: New file.
18893
548740d6
TT
188942014-07-14 Tom Tromey <tromey@redhat.com>
18895
18896 * gdb.reverse/rerun-prec.c: New file.
18897 * gdb.reverse/rerun-prec.exp: New file.
18898
a25eb028
MR
188992014-07-12 Maciej W. Rozycki <macro@mips.com>
18900 Maciej W. Rozycki <macro@codesourcery.com>
18901
18902 * lib/gdb-utils.exp: New file.
18903 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18904 inline `gdb_init_command' processing.
18905 (gdb_start_cmd): Likewise.
18906 * lib/mi-support.exp (mi_run_cmd): Likewise.
18907 * README: Document `gdb_init_command' and `gdb_init_commands'.
18908
218c2655
JK
189092014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18910
18911 Fix false FAIL running under a very long directory name.
18912 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18913 and "set print elements 10000". Twice.
18914
5401fde3
YQ
189152014-07-11 Yao Qi <yao@codesourcery.com>
18916
18917 * gdb.base/exprs.exp: "set print symbol off".
18918
e76126e8
PA
189192014-07-11 Pedro Alves <palves@redhat.com>
18920
18921 * gdb.threads/kill.c: New file.
18922 * gdb.threads/kill.exp: New file.
18923
2d6f0de6
YQ
189242014-07-10 Yao Qi <yao@codesourcery.com>
18925
18926 * gdb.trace/tfile.c (write_basic_trace_file)
18927 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18928 address written to trace file.
18929
7180e04a
PA
189302014-07-09 Pedro Alves <palves@redhat.com>
18931
18932 * gdb.base/attach-wait-input.exp: New file.
18933 * gdb.base/attach-wait-input.c: New file.
18934
9a9a7608
AB
189352014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18936
18937 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18938 setting up test structures.
18939 (main): Call new test function.
18940 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18941 test function, continue into test function and walk test
18942 structures.
18943
161ac41e
YQ
189442014-07-02 Yao Qi <yao@codesourcery.com>
18945
18946 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18947 'bar_start' at the beginning of functions 'foo' and 'bar'
18948 respectively.
18949 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18950 instead of 'foo' and 'bar'.
18951
1f267ae3
MM
189522014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18953
18954 * gdb.btrace/segv.exp: New.
18955 * gdb.btrace/segv.c: New.
18956
2b239efb
LM
189572014-07-02 Luis Machado <lgustavo@codesourcery.com>
18958
18959 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18960 instruction.
18961
cf363f18
MW
189622014-06-30 Mark Wielaard <mjw@redhat.com>
18963
18964 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18965 vulture, vilify, villar): New volatile array constants.
18966 (vindictive, vegetation): New const volatile array constants.
18967 * gdb.base/volatile.exp: Test volatile and const volatile array
18968 types.
18969
aebf9d24
AA
189702014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18971
18972 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18973 target lacks support for awatch, rwatch, or hbreak.
18974
b67a2c6f
YQ
189752014-06-27 Yao Qi <yao@codesourcery.com>
18976
18977 * gdb.multi/dummy-frame-restore.exp: New.
18978 * gdb.multi/dummy-frame-restore.c: New.
18979
aef92902
MM
189802014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18981
18982 * gdb.btrace/gcore.exp: New.
18983
8e9db26e
PA
189842014-06-23 Pedro Alves <palves@redhat.com>
18985
18986 * gdb.base/watchpoint-reuse-slot.c: New file.
18987 * gdb.base/watchpoint-reuse-slot.exp: New file.
18988
70afc5b7
SC
189892014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18990
18991 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18992 progspace's filename in 'info', 'enable' and 'disable' command
18993 tests.
18994
b972bd9c
JK
189952014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18996
18997 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18998 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18999 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
19000
125f8a3d
GB
190012014-06-20 Gary Benson <gbenson@redhat.com>
19002
19003 * gdb.arch/i386-avx.exp: Fix include file location.
19004 * gdb.arch/i386-sse.exp: Likewise.
19005
3ed9baed
IB
190062014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
19007
19008 * gdb.dlang/expression.exp: New file.
19009
034f788c
PA
190102014-06-19 Pedro Alves <palves@redhat.com>
19011
19012 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
19013 out from ...
19014 (top level): ... here. Iterate running tests under different
19015 scheduler-locking settings.
19016
45371d0c
LM
190172014-06-18 Luis Machado <lgustavo@codesourcery.com>
19018
19019 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
19020 to DW_FORM_addr and use non-zero addresses.
19021
5d376983
SC
190222014-06-18 Siva Chandra Reddy <sivachandra@google.com>
19023
19024 PR gdb/17017
19025 * gdb.python/py-xmethods.cc: Add global function call counters and
19026 increment them in their respective functions. Remove "cout"
19027 statements.
19028 * gdb.python/py-xmethods.exp: Make tests check the global function
19029 call counters instead of depending on inferior IO.
19030
a1aa2221
LM
190312014-06-18 Don Breazeal <donb@codesourcery.com>
19032
19033 * gdb.base/foll-fork.exp (default_fork_parent_follow):
19034 Deleted procedure.
19035 (explicit_fork_parent_follow): Deleted procedure.
19036 (explicit_fork_child_follow): Deleted procedure.
19037 (test_follow_fork): New procedure.
19038 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 19039 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
19040 procedure calls.
19041
0fc05997
YQ
190422014-06-17 Yao Qi <yao@codesourcery.com>
19043
19044 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
19045 CP1252.
19046
70795c52
LM
190472014-06-17 Luis Machado <lgustavo@codesourcery.com>
19048
19049 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
19050 Initialize ptr and S explicitly.
19051 (skip_type_update_when_not_use_rtti_test): Likewise.
19052
6be47f0c
KS
190532014-06-16 Keith Seitz <keiths@redhat.com>
19054
19055 PR mi/15863
19056 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
19057 the inferior is started.
19058
d03de421
PA
190592014-06-16 Pedro Alves <palves@redhat.com>
19060
19061 * gdb.base/break-main-file-remove-fail.c: New file.
19062 * gdb.base/break-main-file-remove-fail.exp: New file.
19063 * gdb.base/break-unload-file.exp: Use build_executable instead of
19064 prepare_for_testing.
19065 (test_break): New parameter "initial_load". Handle it.
19066 (top level): Add initial_load cmdline/file axis.
19067
f9579b99
TT
190682014-06-12 Tom Tromey <tromey@redhat.com>
19069
19070 * gdb.base/completion.exp: Don't use directory name in test.
19071
3657956b
GB
190722014-06-09 Gary Benson <gbenson@redhat.com>
19073
19074 * gdb.base/sigall.c [Functions to send signals]: Reorder to
19075 separate the always-available ANSI-standard signals from the
19076 signals that require checking.
19077 (main): Likewise.
19078 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
19079 Likewise.
19080 (main): Likewise.
19081
4186eb54
KS
190822014-06-07 Keith Seitz <keiths@redhat.com>
19083
19084 Revert:
19085 PR c++/16253
19086 * gdb.cp/var-tag.cc: New file.
19087 * gdb.cp/var-tag.exp: New file.
19088 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19089 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19090 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19091 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19092
25326a28 190932014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
19094
19095 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
19096
829155c9
PA
190972014-06-06 Pedro Alves <palves@redhat.com>
19098
19099 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
19100 in target debug output instead of looking at RSP packets,
19101 disabling the test on any target that uses hardware stepping.
19102 Update comments.
19103
61c8d22e
PA
191042014-06-06 Pedro Alves <palves@redhat.com>
19105
19106 * gdb.base/break-unload-file.exp: Fix typo.
19107
d9a47287
YQ
191082014-06-06 Yao Qi <yao@codesourcery.com>
19109
19110 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
19111 from "jit_function" to "^jit_function".
19112
e5e01dbf
YQ
191132014-06-06 Yao Qi <yao@codesourcery.com>
19114
19115 * gdb.base/async.c (foo): Add one statement.
19116 * gdb.base/async.exp: Get the next instruction address and
19117 match the output of "nexti" by instruction address. Match
19118 the hex address in the output of "finish".
19119
73ba372c
GB
191202014-06-06 Gary Benson <gbenson@redhat.com>
19121
19122 * gdb.base/call-signals.c: Remove preprocessor conditionals
19123 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
19124 SIGSEGV and SIGTERM.
19125 * gdb.base/sigall.c: Likewise.
19126 * gdb.base/unwindonsignal.c: Likewise.
19127 * gdb.reverse/sigall-reverse.c: Likewise.
19128
831517df
YQ
191292014-06-06 Yao Qi <yao@codesourcery.com>
19130
19131 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
19132 readable, skip the test.
19133
b8b91e98
YQ
191342014-06-06 Yao Qi <yao@codesourcery.com>
19135
19136 * gdb.threads/staticthreads.c (thread_function): Move the line
19137 setting breakpoint on forward.
19138 * gdb.threads/staticthreads.exp: Update comments.
19139
fb934770
LC
191402014-06-05 Ludovic Courtès <ludo@gnu.org>
19141
19142 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
19143 "history-append! type error".
19144
6ef284bd
SM
191452014-06-05 Simon Marchi <simon.marchi@ericsson.com>
19146
19147 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
19148 erroneous dprintf expected input.
19149
a872e241
DE
191502014-06-04 Doug Evans <xdje42@gmail.com>
19151
19152 * gdb.guile/scm-generics.exp: Delete.
19153
16f691fb
DE
191542014-06-04 Doug Evans <xdje42@gmail.com>
19155
19156 * gdb.guile/scm-breakpoint.exp: Update.
19157 Add tests for breakpoint registration.
19158
012370f6
TT
191592014-06-04 Tom Tromey <tromey@redhat.com>
19160
19161 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
19162 VLA-in-union.
19163 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
19164 inner_vla_struct, vla_union types. Initialize objects of those
19165 types and compute their sizes.
19166
9f5a4cef
HZ
191672014-06-04 Nathan Sidwell <nathan@codesourcery.com>
19168 Hui Zhu <hui@codesourcery.com>
19169
19170 * gdb.base/fileio.exp: Add test for shell not available as well as
19171 available.
19172 * gdb.base/fileio.c (test_system): Check for shell twice.
19173
90a45c4d
YQ
191742014-06-04 Yao Qi <yao@codesourcery.com>
19175
19176 * gdb.base/auto-connect-native-target.exp: Remove redundant
19177 space from the regexp pattern.
19178
70017e41
YQ
191792014-06-04 Yao Qi <yao@codesourcery.com>
19180
19181 * gdb.base/default.exp: Replace "child" with "native" in
19182 regexp pattern.
19183
883964a7
SC
191842014-06-03 Siva Chandra Reddy <sivachandra@google.com>
19185
19186 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
19187 * gdb.python/py-xmethods.exp: New tests to test xmethods.
19188 * gdb.python/py-xmethods.py: Python script supporting the
19189 new testcase and tests.
19190
ef370185
JB
191912014-06-03 Joel Brobecker <brobecker@adacore.com>
19192 Pedro Alves <palves@redhat.com>
19193
19194 PR breakpoints/17000
19195 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
19196 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
19197
1e2ccb61
BM
191982014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
19199
19200 * gdb.base/subst.exp: Add tests to verify partial path matching
19201 output.
19202
c6ec5ab2
PA
192032014-06-03 Pedro Alves <palves@redhat.com>
19204
19205 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
19206 target that doesn't use software single-stepping.
19207
835c559f
PA
192082014-06-03 Pedro Alves <palves@redhat.com>
19209
19210 PR breakpoints/17000
19211 * gdb.base/sss-bp-on-user-bp-2.c: New file.
19212 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
19213
06eb1586
DE
192142014-06-02 Doug Evans <xdje42@gmail.com>
19215
19216 * gdb.guile/scm-parameter.exp: New file.
19217
e698b8c4
DE
192182014-06-02 Doug Evans <xdje42@gmail.com>
19219
19220 * gdb.guile/scm-cmd.c: New file.
19221 * gdb.guile/scm-cmd.exp: New file.
19222
ded03782
DE
192232014-06-02 Doug Evans <xdje42@gmail.com>
19224
19225 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
19226 pretty-printer lookup.
19227 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
19228 (make-pp_s-printer): Call it.
19229 (make-pretty-printer-from-dict): New function.
19230 (lookup-pretty-printer-maker-from-dict): New function.
19231 (*pretty-printer*): Simplify.
19232 (make-objfile-pp_s-printer): New function.
19233 (install-objfile-pretty-printers!): New function.
19234 (make-progspace-pp_s-printer): New function.
19235 (install-progspace-pretty-printers!): New function.
19236 * gdb.guile/scm-progspace.c: New file.
19237 * gdb.guile/scm-progspace.exp: New file.
19238
41fac0cf
PA
192392014-06-02 Pedro Alves <palves@redhat.com>
19240
19241 * gdb.base/dprintf-bp-same-addr.c: New file.
19242 * gdb.base/dprintf-bp-same-addr.exp: New file.
19243
96ae5695
EBM
192442014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19245
19246 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
19247 * gdb.arch/powerpc-power.s: Likewise.
19248
da02b3a8
JB
192492014-06-02 Joel Brobecker <brobecker@adacore.com>
19250
19251 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
19252
c72b2e7b
YQ
192532014-06-01 Yao Qi <yao@codesourcery.com>
19254
19255 * gdb.base/watchpoint.exp (test_watch_location): Check null
19256 pointer can be dereferenced. If not, do the test, otherwise
19257 skip it.
19258
53e8a631
AB
192592014-05-30 Andrew Burgess <aburgess@broadcom.com>
19260
19261 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
19262 results.
19263 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
19264
938f0e2f
AB
192652014-05-30 Andrew Burgess <aburgess@broadcom.com>
19266
19267 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19268 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19269 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19270 * gdb.arch/amd64-invalid-stack-top.c: New file.
19271 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19272
9ba6657a
PA
192732014-05-30 Pedro Alves <palves@redhat.com>
19274
19275 PR breakpoints/17000
19276 * gdb.base/sss-bp-on-user-bp.c: New file.
19277 * gdb.base/sss-bp-on-user-bp.exp: New file.
19278
522c09bf
DB
192792014-05-30 David Blaikie <dblaikie@gmail.com>
19280
19281 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19282 gnu_inline semantics via attribute.
19283 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19284 source explicitly specifies the required semantics.
19285
bf4ef81e
MR
192862014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19287
19288 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19289
329ea579
PA
192902014-05-29 Pedro Alves <palves@redhat.com>
19291 Tom Tromey <tromey@redhat.com>
19292
19293 * gdb.base/async-shell.exp: Don't enable target-async.
19294 * gdb.base/async.exp
19295 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19296 parameter. Adjust.
19297 (top level): Don't test with "target-async".
19298 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19299 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19300 * gdb.base/inferior-died.exp: Don't enable target-async.
19301 * gdb.base/interrupt-noterm.exp: Likewise.
19302 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19303 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19304 * gdb.mi/mi-nonstop.exp: Likewise.
19305 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19306 * gdb.mi/mi-nsintrall.exp: Likewise.
19307 * gdb.mi/mi-nsmoribund.exp: Likewise.
19308 * gdb.mi/mi-nsthrexec.exp: Likewise.
19309 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19310 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19311 * gdb.python/py-evsignal.exp: Don't enable target-async.
19312 * gdb.python/py-evthreads.exp: Likewise.
19313 * gdb.python/py-prompt.exp: Likewise.
19314 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19315 * gdb.server/solib-list.exp: Don't enable target-async.
19316 * gdb.threads/thread-specific-bp.exp: Likewise.
19317 * lib/mi-support.exp: Adjust to use mi-async.
19318
fd664c91
PA
193192014-05-29 Pedro Alves <palves@redhat.com>
19320
19321 PR gdb/13860
19322 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19323 reason, even in sync mode.
19324
251bde03
PA
193252014-05-29 Pedro Alves <palves@redhat.com>
19326 Hui Zhu <hui@codesourcery.com>
19327
19328 PR PR15693
19329 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19330 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19331 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19332 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19333
7f3c0343
JB
193342014-05-28 Joel Brobecker <brobecker@adacore.com>
19335
19336 * config/monitor.exp (gdb_target_monitor): Replace use of
19337 "set remotebaud" by "set serial baud".
19338
b2715b27
AW
193392014-05-26 Andy Wingo <wingo@igalia.com>
19340
19341 * gdb.guile/scm-breakpoint.exp:
19342 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19343 properties instead of gdb-object-properties.
19344
498a4489
YQ
193452014-05-26 Yao Qi <yao@codesourcery.com>
19346
19347 * gdb.server/no-thread-db.exp: Specify source file name
19348 explicitly when setting a breakpoint.
19349
589fdceb
MM
193502014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19351
19352 * gdb.btrace/vdso.c: New.
19353 * gdb.btrace/vdso.exp: New.
19354
e9089e05
MM
193552014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19356
19357 * gdb.base/gcore.exp (capture_command_output): Move ...
19358 * lib/gdb.exp (capture_command_output): ... here.
19359
67b5c0c1
MM
193602014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19361
19362 * gdb.btrace/data.exp: Test memory access during btrace replay.
19363
a2199296
SM
193642014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19365
19366 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19367
17b2616c
PA
193682014-05-21 Pedro Alves <palves@redhat.com>
19369
19370 PR gdb/13860
19371 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19372 (top level): Test that output related to execution commands is
19373 sent to the console with CLI commands, but not with MI commands.
19374 Test that breakpoint events are always mirrored to the console.
19375 Also expect the new source line to be output after a "next" in
19376 async mode too. Make it a pass/fail test.
19377 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19378 output.
19379 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19380
5166082f
PA
193812014-05-21 Pedro Alves <palves@redhat.com>
19382
19383 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19384 Use them to test variations of "list" after reaching a breakpoint.
19385 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19386 Test "list" with listsize 10 after reaching a breakpoint.
19387 * gdb.python/python.exp (decode_line current location line
19388 number): Adjust expected line number.
19389
2f25d70f
SM
193902014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19391
19392 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19393 behavior for $args, pass it directly to "run".
19394
ff604a67
MR
193952014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19396
19397 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19398 30000 to 65536.
19399
6a3cb8e8
PA
194002014-05-21 Pedro Alves <palves@redhat.com>
19401
19402 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19403 auto-connect-native-target off".
19404 * gdb.base/auto-connect-native-target.c: New file.
19405 * gdb.base/auto-connect-native-target.exp: New file.
19406
4ebfc96e
PA
194072014-05-21 Pedro Alves <palves@redhat.com>
19408
19409 * gdb.base/default.exp: Test "target native" instead of "target
19410 child".
19411
36d46afb
MW
194122014-05-21 Mark Wielaard <mjw@redhat.com>
19413
19414 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19415
5876f503
JK
194162014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19417
19418 Fix TLS access for -static -pthread.
19419 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19420 <HAVE_TLS> (thread_function, main): Initialize it.
19421 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19422 Add clean_restart.
19423 <$have_tls != "">: Check TLSVAR.
19424
0256a6ac
PA
194252014-05-21 Pedro Alves <palves@redhat.com>
19426
19427 * gdb.base/dcache-line-read-error.c: New.
19428 * gdb.base/dcache-line-read-error.exp: New.
19429
936d2992
PA
194302014-05-20 Pedro Alves <palves@redhat.com>
19431
19432 * gdb.base/compare-sections.c: New file.
19433 * gdb.base/compare-sections.exp: New file.
19434
802e8e6d
PA
194352014-05-20 Pedro Alves <palves@redhat.com>
19436
19437 * gdb.base/break-idempotent.c: New file.
19438 * gdb.base/break-idempotent.exp: New file.
19439
e59fa00f
MM
194402014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19441
19442 * gdb.btrace/nohist.exp: New.
19443
8b696e31
YQ
194442014-05-20 Yao Qi <yao@codesourcery.com>
19445
19446 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19447 gdb.reverse directory and gdb_reverse_timeout exists in board
19448 setting.
19449 * README: Document gdb_reverse_timeout.
19450
73c9764f
YQ
194512014-05-20 Yao Qi <yao@codesourcery.com>
19452
19453 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19454 'test_file_name'. Treat args as a string instead of a list.
19455 (gdb_init): Rename argument 'args' by 'test_file_name'.
19456
f1f4348a
JK
194572014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19458
19459 * gdb.arch/powerpc-power.exp: New file.
19460 * gdb.arch/powerpc-power.s: New file.
19461
0dbe70ce
DE
194622014-05-16 Doug Evans <dje@google.com>
19463
19464 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
19465 * gdb.base/completion.exp: Check that all expected files exist
19466 before doing file completion.
0dbe70ce 19467
8d551b02
DE
194682014-05-16 Doug Evans <dje@google.com>
19469
19470 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19471 Update.
19472 (do_syscall_tests_without_xml): Update.
19473
73eb7709
PA
194742014-05-16 Pedro Alves <palves@redhat.com>
19475
19476 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19477 instead of "unknown output after running".
19478
3fae92fc
YQ
194792014-05-16 Yao Qi <yao@codesourcery.com>
19480
19481 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19482 file1.txt from host at the end.
19483 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19484
c2b2ccc5
DE
194852014-05-15 Doug Evans <dje@google.com>
19486
19487 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19488 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19489 loading file. Add test for TU lookup.
19490
8c217a4b
SM
194912014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19492
19493 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19494 calling "-exec-arguments" or "set args" before running the
19495 inferior.
19496
3deb39c6
SM
194972014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19498
19499 * lib/mi-support.exp (mi_expect_stop): Expect message for
19500 inferiors that exit with non-zero exit code.
19501
71a79f8c
YQ
195022014-05-14 Yao Qi <yao@codesourcery.com>
19503
19504 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19505 match absolute path on remote host.
19506 (test_file_list_exec_source_files): Remove "/" from the
19507 pattern.
19508
f23fcd46
YQ
195092014-05-14 Yao Qi <yao@codesourcery.com>
19510
19511 * boards/local-remote-host-notty.exp (${board}_file): New
19512 proc.
19513
9404b58f
KM
195142014-05-07 Kyle McMartin <kyle@redhat.com>
19515
19516 Pushed by Joel Brobecker <brobecker@adacore.com>.
19517 * gdb.arch/aarch64-atomic-inst.c: New file.
19518 * gdb.arch/aarch64-atomic-inst.exp: New file.
19519
5e45f04c
YQ
195202014-05-07 Yao Qi <yao@codesourcery.com>
19521
19522 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19523 in current context" too.
19524
c888a17d
KS
195252014-05-05 Keith Seitz <keiths@redhat.com>
19526
19527 * gdb.linespec/ls-dollar.exp: Add test for linespec
19528 file:convenience_variable.
19529
290a839c
YQ
195302014-05-05 Yao Qi <yao@codesourcery.com>
19531
19532 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19533 traceframes into tfile and ctf trace files. Read data from
19534 trace file and test collected data.
19535 (gdb_collect_locals_test): Likewise.
19536 (gdb_unavailable_registers_test): Likewise.
19537 (gdb_unavailable_floats): Likewise.
19538 (gdb_collect_globals_test): Likewise.
19539 (top-level): Append "ctf" to trace_file_targets if GDB
19540 supports.
19541
b5262cd0
YQ
195422014-05-05 Yao Qi <yao@codesourcery.com>
19543
19544 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19545 code to ...
19546 (gdb_collect_args_test_1): ... it. New proc.
19547 (gdb_collect_locals_test): Move some code to ...
19548 (gdb_collect_locals_test_1): ... it. New proc.
19549 (gdb_unavailable_registers_test): Move some code to ...
19550 (gdb_unavailable_registers_test_1): ... it. New proc.
19551 (gdb_unavailable_floats): Move some code to ...
19552 (gdb_unavailable_floats_1): ... it. New proc.
19553
30a1e6cc
SDJ
195542014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19555
19556 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19557 probes to test for bitness recognition.
19558 * gdb.arch/amd64-stap-optional-prefix.exp
19559 (test_probe_value_without_reg): New procedure.
19560 Add code to test for different kinds of bitness.
19561
f33da99a
SDJ
195622014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19563
19564 PR breakpoints/16889
19565 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19566 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19567
5b80f00d
PA
195682014-05-01 Pedro Alves <palves@redhat.com>
19569
19570 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19571 gdb_file_cmd if no file is specified.
19572 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19573 last_loaded_file to set the remote exec-file.
19574
f8c2a73c
PA
195752014-05-01 Pedro Alves <palves@redhat.com>
19576
19577 * boards/local-remote-host.exp: New file.
19578
be6e8ac7
PA
195792014-05-01 Pedro Alves <palves@redhat.com>
19580
19581 * boards/local-remote-host.exp: Rename to ...
19582 * boards/local-remote-host-notty.exp: ... this.
19583
cac0dc8f
JB
195842014-04-28 Joel Brobecker <brobecker@adacore.com>
19585
19586 * gdb.ada/dyn_arrayidx: New testcase.
19587
9730e6cc
YQ
195882014-04-26 Yao Qi <yao@codesourcery.com>
19589
19590 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19591 and compute the length of function main. Save it in
19592 $main_length.
19593 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19594 (top-level): Use gdb_compile to compile objects into
19595 executable and restart GDB. Remove invocation to
19596 prepare_for_testing.
19597
7ae1a6a6
PA
195982014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19599 Pedro Alves <palves@redhat.com>
19600
19601 PR server/16255
19602 * gdb.multi/multi-attach.c: New file.
19603 * gdb.multi/multi-attach.exp: New file.
19604
4082afcc
PA
196052014-04-25 Pedro Alves <palves@redhat.com>
19606
19607 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19608 user.
19609 (top level): Test that "set remote conditional-breakpoints-packet
19610 off" works as intended.
19611 * gdb.base/dprintf.exp: Test that "set remote
19612 breakpoint-commands-packet off" works as intended.
19613 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19614 New function.
19615 (top level): Call it.
19616 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19617 remote fast-tracepoints-packet off" works as intended.
19618 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19619 * lib/gdb.exp (gdb_is_target_remote): ... here.
19620
2abc3f8d
DB
196212014-04-24 David Blaikie <dblaikie@gmail.com>
19622
19623 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19624 ensure clang would not discard them.
19625 * gdb.base/gdbvars.c: Ditto.
19626 * gdb.base/memattr.c: Ditto.
19627 * gdb.base/whatis.c: Ditto.
19628 * gdb.python/py-prettyprint.c: Ditto.
19629 * gdb.trace/actions.c: Ditto.
19630 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19631 ensure clang would not discard it.
19632
bfd39632
DB
196332014-04-24 David Blaikie <dblaikie@gmail.com>
19634
19635 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19636 clang to emit the full definition of type required by the test
19637 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19638
22842ff6
DB
196392014-04-24 David Blaikie <dblaikie@gmail.com>
19640
19641 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19642 coax Clang into emitting the definition of the type.
19643 * gdb.cp/pr10728-x.h (y): Ditto.
19644 * gdb.cp/pr10728-y.cc (y): Ditto.
19645
c2e827ad
DB
196462014-04-24 David Blaikie <dblaikie@gmail.com>
19647
19648 * gdb.base/label.exp: XFAIL label related tests under Clang.
19649 * gdb.cp/cplabel.exp: Ditto.
19650 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19651 under Clang those using labels.
19652
4c2d33e7
YQ
196532014-04-25 Yao Qi <yao@codesourcery.com>
19654
19655 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19656 double_label.
19657 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19658 partial_label and double_label.
19659
56083b99
DB
196602014-04-24 David Blaikie <dblaikie@gmail.com>
19661
19662 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19663
25d4e99d
DB
196642014-04-24 David Blaikie <dblaikie@gmail.com>
19665
19666 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19667 of the function to work across GCC and Clang.
19668 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19669 pointer types (const void ** const V void **).
19670
01f9f808
MS
196712014-04-24 Michael Sturm <michael.sturm@mintel.com>
19672 Walfred Tedeschi <walfred.tedeschi@intel.com>
19673
19674 * Makefile.in (EXECUTABLES): Added i386-avx512.
19675 * gdb.arch/i386-avx512.c: New file.
19676 * gdb.arch/i386-avx512.exp: Likewise.
19677
4b48d439
KS
196782014-04-23 Keith Seitz <keiths@redhat.com>
19679
19680 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19681 (mi_make_breakpoint_table): New procedure.
19682 (mi_create_breakpoint): Use mi_make_breakpoint
19683 and return the result.
19684 (mi_make_breakpoint): New procedure.
19685 (mi_build_kv_pairs): New procedure.
19686
19687 * gdb.mi/mi-break.exp: Remove unused globals,
19688 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
19689 All callers updated.
19690 * gdb.mi/mi-dprintf.exp: Use variable to track command
19691 number.
19692 Update all callers of mi_create_breakpoint and use
19693 mi_make_breakpoint_table.
19694 Remove any unused global variables.
19695 * gdb.mi/mi-nonstop.exp: Likewise.
19696 * gdb.mi/mi-nsintrall.exp: Likewise.
19697 * gdb.mi/mi-nsmoribund.exp: Likewise.
19698 * gdb.mi/mi-nsthrexec.exp: Likewise.
19699 * gdb.mi/mi-reverse.exp: Likewise.
19700 * gdb.mi/mi-simplerun.exp: Likewise.
19701 * gdb.mi/mi-stepn.exp: Likewise.
19702 * gdb.mi/mi-syn-frame.exp: Likewise.
19703 * gdb.mi/mi-until.exp: Likewise.
19704 * gdb.mi/mi-var-cp.exp: Likewise.
19705 * gdb.mi/mi-var-display.exp: Likewise.
19706 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
19707 * gdb.mi/mi2-var-child.exp: Likewise.
19708 * gdb.mi/mi-vla-c99.exp: Likewise.
19709 * lib/mi-support.exp: Likewise.
19710
19711 From Ian Lance Taylor <iant@cygnus.com>:
19712 * lib/gdb.exp (parse_args): New procedure.
19713
08351840
PA
197142014-04-23 Pedro Alves <palves@redhat.com>
19715
19716 * gdb.base/break-unload-file.c: New file.
19717 * gdb.base/break-unload-file.exp: New file.
19718 * gdb.base/sym-file-lib.c (baz): New function.
19719 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
19720 field.
19721 (load): Store the segment's mapped size.
19722 (unload): New function.
19723 (unload_shlib): New function.
19724 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19725 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19726 set a breakpoint at baz, and call it.
19727 * gdb.base/sym-file.exp: New tests for stale breakpoint
19728 instructions.
19729
076855f9
PA
197302014-04-23 Pedro Alves <palves@redhat.com>
19731
19732 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19733 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19734 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19735 * gdb.base/hbreak-unmapped.c: New file.
19736 * gdb.base/hbreak-unmapped.exp: New file.
19737 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19738 * lib/gdb.exp (gdb_is_target_remote): ... here.
19739
483805cf
PA
197402014-04-22 Pedro Alves <palves@redhat.com>
19741
19742 * gdb.base/consecutive-step-over.c: New file.
19743 * gdb.base/consecutive-step-over.exp: New file.
19744
06d97543
PA
197452014-04-22 Pedro Alves <palves@redhat.com>
19746
19747 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19748 instead of send_gdb/gdb_expect.
19749
b4429ea2
YQ
197502014-04-22 Yao Qi <yao@codesourcery.com>
19751
19752 * lib/trace-support.exp (generate_tracefile): New procedure.
19753 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19754 return 0.
19755 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19756 if generate_tracefile returns 1.
19757
51d48146
PA
197582014-04-18 Tom Tromey <palves@redhat.com>
19759 Pedro alves <tromey@redhat.com>
19760
19761 PR backtrace/15558
19762 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19763 with a backtrace limit.
19764 * gdb.python/py-frame-inline.exp: Test running to an inline
19765 function with a backtrace limit, and printing the newest frame.
19766 * gdb.python/py-frame-inline.c (main): Call f.
19767
bd1dce5f
MS
197682014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19769
19770 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19771
40d1a503
MS
197722014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19773
19774 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19775 Drop prefix from unsupported source file path.
19776
389b98f7
YQ
197772014-04-17 Yao Qi <yao@codesourcery.com>
19778
19779 * lib/gdb.exp (with_target_charset): New proc.
19780 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19781 with_target_charset.
19782 (test_print_strings): Likewise.
19783 (test_repeat_bytes): Likewise.
19784 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19785 for some tests.
19786
22869d73
KS
197872014-04-16 Keith Seitz <keiths@redhat.com>
19788
19789 PR gdb/15827
19790 * gdb.dwarf2/corrupt.c: New file.
19791 * gdb.dwarf2/corrupt.exp: New file.
19792
c4f87ca6
KS
197932014-04-16 Keith Seitz <keiths@redhat.com>
19794
19795 PR c++/16597
19796 * gdb.cp/namelessclass.cc: New file.
19797 * gdb.cp/namelessclass.exp: New file.
19798 * gdb.cp/namelessclass.S: New file.
19799
ab19de87
DE
198002014-04-16 Doug Evans <dje@google.com>
19801
19802 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19803 Add comment.
19804 (gdbserver_default_get_comm_port): New function.
19805 (gdbserver_start): Check if board file provided
19806 "gdbserver,get_comm_port" and use it if so.
19807 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19808 (gdb,socketport): Set to "stdio".
19809 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19810 (stdio_gdbserver_template): Delete.
19811 (${board}_get_remote_address): Update.
19812 (${board}_build_remote_cmd): Delete.
19813 (${board}_get_comm_port): New function.
19814 (${board}_spawn): Update.
19815 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19816 Delete.
19817 (${board}_get_remote_address): Update.
19818 (${board}_get_comm_port): New function.
19819
fc98a809
AB
198202014-04-16 Andrew Burgess <aburgess@broadcom.com>
19821
19822 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19823 appearing in any order.
19824
87fd9e6e
DE
198252014-04-15 Doug Evans <dje@google.com>
19826
19827 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19828 uninitialized value of "description".
19829
099fc3ea
KS
198302014-04-15 Keith Seitz <keiths@redhat.com>
19831
19832 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19833 Remove unused globals.
19834 (test_running_the_program): Likewise.
19835 (test_controlled_execution): Likewise.
19836 (test_controlling_breakpoints): Likewise.
19837 (test_program_termination): Likewise.
19838
5da151d4
KS
198392014-04-15 Keith Seitz <keiths@redhat.com>
19840
19841 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19842 unused globals.
19843 (test_rbreak_creation_and_listing): Likewise.
19844 (test_ignore_count): Likewise.
19845 (test_error): Likewise.
19846
35e5d2f0
PA
198472014-04-15 Pedro Alves <palves@redhat.com>
19848
19849 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19850 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19851 sym-file-loader.c.
19852 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19853 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19854 to sym-file-loader.c.
19855 (struct library): Forward declare.
19856 (load_shlib, lookup_function): Change prototypes.
19857 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19858 (translate_offset): Remove declarations.
19859 (get_text_addr): New declaration.
19860 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19861 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19862 sym-file-loader.h.
19863 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19864 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19865 here from sym-file-loader.h.
19866 (struct library): New structure.
19867 (load_shlib, lookup_function): Change prototypes and adjust to
19868 work with a struct library.
19869 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19870 (translate_offset): Make static.
19871 (get_text_addr): New function.
19872 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19873
eb4c1710
PA
198742014-04-15 Pedro Alves <palves@redhat.com>
19875
19876 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19877
2d1baf52
PA
198782014-04-15 Pedro Alves <palves@redhat.com>
19879
19880 * gdb.base/sym-file-loader.c: Include <limits.h>.
19881 (SELF_LINK): New define.
19882 (get_origin): New function.
19883 (load_shlib): Use it.
19884 * gdb.base/sym-file.exp: Don't early return if the target is
19885 remote. Use runto_main, and issue fail is that fails. Use
19886 gdb_load_shlibs.
19887 (shlib_name): Delete.
19888 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19889
7dd6df01
PA
198902014-04-15 Pedro Alves <palves@redhat.com>
19891
19892 * gdb.base/sym-file.exp: Remove regex characters from test
19893 message. Don't refer to breakpoint numbers in test messages.
19894
b50c8614
KS
198952014-04-14 Keith Seitz <keiths@redhat.com>
19896
19897 PR c++/16253
19898 * gdb.cp/var-tag.cc: New file.
19899 * gdb.cp/var-tag.exp: New file.
19900 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19901 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19902 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19903 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19904
3d567982
TT
199052014-04-14 Tom Tromey <tromey@redhat.com>
19906
19907 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19908 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19909 type.
19910 * gdb.cp/enum-class.exp: New file.
19911 * gdb.cp/enum-class.cc: New file.
19912
0626fc76
TT
199132014-04-14 Tom Tromey <tromey@redhat.com>
19914
19915 * gdb.dwarf2/enum-type.exp: New file.
19916
dca325b3
SA
199172014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19918
19919 * gdb.mi/mi-vla-c99.exp: New file.
19920 * gdb.mi/vla.c: New file.
19921
5854b38a
SA
199222014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19923
19924 * gdb.base/vla-datatypes.c: New file.
19925 * gdb.base/vla-datatypes.exp: New file.
19926
463bb957
SA
199272014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19928
19929 * gdb.base/vla-ptr.c: New file.
19930 * gdb.base/vla-ptr.exp: New file.
19931
3dd170be
SA
199322014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19933
19934 * gdb.dwarf2/count.exp: New file.
19935
5ecaaa66
SA
199362014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19937
19938 * gdb.base/vla-sideeffect.c: New file.
19939 * gdb.base/vla-sideeffect.exp: New file.
19940
41f1ada5
DB
199412014-04-14 David Blaikie <dblaikie@gmail.com>
19942
19943 * gdb.mi/non-stop.c: Add return value for non-void function return
19944 statement.
19945 * gdb.threads/staticthreads.c: Ditto.
19946
0be03e84
DE
199472014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19948 Doug Evans <xdje42@gmail.com>
19949
19950 * gdb.guile/scm-value.c: Improve test case.
19951 * gdb.guile/scm-value.exp: Add new test.
19952
f180a1fb
DB
199532014-04-11 David Blaikie <dblaikie@gmail.com>
19954
19955 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19956 override Clang's default.
19957
6b662e19
JB
199582014-04-11 Joel Brobecker <brobecker@adacore.com>
19959
19960 Revert the following changes (regressions):
19961
19962 * gdb.base/vla-sideeffect.c: New file.
19963 * gdb.base/vla-sideeffect.exp: New file.
19964
19965 * gdb.dwarf2/count.exp: New file.
19966
19967 * gdb.base/vla-multi.c: New file.
19968 * gdb.base/vla-multi.exp: New file.
19969
19970 * gdb.base/vla-ptr.c: New file.
19971 * gdb.base/vla-ptr.exp: New file.
19972
19973 * gdb.base/vla-datatypes.c: New file.
19974 * gdb.base/vla-datatypes.exp: New file.
19975
19976 * gdb.mi/mi-vla-c99.exp: New file.
19977 * gdb.mi/vla.c: New file.
19978
245a5f0b
KS
199792014-04-11 Keith Seitz <keiths@redhat.com>
19980
19981 PR c++/16675
19982 * gdb.cp/cpsizeof.exp: New file.
19983 * gdb.cp/cpsizeof.cc: New file.
19984
58a84dcf
SA
199852014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19986
191a8a90
JB
19987 * gdb.mi/mi-vla-c99.exp: New file.
19988 * gdb.mi/vla.c: New file.
58a84dcf 19989
c8655f75
SA
199902014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19991
19992 * gdb.base/vla-datatypes.c: New file.
19993 * gdb.base/vla-datatypes.exp: New file.
19994
024e13b4
SA
199952014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19996
19997 * gdb.base/vla-ptr.c: New file.
19998 * gdb.base/vla-ptr.exp: New file.
19999
1a237e0e
SA
200002014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20001
20002 * gdb.base/vla-multi.c: New file.
20003 * gdb.base/vla-multi.exp: New file.
20004
504f3432
SA
200052014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20006
20007 * gdb.dwarf2/count.exp: New file.
20008
3bce8237
SA
200092014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20010
191a8a90
JB
20011 * gdb.base/vla-sideeffect.c: New file.
20012 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 20013
322f9c21
YQ
200142014-04-11 Yao Qi <yao@codesourcery.com>
20015
20016 * gdb.base/completion.exp: Check file exists before running tests
20017 on file completion.
20018
d708bcd1
PA
200192014-04-10 Pedro Alves <palves@redhat.com>
20020
20021 * gdb.base/cond-eval-mode.c: New file.
20022 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
20023 prepare_for_testing to build the new file. Check result of
20024 runto_main.
20025 (test_break, test_watch): New procedures.
20026 (top level): Use them.
20027
ae1d2761
PM
200282014-04-08 Pierre Muller <muller@sourceware.org>
20029
20030 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
20031 Ctrl-V use for mingw hosts.
20032
7af389b8
SC
200332014-04-07 Siva Chandra Reddy <sivachandra@google.com>
20034
20035 * gdb.python/py-value.c: Improve test case.
20036 * gdb.python/py-value.exp: Add new test.
20037
5e703181
DE
200382014-04-07 David Blaikie <dblaikie@gmail.com>
20039
20040 * lib/compiler.c: Identify the clang compiler.
20041 * lib/compiler.cc: Ditto.
20042
9810b410
YQ
200432014-04-03 Yao Qi <yao@codesourcery.com>
20044
20045 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
20046
98d1b8dc
AB
200472014-04-01 Anton Blanchard <anton@samba.org>
20048
20049 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
20050 messages unique.
20051
3114cea1
AB
200522014-04-01 Anton Blanchard <anton@samba.org>
20053
20054 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
20055 prepare_for_testing.
20056
62f7182c
AB
200572014-04-01 Anton Blanchard <anton@samba.org>
20058
20059 * gdb.arch/ppc64-atomic-inst.c: Remove.
20060 * gdb.arch/ppc64-atomic-inst.S: New file.
20061 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
20062
770e7fc7
DE
200632014-03-31 Doug Evans <dje@google.com>
20064
20065 * gdb.base/print-symbol-loading-lib.c: New file.
20066 * gdb.base/print-symbol-loading-main.c: New file.
20067 * gdb.base/print-symbol-loading.exp: New file.
20068
46e2bafa
YQ
200692014-03-31 Yao Qi <yao@codesourcery.com>
20070
20071 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
20072
8776cfe9
JB
200732014-03-28 Joel Brobecker <brobecker@adacore.com>
20074
20075 * gdb.ada/mi_dyn_arr: New testcase.
20076
5d1ef361
DE
200772014-03-27 Doug Evans <dje@google.com>
20078
20079 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
20080
b5bee914
YQ
200812014-03-27 Yao Qi <yao@codesourcery.com>
20082
20083 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
20084 if target is nios2-*-*.
20085
0d4d0e77
YQ
200862014-03-26 Yao Qi <yao@codesourcery.com>
20087
20088 * lib/gdb.exp (readline_is_used): New proc.
20089 * gdb.base/completion.exp: Move tests on command complete up.
20090 Skip the rest of tests if readline is not used.
20091 * gdb.ada/complete.exp: Skp the test if readline is not
20092 used.
20093 * gdb.base/filesym.exp: Likewise.
20094 * gdb.base/macscp.exp: Likewise.
20095 * gdb.base/readline-ask.exp: Likewise.
20096 * gdb.base/readline.exp: Likewise.
20097 * gdb.python/py-cmd.exp: Likewise.
20098 * gdb.trace/tfile.exp: Likewise.
20099
29361eee
YQ
201002014-03-26 Yao Qi <yao@codesourcery.com>
20101
20102 * gdb.base/macscp.exp: Fix code format issues.
20103
bc9a5525
UW
201042014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
20105
20106 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
20107 * gdb.asm/powerpc64le.inc: New file.
20108
d3839ede
PA
201092014-03-25 Pedro Alves <palves@redhat.com>
20110 Doug Evans <dje@google.com>
20111
20112 * gdb.base/source-execution.c: New file.
20113 * gdb.base/source-execution.exp: New file.
20114 * gdb.base/source-execution.gdb: New file.
20115
01672a57
DE
201162014-03-24 Doug Evans <dje@google.com>
20117
20118 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
20119 using fission.
20120
88bbeca9
HZ
201212014-03-24 Hui Zhu <hui@codesourcery.com>
20122 Pedro Alves <palves@redhat.com>
20123
20124 PR breakpoints/16101
20125 * gdb.base/dprintf.exp: Use unsupported rather than changing the
20126 test pass/fail messages. Detect missing support for dprintf when
20127 breakpoints are actually inserted.
20128 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
20129 breakpoints are actually inserted.
20130 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
20131 fails.
20132
d2348791
JK
201332014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
20134
20135 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
20136
feef67ab
DE
201372014-03-22 Doug Evans <xdje42@gmail.com>
20138
20139 * gdb.python/python.exp (python not supported): Verify multi-line
20140 python command issues an error.
25d743f9 20141 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 20142 guile command issues an error.
feef67ab 20143
ecebef6a
MR
201442014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
20145
20146 * gdb.threads/thread-specific.exp: Handle the lack of usable
20147 $this_breakpoint and $this_thread.
20148
ccdd1909
HZ
201492014-03-21 Hui Zhu <hui@codesourcery.com>
20150
20151 * gdb.base/attach.exp (do_command_attach_tests): New.
20152
beb460e8
PA
201532014-03-20 Tom Tromey <tromey@redhat.com>
20154 Pedro Alves <palves@redhat.com>
20155
20156 PR cli/15718
20157 * gdb.base/condbreak-call-false.c: New file.
20158 * gdb.base/condbreak-call-false.exp: New file.
20159
40acf43a
PA
201602014-03-20 Pedro Alves <palves@redhat.com>
20161
20162 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
20163 Delete.
20164 (block_signals, unblock_signals): Delete.
20165 (child_function_2, main): Remove references to deleted variable
20166 and functions.
20167
9f5e1e02
PA
201682014-03-20 Pedro Alves <palves@redhat.com>
20169
20170 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
20171 Use pthread_kill to signal thread 2.
20172 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20173 Adjust to make the test send itself a signal rather than using the
20174 host's "kill" command.
20175
99619bea
PA
201762014-03-20 Pedro Alves <palves@redhat.com>
20177
20178 * gdb.threads/multiple-step-overs.c: New file.
20179 * gdb.threads/multiple-step-overs.exp: New file.
20180 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20181 Adjust expected infrun debug output.
20182
2adfaa28
PA
201832014-03-20 Pedro Alves <palves@redhat.com>
20184
20185 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
20186 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
20187
31e77af2
PA
201882014-03-20 Pedro Alves <palves@redhat.com>
20189
20190 PR breakpoints/7143
20191 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
20192 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
20193 of gdb_test_multiple.
20194 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
20195 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
20196
b9f437de
PA
201972014-03-20 Pedro Alves <palves@redhat.com>
20198
20199 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
20200 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
20201
05adc73e
PA
202022014-03-19 Pedro Alves <palves@redhat.com>
20203
20204 * gdb.base/async.exp: Remove early return.
20205
6048b950
PA
202062014-03-19 Pedro Alves <palves@redhat.com>
20207
20208 * gdb.base/async.exp (step& tests): Pass explicit test messages.
20209
8bcfb00a
PA
202102014-03-19 Pedro Alves <palves@redhat.com>
20211
20212 * gdb.base/async.exp (test_background): Expect \r\n after
20213 "completed." in the fail pattern.
20214
884e37dc
PA
202152014-03-19 Pedro Alves <palves@redhat.com>
20216
20217 * gdb.base/async.exp (test_background): New procedure.
20218 Use it for all background execution command tests.
20219
148e57e2
PA
202202014-03-19 Pedro Alves <palves@redhat.com>
20221
20222 * gdb.base/async.exp: Use prepare_for_testing.
20223
f48088c7
PA
202242014-03-19 Pedro Alves <palves@redhat.com>
20225
20226 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
20227 the same line.
20228
e2f6c966
PA
202292014-03-19 Pedro Alves <palves@redhat.com>
20230
20231 * gdb.base/async.c (main): Add "jump here" and "until here" line
20232 marker comments.
20233 * gdb.base/async.exp (jump_here): New global.
20234 (jump& test): Use it.
20235 (until_here): New global.
20236 (until& test): Use it.
20237
c30568d4
PA
202382014-03-19 Pedro Alves <palves@redhat.com>
20239
20240 * gdb.base/async.exp: Don't frob gdb_protocol.
20241
0172b6a7
DE
202422014-03-18 Doug Evans <xdje42@gmail.com>
20243
20244 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
20245 Fix spelling of exec-done-display.
20246
06c868a8
JK
202472014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
20248
20249 PR gdb/15358
20250 * gdb.base/gdb-sigterm.c: New file.
20251 * gdb.base/gdb-sigterm.exp: New file.
20252
0c7e1a46
PA
202532014-03-18 Pedro Alves <palves@redhat.com>
20254
20255 PR gdb/13860
20256 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
20257 * lib/mi-support.exp (mi_expect_stop): Add special handling for
20258 solib-event.
20259
f7c77d93
JB
202602014-03-17 Joel Brobecker <brobecker@adacore.com>
20261
20262 * gdb.ada/pckd_arr_ren: New testcase.
20263
5a1e8c7a
DE
202642014-03-13 Doug Evans <xdje42@gmail.com>
20265
20266 PR guile/16612
20267 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20268 collect after discarding symbols.
20269
350e1a76
DE
202702014-03-13 Ludovic Courtès <ludo@gnu.org>
20271 Doug Evans <xdje42@gmail.com>
20272
20273 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20274 to history survives a gc.
20275
a69900ae
PA
202762014-03-13 Pedro Alves <palves@redhat.com>
20277
20278 * gdb.base/default.exp: Don't test "target procfs".
20279
5db9f0bd
PA
202802014-03-13 Pedro Alves <palves@redhat.com>
20281
20282 * gdb.base/default.exp: Update "target child" and "target procfs"
20283 tests to not expect "Unix".
20284
b3ccfe11
TT
202852014-03-12 Tom Tromey <tromey@redhat.com>
20286
20287 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20288 New procs. Add target-async tests.
20289 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20290 Add target-async tests.
20291
646f4417
AA
202922014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20293
20294 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20295 'func_start' and 'func_end' for the beginning and end of the
20296 function code, respectively.
20297 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20298 'func_end' instead of 'func' and 'main'.
20299
288c211f
AA
203002014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20301
20302 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20303 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20304 generate the debug info assembler source.
20305
e0c0f156
AA
203062014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20307
20308 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20309 * gdb.dwarf2/arr-subrange.exp: Likewise.
20310 * gdb.dwarf2/dwz.exp: Likewise.
20311 * gdb.dwarf2/method-ptr.exp: Likewise.
20312 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20313 * gdb.dwarf2/subrange.exp: Likewise.
20314 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20315 * gdb.dwarf2/implptrpiece.exp: Likewise.
20316 * gdb.dwarf2/nostaticblock.exp: Likewise.
20317
0e5c4555
AA
203182014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20319
20320 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20321 directory to absolute path name arguments.
20322
5ec18f2b
JG
203232014-03-10 Joel Brobecker <brobecker@adacore.com>
20324
20325 * gdb.ada/tagged_access: New testcase.
20326
847fc4f2
MM
203272014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20328
20329 * gdb.btrace/data.exp: Update expected output.
20330
cc3da688
YQ
203312014-03-06 Yao Qi <yao@codesourcery.com>
20332
20333 * gdb.trace/pr16508.exp: New file.
20334
0f26cec1
PA
203352014-03-05 Pedro Alves <palves@redhat.com>
20336
20337 PR gdb/16575
20338 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20339 procedure.
20340 (top level): Adjust to use it. Add tests that exercise breakpoint
20341 interaction with the code-cache.
20342
7a5a839f
LC
203432014-02-26 Ludovic Courtès <ludo@gnu.org>
20344
20345 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20346 test for 'history-append!'.
20347
31aa7e4e
JB
203482014-02-26 Joel Brobecker <brobecker@adacore.com>
20349
20350 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20351 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20352 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20353 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20354 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20355 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20356
1b588015
JB
203572014-02-26 Joel Brobecker <brobecker@adacore.com>
20358
20359 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20360 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20361 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20362
55426c9d
JB
203632014-02-26 Joel Brobecker <brobecker@adacore.com>
20364
20365 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20366
dc53a7ad
JB
203672014-02-26 Joel Brobecker <brobecker@adacore.com>
20368
20369 * gdb.dwarf2/arr-stride.c: New file.
20370 * gdb.dwarf2/arr-stride.exp: New file.
20371
12ab52e9
PA
203722014-02-26 Pedro Alves <palves@redhat.com>
20373
20374 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20375 that won't ever trigger. Make sure that GDB reports the correct
20376 breakpoint that caused the stop.
20377
849c862e
JK
203782014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20379
20380 PR gdb/16626
20381 * gdb.base/auto-load-script: New file.
20382 * gdb.base/auto-load.c: New file.
20383 * gdb.base/auto-load.exp: New file.
20384
71b7d793
JK
20385 PR gdb/16626
20386 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20387
e2f0d509
JK
203882014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20389
20390 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20391 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20392
50cc37c8
DE
203932014-02-24 Doug Evans <dje@google.com>
20394
20395 * lib/gdb.exp (run_on_host): Log error output if program fails.
20396
ea4758f2
PA
203972014-02-21 Pedro Alves <palves@redhat.com>
20398
20399 * gdb.threads/step-after-sr-lock.c: Rename to ...
20400 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20401 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20402 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20403 ... this.
20404
d7b30f67
SDJ
204052014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20406
20407 PR tdep/16397
20408 * gdb.arch/amd64-stap-special-operands.exp: New file.
20409 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20410 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20411 * gdb.arch/amd64-stap-triplet.S: Likewise.
20412 * gdb.arch/amd64-stap-triplet.c: Likewise.
20413
83deb43f
JB
204142014-02-20 Joel Brobecker <brobecker@adacore.com>
20415
20416 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20417 in .section pseudo-op.
20418
adde2bff
DE
204192014-02-20 lin zuojian <manjian2006@gmail.com>
20420 Joel Brobecker <brobecker@adacore.com>
20421 Doug Evans <xdje42@gmail.com>
20422
20423 PR symtab/16581
20424 * gdb.dwarf2/dw2-icycle.S: New file.
20425 * gdb.dwarf2/dw2-icycle.c: New file.
20426 * gdb.dwarf2/dw2-icycle.exp: New file.
20427
f7bd0f78
SC
204282014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20429
20430 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20431 operations on gdb.Value objects.
20432 * gdb.python/py-value-cc.exp: Add new test to test operations on
20433 gdb.Value objects.
20434
c17ef0d5
DE
204352014-02-18 Doug Evans <dje@google.com>
20436
20437 * Makefile.in (TESTS): New variable.
20438 (expanded_tests, expanded_tests_or_none): New variables
20439 (check-single): Pass $(expanded_tests_or_none) to runtest.
20440 (check-parallel): Only run tests in $(TESTS) if non-empty.
20441 (check/no-matching-tests-found): New rule.
20442 * README: Document TESTS makefile variable.
20443
5dd3176f
DE
204442014-02-18 Doug Evans <dje@google.com>
20445
20446 * Makefile.in (check-parallel): rm -rf outputs temp.
20447
0b10be4f
JK
204482014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20449
20450 Fix "ERROR: no fileid for" in the testsuite.
20451 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20452
85f224e7
DE
204532014-02-12 Doug Evans <dje@google.com>
20454
20455 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20456 (MISCELLANEOUS): New variable.
20457 (clean): rm -rf $(MISCELLANEOUS).
20458 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20459 dwp live in the same directory as symlinks, with each symlink pointed
20460 to a differently named file in a different directory.
20461
149b30ff
DE
204622014-02-11 Doug Evans <dje@google.com>
20463
20464 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20465 of Tcl file commands.
20466
1dfdac32
MK
204672014-02-10 Mark Kettenis <kettenis@gnu.org>
20468
20469 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20470 "kill -SIGUSR1 -1".
20471
aa4fb036
JB
204722014-02-10 Joel Brobecker <brobecker@adacore.com>
20473
20474 * gdb.ada/tick_length_array_enum_idx: New testcase.
20475
ed3ef339
DE
204762014-02-10 Doug Evans <xdje42@gmail.com>
20477
20478 * configure.ac (AC_OUTPUT): Add gdb.guile.
20479 * configure: Regenerate.
20480 * lib/gdb-guile.exp: New file.
20481 * lib/gdb.exp (get_target_charset): New function.
20482 * gdb.base/help.exp: Update expected output from "apropos apropos".
20483 * gdb.guile/Makefile.in: New file.
20484 * gdb.guile/guile.exp: New file.
20485 * gdb.guile/scm-arch.c: New file.
20486 * gdb.guile/scm-arch.exp: New file.
20487 * gdb.guile/scm-block.c: New file.
20488 * gdb.guile/scm-block.exp: New file.
20489 * gdb.guile/scm-breakpoint.c: New file.
20490 * gdb.guile/scm-breakpoint.exp: New file.
20491 * gdb.guile/scm-disasm.c: New file.
20492 * gdb.guile/scm-disasm.exp: New file.
20493 * gdb.guile/scm-equal.c: New file.
20494 * gdb.guile/scm-equal.exp: New file.
20495 * gdb.guile/scm-error.exp: New file.
20496 * gdb.guile/scm-error.scm: New file.
20497 * gdb.guile/scm-frame-args.c: New file.
20498 * gdb.guile/scm-frame-args.exp: New file.
20499 * gdb.guile/scm-frame-args.scm: New file.
20500 * gdb.guile/scm-frame-inline.c: New file.
20501 * gdb.guile/scm-frame-inline.exp: New file.
20502 * gdb.guile/scm-frame.c: New file.
20503 * gdb.guile/scm-frame.exp: New file.
20504 * gdb.guile/scm-generics.exp: New file.
20505 * gdb.guile/scm-gsmob.exp: New file.
20506 * gdb.guile/scm-iterator.c: New file.
20507 * gdb.guile/scm-iterator.exp: New file.
20508 * gdb.guile/scm-math.c: New file.
20509 * gdb.guile/scm-math.exp: New file.
20510 * gdb.guile/scm-objfile-script-gdb.in: New file.
20511 * gdb.guile/scm-objfile-script.c: New file.
20512 * gdb.guile/scm-objfile-script.exp: New file.
20513 * gdb.guile/scm-objfile.c: New file.
20514 * gdb.guile/scm-objfile.exp: New file.
20515 * gdb.guile/scm-ports.exp: New file.
20516 * gdb.guile/scm-pretty-print.c: New file.
20517 * gdb.guile/scm-pretty-print.exp: New file.
20518 * gdb.guile/scm-pretty-print.scm: New file.
20519 * gdb.guile/scm-section-script.c: New file.
20520 * gdb.guile/scm-section-script.exp: New file.
20521 * gdb.guile/scm-section-script.scm: New file.
20522 * gdb.guile/scm-symbol.c: New file.
20523 * gdb.guile/scm-symbol.exp: New file.
20524 * gdb.guile/scm-symtab-2.c: New file.
20525 * gdb.guile/scm-symtab.c: New file.
20526 * gdb.guile/scm-symtab.exp: New file.
20527 * gdb.guile/scm-type.c: New file.
20528 * gdb.guile/scm-type.exp: New file.
20529 * gdb.guile/scm-value-cc.cc: New file.
20530 * gdb.guile/scm-value-cc.exp: New file.
20531 * gdb.guile/scm-value.c: New file.
20532 * gdb.guile/scm-value.exp: New file.
20533 * gdb.guile/source2.scm: New file.
20534 * gdb.guile/types-module.cc: New file.
20535 * gdb.guile/types-module.exp: New file.
20536
7026a7c1
YQ
205372014-02-10 Yao Qi <yao@codesourcery.com>
20538
20539 PR testsuite/16543
20540 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20541 * configure: Regenerated.
20542 * Makefile.in: New file.
20543
6c466447
AS
205442014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20545
20546 * gdb.python/py-framefilter.exp: Fix typo.
20547
6e854735
YQ
205482014-02-08 Yao Qi <yao@codesourcery.com>
20549
20550 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20551 that no =breakpoint-modified is emitted when breakpoints are
20552 modified through MI commands.
20553
d137e6dc
PA
205542014-02-07 Pedro Alves <pedro@codesourcery.com>
20555 Pedro Alves <palves@redhat.com>
20556
20557 * gdb.threads/step-after-sr-lock.c: New file.
20558 * gdb.threads/step-after-sr-lock.exp: New file.
20559
b5ee5a50
PA
205602014-02-07 Pedro Alves <palves@redhat.com>
20561
20562 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20563
3c77faf3
JK
205642014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20565
20566 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20567 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20568
6dddc817
DE
205692014-02-06 Doug Evans <xdje42@gmail.com>
20570
20571 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20572 output.
20573
20574 * gdb.gdb/python-interrupts.exp: New file.
20575
de7b2893
YQ
205762014-02-05 Yao Qi <yao@codesourcery.com>
20577
20578 * gdb.trace/report.exp (use_collected_data): Test the output
20579 of "info threads" and "info inferiors".
20580
66d032ac
YQ
205812014-02-05 Yao Qi <yao@codesourcery.com>
20582
20583 Revert this patch:
20584
20585 2013-05-24 Yao Qi <yao@codesourcery.com>
20586
20587 * gdb.trace/tfile.exp: Test inferior and thread.
20588
591a12a1
UW
205892014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20590
20591 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20592 on a function.
20593 * gdb.base/step-bt.c: Call hello via function pointer to make
20594 sure its first instruction is executed on powerpc64le-linux.
20595
0ff3e01f
UW
205962014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20597
20598 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20599
084ee545
UW
206002014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20601
20602 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20603 of the test patterns for use on little-endian systems.
20604
6ed14ff3
UW
206052014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20606
20607 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20608 (decimal_vector): Fix for little-endian.
20609
401e27fd
JM
206102014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20611
20612 * gdb.arch/sparc-sysstep.exp: New file.
20613 * gdb.arch/sparc-sysstep.c: Likewise.
20614
20615 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20616
8b924729
EBM
206172014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20618
20619 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20620
fb151210
JB
206212014-01-23 Tom Tromey <tromey@redhat.com>
20622
20623 * gdb.ada/array_char_idx: New testcase.
20624
0740f8d8
TT
206252014-01-23 Tom Tromey <tromey@redhat.com>
20626
20627 PR python/16487:
20628 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20629 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20630 classes.
20631
21909fa1
TT
206322014-01-23 Tom Tromey <tromey@redhat.com>
20633
20634 PR python/16491:
20635 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20636 string from an inferior frame.
20637 * gdb.python/py-framefilter-mi.exp: Update.
20638
87ce2a04
DE
206392014-01-22 Doug Evans <dje@google.com>
20640
20641 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20642
237b092b
AA
206432014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20644
20645 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20646
d674a709
AA
206472014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20648
20649 * gdb.trace/entry-values.exp: Remove excess space character from
20650 regex patterns. Handle s390 call instruction.
20651
20fa3390
AA
206522014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20653
20654 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20655 define "*_start" label. Make "name" static.
20656 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20657 ${name} by references to ${name}_start.
20658
78466714
AA
206592014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20660
20661 * gdb.base/info-macros.exp: Remove "debug" from the compile
20662 options.
20663
ec9f644a
IB
206642014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20665
20666 * gdb.dlang/demangle.exp: New file.
20667
94b1b47e
IB
206682014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20669
20670 * gdb.dlang/primitive-types.exp: New file.
20671
7f420862
IB
206722014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20673
20674 * configure.ac: Create gdb.dlang/Makefile.
20675 * configure: Regenerate.
20676 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20677 * gdb.dlang/Makefile.in: New file.
20678 * lib/d-support.exp: New file.
20679 * lib/gdb.exp (skip_d_tests): New proc.
20680
52834460
MM
206812014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20682
20683 * gdb.btrace/delta.exp: Check reverse stepi.
20684 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20685 * gdb.btrace/finish.exp: New.
20686 * gdb.btrace/next.exp: New.
20687 * gdb.btrace/nexti.exp: New.
20688 * gdb.btrace/record_goto.c: Add comments.
20689 * gdb.btrace/step.exp: New.
20690 * gdb.btrace/stepi.exp: New.
20691 * gdb.btrace/multi-thread-step.c: New.
20692 * gdb.btrace/multi-thread-step.exp: New.
20693 * gdb.btrace/rn-dl-bind.c: New.
20694 * gdb.btrace/rn-dl-bind.exp: New.
20695 * gdb.btrace/data.c: New.
20696 * gdb.btrace/data.exp: New.
20697 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20698
6e07b1d2
MM
206992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20700
20701 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
20702 * gdb.btrace/exception.exp: Update.
20703 * gdb.btrace/instruction_history.exp: Update.
20704 * gdb.btrace/record_goto.exp: Update.
20705 * gdb.btrace/tailcall.exp: Update.
20706 * gdb.btrace/unknown_functions.exp: Update.
20707 * gdb.btrace/delta.exp: New.
20708
0b722aec
MM
207092014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20710
20711 * gdb.btrace/record_goto.exp: Add backtrace test.
20712 * gdb.btrace/tailcall.exp: Add backtrace test.
20713
066ce621
MM
207142014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20715
20716 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
20717 * gdb.btrace/record_goto.c: New.
20718 * gdb.btrace/record_goto.exp: New.
20719 * gdb.btrace/x86-record_goto.S: New.
20720
0688d04e
MM
207212014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20722
20723 * gdb.btrace/function_call_history.exp: Update tests.
20724 * gdb.btrace/instruction_history.exp: Update tests.
20725
8710b709
MM
207262014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20727
20728 * gdb.btrace/function_call_history.exp: Fix expected field
20729 order for "record function-call-history".
20730 Add new tests for "record function-call-history /c".
20731 * gdb.btrace/exception.cc: New.
20732 * gdb.btrace/exception.exp: New.
20733 * gdb.btrace/tailcall.exp: New.
20734 * gdb.btrace/x86-tailcall.S: New.
20735 * gdb.btrace/x86-tailcall.c: New.
20736 * gdb.btrace/unknown_functions.c: New.
20737 * gdb.btrace/unknown_functions.exp: New.
20738 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20739
5de9129b
MM
207402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20741
20742 * gdb.btrace/instruction_history.exp: Update.
20743 * gdb.btrace/function_call_history.exp: Update.
20744
23a7fe75
MM
207452014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20746
20747 * gdb.btrace/function_call_history.exp: Fix expected function
20748 trace.
20749 * gdb.btrace/instruction_history.exp: Initialize traced.
20750 Remove traced_functions.
20751
724c7dd8
MM
207522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20753
20754 * gdb.btrace/function_call_history.exp: Update
20755 * gdb.btrace/instruction_history.exp: Update.
20756
6d78d93b
MM
207572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20758
20759 * gdb.btrace/enable.exp: Update expected text.
20760
93a360cc
OJ
207612014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20762
20763 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20764 bytes.
20765
3772b53f
MR
207662014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20767
20768 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20769
596662fa
OJ
207702014-01-15 Omair Javaid <omair.javaid@linaro.org>
20771
20772 * lib/gdb.exp (supports_process_record): Return true for
20773 arm*-linux*. (supports_reverse): Likewise.
20774
b5b08fb4
SC
207752014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20776
20777 PR python/15464
20778 PR python/16113
20779 * gdb.python/py-type.c: Enhance test case.
20780 * gdb.python/py-value-cc.cc: Likewise
20781 * gdb.python/py-type.exp: Add new tests.
20782 * gdb.python/py-value-cc.exp: Likewise
20783
52d7fb13
AA
207842014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20785 Pedro Alves <palves@redhat.com>
20786
20787 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20788 Make "name" extern.
20789 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20790 references to ${name}_start by references to ${name}.
20791
a2cd8cfe
JB
207922014-01-10 Joel Brobecker <brobecker@adacore.com>
20793
20794 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20795
4e23fced
JB
207962014-01-10 Joel Brobecker <brobecker@adacore.com>
20797
20798 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20799
c6a9e42c
PA
208002014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20801 Pedro Alves <palves@redhat.com>
20802
20803 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 20804 mi_gdb_target_load.
c6a9e42c 20805
b7ea362b
PA
208062014-01-08 Pedro Alves <palves@redhat.com>
20807
20808 * gdb.threads/reconnect-signal.c: New file.
20809 * gdb.threads/reconnect-signal.exp: New file.
20810
5e3f4fab
EBM
208112014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20812
20813 * gdb.base/source-dir.exp: New file.
20814
79301218
JB
208152014-01-07 Joel Brobecker <brobecker@adacore.com>
20816
20817 * gdb.ada/mi_interface: New testcase.
20818
8e355c5d
JB
208192014-01-07 Joel Brobecker <brobecker@adacore.com>
20820
20821 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20822 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20823 gdb.ada/pp-rec-component/pck.ads: New files.
20824
c0d48811
JB
208252014-01-07 Joel Brobecker <brobecker@adacore.com>
20826
20827 * gdb.python/py-pp-integral.c: New file.
20828 * gdb.python/py-pp-integral.py: New file.
20829 * gdb.python/py-pp-integral.exp: New file.
20830
17b609c3 20831For older changes see ChangeLog-1993-2013.
c906108c 20832\f
8d8cb839
EZ
20833;; Local Variables:
20834;; mode: change-log
20835;; left-margin: 8
20836;; fill-column: 74
20837;; version-control: never
20838;; End:
902f2ccb 20839
b811d2c2 20840 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
20841 Copying and distribution of this file, with or without modification,
20842 are permitted provided the copyright notice and this notice are preserved.