]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Implement NT_NETBSDCORE_LWPSTATUS (NetBSD-Core)
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
2d61316c
TV
12020-03-13 Tom de Vries <tdevries@suse.de>
2
3 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
4
2e9145ac
TV
52020-03-13 Tom de Vries <tdevries@suse.de>
6
7 * gdb.mi/mi-sym-info.exp: Make matching more precise.
8
96c7f873
TV
92020-03-13 Tom de Vries <tdevries@suse.de>
10
11 PR symtab/25646
12 * gdb.dwarf2/imported-unit.exp: Add test.
13
49ba92c0
TV
142020-03-13 Tom de Vries <tdevries@suse.de>
15
16 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
17 (var1, var2): New variable.
18 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
19 matching symbols.
20
301b21e0
TV
212020-03-13 Tom de Vries <tdevries@suse.de>
22
23 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
24 (Term::command): Use prompt prefix.
25 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
26 * gdb.tui/tui-layout-asm-short-prog.exp: Use
27 command_no_prompt_prefix instead of prefix.
28 * gdb.tui/tui-layout-asm.exp: Same.
29
3f512721
SM
302020-03-12 Simon Marchi <simon.marchi@efficios.com>
31
32 * gdb.base/break-interp.exp: Use foreach_with_prefix.
33
40310f30
SM
342020-03-12 Simon Marchi <simon.marchi@efficios.com>
35
36 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
37 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
38 on" while stepping over the test instruction, match printed
39 message.
40
09252140
TV
412020-03-12 Tom de Vries <tdevries@suse.de>
42
43 * gdb.base/info-types.exp: Use exp_continue during matching of output
44 of "info types".
45
14e9c72c
TV
462020-03-12 Tom de Vries <tdevries@suse.de>
47
48 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
49
e515d67e
TV
502020-03-12 Tom de Vries <tdevries@suse.de>
51
52 * gdb.fortran/module.exp: Use exp_continue during matching of output
53 of "info variable -n".
54
307eafd8
TV
552020-03-12 Tom de Vries <tdevries@suse.de>
56
57 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
58 gdb.dwarf2/dw2-ranges-base.c.
59
9a2de3fc
TV
602020-03-12 Tom de Vries <tdevries@suse.de>
61
62 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
63 in presence of GLIBC debuginfo.
64
3217502e
TV
652020-03-12 Tom de Vries <tdevries@suse.de>
66
67 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
68 $core.
69
1281424c
TV
702020-03-12 Tom de Vries <tdevries@suse.de>
71
72 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
73 more precise.
74
038b97fc
SM
752020-03-11 Simon Marchi <simon.marchi@efficios.com>
76
77 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
78 from Unix to Windows path.
79
5308d1e7
TV
802020-03-11 Tom de Vries <tdevries@suse.de>
81
82 * gdb.ada/minsyms.exp: Set language to ada.
83
f870f78f
TV
842020-03-11 Tom de Vries <tdevries@suse.de>
85
86 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
87
5a13315d
TV
882020-03-11 Tom de Vries <tdevries@suse.de>
89
90 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
91
976862ed
TT
922020-03-11 Tom Tromey <tromey@adacore.com>
93
94 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
95
7462c383
TV
962020-03-11 Tom de Vries <tdevries@suse.de>
97
98 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
99
1c6c46a0
TV
1002020-03-11 Tom de Vries <tdevries@suse.de>
101
102 * gdb.base/break-interp.exp: Limit verbose scope.
103
44f41bb7
TV
1042020-03-11 Tom de Vries <tdevries@suse.de>
105
106 * gdb.fortran/logical.f90: Define variable with character type.
107 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
108
b76f3a42
TV
1092020-03-11 Tom de Vries <tdevries@suse.de>
110
111 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
112
1c33af77
TV
1132020-03-11 Tom de Vries <tdevries@suse.de>
114
115 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
116 symtabs.
117
8c95582d
AB
1182020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
119 Bernd Edlinger <bernd.edlinger@hotmail.de>
120
121 * gdb.cp/step-and-next-inline.cc: New file.
122 * gdb.cp/step-and-next-inline.exp: New file.
123 * gdb.cp/step-and-next-inline.h: New file.
124 * gdb.dwarf2/dw2-is-stmt.c: New file.
125 * gdb.dwarf2/dw2-is-stmt.exp: New file.
126 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
127 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
128 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
129
cecf8547
AB
1302020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
131
132 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
133 is-stmt flag in the line table.
134
0ba678c9
TV
1352020-03-09 Tom de Vries <tdevries@suse.de>
136
137 * lib/gdb.exp (cached_file): Create cache dir.
138
72fbdf83
TV
1392020-03-07 Tom de Vries <tdevries@suse.de>
140
141 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
142 * gdb.cp/rvalue-ref-params.exp: Same.
143
436b5e99
TV
1442020-03-06 Tom de Vries <tdevries@suse.de>
145
146 * lib/gdb.exp (tentative_rename, cached_file): New proc.
147 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
148
09f2921c
TV
1492020-03-06 Tom de Vries <tdevries@suse.de>
150
151 * README: Fix "the the".
152 * gdb.base/dprintf.exp: Same.
153
50a3cc5d
TV
1542020-03-05 Tom de Vries <tdevries@suse.de>
155
156 * gdb.base/maint.exp: Update "main print statistics" expected output.
157
0a709cba
AKS
1582020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
159
160 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
161 (fortran_int8): Likewise.
162 (fortran_real4): Likewise.
163 (fortran_real8): Likewise.
164 (fortran_complex4): Likewise.
165 (fortran_logical4): Likewise.
166 (fortran_character1): Likewise.
167
5e5d66b6
AB
1682020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
169
170 * gdb.fortran/logical.exp: Add tests that any non-zero value is
171 printed as true.
172
7b973adc
SDJ
1732020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
174
175 * gdb.base/printcmds.exp: Add test to verify printf of a
176 variable holding an address.
177
478e490a
TV
1782020-03-03 Tom de Vries <tdevries@suse.de>
179
180 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
181
1ef44e86
TV
1822020-03-03 Tom de Vries <tdevries@suse.de>
183
184 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
185 gdb_test_multiple call.
186
b98cc2cf
TV
1872020-03-03 Tom de Vries <tdevries@suse.de>
188
189 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
190 gdb_test_multiple calls.
191
63e163f2
AB
1922020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
193
194 * gdb.base/default.exp: Remove test of 'set history filename'.
195 * gdb.base/gdbinit-history.exp: Add tests for setting the history
196 filename to the empty string.
197 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
198 and GDBHISTSIZE.
199
24ed6739
AB
2002020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
201
202 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
203 disabled.
204
590003dc
TV
2052020-03-02 Pedro Alves <palves@redhat.com>
206 Tom de Vries <tdevries@suse.de>
207
208 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
209 -prompt prefix, before user_code argument. Add -lbl option likewise.
210 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
211 (gdb_is_target_1): Add -prompt prefix and move to before user_code
212 argument.
213 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
214 have "\r\n" at start-of-line, instead of at end-of-line.
215
f5e46084
SM
2162020-02-28 Simon Marchi <simon.marchi@efficios.com>
217
218 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
219 libinproctrace.so.
220
f7a7000d
LM
2212020-02-28 Luis Machado <luis.machado@linaro.org>
222
223 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
224 to "p/x".
225
718e0816
LM
2262020-02-28 Luis Machado <luis.machado@linaro.org>
227
228 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
229 asm/ptrace.h and error.h.
230
13c3a74a
TV
2312020-02-28 Tom de Vries <tdevries@suse.de>
232
233 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
234 (struct wrapper, do_something, mundane/symada__cS): Move ...
235 * gdb.base/c-linkage-name-2.c: ... here. New source file.
236 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
237 Update "print symada__cS before partial symtab expansion" regexp.
238 Update breakpoint location. Flush symbol cache after expansion.
239
85d2d5bb
LM
2402020-02-28 Luis Machado <luis.machado@linaro.org>
241
242 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
243
3608f86c
TV
2442020-02-27 Tom de Vries <tdevries@suse.de>
245
246 * config/sid.exp: Remove unused globals.
247 * gdb.base/attach.exp: Same.
248 * gdb.base/catch-load.exp: Same.
249 * gdb.base/dbx.exp: Same.
250 * lib/gdb.exp: Same.
251 * lib/mi-support.exp: Same.
252 * lib/prompt.exp: Same.
253
c8d4f6df
TV
2542020-02-27 Tom de Vries <tdevries@suse.de>
255
256 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
257 not set.
258
0d79cdc4
AM
2592020-02-26 Aaron Merey <amerey@redhat.com>
260
261 * gdb.debuginfod: New directory for debuginfod tests.
262 * gdb.debuginfod/main.c: New test file.
263 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
264
0dce4280
TV
2652020-02-26 Tom de Vries <tdevries@suse.de>
266
267 PR gdb/25603
268 * gdb.base/persistent-lang.cc: New test.
269 * gdb.base/persistent-lang.exp: New file.
270
9e80cfa1
AB
2712020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
272
273 * gdb.fortran/derived-type-striding.exp: Add a new test.
274 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
275 new test.
276
2078dbb2
AB
2772020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
278
279 * gdb.base/cached-source-file.exp: Avoid source file paths in test
280 names.
281
70d49700
TV
2822020-02-25 Tom de Vries <tdevries@suse.de>
283
284 PR go/18926
285 * gdb.go/methods.exp: Remove gcc/93866 xfail.
286
a88ef40d
TV
2872020-02-24 Tom de Vries <tdevries@suse.de>
288
289 PR gdb/25592
290 * gdb.base/info-locals-unused-static-var.c: New test.
291 * gdb.base/info-locals-unused-static-var.exp: New file.
292
01b1af32
TT
2932020-02-22 Tom Tromey <tom@tromey.com>
294
295 * gdb.python/tui-window.exp: New file.
296 * gdb.python/tui-window.py: New file.
297
7c043ba6
TT
2982020-02-22 Tom Tromey <tom@tromey.com>
299
300 PR tui/17850:
301 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
302 tests.
303
c22fef7e
TT
3042020-02-22 Tom Tromey <tom@tromey.com>
305
306 * gdb.tui/new-layout.exp: Add sub-layout tests.
307
ee325b61
TT
3082020-02-22 Tom Tromey <tom@tromey.com>
309
310 * gdb.tui/new-layout.exp: New file.
311
3f0cbb04
TT
3122020-02-22 Tom Tromey <tom@tromey.com>
313
314 * gdb.rust/rust-style.rs: New file.
315 * gdb.rust/rust-style.exp: New file.
316 * gdb.base/style.exp: Test structure printing.
317 * gdb.base/style.c (struct some_struct): New type.
318 (enum etype): New type.
319 (struct_value): New global.
320
75525152
TV
3212020-02-21 Tom de Vries <tdevries@suse.de>
322
323 PR go/18926
324 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
325 Remove blanket xfails. Use message argument for gdb_breakpoint.
326 Make continuing to breakpoint test conditional on setting breakpoint.
327 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
328 DW_AT_name attribute. Add xfail for GCC PR93866.
329
bd360d30
AB
3302020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
331
332 * gdb.dwarf2/cpp-linkage-name.c: New file.
333 * gdb.dwarf2/cpp-linkage-name.exp: New file.
334
c7adb09f 3352020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
336
337 * lib/gdb.exp (gdb_wrapper_init): Reset
338 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
339 not exist.
340
a9c79803
TV
3412020-02-20 Tom de Vries <tdevries@suse.de>
342
343 PR go/17018
344 * gdb.go/hello.exp: Copy ...
345 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
346 print of st to print value of global definition. Add xfail for GCC
347 PR93844.
348 * gdb.go/hello.exp: Remove printing of st before definition.
349 * gdb.go/hello.go: Copy ...
350 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
351 to st.
352 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
353
d7445728
TV
3542020-02-20 Tom de Vries <tdevries@suse.de>
355
356 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
357 (gdb_simple_compile): Handle compile_flags go by using .go extension
358 for source file.
359 * gdb.go/chan.exp: Use support_go_compile.
360 * gdb.go/handcall.exp: Same.
361 * gdb.go/hello.exp: Same.
362 * gdb.go/integers.exp: Same.
363 * gdb.go/max-depth.exp: Same.
364 * gdb.go/methods.exp: Same.
365 * gdb.go/package.exp: Same.
366 * gdb.go/strings.exp: Same.
367 * gdb.go/types.exp: Same.
368 * gdb.go/unsafe.exp: Same.
369
c9c41e6d
TV
3702020-02-19 Tom de Vries <tdevries@suse.de>
371
372 * gdb.python/lib-types.exp: Make xfail more strict.
373
f20ff837
TV
3742020-02-19 Tom de Vries <tdevries@suse.de>
375
376 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
377
08410482
DE
3782020-02-19 Doug Evans <dje@google.com>
379
380 PR rust/25535
381 * gdb.rust/simple.exp: Add test.
382 * gdb.rust/simple.rs: Add test.
383
623563f7
TV
3842020-02-19 Tom de Vries <tdevries@suse.de>
385
386 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
387 output line-by-line.
388
d3308cfd
TV
3892020-02-19 Tom de Vries <tdevries@suse.de>
390
391 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
392
86cbc5dc
TV
3932020-02-19 Tom de Vries <tdevries@suse.de>
394
395 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
396 prelink.
397
9db2b96b
TV
3982020-02-19 Tom de Vries <tdevries@suse.de>
399
400 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
401 (gdb_do_cache): Use gdb_do_cache_wrap.
402 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
403
89e2fdc5
TV
4042020-02-19 Tom de Vries <tdevries@suse.de>
405
406 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
407 gdb_compile option.
408
373d7ac0
SM
4092020-02-18 Simon Marchi <simon.marchi@efficios.com>
410
411 * gdb.base/printcmds.exp (test_print_enums): Update expected
412 output.
413
b29a2df0
SM
4142020-02-18 Simon Marchi <simon.marchi@efficios.com>
415
416 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
417 for "unknown".
418
6740f0cc
SM
4192020-02-18 Simon Marchi <simon.marchi@efficios.com>
420
421 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
422 enumerator.
423
edd45eb0
SM
4242020-02-18 Simon Marchi <simon.marchi@efficios.com>
425
426 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
427 FE_, add FE_NONE.
428 (three): Update.
429 (enum flag_enum_without_zero): New enum.
430 (flag_enum_without_zero): New variable.
431 (enum not_flag_enum): New enum.
432 (three_not_flag): New variable.
433 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
434 (test_print_enums): Add more tests for printing flag enums.
435
d4295de4
TV
4362020-02-18 Tom de Vries <tdevries@suse.de>
437
438 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
439 (gdb_compile_ada): ... here.
440 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
441 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
442
f251f505
TT
4432020-02-14 Tom Tromey <tom@tromey.com>
444
445 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
446 build directory.
447 * boards/gdbserver-base.exp: Update path to gdbserver.
448
8f432634
TV
4492020-02-13 Tom de Vries <tdevries@suse.de>
450
451 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
452
92b6eaf7
TV
4532020-02-13 Tom de Vries <tdevries@suse.de>
454
455 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
456 are missing.
457
f3b0f7fe
TV
4582020-02-13 Tom de Vries <tdevries@suse.de>
459
460 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
461 call.
462
f6be8713
SDJ
4632020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
464
465 PR tui/25126
466 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
467 * gdb.base/cached-source-file.c: New file.
468 * gdb.base/cached-source-file.exp: New file.
469
b2770d5e
TV
4702020-02-11 Tom de Vries <tdevries@suse.de>
471
472 PR testsuite/25488
473 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
474
44f6938e
TV
4752020-02-10 Tom de Vries <tdevries@suse.de>
476
477 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
478
5f0e2eb7
MR
4792020-02-10 Maciej W. Rozycki <macro@wdc.com>
480
481 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
482 and $after_addr are both integers before making a comparison.
483
46ce2b6f
TV
4842020-02-09 Tom de Vries <tdevries@suse.de>
485
486 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
487 command output and paste it into gdb.log. If any, paste catch message
488 to gdb.log.
489
5abbbe1d
TT
4902020-02-07 Tom Tromey <tromey@adacore.com>
491
492 PR breakpoints/24915:
493 * gdb.base/annotate-symlink.exp: Use setup_xfail.
494
1d5d29e7
SV
4952020-02-06 Shahab Vahedi <shahab@synopsys.com>
496
497 * gdb.tui/tui-missing-src.exp: Add the "missing source
498 file" test for the TUI.
499
b0999b9b
AB
5002020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
501
502 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
503 including a port number in the output.
504
c3b149eb
AKS
5052020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
506
507 * lib/fortran.exp (fortran_int4): Handle clang.
508 (fortran_int8): Likewise.
509 (fortran_real4): Likewise.
510 (fortran_real8): Likewise.
511 (fortran_complex4): Likewise.
512 (fortran_logical4): Likewise.
513 (fortran_character1): Likewise.
514
f8dcc90b
TV
5152020-02-04 Tom de Vries <tdevries@suse.de>
516
517 * README (Race detection): Add note.
518
f90ac7c2
TV
5192020-02-04 Tom de Vries <tdevries@suse.de>
520
521 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
522
780636ae
TV
5232020-02-04 Tom de Vries <tdevries@suse.de>
524
525 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
526
5d2e1193
RA
5272020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
528
529 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
530 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
531 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
532 blttar, bnetarl.
533 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
534 binary for blttar, bnetarl.
535 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
536 wait instruction. Delete ldmx test.
537 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
538
e409c542
AKS
5392020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
540
541 * gdb.fortran/array-bounds-high.exp: New file.
542 * gdb.fortran/array-bounds-high.f90: New file.
543
b0029748
LD
5442020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
545
546 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
547 Replace #include of <sys/fcntl.h> by <fcntl.h>.
548
195a8287
TV
5492020-02-01 Tom de Vries <tdevries@suse.de>
550
551 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
552
42330a68
AB
5532020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
554
555 PR tui/9765
556 * gdb.tui/tui-layout-asm-short-prog.S: New file.
557 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
558
b62a8028
LM
5592020-01-29 Luis Machado <luis.machado@linaro.org>
560
561 * gdb.arch/aarch64-brk-patterns.c: New source file.
562 * gdb.arch/aarch64-brk-patterns.exp: New test.
563
5f440116
TBA
5642020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
565
566 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
567 GCC/Clang version.
568 * gdb.cp/pass-by-ref.exp: Ditto.
569
ee2a6fc6
TV
5702020-01-29 Tom de Vries <tdevries@suse.de>
571
572 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
573 * gdb.threads/watchpoint-fork-mt.c: Same.
574 * gdb.threads/watchpoint-fork-parent.c: Same.
575 * gdb.threads/watchpoint-fork-st.c: Same.
576 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
577
16b10d6e
LM
5782020-01-27 Luis Machado <luis.machado@linaro.org>
579
580 * gdb.base/step-over-syscall.exp (setup): Check if we're already
581 sitting at a syscall instruction when we hit the syscall function's
582 breakpoint.
583 Check PC against one obtained with the x command.
584 Validate syscall number.
585 (step_over_syscall): Don't continue to the syscall instruction if
586 we're already there.
587
b1468492
PW
5882020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
589
590 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
591
7ffa82e1
AB
5922020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
593
594 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
595 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
596
3d92a3e3
AB
5972020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
598
599 * gdb.dwarf2/dw2-inline-stepping.c: New file.
600 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
601
94a72be7
AB
6022020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
603
604 * gdb.base/maint.exp: Update line table parsing test.
605 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
606
53af73bf
PA
6072020-01-24 Pedro Alves <palves@redhat.com>
608
609 PR gdb/25410
610 * gdb.multi/multi-re-run-1.c: New.
611 * gdb.multi/multi-re-run-2.c: New.
612 * gdb.multi/multi-re-run.exp: New.
613
1ba1ac88
AB
6142020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
615
616 PR gdb/23718
617 * gdb.server/server-kill-python.exp: New file.
618
f3364a6d
AB
6192020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
620
621 * gdb.server/multi-ui-errors.c: New file.
622 * gdb.server/multi-ui-errors.exp: New file.
623
733d0a67
AB
6242020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
625
626 PR tui/9765
627 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
628
4f13c1c0
TT
6292020-01-19 Tom Tromey <tom@tromey.com>
630
631 * gdb.tui/main.exp: Add check for plain "file".
632
40c94099
CB
6332020-01-16 Christian Biesinger <cbiesinger@google.com>
634
635 * lib/gdb.exp: Fix spelling error (seperatelly).
636
ff47f4f0
TT
6372020-01-14 Tom Tromey <tom@tromey.com>
638
639 PR symtab/12535:
640 * gdb.python/python.exp: Test decode_line with empty string
641 argument.
642
717c684d
BE
6432020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
644
645 * gdb.base/skip-inline.exp: Extend test.
646
44e4c775
AB
6472020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
648
649 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
650 * gdb.dwarf2/dw2-bad-elf.c: New file.
651 * gdb.dwarf2/dw2-bad-elf.exp: New file.
652
d93c6db7
AB
6532020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
654
655 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
656 _line_saw_file.
657
9a6d629c
AB
6582020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
659
660 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
661 border.
662
d9ebdab7
TBA
6632020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
664
665 * gdb.multi/multi-target.exp (setup): Factor out "info
666 connections" and "info inferiors" tests to ...
667 (test_info_inferiors): ... this new procedure.
668 (top level): Run new "info-inferiors" tests.
669
f3c469b9
PA
6702020-01-10 Pedro Alves <palves@redhat.com>
671
672 * gdb.server/bkpt-other-inferior.exp: New file.
673
121b3efd
PA
6742020-01-10 Pedro Alves <palves@redhat.com>
675
676 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
677 of "add-inferior".
678 * gdb.base/quit-live.exp: Likewise.
679 * gdb.base/remote-exec-file.exp: Likewise.
680 * gdb.guile/scm-progspace.exp: Likewise.
681 * gdb.linespec/linespec.exp: Likewise.
682 * gdb.mi/new-ui-mi-sync.exp: Likewise.
683 * gdb.mi/user-selected-context-sync.exp: Likewise.
684 * gdb.multi/multi-target.exp (setup): Add "info connection" and
685 "info inferiors" tests.
686 * gdb.multi/remove-inferiors.exp: Adjust expected output of
687 "add-inferior".
688 * gdb.multi/watchpoint-multi.exp: Likewise.
689 * gdb.python/py-inferior.exp: Likewise.
690 * gdb.server/extended-remote-restart.exp: Likewise.
691 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
692 "info inferiors".
693 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
694 * gdb.trace/report.exp: Likewise.
695
1dadb1dd
PA
6962020-01-10 Pedro Alves <palves@redhat.com>
697
698 * gdb.multi/multi-target.c: New file.
699 * gdb.multi/multi-target.exp: New file.
700 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
701 mode requested, but remote does not support non-stop".
702
78f2c40a
PA
7032020-01-10 Pedro Alves <palves@redhat.com>
704
705 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
706 disconnect before reconnecting.
707
e7af6c70
TBA
7082020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
709 Pedro Alves <palves@redhat.com>
710
711 * gdb.server/connect-without-multi-process.exp: Also test
712 continuing to end.
713
acdf84a6
PA
7142020-01-10 Pedro Alves <palves@redhat.com>
715
716 * gdb.base/remote-exec-file.exp: New file.
717
873657b9
PA
7182020-01-10 Pedro Alves <palves@redhat.com>
719
720 * gdb.base/fork-running-state.exp (do_test): Adjust expected
721 output.
722 * gdb.threads/async.c: New.
723 * gdb.threads/async.exp: New.
724 * gdb.multi/tids-gid-reset.c: New.
725 * gdb.multi/tids-gid-reset.exp: New.
726
7f0ae84c
GB
7272020-01-10 George Barrett <bob@bob131.so>
728
729 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
730 to help in finding the image relocation offset.
731 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
732 options in arguments.
733 (stap_test_no_debuginfo): Likewise.
734 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
735 test variants.
736 (stap_test): Add null semaphore relocation test.
737
47e9d49d
GB
7382020-01-10 George Barrett <bob@bob131.so>
739
740 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
741 * gdb.base/stap-probe.exp: Likewise.
742 (stap_test): Pass argument as an additional flag.
743 (stap_test_no_debuginfo): Likewise.
744 (stap_test): Check `info probes stap' output for semaphore
745 addresses if the test binary is supposed to have them.
746
f5a7c406
AB
7472020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
748
749 * gdb.tui/basic.exp: Add more scrolling tests.
750
9ae6bf64
TT
7512020-01-09 Tom Tromey <tom@tromey.com>
752
753 PR tui/18932:
754 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
755 meangingful value.
756 (Term::command, Term::resize): Update.
757 * gdb.tui/basic.exp: Add scrolling test.
758
b2efe70c
AB
7592020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
760
761 * gdb.tui/tui-layout-asm.exp: New file.
762
3804da7e
AB
7632020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
764
765 * lib/tuiterm.exp (Term::check_box_contents): New proc.
766
b40aa28f
AB
7672020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
768
769 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
770 (Term::enter_tui): Use Term::prepare_for_tui.
771
63ffd7c9
AB
7722020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
773
774 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
775 called.
776
3be966f6
AB
7772020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
778
779 * gdb.base/skip.exp: Fix race condition in test.
780
153d79c4
AB
7812020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
782
783 * gdb.base/backtrace.c: New file.
784 * gdb.base/backtrace.exp: New file.
785
f2302a34
AB
7862020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
787
788 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
789
6ec1d75e
PW
7902020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
791
792 * gdb.base/style.exp: Test that warnings are styled.
793
c296cbe6
BE
7942019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
795
796 * gdb.base/line65535.exp: New file.
797 * gdb.base/line65535.c: New file.
798
b28a729d
SM
7992019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
800
801 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
802 * lib/gnat_debug_info_test.adb: New file.
803 * gdb.ada/ptype_tagged_param.exp: Use
804 gnat_runtime_has_debug_info, expect a different output if
805 runtime does not have debug info.
806
7f2d7a0d
SM
8072019-12-20 Simon Marchi <simon.marchi@efficios.com>
808
809 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
810 (another) quote in test name.
811
f3bce483
SM
8122019-12-20 Simon Marchi <simon.marchi@efficios.com>
813
814 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
815 Add quote in test name.
816
c855a912
TBA
8172019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
818
819 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
820 directory instead.
821 * gdb.cp/pass-by-ref.exp: Extend with more cases.
822 * gdb.cp/pass-by-ref-2.cc: New file.
823 * gdb.cp/pass-by-ref-2.exp: New file.
824
fc9d2d72
TT
8252019-12-20 Tom Tromey <tom@tromey.com>
826
827 * gdb.tui/list-before.exp: New file.
828
77b97e00
TT
8292019-12-20 Tom Tromey <tom@tromey.com>
830
831 * gdb.tui/list.exp: Check for source on initial listing.
832
f69656d0
TT
8332019-12-11 Tom Tromey <tromey@adacore.com>
834
835 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
836 Add crlf test.
837
99a55965
SM
8382019-12-18 Simon Marchi <simon.marchi@efficios.com>
839
840 * gdb.base/default.exp: Update value of $_gdb_major.
841
5024637f
BE
8422019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
843
844 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
845
b63634be
BE
8462019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
847
848 * gdb.base/skip.exp: Whitespace fix.
849
45d73523
BE
8502019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
851
852 * gdb.base/skip-inline.c: New file.
853 * gdb.base/skip-inline.exp: New file.
854
d043f8c8
SM
8552019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
856
857 * gdb.base/jit-reader.exp (jit_reader_test): Rename
858 jit_function_00 to jit_function_stack_mangle.
859 * gdb.base/jithost.c (jit_function_t): Rename to...
860 (jit_function_stack_mangle_t): ... this.
861 (jit_function_add_t): New typedef.
862 (jit_function_00_code): Rename to...
863 (jit_function_stack_mangle_code): ... this, make static.
864 (jit_function_add_code): New.
865 (main): Generate "add" function and call it. Adjust to changes
866 in jithost_abi.
867 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
868 (struct jithost_abi) <begin, end>: Remove fields.
869 <object, function_stack_mangle, function_add>: New fields.
870 * gdb.base/jitreader.c (struct reader_state) <code_begin,
871 code_end>: Remove fields.
872 <func_stack_mangle>: New field.
873 (read_debug_info): Adjust to renaming, create block for "add"
874 function.
875 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
876
873de05c
TT
8772019-12-11 Tom Tromey <tom@tromey.com>
878
879 * gdb.tui/resize.exp: Fix regexp.
880 * gdb.tui/regs.exp: Fix regexps.
881 * gdb.tui/main.exp: Fix regexp.
882
3d979945
TT
8832019-12-11 Tom Tromey <tom@tromey.com>
884
885 * gdb.tui/resize.exp: Update.
886 * gdb.tui/empty.exp (layouts): Update.
887
2192a9d3
TT
8882019-12-11 Tom Tromey <tom@tromey.com>
889
890 * gdb.tui/regs.exp: Update.
891 * gdb.tui/empty.exp (layouts): Update.
892 * gdb.tui/basic.exp: Update.
893 * lib/tuiterm.exp (_check_box): Don't check bottom border.
894
d8edc8b7
PW
8952019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
896
897 * gdb.base/options.exp: Add -raw-values in the print completion list.
898 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
899
4c12d936
KB
9002019-12-10 Kevin Buettner <kevinb@redhat.com>
901
902 * gdb.threads/omp-par-scope.c: New file.
903 * gdb/threads/omp-par-scope.exp: New file.
904
26b911fb
KB
9052019-12-10 Kevin Buettner <kevinb@redhat.com>
906
bb47f919
KB
907 * lib/gdb.exp (support_nested_function_tests): New proc.
908
9092019-12-10 Kevin Buettner <kevinb@redhat.com>
910
911 * lib/gdb.exp (gdb_compile_openmp): New proc.
912 (build_executable_from_specs): Add an "openmp" option.
913 (gdb_compile_pthreads): Add non-executable case.
26b911fb 914
6c71eb7d
TT
9152019-12-10 Tom Tromey <tromey@adacore.com>
916
917 * gdb.ada/unchecked_union.exp: New file.
918 * gdb.ada/unchecked_union/pck.adb: New file.
919 * gdb.ada/unchecked_union/pck.ads: New file.
920 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
921 * gdb-utils.exp (string_to_regexp): Also quote "?".
922
bac7c5cf
GB
9232019-12-10 George Barrett <bob@bob131.so>
924
925 Test scripted probe breakpoints.
926 * gdb.guile/scm-breakpoint.c (main): Add probe point.
927 * gdb.python/py-breakpoint.c (main): Likewise.
928 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
929 specifier test.
930 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
931
330f1d38
TBA
9322019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
933
934 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
935 an rvalue parameter.
936 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
937 parameter.
938
b43315e2
AB
9392019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
940
941 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
942 modules.
943
54f73dad
AB
9442019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
945
946 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
947 broken version of GCC.
948
d57cbee9
AB
9492019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
950
951 * gdb.fortran/info-modules.exp: Rewrite to make use of new
952 sym-info-cmds library.
953 * gdb.fortran/info-types.exp: Likewise.
954 * lib/sym-info-cmds.exp: New file.
955
c14aab8c
TV
9562019-12-08 Tom de Vries <tdevries@suse.de>
957
958 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
959
aa2d5a42
KS
9602019-12-07 Keith Seitz <keiths@redhat.com>
961
962 * gdb.base/corefile-buildid-shlib-shr.c: New file.
963 * gdb.base/corefile-buildid-shlib.c: New file.
964 * gdb.base/corefile-buildid.c: New file.
965 * gdb.base/corefile-buildid.exp: New file.
966
93e55f0a
TV
9672019-12-06 Tom de Vries <tdevries@suse.de>
968
969 * gdb.dwarf2/varval.exp: Add decl before def test.
970
c7d12402
TBA
9712019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
972
973 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
974
06acc08f
TBA
9752019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
976
977 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
978 CV and reference conversion for overload resolution.
979 * gdb.cp/rvalue-ref-overload.exp: Test it.
980
e0fad1ea
PW
9812019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
982
983 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
984 * gdb.base/frameapply.exp: Test faas without command.
985
8d70a9f0
AB
9862019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
987
988 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
989 Fortran tests.
990 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
991 order.
992
36c8fb93
AB
9932019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
994
995 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
996 casting to type with no kind specified.
997 (test_basic_parsing_of_type_kinds): Additional tests for types
998 with no kind specified, and add tests for single/double
999 precision/complex types.
1000
4139ff00
TT
10012019-12-04 Tom Tromey <tromey@adacore.com>
1002
1003 * gdb.base/endianity.c (struct other) <x>: New field.
1004 (main): Initialize it.
1005 * gdb.base/endianity.exp: Update.
1006
a05cf17a
TT
10072019-12-04 Tom Tromey <tromey@adacore.com>
1008
1009 * gdb.ada/scalar_storage/storage.adb: New file.
1010 * gdb.ada/scalar_storage/pck.adb: New file.
1011 * gdb.ada/scalar_storage/pck.ads: New file.
1012 * gdb.ada/scalar_storage.exp: New file.
1013
103a685e
TT
10142019-12-04 Tom Tromey <tromey@adacore.com>
1015
1016 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1017 (main): Initialize it.
1018 * gdb.base/endianity.exp: Update.
1019
c2512106
AB
10202019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1021
1022 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1023
293b38d6
AB
10242019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1025
1026 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1027 -symbol-info-module-functions and -symbol-info-module-variables.
1028
216a7e6b
AB
10292019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1030
1031 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1032
5bbd8269
AB
10332019-12-01 Richard Bunt <richard.bunt@arm.com>
1034 Andrew Burgess <andrew.burgess@embecosm.com>
1035
1036 * gdb.fortran/derived-type-striding.exp: New file.
1037 * gdb.fortran/derived-type-striding.f90: New file.
1038 * gdb.fortran/array-slices.exp: New file.
1039 * gdb.fortran/array-slices.f90: New file.
1040
be09caf1
PW
10412019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1042
1043 * gdb.base/define.exp: Test . in command names.
1044 * gdb.base/setshow.exp: Update test, as . is now part of
1045 command name.
1046
643c0cbe
PW
10472019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1048
1049 * gdb.base/define-prefix.exp: New file.
1050
dcdec678
AB
10512019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1052
1053 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1054 compile.
1055 (skip_btrace_pt_tests): Likewise.
1056
640ab947
AB
10572019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1058
1059 * gdb.fortran/info-modules.exp: Compile source files in correct
1060 order.
1061
d22670f0
KB
10622019-11-27 Kevin Buettner <kevinb@redhat.com>
1063
1064 * gdb.dwarf2/imported-unit.exp: New file.
1065 * gdb.dwarf2/imported-unit.c: New file.
1066
db5960b4
AB
10672019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1068
1069 * gdb.mi/mi-fortran-modules-2.f90: New file.
1070 * gdb.mi/mi-fortran-modules.exp: New file.
1071 * gdb.mi/mi-fortran-modules.f90: New file.
1072
7dc42066
AB
10732019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1074
1075 * gdb.mi/mi-sym-info-1.c: New file.
1076 * gdb.mi/mi-sym-info-2.c: New file.
1077 * gdb.mi/mi-sym-info.exp: New file.
1078
0dfeecca
TT
10792019-11-22 Tom Tromey <tromey@adacore.com>
1080
1081 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1082 * gdb.ada/tasks/foo.adb: Add another stopping location.
1083
34877895
PJ
10842019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1085
1086 * gdb.base/endianity.c: New test.
1087 * gdb.base/endianity.exp: New file.
1088
2e84f897
LD
10892019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1090
1091 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1092
65d1cd5f
TV
10932019-11-21 Tom de Vries <tdevries@suse.de>
1094
1095 PR gdb/24956
1096 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1097
4f22c3f4
SDJ
10982019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1099
1100 * gdb.python/py-progspace.exp: Add missing parentheses on some
1101 'print' commands.
1102
9f6ad286
TT
11032019-11-19 Tom Tromey <tom@tromey.com>
1104
1105 * gdb.tui/winheight.exp: New file.
1106
0b8dbf3f
AB
11072019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1108
1109 * gdb.base/ctf-whatis.c: Delete.
1110 * gdb.base/ctf-whatis.exp: Delete.
1111 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1112
f833b7a7
AB
11132019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1114
1115 * gdb.base/ctf-cvexpr.exp: Delete.
1116 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1117
30d0a636
AB
11182019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1119
1120 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1121 the compiler. Clean up header comment a little.
1122 * gdb.base/ctf-ptype.exp: Likewise.
1123 * gdb.base/ctf-whatis.exp: Likewise.
1124 * lib/gdb.exp (skip_ctf_tests): New proc.
1125
494409bb
SDJ
11262019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1127
1128 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1129 * gdb.tui/corefile-run.exp: New file.
1130
55708e99
TT
11312019-11-14 Tom Tromey <tromey@adacore.com>
1132
1133 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1134 regression tests.
1135
45e42163
TT
11362019-11-12 Tom Tromey <tom@tromey.com>
1137
1138 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1139 after any command. Expect prompt after WAIT_FOR is seen.
1140 (enter_tui): Enable resize messages.
1141 (command): Expect command in output.
1142 (get_line): Avoid error when cursor appears to be off-screen.
1143 (dump_screen): Include screen size in title.
1144 (_do_resize): New proc, from "resize".
1145 (resize): Rewrite. Do resize in two steps.
1146 * gdb.tui/empty.exp (layouts): Fix entries.
1147 (check_boxes): Remove xfail.
1148 (check_text): Dump screen on failure.
1149
086baaf1
AB
11502019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1151
1152 * gdb.python/py-symbol.exp: Add test for
1153 gdb.lookup_static_symbols.
1154
09ff83af
AB
11552019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1156
1157 * gdb.python/py-symbol.c: Declare and call function from new
1158 py-symbol-2.c file.
1159 * gdb.python/py-symbol.exp: Compile both source files, and add new
1160 tests for gdb.lookup_static_symbol.
1161 * gdb.python/py-symbol-2.c: New file.
1162
11af934b
TV
11632019-11-02 Tom de Vries <tdevries@suse.de>
1164
1165 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1166 * gdb.base/anon.exp: Same.
1167 * gdb.base/auto-connect-native-target.exp: Same.
1168 * gdb.base/call-ar-st.exp: Same.
1169 * gdb.base/catch-syscall.exp: Same.
1170 * gdb.base/commands.exp: Same.
1171 * gdb.base/default.exp: Same.
1172 * gdb.base/display.exp: Same.
1173 * gdb.base/float.exp: Same.
1174 * gdb.base/foll-fork.exp: Same.
1175 * gdb.base/help.exp: Same.
1176 * gdb.base/info-macros.exp: Same.
1177 * gdb.base/info-proc.exp: Same.
1178 * gdb.base/info-target.exp: Same.
1179 * gdb.base/long_long.exp: Same.
1180 * gdb.base/macscp.exp: Same.
1181 * gdb.base/memattr.exp: Same.
1182 * gdb.base/nofield.exp: Same.
1183 * gdb.base/pointers.exp: Same.
1184 * gdb.base/printcmds.exp: Same.
1185 * gdb.base/ptype.exp: Same.
1186 * gdb.base/restore.exp: Same.
1187 * gdb.base/return.exp: Same.
1188 * gdb.base/scope.exp: Same.
1189 * gdb.base/set-noassign.exp: Same.
1190 * gdb.base/setshow.exp: Same.
1191 * gdb.base/shlib-call.exp: Same.
1192 * gdb.base/signals.exp: Same.
1193 * gdb.base/sigstep.exp: Same.
1194 * gdb.base/skip.exp: Same.
1195 * gdb.base/solib-symbol.exp: Same.
1196 * gdb.base/stap-probe.exp: Same.
1197 * gdb.base/step-line.exp: Same.
1198 * gdb.base/step-test.exp: Same.
1199 * gdb.base/style.exp: Same.
1200 * gdb.base/varargs.exp: Same.
1201 * gdb.base/vla-datatypes.exp: Same.
1202 * gdb.base/vla-ptr.exp: Same.
1203 * gdb.base/vla-sideeffect.exp: Same.
1204 * gdb.base/volatile.exp: Same.
1205 * gdb.base/watch-cond-infcall.exp: Same.
1206 * gdb.base/watchpoint.exp: Same.
1207
e96ec2ba
TV
12082019-11-02 Tom de Vries <tdevries@suse.de>
1209
1210 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1211 * gdb.cp/cpexprs.exp: Same.
1212 * gdb.cp/except-multi-location.exp: Same.
1213 * gdb.cp/exceptprint.exp: Same.
1214 * gdb.cp/gdb2384.exp: Same.
1215 * gdb.cp/inherit.exp: Same.
1216 * gdb.cp/m-static.exp: Same.
1217 * gdb.cp/meth-typedefs.exp: Same.
1218 * gdb.cp/misc.exp: Same.
1219 * gdb.cp/namespace.exp: Same.
1220 * gdb.cp/non-trivial-retval.exp: Same.
1221 * gdb.cp/overload.exp: Same.
1222 * gdb.cp/pr17132.exp: Same.
1223 * gdb.cp/re-set-overloaded.exp: Same.
1224 * gdb.cp/rvalue-ref-types.exp: Same.
1225 * gdb.cp/templates.exp: Same.
1226
bd5766ec
LM
12272019-11-01 Luis Machado <luis.machado@linaro.org>
1228
1229 PR gdb/25124
1230
1231 * gdb.arch/pr25124.S: New file.
1232 * gdb.arch/pr25124.exp: New file.
1233
165f8965
AB
12342019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1235
1236 * gdb.fortran/info-modules.exp: Update expected results, and add
1237 additional tests for 'info module functinos', and 'info module
1238 variables'.
1239 * gdb.fortran/info-types.exp: Update expected results.
1240 * gdb.fortran/info-types.f90: Extend testcase with additional
1241 module variables and functions.
1242
59c35742
AB
12432019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1244
1245 * gdb.fortran/info-modules.exp: New file.
1246 * gdb.fortran/info-types.exp: Build with new file.
1247 * gdb.fortran/info-types.f90: Include and use new module.
1248 * gdb.fortran/info-types-2.f90: New file.
1249
f3fb2519
PW
12502019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1251
1252 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1253 * gdb.base/settings.exp: Test all settings types using
1254 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1255 that now verifies that the value of "maint show" is the same as
1256 returned by the settings functions. Test the type of the
1257 maintenance settings.
1258 * gdb.base/default.exp: Update show_conv_list.
1259
d1e36019
TV
12602019-10-31 Tom de Vries <tdevries@suse.de>
1261
1262 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1263 gdb_test.
1264 * gdb.arch/amd64-disp-step.exp: Same.
1265 * gdb.asm/asm-source.exp: Same.
1266 * gdb.btrace/buffer-size.exp: Same.
1267 * gdb.btrace/cpu.exp: Same.
1268 * gdb.btrace/enable.exp: Same.
1269 * gdb.dwarf2/count.exp: Same.
1270 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1271 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1272 * gdb.fortran/vla-datatypes.exp: Same.
1273 * gdb.fortran/vla-history.exp: Same.
1274 * gdb.fortran/vla-ptype.exp: Same.
1275 * gdb.fortran/vla-value.exp: Same.
1276 * gdb.fortran/whatis_type.exp: Same.
1277 * gdb.guile/guile.exp: Same.
1278 * gdb.multi/tids.exp: Same.
1279 * gdb.python/py-finish-breakpoint.exp: Same.
1280 * gdb.python/py-framefilter.exp: Same.
1281 * gdb.python/py-pp-registration.exp: Same.
1282 * gdb.python/py-xmethods.exp: Same.
1283 * gdb.python/python.exp: Same.
1284 * gdb.server/connect-with-no-symbol-file.exp: Same.
1285 * gdb.server/no-thread-db.exp: Same.
1286 * gdb.server/run-without-local-binary.exp: Same.
1287 * gdb.stabs/weird.exp: Same.
1288 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1289 * gdb.threads/thread-find.exp: Same.
1290 * gdb.threads/tls-shared.exp: Same.
1291 * gdb.threads/tls.exp: Same.
1292 * gdb.threads/wp-replication.exp: Same.
1293 * gdb.trace/ax.exp: Same.
1294 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1295
3d11e68e
TV
12962019-10-31 Tom de Vries <tdevries@suse.de>
1297
1298 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1299 * gdb.ada/array_subscript_addr.exp: Same.
1300 * gdb.ada/arrayidx.exp: Same.
1301 * gdb.ada/arrayparam.exp: Same.
1302 * gdb.ada/arrayptr.exp: Same.
1303 * gdb.ada/boolean_expr.exp: Same.
1304 * gdb.ada/call_pn.exp: Same.
1305 * gdb.ada/complete.exp: Same.
1306 * gdb.ada/fixed_cmp.exp: Same.
1307 * gdb.ada/fun_addr.exp: Same.
1308 * gdb.ada/funcall_param.exp: Same.
1309 * gdb.ada/interface.exp: Same.
1310 * gdb.ada/mod_from_name.exp: Same.
1311 * gdb.ada/null_array.exp: Same.
1312 * gdb.ada/packed_array.exp: Same.
1313 * gdb.ada/packed_tagged.exp: Same.
1314 * gdb.ada/print_chars.exp: Same.
1315 * gdb.ada/print_pc.exp: Same.
1316 * gdb.ada/ptype_arith_binop.exp: Same.
1317 * gdb.ada/ptype_field.exp: Same.
1318 * gdb.ada/ptype_tagged_param.exp: Same.
1319 * gdb.ada/rec_return.exp: Same.
1320 * gdb.ada/ref_tick_size.exp: Same.
1321 * gdb.ada/str_ref_cmp.exp: Same.
1322 * gdb.ada/taft_type.exp: Same.
1323 * gdb.ada/tagged.exp: Same.
1324 * gdb.ada/type_coercion.exp: Same.
1325 * gdb.ada/uninitialized_vars.exp: Same.
1326
60b6ede8
TV
13272019-10-30 Tom de Vries <tdevries@suse.de>
1328
1329 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1330
30baf67b
TV
13312019-10-26 Tom de Vries <tdevries@suse.de>
1332
1333 * gdb.base/bigcore.c: Fix typos in comments.
1334 * gdb.base/ctf-ptype.c: Same.
1335 * gdb.base/long_long.c: Same.
1336 * gdb.dwarf2/dw2-op-out-param.S: Same.
1337 * gdb.python/py-evthreads.c: Same.
1338 * gdb.reverse/i387-stack-reverse.c: Same.
1339 * gdb.trace/tfile.c: Same.
1340 * lib/compiler.c: Same.
1341 * lib/compiler.cc: Same.
1342
158da0d1
TV
13432019-10-25 Tom de Vries <tdevries@suse.de>
1344
1345 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1346 gdb_test_multiple calls.
1347 * gdb.reverse/sigall-reverse.exp: Same.
1348 * gdb.reverse/solib-precsave.exp: Same.
1349 * gdb.reverse/solib-reverse.exp: Same.
1350 * gdb.reverse/until-precsave.exp: Same.
1351 * gdb.reverse/until-reverse.exp: Same.
1352
4ccdfbec
TV
13532019-10-24 Tom de Vries <tdevries@suse.de>
1354
1355 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1356 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1357 kfail using -wrap pattern flag and convenience variable
1358 gdb_test_name.
1359
33d569b7
AB
13602019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1361
1362 * gdb.python/py-progspace.exp: Add tests for the
1363 Progspace.block_for_pc method.
1364
4d0b984b
TT
13652019-10-23 Tom Tromey <tom@tromey.com>
1366
1367 * configure: Rebuild.
1368 * aclocal.m4: Use m4_include, not sinclude.
1369
94cb3754
TV
13702019-10-21 Tom de Vries <tdevries@suse.de>
1371
1372 * gdb.base/infcall-nested-structs.c: Add
1373 __attribute__((noinline,noclone)) to all functions.
1374 (call_all): Add missing variable initialization. Simplify return value.
1375 (breakpt): Increment volatile variable, to prevent call from being
1376 optimized out.
1377 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1378
062f1fc1
TV
13792019-10-17 Tom de Vries <tdevries@suse.de>
1380
1381 * gdb.fortran/module.exp: Allow info variables to print info for files
1382 other than module.f90.
1383
0b54364d
AB
13842019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1385
1386 * gdb.fortran/module.exp: Extend with 'info variables' test.
1387
7ff5fae7
AB
13882019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1389
1390 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1391 F77_FOR_TARGET.
1392
d10eccaa
TV
13932019-10-16 Tom de Vries <tdevries@suse.de>
1394
1395 PR tdep/25096
1396 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1397
745ff14e
TV
13982019-10-16 Tom de Vries <tdevries@suse.de>
1399
1400 PR tdep/24104
1401 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1402 Add KFAIL for PR tdep/25096.
1403
03e1ab94
TV
14042019-10-16 Tom de Vries <tdevries@suse.de>
1405
1406 PR testsuite/25059
1407 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1408
b17fcc10
TV
14092019-10-16 Tom de Vries <tdevries@suse.de>
1410
1411 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1412 as signed.
1413
9223170f
SM
14142019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1415
1416 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1417 one instead of increasing timeout.
1418
d6e76313
TV
14192019-10-13 Tom de Vries <tdevries@suse.de>
1420
1421 PR record/25038
1422 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1423 * gdb.reverse/sigall-reverse.exp: Same.
1424 * gdb.reverse/solib-precsave.exp: Same.
1425 * gdb.reverse/solib-reverse.exp: Same.
1426 * gdb.reverse/step-precsave.exp: Same.
1427 * gdb.reverse/until-precsave.exp: Same.
1428 * gdb.reverse/until-reverse.exp: Same.
1429 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1430
6dfc0041
AA
14312019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1432
1433 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1434 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1435 (cmp_struct_05_01, cmp_struct_static_02_01)
1436 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1437 comparisons.
1438
abcf2cc8
TV
14392019-10-10 Tom de Vries <tdevries@suse.de>
1440
1441 PR testsuite/24888
1442 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1443 gnatlink.
1444
a50faaf6
TV
14452019-10-09 Tom de Vries <tdevries@suse.de>
1446
1447 PR testsuite/25048
1448 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1449
60ff3cd7
AB
14502019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1451
1452 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1453 exceptions due to missing debug information.
1454
dfee8566
TV
14552019-10-07 Tom de Vries <tdevries@suse.de>
1456
1457 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1458
3d63690a
AB
14592019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1460
1461 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1462 * gdb.base/annota1.exp: Update to use gdb_test_name.
1463
30d1f018
WP
14642019-10-07 Weimin Pan <weimin.pan@oracle.com>
1465
1466 * gdb.base/ctf-whatis.exp: New file.
1467 * gdb.base/ctf-whatis.c: New file.
1468 * gdb.base/ctf-ptype.exp: New file.
1469 * gdb.base/ctf-ptype.c: New file.
1470 * gdb.base/ctf-constvars.exp: New file.
1471 * gdb.base/ctf-constvars.c: New file.
1472 * gdb.base/ctf-cvexpr.exp: New file.
1473
4dbbb47c
TV
14742019-10-04 Tom de Vries <tdevries@suse.de>
1475
1476 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1477 for loop.
1478
77c2dba3
TT
14792019-10-03 Tom Tromey <tom@tromey.com>
1480
1481 PR rust/24976:
1482 * gdb.rust/simple.rs (Union2): New type.
1483 (main): Use Union2.
1484 * gdb.rust/simple.exp: Add test.
1485
179aed7f
AB
14862019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1487
1488 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1489 nested function prefix.
1490
0a4b0913
AB
14912019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1492 Richard Bunt <richard.bunt@arm.com>
1493 Andrew Burgess <andrew.burgess@embecosm.com>
1494
1495 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1496 nested functions.
1497 * gdb.fortran/nested-funcs.f90: Update expected results.
1498 * gdb.fortran/nested-funcs-2.exp: New file.
1499 * gdb.fortran/nested-funcs-2.f90: New file.
1500
082cce05
AB
15012019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1502
1503 * gdb.python/py-parameter.exp: Make test names unique.
1504 * gdb.python/py-template.exp: Likewise.
1505 * gdb.python/py-value.exp: Likewise.
1506
2b74ba5a
AB
15072019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1508
1509 * gdb.base/break-interp.exp: Reduce test name duplication.
1510 * gdb.base/call-sc.exp: Likewise.
1511 * gdb.base/callfuncs.exp: Likewise.
1512 * gdb.base/charset.exp: Likewise.
1513 * gdb.base/dump.exp: Likewise.
1514 * gdb.base/ena-dis-br.exp: Likewise.
1515 * gdb.base/relational.exp: Likewise.
1516 * gdb.base/step-over-syscall.exp: Likewise.
1517 * gdb.base/structs.exp: Likewise.
1518
58eb20d5
AB
15192019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1520
1521 * gdb.linespec/explicit.exp: Make test names unique.
1522 * gdb.linespec/ls-errs.exp: Likewise.
1523
4d421147
AB
15242019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1525
1526 * gdb.reverse/break-precsave.exp: Make test names unique.
1527 * gdb.reverse/break-reverse.exp: Likewise.
1528 * gdb.reverse/finish-precsave.exp: Likewise.
1529 * gdb.reverse/finish-reverse.exp: Likewise.
1530 * gdb.reverse/machinestate-precsave.exp: Likewise.
1531 * gdb.reverse/machinestate.exp: Likewise.
1532 * gdb.reverse/readv-reverse.exp: Likewise.
1533 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1534 * gdb.reverse/sigall-precsave.exp: Likewise.
1535 * gdb.reverse/sigall-reverse.exp: Likewise.
1536 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1537 * gdb.reverse/watch-precsave.exp: Likewise.
1538 * gdb.reverse/watch-reverse.exp: Likewise.
1539
d8c06f22
AB
15402019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1541
1542 * gdb.threads/stop-with-handle.c: New file.
1543 * gdb.threads/stop-with-handle.exp: New file.
1544
3a56ed86
TV
15452019-10-03 Tom de Vries <tdevries@suse.de>
1546
1547 PR testsuite/25059
1548 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1549 directory" line to be missing.
1550
42275044
TV
15512019-10-03 Tom de Vries <tdevries@suse.de>
1552
1553 PR testsuite/25059
1554 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1555 type optional.
1556
9ef62df0
AA
15572019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1558
1559 * gdb.python/py-format-string.c (string.h): New include.
1560 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1561 the same value, for endianness-independence.
1562 * gdb.python/py-format-string.exp (default_regexp_dict)
1563 (test_pretty_structs, test_format): Adjust expected output to the
1564 changed initialization.
1565
37f6a7f4
TT
15662019-10-02 Tom Tromey <tromey@adacore.com>
1567
1568 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1569
1d58d6a2
PA
15702019-10-02 Pedro Alves <palves@redhat.com>
1571 Andrew Burgess <andrew.burgess@embecosm.com>
1572
1573 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1574 "print-file-var.h".
1575 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1576 (get_version_1): Print this_version_id and its address.
1577 Add extern "C" wrappers around interface functions.
1578 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1579 "print-file-var.h".
1580 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1581 (get_version_2): Print this_version_id and its address.
1582 Add extern "C" wrappers around interface functions.
1583 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1584 <stddef.h> and "print-file-var.h".
1585 Add extern "C" wrappers around interface functions.
1586 [VERSION_ID_MAIN] (this_version_id): Define.
1587 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1588 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1589 up extern "C" blocks.
1590 * gdb.base/print-file-var.exp (test): New, factored out from top
1591 level.
1592 (top level): Test all combinations of attribute hidden or not,
1593 dlopen or not, and this_version_id symbol in main file or not.
1594 Compile tests as both C++ and C, make test names unique.
1595
d770d56f
TT
15962019-10-01 Tom Tromey <tom@tromey.com>
1597
1598 * gdb.base/style.exp: Test "show logging filename".
1599
7f6aba03
TT
16002019-10-01 Tom Tromey <tom@tromey.com>
1601
1602 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1603 * gdb.base/style.exp: Add metadata style test.
1604
14309bb6
TT
16052019-10-01 Tom Tromey <tom@tromey.com>
1606
1607 * gdb.base/style.exp: Test "pwd".
1608
2a3c1174
PA
16092019-10-01 Tom Tromey <tom@tromey.com>
1610
1611 * gdb.base/style.exp: Update tests.
1612
53d666ec
AA
16132019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1614
1615 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1616 'six' to unsigned.
1617 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1618 'five'. Use an all-ones bit pattern for each.
1619 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1620 to its changed values.
1621
4a56a520
TT
16222019-09-30 Tom Tromey <tromey@adacore.com>
1623
1624 * gdb.rust/traits.rs: Disable all warnings.
1625
0df0352a
TV
16262019-09-29 Tom de Vries <tdevries@suse.de>
1627
1628 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1629
73d9a918
TV
16302019-09-29 Tom de Vries <tdevries@suse.de>
1631
1632 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1633
060b3ab4
TV
16342019-09-27 Tom de Vries <tdevries@suse.de>
1635
1636 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1637
68f7d34d
TV
16382019-09-27 Tom de Vries <tdevries@suse.de>
1639
1640 PR record/23188
1641 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1642
5d63b30a
TT
16432019-09-26 Tom Tromey <tromey@adacore.com>
1644
1645 * gdb.ada/py_taft.exp: New file.
1646 * gdb.ada/py_taft/main.adb: New file.
1647 * gdb.ada/py_taft/pkg.adb: New file.
1648 * gdb.ada/py_taft/pkg.ads: New file.
1649
3d435220
TV
16502019-09-24 Tom de Vries <tdevries@suse.de>
1651
1652 PR gdb/24598
1653 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1654
77d03678
TV
16552019-09-22 Tom de Vries <tdevries@suse.de>
1656
1657 * gdb.base/restore.exp: Allow register variables to be optimized out at
1658 -O0.
1659
abf516c6
UW
16602019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1661
1662 * gdb.arch/spu-info.exp: Remove file.
1663 * gdb.arch/spu-info.c: Remove file.
1664 * gdb.arch/spu-ls.exp: Remove file.
1665 * gdb.arch/spu-ls.c: Remove file.
1666
1667 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1668 * gdb.asm/spu.inc: Remove file.
1669
1670 * gdb.base/dump.exp: Remove support for spu*-*-*.
1671 * gdb.base/stack-checking.exp: Likewise.
1672 * gdb.base/overlays.exp: Likewise.
1673 * gdb.base/ovlymgr.c: Likewise.
1674 * gdb.base/spu.ld: Remove file.
1675
1676 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1677 * gdb.cp/cpexprs.exp: Likewise.
1678 * gdb.cp/exception.exp: Likewise.
1679 * gdb.cp/gdb2495.exp: Likewise.
1680 * gdb.cp/mb-templates.exp: Likewise.
1681 * gdb.cp/pr9167.exp: Likewise.
1682 * gdb.cp/userdef.exp: Likewise.
1683
1684 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1685
1686 * gdb.cell: Remove directory.
1687 * lib/cell.exp: Remove file.
1688
e452e88f
TV
16892019-09-19 Tom de Vries <tdevries@suse.de>
1690
1691 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1692
8a625130
TV
16932019-09-19 Tom de Vries <tdevries@suse.de>
1694
1695 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1696
81dc3ab5
TV
16972019-09-19 Tom de Vries <tdevries@suse.de>
1698
1699 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1700 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1701 (gdb_target_cmd): ... here.
1702 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1703 value 2.
1704
b078f3ac
AB
17052019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1706
1707 * gdb.base/source-dir.exp: Avoid having directory names in test
1708 names.
1709
f1b620e9
MG
17102019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1711
1712 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1713 directory.
1714
67f3ed6a
AB
17152019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1716
1717 * gdb.base/list-missing-source.exp: New file.
1718
d1b70248
TV
17192019-09-14 Tom de Vries <tdevries@suse.de>
1720
1721 PR teststuite/24599
1722 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1723 * lib/ada.exp (gnatmake_version_at_least): New proc.
1724
5fabdcd6
AB
17252019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1726
1727 * gdb.base/maint.exp: Use exec_has_index_section.
1728
aa17805f
AB
17292019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1730
1731 * gdb.base/maint.exp: Add test for 'maint info sections'.
1732
25e5c209
TV
17332019-09-12 Tom de Vries <tdevries@suse.de>
1734
1735 * gdb.base/store.exp: Allow register variables to be optimized out at
1736 -O0.
1737
4993045d
PW
17382019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1739
1740 * gdb.ada/rdv_wait.exp: Update to new task names.
1741 * gdb.base/task_switch_in_core.exp: Likewise.
1742 * gdb.base/info_sources_base.c: Likewise.
1743
8a516164
TT
17442019-09-10 Tom Tromey <tromey@adacore.com>
1745
1746 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1747
aa391654
TT
17482019-09-10 Tom Tromey <tromey@adacore.com>
1749
1750 * gdb.ada/dgopt.exp: New file.
1751 * gdb.ada/dgopt/x.adb: New file.
1752
8634b462
TT
17532019-09-08 Tom Tromey <tom@tromey.com>
1754
1755 * gdb.tui/resize.exp: Remove setup_xfail.
1756 * gdb.tui/regs.exp: Remove setup_xfail.
1757 * gdb.tui/basic.exp: Remove setup_xfail.
1758
736b0f76
DB
17592019-09-06 David Blaikie <dblaikie@gmail.com>
1760
1761 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1762 * gdb.cp/cplabel.exp: Ditto.
1763 * gdb.linespec/ls-errs.exp: Ditto.
1764
30331a6c
TV
17652019-09-05 Tom de Vries <tdevries@suse.de>
1766
1767 * lib/gdb.exp (cmp_file_string): New proc.
1768 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1769 runto_main. Verify save breakpoints output.
1770
98b0ebab
PW
17712019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1772
1773 * gdb.base/info-var.exp: Test info variables without running
1774 to main, to avoid expect's buffer overflow.
1775
4e962e74
TT
17762019-09-03 Tom Tromey <tromey@adacore.com>
1777
1778 * gdb.ada/bias.exp: New file.
1779 * gdb.ada/bias/bias.adb: New file.
1780 * gdb.ada/print_chars.exp: Add regression test.
1781 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1782 (MC): New variable.
1783
2ea1a07a
SL
17842019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1785
1786 * gdb.base/argv0-symlink.exp: Run only on native target
1787 and local host.
1788
8077c50d
TV
17892019-08-29 Tom de Vries <tdevries@suse.de>
1790
1791 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1792 diverse debug info.
1793 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1794
48352473
TV
17952019-08-28 Tom de Vries <tdevries@suse.de>
1796
1797 * gdb.base/info-var.exp: Allow info variables to print info for files
1798 other than info-var-f1.c and info-var-f2.c.
1799
d8f27c60
AB
18002019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1801
1802 * gdb.fortran/info-types.exp: Add module.
1803 * gdb.fortran/info-types.f90: Update expected results.
1804
1f20c35e
AB
18052019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1806
1807 * gdb.fortran/info-types.exp: New file.
1808 * gdb.fortran/info-types.f90: New file.
1809 * lib/fortran.exp (fortran_character1): New proc.
1810
4acfdd20
AB
18112019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1812
1813 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1814 functions'. Reindent as needed.
1815 * gdb.base/info-var-f1.c: New file.
1816 * gdb.base/info-var-f2.c: New file.
1817 * gdb.base/info-var.exp: New file.
1818 * gdb.base/info-var.h: New file.
1819
5c31b358
TV
18202019-08-26 Tom de Vries <tdevries@suse.de>
1821
1822 PR c++/24852
1823 * gdb.cp/no-libstdcxx-probe.exp: New test.
1824
b694989f
TV
18252019-08-26 Tom de Vries <tdevries@suse.de>
1826
1827 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1828 * tests need to be skipped.
1829 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1830 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1831 mi_skip_libstdcxx_probe_tests.
1832
d9c4ba53
SDJ
18332019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1834
1835 * gdb.python/py-xmethods.exp: Use raw strings when passing
1836 arguments to SimpleXMethodMatcher.
1837
395fad09
TV
18382019-08-22 Tom de Vries <tdevries@suse.de>
1839
1840 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1841 more informative.
1842
26c957f1
PA
18432019-08-21 Pedro Alves <palves@redhat.com>
1844
1845 * gdb.base/with.exp: Test "with" with no arguments.
1846
61f80d5d
TV
18472019-08-21 Tom de Vries <tdevries@suse.de>
1848
1849 * gdb.base/gdb-caching-proc.exp: Sort files.
1850
d7a11d13
TV
18512019-08-20 Tom de Vries <tdevries@suse.de>
1852
1853 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1854 compilation.
1855
34dafe9f
TV
18562019-08-16 Tom de Vries <tdevries@suse.de>
1857
1858 * gdb.base/compare-sections.exp ("after run to main"): Allow
1859 mismatched read-only sections for PIE executables.
1860
398fdd60
TT
18612019-08-16 Tom Tromey <tom@tromey.com>
1862
1863 * lib/tuiterm.exp (_csi_Z): New proc.
1864 * gdb.tui/basic.exp: Update window positions.
1865 * gdb.tui/empty.exp: Update window positions.
1866
d8f9e51c
SL
18672019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1868
1869 * gdb.base/examine-backward.exp: Correct regexp for
1870 "examine 3 bytes backward from ${address_zero}".
1871
3df505f6
TT
18722019-08-15 Tom Tromey <tom@tromey.com>
1873
1874 * gdb.tui/empty.exp: Enable resizing tests.
1875
272560b5
TT
18762019-08-15 Tom Tromey <tromey@adacore.com>
1877
1878 * gdb.ada/char_enum.exp: Add regression tests.
1879 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1880 and '0'.
1881 (Char, Gchar): Update.
1882 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1883
08235187
CB
18842019-08-15 Christian Biesinger <cbiesinger@google.com>
1885
1886 * gdb.python/python.exp: Expect a leading underscore on
1887 GdbOutput{,Error}File.
1888
22a2ab04
SL
18892019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1890
1891 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1892 Windows host.
1893
835b995b
SL
18942019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1895
1896 * gdb.base/batch-preserve-term-settings.exp
1897 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1898
97dd8e07
CB
18992019-08-15 Christian Biesinger <cbiesinger@google.com>
1900
1901 * lib/gdb.exp: When running on a mingw target, replace
1902 /x/ with x:/.
1903
75faf5c4
AH
19042019-08-14 Alan Hayward <alan.hayward@arm.com>
1905
1906 * gdb.arch/aarch64-prologue.c: New test.
1907 * gdb.arch/aarch64-prologue.exp: New file.
1908
abc6c00f
TV
19092019-08-13 Tom de Vries <tdevries@suse.de>
1910
1911 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1912 Thread.
1913
74c2c1f4
SL
19142019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1915
1916 * gdb.python/py-completion.exp: Download the .py file to the host
1917 and use its host pathname. Conditionalize tests that use
1918 tab completion and manipulate files on the build machine.
1919 * gdb.python/py-events.exp: Download the .py file to the host
1920 and use its host pathname.
1921 * gdb.python/py-evsignal.exp: Likewise.
1922 * gdb.python/py-evthreads.exp: Likewise.
1923 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1924 pathname syntax.
1925 * gdb.python/py-framefilter.exp: Download the .py file to the right
1926 place on the host. Match Windows pathname syntax.
1927 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1928 .py file to the host and use its host pathname.
1929 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1930 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1931 build pathname. Skip symlink test on Windows host. Add missing
1932 newline at end of file.
1933 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1934 and use its host pathname.
1935 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1936 * gdb.python/py-section-script.exp: Use host location of binfile
1937 on safe-path. Use correct path separator on Windows host.
1938 Reorder alternatives in gdb_test_multiple to prevent matching
1939 the wrong alternative on success.
1940 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1941
ca2589f3
PP
19422019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1943
1944 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1945 expect the GDB inferior to no longer immediately stop after
1946 being resumed with "signal SIGINT".
1947
020a839d
SL
19482019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1949
1950 * gdb.linespec/break-ask.exp: Generalize regexps to match
1951 Windows pathnames too.
1952
128d6509
TV
19532019-08-08 Tom de Vries <tdevries@suse.de>
1954
1955 PR testsuite/24862
1956 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1957
590042fc
PW
19582019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1959
1960 * gdb.base/style.exp: Update tests for help doc new invariants.
1961 * gdb.base/help.exp: Likewise.
1962
046bebe1
TT
19632019-08-06 Tom Tromey <tom@tromey.com>
1964
1965 * gdb.base/style.exp: Add disassemble test.
1966 * gdb.base/style.c (some_called_function): New function.
1967 (main): Use it.
1968
0b27c27d
CB
19692019-08-05 Christian Biesinger <cbiesinger@google.com>
1970
1971 * gdb.python/py-block.exp: Test dictionary access on blocks.
1972
580f1034
SM
19732019-08-05 Simon Marchi <simon.marchi@efficios.com>
1974
1975 PR gdb/24863
1976 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1977 -list-thread-groups --available test when running under
1978 check-read1.
1979
d86bd7cb
TV
19802019-08-05 Tom de Vries <tdevries@suse.de>
1981
1982 PR testsuite/24863
1983 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1984 * gdb.base/help.exp: Use with_read1_timeout_factor.
1985 * gdb.base/info-macros.exp: Same.
1986 * gdb.cp/nested-types.exp: Same.
1987
a80cf5d8
TV
19882019-08-05 Tom de Vries <tdevries@suse.de>
1989
1990 * lib/gdb.exp (version_at_least): Factor out of ...
1991 (tcl_version_at_least): ... here.
1992 (gdb_compile): Fail if pie results in non-PIE executable.
1993 (readelf_version, readelf_prints_pie): New proc.
1994 (exec_is_pie): Return -1 if unknown.
1995
d0962838
TV
19962019-08-05 Tom de Vries <tdevries@suse.de>
1997
1998 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1999
2252ff3d
SL
20002019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2001
2002 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2003
26655f53
SL
20042019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2005
2006 * lib/completion-support.exp (test_gdb_complete_none): Skip
2007 tab completion tests if no readline support.
2008 (test_gdb_complete_unique_re): Likewise.
2009 (test_gdb_complete_multiple): Likewise.
2010
db4dc13e
PW
20112019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2012
2013 * gdb.base/info_sources.exp: New file.
2014 * gdb.base/info_sources.c: New file.
2015 * gdb.base/info_sources_base.c: New file.
2016
0eba165a
PFC
20172019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2018
2019 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2020 prefix argument.
2021 (test_exit_status): Add prefix argument.
2022
59bd512b
TV
20232019-08-01 Tom de Vries <tdevries@suse.de>
2024
2025 PR testsuite/24863
2026 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2027 calling exp_continue for new thread and thread exited messages.
2028
2a3ad588
TV
20292019-08-01 Tom de Vries <tdevries@suse.de>
2030
2031 PR testsuite/24863
2032 * gdb.base/structs.exp: Fix check-read1 timeout using
2033 gdb_test_sequence.
2034 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2035
117eb594
TV
20362019-08-01 Tom de Vries <tdevries@suse.de>
2037
2038 PR testsuite/24863
2039 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2040 line.
2041
ed591340
TV
20422019-08-01 Tom de Vries <tdevries@suse.de>
2043
2044 PR testsuite/24863
2045 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2046
aa3b6533
TT
20472019-07-30 Tom Tromey <tromey@adacore.com>
2048
2049 * gdb.ada/display_nested.exp: New file.
2050 * gdb.ada/display_nested/foo.adb: New file.
2051 * gdb.ada/display_nested/pack.adb: New file.
2052 * gdb.ada/display_nested/pack.ads: New file.
2053
2906593f
CB
20542019-07-30 Christian Biesinger <cbiesinger@google.com>
2055
2056 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2057 namespace.
2058 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2059
0f575925
TV
20602019-07-30 Tom de Vries <tdevries@suse.de>
2061
2062 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2063 instead.
2064
b13057d9
TV
20652019-07-30 Tom de Vries <tdevries@suse.de>
2066
2067 PR testsuite/24834
2068 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2069 (exec_is_pie): New proc.
2070
5c4dde85
CB
20712019-07-29 Christian Biesinger <cbiesinger@google.com>
2072
2073 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2074
c620ed88
CB
20752019-07-29 Christian Biesinger <cbiesinger@google.com>
2076
2077 * gdb.python/py-objfile.c: Add global and static vars.
2078 * gdb.python/py-objfile.exp: Test new functions Objfile.
2079 lookup_global_symbol and lookup_static_symbol.
2080
3d235706
TT
20812019-07-29 Tom Tromey <tom@tromey.com>
2082
2083 * lib/tuiterm.exp (Term::_csi_@): New proc.
2084 (Term::_csi_X): Don't move cursor.
2085
c7e4c0a6
PW
20862019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2087
2088 * gdb.base/options.exp: Update backtrace - completion to
2089 new option -frame-info.
2090 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2091 Test new 'set print frame-info'. Test backtrace -frame-info
2092 overriding 'set print frame-info'.
2093 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2094 Test new 'set print frame-info'.
2095 Verify consistency of backtrace with and without filters, with and
2096 without -no-filters.
2097 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2098 default.
2099
de28a3b7
TV
21002019-07-29 Tom de Vries <tdevries@suse.de>
2101
2102 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2103 no arguments".
2104
507dd60e
TV
21052019-07-29 Tom de Vries <tdevries@suse.de>
2106
2107 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2108 is a substring of the first for "complete non-unique file name".
2109
5beafce9
TV
21102019-07-29 Tom de Vries <tdevries@suse.de>
2111
2112 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2113 with ".*".
2114
2d274232
TV
21152019-07-29 Tom de Vries <tdevries@suse.de>
2116
2117 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2118 Pass prompt_regexp parameter to gdb_test_multiple calls.
2119
9197cd8b
TV
21202019-07-29 Tom de Vries <tdevries@suse.de>
2121
2122 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
2123 print registers" regexps.
2124
b528dae0
TV
21252019-07-29 Tom de Vries <tdevries@suse.de>
2126
2127 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2128
d17725d7
TV
21292019-07-29 Tom de Vries <tdevries@suse.de>
2130
2131 PR gdb/24855
2132 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2133 (skip_python_tests_prompt): Add prompt_regexp argument to
2134 gdb_test_multiple calls.
2135
52b75bf1
TT
21362019-07-27 Tom Tromey <tom@tromey.com>
2137
2138 * gdb.tui/main.exp: New file.
2139
2b1d00c2
TT
21402019-07-27 Tom Tromey <tom@tromey.com>
2141
2142 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2143 optional.
2144 * gdb.tui/empty.exp: New file.
2145
ded631d5
TT
21462019-07-27 Tom Tromey <tom@tromey.com>
2147
2148 * lib/tuiterm.exp (spawn): New proc.
2149 (Term::resize): New proc.
2150 * gdb.tui/resize.exp: New file.
2151
58ac439d
TT
21522019-07-27 Tom Tromey <tom@tromey.com>
2153
2154 * gdb.tui/list.exp: New file.
2155
fe1f56ee
TT
21562019-07-27 Tom Tromey <tom@tromey.com>
2157
2158 * gdb.tui/regs.exp: New file.
2159
f790b310
TT
21602019-07-27 Tom Tromey <tom@tromey.com>
2161
2162 * gdb.tui/basic.exp: Add "layout split" test.
2163
d95fc6ee
TT
21642019-07-27 Tom Tromey <tom@tromey.com>
2165
2166 * gdb.tui/basic.exp: Add "layout asm" test.
2167
c3786b3a
TT
21682019-07-27 Tom Tromey <tom@tromey.com>
2169
2170 * lib/tuiterm.exp: New file.
2171 * gdb.tui/basic.exp: New file.
2172
98a617f8
KB
21732019-07-27 Kevin Buettner <kevinb@redhat.com>
2174
2175 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2176 Enable tests associated with this flag. Adjust regex
2177 referencing "foo_low" to now refer to "foo_cold" instead.
2178
5c076da4
KB
21792019-07-27 Kevin Buettner <kevinb@redhat.com>
2180
2181 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2182 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2183 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2184 foo_cold. Revise comments to match.
2185 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2186 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2187 were wrapped into this proc; Call do_test in loop from outermost
2188 level.
2189 (foo_low): Rename all occurrences to "foo_cold".
2190 (backtrace from baz): New test.
2191 (x2/i foo_cold): New test.
2192 (info line *foo_cold): New test.
2193
1512d3b7
TV
21942019-07-26 Tom de Vries <tdevries@suse.de>
2195
2196 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2197
297989a1
TV
21982019-07-25 Tom de Vries <tdevries@suse.de>
2199
2200 PR testsuite/24830
2201 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2202 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2203 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2204 (skip_libstdcxx_probe_tests): ... here.
2205 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2206
b3b965fb
TV
22072019-07-24 Tom de Vries <tdevries@suse.de>
2208
2209 PR testsuite/24807
2210 * gdb.objc/basicclass.m: Include stdio.h.
2211 * gdb.objc/nondebug.m: Same.
2212 * gdb.objc/objcdecode.m: Same.
2213
4625b4d0
TV
22142019-07-24 Tom de Vries <tdevries@suse.de>
2215
2216 PR testsuite/24612
2217 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2218 additional_flags.
2219
024a5840
TV
22202019-07-24 Tom de Vries <tdevries@suse.de>
2221
2222 PR testsuite/24831
2223 * gdb.multi/tids.exp: Update error messages for info threads.
2224
c76ddaa3
TV
22252019-07-24 Tom de Vries <tdevries@suse.de>
2226
2227 * gdb.base/info-types.exp: Allow info types to print info for more than
2228 one file.
2229
9a618ef6
TV
22302019-07-23 Tom de Vries <tdevries@suse.de>
2231
2232 PR testsuite/24842
2233 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2234 gdb_spawn_with_cmdline_opts.
2235
40eadf04
SP
22362019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2237
2238 * gdb.arch/arm-cmse-sgstubs.c: New test.
2239 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2240
5ba29434
TV
22412019-07-23 Tom de Vries <tdevries@suse.de>
2242
2243 PR testsuite/24711
2244 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2245 issuing next command.
2246
a8e9d247
AB
22472019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2248
2249 * gdb.ada/info_auto_lang.exp: Update expected results.
2250 * gdb.base/info-types.c: Add additional types to check.
2251 * gdb.base/info-types.exp: Update expected results.
2252
eb86c5e2
AB
22532019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2254
2255 * gdb.base/info-types.c: New file.
2256 * gdb.base/info-types.exp: New file.
2257
01e175fe
AB
22582019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2259
2260 * gdb.arch/riscv-bp-infcall.c: New file.
2261 * gdb.arch/riscv-bp-infcall.exp: New file.
2262
6b78c3f8
AB
22632019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2264
2265 PR breakpoints/24541
2266 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2267
da738167
TV
22682019-07-14 Tom de Vries <tdevries@suse.de>
2269
2270 PR testsuite/24760
2271 * gdb.objc/basicclass.exp: Fix unterminated string.
2272
0d4e84ed
AB
22732019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2274 Andrew Burgess <andrew.burgess@embecosm.com>
2275
2276 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2277 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2278 negative bounds.
2279 * gdb.fortran/vla-value.exp: Print elements of an array with
2280 negative bounds.
2281 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2282 testing.
2283
021d8588
AB
22842019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2285
2286 * gdb.base/options.exp (expect_string): Dequote strings in
2287 results.
2288 (test-string): Test strings with different quoting and reindent.
2289
f06f1252
TT
22902019-07-10 Tom Tromey <tromey@adacore.com>
2291
2292 * gdb.ada/mi_ex_cond.exp: Update expected results.
2293 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2294 * gdb.ada/mi_catch_ex.exp: Update expected results.
2295 * gdb.ada/mi_catch_assert.exp: Update expected results.
2296 * gdb.ada/catch_ex.exp (catch_exception_info)
2297 (catch_exception_entry, catch_assert_entry)
2298 (catch_unhandled_entry): Update.
2299 * gdb.ada/catch_assert_if.exp: Update expected results.
2300
b863685d
RB
23012019-07-10 Richard Bunt <richard.bunt@arm.com>
2302 Stephen Roberts <stephen.roberts@arm.com>
2303
2304 * gdb.base/define.exp: Restore original prompt.
2305
cb1e4e32
PA
23062019-07-09 Pedro Alves <palves@redhat.com>
2307
2308 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2309 breakpoints" output.
2310 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2311 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2312 throw" creates breakpoint.
2313 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2314 'type="catchpoint"'.
2315
b58a68fe
PA
23162019-07-09 Pedro Alves <palves@redhat.com>
2317
2318 PR c++/15468
2319 * gdb.cp/except-multi-location-lib.cc: New.
2320 * gdb.cp/except-multi-location-main.cc: New.
2321 * gdb.cp/except-multi-location.exp: New.
2322
0826779b
PW
23232019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2324
2325 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2326 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2327 argument and update callers.
2328
5b0e2db4
AB
23292019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2330
2331 * gdb.arch/amd64-break-on-asm-line.S: New file.
2332 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2333
1f6f6e21
PW
23342019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2335
2336 * gdb.base/printcmds.exp: Test printing C string and
2337 C wide string convenience vars without transiting via the inferior.
2338 Also make test names unique.
2339
ea142fbf
AH
23402019-07-08 Alan Hayward <alan.hayward@arm.com>
2341
5862c886 2342 PR breakpoints/25011
ea142fbf
AH
2343 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2344
213fd9fa
PA
23452019-07-04 Pedro Alves <palves@redhat.com>
2346
2347 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2348 body returned ok(0), break(3) or continue(4).
2349 * gdb.testsuite/foreach_with_prefix.exp: New file.
2350
2b40fda7
AH
23512019-07-04 Alan Hayward <alan.hayward@arm.com>
2352
2353 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2354
a26c8de0
PA
23552019-07-03 Pedro Alves <palves@redhat.com>
2356
2357 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2358 "return -code".
2359
5f4ba3e7
PA
23602019-07-03 Pedro Alves <palves@redhat.com>
2361
2362 PR cli/24732
2363 * gdb.base/shell.exp: Load completion-support.exp.
2364 Adjust expected error output. Add completion tests.
2365
a994424f
PA
23662019-07-03 Pedro Alves <palves@redhat.com>
2367
2368 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2369 string_to_regexp.
2370
3d9be6f5
PA
23712019-07-03 Pedro Alves <palves@redhat.com>
2372
2373 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2374 (expect_integer): Adjust to expect "-string".
2375 (expect_string): New.
2376 (all_options): Expect "-string".
2377 (test-flag, test-boolean): Adjust to expect "-string".
2378 (test-string): New proc.
2379 (top level): Call it.
2380
41fc454c
PA
23812019-07-03 Pedro Alves <palves@redhat.com>
2382
2383 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2384 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2385 the expected output in the success.
2386
b2b2a215
PA
23872019-07-03 Pedro Alves <palves@redhat.com>
2388
2389 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2390 Split one gdb_test_multiple call in two to avoid a race.
2391
fdbc9870
PA
23922019-07-03 Pedro Alves <palves@redhat.com>
2393
2394 * gdb.base/with.c: New file.
2395 * gdb.base/with.exp: New file.
2396
c6ac8931
PA
23972019-07-03 Pedro Alves <palves@redhat.com>
2398
2399 * gdb.base/settings.exp: Replace all references to "maint
2400 test-settings set" with references to "maint set test-settings",
2401 and all references to "maint test-settings show" with references
2402 to "maint show test-settings".
2403
970f9d09
PA
24042019-07-03 Pedro Alves <palves@redhat.com>
2405
2406 * gdb.base/settings.exp (test-string): Adjust expected out when
2407 testing "maint test-settings show filename"
2408
54d66006
PA
24092019-07-02 Pedro Alves <palves@redhat.com>
2410
2411 * gdb.base/options.exp (test-info-threads): New procedure.
2412 (top level): Call it.
2413
10d06d82
TT
24142019-06-28 Tom Tromey <tromey@adacore.com>
2415
2416 * gdb.dwarf2/ada-linkage-name.c: New file.
2417 * gdb.dwarf2/ada-linkage-name.exp: New file.
2418
3d507ff2
TT
24192019-06-27 Tom Tromey <tromey@adacore.com>
2420
d039f014 2421 PR c++/20020:
3d507ff2
TT
2422 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2423
8af58ffe
TV
24242019-06-26 Tom de Vries <tdevries@suse.de>
2425
2426 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2427
22e21752
TV
24282019-06-26 Tom de Vries <tdevries@suse.de>
2429
2430 * gdb.base/index-cache.exp: Add back missing debug option.
2431
b65b566c
PW
24322019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2433
2434 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2435
5c2c8c69
TV
24362019-06-25 Tom de Vries <tdevries@suse.de>
2437
2438 PR testsuite/24727
2439 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2440
164e3873
TV
24412019-06-24 Tom de Vries <tdevries@suse.de>
2442
2443 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2444
824eacee
TV
24452019-06-24 Tom de Vries <tdevries@suse.de>
2446
2447 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2448 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2449 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2450
385b97d3
TV
24512019-06-24 Tom de Vries <tdevries@suse.de>
2452
2453 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2454
c596f180
TV
24552019-06-21 Tom de Vries <tdevries@suse.de>
2456
2457 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2458
b13a7d03
TV
24592019-06-21 Tom de Vries <tdevries@suse.de>
2460
2461 PR testsuite/24518
2462 PR ada/24713
2463 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2464 index.
2465
899277ae
TT
24662019-06-19 Tom Tromey <tromey@adacore.com>
2467
2468 * gdb.ada/length_cond.exp: Add intro comment.
2469
680e1bee
TT
24702019-06-19 Tom Tromey <tromey@adacore.com>
2471
2472 * gdb.ada/length_cond.exp: New file.
2473 * gdb.ada/length_cond/length_cond.adb: New file.
2474 * gdb.ada/length_cond/pck.adb: New file.
2475 * gdb.ada/length_cond/pck.ads: New file.
2476
0ed4690a
TV
24772019-06-18 Tom de Vries <tdevries@suse.de>
2478
2479 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2480
d20ed5fd
TT
24812019-06-18 Tom Tromey <tromey@adacore.com>
2482
2483 * gdb.base/list0.h: Add comment explaining control character.
2484
86e04673
TV
24852019-06-18 Tom de Vries <tdevries@suse.de>
2486
2487 * boards/fission.exp: Break up long debug_flags line.
2488
c4973306
SM
24892019-06-16 Tom de Vries <tdevries@suse.de>
2490
2491 PR gdb/24445
2492 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2493 generated index.
2494
93cb9841
AB
24952019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2496
2497 PR gdb/24686
2498 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2499 improve detection of bug gdb/24541.
2500
399aaebd
SM
25012019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2502
2503 PR gdb/24669
2504 * gdb.base/index-cache.exp (uses_readnow,
2505 expecting_index_cache_use): Define global variable.
2506 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2507 expecting_index_cache_use.
2508
584a927c
AB
25092019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2510 Andrew Burgess <andrew.burgess@embecosm.com>
2511
2512 * gdb.fortran/pointers.f90: New file.
2513 * gdb.fortran/print_type.exp: New file.
2514 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2515 * gdb.fortran/vla-type.exp: Likewise.
2516 * gdb.fortran/vla-value.exp: Likewise.
2517 * gdb.mi/mi-vla-fortran.exp: Likewise.
2518
30056ea0
AB
25192019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2520
2521 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2522 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2523 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2524 as a stop reason.
2525
ec8e2b6d
AB
25262019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2527
2528 * gdb.base/annota1.exp: Update expected results.
2529 * gdb.cp/annota2.exp: Likewise.
2530 * gdb.cp/annota3.exp: Likewise.
2531
09e4c4e1
AB
25322019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2533
2534 * gdb.base/style-logging.exp: Remove path from test name.
2535
0735b091
TT
25362019-06-14 Tom Tromey <tromey@adacore.com>
2537
2538 PR gdb/24502:
2539 * gdb.base/style-logging.exp: New file.
2540
f5686554
TT
25412019-06-14 Tom Tromey <tromey@adacore.com>
2542
2543 * gdb.base/symfile-warn.exp: New file.
2544 * gdb.base/symfile-warn.c: New file.
2545
a0c1ffed
TT
25462019-06-14 Tom Tromey <tromey@adacore.com>
2547
2548 * gdb.base/annotate-symlink.exp: New file.
2549
f411722c
TT
25502019-06-14 Tom Tromey <tromey@adacore.com>
2551
2552 * gdb.ada/set_wstr.exp: Add reassignment test.
2553
4268ec18
TT
25542019-06-14 Tom Tromey <tromey@adacore.com>
2555
2556 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2557 'unchecked_access and 'unrestricted_access as well.
2558
9a9e394b
TT
25592019-06-14 Tom Tromey <tromey@adacore.com>
2560
2561 PR ada/24539:
2562 * gdb.ada/vla.exp: Update tests.
2563 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2564 pragma.
2565
4c048731
PA
25662019-06-13 Pedro Alves <palves@redhat.com>
2567
2568 * gdb.base/settings.exp (test-integer): Test junk after
2569 "unlimited".
2570
6665660a
PA
25712019-06-13 Pedro Alves <palves@redhat.com>
2572
2573 * gdb.base/options.exp (test-thread-apply): New.
2574 (top level): Call it.
2575
5d707134
PA
25762019-06-13 Pedro Alves <palves@redhat.com>
2577
2578 * gdb.base/options.exp (test-frame-apply): New.
2579 (top level): Test print commands with different "frame apply"
2580 prefixes.
2581
e2a689da
PA
25822019-06-13 Pedro Alves <palves@redhat.com>
2583
e79be6e5 2584 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
2585 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2586 'max_completions' parameter and handle it.
2587 (test_gdb_completion_offers_commands): New.
2588
90a1ef87
PA
25892019-06-13 Pedro Alves <palves@redhat.com>
2590
2591 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2592
d4c16835
PA
25932019-06-13 Pedro Alves <palves@redhat.com>
2594
2595 * gdb.base/options.exp (test-backtrace): New.
2596 (top level): Call it.
2597
2daf894e
PA
25982019-06-13 Pedro Alves <palves@redhat.com>
2599
2600 * gdb.guile/scm-frame-args.exp: Use "set print
2601 raw-frame-arguments" instead of "set print raw frame-arguments".
2602 * gdb.python/py-frame-args.exp: Likewise.
2603
e6ed716c
PA
26042019-06-13 Pedro Alves <palves@redhat.com>
2605
2606 * gdb.compile/compile.exp: Adjust expected output to option
2607 processing changes.
2608
7d8062de
PA
26092019-06-13 Pedro Alves <palves@redhat.com>
2610
2611 * gdb.base/options.exp: Build executable.
2612 (test-print): New procedure.
2613 (top level): Call it, once for "print" and another for "compile
2614 print".
2615
9d0faba9
PA
26162019-06-13 Pedro Alves <palves@redhat.com>
2617
2618 * gdb.base/options.c: New file.
2619 * gdb.base/options.exp: New file.
2620
dee7b4c8
PA
26212019-06-13 Pedro Alves <palves@redhat.com>
2622
2623 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2624 that "o" is ambiguous.
2625
dca0f6c0
PA
26262019-06-13 Pedro Alves <palves@redhat.com>
2627
2628 * gdb.base/settings.c: New file.
2629 * gdb.base/settings.exp: New file.
2630
ccf46844
PA
26312019-06-13 Pedro Alves <palves@redhat.com>
2632
2633 * gdb.base/completion.exp: Fix comment typo.
2634
b9a3f842
PA
26352019-06-13 Pedro Alves <palves@redhat.com>
2636
2637 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2638 foo --1" test.
2639
d106773e
PA
26402019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2641
2642 * gdb.fortran/block-data.f: New.
2643 * gdb.fortran/block-data.exp: New.
2644
fea82da0
TV
26452019-06-11 Tom de Vries <tdevries@suse.de>
2646
2647 PR testsuite/24521
2648 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2649 message.
2650
8c2e74f1
TV
26512019-06-11 Tom de Vries <tdevries@suse.de>
2652
2653 PR testsuite/24521
2654 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2655
b49851c8
TV
26562019-06-11 Tom de Vries <tdevries@suse.de>
2657
2658 * boards/readnow.exp: New file.
2659
a7067863
AB
26602019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2661
2662 * gdb.fortran/vla-sizeof.exp: Update expected results.
2663
1a3da2cd
AB
26642019-06-06 Amos Bird <amosbird@gmail.com>
2665
2666 * gdb.base/annota1.exp (thread_switch): Add test for
2667 thread-exited annotation.
2668
3847a7bf
TT
26692019-06-06 Tom Tromey <tromey@adacore.com>
2670
2671 * gdb.base/maint.exp: Expect command started/finished output.
2672
0088ba59
AB
26732019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2674
2675 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2676 comment.
2677 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2678
312617a3
AB
26792019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2680
2681 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2682 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2683 * gdb.arch/riscv-unwind-long-insn.c: New file.
2684 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2685
e1f2e1a2
CB
26862019-06-04 Christian Biesinger <cbiesinger@google.com>
2687
d3238f7d 2688 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 2689
206584bd
PW
26902019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2691
2692 * lib/gdb.exp (help_list_trailer): New regexp variable
2693 factorizing the help trailer message.
2694 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2695 arg to allow to better factorize various tests.
2696 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2697 (test_prefix_command_help): Use help_list_trailer.
2698 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2699 * gdb.guile/scm-cmd.exp: Likewise.
2700 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2701 * gdb.base/help.exp: Use test_user_defined_class_help.
2702 * gdb.base/style.exp: Add tests for styling of help and apropos.
2703 * lib/gdb-utils.exp (style): Add title and highlight styles.
2704
708dc93e
PW
27052019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2706
2707 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2708 $_shell_exitsignal.
2709 * gdb.base/default.exp: Update for new convenience variables.
2710
f49055a5
TT
27112019-05-29 Tom Tromey <tromey@adacore.com>
2712
2713 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2714 to "break complete ada" test case's regexp.
2715
4330d61d
TT
27162019-05-29 Tom Tromey <tromey@adacore.com>
2717
2718 PR c++/20020:
2719 * gdb.cp/constexpr-field.exp: New file.
2720 * gdb.cp/constexpr-field.cc: New file.
2721
000439d5
TT
27222019-05-29 Tom Tromey <tromey@adacore.com>
2723
2724 * gdb.base/finish.exp (finish_no_print): New proc.
2725 (finish_tests): Call it.
2726
5a01c34c
TV
27272019-05-24 Tom de Vries <tdevries@suse.de>
2728
2729 * gdb.dwarf2/gdb-add-index.exp: New file.
2730
18125b16
TT
27312019-05-22 Tom Tromey <tromey@adacore.com>
2732
2733 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2734 * gdb.base/style.exp: Use "style".
2735 * lib/gdb-utils.exp (style): New proc.
2736
af1a8d03
TV
27372019-05-22 Tom de Vries <tdevries@suse.de>
2738
2739 * gdb.base/align.exp: Require c++11.
2740
e7fe496b
TV
27412019-05-22 Tom de Vries <tdevries@suse.de>
2742
2743 PR testsuite/24586
2744 * gdb.python/py-mi-var-info-path-expression.exp: Call
2745 mi_skip_python_tests to check if python is supported.
2746
8fca4da0
AH
27472019-05-22 Alan Hayward <alan.hayward@arm.com>
2748
2749 * gdb.arch/aarch64-pauth.c: New test.
2750 * gdb.arch/aarch64-pauth.exp: New file.
2751
b7060614
AH
27522019-05-22 Alan Hayward <alan.hayward@arm.com>
2753
2754 * README (Re-running Tests Outside The Testsuite): New section.
2755
669d0468
TV
27562019-05-21 Tom de Vries <tdevries@suse.de>
2757
2758 * gdb.arch/amd64-eval.exp: Require c++11.
2759 * gdb.base/max-depth.exp: Same.
2760 * gdb.compile/compile-cplus-array-decay.exp: Same.
2761 * gdb.cp/meth-typedefs.exp: Same.
2762 * gdb.cp/subtypes.exp: Same.
2763 * gdb.cp/temargs.exp: Same.
2764
ce3ebcaa
AH
27652019-05-21 Alan Hayward <alan.hayward@arm.com>
2766
2767 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2768
34d11c68
AB
27692019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2770
2771 PR gdb/18644
2772 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2773 * gdb.fortran/printing-types.exp: Add new test.
2774 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2775 testing.
2776 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2777 setup_kfail call.
2778
87781e84
AH
27792019-05-17 Alan Hayward <alan.hayward@arm.com>
2780
2781 * README (Running the Testsuite): Change example.
2782 (Testsuite Parameters): Remove TRANSCRIPT.
2783 * lib/gdb.exp: Remove TRANSCRIPT check.
2784
b420b89e
AH
27852019-05-17 Alan Hayward <alan.hayward@arm.com>
2786
2787 * README (Testsuite Parameters): Add replay logging to
2788 GDBSERVER_DEBUG.
2789 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2790 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2791 as a comma separated list.
2792 (gdb_debug_init): Override procedure.
2793
408e9b8b
AH
27942019-05-17 Alan Hayward <alan.hayward@arm.com>
2795
2796 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2797 (gdb_write_cmd_file): New procedure.
2798 * lib/gdbserver-support.exp (gdbserver_start): Call
2799 gdbserver_write_cmd_file.
2800 (gdbserver_write_cmd_file): New procedure.
2801
f9e2e39d
AH
28022019-05-17 Alan Hayward <alan.hayward@arm.com>
2803
2804 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2805 (delete_breakpoints): Likewise.
2806 (gdb_run_cmd): Likewise.
2807 (gdb_start_cmd): Likewise.
2808 (gdb_starti_cmd): Likewise.
2809 (gdb_internal_error_resync): Likewise.
2810 (gdb_test_multiple): Likewise.
2811 (gdb_reinitialize_dir): Likewise.
2812 (default_gdb_exit): Likewise.
2813 (gdb_file_cmd): Mark kill as optional.
2814 (default_gdb_start): Call gdb_stdin_log_init.
2815 (send_gdb): Call gdb_stdin_log_write.
2816 (rerun_to_main): Mark Y as an answer.
2817 (gdb_stdin_log_init): New function.
2818 (gdb_stdin_log_write): Likewise.
2819
81f47ac2
AH
28202019-05-17 Alan Hayward <alan.hayward@arm.com>
2821
2822 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2823 * gdb.base/debug-expr.exp: Likewise.
2824 * gdb.base/foll-fork.exp: Likewise.
2825 * gdb.base/foll-vfork.exp: Likewise.
2826 * gdb.base/fork-print-inferior-events.exp: Likewise.
2827 * gdb.base/gdb-sigterm.exp: Likewise.
2828 * gdb.base/gdbinit-history.exp: Likewise.
2829 * gdb.base/osabi.exp: Likewise.
2830 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2831 * gdb.base/ui-redirect.exp: Likewise.
2832 * gdb.gdb/unittest.exp: Likewise.
2833 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2834 * gdb.mi/mi-watch.exp: Likewise.
2835 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2836 * gdb.mi/user-selected-context-sync.exp: Likewise.
2837 * gdb.python/python.exp: Disable debug test when debugging.
2838 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2839 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2840 Likewise.
2841 * gdb.threads/stepi-random-signal.exp: Likewise.
2842
29b52314
AH
28432019-05-17 Alan Hayward <alan.hayward@arm.com>
2844
2845 * Makefile.in: Pass through GDB_DEBUG.
2846 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2847 (gdb,debug): Add board setting.
2848 * lib/gdb.exp (default_gdb_start): Start debugging.
2849 (gdb_debug_enabled): New procedure.
2850 (gdb_debug_init): Likewise.
29b52314
AH
2851
28522019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 2853
29b52314
AH
2854 * Makefile.in: Pass through GDB_DEBUG.
2855 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2856 (gdb,debug): Add board setting.
2857 * lib/gdb.exp (default_gdb_start): Start debugging.
2858 (gdb_debug_enabled): New procedure.
2859 (gdb_debug_init): Likewise.
29b52314 2860
ca1285d1
AH
28612019-05-17 Alan Hayward <alan.hayward@arm.com>
2862
2863 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2864
f3a09c80
AH
28652019-05-17 Alan Hayward <alan.hayward@arm.com>
2866
2867 * gdb.base/ui-redirect.exp: Test redirection.
2868
26648588
JV
28692019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2870
2871 * gdb.mi/mi-complete.exp: New file.
2872 * gdb.mi/mi-complete.cc: Likewise.
2873
14237686
AB
28742019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2875
2876 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2877 indexed and sliced arrays, and pointers to arrays.
2878
e7bd7fba
TT
28792019-05-14 Tom Tromey <tromey@adacore.com>
2880
2881 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2882 styling test.
2883
2764128d
TV
28842019-05-14 Tom de Vries <tdevries@suse.de>
2885
2886 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2887 selection entry encoding.
2888
71bed2db
TT
28892019-05-10 Tom Tromey <tromey@adacore.com>
2890
2891 * gdb.ada/info_exc.exp: Add "complete" test.
2892
63b667ad
TV
28932019-05-09 Tom de Vries <tdevries@suse.de>
2894
2895 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2896 CU-relative.
2897
9cfd2b89
TV
28982019-05-09 Tom de Vries <tdevries@suse.de>
2899
2900 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2901 CU-relative.
2902
2228ef77
XR
29032019-05-08 Joel Brobecker <brobecker@adacore.com>
2904
2905 * gdb.ada/frame_arg_lang.exp: New testcase.
2906 * gdb.ada/frame_arg_lang/bla.adb: New file.
2907 * gdb.ada/frame_arg_lang/pck.ads: New file.
2908 * gdb.ada/frame_arg_lang/pck.adb: New file.
2909 * gdb.ada/frame_arg_lang/foo.c: New file.
2910
80e55b13
TT
29112019-05-08 Tom Tromey <tromey@adacore.com>
2912
2913 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2914
9d3421af
TT
29152019-05-08 Tom Tromey <tromey@adacore.com>
2916
2917 * gdb.base/ptype-offsets.exp: Update tests.
2918
844333e2
TT
29192019-05-08 Tom Tromey <tromey@adacore.com>
2920
2921 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2922 cases.
2923 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2924 "short".
2925
988915ee
TT
29262019-05-08 Tom Tromey <tromey@adacore.com>
2927
2928 * gdb.ada/vla.exp: New file.
2929 * gdb.ada/vla/vla.adb: New file.
2930
7bd55dac
TV
29312019-05-07 Tom de Vries <tdevries@suse.de>
2932
2933 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2934
75f06e9d
TV
29352019-05-07 Tom de Vries <tdevries@suse.de>
2936
2937 PR testsuite/24522
2938 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2939 section.
2940
77e7aaa4
TV
29412019-05-07 Tom de Vries <tdevries@suse.de>
2942
2943 PR testsuite/24522
2944 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2945 .debug_aranges section.
2946
456ba0fa
TV
29472019-05-07 Tom de Vries <tdevries@suse.de>
2948
2949 PR testsuite/24159
2950 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2951
5a56d6a6
TV
29522019-05-06 Tom de Vries <tdevries@suse.de>
2953
2954 * lib/gdb.exp (exec_has_index_section): New proc.
2955 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2956 section.
2957
9d6d4be8
TV
29582019-05-04 Tom de Vries <tdevries@suse.de>
2959
2960 * boards/cc-with-debug-names.exp: New file.
2961
222a8d25
TT
29622019-05-03 Tom Tromey <tromey@adacore.com>
2963
2964 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2965 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2966 * gdb.ada/char_enum.exp: Add test.
2967
0fdfd794
TV
29682019-05-03 Tom de Vries <tdevries@suse.de>
2969
2970 * boards/cc-with-gdb-index.exp: New file.
2971
80062eb9
AB
29722019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2973
2974 * gdb.rust/simple.exp: Add new test case.
2975 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2976 (main): Initialise an instance of the new struct.
2977
4504bbde
TT
29782019-05-01 Tom Tromey <tromey@adacore.com>
2979
2980 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2981 record.
2982 (NPR): New variable.
2983 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2984 test.
2985
d48e62f4
TT
29862019-05-01 Tom Tromey <tromey@adacore.com>
2987
2988 * gdb.ada/packed_array_assign.exp: Add packed assignment
2989 regression test.
2990
f59f30f5
TV
29912019-05-01 Tom de Vries <tdevries@suse.de>
2992
2993 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2994
b70bfc54
TV
29952019-05-01 Tom de Vries <tdevries@suse.de>
2996
2997 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2998
15f18d14
AT
29992019-04-30 Ali Tamur <tamur@google.com>
3000
3001 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3002
2ff0a947
TT
30032019-04-30 Tom Tromey <tromey@adacore.com>
3004
3005 * lib/ada.exp (find_ada_tool): New proc.
3006 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3007 * gdb.ada/catch_ex_std.exp: New file.
3008 * gdb.ada/catch_ex_std/foo.adb: New file.
3009 * gdb.ada/catch_ex_std/some_package.adb: New file.
3010 * gdb.ada/catch_ex_std/some_package.ads: New file.
3011
a776957c
TT
30122019-04-30 Tom Tromey <tromey@adacore.com>
3013
3014 PR c++/24470:
3015 * gdb.cp/temargs.cc: Add test code from PR.
3016
bc68014d
AB
30172019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3018
3019 * gdb.fortran/vla-datatypes.exp: Update expected results.
3020 * gdb.fortran/vla-ptype.exp: Likewise.
3021 * gdb.fortran/vla-type.exp: Likewise.
3022 * gdb.fortran/vla-value.exp: Likewise.
3023
f1fdc960
AB
30242019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3025
3026 * gdb.fortran/ptr-indentation.exp: Update expected results.
3027 * gdb.fortran/ptype-on-functions.exp: Likewise.
3028 * gdb.fortran/vla-ptr-info.exp: Likewise.
3029 * gdb.fortran/vla-value.exp: Likewise.
3030
bf7a4de1
AB
30312019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3032
3033 * gdb.fortran/ptype-on-functions.exp: New file.
3034 * gdb.fortran/ptype-on-functions.f90: New file.
3035
bbe75b9d
AB
30362019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3037
3038 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3039 case void string.
3040
1db455a7
AB
30412019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3042
3043 * gdb.fortran/complex.exp: Expand.
3044 * gdb.fortran/complex.f: Renamed to...
3045 * gdb.fortran/complex.f90: ...this, and extended to add more
3046 complex values.
3047
b6d03bb2
AB
30482019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3049
3050 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3051 MODULO, CMPLX.
3052
2e62ab40
AB
30532019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3054 Richard Bunt <richard.bunt@arm.com>
3055
3056 * gdb.base/max-depth.c: New file.
3057 * gdb.base/max-depth.exp: New file.
3058 * gdb.python/py-nested-maps.c: New file.
3059 * gdb.python/py-nested-maps.exp: New file.
3060 * gdb.python/py-nested-maps.py: New file.
3061 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3062 (test_all_common): Call test_max_depth.
3063 * gdb.fortran/max-depth.exp: New file.
3064 * gdb.fortran/max-depth.f90: New file.
3065 * gdb.go/max-depth.exp: New file.
3066 * gdb.go/max-depth.go: New file.
3067 * gdb.modula2/max-depth.exp: New file.
3068 * gdb.modula2/max-depth.c: New file.
3069 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3070
d2b584a5
TV
30712019-04-29 Tom de Vries <tdevries@suse.de>
3072
3073 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3074
136afab8
PW
30752019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3076
3077 * gdb.base/callexit.exp: Test may-call-functions off.
3078
725cbb63
KS
30792019-04-25 Keith Seitz <keiths@redhat.com>
3080
3081 PR c++/24367
3082 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3083 (another_incomplete_struct, test_incomplete): New definitions.
3084 (main): Use new definitions.
3085 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3086 functions.
3087
701adfb0
PA
30882019-04-25 Ali Tamur <tamur@google.com>
3089
3090 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3091
82433e3e
SDJ
30922019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3093
3094 PR corefiles/11608
3095 PR corefiles/18187
3096 * gdb.base/coredump-filter-build-id.exp: New file.
3097
dd06d4d6
AH
30982019-04-25 Alan Hayward <alan.hayward@arm.com>
3099
e79be6e5
SM
3100 * Makefile.in: Pass through GDBSERVER_DEBUG.
3101 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3102 (gdbserver,debug): Add board setting.
3103 * gdb.trace/tspeed.exp: Skip when debugging.
3104 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3105 * lib/gdbserver-support.exp: Likewise
dd06d4d6 3106
1670072e
TT
31072019-04-24 Tom Tromey <tromey@adacore.com>
3108
3109 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3110 Rust.
3111
a59240a4
TT
31122019-04-24 Tom Tromey <tromey@adacore.com>
3113
3114 * gdb.arch/amd64-eval.exp: Test bitfield return.
3115 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3116 (class Foo) <return_bitfields>: New method.
3117 (main): Call it.
3118
b907456c
AB
31192019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3120
3121 * gdb.cp/many-args.cc: New file.
3122 * gdb.cp/many-args.exp: New file.
3123
5c565afd
TV
31242019-04-23 Tom de Vries <tdevries@suse.de>
3125
3126 PR gdb/24433
3127 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3128
ba22ff86
AH
31292019-04-23 Alan Hayward <alan.hayward@arm.com>
3130
3131 * gdb.trace/backtrace.exp: Use nopie flag.
3132 * gdb.trace/circ.exp: Likewise.
3133 * gdb.trace/collection.exp: Likewise.
3134 * gdb.trace/ftrace.exp: Likewise.
3135 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3136 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3137 * gdb.trace/qtro.exp: Likewise.
3138 * gdb.trace/read-memory.exp: Likewise.
3139 * gdb.trace/report.exp: Likewise.
3140 * gdb.trace/tfile.exp: Likewise.
3141 * gdb.trace/tfind.exp: Likewise.
3142 * gdb.trace/unavailable.exp: Likewise.
3143
7905fc35
PA
31442019-04-22 Pedro Alves <palves@redhat.com>
3145
3146 * gdb.base/solib-probes-nosharedlibrary.c,
3147 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3148
8ecb59f8
TT
31492019-04-19 Tom Tromey <tromey@adacore.com>
3150
3151 * gdb.ada/ptype_union.c: New file.
3152 * gdb.ada/ptype_union.exp: New file.
3153
62160ec9
TT
31542019-04-19 Tom Tromey <tromey@adacore.com>
3155
3156 PR symtab/24423:
3157 * gdb.base/list0.h (foo): Add a control-l character.
3158
36cd4ba5
TV
31592019-04-18 Tom de Vries <tdevries@suse.de>
3160
3161 PR gdb/24433
3162 * boards/local-board.exp: Set sysroot to "".
3163
b73715df
TV
31642019-04-18 Tom de Vries <tdevries@suse.de>
3165 Pedro Alves <palves@redhat.com>
3166
3167 PR gdb/24454
3168 * gdb.threads/vfork-follow-child-exec.c: New file.
3169 * gdb.threads/vfork-follow-child-exec.exp: New file.
3170 * gdb.threads/vfork-follow-child-exit.c: New file.
3171 * gdb.threads/vfork-follow-child-exit.exp: New file.
3172
4aa866af
LS
31732019-04-15 Leszek Swirski <leszeks@google.com>
3174
3175 * gdb.arch/amd64-eval.cc: New file.
3176 * gdb.arch/amd64-eval.exp: New file.
3177
e5a1a79a
AH
31782019-04-11 Alan Hayward <alan.hayward@arm.com>
3179
3180 * gdb.server/sysroot.c: New test.
3181 * gdb.server/sysroot.exp: New file.
3182 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3183 matching param.
3184
41077b66
AB
31852019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3186
3187 * gdb.base/align.exp: Extend test to cover structures containing
3188 only static fields.
3189
c30391f8
TV
31902019-04-11 Tom de Vries <tdevries@suse.de>
3191
3192 * boards/cc-with-dwz-m.exp: New file.
3193 * boards/cc-with-dwz.exp: New file.
3194 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3195
e242fd12
SM
31962019-04-09 Simon Marchi <simon.marchi@efficios.com>
3197
3198 * gdb.base/start-cpp.exp: New file.
3199 * gdb.base/start-cpp.cc: New file.
3200
2b0c8b01
KB
32012019-04-08 Kevin Buettner <kevinb@redhat.com>
3202
3203 * gdb.python/py-thrhandle.exp: Adjust tests to call
3204 thread_from_handle instead of thread_from_thread_handle.
3205
947210e5
KB
32062019-04-08 Kevin Buettner <kevinb@redhat.com>
3207
3208 * gdb.python/py-thrhandle.exp: Add tests for
3209 gdb.InferiorThread.handle.
3210
d7df6549
AB
32112019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3212
3213 * gdb.python/py-function.exp: Check calling helper function from
3214 all languages.
3215 * lib/gdb.exp (gdb_supported_languages): New proc.
3216
8bdc1658
AB
32172019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3218
3219 * gdb.base/complex-parts.c: New file.
3220 * gdb.base/complex-parts.exp: New file.
3221
05caa1d2
TT
32222019-04-01 Tom Tromey <tromey@adacore.com>
3223
3224 PR symtab/23331:
3225 * gdb.dwarf2/dw2-ranges-main.c: New file.
3226 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3227 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3228
7734102d
EZ
32292019-03-30 Simon Marchi <simark@simark.ca>
3230
3231 * gdb.base/default.exp: Add values for $_gdb_major and
3232 $_gdb_minor.
3233
188e1fa9
TT
32342019-03-29 Tom Tromey <tromey@adacore.com>
3235
3236 * gdb.base/help.exp: Tighten apropos regexp.
3237
2880242d
KS
32382019-03-29 Keith Seitz <keiths@redhat.com>
3239
3240 * gdb.fortran/array-bounds.exp: New file.
3241 * gdb.fortran/array-bounds.f90: New file.
3242
077cad8e
PW
32432019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3244
3245 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3246
80047cfc
PW
32472019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3248
3249 * gdb.multi/hello.c (main): Increase alarm timer.
3250
f489207e
SL
32512019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3252
3253 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3254 factor when no hardware watchpoint support.
3255
c92df149
AH
32562019-03-28 Alan Hayward <alan.hayward@arm.com>
3257 Pedro Alves <palves@redhat.com>
3258
3259 * boards/local-board.exp: set sysroot to /.
3260
933aebfa
AH
32612019-03-27 Alan Hayward <alan.hayward@arm.com>
3262
3263 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3264 in child.
3265
9f9aa852
AB
32662019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3267
3268 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3269 field.
3270 (make_container): Initialise new field.
3271 * gdb.python/py-prettyprint.exp: Add new tests.
3272 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3273 <display_hint>: New method.
3274
3714a195
AB
32752019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3276
3277 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3278 gdb_continue_to_breakpoint more throughout this test.
3279 (run_lang_tests) Supply unique test names, and use
3280 gdb_test_no_output.
3281
18c77628
AB
32822019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3283
3284 * gdb.base/finish-pretty.exp: Update expected results.
3285 * gdb.base/pretty-print.c: New file.
3286 * gdb.base/pretty-print.exp: New file.
3287
9a93502f
PA
32882019-03-25 Pedro Alves <palves@redhat.com>
3289
3290 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3291 move comments outside list. Append '-i "" eof' section.
3292
968aa7ae
AH
32932019-03-22 Alan Hayward <alan.hayward@arm.com>
3294
34a7f2a4 3295 PR testsuite/25016
968aa7ae
AH
3296 * README: Add pie options.
3297 * gdb.base/break-interp.exp: Ensure pie is disabled.
3298 * gdb.base/dump.exp: Likewise.
3299 * lib/gdb.exp (gdb_compile): Add pie option.
3300
4c7d57e7
TT
33012019-03-19 Tom Tromey <tromey@adacore.com>
3302
3303 * gdb.mi/mi2-cli-display.c: New file.
3304 * gdb.mi/mi2-cli-display.exp: New file.
3305
bff8c71f
TT
33062019-03-18 Joel Brobecker <brobecker@adacore.com>
3307 Tom Tromey <tromey@adacore.com>
3308
3309 * gdb.ada/ptype_array/pck.adb: New file.
3310 * gdb.ada/ptype_array/pck.ads: New file.
3311 * gdb.ada/ptype_array/foo.adb: New file.
3312 * gdb.ada/ptype_array.exp: New file.
3313
d085f989
TT
33142019-03-14 Tom Tromey <tromey@adacore.com>
3315
3316 * gdb.base/style.exp: Add "set style sources" test.
3317
b4be1b06
SM
33182019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3319
3320 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3321 * mi-breakpoint-multiple-locations.exp: ... this.
3322 (make_breakpoints_pattern): New proc.
3323 (do_test): Add mi_version parameter, test -break-insert,
3324 -break-info and =breakpoint-created.
3325
7cde5fc2
AB
33262019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3327
3328 * config/default.exp: Remove 'load_lib gdb.exp'.
3329 * config/monitor.exp: Likewise.
3330 * config/sid.exp: Likewise.
3331 * config/sim.exp: Likewise.
3332 * config/slite.exp: Likewise.
3333 * config/unix.exp: Likewise.
3334 * gdb.base/default.exp: Remove unhelpful comment.
3335
efbecbc1
AB
33362019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3337
3338 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3339
0841c79a
AB
33402019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3341
3342 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3343
4a270568
AB
33442019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3345
3346 * gdb.fortran/type-kinds.exp: Update expected results.
3347
067630bd
AB
33482019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3349
3350 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3351
3be47f7a
AB
33522019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3353
3354 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3355 function.
3356 (test_basic_parsing_of_type_kinds): Expand types tested.
3357 (test_parsing_invalid_type_kinds): New function.
3358
4d00f5d8
AB
33592019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3360
3361 * gdb.fortran/intrinsics.exp: New file.
3362 * gdb.fortran/intrinsics.f90: New file.
3363 * gdb.fortran/type-kinds.exp: New file.
3364
c8f91604
AB
33652019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3366
3367 * gdb.fortran/dot-ops.exp: New file.
3368
dd9f2c76
AB
33692019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3370
3371 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3372 Check upper and lower case logical literals.
3373
84ec9724
AB
33742019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3375
3376 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3377 Remove duplicate tests.
3378
c3734e09
AH
33792019-03-06 Alan Hayward <alan.hayward@arm.com>
3380
3381 * lib/gdb.exp (builtin_cd): rename of cd.
3382 (cd): Override builtin.
3383
aa3cfbda
RB
33842019-03-06 Richard Bunt <richard.bunt@arm.com>
3385
3386 * gdb.fortran/function-calls.exp: New file.
3387 * gdb.fortran/function-calls.f90: New test.
3388
7b63ad86
RB
33892019-03-04 Richard Bunt <richard.bunt@arm.com>
3390
3391 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3392 on user program standard output.
3393 * gdb.fortran/short-circuit-argument-list.f90: Record function
3394 calls.
3395
01abb042
AH
33962019-02-28 Alan Hayward <alan.hayward@arm.com>
3397
c3734e09
AH
3398 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3399 failure.
01abb042 3400
92137da0
RO
34012019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3402
3403 PR gdb/8527
3404 * gdb.base/interrupt-daemon-attach.c,
3405 gdb.base/interrupt-daemon-attach.exp: New test.
3406
5862844d
PA
34072019-02-27 Pedro Alves <palves@redhat.com>
3408
3409 * gdb.base/page.exp: Add tests for "set width/height -1".
3410
8ed25214
PA
34112019-02-27 Pedro Alves <palves@redhat.com>
3412
3413 * gdb.base/page.exp: Add tests for "set/show width/height" with
3414 "infinite" values.
3415
6c28e44a
TT
34162019-02-27 Tom Tromey <tromey@adacore.com>
3417
3418 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3419 2.4.
3420 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3421 workaround.
3422
bf9a735e
AB
34232019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3424
3425 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3426 tests for structs with static members.
3427
8791793c
TT
34282019-02-26 Tom Tromey <tromey@adacore.com>
3429
3430 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3431 ValueError, not TypeError.
3432
bc2a507e
KB
34332019-02-26 Kevin Buettner <kevinb@redhat.com>
3434
3435 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3436 call from main program.
3437
e0e7d3bd
JB
34382019-02-23 Joel Brobecker <brobecker@adacore.com>
3439
3440 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3441 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3442 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3443 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3444 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3445
9600246d
KS
34462019-02-22 Keith Seitz <keiths@redhat.com>
3447
3448 PR symtab/23853
3449 * gdb.base/symlink-sourcefile.c: New file.
3450 * gdb.base/symlink-sourcefile.exp: New file.
3451
0c95f9ed
TT
34522019-02-20 Tom Tromey <tom@tromey.com>
3453
3454 * gdb.base/info_qt.exp: Update.
3455
6caa91b6
SM
34562019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3457
3458 * gdb.base/source.exp: Move "error in sourced script" code to
3459 the end.
3460 * gdb.base/source-error.gdb: Move contents to
3461 source-error-1.gdb. Add new code to source source-error-1.gdb.
3462 * gdb.base/source-error-1.gdb: New file, from previous
3463 source-error.gdb.
3464
6506371f
TT
34652019-02-17 Tom Tromey <tom@tromey.com>
3466
3467 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3468 for macro styling.
3469 * gdb.base/style.c (SOME_MACRO): New macro.
3470
a0087920
TT
34712019-02-17 Tom Tromey <tom@tromey.com>
3472
3473 * gdb.base/style.exp: Add line-wrapping tests.
3474 * gdb.base/page.exp: Add test for quitting during pagination.
3475
a2cd4f14
JB
34762019-02-17 Joel Brobecker <brobecker@adacore.com>
3477
3478 * gdb.ada/big_packed_array: New testcase.
3479 * gdb.ada/homonym.exp: Fix incorrect expected output for
3480 "break <homonym__get_value>" test.
3481
9d70ffbc
WP
34822019-02-13 Weimin Pan <weimin.pan@oracle.com>
3483
3484 PR breakpoints/21870
3485 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3486 and prepare_for_testing. Add comment.
3487 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3488 redundant cleanup call. Clean up comment.
3489
01c7ae81
WP
34902019-02-12 Weimin Pan <weimin.pan@oracle.com>
3491
3492 PR breakpoints/21870
3493 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3494 * gdb.arch/aarch64-dbreg-contents.c: New file.
3495
aff29d1c
JB
34962019-02-10 Joel Brobecker <brobecker@adacore.com>
3497
3498 * gdb.ada/mi_ref_changeable: New testcase.
3499
df0da8a2
AH
35002019-02-07 Alan Hayward <alan.hayward@arm.com>
3501
3502 * gdb.base/attach.exp: Add double attach test.
3503
bd447abb
SM
35042019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3505
3506 * lib/gdb.exp (default_gdb_start): Don't match pagination
3507 prompt.
3508 (gdb_init): Set stty_init.
3509
1dbc40b9
TT
35102019-01-27 Tom Tromey <tom@tromey.com>
3511
3512 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3513 skip_python_tests.
3514
353229bf
AH
35152019-01-24 Alan Hayward <alan.hayward@arm.com>
3516
3517 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3518 New structure.
3519 (struct struct_static_02_02): Likewise.
3520 (struct struct_static_02_03): Likewise.
3521 (struct struct_static_02_04): Likewise.
3522 (struct struct_static_04_01): Likewise.
3523 (struct struct_static_04_02): Likewise.
3524 (struct struct_static_04_03): Likewise.
3525 (struct struct_static_04_04): Likewise.
3526 (struct struct_static_06_01): Likewise.
3527 (struct struct_static_06_02): Likewise.
3528 (struct struct_static_06_03): Likewise.
3529 (struct struct_static_06_04): Likewise.
3530 (cmp_struct_static_02_01): Likewise.
3531 (cmp_struct_static_02_02): Likewise.
3532 (cmp_struct_static_02_03): Likewise.
3533 (cmp_struct_static_02_04): Likewise.
3534 (cmp_struct_static_04_01): Likewise.
3535 (cmp_struct_static_04_02): Likewise.
3536 (cmp_struct_static_04_03): Likewise.
3537 (cmp_struct_static_04_04): Likewise.
3538 (cmp_struct_static_06_01): Likewise.
3539 (cmp_struct_static_06_02): Likewise.
3540 (cmp_struct_static_06_03): Likewise.
3541 (cmp_struct_static_06_04): Likewise.
3542 (call_all): Test new structs.
3543 * gdb.base/infcall-nested-structs.exp: Likewise.
3544
73021deb
AH
35452019-01-21 Alan Hayward <alan.hayward@arm.com>
3546 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3547
fc65c7db
AH
35482019-01-21 Alan Hayward <alan.hayward@arm.com>
3549 * gdb.base/stack-protector.c: New test.
3550 * gdb.base/stack-protector.exp: New file.
3551 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3552 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3553 option.
3554 (gdb_compile): Remove stack protector for GCC and prevent
3555 recursion.
3556
c24bdb02
KS
35572019-01-16 Keith Seitz <keiths@redhat.com>
3558
3559 PR gdb/23773
3560 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3561
6f072a10
PFC
35622019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3563
3564 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3565 aliases.
3566 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3567 tests.
3568 * gdb.arch/powerpc-vector-regs.c: New file.
3569 * gdb.arch/powerpc-vector-regs.exp: New file.
3570
a7b8d682
PFC
35712019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3572
3573 * gdb.arch/altivec-regs.exp: Fix the list passed to
3574 gdb_expect_list when testing "info vector".
3575
6eb6fb67
AB
35762019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3577
3578 * gdb.base/style.exp: Don't include path in testname.
3579
b56f80d8
KS
35802019-01-10 Keith Seitz <keiths@redhat.com>
3581
3582 PR gdb/23712
3583 PR symtab/23010
3584 * gdb.dwarf2/multidictionary.exp: New file.
3585
041be526
SM
35862019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3587
3588 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3589 (test_gnuv3_style_demangling): ... this.
3590 (test_lucid_style_demangling): Remove.
3591 (test_arm_style_demangling): Remove.
3592 (test_hp_style_demangling): Remove.
3593 (do_tests): Remove calls to the above.
3594
d820d0c3
AB
35952019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3596
3597 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3598 case.
3599
f097f5ad
TT
36002019-01-06 Tom Tromey <tom@tromey.com>
3601
3602 PR gdb/28155:
3603 * gdb.dwarf2/typedef-void-finish.exp: New file.
3604
2cd8cc0b
TT
36052018-12-28 Tom Tromey <tom@tromey.com>
3606 Simon Marchi <simark@simark.ca>
3607
3608 * gdb.base/jit-exec.exp: New file.
3609 * gdb.base/jit-exec.c: New file.
3610 * gdb.base/jit-execd.c: New file.
3611
35fb8261
TT
36122018-12-28 Tom Tromey <tom@tromey.com>
3613
3614 * gdb.base/style.exp: Update test to check for address styling.
3615
47fd17cd
TT
36162018-12-28 Tom Tromey <tom@tromey.com>
3617
3618 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3619 message.
3620
d47032b7
TT
36212018-12-28 Tom Tromey <tom@tromey.com>
3622
3623 * gdb.base/style.exp: Add test for version number styling.
3624
af79b68d
TT
36252018-12-28 Tom Tromey <tom@tromey.com>
3626
3627 * gdb.base/style.exp: Add test for print_address_symbolic.
3628
0bb296cb
TT
36292018-12-28 Tom Tromey <tom@tromey.com>
3630
3631 * gdb.base/style.exp: Add test for breakpoint setting.
3632
80ae2043
TT
36332018-12-28 Tom Tromey <tom@tromey.com>
3634
3635 * gdb.base/style.exp: Add test for variable names.
3636
cbe56571
TT
36372018-12-28 Tom Tromey <tom@tromey.com>
3638
3639 * gdb.base/style.exp: New file.
3640 * gdb.base/style.c: New file.
3641
9162a27c
TT
36422018-12-28 Tom Tromey <tom@tromey.com>
3643
3644 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3645 "dumb".
3646 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3647 the TERM environment variable.
3648
bc543c90
TT
36492018-12-27 Tom Tromey <tom@tromey.com>
3650
3651 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3652 pagination test.
3653
6f0ffe50
AB
36542018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3655
3656 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3657 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3658
b5a1e557
PW
36592018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3660
3661 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3662 Filename a.adb changed to bp_fun_addr.adb.
3663 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3664
6e8b1ab2
JV
36652018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3666
3667 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3668 non-PIE executables.
3669 * README: Mention the gdb,nopie_flag board setting.
3670 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3671 non-PIE executable.
3672 * gdb.arch/amd64-entry-value.exp: Likewise.
3673 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3674 * gdb.arch/i386-float.exp: Likewise.
3675 * gdb.arch/i386-signal.exp: Likewise.
3676 * gdb.mi/mi-reg-undefined.exp: Likewise.
3677
d00a27c5
PM
36782018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3679
3680 PR gdb/23974
3681 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3682
161d081c
PW
36832018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3684
3685 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3686 Update order of results accordingly.
3687
b001de23
AB
36882018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3689
3690 * gdb.base/annota1.exp: Update a test regexp.
3691
99e1a184
AB
36922018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3693
3694 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3695
7a81c1e2
PW
36962018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3697
3698 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3699 (reuse_time): Initialize to REUSE_TIME_CAP.
3700 (check_rc): New function.
3701 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3702 Check pthread_create rc.
3703 (spawner_thread_func): Check pthread_create and pthread_join rc.
3704
73e8dc90
PA
37052018-12-08 Pedro Alves <palves@redhat.com>
3706
3707 * gdb.base/list.exp (test_forward_search): Rename to ...
3708 (test_forward_reverse_search): ... this. Also test reverse-search
3709 and the forward-search alias.
3710
13f2ed32
AB
37112018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3712
3713 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3714 local timeout variable before return, and remove all local timeout
3715 variable entirely.
3716 (gdb_load): Likewise.
3717
64d27cfc
TV
37182018-12-01 Tom de Vries <tdevries@suse.de>
3719
3720 * gdb.base/gdb-caching-proc.exp: New file.
3721
f63c03b4
SDJ
37222018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3723
3724 * Makefile.in (TIMESTAMP): New variable.
3725 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3726 command.
3727 (check-single-racy): Likewise.
3728 (check/%.exp): Likewise.
3729 (check-racy/%.exp): Likewise.
3730 (workers/%.worker): Likewise.
3731 (build-perf): Likewise.
3732 (check-perf): Likewise.
3733 * README: Describe new "TS" and "TS_FORMAT" variables.
3734 * print-ts.py: New file.
3735
1c97054b
BF
37362018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3737
3738 PR python/23714
3739 * gdb.python/python.exp: Test command repetition after
3740 gdb.execute.
3741
1871a62d
AB
37422018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3743
3744 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3745 is correctly aligned.
3746
fb5e1ed9
PW
37472018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3748
3749 * gdb.ada/info_auto_lang.exp: New testcase.
3750 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3751 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3752 * gdb.ada/info_auto_lang/some_c.c: New file.
3753
43d397ca
PW
37542018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3755
3756 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3757 FUNC_lang language syntax.
3758
beddd671
PW
37592018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3760
3761 * gdb.base/info_minsym.c: New file.
3762 * gdb.base/info_minsym.exp: New file.
3763
73fc52c4
TT
37642018-11-19 Tom Tromey <tom@tromey.com>
3765
3766 PR rust/23625:
3767 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3768 * gdb.rust/expr.exp: Update expected output. Change one test.
3769
994b876a
TT
37702018-11-19 Tom Tromey <tom@tromey.com>
3771
3772 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3773
6769f276
PA
37742018-11-19 Pedro Alves <palves@redhat.com>
3775
3776 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3777 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3778 see the expected warning.
3779
38a72da0
AH
37802018-11-16 Alan Hayward <alan.hayward@arm.com>
3781
3782 PR gdb/22736:
3783 * gdb.cp/infcall-nodebug-lib.c: New test.
3784 * gdb.cp/infcall-nodebug-main.c: New test.
3785 * gdb.cp/infcall-nodebug.exp: New file.
3786
53a89d6e
SM
37872018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3788
3789 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3790 completer tests.
3791
9325300d
TV
37922018-11-09 Tom de Vries <tdevries@suse.de>
3793
3794 * gdb.base/msym-lang.c: New test.
3795 * gdb.base/msym-lang.exp: New file.
3796 * gdb.base/msym-lang-main.c: New test.
3797
20f0d60d
TT
37982018-11-08 Tom Tromey <tom@tromey.com>
3799
3800 PR gdb/23555:
3801 PR gdb/23838:
3802 * gdb.base/warning.exp: New file.
3803
b5420128
JB
38042018-11-08 Jan Beulich <jbeulich@suse.com>
3805
3806 * testsuite/gdb.arch/i386-avx512.c,
3807 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3808
cd115d61
AB
38092018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3810
3811 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3812 point hardware.
3813
35ee2dc2
AB
38142018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3815
3816 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3817 * gdb.dwarf2/missing-type-name.exp: New file.
3818
31aceee8
TV
38192018-11-06 Tom de Vries <tdevries@suse.de>
3820
3821 * gdb.base/many-headers.c: New test.
3822 * gdb.base/many-headers.exp: New file.
3823
109be305
JW
38242018-11-06 Jim Wilson <jimw@sifive.com>
3825
3826 * gdb.base/code_elim.exp: For riscv, set additional_flags
3827 to include -msmall-data-limit=0.
3828
e2b7af72
JB
38292018-11-01 Joel Brobecker <brobecker@adacore.com>
3830
3831 * gdb.ada/watch_minus_l: New testcase.
3832
cdcda965
SM
38332018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3834
3835 * gdb.arch/aix-sighandle.c: New file.
3836 * gdb.arch/aix-sighandle.exp: New file.
3837
92dcebf3
AB
38382018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3839
3840 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3841 registers being unions.
3842
68b9ac18
TV
38432018-10-31 Tom de Vries <tdevries@suse.de>
3844
3845 * lib/valgrind.exp: New file.
3846 (vgdb_start, vgdb_stop): New procs, factored out of ...
3847 * gdb.base/valgrind-bt.exp: ... here, ...
3848 * gdb.base/valgrind-disp-step.exp: ... here and ...
3849 * gdb.base/valgrind-infcall.exp: ... here.
3850
1443936e
TV
38512018-10-31 Tom de Vries <tdevries@suse.de>
3852
3853 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3854
eb77c9df
AB
38552018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3856
3857 * gdb.dwarf2/void-type.c: New file.
3858 * gdb.dwarf2/void-type.exp: New file.
3859
82b5e646
PW
38602018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3861
3862 * gdb.base/info_qt.c: New file.
3863 * gdb.base/info_qt.exp: New file.
3864
8d619c01
EBM
38652018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3866
3867 * gdb.arch/powerpc-htm-regs.c: New file.
3868 * gdb.arch/powerpc-htm-regs.exp: New file.
3869
f2cf6173
EBM
38702018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3871
3872 * gdb.arch/powerpc-tar.c: New file.
3873 * gdb.arch/powerpc-tar.exp: New file.
3874
7ca18ed6
EBM
38752018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3876
3877 * gdb.arch/powerpc-ppr-dscr.c: New file.
3878 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3879
bfcc0eba
TV
38802018-10-25 Tom de Vries <tdevries@suse.de>
3881
3882 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3883
fe1a5cad
TV
38842018-10-24 Tom de Vries <tdevries@suse.de>
3885
3886 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3887 longer exists error.
3888
a76dc3b7
TV
38892018-10-24 Tom de Vries <tdevries@suse.de>
3890
3891 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3892
4df46df7
TV
38932018-10-24 Tom de Vries <tdevries@suse.de>
3894
3895 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3896 --db-attach in valgrind.
3897
0dbfcfff
AB
38982018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3899
3900 * gdb.arch/riscv-reg-aliases.c: New file.
3901 * gdb.arch/riscv-reg-aliases.exp: New file.
3902
b04480b1
AH
39032018-10-19 Alan Hayward <alan.hayward@arm.com>
3904
3905 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3906
2c6ac8d7
AH
39072018-10-19 Alan Hayward <alan.hayward@arm.com>
3908
3909 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3910
2bc69f25
AH
39112018-10-19 Alan Hayward <alan.hayward@arm.com>
3912
3913 * gdb.cp/ovldbreak.exp: Fix regexps.
3914
1f1ae3a3
AH
39152018-10-19 Alan Hayward <alan.hayward@arm.com>
3916
3917 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3918
94c18618
SDJ
39192018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3920
3921 PR cli/23785
3922 * gdb.base/restore.exp: New test to check if "restore" with an
3923 invalid file doesn't segfault.
3924
812cd6eb
TV
39252018-10-18 Tom de Vries <tdevries@suse.de>
3926
3927 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3928 * gdb.ada/excep_handle.exp: Same.
3929 * gdb.ada/mi_string_access.exp: Same.
3930 * gdb.ada/mi_var_union.exp: Same.
3931 * gdb.arch/arc-analyze-prologue.exp: Same.
3932 * gdb.arch/arc-decode-insn.exp: Same.
3933 * gdb.base/readnever.exp: Same.
3934 * gdb.fortran/printing-types.exp: Same.
3935 * gdb.guile/scm-lazy-string.exp: Same.
3936
c4b90788
TV
39372018-10-16 Tom de Vries <tdevries@suse.de>
3938
3939 PR gdb/23730
3940 * gdb.base/catch-follow-exec.c: Add copyright notice.
3941 * gdb.base/catch-follow-exec.exp: Rewrite to use
3942 gdb_spawn_with_cmdline_opts. Require gdb-native.
3943
8bca2978
SL
39442018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3945
3946 * gdb.trace/actions-changed.exp: Check for arch support.
3947 * gdb.trace/actions.exp: Likewise.
3948 * gdb.trace/ax.exp: Likewise.
3949 * gdb.trace/backtrace.exp: Likewise.
3950 * gdb.trace/change-loc.exp: Likewise.
3951 * gdb.trace/deltrace.exp: Likewise.
3952 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3953 * gdb.trace/ftrace.exp: Likewise.
3954 * gdb.trace/infotrace.exp: Check for arch support.
3955 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3956 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3957 * gdb.trace/mi-tsv-changed.exp: Likewise.
3958 * gdb.trace/packetlen.exp: Likewise.
3959 * gdb.trace/passc-dyn.exp: Likewise.
3960 * gdb.trace/passcount.exp: Likewise.
3961 * gdb.trace/pending.exp: Likewise.
3962 * gdb.trace/range-stepping.exp: Check for shlib support.
3963 * gdb.trace/report.exp: Check for arch support.
3964 * gdb.trace/save-trace.exp: Likewise.
3965 * gdb.trace/signal.exp: Check for signal support.
3966 * gdb.trace/tfind.exp: Check for arch support.
3967 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3968 * gdb.trace/trace-common.h: Add comment.
3969 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3970 * gdb.trace/trace-enable-disable.exp: Likewise.
3971 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3972 * gdb.trace/tracecmd.exp: Check for arch support.
3973 * gdb.trace/tspeed.exp: Check for shlib and target support.
3974 * gdb.trace/tstatus.exp: Check for arch support.
3975 * gdb.trace/tsv.exp: Likewise.
3976 * gdb.trace/while-dyn.exp: Likewise.
3977 * gdb.trace/while-stepping.exp: Likewise.
3978 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3979
f9c49bff
SM
39802018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3981
3982 * gdb.trace/tspeed.exp: Remove nowarnings.
3983 (prepare_for_trace_test): Declare "global ipalib".
3984 * gdb.trace/tspeed.c: Include unistd.h.
3985 (main): Remove superfluous printf argument.
3986
d4330bde
SL
39872018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3988
3989 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3990 directory prefix on the filename.
3991
8ecfd7bd
SDJ
39922018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3993
3994 * gdb.gdb/unittest.exp: Update expected message informing that
3995 selftests have been disabled.
3996 * gdb.server/unittest.exp: Likewise.
3997
58bbcd02
TV
39982018-10-09 Tom de Vries <tdevries@suse.de>
3999
4000 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4001 with runto_main.
4002
9f6b697b
WP
40032018-10-08 Weimin Pan <weimin.pan@oracle.com>
4004
4005 PR c++/16841
4006 * gdb.cp/virtbase2.cc: New file.
4007 * gdb.cp/virtbase2.exp: New file.
4008
add5ded5
TT
40092018-10-06 Tom Tromey <tom@tromey.com>
4010
4011 PR python/19399:
4012 * gdb.python/py-inferior.exp: Add architecture test.
4013
f9e48344
TT
40142018-10-06 Tom Tromey <tom@tromey.com>
4015
4016 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4017 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4018
2a8be203
TT
40192018-10-06 Tom Tromey <tom@tromey.com>
4020
4021 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4022 of a "throw" catchpoint.
4023
e04caa70
SDJ
40242018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4025
4026 * gdb.base/info-proc.exp: Update string expected from "help info
4027 proc".
4028
5ca8c39f
TT
40292018-10-04 Tom Tromey <tom@tromey.com>
4030
4031 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4032 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4033 (test_initial_complaints, test_empty_complaints): Update.
4034 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4035
3453e7e4
TT
40362018-10-04 Tom Tromey <tom@tromey.com>
4037
4038 PR cli/19551:
4039 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4040 * lib/gdb.exp (gdb_file_cmd): Update.
4041 * gdb.stabs/weird.exp (print_weird_var): Update.
4042 * gdb.server/solib-list.exp: Update.
4043 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4044 * gdb.mi/mi-cli.exp: Update.
4045 * gdb.linespec/linespec.exp: Update.
4046 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4047 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4048 * gdb.cp/cp-relocate.exp: Update.
4049 * gdb.base/sym-file.exp: Update.
4050 * gdb.base/relocate.exp: Update.
4051 * gdb.base/readnever.exp: Update.
4052 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4053 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4054 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4055 * gdb.base/code_elim.exp: Update.
4056 * gdb.base/break-unload-file.exp (test_break): Update.
4057 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4058 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4059 Update.
4060 * gdb.base/attach.exp (do_attach_tests): Update.
4061 * gdb.base/sepdebug.exp: Update.
4062 * gdb.python/py-section-script.exp: Update.
4063
6afcf761
TT
40642018-10-04 Tom Tromey <tom@tromey.com>
4065
4066 PR cli/22234:
4067 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4068 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4069 output.
4070
fef1b293
TT
40712018-10-04 Tom Tromey <tom@tromey.com>
4072
4073 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4074 set width and height to 0.
4075 (test_command_line_attach_run): Use -quiet.
4076
ca98345e
SL
40772018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4078
4079 * lib/gdb.exp (skip_ifunc_tests): New.
4080 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4081 other compile failures.
4082 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4083
ff34e6ae
SM
40842018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4085
4086 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4087 is_amd64_regs_target.
4088
6bb8890e
AH
40892018-10-01 Alan Hayward <alan.hayward@arm.com>
4090
4091 * gdb.arch/aarch64-sighandler-regs.c: New test.
4092 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4093 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4094
224d30d3
MM
40952018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4096
4097 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4098 assembly.
4099
f67ffa6a
AB
41002018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4101
4102 * gdb.base/frame-selection.exp: New file.
4103 * gdb.base/frame-selection.c: New file.
4104
9fc3183f
AH
41052018-09-27 Alan Hayward <alan.hayward@arm.com>
4106
4107 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4108 pthread barrier.
4109 (main): Likewise.
4110
d354055e
AB
41112018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4112
4113 * gdb.base/large-frame-1.c: New file.
4114 * gdb.base/large-frame-2.c: New file.
4115 * gdb.base/large-frame.exp: New file.
4116 * gdb.base/large-frame.h: New file.
4117
db727370
JL
41182018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4119
4120 PR gdb/20948
4121 * gdb.base/write_mem.exp: New test.
4122 * gdb.base/write_mem.c: Likewise.
4123
ae778caf
TT
41242018-09-23 Tom Tromey <tom@tromey.com>
4125
4126 PR python/18852:
4127 * gdb.python/py-parameter.exp: Add test for parameter that throws
4128 on "set".
4129
fd3ba736
TT
41302018-09-23 Tom Tromey <tom@tromey.com>
4131
4132 PR python/17284:
4133 * gdb.python/py-template.exp (test_template_arg): Add test for
4134 negative template argument number.
4135
39a24317
TT
41362018-09-23 Tom Tromey <tom@tromey.com>
4137
4138 PR python/14062:
4139 * gdb.python/python.exp: Add test for post_event error.
4140
f5769a2c
TT
41412018-09-23 Tom Tromey <tom@tromey.com>
4142
4143 PR python/18170:
4144 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4145 convert pointers to int and long.
4146
1c1e54f6
TT
41472018-09-23 Tom Tromey <tom@tromey.com>
4148
4149 PR python/20126:
4150 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4151 signed-ness conversion tests.
4152
fb4fa946
TT
41532018-09-23 Tom Tromey <tom@tromey.com>
4154
4155 PR python/18352;
4156 * gdb.python/py-value.exp (test_float_conversion): New proc.
4157 Use it.
4158
a466edac
HAQ
41592018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4160
4161 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4162
4ee9b0c5
SL
41632018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4164
4165 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4166 no readline.
4167 * gdb.base/utf8-identifiers.exp: Likewise.
4168 * gdb.cp/cpcompletion.exp: Likewise.
4169 * gdb.linespec/cpcompletion.exp: Likewise.
4170 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4171 * gdb.linespec/cpls-ops.exp: Likewise.
4172
23be8da7
RB
41732018-09-19 Richard Bunt <richard.bunt@arm.com>
4174 Chris January <chris.january@arm.com>
4175
4176 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4177 * gdb.fortran/short-circuit-argument-list.exp: New file.
4178 * gdb.fortran/short-circuit-argument-list.f90: New test.
4179
5031d0ae
SDJ
41802018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4181
4182 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4183 "arch=" keyword when executing "-stack-list-frames".
4184
b4c0d1a4
SDJ
41852018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4186
4187 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4188 "arch=" keyword when executing "-stack-list-frames".
4189
7a6d2b45
SDJ
41902018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4191
4192 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4193 break ada".
4194
8588b356
SM
41952018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4196
4197 PR python/23669
4198 * gdb.python/python.exp: Test gdb.execute("show commands").
4199
65e65158
TT
42002018-09-16 Tom Tromey <tom@tromey.com>
4201
4202 * gdb.base/new-ui.exp (do_execution_tests): Update.
4203 * gdb.base/dbx.exp (test_breakpoints): Update.
4204
bf326452
AH
42052018-09-14 Alan Hayward <alan.hayward@arm.com>
4206
4207 * lib/gdb.exp (gdb_simple_compile): Add proc.
4208 (is_elf_target): Use gdb_simple_compile.
4209 (skip_altivec_tests): Likewise.
4210 (skip_vsx_tests): Likewise.
4211 (skip_tsx_tests): Likewise.
4212 (skip_btrace_tests): Likewise.
4213 (skip_btrace_pt_tests): Likewise.
4214 (gdb_can_simple_compile): Likewise.
4215 (gdb_has_argv0): Likewise.
4216 (gdb_target_symbol_prefix): Likewise.
4217 (target_supports_scheduler_locking): Likewise.
4218
2361b0fb
TT
42192018-09-13 Tom Tromey <tom@tromey.com>
4220
4221 * Makefile.in (TAGS): Recognize proc_with_prefix and
4222 gdb_caching_proc.
4223
0ae1a321
SM
42242018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4225
4226 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4227 method.
4228
a40bf0c2
SM
42292018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4230
4231 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4232 and a few other Inferior properties when the Inferior is no
4233 longer valid.
4234
4a3fe98f
TT
42352018-09-13 Tom Tromey <tom@tromey.com>
4236
4237 PR rust/23650:
4238 * gdb.rust/simple.exp: Add test for enum field access error.
4239
098b2108
TT
42402018-09-13 Tom Tromey <tom@tromey.com>
4241
4242 PR rust/23626:
4243 * gdb.rust/simple.rs (EmptyEnum): New type.
4244 (main): Use it.
4245 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4246
1256af7d
SM
42472018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4248
4249 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4250 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4251 * gdb.python/py-symtab.exp: Update test printing an objfile.
4252
4aa8e6c2
SM
42532018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4254
4255 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4256 object.
4257
c221b2f7
AH
42582018-09-12 Alan Hayward <alan.hayward@arm.com>
4259
4260 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4261 (support_complex_tests): Use gdb_can_simple_compile.
4262 (is_ilp32_target): Likewise.
4263 (is_lp64_target): Likewise.
4264 (is_64_target): Likewise.
4265 (is_amd64_regs_target): Likewise.
4266 (is_aarch32_target): Likewise.
4267 (gdb_int128_helper): Likewise.
4268
6f1107b5
JK
42692018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4270
4271 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4272
1f5d1570
JG
42732018-09-10 Jerome Guitton <guitton@adacore.com>
4274
4275 * gdb.ada/same_component_name: Add test for case of tagged record
4276 with variable-length fields.
4277
cc330e39
XR
42782018-09-10 Xavier Roirand <roirand@adacore.com>
4279
4280 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4281 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4282 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4283 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4284
b9c50e9a
XR
42852018-09-10 Xavier Roirand <roirand@adacore.com>
4286
4287 * gdb.ada/mi_string_access.exp: New testcase.
4288 * gdb.ada/mi_string_access/bar.adb: New file.
4289 * gdb.ada/mi_string_access/pck.adb: New file.
4290 * gdb.ada/mi_string_access/pck.asd: New file.
4291
2963898f
XR
42922018-09-10 Xavier Roirand <roirand@adacore.com>
4293
4294 * gdb.ada/mi_var_union.exp: New testcase.
4295 * gdb.ada/mi_var_union/bar.adb: New file.
4296 * gdb.ada/mi_var_union/pck.adb: New file.
4297 * gdb.ada/mi_var_union/pck.asd: New file.
4298
1aac008f
TT
42992018-09-08 Tom Tromey <tom@tromey.com>
4300
4301 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4302
332cf4c9
TT
43032018-09-08 Tom Tromey <tom@tromey.com>
4304
4305 PR python/16047:
4306 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4307 (register_pretty_printers): Register new printer.
4308 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4309 test.
4310 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4311 (an_int_type3): New global.
4312
424da6cf
JB
43132018-09-08 Joel Brobecker <brobecker@adacore.com>
4314
4315 * gdb.ada/expr_with_funcall: New testcase.
4316
2a62dfa9
JB
43172018-09-08 Joel Brobecker <brobecker@adacore.com>
4318
4319 * gdb.ada/packed_array_assign: New testcase.
4320
96b6697f
AB
43212018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4322
4323 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4324 names, and add test prefixes to make test names unique.
4325
e4a62c65
TV
43262018-09-05 Tom de Vries <tdevries@suse.de>
4327
4328 * gdb.dwarf2/varval.exp: Add test.
4329
dd083ee2
GB
43302018-09-04 Gary Benson <gbenson@redhat.com>
4331
4332 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4333 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4334
aef9346c
TT
43352018-08-31 Tom Tromey <tom@tromey.com>
4336
4337 * gdb.rust/simple.rs: Rename second variable "v".
4338
c67f2e15
AB
43392018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4340
4341 * gdb.base/funcargs.c (use_a): New function.
4342 (recurse): Call use_a.
4343
078a0207
KS
43442018-08-29 Keith Seitz <keiths@redhat.com>
4345
4346 * gdb.compile/compile-cplus-anonymous.cc: New file.
4347 * gdb.compile/compile-cplus-anonymous.exp: New file.
4348 * gdb.compile/compile-cplus-array-decay.cc: New file.
4349 * gdb.compile/compile-cplus-array-decay.exp: New file.
4350 * gdb.compile/compile-cplus-inherit.cc: New file.
4351 * gdb.compile/compile-cplus-inherit.exp: New file.
4352 * gdb.compile/compile-cplus-member.cc: New file.
4353 * gdb.compile/compile-cplus-member.exp: New file.
4354 * gdb.compile/compile-cplus-method.cc: New file.
4355 * gdb.compile/compile-cplus-method.exp: New file.
4356 * gdb.compile/compile-cplus-mod.c: "New" file.
4357 * gdb.compile/compile-cplus-namespace.cc: New file.
4358 * gdb.compile/compile-cplus-namespace.exp: New file.
4359 * gdb.compile/compile-cplus-nested.cc: New file.
4360 * gdb.compile/compile-cplus-nested.exp: New file.
4361 * gdb.compile/compile-cplus-print.c: "New" file.
4362 * gdb.compile/compile-cplus-print.exp: "New" file.
4363 * gdb.compile/compile-cplus-virtual.cc: New file.
4364 * gdb.compile/compile-cplus-virtual.exp: New file.
4365 * gdb.compile/compile-cplus.c: "New" file.
4366 * gdb.compile/compile-cplus.exp: "New" file.
4367 * lib/compile-support.exp: New file.
4368
b0f492b9
GB
43692018-08-16 Gary Benson <gbenson@redhat.com>
4370
4371 PR gdb/13000:
4372 * gdb.base/batch-exit-status.exp: New file.
4373 * gdb.base/batch-exit-status.good-commands: Likewise.
4374 * gdb.base/batch-exit-status.bad-commands: Likewise.
4375
36eb4c5f
AH
43762018-08-29 Alan Hayward <alan.hayward@arm.com>
4377
4378 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4379 (struct struct02): Likewise.
4380 (struct struct03): Likewise.
4381 (struct struct04): Likewise.
4382 (struct struct_01_01): New struct.
4383 (struct struct_01_02): Likewise.
4384 (struct struct_01_03): Likewise.
4385 (struct struct_01_04): Likewise.
4386 (struct struct_02_01): Likewise.
4387 (struct struct_02_02): Likewise.
4388 (struct struct_02_03): Likewise.
4389 (struct struct_02_04): Likewise.
4390 (struct struct_04_01): Likewise.
4391 (struct struct_04_02): Likewise.
4392 (struct struct_04_03): Likewise.
4393 (struct struct_04_04): Likewise.
4394 (struct struct_05_01): Likewise.
4395 (struct struct_05_02): Likewise.
4396 (struct struct_05_03): Likewise.
4397 (struct struct_05_04): Likewise.
4398 (cmp_struct01): Remove function.
4399 (cmp_struct02): Likewise.
4400 (cmp_struct03): Likewise.
4401 (cmp_struct04): Likewise.
4402 (cmp_struct_01_01): Add Function.
4403 (cmp_struct_01_02): Likewise.
4404 (cmp_struct_01_03): Likewise.
4405 (cmp_struct_01_04): Likewise.
4406 (cmp_struct_02_01): Likewise.
4407 (cmp_struct_02_02): Likewise.
4408 (cmp_struct_02_03): Likewise.
4409 (cmp_struct_02_04): Likewise.
4410 (cmp_struct_04_01): Likewise.
4411 (cmp_struct_04_02): Likewise.
4412 (cmp_struct_04_03): Likewise.
4413 (cmp_struct_04_04): Likewise.
4414 (cmp_struct_05_01): Likewise.
4415 (cmp_struct_05_02): Likewise.
4416 (cmp_struct_05_03): Likewise.
4417 (cmp_struct_05_04): Likewise.
4418 (call_all): Add new structs.
4419 * gdb.base/infcall-nested-structs.exp: Likewise.
4420
3bf9c013
JV
44212018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4422
4423 * gdb.python/py-framefilter-mi.exp: Update regexp to
4424 check for "arch" field in frame output.
4425
450d1e88
KB
44262018-08-23 Kevin Buettner <kevinb@redhat.com>
4427
4428 * gdb.dwarf2/dw2-ranges-func.c: New file.
4429 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4430
ae739fe7
SM
44312018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4432
4433 * gdb.base/term.exp: Compare terminal settings with values from
4434 the inferior.
4435 * gdb.base/term.c: Get and set terminal settings.
4436
6d52907e
JV
44372018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4438
4439 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4440 accommodate new "arch" field in frame output.
4441 * gdb.mi/mi-return.exp: Likewise.
4442 * gdb.mi/mi-stack.exp: Likewise.
4443 * gdb.mi/mi-syn-frame.exp: Likewise.
4444 * gdb.mi/user-selected-context-sync.exp: Likewise.
4445
be2d111a
MS
44462018-08-19 Michael Spang <spang@google.com>
4447
4448 PR gdb/11786
4449 * gdb.base/gcore-tls-pie.c: New file.
4450 * gdb.base/gcore-tls-pie.exp: New file.
4451
ae3a7c47
KB
44522018-08-18 Kevin Buettner <kevinb@redhat.com>
4453
4454 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
4455 * gdb.dwarf2/varval.c: New file.
4456 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 4457
2ecae92e
AH
44582018-08-17 Alan Hayward <alan.hayward@arm.com>
4459
4460 PR gdb/18931
4461 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4462
c1854f1d
KS
44632018-08-16 Keith Seitz <keiths@redhat.com>
4464
4465 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4466 tests expected to pass.
4467
26fb3983
JV
44682018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4469
4470 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4471 -data-disassemble -a.
4472 (test_disassembly_bogus_args): Likewise.
4473
67943c00
AB
44742018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4475
4476 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4477
5ff2bbae
AB
44782018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4479
4480 * gdb.base/vla-optimized-out.exp: Add new test.
4481
e5bbcd0f
AB
44822018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4483
4484 * gdb.base/vla-optimized-out-o3.exp: Delete.
4485 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4486 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4487 deleted tests.
4488
9d4a934c
AB
44892018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4490
4491 PR gdb/18050:
4492 * gdb.server/extended-remote-restart.c: New file.
4493 * gdb.server/extended-remote-restart.exp: New file.
4494
045cf012
SM
44952018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4496
4497 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4498 "set variable index = 42".
4499
87d6a7aa
SM
45002018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4501
4502 * boards/index-cache-gdb.exp: New file.
4503 * gdb.dwarf2/index-cache.exp: New file.
4504 * gdb.dwarf2/index-cache.c: New file.
4505 * gdb.base/maint.exp: Check if we are using the index cache.
4506
96d68bd4
RO
45072018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4508
4509 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4510 MAKEFLAGS.
4511
5a699617
RO
45122018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4513
4514 * dg-extract-results.sh: Move to toplevel contrib.
4515 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4516 * Makefile.in (check-parallel-racy): Likewise.
4517
5bd18990
AB
45182018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4519
4520 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4521 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4522 tests if the target supports scheduler locking.
4523
3fbbcf47
TV
45242018-08-04 Tom de Vries <tdevries@suse.de>
4525
4526 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4527
3e1d3d8c
TT
45282018-08-02 Tom Tromey <tom@tromey.com>
4529
4530 PR symtab/16842.
4531 * gdb.cp/temargs.exp: Test "info address" of a template
4532 parameter.
4533
5abe0f0c
JV
45342018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4535
4536 * gdb.python/py-mi-var-info-path-expression.c: New file.
4537 * gdb.python/py-mi-var-info-path-expression.py: New file.
4538 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4539
fb66cde8
SDJ
45402018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4541
4542 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4543 error after "cannot resolve name" string.
4544
c708f4d2
AB
45452018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4546
4547 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4548 started.
4549 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4550
37cc0cae
TV
45512018-07-28 Tom de Vries <tdevries@suse.de>
4552
4553 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4554
63b4ecf7
TV
45552018-07-26 Tom de Vries <tdevries@suse.de>
4556
4557 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4558
3c3bb058
AB
45592018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4560
4561 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4562 is visible.
4563
9e7f3bbb
TV
45642018-07-26 Tom de Vries <tdevries@suse.de>
4565
4566 PR breakpoints/23366
4567 * gdb.base/catch-follow-exec.c: New test.
4568 * gdb.base/catch-follow-exec.exp: New file.
4569
16f808ec
TV
45702018-07-25 Tom de Vries <tdevries@suse.de>
4571
4572 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4573 vla-optimized-out.c.
4574
d7154a8d
JV
45752018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4576
4577 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4578 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4579
232a0032
TV
45802018-07-20 Tom de Vries <tdevries@suse.de>
4581
4582 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4583 NOCLONE macro.
4584 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4585
fbb1d502
TV
45862018-07-19 Tom de Vries <tdevries@suse.de>
4587
4588 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4589 regular expression.
4590
42dc7699
TV
45912018-07-18 Tom de Vries <tdevries@suse.de>
4592
4593 * gdb.base/vla-optimized-out.c: New test.
4594 * gdb.base/vla-optimized-out.exp: New file.
4595
7f1f7e23
SDJ
45962018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4597
4598 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4599 message "No address associated with hostname" when gdbserver
4600 cannot resolve the hostname.
4601
5759ebb3
PW
46022018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4603
4604 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4605 Add some test prefixes to make tests unique.
4606
3606ccab
PW
46072018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4608
4609 * gdb.base/frameapply.c: New file.
4610 * gdb.base/frameapply.exp: New file.
4611
529c08b2
PW
46122018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4613
4614 * gdb.base/skip.exp: Update expected error message.
4615
c7ab0aef
SDJ
46162018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4617 Jan Kratochvil <jan.kratochvil@redhat.com>
4618 Paul Fertser <fercerpav@gmail.com>
4619 Tsutomu Seki <sekiriki@gmail.com>
4620
4621 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4622 parameter.
4623 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4624 by default.
4625 * boards/native-gdbserver.exp: Likewise.
4626 * gdb.server/run-without-local-binary.exp: Improve regexp used
4627 for detecting when a remote debugging connection succeeds.
4628 * gdb.server/server-connect.exp: New file.
4629 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4630 Do not prefix the port number with ":".
4631 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4632 support for detecting and using it. Add '$debughost_gdbserver'
4633 to the list of arguments used to start gdbserver. Handle case
4634 when gdbserver cannot resolve a network name.
4635
16ff70dd
SDJ
46362018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4637
4638 PR c++/23373
4639 * gdb.base/ptype-offsets.cc (struct static_member): New
4640 struct.
4641 (main) <stmember>: New variable.
4642 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4643 with a static member in it.
4644
3541979f
AB
46452018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4646
4647 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4648 watchpoints enabled and disabled.
4649
c8ad9b9a
AB
46502018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4651
4652 * gdb.base/examine-backward.exp: Still run tests around address
4653 0x0, even if address 0x0 is not readable. Update the pattern for
4654 matching address 0x0 in expected output.
4655
e0e5e971
AB
46562018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4657
4658 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4659 malloc/free.
4660
1ea5da02
TV
46612018-07-04 Tom de Vries <tdevries@suse.de>
4662
4663 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4664
471b9d15
MR
46652018-07-02 Maciej W. Rozycki <macro@mips.com>
4666
4667 PR tdep/8282
4668 * gdb.arch/mips-disassembler-options.exp: New test.
4669 * gdb.arch/mips-disassembler-options.s: New test source.
4670
75acb486
PA
46712018-06-29 Pedro Alves <palves@redhat.com>
4672
4673 * gdb.threads/names.exp: Adjust expected "info threads" output.
4674
cd2bb709
PA
46752018-06-29 Pedro Alves <palves@redhat.com>
4676
4677 * gdb.opt/inline-break.exp (line number, address): Add "info
4678 break" tests.
4679
991ff292
PA
46802018-06-29 Pedro Alves <palves@redhat.com>
4681
4682 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4683 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4684 number and address and running to them.
4685
356819b6 46862018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
4687
4688 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4689
2512d7ef
JK
46902018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4691
4692 * lib/compiler.c: Remove executable permission flag.
4693
be1b6474
RB
46942018-06-28 Richard Bunt <richard.bunt@arm.com>
4695
4696 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4697 code.
4698 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4699
291f9a96
PT
47002018-06-28 Petr Tesarik <ptesarik@suse.cz>
4701
4702 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4703
ed6dfe51
PT
47042018-06-28 Petr Tesarik <ptesarik@suse.cz>
4705
4706 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4707 address argument is omitted.
4708
d4d429d5
PT
47092018-06-28 Petr Tesarik <ptesarik@suse.cz>
4710
4711 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4712
7ab6656f
OJ
47132018-06-27 Omair Javaid <omair.javaid@linaro.org>
4714
4715 PR gdb/21695
4716 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4717 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4718
a33ccfc7
TT
47192018-06-26 Tom Tromey <tom@tromey.com>
4720
4721 PR rust/22574:
4722 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4723 * gdb.rust/simple.rs (struct SimpleLayout): New.
4724
6d72d289
SM
47252018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4726
4727 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4728 "info registers" output.
4729
8363f9d5
RB
47302018-06-21 Richard Bunt <richard.bunt@arm.com>
4731
4732 * gdb.base/watchpoint-hw-attach.c: New test.
4733 * gdb.base/watchpoint-hw-attach.exp: New file.
4734
f00674fe
SM
47352018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4736
4737 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4738 through /bin/sh.
4739 * boards/dwarf4-gdb-index.exp: Likewise.
4740 * boards/fission-dwp.exp: Likewise.
4741
1d554008
UW
47422018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4743
4744 * gdb.base/float128.exp: Add comment and improved fail message
4745 to the failure case of "print large128" test.
4746
d0ac1c44
SM
47472018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4748
4749 * configure.ac: Remove AC_PREREQ.
4750 * configure: Re-generate.
4751
61b04dd0
PA
47522018-06-19 Pedro Alves <palves@redhat.com>
4753
4754 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4755 (func_extern_caller): New.
4756 (main): Call func_extern_caller.
4757 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4758 logic change.
4759
f63b508a
SM
47602018-06-18 Weimin Pan <weimin.pan@oracle.com>
4761
4762 PR gdb/16841
4763 * gdb.cp/typedef-base.cc: New file.
4764 * gdb.cp/typedef-base.exp: New file.
4765
0fe3a558
TV
47662018-06-18 Tom de Vries <tdevries@suse.de>
4767
4768 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4769
7010835a
AB
47702018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4771 Richard Bunt <Richard.Bunt@arm.com>
4772
4773 * gdb.threads/attach-slow-waitpid.c: New file.
4774 * gdb.threads/attach-slow-waitpid.exp: New file.
4775 * gdb.threads/slow-waitpid.c: New file.
4776
14897d65
PA
47772018-06-14 Pedro Alves <palves@redhat.com>
4778
4779 * gdb.base/fork-running-state.c: Include <errno.h>.
4780 (exit_if_relative_exits): New.
4781 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4782 exits.
4783 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4784 child exits.
4785
5d9a0608
TV
47862018-06-14 Tom de Vries <tdevries@suse.de>
4787
4788 PR cli/22573
4789 * gdb.base/finish-pretty.c: New test.
4790 * gdb.base/finish-pretty.exp: New file.
4791
11ae5818
PA
47922018-06-14 Pedro Alves <palves@redhat.com>
4793
4794 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4795 gdb's expected startup output.
4796
1d39de44
PA
47972018-06-14 Pedro Alves <palves@redhat.com>
4798
4799 * lib/selftest-support.exp (selftest_setup): Remove inlined
4800 function handling.
4801
70ee0000
TV
48022018-06-14 Tom de Vries <tdevries@suse.de>
4803
4804 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4805 matching of breakpoint printing.
4806
11f4b608
TV
48072018-06-13 Tom de Vries <tdevries@suse.de>
4808
4809 PR testsuite/23269
4810 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4811 (fork_child): ... here, and ...
4812 (fork_parent): ... here.
4813
48142018-06-12 Tom de Vries <tdevries@suse.de>
4815
4816 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4817
9516f85a
AB
48182018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4819 Stephen Roberts <stephen.roberts@arm.com>
4820
4821 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4822 rewrite test to describe action performed, rather than possible
4823 failure.
4824
5045b3d7
GB
48252018-06-08 Gary Benson <gbenson@redhat.com>
4826
4827 * gdb.threads/check-libthread-db.exp: New file.
4828 * gdb.threads/check-libthread-db.c: Likewise.
4829
c61b06a1
TT
48302018-06-05 Tom Tromey <tom@tromey.com>
4831
4832 * gdb.base/default.exp: Update expected "show version" output.
4833
eb6af809
TT
48342018-06-05 Tom Tromey <tom@tromey.com>
4835
4836 PR cli/12326:
4837 * gdb.cp/static-print-quit.exp: Update.
4838 * lib/gdb.exp (pagination_prompt): Update.
4839 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4840 * gdb.python/python.exp: Update.
4841
178d6a63
JB
48422018-06-04 Joel Brobecker <brobecker@adacore.com>
4843
4844 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4845
8e817061
JB
48462018-06-01 Joel Brobecker <brobecker@adacore.com>
4847
4848 * gdb.ada/bp_fun_addr: New testcase.
4849
e86ca25f
TT
48502018-06-01 Tom Tromey <tom@tromey.com>
4851
4852 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4853 results.
4854 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4855 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4856 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4857 * gdb.base/maint.exp (maint_pass_if): Update.
4858
4b2dfa9d
MR
48592018-05-31 Maciej W. Rozycki <macro@mips.com>
4860
4861 * gdb.base/endian.exp: New test.
4862 * gdb.base/endian.c: New test source.
4863
45f25d6c
AB
48642018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4865
4866 PR gdb/23203
4867 * gdb.base/bt-selected-frame.c: New file.
4868 * gdb.base/bt-selected-frame.exp: New file.
4869 * lib/gdb.exp (get_current_frame_number): New function.
4870
d9f6d7f8
MR
48712018-05-24 Maciej W. Rozycki <macro@mips.com>
4872 Pedro Alves <palves@redhat.com>
4873
4874 * gdb.threads/tls-core.c: Include <stdlib.h>
4875 (thread_proc): Call `abort'.
4876 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4877 (tls_core_test): New procedure, bits factored out from ...
4878 (top level): ... here. Test both native cores and gcore cores.
4879
ff1cf532
TT
48802018-05-23 Tom Tromey <tom@tromey.com>
4881
4882 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4883
b98664d3
TT
48842018-05-23 Tom Tromey <tom@tromey.com>
4885
4886 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4887 symfile_complaints.
4888 (test_short_complaints): Likewise.
4889 (test_empty_complaints): Likewise.
4890 (test_initial_complaints): Update.
4891
4e9668d0
TT
48922018-05-23 Tom Tromey <tom@tromey.com>
4893
4894 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4895
43ba33c7
TT
48962018-05-23 Tom Tromey <tom@tromey.com>
4897
4898 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4899 (test_short_complaints): Update.
4900
035522c0
PA
49012018-05-22 Pedro Alves <palves@redhat.com>
4902
4903 * gdb.base/remote.exp: Only gdb_start after compiling the
4904 testcase. Issue "disconnect" before testing "set remote" command
4905 defaults. Issue clean_restart before running to main.
4906
cc0be08f
PA
49072018-05-22 Pedro Alves <palves@redhat.com>
4908
4909 * gdb.base/remote.exp: Adjust expected output of "show remote
4910 memory-write-packet-size". Add tests for "set remote
4911 memory-write-packet-size 0" and "set remote
4912 memory-write-packet-size fixed/limit".
4913
b1b60145
PA
49142018-05-22 Pedro Alves <palves@redhat.com>
4915
4916 PR gdb/22973
4917 * gdb.base/utf8-identifiers.c: New file.
4918 * gdb.base/utf8-identifiers.exp: New file.
4919
0ec848ad
PFC
49202018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4921
4922 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4923
2c3305f6
PFC
49242018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4925
4926 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4927
ce1e8424
TT
49282018-05-18 Tom Tromey <tom@tromey.com>
4929
4930 * gdb.base/ptype-offsets.exp: Update.
4931
ddfe970e
KS
49322018-05-17 Keith Seitz <keiths@redhat.com>
4933
4934 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4935 in expected breakpoint stop locations.
4936 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4937 move to proper scope to test variable values.
4938 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4939 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4940 New functions.
4941 (main): Call not_inline_func3.
4942 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4943 inline_func1, inline_func2, and inline_func3. Test that when each
4944 breakpoint is hit, GDB properly reports both the stop location
4945 and the backtrace. Repeat tests for temporary breakpoints.
4946
0726fcc6
MR
49472018-05-15 Maciej W. Rozycki <macro@mips.com>
4948
4949 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4950 rather then trying to access it in determining whether the PID
4951 of `gdbserver' could have been retrieved.
4952
8ee22052
AB
49532018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4954
4955 * gdb.arch/amd64-init-x87-values.S: New file.
4956 * gdb.arch/amd64-init-x87-values.exp: New file.
4957
7785df48
JK
49582018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4959
4960 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4961
56bcdbea
TT
49622018-05-04 Tom Tromey <tom@tromey.com>
4963
4964 PR python/22730:
4965 * gdb.python/python.exp: Test multi-line execute.
4966
a913fffb
TT
49672018-05-04 Tom Tromey <tom@tromey.com>
4968
4969 PR python/22731:
4970 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4971
7a2c85f2
TT
49722018-05-04 Tom Tromey <tom@tromey.com>
4973
4974 PR gdb/11750:
4975 * gdb.base/define.exp: Test defining a user command inside a user
4976 command.
4977 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4978
a3b60e45
JK
49792018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4980 Pedro Alves <palves@redhat.com>
4981
4982 PR breakpoints/19806 and support for PR external/20207.
4983 * gdb.base/watchpoint-unaligned.c: New file.
4984 * gdb.base/watchpoint-unaligned.exp: New file.
4985
45fe4a03
AB
49862018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4987
4988 * gdb.base/maint.exp: Make test names unique, use
4989 test_prefix_command_help to test 'help maint info', and remove
4990 repeated test of 'help maint'.
4991
9be2ae8f
TT
49922018-05-04 Tom Tromey <tom@tromey.com>
4993
4994 PR gdb/22619:
4995 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4996 behavior.
4997
11859c31
AB
49982018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4999
5000 * gdb.base/maint.exp: Process output from 'maint print registers'
5001 line at a time.
5002
089a9490
AB
50032018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5004
5005 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5006 timeout.
5007
9b0797e2
AB
50082018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5009
5010 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5011 filter pattern.
5012
f6ac5f3d
PA
50132018-05-02 Pedro Alves <palves@redhat.com>
5014
5015 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5016 to_log_command renames.
5017 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5018
77d3c63b
TT
50192018-05-02 Tom Tromey <tom@tromey.com>
5020
5021 * gdb.python/py-parameter.exp: Set test message.
5022
0489430a
TT
50232018-05-02 Tom Tromey <tom@tromey.com>
5024
5025 PR python/20084:
5026 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5027 PARAM_ZUINTEGER_UNLIMITED tests.
5028
1632f8ba
DR
50292018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5030
5031 PR rust/23124
5032 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5033 when casting.
5034
6d7bb824
TT
50352018-04-30 Tom Tromey <tom@tromey.com>
5036
5037 * gdb.python/py-type.exp: Check align attribute.
5038 * gdb.python/py-type.c: New "aligncheck" global.
5039
007e1530
TT
50402018-04-30 Tom Tromey <tom@tromey.com>
5041
5042 PR exp/17095:
5043 * gdb.dwarf2/dw2-align.exp: New file.
5044 * gdb.cp/align.exp: New file.
5045 * gdb.base/align.exp: New file.
5046 * lib/gdb.exp (gdb_int128_helper): New proc.
5047 (has_int128_c, has_int128_cxx): New caching procs.
5048
6873858b
TT
50492018-04-27 Tom Tromey <tom@tromey.com>
5050
5051 PR rust/22545:
5052 * gdb.rust/simple.exp: Add inclusive range tests.
5053
79188d8d
PA
50542018-04-26 Pedro Alves <palves@redhat.com>
5055
5056 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5057 ifunc breakpoint locations correctly of ifunc breakpoints set
5058 while the program resolves the ifunc.
5059
c7075ad5
PA
50602018-04-26 Pedro Alves <palves@redhat.com>
5061
5062 * gdb.base/gnu-ifunc-final.c: New file.
5063 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5064 * gdb.base/gnu-ifunc.exp (executable): Delete.
5065 (staticexecutable): Adjust.
5066 (lib_opts, exec_opts): Delete.
5067 (make_binsuffix, build, set-break): New procedures.
5068 (misc_tests): New, with tests factored out from the top level.
5069 (top level): Test different combinations of ifunc resolver name,
5070 resolver with and with debug info, and ifunc target with and
5071 without debug info. Wrap static tests with with_target_prefix.
5072
8388016d
PA
50732018-04-26 Pedro Alves <palves@redhat.com>
5074
5075 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5076 return type" warnings.
5077
249b5733
PA
50782018-04-25 Pedro Alves <palves@redhat.com>
5079
5080 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5081 killed".
5082 * gdb.base/kill-after-signal.exp: Likewise.
5083 * gdb.threads/kill.exp: Likewise.
5084
f67c0c91
SDJ
50852018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5086 Sergio Durigan Junior <sergiodj@redhat.com>
5087 Pedro Alves <palves@redhat.com>
5088
5089 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5090 regexps to expect for '[Inferior ... detached]' as well.
5091 * gdb.base/attach.exp: Likewise.
5092 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5093 "gdb_continue_to_end".
5094 (test_catch_syscall_with_wrong_args): Likewise.
5095 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5096 ']'. Don't set 'verbose' on.
5097 * gdb.base/foll-vfork.exp: Likewise.
5098 * gdb.base/fork-print-inferior-events.c: New file.
5099 * gdb.base/fork-print-inferior-events.exp: New file.
5100 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5101 '[Inferior ... has been killed]' message.
5102 * gdb.base/kill-after-signal.exp: Likewise.
5103 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5104 detach message.
5105 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5106 message.
5107 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5108 regexps to expect for '[Inferior ... detached]' as well.
5109 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5110
0a8ddac4
SM
51112018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5112
5113 PR gdb/23104
5114 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5115
701adfb0
PA
51162018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5117
5118 PR gdb/23095
5119 * gdb.base/break-probes.exp: Pass shlib_load to
5120 prepare_for_testing. Set normal_bp to r_debug_state if target is
5121 bsd.
5122
d27d16bf
RB
51232018-04-19 Richard Bunt <richard.bunt@arm.com>
5124
5125 * gdb.threads/multiple-successive-infcall.c: New test.
5126 * gdb.threads/multiple-successive-infcall.exp: New file.
5127
a037790e
TT
51282018-04-17 Tom Tromey <tom@tromey.com>
5129
5130 * gdb.rust/simple.rs (Union): New type.
5131 (main): New local "u".
5132 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5133
e3a91079
AA
51342018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5135
5136 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5137 number information in output of "whereis" command.
5138 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5139
b744723f
AA
51402018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5141
5142 * gdb.ada/info_types.exp: Adjust expected output to the line
5143 numbers now printed by "info var/func/type".
5144 * gdb.base/completion.exp: Likewise.
5145 * gdb.base/included.exp: Likewise.
5146 * gdb.cp/cp-relocate.exp: Likewise.
5147 * gdb.cp/cplusfuncs.exp: Likewise.
5148 * gdb.cp/namespace.exp: Likewise.
5149 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5150
4a4495d6
MM
51512018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5152
5153 * gdb.btrace/cpu.exp: New.
5154
1d509aa6
MM
51552018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5156
5157 * gdb.base/step-indirect-call-thunk.exp: New.
5158 * gdb.base/step-indirect-call-thunk.c: New.
5159 * gdb.reverse/step-indirect-call-thunk.exp: New.
5160 * gdb.reverse/step-indirect-call-thunk.c: New.
5161
6295b6da
SM
51622018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5163
5164 * gdb.base/pie-fork.c: New file.
5165 * gdb.base/pie-fork.exp: New file.
5166
50146e70
TT
51672018-04-11 Tom Tromey <tom@tromey.com>
5168
5169 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5170
f50d8a2e
PA
51712018-04-10 Pedro Alves <palves@redhat.com>
5172
5173 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5174 exits. Instead loop running forever.
5175 (fork_parent): Run forever too.
5176
a0be7a36
SM
51772018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5178
5179 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5180 mi_continue_to_line.
5181 * gdb.mi/mi-stack.c (callee4): Add comment.
5182
9b73db36
SM
51832018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5184
5185 * gdb.mi/mi-stack.exp: Fix indentation.
5186
c912f608
SM
51872018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5188
5189 PR gdb/22979
5190 * gdb.arch/amd64-osabi.exp: New file.
5191
26540402
SM
51922018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5193
5194 PR gdb/22980
5195 * gdb.base/osabi.exp: New file.
5196
121ad66c 51972018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
5198
5199 * gdb.cp/static-typedef-print.exp: New file.
5200 * gdb.cp/static-typedef-print.cc: New file.
5201
3fcded8f
JB
52022018-03-27 Joel Brobecker <brobecker@adacore.com>
5203
5204 * gdb.ada/varsize_limit: New testcase.
5205
59cc4834
JB
52062018-03-27 Joel Brobecker <brobecker@adacore.com>
5207
5208 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5209
5210 * gdb.ada/notcplusplus: New testcase.
5211
5212 * gdb.base/c-linkage-name.c: New file.
5213 * gdb.base/c-linkage-name.exp: New testcase.
5214
4ca59a9f
TT
52152018-03-26 Tom Tromey <tom@tromey.com>
5216
5217 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5218 * gdb.python/py-framefilter.py (name_error): New global.
5219 (ErrorInName.function): Use name_error.
5220
978d6c75
TT
52212018-03-26 Tom Tromey <tom@tromey.com>
5222
5223 PR backtrace/15582:
5224 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5225
b7fee5a3
KS
52262018-03-23 Keith Seitz <keiths@redhat.com>
5227
5228 PR c++/22968
5229 * gdb.cp/subtypes.exp: New file.
5230 * gdb.cp/subtypes.h: New file.
5231 * gdb.cp/subtypes.cc: New file.
5232 * gdb.cp/subtypes-2.cc: New file.
5233
376be529
AB
52342018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5235
5236 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5237 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5238 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5239 -nostartfiles when compiling the test. Confirm that all registers
5240 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5241
066cfa98
AB
52422018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5243
5244 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5245 option, syntax was wrong anyway.
5246 * gdb.arch/arm-disp-step.exp: Likewise.
5247 * gdb.arch/sparc64-regs.exp: Likewise.
5248 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5249 option, syntax was wrong anyway, switch to use
5250 prepare_for_testing.
5251 * gdb.arch/i386-disp-step.exp: Likewise.
5252
079670b9
AA
52532018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5254
5255 * gdb.ada/exec_changed.exp: Replace "target_info exists
5256 use_gdb_stub" by "use_gdb_stub".
5257 * gdb.ada/start.exp: Likewise.
5258 * gdb.base/async-shell.exp: Likewise.
5259 * gdb.base/attach-pie-misread.exp: Likewise.
5260 * gdb.base/attach-wait-input.exp: Likewise.
5261 * gdb.base/break-entry.exp: Likewise.
5262 * gdb.base/break-interp.exp: Likewise.
5263 * gdb.base/dprintf-detach.exp: Likewise.
5264 * gdb.base/nostdlib.exp: Likewise.
5265 * gdb.base/solib-nodir.exp: Likewise.
5266 * gdb.base/statistics.exp: Likewise.
5267 * gdb.base/testenv.exp: Likewise.
5268 * gdb.mi/mi-exec-run.exp: Likewise.
5269 * gdb.mi/mi-start.exp: Likewise.
5270 * gdb.multi/dummy-frame-restore.exp: Likewise.
5271 * gdb.multi/multi-arch-exec.exp: Likewise.
5272 * gdb.multi/multi-arch.exp: Likewise.
5273 * gdb.multi/tids.exp: Likewise.
5274 * gdb.multi/watchpoint-multi.exp: Likewise.
5275 * gdb.python/py-events.exp: Likewise.
5276 * gdb.threads/attach-into-signal.exp: Likewise.
5277 * gdb.threads/attach-stopped.exp: Likewise.
5278 * gdb.threads/threadapply.exp: Likewise.
5279 * lib/selftest-support.exp: Likewise.
5280
26d6cec4
AA
52812018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5282
5283 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5284
4ee89e90
SR
52852018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5286
5287 * gdb.perf/template-breakpoints.cc: New file.
5288 * gdb.perf/template-breakpoints.exp: New file.
5289 * gdb.perf/template-breakpoints.py: New file.
5290
92630041
TT
52912018-03-19 Tom Tromey <tom@tromey.com>
5292
5293 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5294 y0.
5295 * gdb.rust/simple.exp: Test bare identifier form of struct
5296 initializer.
5297
76727919
TT
52982018-03-19 Tom Tromey <tom@tromey.com>
5299
5300 * gdb.gdb/observer.exp: Remove.
5301
194ed413
AA
53022018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5303
5304 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5305 "qualified" option when setting breakpoints.
5306 * gdb.trace/backtrace.exp: Likewise.
5307 * gdb.trace/circ.exp: Likewise.
5308 * gdb.trace/collection.exp: Likewise.
5309 * gdb.trace/disconnected-tracing.exp: Likewise.
5310 * gdb.trace/ftrace-lock.exp: Likewise.
5311 * gdb.trace/ftrace.exp: Likewise.
5312 * gdb.trace/infotrace.exp: Likewise.
5313 * gdb.trace/packetlen.exp: Likewise.
5314 * gdb.trace/passc-dyn.exp: Likewise.
5315 * gdb.trace/qtro.exp: Likewise.
5316 * gdb.trace/read-memory.exp: Likewise.
5317 * gdb.trace/report.exp: Likewise.
5318 * gdb.trace/signal.exp: Likewise.
5319 * gdb.trace/status-stop.exp: Likewise.
5320 * gdb.trace/strace.exp: Likewise.
5321 * gdb.trace/tfind.exp: Likewise.
5322 * gdb.trace/trace-break.exp: Likewise.
5323 * gdb.trace/trace-condition.exp: Likewise.
5324 * gdb.trace/trace-mt.exp: Likewise.
5325 * gdb.trace/tstatus.exp: Likewise.
5326 * gdb.trace/tsv.exp: Likewise.
5327 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5328 * gdb.trace/unavailable.exp: Likewise.
5329 * gdb.trace/while-dyn.exp: Likewise.
5330
8b067d2c
AA
53312018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5332
5333 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5334 that libinproctrace is copied to the target.
5335
3ae9ce5d
TT
53362018-03-14 Tom Tromey <tom@tromey.com>
5337
5338 PR cli/14977:
5339 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5340 a null pointer.
5341 * gdb.base/wchar.exp: Likewise.
5342
b8c2339b
TT
53432018-03-14 Tom Tromey <tom@tromey.com>
5344
5345 PR cli/19918:
5346 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5347 flag.
5348
4872dc46
SM
53492018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5350
5351 PR gdb/22841
5352 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5353 "target" to remote_exec.
5354
e4fe3756
SM
53552018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5356
5357 PR gdb/22841
5358 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5359 ${board}_upload): Remove.
5360
e95a97d4
AA
53612018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5362
5363 * gdb.cp/watch-cp.cc: New test.
5364 * gdb.cp/watch-cp.exp: New file.
5365
dbbb1059
AB
53662018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5367
5368 * gdb.base/infcall-nested-structs.exp: New file.
5369 * gdb.base/infcall-nested-structs.c: New file.
5370 * gdb.base/float.exp: Add riscv support.
5371
ecc054c0
TP
53722018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5373
5374 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5375 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5376
25e3c82c
SDJ
53772018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5378
5379 * gdb.server/abspath.exp: New file.
5380 * lib/gdb.exp (with_cwd): New procedure.
5381
3083294d
SM
53822018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5383
5384 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5385 use it.
5386 (gdb_is_target_remote_prompt): New proc.
5387 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5388 (gdb_is_target_native): Pass prompt parameter to
5389 gdb_is_target_1.
5390
3275ef47
SM
53912018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5392
5393 * gdb.base/load-command.c: New file.
5394 * gdb.base/load-command.exp: New file.
5395 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5396 (gdb_is_target_1): ...this, and generalize for other targets
5397 than just remote.
5398 (gdb_is_target_remote): Use gdb_is_target_1.
5399 (gdb_is_target_native): use gdb_is_target_1.
5400
6893c19a
TT
54012018-02-26 Tom Tromey <tom@tromey.com>
5402
5403 PR python/16497:
5404 * gdb.python/py-framefilter.exp: Update test.
5405
2ddeaf8a
TT
54062018-02-26 Tom Tromey <tom@tromey.com>
5407
5408 * gdb.dwarf2/variant.c: New file.
5409 * gdb.dwarf2/variant.exp: New file.
5410
c9317f21
TT
54112018-02-26 Tom Tromey <tom@tromey.com>
5412
5413 * gdb.rust/simple.exp: Accept more possible results in enum test.
5414
6f6d0c26
SM
54152018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5416
5417 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5418 parentheses.
5419
11b03145
MR
54202018-02-23 Maciej W. Rozycki <macro@mips.com>
5421
5422 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5423 name of a variable: $actual_linejj -> $actual_line.
5424
54a27fe5
JB
54252018-02-21 John Baldwin <jhb@FreeBSD.org>
5426
5427 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5428
de65820c
MM
54292018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5430
5431 * gdb.btrace/buffer-size.exp: Do not force BTS.
5432
980548fd
PA
54332018-02-14 Pedro Alves <palves@redhat.com>
5434
5435 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5436 getting a "Quit".
5437
c4e12631
MM
54382018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5439
5440 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5441 Fix test name.
5442
c2e0e465
SM
54432018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5444
5445 * gdb.cp/m-static.exp: Check type of optimized out static
5446 member.
5447
f7216783
AB
54482018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5449
5450 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5451 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5452
0625771b
LS
54532018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5454 Leszek Swirski <leszeks@google.com>
5455
5456 * gdb.python/py-prettyprint.c
5457 (struct to_string_returns_value_inner,
5458 struct to_string_returns_value_wrapper): New.
5459 (main): Add tsrvw variable.
5460 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5461 ToStringReturnsValueWrapper): New classes.
5462 (register_pretty_printers): Register new pretty-printers.
5463 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5464 recursive pretty printer.
5465 * gdb.python/py-mi.exp: Likewise.
5466
59498c30
LS
54672018-02-01 Leszek Swirski <leszeks@google.com>
5468
5469 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5470 functions with the same name as an include file are parsed
5471 correctly.
5472
d4d38844
YQ
54732018-02-01 Yao Qi <yao.qi@linaro.org>
5474
5475 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5476 "\[^\r\n\]*".
5477
07e5f5cf
NP
54782018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5479
5480 * gdb.arch/powerpc-prologue-frame.s: New file.
5481 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5482 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5483
929b5ad4
JB
54842018-01-31 Joel Brobecker <brobecker@adacore.com>
5485
5486 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5487
e671cd59
PA
54882018-01-30 Pedro Alves <palves@redhat.com>
5489
5490 PR gdb/13211
5491 * gdb.base/interrupt-daemon.c: New.
5492 * gdb.base/interrupt-daemon.exp: New.
5493 * gdb.multi/multi-term-settings.c: New.
5494 * gdb.multi/multi-term-settings.exp: New.
5495
fc413dc4
JB
54962018-01-30 Joel Brobecker <brobecker@adacore.com>
5497
5498 * gdb.base/break.exp: Save the location where the breakpoint
5499 on break.c:47 was actually inserted when debugging the version
5500 compiled at -O2 and use it in the expected output of the "info
5501 break" test performed soon after.
5502
5c319bb2
PA
55032018-01-22 Pedro Alves <palves@redhat.com>
5504 Sergio Durigan Junior <sergiodj@redhat.com>
5505
5506 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5507 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5508
a9e40818
JB
55092018-01-22 Joel Brobecker <brobecker@adacore.com>
5510
5511 * gdb.base/break-include.c, gdb.base/break-include.inc,
5512 gdb.base/break-include.exp: New files.
5513 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5514 line number now being the actual line number where the breakpoint
5515 was inserted.
5516 * gdb.mi/mi-break.exp: Likewise.
5517 * gdb.mi/mi-reverse.exp: Likewise.
5518 * gdb.mi/mi-simplerun.exp: Ditto.
5519
e707fc44
AB
55202018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5521
5522 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5523 varobj.
5524 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5525
ae451627
AB
55262018-01-21 Don Breazeal <donb@codesourcery.com>
5527 Andrew Burgess <andrew.burgess@embecosm.com>
5528
5529 * gdb.mi/basics.c: Add new global.
5530 * gdb.mi/mi-frame-regs.exp: New file.
5531 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5532 case.
5533
b1b189e0
AB
55342018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5535
5536 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5537 non-parameter, and on an unknown symbol.
5538
fcfcc376
TT
55392018-01-19 Tom Tromey <tom@tromey.com>
5540
5541 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5542 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5543
634c1c31
AA
55442018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5545
5546 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5547 setrlimit and chdir to int.
5548
d6ad07fd
AA
55492018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5550
5551 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5552 function.
5553 (my_tend): Likewise.
5554 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5555 rationale of avoiding FP- and vector instructions.
5556
adf8243b
RK
55572018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5558
5559 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5560 "info reg" with "\[ \t\]*".
5561 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5562 "\[ \t\]+".
5563 * gdb.arch/s390-multiarch.exp: Ditto.
5564 * gdb.base/pc-fp.exp: Ditto.
5565 * gdb.reverse/i386-precsave.exp: Ditto.
5566 * gdb.reverse/i386-reverse.exp: Ditto.
5567 * gdb.reverse/i387-env-reverse.exp: Ditto.
5568 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5569
dcc06925
AA
55702018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5571
5572 * lib/gdb.exp (gdb_compile): Re-enable use of
5573 universal_compile_options for languages other than Rust.
5574
25d4fd80
AA
55752018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5576
5577 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5578
ee7f689e 55792018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
5580
5581 PR gdb/16577
5582 * gdb.base/solib-vanish.exp: New.
5583 * gdb.base/solib-vanish-main.c: New.
5584 * gdb.base/solib-vanish-lib1.c: New.
5585 * gdb.base/solib-vanish-lib2.c: New.
5586
d8447b6b
YQ
55872018-01-17 Yao Qi <yao.qi@linaro.org>
5588
5589 * gdb.compile/compile.exp: Match the address printed for
5590 frame in the output of command "bt".
5591
86d6a90c
TT
55922018-01-15 Tom Tromey <tom@tromey.com>
5593
5594 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5595 compute sp_reg.
5596
cbcdb1aa
AB
55972018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5598
5599 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5600 to prepare.
5601 (prepare): Return 0 on error, 1 on success.
5602
eea61984
PA
56032018-01-12 Pedro Alves <palves@redhat.com>
5604
5605 * gdb.base/continue-after-aborted-step-over.c: New.
5606 * gdb.base/continue-after-aborted-step-over.exp: New.
5607
6181e9c2
SM
56082018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5609
5610 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5611 options when not creating an executable.
5612
3cada740
PA
56132018-01-11 Pedro Alves <palves@redhat.com>
5614
5615 PR remote/22597
5616 * gdb.server/stop-reply-no-thread.c: New file.
5617 * gdb.server/stop-reply-no-thread.exp: New file.
5618
c63d3e8d
PA
56192018-01-10 Pedro Alves <palves@redhat.com>
5620
5621 PR gdb/22670
5622 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5623 functions too. Test setting breakpoints and printing C functions
5624 with no debug info too.
5625 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5626
d4c2a405
PA
56272018-01-10 Pedro Alves <palves@redhat.com>
5628
5629 PR gdb/22670
5630 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5631 a fail.
5632
8825213e
PA
56332018-01-10 Pedro Alves <palves@redhat.com>
5634
5635 PR gdb/22670
5636 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5637
605fd3c6
YQ
56382018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5639
5640 * gdb.server/unittest.exp: Match the output in non-development
5641 mode.
5642
1e5ded6c
YQ
56432018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5644
5645 * gdb.gdb/unittest.exp: Match output in non-development mode.
5646
30066b0b
JB
56472018-01-08 Joel Brobecker <brobecker@adacore.com>
5648
5649 * gdb.ada/access_tagged_param.exp: Relax expected output
5650 for value of "ObjL" in "continue" to pck.inspect breakpoint
5651 test.
5652
04bafb1e
XR
56532018-01-08 Joel Brobecker <brobecker@adacore.com>
5654
9f86398b
JB
5655 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5656 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 5657
e379cee6
PA
56582018-01-05 Pedro Alves <palves@redhat.com>
5659
5660 PR gdb/18653
5661 * gdb.base/libsegfault.exp: New.
5662
de63c46b
PA
56632018-01-05 Joel Brobecker <brobecker@adacore.com>
5664
5665 PR gdb/22670
5666 * gdb.ada/access_tagged_param.exp: New file.
5667 * gdb.ada/access_tagged_param/foo.adb: New file.
5668
f98fc17b
PA
56692018-01-05 Pedro Alves <palves@redhat.com>
5670
5671 PR gdb/22670
5672 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5673 exercise lower case too, and to exercise both full matching and
5674 wild matching.
5675
342f8240
JB
56762018-01-05 Joel Brobecker <brobecker@adacore.com>
5677
5678 * gdb.ada/rename_subscript_param: New testcase.
5679
7150d33c
JG
56802018-01-05 Jerome Guitton <guitton@adacore.com>
5681
5682 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5683
cc0e770c
JB
56842018-01-05 Joel Brobecker <brobecker@adacore.com>
5685
5686 * gdb.ada/convvar_comp: New testcase.
5687
672a41aa 56882018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
5689
5690 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5691 (My_Table): New global variable.
5692 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5693
7365ec2f
JB
56942018-01-04 Joel Brobecker <brobecker@adacore.com>
5695
5696 PR gdb/22670
5697 * gdb.ada/maint_with_ada: New testcase.
5698
289483b6
JB
56992018-01-04 Joel Brobecker <brobecker@adacore.com>
5700
5701 PR gdb/22670
5702 * gdb.ada/bp_c_mixed_case: New testcase.
5703
344420da
JB
57042018-01-04 Joel Brobecker <brobecker@adacore.com>
5705
5706 PR gdb/22670
5707 * gdb.ada/complete.exp: Add "complete break ada" test.
5708
66fc87a0
JB
57092018-01-04 Joel Brobecker <brobecker@adacore.com>
5710
5711 PR gdb/22670
5712 * gdb.ada/info_addr_mixed_case: New testcase.
5713
9f757bf7
XR
57142018-01-03 Xavier Roirand <roirand@adacore.com>
5715
5716 * gdb.ada/excep_handle.exp: New testcase.
5717 * gdb.ada/excep_handle/foo.adb: New file.
5718 * gdb.ada/excep_handle/pck.ads: New file.
5719
bd570f80
JB
57202018-01-03 Joel Brobecker <brobecker@adacore.com>
5721
5722 * gdb.base/step-line.c: Add extra empty line in copyright header.
5723 * gdb.base/step-line.inp: Likewise.
5724
9fe561ab
JB
57252018-01-02 Joel Brobecker <brobecker@adacore.com>
5726
5727 * gdb.ada/dyn_stride.exp: Add slice test.
5728
a405673c
JB
57292018-01-02 Joel Brobecker <brobecker@adacore.com>
5730
5731 * gdb.ada/dyn_stride: New testcase.
5732
cef0f868
SH
57332017-12-27 Stafford Horne <shorne@gmail.com>
5734
5735 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5736 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5737
b67d92b0
SH
57382017-12-27 Stafford Horne <shorne@gmail.com>
5739
5740 * gdb.base/reggroups.c: New file.
5741 * gdb.base/reggroups.exp: New file.
5742
eccab96d
JB
57432017-12-18 Joel Brobecker <brobecker@adacore.com>
5744
5745 * gdb.dwarf2/ada-valprint-error.c: New file.
5746 * gdb.dwarf2/ada-valprint-error.exp: New file.
5747
0e2da9f0
JB
57482017-12-18 Joel Brobecker <brobecker@adacore.com>
5749
5750 * gdb.ada/assign_arr: New testcase.
5751
cb923fcc
XR
57522017-12-18 Xavier Roirand <roirand@adacore.com>
5753
5754 * gdb.ada/funcall_ptr: New testcase.
5755
7c161838
SDJ
57562017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5757
5758 PR cli/16224
5759 * gdb.base/ptype-offsets.cc: New file.
5760 * gdb.base/ptype-offsets.exp: New file.
5761
1af17fd9
YQ
57622017-12-15 Yao Qi <yao.qi@linaro.org>
5763
5764 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5765 if XML is disabled.
5766
828d5846
XR
57672017-12-15 Xavier Roirand <roirand@adacore.com>
5768
5769 * gdb.ada/same_component_name: New testcase.
5770
79e8fcaa
JB
57712017-12-14 Joel Brobecker <brobecker@adacore.com>
5772
5773 * gdb.ada/str_binop_equal: New testcase.
5774
e05fa6f9
JB
57752017-12-14 Joel Brobecker <brobecker@adacore.com>
5776
5777 * gdb.ada/task_switch_in_core: New testcase.
5778
b89641ba
SM
57792017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5780
5781 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5782 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5783 call test_bkpt_qualified.
5784 (test_bkpt_qualified): New proc.
5785
6892d2e4
PA
57862017-12-13 Pedro Alves <palves@redhat.com>
5787
5788 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5789 Tighten regexp by matching with an anchor.
5790
a22ecf70
PA
57912017-12-13 Pedro Alves <palves@redhat.com>
5792
5793 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5794 ("expression with namespace"): New set of tests.
5795 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5796 (Nested::Test_NS::qux): New.
5797 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5798 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5799
9937536c
JB
58002017-12-13 Joel Brobecker <brobecker@adacore.com>
5801
5802 * gdb.base/server-del-break.c: New file.
5803 * gdb.base/server-del-break.exp: New file.
5804
fe49c6f5
SH
58052017-12-12 Stafford Horne <shorne@gmail.com>
5806
5807 * gdb.xml/tdesc-regs.exp: Add or1k support.
5808
c3d18620
SH
58092017-12-12 Stafford Horne <shorne@gmail.com>
5810
5811 * gdb.base/bp-permanent.c: Define nop of or1k.
5812
c5f9cfc8
JB
58132017-12-11 Joel Brobecker <brobecker@adacore.com>
5814
5815 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5816 output with components being reordered.
5817
a9c135fc
JB
58182017-12-11 Joel Brobecker <brobecker@adacore.com>
5819
5820 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5821 output with components being reordered.
5822
927aa2e7
JK
58232017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5824 Pedro Alves <palves@redhat.com>
5825
5826 * gdb.base/maint.exp (check for .gdb_index): Check also for
5827 .debug_names.
5828 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5829 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5830 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5831 (.gdb_index used after symbol reloading): Support also .debug_names.
5832 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5833
f17d9474
YQ
58342017-12-08 Yao Qi <yao.qi@linaro.org>
5835
5836 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5837 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5838
a0de8c21
YQ
58392017-12-08 Yao Qi <yao.qi@linaro.org>
5840
5841 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5842 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5843
a738ea1d
YQ
58442017-12-08 Yao Qi <yao.qi@linaro.org>
5845
5846 * gdb.arch/aarch64-tagged-pointer.c: New file.
5847 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5848
1cd9a73b
SDJ
58492017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5850
5851 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5852 "int".
5853
fa6eb693
KS
58542017-12-07 Keith Seitz <keiths@redhat.com>
5855
5856 PR breakpoints/22569
5857 * gdb.linespec/ls-errs.exp: Change expected result of "break
5858 -source this file has spaces.c -line 3".
5859 Check that an explicit source file followed by whitespace is
5860 identified as an invalid explicit location.
5861
883fd55a
KS
58622017-12-07 Keith Seitz <keiths@redhat.com>
5863
5864 * gdb.cp/nested-types.cc: New file.
5865 * gdb.cp/nested-types.exp: New file.
5866 * lib/cp-support.exp: Load data-structures.exp library.
5867 (debug_cp_test_ptype_class): New global.
5868 (cp_ptype_class_verbose, next_line): New procedures.
5869 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5870 Add and document new return value.
5871 Switch the list of lines to a queue.
5872 Add support for new `type' key for nested type definitions.
5873 Add debugging/troubleshooting messages.
5874 * lib/data-structures.exp: New file.
5875
ec72db3e
SM
58762017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5877
5878 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5879 with proc_with_prefix, don't use with_test_prefix.
5880
99598d71
TT
58812017-12-07 Tom Tromey <tom@tromey.com>
5882
5883 * gdb.base/break.exp: Add test for empty "commands".
5884
a8806230
YQ
58852017-12-07 Yao Qi <yao.qi@linaro.org>
5886
5887 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5888 malloc and catch syscall.
5889
824cc835
PM
58902017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5891
e79be6e5 5892 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
5893 tests for explicit locations.
5894
7cc244de
PA
58952017-12-06 Pedro Alves <palves@redhat.com>
5896
5897 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5898 force-disabling XML descriptions.
5899
50a1fdd5
PA
59002017-12-04 Pedro Alves <palves@redhat.com>
5901
5902 PR gdb/22499
5903 * gdb.arch/amd64-disp-step-avx.S: New file.
5904 * gdb.arch/amd64-disp-step-avx.exp: New file.
5905
f0fb2488
PA
59062017-12-03 Pedro Alves <palves@redhat.com>
5907
5908 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5909 and <string.h>.
5910 (parent_function): Print distinct messages when waitpid fails, or
5911 the child exits with a signal, or the child exits for an unhandled
5912 reason.
5913 * gdb.threads/process-dies-while-detaching.exp
5914 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5915 it. Wait for both inferior output and GDB's prompt. Use an
5916 indirect spawn id list.
5917 (do_detach): New parameter 'child_exit'. Use it to compute
5918 expected inferior output.
5919 (test_detach, test_detach_watch, test_detach_killed_outside):
5920 Adjust to pass down the expected child exit kind.
5921
97cbe998
SDJ
59222017-12-01 Joel Brobecker <brobecker@adacore.com>
5923 Sergio Durigan Junior <sergiodj@redhat.com>
5924 Pedro Alves <palves@redhat.com>
5925
5926 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5927
40fc416f
SDJ
59282017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5929
5930 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5931 to 'symbol-file' and 'add-symbol-file' can be
5932 position-independent.
5933
1cc75e92
YQ
59342017-12-01 Yao Qi <yao.qi@linaro.org>
5935
5936 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5937 the URL in copyright header.
5938 * gdb.arch/aarch64-fp.exp: Likewise.
5939 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5940 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5941 * gdb.base/expand-psymtabs.exp: Likewise.
5942 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5943 * gdb.fortran/common-block.exp: Likewise.
5944 * gdb.fortran/common-block.f90: Likewise.
5945 * gdb.fortran/logical.exp: Likewise.
5946 * gdb.fortran/vla-datatypes.f90: Likewise.
5947 * gdb.fortran/vla-sub.f90: Likewise.
5948
875fb7a7
JB
59492017-11-30 Joel Brobecker <brobecker@adacore.com>
5950
5951 * gdb.ada/repeat_dyn: New testcase.
5952
6f14765f
UW
59532017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5954
5955 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5956 Update for changed thread numbering.
5957 * gdb.cell/bt.exp: Update for changed GDB output.
5958
f1af7b94
SM
59592017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5960
5961 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5962 setting isremote by hand.
5963 * boards/dwarf4-gdb-index.exp: Likewise.
5964 * boards/fission.exp: Likewise.
5965 * boards/stabs.exp: Likewise.
5966
e3919f3e
PA
59672017-11-30 Pedro Alves <palves@redhat.com>
5968
5969 * gdb.linespec/cpls-ops.exp
5970 (check_explicit_skips_function_argument): Extract the underlying
5971 type of size_t instead of hardcoding it.
5972
bd69330d
PA
59732017-11-29 Pedro Alves <palves@redhat.com>
5974
5975 PR c++/19436
5976 * gdb.linespec/cpls-abi-tag.cc: New file.
5977 * gdb.linespec/cpls-abi-tag.exp: New file.
5978
a20714ff
PA
59792017-11-29 Pedro Alves <palves@redhat.com>
5980
5981 * gdb.base/langs.exp: Use -qualified.
5982 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5983 it.
5984 * gdb.cp/namespace.exp: Use -qualified.
5985 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5986 (overload-3, template-overload, template-ret-type, const-overload)
5987 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5988 procedures.
5989 (test_driver): Call them.
5990 * gdb.cp/save-bp-qualified.cc: New.
5991 * gdb.cp/save-bp-qualified.exp: New.
5992 * gdb.linespec/explicit.exp: Test -qualified.
5993 * lib/completion-support.exp (completion::explicit_opts_list): Add
5994 "-qualified".
5995 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5996
f6f1d339
PM
59972017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5998
5999 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6000
02ca603a
TT
60012017-11-29 Tom Tromey <tom@tromey.com>
6002
6003 * gdb.base/relocate.exp: Update invalid argument test.
6004 Add new tests for invalid arguments.
6005
ed6c0bfb
TP
60062017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6007
6008 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6009 Return 0 as a long.
6010 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6011
f106e10e
TP
60122017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6013
6014 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6015 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6016 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6017 func ().
6018 * gdb.cp/shadow.cc (B.func): Return 0.
6019
10329bb2
JB
60202017-11-27 Joel Brobecker <brobecker@adacore.com>
6021
6022 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6023 expected output in gdb_expect call to allow the exception
6024 message to be present as well. Fix syntax confusion to avoid
6025 TCL thinking that exception_name is an array.
6026
617cd4bc
UW
60272017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6028
6029 * gdb.arch/spu-info.c: Include <unistd.h>.
6030 (do_signal_test): Fix broken calls to write.
6031 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6032 Fix checks for empty mailboxes. Update signal tests for corrected
6033 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
6034 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6035 * gdb.cell/arch.exp: Use standard_output_file.
6036 * gdb.cell/break.exp: Likewise.
6037 * gdb.cell/bt.exp: Likewise.
6038 * gdb.cell/core.exp: Likewise.
6039 * gdb.cell/dwarfaddr.exp: Likewise.
6040 * gdb.cell/ea-cache.exp: Likewise.
6041 * gdb.cell/ea-standalone.exp: Likewise.
6042 * gdb.cell/f-regs.exp: Likewise.
6043 * gdb.cell/fork.exp: Likewise.
6044 * gdb.cell/gcore.exp: Likewise.
6045 * gdb.cell/mem-access.exp: Likewise.
6046 * gdb.cell/ptype.exp: Likewise.
6047 * gdb.cell/registers.exp: Likewise.
6048 * gdb.cell/sizeof.exp: Likewise.
6049 * gdb.cell/solib-symbol.exp: Likewise.
6050 * gdb.cell/solib.exp: Likewise.
617cd4bc 6051
a81aaca0
PA
60522017-11-25 Pedro Alves <palves@redhat.com>
6053
6054 * gdb.base/complete-empty.exp: New file.
6055 * gdb.base/completion.exp: Adjust.
6056
6a3c6ee4
PA
60572017-11-25 Pedro Alves <palves@redhat.com>
6058
6059 * gdb.linespec/cpls-ops.cc: New file.
6060 * gdb.linespec/cpls-ops.exp: New file.
6061 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6062 factored out from ...
6063 (test_complete_prefix_range): ... this.
6064
8955eb2d
PA
60652017-11-24 Pedro Alves <palves@redhat.com>
6066
6067 * gdb.linespec/cpcompletion.exp: New file.
6068 * gdb.linespec/cpls-hyphen.cc: New file.
6069 * gdb.linespec/cpls.cc: New file.
6070 * gdb.linespec/cpls2.cc: New file.
6071 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6072 test to use test_gdb_complete_unique. Add label completion,
6073 keyword completion and explicit location completion tests.
6074 * lib/completion-support.exp: New file.
6075
e547c119
JB
60762017-11-24 Joel Brobecker <brobecker@adacore.com>
6077
6078 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6079 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6080 when hitting an exception catchpoint.
6081
7c3c1aa8
YQ
60822017-11-22 Yao Qi <yao.qi@linaro.org>
6083
6084 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6085
41bd68f5
SM
60862017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6087
6088 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6089 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6090 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6091
1daad298
YQ
60922017-11-22 Yao Qi <yao.qi@linaro.org>
6093
6094 * gdb.base/info-os.exp: Pass pthreads.
6095 * gdb.multi/multi-attach.exp: Likewise.
6096
88465e87
YQ
60972017-11-22 Yao Qi <yao.qi@linaro.org>
6098
6099 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6100 compiler.
6101
dc196b23
YQ
61022017-11-22 Yao Qi <yao.qi@linaro.org>
6103
6104 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6105 * gdb.base/break-interp.exp: Likewise.
6106 * gdb.base/jit-attach-pie.exp: Likewise.
6107
2400729e
UW
61082017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6109
6110 * gdb.base/float128.c (large128): New variable.
6111 * gdb.base/float128.exp: Add test to print largest __float128 value.
6112
7a26362d
UW
61132017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6114
6115 * gdb.arch/vsx-regs.exp: Update register content checks.
6116
ed0f4273
UW
61172017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6118
6119 * gdb.arch/ppc-longdouble.exp: New file.
6120 * gdb.arch/ppc-longdouble.c: Likewise.
6121
a25d69c6
PA
61222017-11-21 Pedro Alves <palves@redhat.com>
6123
6124 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6125
73fcf641
PA
61262017-11-20 Pedro Alves <palves@redhat.com>
6127
6128 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6129 (long_double_typedef): New typedefs.
6130 Use DEF on double and long double.
6131 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6132 cases.
6133 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6134 and 'long_double_ptr_same_size' locals. Use them to decide
6135 whether cast from array/function to float is valid/invalid.
6136
71a3c369
TT
61372017-11-17 Tom Tromey <tom@tromey.com>
6138
6139 * gdb.rust/traits.rs: New file.
6140 * gdb.rust/traits.exp: New file.
6141
ced9779b
JB
61422017-11-17 Joel Brobecker <brobecker@adacore.com>
6143
6144 * gdb.ada/minsyms: New testcase.
6145
a0922d80
PA
61462017-11-16 Pedro Alves <palves@redhat.com>
6147
6148 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6149 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6150
ea04e54c
PA
61512017-11-16 Pedro Alves <palves@redhat.com>
6152
6153 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6154 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6155
e849ea89
PA
61562017-11-16 Pedro Alves <palves@redhat.com>
6157
6158 * gdb.server/reconnect-ctrl-c.c: New file.
6159 * gdb.server/reconnect-ctrl-c.exp: New file.
6160
d8ae99a7
PM
61612017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6162
6163 * gdb.python/py-rbreak.exp: New file.
6164 * gdb.python/py-rbreak.c: New file.
6165 * gdb.python/py-rbreak-func2.c: New file.
6166
968a13f8
PA
61672017-11-16 Pedro Alves <palves@redhat.com>
6168
6169 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6170 pattern.
6171 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6172 GDB.
6173
71774bc9
SM
61742017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6175
6176 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6177 regex.
6178
ddbb44cf
SM
61792017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6180
6181 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6182 test names.
6183
584a564f
PA
61842017-11-09 Pedro Alves <palves@redhat.com>
6185
6186 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6187 factored out from ...
6188 (top level): ... here, and adjusted to avoid expecting beyond the
6189 prompt in a single gdb_test_multiple.
6190
5ed7a928
PA
61912017-11-09 Pedro Alves <palves@redhat.com>
6192
6193 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6194 output.
6195 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6196 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6197 * gdb.server/ext-run.exp ("kill" test): Likewise.
6198 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6199
a60e0738
PA
62002017-11-09 Pedro Alves <palves@redhat.com>
6201
6202 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6203 match till end of line.
6204
2c88253f
PA
62052017-11-09 Pedro Alves <palves@redhat.com>
6206
6207 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6208
c7a38517
PA
62092017-11-09 Pedro Alves <palves@redhat.com>
6210
6211 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6212 New procedures, factored out from ...
6213 (top level): ... here, and adjusted to avoid expecting beyond the
6214 prompt in one go.
6215
f29f4b6b
PA
62162017-11-09 Pedro Alves <palves@redhat.com>
6217
6218 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6219 output. Fix '?' match.
6220
286acbb5
JB
62212017-11-08 Joel Brobecker <brobecker@adacore.com>
6222
6223 * gdb.ada/scoped_watch: New testcase.
6224 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6225 which is actually correct.
6226 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6227 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6228
62d7ae92
PA
62292017-11-08 Pedro Alves <palves@redhat.com>
6230
6231 * gdb.gdb/complaints.exp (test_initial_complaints)
6232 (test_serial_complaints, test_short_complaints): Call
6233 complaint_internal instead of complaint.
6234
280ca31f
DT
62352017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6236
6237 * gdb.threads/tls-core.c: New file.
6238 * gdb.threads/tls-core.exp: Likewise.
6239
b5ec771e
PA
62402017-11-08 Pedro Alves <palves@redhat.com>
6241
6242 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6243 (p Exported_Capitalized): New test.
6244 (p exported_capitalized): New test.
6245
a02b41a7
PA
62462017-11-07 Pedro Alves <palves@redhat.com>
6247
6248 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6249
95e95a6d
PA
62502017-11-07 Pedro Alves <palves@redhat.com>
6251
6252 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6253 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6254 (disable_invalid, disable_inverted, disable_negative): New
6255 procedures.
6256 ("bad numbers"): New set of tests.
6257
cee62dbd
PA
62582017-11-07 Pedro Alves <palves@redhat.com>
6259
6260 * gdb.cp/ena-dis-br-range.exp: Add tests.
6261
cc638e86
PA
62622017-11-07 Pedro Alves <palves@redhat.com>
6263
6264 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6265
d0fe4701
XR
62662017-11-07 Xavier Roirand <roirand@adacore.com>
6267 Pedro Alves <palves@redhat.com>
6268
6269 * gdb.base/ena-dis-br.exp: Add reference to
6270 gdb.cp/ena-dis-br-range.exp.
6271 * gdb.cp/ena-dis-br-range.exp: New file.
6272 * gdb.cp/ena-dis-br-range.cc: New file.
6273
46f67f80
PA
62742017-11-06 Pedro Alves <palves@redhat.com>
6275
6276 * gdb.base/attach-non-pgrp-leader.c: New.
6277 * gdb.base/attach-non-pgrp-leader.exp: New.
6278
726e1356
PA
62792017-11-06 Pedro Alves <palves@redhat.com>
6280
6281 * configure.ac: No longer check for termio.h and sgtty.h.
6282 * configure: Regenerate.
6283 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6284 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6285 Remove termio and sgtty code.
6286
50ab6ace
YQ
62872017-11-03 Yao Qi <yao.qi@linaro.org>
6288
6289 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6290 in GDB is disabled.
6291
8e68731c
YQ
62922017-11-03 Yao Qi <yao.qi@linaro.org>
6293
6294 * gdb.python/py-thrhandle.exp: Skip it if python is not
6295 enabled.
6296
3a87ae65
SM
62972017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6298
6299 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6300 as a breakpoint command.
6301
484d8d36
MD
63022017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6303
6304 PR python/21213
6305 * gdb.python/py-infthread.exp: Test calling
6306 InferiorThread.inferior () multiple times in a row.
6307
4a27f119
KS
63082017-10-27 Keith Seitz <keiths@redhat.com>
6309
6310 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6311 Test "info break" for every inlined function breakpoint.
6312
bb11dd58
YQ
63132017-10-27 Yao Qi <yao.qi@linaro.org>
6314
6315 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6316
a43f3893
PF
63172017-10-26 Patrick Frants <osscontribute@gmail.com>
6318
6319 * gdb.cp/classes.exp (test_static_members): Test printing
6320 Outer::instance.
6321 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6322 (Inner::instance, Outer::instance): New.
6323
792ccf00
PA
63242017-10-24 Pedro Alves <palves@redhat.com>
6325
6326 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6327 extra console" test in two stages.
6328
eb2bfbad
PA
63292017-10-24 Pedro Alves <palves@redhat.com>
6330
6331 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6332
1f75a651
PA
63332017-10-24 Pedro Alves <palves@redhat.com>
6334
6335 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6336 loop.
6337
779990d9
PA
63382017-10-24 Pedro Alves <palves@redhat.com>
6339
6340 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6341 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6342
ad9b8f5d
PA
63432017-10-24 Pedro Alves <palves@redhat.com>
6344
6345 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6346 parameter and handle it. Don't output read value in test name.
6347
fee6da6e
PA
63482017-10-24 Pedro Alves <palves@redhat.com>
6349
6350 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6351 custom test name.
6352
10389c2c
PA
63532017-10-24 Pedro Alves <palves@redhat.com>
6354
6355 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6356 include the unstable output directory name in the test's name.
6357 (initial_setup_simple) <'set args'>: Use custom test name.
6358
a80e65a9
PA
63592017-10-24 Pedro Alves <palves@redhat.com>
6360
6361 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6362 with explicit test name.
6363
15763a09
PA
63642017-10-20 Pedro Alves <palves@redhat.com>
6365
6366 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6367 'wait -i'. Use gdb_assert and remote_close.
6368
49a4ce2e
AB
63692017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6370
6371 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6372 number from variable rather than hard-coded.
6373
a75868f5
PA
63742017-10-19 Pedro Alves <palves@redhat.com>
6375
6376 * gdb.base/long-inferior-output.c: New file.
6377 * gdb.base/long-inferior-output.exp: New file.
6378
c8ba13ad
KS
63792017-11-18 Keith Seitz <keiths@redhat.com>
6380
6381 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6382 method.
6383 (main): Call it.
6384 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6385 Add additional user-defined conversion operator tests.
6386
b27de576
PA
63872017-10-17 Pedro Alves <palves@redhat.com>
6388
6389 * boards/native-stdio-gdbserver.exp: Load "local-board".
6390
8484c955
PA
63912017-10-17 Pedro Alves <palves@redhat.com>
6392
6393 * gdb.base/quit-live.c: New file.
6394 * gdb.base/quit-live.exp: New file.
6395
83d5a34d
KS
63962017-10-16 Keith Seitz <keiths@redhat.com>
6397
6398 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6399 (class_with_protected_typedef, class_with_private_typedef)
6400 (struct_with_public_typedef, struct_with_protected_typedef)
6401 (struct_with_private_typedef): New classes/structs.
6402 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6403 typedefs and access specifiers.
6404
739b3f1d
PA
64052017-10-16 Pedro Alves <palves@redhat.com>
6406 Simon Marchi <simon.marchi@polymtl.ca>
6407
6408 * README (Local vs Remote vs Native): New section.
6409 * boards/local-board.exp: New file, with bits factored out from
6410 ...
6411 * boards/native-extended-gdbserver.exp: ... here. Load
6412 "local-board".
6413 * boards/native-gdbserver.exp: Load "local-board".
6414 (${board}_spawn, ${board}_exec): Delete.
6415 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6416 ...
6417 * boards/stdio-gdbserver-base.exp: ... this new file.
6418 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6419 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6420 procedure.
6421 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6422 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6423 stdio_gdbserver_command.
6424 (${board}_get_remote_address, ${board}_get_comm_port)
6425 (${board}_download, ${board}_upload): Delete.
6426 (get_target_remote_pipe_cmd): New.
6427
fe68b953
SM
64282017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6429
6430 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6431 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6432 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6433 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6434 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6435 remove with_test_prefix.
6436
300b6685
PA
64372017-10-13 Pedro Alves <palves@redhat.com>
6438
6439 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6440 * gdb.base/annota1.exp: Use it instead of is_remote.
6441 * gdb.base/annota3.exp: Use it instead of is_remote.
6442 * gdb.cp/annota2.exp: Use it instead of is_remote.
6443 * gdb.cp/annota3.exp: Use it instead of is_remote.
6444 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6445
50500caf
PA
64462017-10-13 Pedro Alves <palves@redhat.com>
6447
6448 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6449 (test_num_test_vars, run_and_count_vars, find_env)
6450 (test_set_unset_env, test_inherit_env_var): New procedures.
6451 (top level): Use them.
6452
dad0c6d2
PA
64532017-10-13 Pedro Alves <palves@redhat.com>
6454
6455 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6456 also skip on stub-like targets.
6457
8b0553c1
PA
64582017-10-13 Pedro Alves <palves@redhat.com>
6459
6460 PR gdb/22293
6461 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6462 (top level): Move some tests to ...
6463 (test_not_found): ... this new procedure.
6464 (top level): Call it.
6465
7594f623
PA
64662017-10-13 Pedro Alves <palves@redhat.com>
6467
6468 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6469 expect different "info terminal" output if testing with a
6470 non-native target.
6471
ebe3b402
PA
64722017-10-13 Pedro Alves <palves@redhat.com>
6473 Simon Marchi <simon.marchi@polymtl.ca>
6474
6475 PR python/12966
6476 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6477
42f1b161
PA
64782017-10-13 Pedro Alves <palves@redhat.com>
6479
6480 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6481 already.
6482
8d6ef72b
PA
64832017-10-13 Pedro Alves <palves@redhat.com>
6484
6485 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6486 is_remote.
6487
d7bcd5b8
PA
64882017-10-13 Pedro Alves <palves@redhat.com>
6489
6490 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6491 is_remote.
6492
df479dc6
PA
64932017-10-13 Pedro Alves <palves@redhat.com>
6494
6495 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6496 is set.
6497 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6498 instead of is_remote.
6499
23fb630a
PA
65002017-10-13 Pedro Alves <palves@redhat.com>
6501
6502 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6503 (top level): Add comment.
6504
cc77b1dc
PA
65052017-10-13 Pedro Alves <palves@redhat.com>
6506
6507 * gdb.base/remote.exp (top level): Fix comment typo and add
6508 missing return.
6509
27c9e813
PA
65102017-10-13 Pedro Alves <palves@redhat.com>
6511 Simon Marchi <simon.marchi@polymtl.ca>
6512
6513 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6514 calls and add comments. Skip test if use_gdb_stub is set.
6515 (top level): Use "set cwd" command instead of "cd" command.
6516
5e830d98
PA
65172017-10-13 Pedro Alves <palves@redhat.com>
6518
6519 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6520 is_remote target check.
6521
f5ca0032
PA
65222017-10-13 Pedro Alves <palves@redhat.com>
6523
6524 * gdb.base/scope.exp: Use build_executable + clean_restart +
6525 gdb_file_cmd instead of prepare_for_testing and no longer skip
6526 "before run" tests on is_remote target boards. Update comments.
6527 * boards/native-extended-gdbserver.exp
6528 (extended_gdbserver_load_last_file): New, factored out from ...
6529 (gdb_load): ... this. Move further below and add comment.
6530 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6531
8aed1c0d
PA
65322017-10-12 Pedro Alves <palves@redhat.com>
6533
6534 * gdb.base/attach.exp: Remove references to gdb64.
6535 * gdb.base/dbx.exp: Remove references to gdb64.
6536
cfa34c87
SM
65372017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6538 Pedro Alves <palves@redhat.com>
6539
6540 * gdb.base/label.exp: Remove is_remote target check.
6541
9192b7de
PA
65422017-10-12 Pedro Alves <palves@redhat.com>
6543
6544 * gdb.base/auvx.exp (coredir): Update comment.
6545 (top level) <core_works>: Use "set cwd" command instead of "cd"
6546 command.
6547
6bf0052d
PA
65482017-10-12 Pedro Alves <palves@redhat.com>
6549 Simon Marchi <simon.marchi@polymtl.ca>
6550
6551 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6552 target boards.
6553
e48ef82d
PA
65542017-10-12 Pedro Alves <palves@redhat.com>
6555 Simon Marchi <simon.marchi@polymtl.ca>
6556
6557 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6558 Instead skip if there's any gdb_protocol set.
6559
8d7aea57
SM
65602017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6561 Pedro Alves <palves@redhat.com>
6562
6563 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6564
30440677
PA
65652017-10-12 Pedro Alves <palves@redhat.com>
6566 Simon Marchi <simon.marchi@polymtl.ca>
6567
6568 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6569 instead of on dejagnu remote boards.
6570
4e04f045 65712017-10-12 Pedro Alves <palves@redhat.com>
175654b9 6572 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
6573
6574 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6575 checks. Use build_executable + clean_restart instead of
6576 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6577 of enabling non-stop after starting gdb.
6578
871a186e
PA
65792017-10-12 Pedro Alves <palves@redhat.com>
6580
6581 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6582 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6583 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6584 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6585
56d704da
AK
65862017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6587
6588 * gdb.arch/arc-tdesc-cpu.exp: New file.
6589 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6590
2f20e312
SM
65912017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6592
6593 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6594
65630365
PA
65952017-10-10 Pedro Alves <palves@redhat.com>
6596
6597 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6598 expect CLI output.
6599
bf469271
PA
66002017-10-10 Pedro Alves <palves@redhat.com>
6601
6602 * lib/selftest-support.exp (selftest_setup): Update for
6603 captured_command_loop's prototype change.
6604
777a42f1
PA
66052017-10-09 Pedro Alves <palves@redhat.com>
6606
6607 Test both arch1=>arch2 and arch2=>arch1.
6608
6609 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6610 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6611 factored out to...
6612 (append_arch1_options, append_arch2_options, append_arch_options)
6613 (build_executables): New procedures.
6614 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6615 local.
6616 (top level): Add new 'first_arch' testing axis.
6617
cbd2b4e3
PA
66182017-10-09 Pedro Alves <palves@redhat.com>
6619
6620 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6621 (barrier): New.
6622 (thread_start, all_started): New functions.
6623 (main): Spawn new thread and wait until it is scheduled.
6624 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6625 option.
6626 (do_test): Add 'selected_thread' parameter. Run to all_started
6627 instead of main. Explicitly set the breakpoint at main. Switch
6628 to the SELECTED_THREAD thread.
6629 (top level): Test handling the exec event with either the main
6630 thread or the second thread selected.
6631
5c9e4427
PA
66322017-10-09 Pedro Alves <palves@redhat.com>
6633
6634 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6635 logic. Move STOP marker after the value checks.
6636 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6637 regexp.
6638
b3b7c423
SL
66392017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6640
6641 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6642
3b4b2f16
UW
66432017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6644
6645 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6646 integer-to-dfp conversion.
6647 * gdb.base/dfp-test.exp: Likewise.
6648
5cd63fda
PA
66492017-10-04 Pedro Alves <palves@redhat.com>
6650
6651 * gdb.multi/hangout.c: Include <unistd.h>.
6652 (hangout_loop): New function.
6653 (main): Call alarm. Call hangout_loop in a loop.
6654 * gdb.multi/hello.c: Include <unistd.h>.
6655 (hello_loop): New function.
6656 (main): Call alarm. Call hangout_loop in a loop.
6657 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6658 inferior with the other selected.
6659
4c71c105
SM
66602017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6661
6662 * gdb.mi/list-thread-groups-available.exp: New file.
6663 * gdb.mi/list-thread-groups-available.c: New file.
6664
bc3b087d
SDJ
66652017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6666
6667 * gdb.base/set-cwd.exp: Make it available on
6668 native-extended-gdbserver.
6669
d092c5a2
SDJ
66702017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6671
6672 * gdb.base/set-cwd.c: New file.
6673 * gdb.base/set-cwd.exp: Likewise.
6674
45320ffa
TT
66752017-10-02 Tom Tromey <tom@tromey.com>
6676
6677 PR rust/22236:
6678 * gdb.rust/simple.rs (main): New variable "fslice".
6679 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6680
b3e3859b
TT
66812017-10-02 Tom Tromey <tom@tromey.com>
6682
6683 * gdb.rust/simple.exp: Test ptype of a slice.
6684
01af5e0d
TT
66852017-10-02 Tom Tromey <tom@tromey.com>
6686
6687 * gdb.rust/simple.exp: Test index of slice.
6688
a9bbfbd8
TT
66892017-09-27 Tom Tromey <tom@tromey.com>
6690
6691 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6692
df8899e5
TP
66932017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6694 Pedro Alves <palves@redhat.com>
6695
6696 * gdb.base/compare-sections.exp (get value of read-only section): Read
6697 as unsigned value.
6698 (corrupt read-only section): Likewise and don't set written if patching
6699 failed.
6700
757bf54b
KB
67012017-09-21 Kevin Buettner <kevinb@redhat.com>
6702
6703 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6704 files.
6705
06871ae8
PA
67062017-09-20 Pedro Alves <palves@redhat.com>
6707
6708 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6709 symbol names in gdb's output.
6710 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6711
e5f25bc5
PA
67122017-09-20 Pedro Alves <palves@redhat.com>
6713
6714 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6715 Rename to ...
6716 (test_list_ambiguous_symbol): ... this and add a symbol name
6717 parameter. Adjust.
6718 (test_list_ambiguous_function): Reimplement on top of
6719 test_list_ambiguous_symbol and also test listing ambiguous
6720 variables.
6721 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6722 (ambiguous_fun): ... this.
6723 (ambiguous_var): New.
6724 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6725 (ambiguous_fun): ... this.
6726 (ambiguous_var): New.
6727
4e5a4f58
JB
67282017-09-19 John Baldwin <jhb@FreeBSD.org>
6729
6730 * gdb.base/starti.c: New file.
6731 * gdb.base/starti.exp: New file.
6732 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6733
26e53f3e
PA
67342017-09-14 Pedro Alves <palves@redhat.com>
6735
6736 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6737 (top level): Use it instead of runto.
6738
cb791d59
TT
67392017-09-11 Tom Tromey <tom@tromey.com>
6740
6741 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6742
7c96f8c1
TT
67432017-09-11 Tom Tromey <tom@tromey.com>
6744
6745 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6746 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6747
469412dd
CW
67482017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6749
6750 * gdb.fortran/printing-types.exp: New file.
6751 * gdb.fortran/printing-types.exp: New file.
6752
e0f86435
BH
67532017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6754
6755 * gdb.fortran/vla-ptype.exp: Fix typos.
6756 * gdb.fortran/vla-value.exp: Same.
6757
9e9af4be
BH
67582017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6759
6760 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6761 * gdb.mi/mi-var-child-f.exp: Likewise.
6762 * gdb.mi/mi-vla-fortran.exp: Likewise.
6763
a5ad232b 67642017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
6765 Christoph Weinmann <christoph.t.weinmann@intel.com>
6766 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
6767
6768 * gdb.fortran/ptr-indentation.f90: New file.
6769 * gdb.fortran/ptr-indentation.exp: New file.
6770
5aec60eb
TT
67712017-09-05 Tom Tromey <tom@tromey.com>
6772
6773 PR gdb/22010:
6774 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6775
8f8f8152
TP
67762017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6777
6778 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6779
fbd1b771
JK
67802017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6781
6782 * gdb.threads/tls-nodebug-pie.c: New file.
6783 * gdb.threads/tls-nodebug-pie.exp: New file.
6784
5eb5f850
TT
67852017-09-05 Tom Tromey <tom@tromey.com>
6786
6787 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6788 for rust.
6789
ae780a21
SM
67902017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6791
6792 * gdb.multi/multi-arch-exec.exp: Test with different
6793 "follow-exec-mode" settings.
6794 (do_test): New procedure.
6795
3693fdb3
PA
67962017-09-04 Pedro Alves <palves@redhat.com>
6797
6798 * gdb.base/func-static.c (S::method const, S::method volatile)
6799 (S::method volatile const): New methods.
6800 (c_s, v_s, cv_s): New instances.
6801 (main): Call method() on them.
6802 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6803 (cannot_resolve): New procedure.
6804 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6805 print-quote-unquoted columns.
6806 (do_test): Test printing each scope too.
6807
e68cb8e0
PA
68082017-09-04 Pedro Alves <palves@redhat.com>
6809
6810 * gdb.base/local-static.exp: Also test with
6811 class::method::variable wholly quoted.
6812 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6813
858be34c
PA
68142017-09-04 Pedro Alves <palves@redhat.com>
6815
6816 * gdb.base/local-static.c: New.
6817 * gdb.base/local-static.cc: New.
6818 * gdb.base/local-static.exp: New.
6819
46a4882b
PA
68202017-09-04 Pedro Alves <palves@redhat.com>
6821
6822 * gdb.asm/asm-source.exp: Add casts to int.
6823 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6824 (dataglobal64_1, dataglobal64_2): New globals.
6825 * gdb.base/nodebug.exp: Test different expressions involving the
6826 new globals, with print, whatis and ptype. Add casts to int.
6827 * gdb.base/solib-display.exp: Add casts to int.
6828 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6829 * gdb.cp/m-static.exp: Add cast to int.
6830 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6831 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6832 tls variable with no debug info without a cast. Test with a cast
6833 to int too.
6834 * gdb.trace/entry-values.exp: Add casts.
6835
2c5a2be1
PA
68362017-09-04 Pedro Alves <palves@redhat.com>
6837
6838 * gdb.base/nodebug.exp: Test that ptype's error about functions
6839 with unknown return type includes the function name too.
6840
7022349d
PA
68412017-09-04 Pedro Alves <palves@redhat.com>
6842
6843 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6844 return type of munmap in infcall.
6845 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6846 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6847 type of ftell in infcall.
6848 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6849 type of getpid in infcall.
6850 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6851 infcall.
6852 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6853 Bail on failure to extract the pid.
6854 * gdb.base/nodebug.c: #include <stdint.h>.
6855 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6856 New functions.
6857 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6858 Change expected output of print/whatis/ptype with functions with
6859 no debug info. Test all supported languages. Call
6860 test_call_promotion.
6861 * gdb.compile/compile.exp: Adjust expected output to expect
6862 warning.
6863 * gdb.threads/siginfo-threads.exp: Likewise.
6864
54990598
PA
68652017-09-04 Pedro Alves <palves@redhat.com>
6866
6867 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6868 "prototypes". Test calling float functions via prototyped and
6869 unprototyped function pointers.
6870 (perform_all_tests): New parameter "prototypes". Pass it down.
6871 (top level): Pass down "prototypes" parameter to
6872 perform_all_tests.
6873
34d16ea2
SM
68742017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6875
6876 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6877 Test with nested loops.
6878
9521ecda
SM
68792017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6880
6881 * gdb.base/commands.exp: Call the new procedures.
6882 (loop_break_test, loop_continue_test): New procedures.
6883
80a65e9b
SM
68842017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6885
6886 * gdb.base/commands.exp: Call new procedure.
6887 (define_if_without_arg_test): New procedure.
6888
e439fa14
PA
68892017-09-04 Pedro Alves <palves@redhat.com>
6890
6891 * gdb.base/list-ambiguous.exp: New file.
6892 * gdb.base/list-ambiguous0.c: New file.
6893 * gdb.base/list-ambiguous1.c: New file.
6894 * gdb.base/list.exp (test_list_range): Adjust expected output.
6895
0a2dde4a
SDJ
68962017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6897
6898 * gdb.base/share-env-with-gdbserver.c: New file.
6899 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6900
5e89eb3a
SM
69012017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6902
6903 * gdb.base/commands.exp (gdbvar_simple_if_test,
6904 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6905 progvar_simple_if_test, progvar_simple_while_test,
6906 progvar_complex_if_while_test, user_defined_command_test,
6907 user_defined_command_args_eval,
6908 user_defined_command_args_stack_test,
6909 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6910 temporary_breakpoint_commands,
6911 gdb_test_no_prompt, redefine_hook_test,
6912 redefine_backtrace_test): Remove "global gdb_prompt".
6913
fd437cbc
SM
69142017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6915
6916 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6917 New proc, call it from toplevel.
6918
87215ad1
SDJ
69192017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6920
6921 PR remote/21852
6922 * gdb.server/normal.c: New file, copied from gdb.base.
6923 * gdb.server/run-without-local-binary.exp: New file.
6924
58afddc6
WP
69252017-08-07 Weimin Pan <weimin.pan@oracle.com>
6926
6927 * gdb.arch/sparc64-adi.exp: New file.
6928 * gdb.arch/sparc64-adi.c: New file.
6929
5277199a
PA
69302017-08-22 Pedro Alves <palves@redhat.com>
6931
6932 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6933 (top level): Add "list all overloads" tests.
6934
14278e1f
TT
69352017-08-22 Tom Tromey <tom@tromey.com>
6936
6937 * gdb.gdb/xfullpath.exp: Remove.
6938
bf223d3e
PA
69392017-08-21 Pedro Alves <palves@redhat.com>
6940
6941 PR gdb/19487
6942 * gdb.base/symbol-alias.c: New.
6943 * gdb.base/symbol-alias2.c: New.
6944 * gdb.base/symbol-alias.exp: New.
6945
c973d0aa
PA
69462017-08-21 Pedro Alves <palves@redhat.com>
6947
6948 * gdb.base/dfp-test.c
6949 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6950 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6951 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6952 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6953 * gdb.base/whatis-ptype-typedefs.c: New.
6954 * gdb.base/whatis-ptype-typedefs.exp: New.
6955 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6956 (an_int, an_int_type, an_int_type2): New globals.
6957 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6958 involving typedefs and cast expressions.
6959 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6960 (lookup_typedefs_function): New.
6961 (typedefs_pretty_printers_dict): New.
6962 (top level): Register lookup_typedefs_function in
6963 gdb.pretty_printers.
6964
6d580b63
YQ
69652017-08-18 Yao Qi <yao.qi@linaro.org>
6966
6967 * gdb.server/unittest.exp: New.
6968
206726fb
SDJ
69692017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6970
6971 PR gdb/21954
6972 * gdb.base/environ.exp: Add test to check if 'unset environment'
6973 works.
6974
bf0ec4c2
AA
69752017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6976
6977 * lib/gdb.exp (universal_compile_options): New caching proc.
6978 (gdb_compile): Suppress GCC's coloring of messages.
6979
d6382fff
TT
69802017-08-14 Tom Tromey <tom@tromey.com>
6981
6982 PR gdb/21675:
6983 * gdb.base/printcmds.exp (test_radices): New function.
6984 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6985 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6986 * lib/gdb.exp (get_integer_valueof): Use p/d.
6987
c2c2dd9f
SM
69882017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6989
6990 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6991 characters.
6992
fdffd6f4
TT
69932017-08-05 Tom Tromey <tom@tromey.com>
6994
6995 * gdb.rust/simple.exp: Allow String to appear in a different
6996 namespace.
6997
27d41eac
YQ
69982017-07-26 Yao Qi <yao.qi@linaro.org>
6999
7000 * gdb.gdb/unittest.exp: Invoke command
7001 "maintenance check xml-descriptions".
7002
031ed05d
AA
70032017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7004
7005 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7006 calling context.
7007 (hex128): Drop erroneous calculation of parameters.
7008
dcd27ddf
SM
70092017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7010
7011 * gdb.python/py-unwind.exp: Disable stack protection when
7012 building test file.
7013
47e77640
PA
70142017-07-20 Pedro Alves <palves@redhat.com>
7015
7016 * gdb.base/default.exp (set language): Adjust expected output.
7017
62d2a18a
PA
70182017-07-20 Pedro Alves <palves@redhat.com>
7019
7020 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7021 (test_minsym): ... this, and make static.
7022 (get_pck__foo__bar__minsym): Rename to ...
7023 (get_test_minsym): ... this.
7024 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7025 symbol names and comments.
7026 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7027 (get_test_minsym): ... this.
7028 (pck__foo__bar__minsym__2): Rename to ...
7029 (test_minsym): ... this.
7030 (main): Adjust.
7031
c45ec17c
PA
70322017-07-17 Pedro Alves <palves@redhat.com>
7033
7034 * gdb.base/completion.exp: Adjust expected output.
7035 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7036 the completer works.
7037
c6756f62
PA
70382017-07-17 Pedro Alves <palves@redhat.com>
7039
7040 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7041
5bd68487
AB
70422017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7043
7044 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7045
8880f2a9
TT
70462017-07-14 Tom Tromey <tom@tromey.com>
7047
7048 PR rust/21764:
7049 * gdb.rust/simple.exp: Add tests.
7050
65547233
TT
70512017-07-14 Tom Tromey <tom@tromey.com>
7052
7053 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7054
8f14146e
PA
70552017-07-14 Pedro Alves <palves@redhat.com>
7056
7057 * gdb.linespec/base/one/thefile.cc (z1): New function.
7058 * gdb.linespec/base/two/thefile.cc (z2): New function.
7059 * gdb.linespec/linespec.exp: Add tests.
7060
b4365d02
AB
70612017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7062
7063 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7064 to mi_create_breakpoint.
7065
5d2cbaa5
AB
70662017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7067
7068 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7069 mi_create_breakpoint.
7070
11cb5716
IB
70712017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7072
7073 * gdb.dlang/demangle.exp: Update for demangling changes.
7074
03278692
TT
70752017-07-09 Tom Tromey <tom@tromey.com>
7076
7077 * gdb.dwarf2/shortpiece.exp: New file.
7078
33c5cd75
DB
70792017-07-06 David Blaikie <dblaikie@gmail.com>
7080
7081 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7082 built from fissiont-multi-cu{1,2}.c.
7083 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7084 except putting 'main' and 'func' in separate CUs in the same DWO file.
7085 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7086 test.
7087 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7088 test.
7089
8455d262
PA
70902017-07-06 Pedro Alves <palves@redhat.com>
7091
7092 * gdb.python/py-unwind.exp: Test flushregs.
7093
dc4bde35
SDJ
70942017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7095
7096 PR cli/21688
7097 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7098 tests for alias commands and trailing whitespace.
7099
51ed89aa
SDJ
71002017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7101
7102 PR cli/21688
7103 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7104 procedure. Call it.
7105
eb17d413
PA
71062017-06-29 Pedro Alves <palves@redhat.com>
7107
7108 * gdb.base/printcmds.exp: Add tests.
7109
41664b45
DG
71102017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7111
7112 PR gdb/21337
7113 * gdb.base/reread-readsym.exp: New file.
7114 * gdb.base/reread-readsym.c: New file.
7115
75312ae3
KB
71162017-06-21 Kevin Buettner <kevinb@redhat.com>
7117
7118 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7119 subpattern.
7120
66953522
PB
71212017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7122
7123 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7124 extended mnemonic.
7125 * gdb.arch/powerpc-power9.s: Likewise.
7126
5524b525
AA
71272017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7128
7129 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7130 on 32-bit x86 targets. Exploit is_*_target macros where
7131 appropriate.
7132
03c8af18
AA
71332017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7134
7135 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7136 register pieces.
7137
3bf31011
AA
71382017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7139
7140 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7141 located in one or more DWARF pieces.
7142
805acca0
AA
71432017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7144
7145 * lib/gdb.exp (get_endianness): New proc.
7146 * gdb.arch/aarch64-fp.exp: Use it.
7147 * gdb.arch/altivec-regs.exp: Likewise.
7148 * gdb.arch/e500-regs.exp: Likewise.
7149 * gdb.arch/vsx-regs.exp: Likewise.
7150 * gdb.base/dump.exp: Likewise.
7151 * gdb.base/funcargs.exp: Likewise.
7152 * gdb.base/gnu_vector.exp: Likewise.
7153 * gdb.dwarf2/formdata16.exp: Likewise.
7154 * gdb.dwarf2/implptrpiece.exp: Likewise.
7155 * gdb.dwarf2/nonvar-access.exp: Likewise.
7156 * gdb.python/py-inferior.exp: Likewise.
7157 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7158
e9352324
AA
71592017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7160
7161 PR gdb/21226
7162 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7163 stack value pieces are taken from the LSB end.
7164
d5d1163e
AA
71652017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7166
7167 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7168 variable at nonzero offset.
7169
0567c986
AA
71702017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7171
7172 * gdb.dwarf2/var-access.c: New file.
7173 * gdb.dwarf2/var-access.exp: New test.
7174 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7175
973e9aab
TT
71762017-06-12 Tom Tromey <tom@tromey.com>
7177
7178 * gdb.dwarf2/formdata16.exp: Add tests.
7179
d9109c80
TT
71802017-06-12 Tom Tromey <tom@tromey.com>
7181
7182 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7183
30a25466
TT
71842017-06-12 Tom Tromey <tom@tromey.com>
7185
7186 PR exp/16225:
7187 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7188 * gdb.arch/vsx-regs.exp: Update tests.
7189 * gdb.arch/s390-vregs.exp (hex128): New proc.
7190 Update test.
7191 * gdb.arch/altivec-regs.exp: Update tests.
7192
aefd8b33
SDJ
71932017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7194
7195 * gdb.base/startup-with-shell.c: New file.
7196 * gdb.base/startup-with-shell.exp: Likewise.
7197
2090129c
SDJ
71982017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7199
7200 * gdb.server/non-existing-program.exp: Update regex in order to
7201 reflect the fact that gdbserver is now using fork_inferior (with a
7202 shell) to startup the inferior.
7203
8e86a419
SM
72042017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7205
7206 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7207 support function calls from GDB.
7208
e6cf65f2
TT
72092017-05-21 Tom Tromey <tom@tromey.com>
7210
7211 PR rust/21466:
7212 * gdb.rust/unsized.exp: New file.
7213 * gdb.rust/unsized.rs: New file.
7214
43cc5389
TT
72152017-05-19 Tom Tromey <tom@tromey.com>
7216
7217 PR rust/21484:
7218 * gdb.rust/watch.exp: New file.
7219 * gdb.rust/watch.rs: New file.
7220
ec8df234
TT
72212017-05-18 Tom Tromey <tom@tromey.com>
7222
7223 * gdb.rust/simple.exp: Allow Box to be qualified.
7224
3e3e7fae
TP
72252017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7226
7227 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7228
59cc050d
PA
72292017-05-18 Pedro Alves <palves@redhat.com>
7230
7231 * gdb.base/fileio.c (test_write, test_read, test_close)
7232 (test_fstat): Don't print 'ret' in the fail path.
7233
c8f6abd1
PA
72342017-05-18 Pedro Alves <palves@redhat.com>
7235
7236 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7237 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7238 (test_system, test_rename, test_unlink, test_time): Change
7239 prototypes.
7240 * gdb.base/fileio.exp (stop_msg): Adjust.
7241
d2a03b77
PA
72422017-05-18 Pedro Alves <palves@redhat.com>
7243
7244 * gdb.base/fileio.c (null_str): New global.
7245 (test_stat): Use it.
7246 * gdb.base/fileio.exp: Remove nowarnings.
7247
0d5c6999
YQ
72482017-05-17 Yao Qi <yao.qi@linaro.org>
7249
7250 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7251
21873064
YQ
72522017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7253
7254 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7255 argument command.
7256 (top-level): Invoke test_set_inferior_tty.
7257
d512d31c
PA
72582017-05-04 Pedro Alves <palves@redhat.com>
7259
7260 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7261 Add parens to print call for Python 3.
7262
90cef2ed
KS
72632017-05-03 Keith Seitz <keiths@redhat.com>
7264
7265 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7266 (main): Call it.
7267
14f819c8
TW
72682017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7269
7270 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7271 to prev and next.
7272
913aeadd
TW
72732017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7274
7275 * gdb.python/py-record-btrace.exp: Remove test for
7276 gdb.BtraceInstruction.error.
7277
a3be24ad
TW
72782017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7279
7280 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7281
ae20e79a
TW
72822017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7283
7284 * gdb.python/py-record-btrace-threads.c: New file.
7285 * gdb.python/py-record-btrace-threads.exp: New file.
7286
45ce1b47
SDJ
72872017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7288
7289 PR testsuite/8595
7290 * gdb.base/environ.exp: Make test available in all architectures.
7291 Move bits related to "info program" testing to
7292 gdb.base/info-program.exp. Rewrite tests to use the two new
7293 procedures mentione below.
7294 (test_set_show_env_var) New procedure.
7295 (test_set_show_env_var_equal): Likewise.
7296 * gdb.base/info-program.exp: New file.
7297
e15c3eb4
KS
72982017-04-27 Keith Seitz <keiths@redhat.com>
7299
7300 * gdb.cp/oranking.cc (test15): New function.
7301 (main): Call test15 and declare additional variables for testing.
7302 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7303 "p foo101('abc')" tests.
7304 Add tests for cv qualifier overloads.
7305 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7306 "lvalue reference overload" test.
7307 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7308 "print value of f1 on Child&& in f2" test.
7309
3a3fd0fd
PA
73102017-04-19 Pedro Alves <palves@redhat.com>
7311
7312 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7313 procedure.
7314 (top level): Call it.
7315 * lib/gdb.exp (gdb_define_cmd): New procedure.
7316
53375380
PA
73172017-04-12 Pedro Alves <palves@redhat.com>
7318
7319 PR gdb/21323
7320 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7321 (wchar): New global.
7322 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7323 (do_test_wide_char, wide_char_types_no_program, top level): Add
7324 wchar_t testing.
7325
53e710ac
PA
73262017-04-12 Pedro Alves <palves@redhat.com>
7327
7328 PR c++/21323
7329 * gdb.cp/wide_char_types.c: New file.
7330 * gdb.cp/wide_char_types.exp: New file.
7331
0ad9d8c7
SDJ
73322017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7333
7334 PR gdb/21352
7335 * gdb.trace/tsv.exp: Add test for "tsave -r".
7336
b1b45502
IB
73372017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7338
7339 * gdb.dlang/watch-loc.c: New file.
7340 * gdb.dlang/watch-loc.exp: New file.
7341
ec13808e
JK
73422017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7343
7344 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7345
fe5f7374
AK
73462017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7347
7348 * gdb.arch/arc-analyze-prologue.S: New file.
7349 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7350
eea78757
AK
73512017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7352
7353 * gdb.arch/arc-decode-insn.S: New file.
7354 * gdb.arch/arc-decode-insn.exp: Likewise.
7355
5badf10a
IR
73562017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7357
7358 PR tdep/20928
7359 * gdb.arch/sparc64-regs.exp: New file.
7360 * gdb.arch/sparc64-regs.S: Likewise.
7361
cee59b3f
TW
73622017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7363
7364 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7365 and memory view on Python 3.
7366
c0f55cc6
AV
73672017-03-20 Artemiy Volkov <artemiyv@acm.org>
7368 Keith Seitz <keiths@redhat.com>
7369
7370 PR gdb/14441
7371 * gdb.cp/demangle.exp: Add rvalue reference tests.
7372 * gdb.cp/rvalue-ref-casts.cc: New file.
7373 * gdb.cp/rvalue-ref-casts.exp: New file.
7374 * gdb.cp/rvalue-ref-overload.cc: New file.
7375 * gdb.cp/rvalue-ref-overload.exp: New file.
7376 * gdb.cp/rvalue-ref-params.cc: New file.
7377 * gdb.cp/rvalue-ref-params.exp: New file.
7378 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7379 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7380 * gdb.cp/rvalue-ref-types.cc: New file.
7381 * gdb.cp/rvalue-ref-types.exp: New file.
7382 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7383 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7384
51457a05
MAL
73852017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7386
7387 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7388 New procedure.
7389
5b291c04
MAL
73902017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7391
7392 * lib/mi-support.exp (mi_gdb_test): Add additional message
7393 for unexpected output.
7394
59a56148
AA
73952017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7396
7397 * gdb.base/examine-backward.c (Barrier): New character array
7398 constant, to ensure that TestStrings is preceded by a string
7399 terminator.
7400
7942e96e
AA
74012017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7402
7403 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7404 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7405 and implicit pointer into such a location.
7406
6ebac3fb
DE
74072017-03-16 Doug Evans <dje@google.com>
7408
7409 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7410
ec3b243d
TP
74112017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7412
7413 * gdb.cp/m-static.exp: Fix expectation for prototype of
7414 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
7415
74162017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
7417
7418 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7419 * gdb.guile/scm-lazy-string.c: New file.
7420 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7421 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7422 for pointer, array, typedef lazy strings.
7423
2cc36e25 74242017-03-16 Doug Evans <dje@google.com>
34b43320
DE
7425
7426 PR python/17728, python/18439, python/18779
7427 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7428 * gdb.python/py-lazy-string.c (pointer): New typedef.
7429 (main): New locals ptr, array, typedef_ptr.
7430 * gdb.python/py-value.exp: Move lazy string tests to ...
7431 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7432 array, typedef lazy strings.
ec3b243d 7433
0efcde63
AK
74342017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7435
7436 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7437 Add optional 'test' parameter.
7438
7978d7c3
SM
74392017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7440
7441 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7442 Skip for versions of DejaGnu < 1.5.
7443
896c0c1e
SM
74442017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7445
7446 * lib/gdb.exp (dejagnu_version): New proc.
7447 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7448 Use dejagnu_version.
7449
5f4d1085
KS
74502017-03-10 Keith Seitz <keiths@redhat.com>
7451
7452 PR c++/8128
7453 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7454 type from destructor regexps.
7455 Add a branch which actually passes the test.
7456 Adjust "ptype t5i" test names.
7457
1de05205
PA
74582017-03-08 Pedro Alves <palves@redhat.com>
7459
7460 * gdb.base/step-over-exit.exp: Add explicit test message.
7461
c65d6b55
PA
74622017-03-08 Pedro Alves <palves@redhat.com>
7463
7464 PR gdb/18360
7465 * gdb.threads/interrupt-while-step-over.c: New file.
7466 * gdb.threads/interrupt-while-step-over.exp: New file.
7467
2e86a283
PA
74682017-03-08 Pedro Alves <palves@redhat.com>
7469
7470 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7471 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7472
25dcbff6
PA
74732017-03-08 Pedro Alves <palves@redhat.com>
7474
7475 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7476 PKRU as not supported as a PASS.
7477
dc9366eb
PA
74782017-03-08 Pedro Alves <palves@redhat.com>
7479
7480 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7481 prefix instead of $binfile1/$binfile2.
7482 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7483 in test message.
7484 * gdb.python/py-completion.exp: Use "load python file" as test
7485 messages instead of unstable path names.
7486
6e5d74e7
PA
74872017-03-08 Pedro Alves <palves@redhat.com>
7488 Jan Kratochvil <jan.kratochvil@redhat.com>
7489
7490 PR cli/21218
7491 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7492 New proc.
7493 (top level): Call it.
7494
9753a2f6
PA
74952017-03-08 Pedro Alves <palves@redhat.com>
7496
7497 PR tui/21216
7498 * gdb.tui/tui-nl-filtered-output.exp: New file.
7499
1a4dd9dd
PA
75002017-03-08 Pedro Alves <palves@redhat.com>
7501
7502 * gdb.base/completion.exp: Move TUI completion tests to ...
7503 * gdb.tui/completion.exp: ... this new file.
7504
7cbbff33
PA
75052017-03-08 Pedro Alves <palves@redhat.com>
7506
7507 * gdb.base/tui-disasm-long-lines.c,
7508 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7509 gdb.base/tui-layout.exp: Move to ...
7510 * gdb.tui/: ... this new directory.
7511
5f6fd321
PA
75122017-03-07 Pedro Alves <palves@redhat.com>
7513
7514 * gdb.base/tui-layout.c: New file.
7515 * gdb.base/tui-layout.exp: New file.
7516
44959fa8
PA
75172017-03-07 Pedro Alves <palves@redhat.com>
7518
7519 * gdb.base/tui-layout.c: Rename to ...
7520 * gdb.base/tui-disasm-long-lines.c: ... this.
7521 * gdb.base/tui-layout.exp: Rename to ...
7522 * gdb.base/tui-disasm-long-lines.exp: ... this.
7523
f8c4e718
PA
75242017-03-07 Pedro Alves <palves@redhat.com>
7525
7526 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7527
6dbb839a 75282017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
7529
7530 * i386-mpx-call.c: New file.
7531 * i386-mpx-call.exp: New file.
7532
65b48a81
PB
75332017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7534
7535 * gdb.arch/powerpc-power.exp: Delete test.
7536 * gdb.arch/powerpc-power.s: Likewise.
7537 * gdb.disasm/disassembler-options.exp: New test.
7538 * gdb.arch/powerpc-altivec.exp: Likewise.
7539 * gdb.arch/powerpc-altivec.s: Likewise.
7540 * gdb.arch/powerpc-altivec2.exp: Likewise.
7541 * gdb.arch/powerpc-altivec2.s: Likewise.
7542 * gdb.arch/powerpc-altivec3.exp: Likewise.
7543 * gdb.arch/powerpc-altivec3.s: Likewise.
7544 * gdb.arch/powerpc-power7.exp: Likewise.
7545 * gdb.arch/powerpc-power7.s: Likewise.
7546 * gdb.arch/powerpc-power8.exp: Likewise.
7547 * gdb.arch/powerpc-power8.s: Likewise.
7548 * gdb.arch/powerpc-power9.exp: Likewise.
7549 * gdb.arch/powerpc-power9.s: Likewise.
7550 * gdb.arch/powerpc-vsx.exp: Likewise.
7551 * gdb.arch/powerpc-vsx.s: Likewise.
7552 * gdb.arch/powerpc-vsx2.exp: Likewise.
7553 * gdb.arch/powerpc-vsx2.s: Likewise.
7554 * gdb.arch/powerpc-vsx3.exp: Likewise.
7555 * gdb.arch/powerpc-vsx3.s: Likewise.
7556 * gdb.arch/arm-disassembler-options.exp: Likewise.
7557 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7558 * gdb.arch/s390-disassembler-options.exp: Likewise.
7559
17cd4947
LM
75602017-02-23 Luis Machado <lgustavo@codesourcery.com>
7561
7562 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7563 (check_supported_features): ... this. Changed return type to void.
7564 (supports_rdseed): New static global.
7565 (rdseed): Check supports_rdseed.
7566 (initialize): Call check_supported_features.
7567
2039d74e
EBM
75682017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7569
7570 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7571 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7572 and lqarx/stqcx.
7573 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7574 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7575
a51d7ecf
EBM
75762017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7577
7578 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7579 uppercase.
7580
0224619f
JK
75812017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7582
7583 * gdb.dwarf2/formdata16.c: New file.
7584 * gdb.dwarf2/formdata16.exp: New file.
7585 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7586
216f72a1
JK
75872017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7588
7589 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7590 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7591 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7592 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7593 DW_AT_GNU_*.
7594
43988095
JK
75952017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7596
7597 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7598
99e8a4f9
SDJ
75992017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7600
7601 PR gdb/21164
7602 * gdb.base/maint.exp: Add testcases for when the commands do
7603 not have arguments.
7604
b58a8c0c
TP
76052017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7606
7607 * gdb.cp/chained-calls.exp: Use p instead of P.
7608
4e746bb6
TW
76092017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7610
7611 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7612 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7613
3f77c769
TT
76142017-02-14 Tom Tromey <tom@tromey.com>
7615
7616 PR python/13598:
7617 * gdb.python/py-events.exp: Add before_prompt event tests.
7618
075beec0
AA
76192017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7620
7621 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7622
bf5f525c
LM
76232017-02-13 Luis Machado <lgustavo@codesourcery.com>
7624
7625 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7626 (main): Call my_unique_function_name.
7627 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7628 completion of patterns with a single match.
7629 Add missing -re switches to gdb_test_multiple calls.
7630
13a66184
LM
76312017-02-13 Luis Machado <lgustavo@codesourcery.com>
7632
7633 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7634 return if core file is not recognized.
7635
26a06916
SM
76362017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7637
7638 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7639 and extra UIs.
7640
b761ca9e
SM
76412017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7642
7643 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7644 proc_with_prefix.
7645
b964bee0
TT
76462017-02-10 Tom Tromey <tom@tromey.com>
7647
7648 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7649
18da0c51
MG
76502017-02-10 Martin Galvan <martingalvan@sourceware.org>
7651
7652 PR gdb/21122
7653 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7654
604c4576
JG
76552017-02-08 Jerome Guitton <guitton@adacore.com>
7656
7657 * gdb.base/define.exp: Add test for command abbreviations
7658 in define.
7659
20b477a7
LM
76602017-02-06 Luis Machado <lgustavo@codesourcery.com>
7661
7662 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7663 * gdb.reverse/insn-reverse-x86.c: New file.
7664
3f7b46f2
IR
76652017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7666
7667 PR tdep/20936
7668 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7669
f0fd41c1
TT
76702017-02-03 Tom Tromey <tom@tromey.com>
7671
7672 PR rust/21097:
7673 * gdb.rust/simple.exp: Add new tests.
7674
5be5dbf0
PA
76752017-02-02 Pedro Alves <palves@redhat.com>
7676
7677 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7678 tests.
7679
7346ef59
AA
76802017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7681
7682 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7683 taking a 2-byte value out of a 4-byte DWARF implicit value on
7684 big-endian targets.
7685 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7686 logic. Add test cases for DW_OP_implicit.
7687
787f0025
MM
76882017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7689
7690 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7691
68777c29
MM
76922017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7693
7694 * gdb.btrace/enable.exp: Call gdb_exit before
7695 skip_gdbserver_tests.
7696
0a1c7e28
MM
76972017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7698
7699 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7700 GDBFLAGS.
7701
b5ac99b0
MM
77022017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7703
7704 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7705 the test is skipped.
7706 * gdb.btrace/data.exp: Likewise.
7707 * gdb.btrace/delta.exp: Likewise.
7708 * gdb.btrace/dlopen.exp: Likewise.
7709 * gdb.btrace/enable-running.exp: Likewise.
7710 * gdb.btrace/enable.exp: Likewise.
7711 * gdb.btrace/exception.exp: Likewise.
7712 * gdb.btrace/function_call_history.exp: Likewise.
7713 * gdb.btrace/gcore.exp: Likewise.
7714 * gdb.btrace/instruction_history.exp: Likewise.
7715 * gdb.btrace/multi-thread-step.exp: Likewise.
7716 * gdb.btrace/nohist.exp: Likewise.
7717 * gdb.btrace/non-stop.exp: Likewise.
7718 * gdb.btrace/reconnect.exp: Likewise.
7719 * gdb.btrace/record_goto-step.exp: Likewise.
7720 * gdb.btrace/record_goto.exp: Likewise.
7721 * gdb.btrace/rn-dl-bind.exp: Likewise.
7722 * gdb.btrace/segv.exp: Likewise.
7723 * gdb.btrace/step.exp: Likewise.
7724 * gdb.btrace/stepi.exp: Likewise.
7725 * gdb.btrace/tailcall-only.exp: Likewise.
7726 * gdb.btrace/tailcall.exp: Likewise.
7727 * gdb.btrace/tsx.exp: Likewise.
7728 * gdb.btrace/unknown_functions.exp: Likewise.
7729 * gdb.btrace/vdso.exp: Likewise.
7730
cd4007e4
MM
77312017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7732
7733 * gdb.btrace/enable-running.c: New.
7734 * gdb.btrace/enable-running.exp: New.
7735
2735833d
WT
77362017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7737
7738 * gdb.arch/amd64-gs_base.c: New file.
7739 * gdb.arch/amd64-gs_base.exp: New file.
7740
b51e1e94
LM
77412017-01-26 Luis Machado <lgustavo@codesourcery.com>
7742
7743 * lib/memory.exp: Remove spurious empty newlines.
7744
72ca0410
SM
77452017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7746
7747 * gdb.python/py-bad-printers.exp: Load python file using "source".
7748 * gdb.python/py-events.exp: Likewise.
7749 * gdb.python/py-evsignal.exp: Likewise.
7750 * gdb.python/py-evthreads.exp: Likewise.
7751 * gdb.python/py-frame-args.exp: Likewise.
7752 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7753 * gdb.python/py-framefilter-mi.exp: Likewise.
7754 * gdb.python/py-framefilter.exp: Likewise.
7755 * gdb.python/py-mi.exp: Likewise.
7756 * gdb.python/py-pp-maint.exp: Likewise.
7757 * gdb.python/py-pp-registration.exp: Likewise.
7758 * gdb.python/py-prettyprint.exp: Likewise.
7759 (run_lang_tests): Likewise.
7760 * gdb.python/py-typeprint.exp: Likewise.
7761
e309aa65
LM
77622017-01-26 Luis Machado <lgustavo@codesourcery.com>
7763
7764 * lib/memory.exp: New file.
7765 * lib/gdb.exp: Load memory.exp.
7766 * gdb.base/memattr.exp (delete_memory): Move proc to
7767 lib/memory.exp and rename to delete_memory_regions.
7768 Replace delete_memory with delete_memory_regions.
7769 Cleanup memory regions before tests.
7770 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7771 before tests.
7772
515aff23
LM
77732017-01-26 Luis Machado <lgustavo@codesourcery.com>
7774
7775 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7776 files.
7777 (initialize): New function conditionally defined.
7778 (testcases): Move within conditional block.
7779 (main): Call initialize.
7780 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7781 of gdb.reverse/insn-reverse.c.
7782 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7783 gdb.reverse/insn-reverse.c.
7784
d8b49cf0
YQ
77852017-01-26 Yao Qi <yao.qi@linaro.org>
7786
7787 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7788 disassemble on address 0.
7789
f13a9a0c
YQ
77902017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7791 Yao Qi <yao.qi@linaro.org>
7792
7793 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7794 * gdb.dwarf2/implptr-64bit.S: Remove.
7795 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7796 variables in caller's context. Add DW_OP_implicit_value.
7797
5ac95241
YQ
77982017-01-25 Yao Qi <yao.qi@linaro.org>
7799
7800 * lib/dwarf.exp (Dwarf::_location): Handle
7801 DW_OP_GNU_implicit_pointer with proper size.
7802
23e82930
LM
78032017-01-20 Luis Machado <lgustavo@codesourcery.com>
7804
7805 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7806 and add untested calls.
7807
d334ae25
LM
78082017-01-20 Luis Machado <lgustavo@codesourcery.com>
7809
7810 * gdb.python/python.exp: Check line number against what GDB thinks
7811 the line number is for func1.
7812
f5e6296e
IB
78132017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7814
7815 * gdb.dlang/debug-expr.exp: New file.
7816
5b362f04
LM
78172016-12-23 Luis Machado <lgustavo@codesourcery.com>
7818
7819 Fix test names for the following files:
7820
7821 * gdb.ada/exec_changed.exp
7822 * gdb.ada/info_types.exp
7823 * gdb.arch/aarch64-atomic-inst.exp
7824 * gdb.arch/aarch64-fp.exp
7825 * gdb.arch/altivec-abi.exp
7826 * gdb.arch/altivec-regs.exp
7827 * gdb.arch/amd64-byte.exp
7828 * gdb.arch/amd64-disp-step.exp
7829 * gdb.arch/amd64-dword.exp
7830 * gdb.arch/amd64-entry-value-inline.exp
7831 * gdb.arch/amd64-entry-value-param.exp
7832 * gdb.arch/amd64-entry-value-paramref.exp
7833 * gdb.arch/amd64-entry-value.exp
7834 * gdb.arch/amd64-i386-address.exp
7835 * gdb.arch/amd64-invalid-stack-middle.exp
7836 * gdb.arch/amd64-invalid-stack-top.exp
7837 * gdb.arch/amd64-optimout-repeat.exp
7838 * gdb.arch/amd64-prologue-skip.exp
7839 * gdb.arch/amd64-prologue-xmm.exp
7840 * gdb.arch/amd64-stap-special-operands.exp
7841 * gdb.arch/amd64-stap-wrong-subexp.exp
7842 * gdb.arch/amd64-tailcall-cxx.exp
7843 * gdb.arch/amd64-tailcall-noret.exp
7844 * gdb.arch/amd64-tailcall-ret.exp
7845 * gdb.arch/amd64-tailcall-self.exp
7846 * gdb.arch/amd64-word.exp
7847 * gdb.arch/arm-bl-branch-dest.exp
7848 * gdb.arch/arm-disp-step.exp
7849 * gdb.arch/arm-neon.exp
7850 * gdb.arch/arm-single-step-kernel-helper.exp
7851 * gdb.arch/avr-flash-qualifier.exp
7852 * gdb.arch/disp-step-insn-reloc.exp
7853 * gdb.arch/e500-abi.exp
7854 * gdb.arch/e500-regs.exp
7855 * gdb.arch/ftrace-insn-reloc.exp
7856 * gdb.arch/i386-avx512.exp
7857 * gdb.arch/i386-bp_permanent.exp
7858 * gdb.arch/i386-byte.exp
7859 * gdb.arch/i386-cfi-notcurrent.exp
7860 * gdb.arch/i386-disp-step.exp
7861 * gdb.arch/i386-dr3-watch.exp
7862 * gdb.arch/i386-float.exp
7863 * gdb.arch/i386-gnu-cfi.exp
7864 * gdb.arch/i386-mpx-map.exp
7865 * gdb.arch/i386-mpx-sigsegv.exp
7866 * gdb.arch/i386-mpx-simple_segv.exp
7867 * gdb.arch/i386-mpx.exp
7868 * gdb.arch/i386-permbkpt.exp
7869 * gdb.arch/i386-prologue.exp
7870 * gdb.arch/i386-signal.exp
7871 * gdb.arch/i386-size-overlap.exp
7872 * gdb.arch/i386-unwind.exp
7873 * gdb.arch/i386-word.exp
7874 * gdb.arch/mips-fcr.exp
7875 * gdb.arch/powerpc-d128-regs.exp
7876 * gdb.arch/powerpc-stackless.exp
7877 * gdb.arch/ppc64-atomic-inst.exp
7878 * gdb.arch/s390-stackless.exp
7879 * gdb.arch/s390-tdbregs.exp
7880 * gdb.arch/s390-vregs.exp
7881 * gdb.arch/sparc-sysstep.exp
7882 * gdb.arch/thumb-bx-pc.exp
7883 * gdb.arch/thumb-singlestep.exp
7884 * gdb.arch/thumb2-it.exp
7885 * gdb.arch/vsx-regs.exp
7886 * gdb.asm/asm-source.exp
7887 * gdb.base/a2-run.exp
7888 * gdb.base/advance.exp
7889 * gdb.base/all-bin.exp
7890 * gdb.base/anon.exp
7891 * gdb.base/args.exp
7892 * gdb.base/arithmet.exp
7893 * gdb.base/async-shell.exp
7894 * gdb.base/async.exp
7895 * gdb.base/attach-pie-noexec.exp
7896 * gdb.base/attach-twice.exp
7897 * gdb.base/auto-load.exp
7898 * gdb.base/bang.exp
7899 * gdb.base/bitfields.exp
7900 * gdb.base/break-always.exp
7901 * gdb.base/break-caller-line.exp
7902 * gdb.base/break-entry.exp
7903 * gdb.base/break-inline.exp
7904 * gdb.base/break-on-linker-gcd-function.exp
7905 * gdb.base/break-probes.exp
7906 * gdb.base/break.exp
7907 * gdb.base/breakpoint-shadow.exp
7908 * gdb.base/call-ar-st.exp
7909 * gdb.base/call-sc.exp
7910 * gdb.base/call-signal-resume.exp
7911 * gdb.base/call-strs.exp
7912 * gdb.base/callfuncs.exp
7913 * gdb.base/catch-fork-static.exp
7914 * gdb.base/catch-gdb-caused-signals.exp
7915 * gdb.base/catch-load.exp
7916 * gdb.base/catch-signal-fork.exp
7917 * gdb.base/catch-signal.exp
7918 * gdb.base/catch-syscall.exp
7919 * gdb.base/charset.exp
7920 * gdb.base/checkpoint.exp
7921 * gdb.base/chng-syms.exp
7922 * gdb.base/code-expr.exp
7923 * gdb.base/code_elim.exp
7924 * gdb.base/commands.exp
7925 * gdb.base/completion.exp
7926 * gdb.base/complex.exp
7927 * gdb.base/cond-expr.exp
7928 * gdb.base/condbreak.exp
7929 * gdb.base/consecutive.exp
7930 * gdb.base/continue-all-already-running.exp
7931 * gdb.base/coredump-filter.exp
7932 * gdb.base/corefile.exp
7933 * gdb.base/dbx.exp
7934 * gdb.base/debug-expr.exp
7935 * gdb.base/define.exp
7936 * gdb.base/del.exp
7937 * gdb.base/disabled-location.exp
7938 * gdb.base/disasm-end-cu.exp
7939 * gdb.base/disasm-optim.exp
7940 * gdb.base/display.exp
7941 * gdb.base/duplicate-bp.exp
7942 * gdb.base/ena-dis-br.exp
7943 * gdb.base/ending-run.exp
7944 * gdb.base/enumval.exp
7945 * gdb.base/environ.exp
7946 * gdb.base/eu-strip-infcall.exp
7947 * gdb.base/eval-avoid-side-effects.exp
7948 * gdb.base/eval-skip.exp
7949 * gdb.base/exitsignal.exp
7950 * gdb.base/expand-psymtabs.exp
7951 * gdb.base/filesym.exp
7952 * gdb.base/find-unmapped.exp
7953 * gdb.base/finish.exp
7954 * gdb.base/float.exp
7955 * gdb.base/foll-exec-mode.exp
7956 * gdb.base/foll-exec.exp
7957 * gdb.base/foll-fork.exp
7958 * gdb.base/fortran-sym-case.exp
7959 * gdb.base/freebpcmd.exp
7960 * gdb.base/func-ptr.exp
7961 * gdb.base/func-ptrs.exp
7962 * gdb.base/funcargs.exp
7963 * gdb.base/gcore-buffer-overflow.exp
7964 * gdb.base/gcore-relro-pie.exp
7965 * gdb.base/gcore-relro.exp
7966 * gdb.base/gcore.exp
7967 * gdb.base/gdb1090.exp
7968 * gdb.base/gdb11530.exp
7969 * gdb.base/gdb11531.exp
7970 * gdb.base/gdb1821.exp
7971 * gdb.base/gdbindex-stabs.exp
7972 * gdb.base/gdbvars.exp
7973 * gdb.base/hbreak.exp
7974 * gdb.base/hbreak2.exp
7975 * gdb.base/included.exp
7976 * gdb.base/infcall-input.exp
7977 * gdb.base/inferior-died.exp
7978 * gdb.base/infnan.exp
7979 * gdb.base/info-macros.exp
7980 * gdb.base/info-os.exp
7981 * gdb.base/info-proc.exp
7982 * gdb.base/info-shared.exp
7983 * gdb.base/info-target.exp
7984 * gdb.base/infoline.exp
7985 * gdb.base/interp.exp
7986 * gdb.base/interrupt.exp
7987 * gdb.base/jit-reader.exp
7988 * gdb.base/jit-simple.exp
7989 * gdb.base/kill-after-signal.exp
7990 * gdb.base/kill-detach-inferiors-cmd.exp
7991 * gdb.base/label.exp
7992 * gdb.base/langs.exp
7993 * gdb.base/ldbl_e308.exp
7994 * gdb.base/line-symtabs.exp
7995 * gdb.base/linespecs.exp
7996 * gdb.base/list.exp
7997 * gdb.base/long_long.exp
7998 * gdb.base/longest-types.exp
7999 * gdb.base/maint.exp
8000 * gdb.base/max-value-size.exp
8001 * gdb.base/memattr.exp
8002 * gdb.base/mips_pro.exp
8003 * gdb.base/morestack.exp
8004 * gdb.base/moribund-step.exp
8005 * gdb.base/multi-forks.exp
8006 * gdb.base/nested-addr.exp
8007 * gdb.base/nextoverexit.exp
8008 * gdb.base/noreturn-finish.exp
8009 * gdb.base/noreturn-return.exp
8010 * gdb.base/nostdlib.exp
8011 * gdb.base/offsets.exp
8012 * gdb.base/opaque.exp
8013 * gdb.base/pc-fp.exp
8014 * gdb.base/permissions.exp
8015 * gdb.base/print-symbol-loading.exp
8016 * gdb.base/prologue-include.exp
8017 * gdb.base/psymtab.exp
8018 * gdb.base/ptype.exp
8019 * gdb.base/random-signal.exp
8020 * gdb.base/randomize.exp
8021 * gdb.base/range-stepping.exp
8022 * gdb.base/readline-ask.exp
8023 * gdb.base/recpar.exp
8024 * gdb.base/recurse.exp
8025 * gdb.base/relational.exp
8026 * gdb.base/restore.exp
8027 * gdb.base/return-nodebug.exp
8028 * gdb.base/return.exp
8029 * gdb.base/run-after-attach.exp
8030 * gdb.base/save-bp.exp
8031 * gdb.base/scope.exp
8032 * gdb.base/sect-cmd.exp
8033 * gdb.base/set-lang-auto.exp
8034 * gdb.base/set-noassign.exp
8035 * gdb.base/setvar.exp
8036 * gdb.base/sigall.exp
8037 * gdb.base/sigbpt.exp
8038 * gdb.base/siginfo-addr.exp
8039 * gdb.base/siginfo-infcall.exp
8040 * gdb.base/siginfo-obj.exp
8041 * gdb.base/siginfo.exp
8042 * gdb.base/signals-state-child.exp
8043 * gdb.base/signest.exp
8044 * gdb.base/sigstep.exp
8045 * gdb.base/sizeof.exp
8046 * gdb.base/skip.exp
8047 * gdb.base/solib-corrupted.exp
8048 * gdb.base/solib-nodir.exp
8049 * gdb.base/solib-search.exp
8050 * gdb.base/stack-checking.exp
8051 * gdb.base/stale-infcall.exp
8052 * gdb.base/stap-probe.exp
8053 * gdb.base/start.exp
8054 * gdb.base/step-break.exp
8055 * gdb.base/step-bt.exp
8056 * gdb.base/step-line.exp
8057 * gdb.base/step-over-exit.exp
8058 * gdb.base/step-over-syscall.exp
8059 * gdb.base/step-resume-infcall.exp
8060 * gdb.base/step-test.exp
8061 * gdb.base/store.exp
8062 * gdb.base/structs3.exp
8063 * gdb.base/sym-file.exp
8064 * gdb.base/symbol-without-target_section.exp
8065 * gdb.base/term.exp
8066 * gdb.base/testenv.exp
8067 * gdb.base/ui-redirect.exp
8068 * gdb.base/until.exp
8069 * gdb.base/unwindonsignal.exp
8070 * gdb.base/value-double-free.exp
8071 * gdb.base/vla-datatypes.exp
8072 * gdb.base/vla-ptr.exp
8073 * gdb.base/vla-sideeffect.exp
8074 * gdb.base/volatile.exp
8075 * gdb.base/watch-cond-infcall.exp
8076 * gdb.base/watch-cond.exp
8077 * gdb.base/watch-non-mem.exp
8078 * gdb.base/watch-read.exp
8079 * gdb.base/watch-vfork.exp
8080 * gdb.base/watchpoint-cond-gone.exp
8081 * gdb.base/watchpoint-delete.exp
8082 * gdb.base/watchpoint-hw-hit-once.exp
8083 * gdb.base/watchpoint-hw.exp
8084 * gdb.base/watchpoint-stops-at-right-insn.exp
8085 * gdb.base/watchpoints.exp
8086 * gdb.base/wchar.exp
8087 * gdb.base/whatis-exp.exp
8088 * gdb.btrace/buffer-size.exp
8089 * gdb.btrace/data.exp
8090 * gdb.btrace/delta.exp
8091 * gdb.btrace/dlopen.exp
8092 * gdb.btrace/enable.exp
8093 * gdb.btrace/exception.exp
8094 * gdb.btrace/function_call_history.exp
8095 * gdb.btrace/gcore.exp
8096 * gdb.btrace/instruction_history.exp
8097 * gdb.btrace/nohist.exp
8098 * gdb.btrace/reconnect.exp
8099 * gdb.btrace/record_goto-step.exp
8100 * gdb.btrace/record_goto.exp
8101 * gdb.btrace/rn-dl-bind.exp
8102 * gdb.btrace/segv.exp
8103 * gdb.btrace/step.exp
8104 * gdb.btrace/stepi.exp
8105 * gdb.btrace/tailcall-only.exp
8106 * gdb.btrace/tailcall.exp
8107 * gdb.btrace/tsx.exp
8108 * gdb.btrace/unknown_functions.exp
8109 * gdb.btrace/vdso.exp
8110 * gdb.compile/compile-ifunc.exp
8111 * gdb.compile/compile-ops.exp
8112 * gdb.compile/compile-print.exp
8113 * gdb.compile/compile-setjmp.exp
8114 * gdb.cp/abstract-origin.exp
8115 * gdb.cp/ambiguous.exp
8116 * gdb.cp/annota2.exp
8117 * gdb.cp/annota3.exp
8118 * gdb.cp/anon-ns.exp
8119 * gdb.cp/anon-struct.exp
8120 * gdb.cp/anon-union.exp
8121 * gdb.cp/arg-reference.exp
8122 * gdb.cp/baseenum.exp
8123 * gdb.cp/bool.exp
8124 * gdb.cp/breakpoint.exp
8125 * gdb.cp/bs15503.exp
8126 * gdb.cp/call-c.exp
8127 * gdb.cp/casts.exp
8128 * gdb.cp/chained-calls.exp
8129 * gdb.cp/class2.exp
8130 * gdb.cp/classes.exp
8131 * gdb.cp/cmpd-minsyms.exp
8132 * gdb.cp/converts.exp
8133 * gdb.cp/cp-relocate.exp
8134 * gdb.cp/cpcompletion.exp
8135 * gdb.cp/cpexprs.exp
8136 * gdb.cp/cplabel.exp
8137 * gdb.cp/cplusfuncs.exp
8138 * gdb.cp/cpsizeof.exp
8139 * gdb.cp/ctti.exp
8140 * gdb.cp/derivation.exp
8141 * gdb.cp/destrprint.exp
8142 * gdb.cp/dispcxx.exp
8143 * gdb.cp/enum-class.exp
8144 * gdb.cp/exception.exp
8145 * gdb.cp/exceptprint.exp
8146 * gdb.cp/expand-psymtabs-cxx.exp
8147 * gdb.cp/expand-sals.exp
8148 * gdb.cp/extern-c.exp
8149 * gdb.cp/filename.exp
8150 * gdb.cp/formatted-ref.exp
8151 * gdb.cp/fpointer.exp
8152 * gdb.cp/gdb1355.exp
8153 * gdb.cp/gdb2495.exp
8154 * gdb.cp/hang.exp
8155 * gdb.cp/impl-this.exp
8156 * gdb.cp/infcall-dlopen.exp
8157 * gdb.cp/inherit.exp
8158 * gdb.cp/iostream.exp
8159 * gdb.cp/koenig.exp
8160 * gdb.cp/local.exp
8161 * gdb.cp/m-data.exp
8162 * gdb.cp/m-static.exp
8163 * gdb.cp/mb-ctor.exp
8164 * gdb.cp/mb-inline.exp
8165 * gdb.cp/mb-templates.exp
8166 * gdb.cp/member-name.exp
8167 * gdb.cp/member-ptr.exp
8168 * gdb.cp/meth-typedefs.exp
8169 * gdb.cp/method.exp
8170 * gdb.cp/method2.exp
8171 * gdb.cp/minsym-fallback.exp
8172 * gdb.cp/misc.exp
8173 * gdb.cp/namelessclass.exp
8174 * gdb.cp/namespace-enum.exp
8175 * gdb.cp/namespace-nested-import.exp
8176 * gdb.cp/namespace.exp
8177 * gdb.cp/nextoverthrow.exp
8178 * gdb.cp/no-dmgl-verbose.exp
8179 * gdb.cp/non-trivial-retval.exp
8180 * gdb.cp/noparam.exp
8181 * gdb.cp/nsdecl.exp
8182 * gdb.cp/nsimport.exp
8183 * gdb.cp/nsnested.exp
8184 * gdb.cp/nsnoimports.exp
8185 * gdb.cp/nsrecurs.exp
8186 * gdb.cp/nsstress.exp
8187 * gdb.cp/nsusing.exp
8188 * gdb.cp/operator.exp
8189 * gdb.cp/oranking.exp
8190 * gdb.cp/overload-const.exp
8191 * gdb.cp/overload.exp
8192 * gdb.cp/ovldbreak.exp
8193 * gdb.cp/ovsrch.exp
8194 * gdb.cp/paren-type.exp
8195 * gdb.cp/parse-lang.exp
8196 * gdb.cp/pass-by-ref.exp
8197 * gdb.cp/pr-1023.exp
8198 * gdb.cp/pr-1210.exp
8199 * gdb.cp/pr-574.exp
8200 * gdb.cp/pr10687.exp
8201 * gdb.cp/pr12028.exp
8202 * gdb.cp/pr17132.exp
8203 * gdb.cp/pr17494.exp
8204 * gdb.cp/pr9067.exp
8205 * gdb.cp/pr9167.exp
8206 * gdb.cp/pr9631.exp
8207 * gdb.cp/printmethod.exp
8208 * gdb.cp/psmang.exp
8209 * gdb.cp/psymtab-parameter.exp
8210 * gdb.cp/ptype-cv-cp.exp
8211 * gdb.cp/ptype-flags.exp
8212 * gdb.cp/re-set-overloaded.exp
8213 * gdb.cp/ref-types.exp
8214 * gdb.cp/rtti.exp
8215 * gdb.cp/scope-err.exp
8216 * gdb.cp/shadow.exp
8217 * gdb.cp/smartp.exp
8218 * gdb.cp/static-method.exp
8219 * gdb.cp/static-print-quit.exp
8220 * gdb.cp/temargs.exp
8221 * gdb.cp/templates.exp
8222 * gdb.cp/try_catch.exp
8223 * gdb.cp/typedef-operator.exp
8224 * gdb.cp/typeid.exp
8225 * gdb.cp/userdef.exp
8226 * gdb.cp/using-crash.exp
8227 * gdb.cp/var-tag.exp
8228 * gdb.cp/virtbase.exp
8229 * gdb.cp/virtfunc.exp
8230 * gdb.cp/virtfunc2.exp
8231 * gdb.cp/vla-cxx.exp
8232 * gdb.disasm/t01_mov.exp
8233 * gdb.disasm/t02_mova.exp
8234 * gdb.disasm/t03_add.exp
8235 * gdb.disasm/t04_sub.exp
8236 * gdb.disasm/t05_cmp.exp
8237 * gdb.disasm/t06_ari2.exp
8238 * gdb.disasm/t07_ari3.exp
8239 * gdb.disasm/t08_or.exp
8240 * gdb.disasm/t09_xor.exp
8241 * gdb.disasm/t10_and.exp
8242 * gdb.disasm/t11_logs.exp
8243 * gdb.disasm/t12_bit.exp
8244 * gdb.disasm/t13_otr.exp
8245 * gdb.dlang/circular.exp
8246 * gdb.dwarf2/arr-stride.exp
8247 * gdb.dwarf2/arr-subrange.exp
8248 * gdb.dwarf2/atomic-type.exp
8249 * gdb.dwarf2/bad-regnum.exp
8250 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8251 * gdb.dwarf2/callframecfa.exp
8252 * gdb.dwarf2/clztest.exp
8253 * gdb.dwarf2/corrupt.exp
8254 * gdb.dwarf2/data-loc.exp
8255 * gdb.dwarf2/dup-psym.exp
8256 * gdb.dwarf2/dw2-anon-mptr.exp
8257 * gdb.dwarf2/dw2-anonymous-func.exp
8258 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8259 * gdb.dwarf2/dw2-bad-unresolved.exp
8260 * gdb.dwarf2/dw2-basic.exp
8261 * gdb.dwarf2/dw2-canonicalize-type.exp
8262 * gdb.dwarf2/dw2-case-insensitive.exp
8263 * gdb.dwarf2/dw2-common-block.exp
8264 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8265 * gdb.dwarf2/dw2-compressed.exp
8266 * gdb.dwarf2/dw2-const.exp
8267 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8268 * gdb.dwarf2/dw2-cu-size.exp
8269 * gdb.dwarf2/dw2-dup-frame.exp
8270 * gdb.dwarf2/dw2-entry-value.exp
8271 * gdb.dwarf2/dw2-icycle.exp
8272 * gdb.dwarf2/dw2-ifort-parameter.exp
8273 * gdb.dwarf2/dw2-inline-break.exp
8274 * gdb.dwarf2/dw2-inline-param.exp
8275 * gdb.dwarf2/dw2-intercu.exp
8276 * gdb.dwarf2/dw2-intermix.exp
8277 * gdb.dwarf2/dw2-lexical-block-bare.exp
8278 * gdb.dwarf2/dw2-linkage-name-trust.exp
8279 * gdb.dwarf2/dw2-minsym-in-cu.exp
8280 * gdb.dwarf2/dw2-noloc.exp
8281 * gdb.dwarf2/dw2-op-call.exp
8282 * gdb.dwarf2/dw2-op-out-param.exp
8283 * gdb.dwarf2/dw2-opt-structptr.exp
8284 * gdb.dwarf2/dw2-param-error.exp
8285 * gdb.dwarf2/dw2-producer.exp
8286 * gdb.dwarf2/dw2-ranges-base.exp
8287 * gdb.dwarf2/dw2-ref-missing-frame.exp
8288 * gdb.dwarf2/dw2-reg-undefined.exp
8289 * gdb.dwarf2/dw2-regno-invalid.exp
8290 * gdb.dwarf2/dw2-restore.exp
8291 * gdb.dwarf2/dw2-restrict.exp
8292 * gdb.dwarf2/dw2-single-line-discriminators.exp
8293 * gdb.dwarf2/dw2-strp.exp
8294 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8295 * gdb.dwarf2/dw2-unresolved.exp
8296 * gdb.dwarf2/dw2-var-zero-addr.exp
8297 * gdb.dwarf2/dw4-sig-types.exp
8298 * gdb.dwarf2/dwz.exp
8299 * gdb.dwarf2/dynarr-ptr.exp
8300 * gdb.dwarf2/enum-type.exp
8301 * gdb.dwarf2/gdb-index.exp
8302 * gdb.dwarf2/implptr-64bit.exp
8303 * gdb.dwarf2/implptr-optimized-out.exp
8304 * gdb.dwarf2/implptr.exp
8305 * gdb.dwarf2/implref-array.exp
8306 * gdb.dwarf2/implref-const.exp
8307 * gdb.dwarf2/implref-global.exp
8308 * gdb.dwarf2/implref-struct.exp
8309 * gdb.dwarf2/mac-fileno.exp
8310 * gdb.dwarf2/main-subprogram.exp
8311 * gdb.dwarf2/member-ptr-forwardref.exp
8312 * gdb.dwarf2/method-ptr.exp
8313 * gdb.dwarf2/missing-sig-type.exp
8314 * gdb.dwarf2/nonvar-access.exp
8315 * gdb.dwarf2/opaque-type-lookup.exp
8316 * gdb.dwarf2/pieces-optimized-out.exp
8317 * gdb.dwarf2/pieces.exp
8318 * gdb.dwarf2/pr10770.exp
8319 * gdb.dwarf2/pr13961.exp
8320 * gdb.dwarf2/staticvirtual.exp
8321 * gdb.dwarf2/subrange.exp
8322 * gdb.dwarf2/symtab-producer.exp
8323 * gdb.dwarf2/trace-crash.exp
8324 * gdb.dwarf2/typeddwarf.exp
8325 * gdb.dwarf2/valop.exp
8326 * gdb.dwarf2/watch-notconst.exp
8327 * gdb.fortran/array-element.exp
8328 * gdb.fortran/charset.exp
8329 * gdb.fortran/common-block.exp
8330 * gdb.fortran/complex.exp
8331 * gdb.fortran/derived-type-function.exp
8332 * gdb.fortran/derived-type.exp
8333 * gdb.fortran/logical.exp
8334 * gdb.fortran/module.exp
8335 * gdb.fortran/multi-dim.exp
8336 * gdb.fortran/nested-funcs.exp
8337 * gdb.fortran/print-formatted.exp
8338 * gdb.fortran/subarray.exp
8339 * gdb.fortran/vla-alloc-assoc.exp
8340 * gdb.fortran/vla-datatypes.exp
8341 * gdb.fortran/vla-history.exp
8342 * gdb.fortran/vla-ptr-info.exp
8343 * gdb.fortran/vla-ptype-sub.exp
8344 * gdb.fortran/vla-ptype.exp
8345 * gdb.fortran/vla-sizeof.exp
8346 * gdb.fortran/vla-type.exp
8347 * gdb.fortran/vla-value-sub-arbitrary.exp
8348 * gdb.fortran/vla-value-sub-finish.exp
8349 * gdb.fortran/vla-value-sub.exp
8350 * gdb.fortran/vla-value.exp
8351 * gdb.fortran/whatis_type.exp
8352 * gdb.go/chan.exp
8353 * gdb.go/handcall.exp
8354 * gdb.go/hello.exp
8355 * gdb.go/integers.exp
8356 * gdb.go/methods.exp
8357 * gdb.go/package.exp
8358 * gdb.go/strings.exp
8359 * gdb.go/types.exp
8360 * gdb.go/unsafe.exp
8361 * gdb.guile/scm-arch.exp
8362 * gdb.guile/scm-block.exp
8363 * gdb.guile/scm-breakpoint.exp
8364 * gdb.guile/scm-cmd.exp
8365 * gdb.guile/scm-disasm.exp
8366 * gdb.guile/scm-equal.exp
8367 * gdb.guile/scm-frame-args.exp
8368 * gdb.guile/scm-frame-inline.exp
8369 * gdb.guile/scm-frame.exp
8370 * gdb.guile/scm-iterator.exp
8371 * gdb.guile/scm-math.exp
8372 * gdb.guile/scm-objfile.exp
8373 * gdb.guile/scm-ports.exp
8374 * gdb.guile/scm-symbol.exp
8375 * gdb.guile/scm-symtab.exp
8376 * gdb.guile/scm-value-cc.exp
8377 * gdb.guile/types-module.exp
8378 * gdb.linespec/break-ask.exp
8379 * gdb.linespec/cpexplicit.exp
8380 * gdb.linespec/explicit.exp
8381 * gdb.linespec/keywords.exp
8382 * gdb.linespec/linespec.exp
8383 * gdb.linespec/ls-dollar.exp
8384 * gdb.linespec/ls-errs.exp
8385 * gdb.linespec/skip-two.exp
8386 * gdb.linespec/thread.exp
8387 * gdb.mi/mi-async.exp
8388 * gdb.mi/mi-basics.exp
8389 * gdb.mi/mi-break.exp
8390 * gdb.mi/mi-catch-load.exp
8391 * gdb.mi/mi-cli.exp
8392 * gdb.mi/mi-cmd-param-changed.exp
8393 * gdb.mi/mi-console.exp
8394 * gdb.mi/mi-detach.exp
8395 * gdb.mi/mi-disassemble.exp
8396 * gdb.mi/mi-eval.exp
8397 * gdb.mi/mi-file-transfer.exp
8398 * gdb.mi/mi-file.exp
8399 * gdb.mi/mi-fill-memory.exp
8400 * gdb.mi/mi-inheritance-syntax-error.exp
8401 * gdb.mi/mi-linespec-err-cp.exp
8402 * gdb.mi/mi-logging.exp
8403 * gdb.mi/mi-memory-changed.exp
8404 * gdb.mi/mi-read-memory.exp
8405 * gdb.mi/mi-record-changed.exp
8406 * gdb.mi/mi-reg-undefined.exp
8407 * gdb.mi/mi-regs.exp
8408 * gdb.mi/mi-return.exp
8409 * gdb.mi/mi-reverse.exp
8410 * gdb.mi/mi-simplerun.exp
8411 * gdb.mi/mi-solib.exp
8412 * gdb.mi/mi-stack.exp
8413 * gdb.mi/mi-stepi.exp
8414 * gdb.mi/mi-syn-frame.exp
8415 * gdb.mi/mi-until.exp
8416 * gdb.mi/mi-var-block.exp
8417 * gdb.mi/mi-var-child.exp
8418 * gdb.mi/mi-var-cmd.exp
8419 * gdb.mi/mi-var-cp.exp
8420 * gdb.mi/mi-var-display.exp
8421 * gdb.mi/mi-var-invalidate.exp
8422 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8423 * gdb.mi/mi-vla-fortran.exp
8424 * gdb.mi/mi-watch.exp
8425 * gdb.mi/mi2-var-child.exp
8426 * gdb.mi/user-selected-context-sync.exp
8427 * gdb.modula2/unbounded-array.exp
8428 * gdb.multi/dummy-frame-restore.exp
8429 * gdb.multi/multi-arch-exec.exp
8430 * gdb.multi/multi-arch.exp
8431 * gdb.multi/tids.exp
8432 * gdb.multi/watchpoint-multi.exp
8433 * gdb.opencl/callfuncs.exp
8434 * gdb.opencl/convs_casts.exp
8435 * gdb.opencl/datatypes.exp
8436 * gdb.opencl/operators.exp
8437 * gdb.opencl/vec_comps.exp
8438 * gdb.opt/clobbered-registers-O2.exp
8439 * gdb.opt/inline-break.exp
8440 * gdb.opt/inline-bt.exp
8441 * gdb.opt/inline-cmds.exp
8442 * gdb.opt/inline-locals.exp
8443 * gdb.pascal/case-insensitive-symbols.exp
8444 * gdb.pascal/floats.exp
8445 * gdb.pascal/gdb11492.exp
8446 * gdb.python/lib-types.exp
8447 * gdb.python/py-arch.exp
8448 * gdb.python/py-as-string.exp
8449 * gdb.python/py-bad-printers.exp
8450 * gdb.python/py-block.exp
8451 * gdb.python/py-breakpoint-create-fail.exp
8452 * gdb.python/py-breakpoint.exp
8453 * gdb.python/py-caller-is.exp
8454 * gdb.python/py-cmd.exp
8455 * gdb.python/py-explore-cc.exp
8456 * gdb.python/py-explore.exp
8457 * gdb.python/py-finish-breakpoint.exp
8458 * gdb.python/py-finish-breakpoint2.exp
8459 * gdb.python/py-frame-args.exp
8460 * gdb.python/py-frame-inline.exp
8461 * gdb.python/py-frame.exp
8462 * gdb.python/py-framefilter-mi.exp
8463 * gdb.python/py-infthread.exp
8464 * gdb.python/py-lazy-string.exp
8465 * gdb.python/py-linetable.exp
8466 * gdb.python/py-mi-events.exp
8467 * gdb.python/py-mi-objfile.exp
8468 * gdb.python/py-mi.exp
8469 * gdb.python/py-objfile.exp
8470 * gdb.python/py-pp-integral.exp
8471 * gdb.python/py-pp-maint.exp
8472 * gdb.python/py-pp-re-notag.exp
8473 * gdb.python/py-pp-registration.exp
8474 * gdb.python/py-recurse-unwind.exp
8475 * gdb.python/py-strfns.exp
8476 * gdb.python/py-symbol.exp
8477 * gdb.python/py-symtab.exp
8478 * gdb.python/py-sync-interp.exp
8479 * gdb.python/py-typeprint.exp
8480 * gdb.python/py-unwind-maint.exp
8481 * gdb.python/py-unwind.exp
8482 * gdb.python/py-value-cc.exp
8483 * gdb.python/py-xmethods.exp
8484 * gdb.reverse/amd64-tailcall-reverse.exp
8485 * gdb.reverse/break-precsave.exp
8486 * gdb.reverse/break-reverse.exp
8487 * gdb.reverse/consecutive-precsave.exp
8488 * gdb.reverse/consecutive-reverse.exp
8489 * gdb.reverse/finish-precsave.exp
8490 * gdb.reverse/finish-reverse-bkpt.exp
8491 * gdb.reverse/finish-reverse.exp
8492 * gdb.reverse/fstatat-reverse.exp
8493 * gdb.reverse/getresuid-reverse.exp
8494 * gdb.reverse/i386-precsave.exp
8495 * gdb.reverse/i386-reverse.exp
8496 * gdb.reverse/i386-sse-reverse.exp
8497 * gdb.reverse/i387-env-reverse.exp
8498 * gdb.reverse/i387-stack-reverse.exp
8499 * gdb.reverse/insn-reverse.exp
8500 * gdb.reverse/machinestate-precsave.exp
8501 * gdb.reverse/machinestate.exp
8502 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8503 * gdb.reverse/pipe-reverse.exp
8504 * gdb.reverse/readv-reverse.exp
8505 * gdb.reverse/recvmsg-reverse.exp
8506 * gdb.reverse/rerun-prec.exp
8507 * gdb.reverse/s390-mvcle.exp
8508 * gdb.reverse/step-precsave.exp
8509 * gdb.reverse/step-reverse.exp
8510 * gdb.reverse/time-reverse.exp
8511 * gdb.reverse/until-precsave.exp
8512 * gdb.reverse/until-reverse.exp
8513 * gdb.reverse/waitpid-reverse.exp
8514 * gdb.reverse/watch-precsave.exp
8515 * gdb.reverse/watch-reverse.exp
8516 * gdb.rust/generics.exp
8517 * gdb.rust/methods.exp
8518 * gdb.rust/modules.exp
8519 * gdb.rust/simple.exp
8520 * gdb.server/connect-with-no-symbol-file.exp
8521 * gdb.server/ext-attach.exp
8522 * gdb.server/ext-restart.exp
8523 * gdb.server/ext-wrapper.exp
8524 * gdb.server/file-transfer.exp
8525 * gdb.server/server-exec-info.exp
8526 * gdb.server/server-kill.exp
8527 * gdb.server/server-mon.exp
8528 * gdb.server/wrapper.exp
8529 * gdb.stabs/exclfwd.exp
8530 * gdb.stabs/gdb11479.exp
8531 * gdb.threads/clone-new-thread-event.exp
8532 * gdb.threads/corethreads.exp
8533 * gdb.threads/current-lwp-dead.exp
8534 * gdb.threads/dlopen-libpthread.exp
8535 * gdb.threads/gcore-thread.exp
8536 * gdb.threads/sigstep-threads.exp
8537 * gdb.threads/watchpoint-fork.exp
8538 * gdb.trace/actions-changed.exp
8539 * gdb.trace/backtrace.exp
8540 * gdb.trace/change-loc.exp
8541 * gdb.trace/circ.exp
8542 * gdb.trace/collection.exp
8543 * gdb.trace/disconnected-tracing.exp
8544 * gdb.trace/ftrace.exp
8545 * gdb.trace/mi-trace-frame-collected.exp
8546 * gdb.trace/mi-trace-unavailable.exp
8547 * gdb.trace/mi-traceframe-changed.exp
8548 * gdb.trace/mi-tsv-changed.exp
8549 * gdb.trace/no-attach-trace.exp
8550 * gdb.trace/passc-dyn.exp
8551 * gdb.trace/qtro.exp
8552 * gdb.trace/range-stepping.exp
8553 * gdb.trace/read-memory.exp
8554 * gdb.trace/save-trace.exp
8555 * gdb.trace/signal.exp
8556 * gdb.trace/status-stop.exp
8557 * gdb.trace/tfile.exp
8558 * gdb.trace/trace-break.exp
8559 * gdb.trace/trace-buffer-size.exp
8560 * gdb.trace/trace-condition.exp
8561 * gdb.trace/tracefile-pseudo-reg.exp
8562 * gdb.trace/tstatus.exp
8563 * gdb.trace/unavailable.exp
8564 * gdb.trace/while-dyn.exp
8565 * gdb.trace/while-stepping.exp
8566
34c41c68
DE
85672016-12-22 Doug Evans <xdje42@gmail.com>
8568
8569 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8570 and msymbols.
8571
16e69324
YQ
85722016-12-19 Yao Qi <yao.qi@linaro.org>
8573
8574 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8575 (test_with_self): Don't call do_steps_and_nexts, and remove
8576 code about stepping into xmalloc.
8577
f94f411b
YQ
85782016-12-09 Yao Qi <yao.qi@linaro.org>
8579
8580 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8581
85822016-12-09 Yao Qi <yao.qi@linaro.org>
8583
8584 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8585
f1b5deee
PA
85862016-12-09 Pedro Alves <palves@redhat.com>
8587
8588 * gdb.base/all-architectures-0.exp: New file.
8589 * gdb.base/all-architectures-1.exp: New file.
8590 * gdb.base/all-architectures-2.exp: New file.
8591 * gdb.base/all-architectures-3.exp: New file.
8592 * gdb.base/all-architectures-4.exp: New file.
8593 * gdb.base/all-architectures-5.exp: New file.
8594 * gdb.base/all-architectures-6.exp: New file.
8595 * gdb.base/all-architectures-7.exp: New file.
8596 * gdb.base/all-architectures.exp.in: New file.
8597
364ca42e
YQ
85982016-12-09 Yao Qi <yao.qi@linaro.org>
8599
8600 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8601
107c2d62
LM
86022016-12-02 Luis Machado <lgustavo@codesourcery.com>
8603
8604 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8605 possible.
8606 Remove useless pattern-matching code.
8607
df3ee9ca
PA
86082016-12-02 Pedro Alves <palves@redhat.com>
8609
8610 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8611 procedure.
8612 (top level): Call it.
8613
ec835369
PA
86142016-12-02 Pedro Alves <palves@redhat.com>
8615
8616 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8617 New procedure.
8618 (top level): Call it.
8619
01770bbd
PA
86202016-12-02 Pedro Alves <palves@redhat.com>
8621
8622 PR cli/20559
8623 * gdb.base/commands.exp (user_defined_command_args_eval): New
8624 procedure.
8625 (top level): Call it.
8626
008459ea
LM
86272016-12-02 Luis Machado <lgustavo@codesourcery.com>
8628
8629 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8630 timeout handling.
8631
0c1b455e
TT
86322016-12-02 Tom Tromey <tom@tromey.com>
8633
8634 * gdb.dwarf2/main-subprogram.c: New file.
8635 * gdb.dwarf2/main-subprogram.exp: New file.
8636
018572b8
LM
86372016-12-01 Luis Machado <lgustavo@codesourcery.com>
8638
8639 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8640 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8641 gdb_test_no_output for a couple of cases.
8642 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8643
84c93cd5
LM
86442016-12-01 Luis Machado <lgustavo@codesourcery.com>
8645
8646 Fix test names and standardize compilation error messages throughout
8647 the following files:
8648
8649 * gdb.ada/start.exp
8650 * gdb.arch/alpha-step.exp
8651 * gdb.arch/e500-prologue.exp
8652 * gdb.arch/ftrace-insn-reloc.exp
8653 * gdb.arch/gdb1291.exp
8654 * gdb.arch/gdb1431.exp
8655 * gdb.arch/gdb1558.exp
8656 * gdb.arch/i386-dr3-watch.exp
8657 * gdb.arch/i386-sse-stack-align.exp
8658 * gdb.arch/ia64-breakpoint-shadow.exp
8659 * gdb.arch/pa-nullify.exp
8660 * gdb.arch/powerpc-aix-prologue.exp
8661 * gdb.arch/thumb-bx-pc.exp
8662 * gdb.base/annota1.exp
8663 * gdb.base/annota3.exp
8664 * gdb.base/arrayidx.exp
8665 * gdb.base/assign.exp
8666 * gdb.base/attach.exp
8667 * gdb.base/auxv.exp
8668 * gdb.base/bang.exp
8669 * gdb.base/bfp-test.exp
8670 * gdb.base/bigcore.exp
8671 * gdb.base/bitfields2.exp
8672 * gdb.base/break-fun-addr.exp
8673 * gdb.base/break-probes.exp
8674 * gdb.base/call-rt-st.exp
8675 * gdb.base/callexit.exp
8676 * gdb.base/catch-fork-kill.exp
8677 * gdb.base/charset.exp
8678 * gdb.base/checkpoint.exp
8679 * gdb.base/comprdebug.exp
8680 * gdb.base/constvars.exp
8681 * gdb.base/coredump-filter.exp
8682 * gdb.base/cursal.exp
8683 * gdb.base/cvexpr.exp
8684 * gdb.base/detach.exp
8685 * gdb.base/display.exp
8686 * gdb.base/dmsym.exp
8687 * gdb.base/dprintf-pending.exp
8688 * gdb.base/dso2dso.exp
8689 * gdb.base/dtrace-probe.exp
8690 * gdb.base/dump.exp
8691 * gdb.base/enum_cond.exp
8692 * gdb.base/exe-lock.exp
8693 * gdb.base/exec-invalid-sysroot.exp
8694 * gdb.base/execl-update-breakpoints.exp
8695 * gdb.base/exprs.exp
8696 * gdb.base/fileio.exp
8697 * gdb.base/find.exp
8698 * gdb.base/finish.exp
8699 * gdb.base/fixsection.exp
8700 * gdb.base/foll-vfork.exp
8701 * gdb.base/frame-args.exp
8702 * gdb.base/gcore.exp
8703 * gdb.base/gdb1250.exp
8704 * gdb.base/global-var-nested-by-dso.exp
8705 * gdb.base/gnu-ifunc.exp
8706 * gdb.base/hashline1.exp
8707 * gdb.base/hashline2.exp
8708 * gdb.base/hashline3.exp
8709 * gdb.base/hbreak-in-shr-unsupported.exp
8710 * gdb.base/huge.exp
8711 * gdb.base/infcall-input.exp
8712 * gdb.base/info-fun.exp
8713 * gdb.base/info-shared.exp
8714 * gdb.base/jit-simple.exp
8715 * gdb.base/jit-so.exp
8716 * gdb.base/jit.exp
8717 * gdb.base/jump.exp
8718 * gdb.base/label.exp
8719 * gdb.base/lineinc.exp
8720 * gdb.base/logical.exp
8721 * gdb.base/longjmp.exp
8722 * gdb.base/macscp.exp
8723 * gdb.base/miscexprs.exp
8724 * gdb.base/new-ui-echo.exp
8725 * gdb.base/new-ui-pending-input.exp
8726 * gdb.base/new-ui.exp
8727 * gdb.base/nodebug.exp
8728 * gdb.base/nofield.exp
8729 * gdb.base/offsets.exp
8730 * gdb.base/overlays.exp
8731 * gdb.base/pending.exp
8732 * gdb.base/pointers.exp
8733 * gdb.base/pr11022.exp
8734 * gdb.base/printcmds.exp
8735 * gdb.base/prologue.exp
8736 * gdb.base/ptr-typedef.exp
8737 * gdb.base/realname-expand.exp
8738 * gdb.base/relativedebug.exp
8739 * gdb.base/relocate.exp
8740 * gdb.base/remote.exp
8741 * gdb.base/reread.exp
8742 * gdb.base/return2.exp
8743 * gdb.base/savedregs.exp
8744 * gdb.base/sep.exp
8745 * gdb.base/sepdebug.exp
8746 * gdb.base/sepsymtab.exp
8747 * gdb.base/set-inferior-tty.exp
8748 * gdb.base/setshow.exp
8749 * gdb.base/shlib-call.exp
8750 * gdb.base/sigaltstack.exp
8751 * gdb.base/siginfo-addr.exp
8752 * gdb.base/signals.exp
8753 * gdb.base/signull.exp
8754 * gdb.base/sigrepeat.exp
8755 * gdb.base/so-impl-ld.exp
8756 * gdb.base/solib-display.exp
8757 * gdb.base/solib-overlap.exp
8758 * gdb.base/solib-search.exp
8759 * gdb.base/solib-symbol.exp
8760 * gdb.base/structs.exp
8761 * gdb.base/structs2.exp
8762 * gdb.base/symtab-search-order.exp
8763 * gdb.base/twice.exp
8764 * gdb.base/unload.exp
8765 * gdb.base/varargs.exp
8766 * gdb.base/watchpoint-solib.exp
8767 * gdb.base/watchpoint.exp
8768 * gdb.base/whatis.exp
8769 * gdb.base/wrong_frame_bt_full.exp
8770 * gdb.btrace/dlopen.exp
8771 * gdb.cell/ea-standalone.exp
8772 * gdb.cell/ea-test.exp
8773 * gdb.cp/dispcxx.exp
8774 * gdb.cp/gdb2384.exp
8775 * gdb.cp/method2.exp
8776 * gdb.cp/nextoverthrow.exp
8777 * gdb.cp/pr10728.exp
8778 * gdb.disasm/am33.exp
8779 * gdb.disasm/h8300s.exp
8780 * gdb.disasm/mn10300.exp
8781 * gdb.disasm/sh3.exp
8782 * gdb.dwarf2/dw2-dir-file-name.exp
8783 * gdb.fortran/complex.exp
8784 * gdb.fortran/library-module.exp
8785 * gdb.guile/scm-pretty-print.exp
8786 * gdb.guile/scm-symbol.exp
8787 * gdb.guile/scm-type.exp
8788 * gdb.guile/scm-value.exp
8789 * gdb.linespec/linespec.exp
8790 * gdb.mi/gdb701.exp
8791 * gdb.mi/gdb792.exp
8792 * gdb.mi/mi-breakpoint-changed.exp
8793 * gdb.mi/mi-dprintf-pending.exp
8794 * gdb.mi/mi-dprintf.exp
8795 * gdb.mi/mi-exit-code.exp
8796 * gdb.mi/mi-pending.exp
8797 * gdb.mi/mi-solib.exp
8798 * gdb.mi/new-ui-mi-sync.exp
8799 * gdb.mi/pr11022.exp
8800 * gdb.mi/user-selected-context-sync.exp
8801 * gdb.opt/solib-intra-step.exp
8802 * gdb.python/py-events.exp
8803 * gdb.python/py-finish-breakpoint.exp
8804 * gdb.python/py-mi.exp
8805 * gdb.python/py-prettyprint.exp
8806 * gdb.python/py-shared.exp
8807 * gdb.python/py-symbol.exp
8808 * gdb.python/py-template.exp
8809 * gdb.python/py-type.exp
8810 * gdb.python/py-value.exp
8811 * gdb.reverse/solib-precsave.exp
8812 * gdb.reverse/solib-reverse.exp
8813 * gdb.server/solib-list.exp
8814 * gdb.stabs/weird.exp
8815 * gdb.threads/reconnect-signal.exp
8816 * gdb.threads/stepi-random-signal.exp
8817 * gdb.trace/actions.exp
8818 * gdb.trace/ax.exp
8819 * gdb.trace/backtrace.exp
8820 * gdb.trace/change-loc.exp
8821 * gdb.trace/deltrace.exp
8822 * gdb.trace/ftrace-lock.exp
8823 * gdb.trace/ftrace.exp
8824 * gdb.trace/infotrace.exp
8825 * gdb.trace/mi-tracepoint-changed.exp
8826 * gdb.trace/packetlen.exp
8827 * gdb.trace/passcount.exp
8828 * gdb.trace/pending.exp
8829 * gdb.trace/range-stepping.exp
8830 * gdb.trace/report.exp
8831 * gdb.trace/stap-trace.exp
8832 * gdb.trace/tfind.exp
8833 * gdb.trace/trace-break.exp
8834 * gdb.trace/trace-condition.exp
8835 * gdb.trace/trace-enable-disable.exp
8836 * gdb.trace/trace-mt.exp
8837 * gdb.trace/tracecmd.exp
8838 * gdb.trace/tspeed.exp
8839 * gdb.trace/tsv.exp
8840 * lib/perftest.exp
8841
fb9feb35
LM
88422016-12-01 Luis Machado <lgustavo@codesourcery.com>
8843
8844 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8845 with gdb_test_no_output.
8846 Use command as test name.
8847
cd2ddb6c
LM
88482016-12-01 Luis Machado <lgustavo@codesourcery.com>
8849
8850 Fix test names starting with uppercase throughout the files.
8851
8852 * gdb.ada/assign_1.exp
8853 * gdb.ada/boolean_expr.exp
8854 * gdb.base/arrayidx.exp
8855 * gdb.base/del.exp
8856 * gdb.base/gcore-buffer-overflow.exp
8857 * gdb.base/testenv.exp
8858 * gdb.compile/compile.exp
8859 * gdb.python/py-framefilter-invalidarg.exp
8860 * gdb.python/py-framefilter.exp
8861
bb95117e
LM
88622016-12-01 Luis Machado <lgustavo@codesourcery.com>
8863
8864 Fix test names starting with uppercase throughout the files.
8865
8866 * gdb.ada/array_return.exp
8867 * gdb.ada/expr_delims.exp
8868 * gdb.ada/mi_dyn_arr.exp
8869 * gdb.ada/mi_interface.exp
8870 * gdb.ada/mi_var_array.exp
8871 * gdb.ada/watch_arg.exp
8872 * gdb.arch/alpha-step.exp
8873 * gdb.arch/altivec-regs.exp
8874 * gdb.arch/e500-regs.exp
8875 * gdb.arch/powerpc-d128-regs.exp
8876 * gdb.base/arrayidx.exp
8877 * gdb.base/break.exp
8878 * gdb.base/checkpoint.exp
8879 * gdb.base/debug-expr.exp
8880 * gdb.base/dmsym.exp
8881 * gdb.base/radix.exp
8882 * gdb.base/sepdebug.exp
8883 * gdb.base/testenv.exp
8884 * gdb.base/watch_thread_num.exp
8885 * gdb.base/watchpoint-cond-gone.exp
8886 * gdb.cell/break.exp
8887 * gdb.cell/ea-cache.exp
8888 * gdb.compile/compile.exp
8889 * gdb.cp/gdb2495.exp
8890 * gdb.gdb/selftest.exp
8891 * gdb.gdb/xfullpath.exp
8892 * gdb.go/hello.exp
8893 * gdb.go/integers.exp
8894 * gdb.objc/basicclass.exp
8895 * gdb.pascal/hello.exp
8896 * gdb.pascal/integers.exp
8897 * gdb.python/py-breakpoint.exp
8898 * gdb.python/py-cmd.exp
8899 * gdb.python/py-linetable.exp
8900 * gdb.python/py-xmethods.exp
8901 * gdb.python/python.exp
8902 * gdb.reverse/consecutive-precsave.exp
8903 * gdb.reverse/finish-precsave.exp
8904 * gdb.reverse/i386-precsave.exp
8905 * gdb.reverse/machinestate-precsave.exp
8906 * gdb.reverse/sigall-precsave.exp
8907 * gdb.reverse/solib-precsave.exp
8908 * gdb.reverse/step-precsave.exp
8909 * gdb.reverse/until-precsave.exp
8910 * gdb.reverse/watch-precsave.exp
8911 * gdb.threads/leader-exit.exp
8912 * gdb.threads/pthreads.exp
8913 * gdb.threads/wp-replication.exp
8914 * gdb.trace/actions.exp
8915 * gdb.trace/mi-tsv-changed.exp
8916 * gdb.trace/tsv.exp
8917
de97fdd4
LM
89182016-12-01 Luis Machado <lgustavo@codesourcery.com>
8919
8920 Fix test names starting with uppercase throughout the files.
8921
8922 * gdb.arch/i386-bp_permanent.exp
8923 * gdb.arch/i386-gnu-cfi.exp
8924 * gdb.base/disasm-end-cu.exp
8925 * gdb.base/macscp.exp
8926 * gdb.base/pending.exp
8927 * gdb.base/watch_thread_num.exp
8928 * gdb.cp/exception.exp
8929 * gdb.cp/gdb2495.exp
8930 * gdb.cp/local.exp
8931 * gdb.python/py-evsignal.exp
8932 * gdb.python/python.exp
8933 * gdb.trace/tracecmd.exp
8934
9f058c10
LM
89352016-12-01 Luis Machado <lgustavo@codesourcery.com>
8936
8937 Fix test names starting with uppercase throughout the files.
8938
8939 * gdb.base/charset.exp
8940 * gdb.base/eval.exp
8941 * gdb.base/multi-forks.exp
8942 * gdb.guile/scm-progspace.exp
8943 * gdb.opencl/datatypes.exp
8944 * gdb.python/py-block.exp
8945 * gdb.python/py-function.exp
8946 * gdb.python/py-symbol.exp
8947 * gdb.python/py-symtab.exp
8948 * gdb.python/py-xmethods.exp
8949 * gdb.reverse/break-precsave.exp
8950 * gdb.reverse/break-reverse.exp
8951 * gdb.reverse/consecutive-precsave.exp
8952 * gdb.reverse/consecutive-reverse.exp
8953 * gdb.reverse/finish-precsave.exp
8954 * gdb.reverse/finish-reverse-bkpt.exp
8955 * gdb.reverse/finish-reverse.exp
8956 * gdb.reverse/fstatat-reverse.exp
8957 * gdb.reverse/getresuid-reverse.exp
8958 * gdb.reverse/i386-precsave.exp
8959 * gdb.reverse/i386-reverse.exp
8960 * gdb.reverse/i386-sse-reverse.exp
8961 * gdb.reverse/i387-stack-reverse.exp
8962 * gdb.reverse/insn-reverse.exp
8963 * gdb.reverse/machinestate-precsave.exp
8964 * gdb.reverse/machinestate.exp
8965 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8966 * gdb.reverse/pipe-reverse.exp
8967 * gdb.reverse/readv-reverse.exp
8968 * gdb.reverse/recvmsg-reverse.exp
8969 * gdb.reverse/rerun-prec.exp
8970 * gdb.reverse/s390-mvcle.exp
8971 * gdb.reverse/sigall-precsave.exp
8972 * gdb.reverse/sigall-reverse.exp
8973 * gdb.reverse/solib-precsave.exp
8974 * gdb.reverse/solib-reverse.exp
8975 * gdb.reverse/step-precsave.exp
8976 * gdb.reverse/step-reverse.exp
8977 * gdb.reverse/time-reverse.exp
8978 * gdb.reverse/until-precsave.exp
8979 * gdb.reverse/until-reverse.exp
8980 * gdb.reverse/waitpid-reverse.exp
8981 * gdb.reverse/watch-precsave.exp
8982 * gdb.reverse/watch-reverse.exp
8983
cdc7edd7
LM
89842016-12-01 Luis Machado <lgustavo@codesourcery.com>
8985
8986 Fix test names starting with uppercase throughout the files.
8987
8988 * gdb.arch/i386-mpx-simple_segv.exp
8989 * gdb.arch/i386-mpx.exp
8990 * gdb.arch/i386-permbkpt.exp
8991 * gdb.arch/pa-nullify.exp
8992 * gdb.arch/powerpc-d128-regs.exp
8993 * gdb.arch/vsx-regs.exp
8994 * gdb.base/bfp-test.exp
8995 * gdb.base/break.exp
8996 * gdb.base/breakpoint-shadow.exp
8997 * gdb.base/callfuncs.exp
8998 * gdb.base/charset.exp
8999 * gdb.base/commands.exp
9000 * gdb.base/completion.exp
9001 * gdb.base/dfp-test.exp
9002 * gdb.base/echo.exp
9003 * gdb.base/ending-run.exp
9004 * gdb.base/eval.exp
9005 * gdb.base/expand-psymtabs.exp
9006 * gdb.base/float128.exp
9007 * gdb.base/floatn.exp
9008 * gdb.base/foll-exec-mode.exp
9009 * gdb.base/gdb1056.exp
9010 * gdb.base/gdb11531.exp
9011 * gdb.base/kill-after-signal.exp
9012 * gdb.base/multi-forks.exp
9013 * gdb.base/overlays.exp
9014 * gdb.base/pending.exp
9015 * gdb.base/sepdebug.exp
9016 * gdb.base/testenv.exp
9017 * gdb.base/valgrind-db-attach.exp
9018 * gdb.base/watch_thread_num.exp
9019 * gdb.base/watchpoint-cond-gone.exp
9020 * gdb.base/watchpoint.exp
9021 * gdb.base/watchpoints.exp
9022 * gdb.cp/arg-reference.exp
9023 * gdb.cp/baseenum.exp
9024 * gdb.cp/operator.exp
9025 * gdb.cp/shadow.exp
9026 * gdb.dwarf2/dw2-op-out-param.exp
9027 * gdb.dwarf2/dw2-reg-undefined.exp
9028 * gdb.go/chan.exp
9029 * gdb.go/hello.exp
9030 * gdb.go/integers.exp
9031 * gdb.go/methods.exp
9032 * gdb.go/package.exp
9033 * gdb.guile/scm-parameter.exp
9034 * gdb.guile/scm-progspace.exp
9035 * gdb.guile/scm-value.exp
9036 * gdb.mi/mi-pending.exp
9037 * gdb.mi/user-selected-context-sync.exp
9038 * gdb.multi/multi-attach.exp
9039 * gdb.multi/tids.exp
9040 * gdb.opt/clobbered-registers-O2.exp
9041 * gdb.pascal/floats.exp
9042 * gdb.pascal/integers.exp
9043 * gdb.python/py-block.exp
9044 * gdb.python/py-events.exp
9045 * gdb.python/py-parameter.exp
9046 * gdb.python/py-symbol.exp
9047 * gdb.python/py-symtab.exp
9048 * gdb.python/py-type.exp
9049 * gdb.python/py-value.exp
9050 * gdb.python/py-xmethods.exp
9051 * gdb.python/python.exp
9052 * gdb.reverse/break-precsave.exp
9053 * gdb.reverse/consecutive-precsave.exp
9054 * gdb.reverse/finish-precsave.exp
9055 * gdb.reverse/i386-precsave.exp
9056 * gdb.reverse/machinestate-precsave.exp
9057 * gdb.reverse/sigall-precsave.exp
9058 * gdb.reverse/solib-precsave.exp
9059 * gdb.reverse/step-precsave.exp
9060 * gdb.reverse/until-precsave.exp
9061 * gdb.reverse/watch-precsave.exp
9062 * gdb.server/ext-attach.exp
9063 * gdb.server/ext-restart.exp
9064 * gdb.server/ext-run.exp
9065 * gdb.server/ext-wrapper.exp
9066 * gdb.stabs/gdb11479.exp
9067 * gdb.stabs/weird.exp
9068 * gdb.threads/attach-many-short-lived-threads.exp
9069 * gdb.threads/kill.exp
9070 * gdb.threads/watchpoint-fork.exp
9071
bc6c7af4
LM
90722016-12-01 Luis Machado <lgustavo@codesourcery.com>
9073
9074 Fix test names starting with uppercase throughout all the files below.
9075
9076 * gdb.ada/array_return.exp
9077 * gdb.ada/catch_ex.exp
9078 * gdb.ada/info_exc.exp
9079 * gdb.ada/mi_catch_ex.exp
9080 * gdb.ada/mi_dyn_arr.exp
9081 * gdb.ada/mi_ex_cond.exp
9082 * gdb.ada/mi_exc_info.exp
9083 * gdb.ada/mi_interface.exp
9084 * gdb.ada/mi_task_arg.exp
9085 * gdb.ada/mi_task_info.exp
9086 * gdb.ada/mi_var_array.exp
9087 * gdb.arch/alpha-step.exp
9088 * gdb.arch/amd64-disp-step.exp
9089 * gdb.arch/arm-disp-step.exp
9090 * gdb.arch/disp-step-insn-reloc.exp
9091 * gdb.arch/e500-prologue.exp
9092 * gdb.arch/ftrace-insn-reloc.exp
9093 * gdb.arch/gdb1558.exp
9094 * gdb.arch/i386-bp_permanent.exp
9095 * gdb.arch/i386-disp-step.exp
9096 * gdb.arch/i386-float.exp
9097 * gdb.arch/i386-gnu-cfi.exp
9098 * gdb.arch/ia64-breakpoint-shadow.exp
9099 * gdb.arch/mips16-thunks.exp
9100 * gdb.arch/pa-nullify.exp
9101 * gdb.arch/powerpc-aix-prologue.exp
9102 * gdb.arch/powerpc-power.exp
9103 * gdb.arch/ppc-dfp.exp
9104 * gdb.arch/s390-tdbregs.exp
9105 * gdb.arch/spu-info.exp
9106 * gdb.arch/spu-ls.exp
9107 * gdb.arch/thumb-bx-pc.exp
9108 * gdb.base/advance.exp
9109 * gdb.base/annota-input-while-running.exp
9110 * gdb.base/arrayidx.exp
9111 * gdb.base/asmlabel.exp
9112 * gdb.base/async.exp
9113 * gdb.base/attach-wait-input.exp
9114 * gdb.base/auto-connect-native-target.exp
9115 * gdb.base/batch-preserve-term-settings.exp
9116 * gdb.base/bfp-test.exp
9117 * gdb.base/bigcore.exp
9118 * gdb.base/bp-permanent.exp
9119 * gdb.base/break-always.exp
9120 * gdb.base/break-fun-addr.exp
9121 * gdb.base/break-idempotent.exp
9122 * gdb.base/break-main-file-remove-fail.exp
9123 * gdb.base/break-probes.exp
9124 * gdb.base/break-unload-file.exp
9125 * gdb.base/break.exp
9126 * gdb.base/call-ar-st.exp
9127 * gdb.base/call-rt-st.exp
9128 * gdb.base/call-sc.exp
9129 * gdb.base/call-signal-resume.exp
9130 * gdb.base/call-strs.exp
9131 * gdb.base/callexit.exp
9132 * gdb.base/callfuncs.exp
9133 * gdb.base/catch-gdb-caused-signals.exp
9134 * gdb.base/catch-signal-siginfo-cond.exp
9135 * gdb.base/catch-syscall.exp
9136 * gdb.base/compare-sections.exp
9137 * gdb.base/cond-eval-mode.exp
9138 * gdb.base/condbreak-call-false.exp
9139 * gdb.base/consecutive-step-over.exp
9140 * gdb.base/cursal.exp
9141 * gdb.base/disabled-location.exp
9142 * gdb.base/disasm-end-cu.exp
9143 * gdb.base/display.exp
9144 * gdb.base/double-prompt-target-event-error.exp
9145 * gdb.base/dprintf-bp-same-addr.exp
9146 * gdb.base/dprintf-detach.exp
9147 * gdb.base/dprintf-next.exp
9148 * gdb.base/dprintf-non-stop.exp
9149 * gdb.base/dprintf-pending.exp
9150 * gdb.base/dso2dso.exp
9151 * gdb.base/ending-run.exp
9152 * gdb.base/enum_cond.exp
9153 * gdb.base/examine-backward.exp
9154 * gdb.base/exe-lock.exp
9155 * gdb.base/exec-invalid-sysroot.exp
9156 * gdb.base/execl-update-breakpoints.exp
9157 * gdb.base/execution-termios.exp
9158 * gdb.base/fileio.exp
9159 * gdb.base/fixsection.exp
9160 * gdb.base/foll-exec-mode.exp
9161 * gdb.base/foll-exec.exp
9162 * gdb.base/fork-running-state.exp
9163 * gdb.base/frame-args.exp
9164 * gdb.base/fullpath-expand.exp
9165 * gdb.base/func-ptr.exp
9166 * gdb.base/gcore-relro-pie.exp
9167 * gdb.base/gdb1090.exp
9168 * gdb.base/gdb1555.exp
9169 * gdb.base/global-var-nested-by-dso.exp
9170 * gdb.base/gnu-ifunc.exp
9171 * gdb.base/hbreak-in-shr-unsupported.exp
9172 * gdb.base/hbreak-unmapped.exp
9173 * gdb.base/hook-stop.exp
9174 * gdb.base/infcall-input.exp
9175 * gdb.base/info-fun.exp
9176 * gdb.base/info-shared.exp
9177 * gdb.base/interrupt-noterm.exp
9178 * gdb.base/jit-so.exp
9179 * gdb.base/jit.exp
9180 * gdb.base/line-symtabs.exp
9181 * gdb.base/list.exp
9182 * gdb.base/longjmp.exp
9183 * gdb.base/macscp.exp
9184 * gdb.base/max-value-size.exp
9185 * gdb.base/nodebug.exp
9186 * gdb.base/nofield.exp
9187 * gdb.base/overlays.exp
9188 * gdb.base/paginate-after-ctrl-c-running.exp
9189 * gdb.base/paginate-bg-execution.exp
9190 * gdb.base/paginate-inferior-exit.exp
9191 * gdb.base/pending.exp
9192 * gdb.base/pr11022.exp
9193 * gdb.base/printcmds.exp
9194 * gdb.base/ptr-typedef.exp
9195 * gdb.base/ptype.exp
9196 * gdb.base/randomize.exp
9197 * gdb.base/range-stepping.exp
9198 * gdb.base/realname-expand.exp
9199 * gdb.base/relativedebug.exp
9200 * gdb.base/remote.exp
9201 * gdb.base/savedregs.exp
9202 * gdb.base/sepdebug.exp
9203 * gdb.base/set-noassign.exp
9204 * gdb.base/shlib-call.exp
9205 * gdb.base/shreloc.exp
9206 * gdb.base/sigaltstack.exp
9207 * gdb.base/sigbpt.exp
9208 * gdb.base/siginfo-addr.exp
9209 * gdb.base/siginfo-obj.exp
9210 * gdb.base/siginfo-thread.exp
9211 * gdb.base/signest.exp
9212 * gdb.base/signull.exp
9213 * gdb.base/sigrepeat.exp
9214 * gdb.base/skip.exp
9215 * gdb.base/so-impl-ld.exp
9216 * gdb.base/solib-corrupted.exp
9217 * gdb.base/solib-disc.exp
9218 * gdb.base/solib-display.exp
9219 * gdb.base/solib-overlap.exp
9220 * gdb.base/solib-search.exp
9221 * gdb.base/solib-symbol.exp
9222 * gdb.base/source-execution.exp
9223 * gdb.base/sss-bp-on-user-bp-2.exp
9224 * gdb.base/sss-bp-on-user-bp.exp
9225 * gdb.base/stack-checking.exp
9226 * gdb.base/stale-infcall.exp
9227 * gdb.base/step-break.exp
9228 * gdb.base/step-line.exp
9229 * gdb.base/step-over-exit.exp
9230 * gdb.base/step-test.exp
9231 * gdb.base/structs.exp
9232 * gdb.base/sym-file.exp
9233 * gdb.base/symtab-search-order.exp
9234 * gdb.base/term.exp
9235 * gdb.base/type-opaque.exp
9236 * gdb.base/unload.exp
9237 * gdb.base/until-nodebug.exp
9238 * gdb.base/until.exp
9239 * gdb.base/unwindonsignal.exp
9240 * gdb.base/watch-cond.exp
9241 * gdb.base/watch-non-mem.exp
9242 * gdb.base/watch_thread_num.exp
9243 * gdb.base/watchpoint-reuse-slot.exp
9244 * gdb.base/watchpoint-solib.exp
9245 * gdb.base/watchpoint.exp
9246 * gdb.btrace/dlopen.exp
9247 * gdb.cell/arch.exp
9248 * gdb.cell/break.exp
9249 * gdb.cell/bt.exp
9250 * gdb.cell/core.exp
9251 * gdb.cell/data.exp
9252 * gdb.cell/dwarfaddr.exp
9253 * gdb.cell/ea-cache.exp
9254 * gdb.cell/ea-standalone.exp
9255 * gdb.cell/ea-test.exp
9256 * gdb.cell/f-regs.exp
9257 * gdb.cell/fork.exp
9258 * gdb.cell/gcore.exp
9259 * gdb.cell/mem-access.exp
9260 * gdb.cell/ptype.exp
9261 * gdb.cell/registers.exp
9262 * gdb.cell/sizeof.exp
9263 * gdb.cell/solib-symbol.exp
9264 * gdb.cell/solib.exp
9265 * gdb.compile/compile-tls.exp
9266 * gdb.cp/exception.exp
9267 * gdb.cp/gdb2495.exp
9268 * gdb.cp/local.exp
9269 * gdb.cp/mb-inline.exp
9270 * gdb.cp/mb-templates.exp
9271 * gdb.cp/pr10687.exp
9272 * gdb.cp/pr9167.exp
9273 * gdb.cp/scope-err.exp
9274 * gdb.cp/templates.exp
9275 * gdb.cp/virtfunc.exp
9276 * gdb.dwarf2/dw2-dir-file-name.exp
9277 * gdb.dwarf2/dw2-single-line-discriminators.exp
9278 * gdb.fortran/complex.exp
9279 * gdb.fortran/library-module.exp
9280 * gdb.guile/guile.exp
9281 * gdb.guile/scm-cmd.exp
9282 * gdb.guile/scm-frame-inline.exp
9283 * gdb.guile/scm-objfile.exp
9284 * gdb.guile/scm-pretty-print.exp
9285 * gdb.guile/scm-symbol.exp
9286 * gdb.guile/scm-type.exp
9287 * gdb.guile/scm-value.exp
9288 * gdb.linespec/keywords.exp
9289 * gdb.linespec/ls-errs.exp
9290 * gdb.linespec/macro-relative.exp
9291 * gdb.linespec/thread.exp
9292 * gdb.mi/mi-breakpoint-changed.exp
9293 * gdb.mi/mi-dprintf-pending.exp
9294 * gdb.mi/mi-fullname-deleted.exp
9295 * gdb.mi/mi-logging.exp
9296 * gdb.mi/mi-pending.exp
9297 * gdb.mi/mi-solib.exp
9298 * gdb.mi/new-ui-mi-sync.exp
9299 * gdb.mi/user-selected-context-sync.exp
9300 * gdb.multi/dummy-frame-restore.exp
9301 * gdb.multi/multi-arch-exec.exp
9302 * gdb.multi/remove-inferiors.exp
9303 * gdb.multi/watchpoint-multi-exit.exp
9304 * gdb.opt/solib-intra-step.exp
9305 * gdb.perf/backtrace.exp
9306 * gdb.perf/single-step.exp
9307 * gdb.perf/skip-command.exp
9308 * gdb.perf/skip-prologue.exp
9309 * gdb.perf/solib.exp
9310 * gdb.python/lib-types.exp
9311 * gdb.python/py-as-string.exp
9312 * gdb.python/py-bad-printers.exp
9313 * gdb.python/py-block.exp
9314 * gdb.python/py-breakpoint.exp
9315 * gdb.python/py-cmd.exp
9316 * gdb.python/py-events.exp
9317 * gdb.python/py-evthreads.exp
9318 * gdb.python/py-finish-breakpoint.exp
9319 * gdb.python/py-finish-breakpoint2.exp
9320 * gdb.python/py-frame-inline.exp
9321 * gdb.python/py-frame.exp
9322 * gdb.python/py-inferior.exp
9323 * gdb.python/py-infthread.exp
9324 * gdb.python/py-mi.exp
9325 * gdb.python/py-objfile.exp
9326 * gdb.python/py-pp-maint.exp
9327 * gdb.python/py-pp-registration.exp
9328 * gdb.python/py-prettyprint.exp
9329 * gdb.python/py-recurse-unwind.exp
9330 * gdb.python/py-shared.exp
9331 * gdb.python/py-symbol.exp
9332 * gdb.python/py-symtab.exp
9333 * gdb.python/py-template.exp
9334 * gdb.python/py-type.exp
9335 * gdb.python/py-unwind-maint.exp
9336 * gdb.python/py-unwind.exp
9337 * gdb.python/py-value.exp
9338 * gdb.python/python.exp
9339 * gdb.reverse/finish-reverse-bkpt.exp
9340 * gdb.reverse/insn-reverse.exp
9341 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9342 * gdb.reverse/solib-precsave.exp
9343 * gdb.reverse/solib-reverse.exp
9344 * gdb.stabs/gdb11479.exp
9345 * gdb.stabs/weird.exp
9346 * gdb.threads/fork-child-threads.exp
9347 * gdb.threads/fork-plus-threads.exp
9348 * gdb.threads/fork-thread-pending.exp
9349 * gdb.threads/forking-threads-plus-breakpoint.exp
9350 * gdb.threads/hand-call-in-threads.exp
9351 * gdb.threads/interrupted-hand-call.exp
9352 * gdb.threads/linux-dp.exp
9353 * gdb.threads/local-watch-wrong-thread.exp
9354 * gdb.threads/next-while-other-thread-longjmps.exp
9355 * gdb.threads/non-ldr-exit.exp
9356 * gdb.threads/pending-step.exp
9357 * gdb.threads/print-threads.exp
9358 * gdb.threads/process-dies-while-detaching.exp
9359 * gdb.threads/process-dies-while-handling-bp.exp
9360 * gdb.threads/pthreads.exp
9361 * gdb.threads/queue-signal.exp
9362 * gdb.threads/reconnect-signal.exp
9363 * gdb.threads/signal-command-handle-nopass.exp
9364 * gdb.threads/signal-command-multiple-signals-pending.exp
9365 * gdb.threads/signal-delivered-right-thread.exp
9366 * gdb.threads/signal-sigtrap.exp
9367 * gdb.threads/sigthread.exp
9368 * gdb.threads/staticthreads.exp
9369 * gdb.threads/stepi-random-signal.exp
9370 * gdb.threads/thread-unwindonsignal.exp
9371 * gdb.threads/thread_check.exp
9372 * gdb.threads/thread_events.exp
9373 * gdb.threads/tid-reuse.exp
9374 * gdb.threads/tls-nodebug.exp
9375 * gdb.threads/tls-shared.exp
9376 * gdb.threads/tls-so_extern.exp
9377 * gdb.threads/tls.exp
9378 * gdb.threads/wp-replication.exp
9379 * gdb.trace/actions-changed.exp
9380 * gdb.trace/actions.exp
9381 * gdb.trace/backtrace.exp
9382 * gdb.trace/change-loc.exp
9383 * gdb.trace/collection.exp
9384 * gdb.trace/deltrace.exp
9385 * gdb.trace/disconnected-tracing.exp
9386 * gdb.trace/entry-values.exp
9387 * gdb.trace/ftrace-lock.exp
9388 * gdb.trace/ftrace.exp
9389 * gdb.trace/infotrace.exp
9390 * gdb.trace/mi-trace-frame-collected.exp
9391 * gdb.trace/mi-trace-unavailable.exp
9392 * gdb.trace/mi-traceframe-changed.exp
9393 * gdb.trace/mi-tracepoint-changed.exp
9394 * gdb.trace/mi-tsv-changed.exp
9395 * gdb.trace/no-attach-trace.exp
9396 * gdb.trace/packetlen.exp
9397 * gdb.trace/passc-dyn.exp
9398 * gdb.trace/passcount.exp
9399 * gdb.trace/pending.exp
9400 * gdb.trace/pr16508.exp
9401 * gdb.trace/qtro.exp
9402 * gdb.trace/range-stepping.exp
9403 * gdb.trace/read-memory.exp
9404 * gdb.trace/report.exp
9405 * gdb.trace/save-trace.exp
9406 * gdb.trace/signal.exp
9407 * gdb.trace/stap-trace.exp
9408 * gdb.trace/status-stop.exp
9409 * gdb.trace/strace.exp
9410 * gdb.trace/tfile.exp
9411 * gdb.trace/tfind.exp
9412 * gdb.trace/trace-break.exp
9413 * gdb.trace/trace-condition.exp
9414 * gdb.trace/trace-enable-disable.exp
9415 * gdb.trace/trace-mt.exp
9416 * gdb.trace/tracecmd.exp
9417 * gdb.trace/tracefile-pseudo-reg.exp
9418 * gdb.trace/tspeed.exp
9419 * gdb.trace/tstatus.exp
9420 * gdb.trace/tsv.exp
9421 * gdb.trace/unavailable.exp
9422 * gdb.trace/while-dyn.exp
9423 * gdb.trace/while-stepping.exp
9424 * lib/gdb-guile.exp
9425 * lib/gdb.exp
9426 * lib/mi-support.exp
9427 * lib/pascal.exp
9428 * lib/perftest.exp
9429 * lib/prelink-support.exp
9430 * lib/selftest-support.exp
9431
ad02e4fe
SM
94322016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9433
9434 * Makefile.in: Include disable-implicit-rules.mk.
9435
22347e55
AA
94362016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9437
9438 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9439 non-byte-aligned bit fields.
9440
da5b30da
AA
94412016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9442
9443 PR gdb/12616
9444 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9445 respects the DW_AT_data_bit_offset attribute.
9446
b593ecca
SM
94472016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9448
9449 * gdb.base/default.exp: Fix output of "set language".
9450
3b165252
SM
94512016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9452
9453 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9454 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9455 make.
9456 * configure.ac: Remove checks for the make program.
9457 * configure: Re-generate.
9458
1a2f3d7f
KB
94592016-11-16 Kevin Buettner <kevinb@redhat.com>
9460
9461 * gdb.python/py-recurse-unwind.c (main): Add loop.
9462 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9463 to read_register() and gdb.parse_and_eval(). Make each code
9464 call a separate case that can be individually tested.
9465 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9466 proc. Call cont_and_backtrace for each of the code paths that
9467 we want to test in the unwinder.
9468
b7f38fda
AA
94692016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9470
9471 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9472 the definition of struct S.
9473
1f8db343
CM
94742016-11-11 Catherine Moore <clm@codesourcery.com>
9475
9476 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9477
fad0c9fb
PA
94782016-11-09 Pedro Alves <palves@redhat.com>
9479
9480 * gdb.base/commands.exp (runto_or_return): New procedure.
9481 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9482 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9483 (progvar_simple_while_test, progvar_complex_if_while_test)
9484 (if_while_breakpoint_command_test)
9485 (infrun_breakpoint_command_test, breakpoint_command_test)
9486 (user_defined_command_test, watchpoint_command_test)
9487 (test_command_prompt_position, redefine_hook_test)
9488 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9489 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9490 multi_line_input and multi_line. Remove gdb_expect and
9491 gdb_stop_suppressing_tests uses.
9492 * lib/gdb.exp (valnum_re): New global.
9493 (multi_line_input): New procedure.
9494
8354c62c
SM
94952016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9496
9497 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9498 Remove.
9499 (test_setup): Define with proc_with_prefix.
9500 (test_cli_inferior): Likewise.
9501 (test_cli_thread): Likewise.
9502 (test_cli_frame): Likewise.
9503 (test_cli_select_frame): Likewise.
9504 (test_cli_up_down): Likewise.
9505 (test_mi_thread_select): Likewise.
9506 (test_mi_stack_select_frame): Likewise.
9507 (test_cli_in_mi_inferior): Likewise.
9508 (test_cli_in_mi_thread): Likewise.
9509 (test_cli_in_mi_frame): Likewise.
9510 (top level): Do not use with_test_prefix_procname.
9511
64f367a2
PA
95122016-11-09 Pedro Alves <palves@redhat.com>
9513
9514 * gdb.base/commands.exp (gdbvar_simple_if_test)
9515 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9516 (progvar_simple_if_test, progvar_simple_while_test)
9517 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9518 (infrun_breakpoint_command_test, breakpoint_command_test)
9519 (user_defined_command_test, watchpoint_command_test)
9520 (test_command_prompt_position, deprecated_command_test)
9521 (bp_deleted_in_command, temporary_breakpoint_commands)
9522 (stray_arg0_test, source_file_with_indented_comment)
9523 (recursive_source_test, if_commands_test)
9524 (error_clears_commands_left, redefine_hook_test)
9525 (redefine_backtrace_test): Use proc_with_prefix.
9526 * lib/gdb.exp (proc_with_prefix): New proc.
9527
0bb65f1e
AA
95282016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9529
9530 * gdb.base/tui-layout.c: New file.
9531 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9532 disassembly window contains very long lines.
9533
7353f247
TT
95342016-11-08 Tom Tromey <tom@tromey.com>
9535
9536 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9537 depend on Python 2.
9538
30a7bb83
TT
95392016-11-08 Tom Tromey <tom@tromey.com>
9540
9541 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9542 New method.
9543
cdf5a07c
MG
95442016-10-29 Manish Goregaokar <manish@mozilla.com>
9545
2806dc7e 9546 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 9547
51a789c3
MG
95482016-10-27 Manish Goregaokar <manish@mozilla.com>
9549
2806dc7e
PA
9550 * gdb.rust/simple.rs: Add test for univariant enums without
9551 discriminants and for encoded struct-like enums.
51a789c3 9552
f610ab6d
PA
95532016-10-28 Pedro Alves <palves@redhat.com>
9554
9555 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9556 gdb_test_multiple, tighten regexps and match symtabs and line
9557 tables incrementally.
9558
b129b0ca
LM
95592016-10-28 Luis Machado <lgustavo@codesourcery.com>
9560
9561 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9562 general.
9563
ecf45d2c
SL
95642016-10-25 Luis Machado <lgustavo@codesourcery.com>
9565
9566 * gdb.base/exec-invalid-sysroot.exp: New file.
9567
b8d38ee4
JK
95682016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9569
9570 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9571
f90fd8c2
JK
95722016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9573
9574 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9575
2d2476aa
MR
95762016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9577
2806dc7e
PA
9578 * gdb.base/killed-outside.exp: Remove $options from a call to
9579 `prepare_for_testing'.
2d2476aa 9580
e42b25a0
SM
95812016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9582
9583 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9584 Change test message.
9585
3ccdb432
SM
95862016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9587
9588 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9589 Update comment.
9590
5bad3170
SM
95912016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9592
9593 * gdb.trace/mi-trace-save.exp: New file.
9594
5ad9dba7
YQ
95952016-10-13 Yao Qi <yao.qi@linaro.org>
9596
9597 * gdb.base/code_elim.exp (get_var_address): Remove.
9598 * gdb.base/relocate.exp: Likewise.
9599 * gdb.base/shreloc.exp: Likewise.
9600 * lib/gdb.exp (get_var_address): New.
9601
62df7e21
YQ
96022016-10-13 Yao Qi <yao.qi@linaro.org>
9603
9604 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9605 floating point tests if $skip_float_test is false.
9606
4dac951e
LM
96072016-10-12 Luis Machado <lgustavo@codesourcery.com>
9608
9609 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9610 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9611 argc values.
9612 Add 1 to argc so we guarantee distinct initial/modified argc values.
9613
8f1a8fc4
JK
96142016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9615
9616 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9617
16c85b5d
JK
96182016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9619
9620 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9621 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9622 * gdb.arch/vsx-regs.exp: Likewise.
9623
1d0e042a
YQ
96242016-10-07 Yao Qi <yao.qi@linaro.org>
9625
9626 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9627
68dadef5
MM
96282016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9629
9630 * gdb.python/python.exp: Test decode_line("*0").
9631
33fa2c6e
DE
96322016-10-06 Doug Evans <dje@google.com>
9633
9634 * gdb.python/py-value.exp (test_value_creation): Add test for large
9635 unsigned 64-bit value.
9636
9c37b5ae
TT
96372016-10-06 Tom Tromey <tom@tromey.com>
9638
9639 * gdb.compile/compile.exp: Change java tests to rust.
9640 * gdb.base/setshow.exp: Change java tests to rust.
9641 * gdb.base/default.exp: Remove java from language list.
9642 * README (Examples): Update language example.
9643 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9644 test.
9645 * lib/gdb.exp (skip_java_tests): Remove.
9646 * lib/java.exp: Remove.
9647 * gdb.java: Remove.
9648
78b86327
MR
96492016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9650
9651 * gdb.arch/mips-fcr.exp: New test.
9652 * gdb.arch/mips-fcr.c: Source for the new test.
9653
7470adbb
MR
96542016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9655
9656 * gdb.base/solib-disc.exp: Use `standard_output_file'
9657 throughout.
9658
4a556533
PA
96592016-10-06 Pedro Alves <palves@redhat.com>
9660
9661 * gdb.base/jit-simple-dl.c: New file.
9662 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9663 * gdb.base/jit-simple.c: ... this.
9664 * gdb.base/jit-simple.exp (jit_run): Delete.
9665 (build_jit): New proc.
9666 (jit_test_reread): Recompile either the main program or the shared
9667 library, depending on what is being tested. Skip changing address
9668 if caller wants to. Compare before/after addresses. If testing
9669 standalone, explicitly load the binary. Test "maint info
9670 breakpoints".
9671 (top level): Add "standalone vs shared lib" and "change address"
9672 vs "same address" axes.
9673
5a122fbc
PA
96742016-10-06 Pedro Alves <palves@redhat.com>
9675
9676 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9677 call.
9678 (jit_run): Delete.
9679 (jit_test_reread): Use with_test_prefix. Reload the main binary
9680 explicitly. Compare the before/after addresses of the JIT
9681 descriptor.
9682
ee8da4b8
DE
96832016-08-15 Doug Evans <dje@google.com>
9684
9685 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9686 for single bitfields is bool.
9687 * gdb.xml/tdesc-regs.exp: Ditto.
9688
f389f6fe
JK
96892016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9690
9691 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9692
fdebf1a4
YQ
96932016-10-05 Yao Qi <yao.qi@linaro.org>
9694
9695 * lib/gdb.exp (support_complex_tests): Return zero if
9696 gdb_skip_float_test return true.
9697
9c36d954 96982016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9699 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
9700
9701 PR gdb/20487
9702 * gdb.mi/user-selected-context-sync.exp: New file.
9703 * gdb.mi/user-selected-context-sync.c: New file.
9704
4034d0ff 97052016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9706 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
9707
9708 PR gdb/20487
9709 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9710 =thread-select-event check.
9711
a4297203
PB
97122016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9713
9714 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9715 the compulsory L operand changes.
9716 * gdb.arch/powerpc-power.s: Likewise.
9717
bb805577
JK
97182016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9719
9720 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9721 * gdb.base/jit-attach-pie.c: New file.
9722 * gdb.base/jit-attach-pie.exp: New file.
9723
6d61dee5
PA
97242016-09-28 Pedro Alves <palves@redhat.com>
9725
9726 * gdb.base/infcall-input.c: New file.
9727 * gdb.base/infcall-input.exp: New file.
9728
f73842fc
YQ
97292016-09-22 Yao Qi <yao.qi@linaro.org>
9730
9731 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9732 (gdb_exit): Rename it to ...
9733 (gdbserver_gdb_exit): ... Close GDBserver.
9734 (gdb_exit): New proc, call gdbserver_gdb_exit.
9735 (mi_gdb_exit): Likewise.
9736
90681dab
YQ
97372016-09-22 Yao Qi <yao.qi@linaro.org>
9738
9739 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9740 path.
9741 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9742 Remove duplication.
9743
9c211fd8
YQ
97442016-09-22 Yao Qi <yao.qi@linaro.org>
9745
9746 * lib/gdbserver-support.exp: Check the existence of
9747 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9748
ad0a504f
AK
97492016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9750
9751 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9752
36cf1806
TT
97532016-09-21 Tom Tromey <tom@tromey.com>
9754
9755 PR gdb/20604:
9756 * gdb.base/quit.exp: New file.
9757
74172ecf
SM
97582016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9759
9760 * .gitignore: New file.
9761
3d0ec882
MR
97622016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9763
9764 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9765 throughout.
9766
8193adea
AA
97672016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9768
9769 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9770
d41a5c09
JK
97712016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9772
9773 * gdb.cp/casts.cc (decltype): Move it ...
9774 (main): ... with its call to ...
9775 * gdb.cp/casts03.cc: ... a new file.
9776 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9777
d2dfe700
JK
97782016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9779
9780 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9781
e2a92b16
PB
97822016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9783
9784 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9785 and sync up the test with tests in gas/testsuite/gas/ppc.
9786 * gdb.arch/powerpc-power.exp: Likewise.
9787
49b4de64
JK
97882016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9789
9790 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9791
2c29df25
SDJ
97922016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9793 Jan Kratochvil <jan.kratochvil@redhat.com>
9794
9795 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9796 make m1's definition to be different from m2's. Use 'dummy' as an
9797 argument for probe 'two'.
9798
cc3c2846
JB
97992016-09-10 Jon Beniston <jon@beniston.com>
9800
9801 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9802 for sim target.
9803
e1b2624a
AA
98042016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9805
9806 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9807 variable declaration.
9808 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9809 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9810 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9811 received HWCAP as its argument.
9812
4295e285
PA
98132016-09-06 Pedro Alves <palves@redhat.com>
9814
9815 * gdb.base/new-ui-pending-input.c: New file.
9816 * gdb.base/new-ui-pending-input.exp: New file.
9817 * gdb.exp (clear_gdb_spawn_id): New procedure.
9818 (with_spawn_id): Check whether gdb_spawn_id exists before
9819 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9820 on exit.
9821
00d5215e
UW
98222016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9823
9824 * gdb.base/float128.c: New file.
9825 * gdb.base/float128.exp: Likewise.
9826 * gdb.base/floatn.c: Likewise.
9827 * gdb.base/floatn.exp: Likewise.
9828
a9ff5f12
UW
98292016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9830
9831 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9832
f245535c
PA
98332016-09-05 Pedro Alves <palves@redhat.com>
9834
9835 PR backtrace/19927
9836 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9837 unwinders are immediately called as side effect of "source" or
9838 "disable unwinder" commands.
9839 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9840
ae9cf263
YQ
98412016-09-02 Yao Qi <yao.qi@linaro.org>
9842
9843 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9844 is true and $type is "float" or "double".
9845
27aba047
YQ
98462016-09-02 Yao Qi <yao.qi@linaro.org>
9847
9848 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9849 true.
9850 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9851 * gdb.base/call-rt-st.exp: Likewise.
9852 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9853 return value instead of gdb,skip_float_test.
9854 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9855 (do_function_calls): Use its return value instead of
9856 gdb,skip_float_test.
9857 * gdb.base/finish.exp: Likewise.
9858 * gdb.base/funcargs.exp: Likewise.
9859 * gdb.base/return.exp: Likewise.
9860 * gdb.base/return2.exp: Likewise.
9861 * gdb.base/varargs.exp: Likewise.
9862 * lib/gdb.exp (gdb_skip_float_test): Change it to
9863 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9864
5af962df
AA
98652016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9866
9867 * gdb.multi/tids.exp: Test "thread apply all".
9868
7fac6910
JK
98692016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9870
9871 * gdb.base/default.exp (tty): Remove.
9872
bb1fe4ac
KB
98732016-08-24 Kevin Buettner <kevinb@redhat.com>
9874
2806dc7e
PA
9875 * gdb.python/py-recurse-unwind.c: New file.
9876 * gdb.python/py-recurse-unwind.py: New file.
9877 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 9878
0a1ddfa6
SM
98792016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9880
9881 * gdb.base/set-inferior-tty.exp: New file.
9882 * gdb.base/set-inferior-tty.c: New file.
9883
d9de1fe3
PA
98842016-08-23 Pedro Alves <palves@redhat.com>
9885
9886 PR gdb/20494
9887 * gdb.base/new-ui-echo.c: New file.
9888 * gdb.base/new-ui-echo.exp: New file.
9889
e9d9abd7
YQ
98902016-08-23 Yao Qi <yao.qi@linaro.org>
9891
9892 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9893 gdbserver_spawn.
9894 * gdb.server/connect-without-multi-process.exp (do_test):
9895 Likewise.
9896
3589529e
YQ
98972016-08-23 Yao Qi <yao.qi@linaro.org>
9898
9899 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9900 standalone_txt. Delete gdb_txt and standalone_txt on host
9901 and target. Spawn the binary on target. Copy files from
9902 target to host.
9903
6bb90213
PA
99042016-08-22 Pedro Alves <palves@redhat.com>
9905
9906 PR gdb/20505
9907 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9908 with_test_prefix. Factor out bits to ...
9909 (test_no_vdso): ... this new procedure.
9910
20c2c024
CL
99112016-08-19 Carl Love <cel@us.ibm.com>
9912
9913 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9914 maintaining separate logic for constructing the output path.
9915 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9916 * gdb.arch/ppc-dfp.exp: Likewise.
9917 * gdb.arch/ppc-fp.exp: Likewise.
9918 * gdb.arch/vsx-regs.exp: Likewise.
9919 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9920 binprefix for generating the additional binary files.
9921
0646e07d
PA
99222016-08-19 Pedro Alves <palves@redhat.com>
9923
9924 * gdb.trace/mi-trace-frame-collected.exp
9925 (test_trace_frame_collected): On x32, expect two registers.
9926
46da9242
CL
99272016-08-18 Carl Love <cel@us.ibm.com>
9928
9929 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9930 and sync up the test with tests in gas/testsuite/gas/ppc.
9931 * gdb.arch/powerpc-power.exp: Likewise.
9932
eb2332d7
SM
99332016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9934
9935 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9936 expected error message.
9937
63c61e04
SM
99382016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9939
9940 * gdb.multi/remove-inferiors.exp: New file.
9941 * gdb.multi/remove-inferiors.c: New file.
9942
7b17065f
YQ
99432016-08-12 Yao Qi <yao.qi@linaro.org>
9944
9945 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9946 argument list.
9947
01d3dedf
PA
99482016-08-10 Pedro Alves <palves@redhat.com>
9949
9950 PR gdb/19187
9951 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9952 setup_kfails.
9953
3eb7562a
PA
99542016-08-09 Pedro Alves <palves@redhat.com>
9955 Simon Marchi <simon.marchi@ericsson.com>
9956
9957 PR gdb/20418
9958 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9959 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9960
80614914
PA
99612016-08-09 Pedro Alves <palves@redhat.com>
9962
9963 PR mi/20431
9964 * gdb.mi/mi-cmd-error.exp: New file.
9965
f348d89a
PA
99662016-08-09 Pedro Alves <palves@redhat.com>
9967
9968 PR gdb/18653
9969 * gdb.base/signals-state-child.c: New file.
9970 * gdb.base/signals-state-child.exp: New file.
9971 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9972
e5ca03b4
PA
99732016-08-09 Pedro Alves <palves@redhat.com>
9974
9975 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9976
282a0691
TT
99772016-08-03 Tom Tromey <tom@tromey.com>
9978
9979 PR python/18565:
9980 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9981
41bfcd63
YQ
99822016-08-01 Yao Qi <yao.qi@linaro.org>
9983
9984 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9985 variable mode to "multi-process" if $multi_process is 1, otherwise
9986 set it to "single-process".
9987
e3465b24
YQ
99882016-08-01 Yao Qi <yao.qi@linaro.org>
9989
9990 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9991 * gdb.cp/cpexprs.exp: Likewise.
9992 * gdb.cp/m-static.exp: Likewise.
9993
0b31a4bc
TT
99942016-07-26 Tom Tromey <tom@tromey.com>
9995
9996 PR python/20190:
9997 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9998 test.
9999
e0461dbb
MM
100002016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10001
10002 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10003 selecting assembly source files.
10004 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10005 assembly source files.
10006 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10007 assembly source files.
10008 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10009 selecting assembly source files.
10010
8194e927
SM
100112016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10012
10013 * gdb.base/new-ui.exp (do_test_invalid_args): New
10014 procedure.
10015
c0272db5
TW
100162016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10017
10018 * gdb.btrace/reconnect.c: New file.
10019 * gdb.btrace/reconnect.exp: New file.
10020
e3487908
GKB
100212016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10022
10023 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10024 to test_catch_syscall_group.
10025 (test_catch_syscall_group): New.
10026
12df5c00
TT
100272016-07-21 Tom Tromey <tom@tromey.com>
10028
10029 * gdb.rust/simple.rs (main): Use empty struct expression.
10030 * gdb.rust/simple.exp: Add tests for empty struct expression.
10031
bae62ee2
YQ
100322016-07-21 Yao Qi <yao.qi@linaro.org>
10033
10034 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10035 if gdb_skip_xml_test is true on some targets.
10036
b1b53fb3
YQ
100372016-07-21 Yao Qi <yao.qi@linaro.org>
10038
10039 * gdb.server/solib-list.exp: Unset last_loaded_file.
10040
027d97f8
JK
100412016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10042
10043 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10044 "step into captured_main (args)".
10045
7674d381
JK
100462016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10047
10048 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10049
72b5d099
JK
100502016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10051
10052 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10053
1f960ced
PA
100542016-07-19 Pedro Alves <palves@redhat.com>
10055
10056 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10057 * gdb.opt/inline-bt.exp: Likewise.
10058 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10059 additional_flags=-Winline.
10060 * gdb.opt/inline-locals.exp: Likewise.
10061 * gdb.opt/inline-markers.c (ATTR): Define.
10062 (inlined_fn): Use it.
10063
f25827c1
YQ
100642016-07-19 Yao Qi <yao.qi@linaro.org>
10065
10066 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10067 (test_with_self): Remove some code. Remove argument executable.
10068 (top-level): Use do_self_tests.
10069
37539ebe
DB
100702016-07-15 Zachary Welch <zwelch@codesourcery.com>
10071 Don Breazeal <donb@codesourcery.com>
10072
10073 * gdb.base/maint.exp: Escape paths used in regular expressions.
10074 * gdb.stabs/weird.exp: Likewise.
10075
dac790e1
TT
100762016-07-13 Tom Tromey <tom@tromey.com>
10077
10078 PR python/15620, PR python/18620:
10079 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10080 (test_bkpt_events): New procs.
10081
93daf339
TT
100822016-07-13 Tom Tromey <tom@tromey.com>
10083
10084 PR python/17698:
10085 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10086 test.
10087 (test_watchpoints): Likewise.
10088 (test_bkpt_pending): New proc.
10089
6571a381
TT
100902016-07-13 Tom Tromey <tom@tromey.com>
10091
10092 PR cli/18053:
10093 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10094 completion test.
10095
e8732474
JK
100962016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10097
10098 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10099 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10100 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10101 f_label.
10102 (g): Rename g_end_lbl to g_label.
10103 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10104 low_pc and high_pc.
10105 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10106
e0f3fd7c
TT
101072016-07-12 Tom Tromey <tom@tromey.com>
10108
10109 PR python/19293:
10110 * gdb.python/py-unwind-maint.exp: Update tests.
10111
3cfe46b6
YQ
101122016-07-12 Yao Qi <yao.qi@linaro.org>
10113
10114 * lib/selftest-support.exp (selftest_setup): Match the output
10115 when captured_main is inlined.
10116
4f19a0e6
WT
101172016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10118
10119 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10120 New variables.
10121 (print this%a, print this%b, print this): New tests.
10122 * gdb.fortran/derived-types.f90 (this): New object and
10123 initialization.
10124
986cf455
SM
101252016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10126
10127 * gdb.ada/arraydim.exp: Remove extra directory level in build
10128 directory.
10129
f0464b23
SM
101302016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10131
10132 * lib/ada.exp: Remove extra directory level in build directory.
10133 * gdb.ada/cond_lang.exp: Likewise.
10134 * gdb.ada/exec_changed.exp: Likewise.
10135 * gdb.ada/lang_switch.exp: Likewise.
10136
42d94011
MG
101372016-07-06 Manish Goregaokar <manish@mozilla.com>
10138
2806dc7e
PA
10139 * simple.rs: Add test for raw pointer subscripting.
10140 * simple.exp: Add test expectations.
42d94011 10141
647c264c
YQ
101422016-07-05 Yao Qi <yao.qi@linaro.org>
10143
10144 * gdb.mi/mi-reverse.exp: Match =record-started output.
10145
20aa2c60
PA
101462016-07-01 Pedro Alves <palves@redhat.com>
10147
10148 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10149 procedure.
10150 (jit_reader_test): Test the jit reader's unwinder.
10151 * gdb.base/jithost.c (jit_function_00_code): New global.
10152 (main): Use memcpy to fill in the mmapped code, instead of poking
10153 bytes manually here.
10154 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10155 value.
10156 (read_debug_info): Save the function's range.
10157 (read_sp): New function.
10158 (unwind_frame): Use it. Also unwind RBP.
10159 (get_frame_id): Use read_sp.
10160 (gdb_init_reader): Use calloc instead of malloc.
10161 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10162 parameter. Use gdb_test_multiple.
10163
ced2dffb
PA
101642016-07-01 Pedro Alves <palves@redhat.com>
10165 Antoine Tremblay <antoine.tremblay@ericsson.com>
10166
10167 * gdb.threads/process-dies-while-detaching.c: New file.
10168 * gdb.threads/process-dies-while-detaching.exp: New file.
10169
63000888
PA
101702016-07-01 Pedro Alves <palves@redhat.com>
10171
10172 * gdb.multi/watchpoint-multi-exit.c: New file.
10173 * gdb.multi/watchpoint-multi-exit.exp: New file.
10174
038d4868
PA
101752016-06-30 Pedro Alves <palves@redhat.com>
10176
10177 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10178 unset inferior_spawn_id.
10179
994e9c83
PA
101802016-06-30 Pedro Alves <palves@redhat.com>
10181
10182 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10183 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10184
e5653468
YQ
101852016-06-29 Yao Qi <yao.qi@linaro.org>
10186
10187 * gdb.base/return.c: Add copyright header.
10188
803b47e5
TT
101892016-06-29 Tom Tromey <tom@tromey.com>
10190
10191 PR python/20129:
10192 * gdb.python/py-framefilter.exp: Add tests for setting priority
10193 and disabling of non-existent frame filter.
10194
28244707
YQ
101952016-06-29 Yao Qi <yao.qi@linaro.org>
10196
10197 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10198 0x0f07ff.
10199
a31d2f06
YQ
102002016-06-28 Yao Qi <yao.qi@linaro.org>
10201
10202 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10203 triplets. Start gdb, execute catch syscall, and continue. Check
10204 gdb's output to determine catch syscall is supported.
10205
921d8f54
MG
102062016-06-27 Manish Goregaokar <manish@mozilla.com>
10207
25d49b86
PA
10208 * gdb.rust/simple.rs: Add test for returning unit in a function.
10209 * gdb.rust/simple.exp: Add expectation for functions returning
10210 unit.
921d8f54 10211
f4952523
PMR
102122016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10213
10214 * gdb.python/py-breakpoint-create-fail.c,
10215 gdb.python/py-breakpoint-create-fail.exp,
10216 gdb.python/py-breakpoint-create-fail.py: New testcase.
10217
fccb08f8
MG
102182016-06-25 Manish Goregaokar <manish@mozilla.com>
10219
10220 PR gdb/20239
10221 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
10222 * gdb.rust/simple.exp: Add test expectations for new NonZero
10223 tests.
fccb08f8 10224
6b850546
DT
102252016-06-24 David Taylor <dtaylor@emc.com>
10226
10227 * gdb.base/offsets.exp: New file.
10228 * gdb.base/offsets.c: New file.
10229
17621150
TT
102302016-06-23 Tom Tromey <tom@tromey.com>
10231
10232 PR gdb/16483:
10233 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10234 before any filters are loaded.
10235
04d59df6
WT
102362016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10237
10238 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10239 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10240 structs.
10241 * gdb.fortran/derived-type-function.exp: New file.
10242 * gdb.fortran/derived-type-function.f90: New file.
10243
10244
ac69f786
PA
102452016-06-21 Pedro Alves <palves@redhat.com>
10246
10247 * gdb.base/new-ui.exp: New file.
10248 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10249 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10250 (with_spawn_id): New procedure.
10251
49940788
PA
102522016-06-21 Pedro Alves <palves@redhat.com>
10253
10254 * gdb.mi/mi-exec-run.exp: New file.
10255
ef274d26
PA
102562016-06-21 Pedro Alves <palves@redhat.com>
10257
10258 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10259 breakpoint command's output on the main UI.
10260 (test_break): New procedure, factored out from calls in the top
10261 level.
10262 (top level): Use foreach_with_prefix to test MI as main UI and as
10263 separate UI.
10264
468afe6c
PA
102652016-06-21 Pedro Alves <palves@redhat.com>
10266
10267 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10268 (test_awatch_creation_and_listing)
10269 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10270 Remove 'type' parameter.
10271 (test_watchpoint_all): New parameter mi_mode. Remove
10272 with_test_prefix.
10273 (top level): Use foreach_with_prefix, and add main/separate UI MI
10274 testing axis.
10275
51f77c37
PA
102762016-06-21 Pedro Alves <palves@redhat.com>
10277
10278 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10279 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10280 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10281 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10282 (gdb_main_spawn_id, mi_spawn_id): Declare and
10283 comment.
10284 (mi_create_inferior_pty): New procedure,
10285 factored out from default_mi_gdb_start.
10286 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10287 procedures.
10288 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10289 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10290 Use mi_create_inferior_pty.
10291 (mi_gdb_start): Use eval to pass down args list.
10292
8980e177
PA
102932016-06-21 Pedro Alves <palves@redhat.com>
10294
10295 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10296 * gdb.opt/inline-cmds.exp: Add MI tests.
10297
f38d3ad1
PA
102982016-06-21 Pedro Alves <palves@redhat.com>
10299
10300 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10301
45db7c09
PA
103022016-06-21 Pedro Alves <palves@redhat.com>
10303
10304 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10305 (top level): Use it instead of mi_execute_to.
10306
5a069ab3
PA
103072016-06-21 Pedro Alves <palves@redhat.com>
10308
10309 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10310 (cont_handler_str): New.
10311 (signal_stop_handler): Set stop_handler_str instead of printing to
10312 stdout.
10313 (continue_handler): Set cont_handler_str instead of printing to
10314 stdout.
10315 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10316 mi_send_resuming_command. Print stop_handler_str and
10317 cont_handler_str instead of expecting the python events print
10318 directly.
10319
2838cc1d
SD
103202016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10321
10322 * gdb.base/jit-reader.exp: New file.
10323 * gdb.base/jithost.c: New file.
10324 * gdb.base/jithost.h: New file.
10325 * gdb.base/jitreader.c : New file.
10326 * gdb.base/jit-protocol.h: New file.
10327
21a77091
YQ
103282016-06-17 Yao Qi <yao.qi@linaro.org>
10329
10330 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10331 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10332 and detach-on-fork. Adjust tests.
10333 (top level): Invoke break_cond_on_syscall with combinations of
10334 syscall, follow-fork-mode and detach-on-fork.
10335
f50bf8e5
YQ
103362016-06-17 Yao Qi <yao.qi@linaro.org>
10337
10338 * gdb.base/step-over-exit.c: New.
10339 * gdb.base/step-over-exit.exp: New.
10340
a28d8e50
YTL
103412016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10342
10343 * gdb.base/float.exp: Add target check for nds32*-*-*.
10344 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10345
cad8e26d
AB
103462016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10347
10348 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10349 for unsupported target features.
10350 * gdb.base/call-rt-st.exp: Likewise.
10351 * gdb.base/call-sc.exp: Likewise.
10352 * gdb.base/call-signal-resume.exp: Likewise.
10353 * gdb.base/call-strs.exp: Likewise.
10354 * gdb.base/callexit.exp: Likewise.
10355 * gdb.base/callfuncs.exp: Likewise.
10356 * gdb.base/nodebug.exp: Likewise.
10357 * gdb.base/printcmds.exp: Likewise.
10358 * gdb.base/ptype.exp: Likewise.
10359 * gdb.base/structs.exp: Likewise.
10360 * gdb.base/unwindonsignal.exp: Likewise.
10361 * gdb.cp/gdb2495.exp: Likewise.
10362 * gdb.cp/templates.exp: Likewise.
10363 * gdb.cp/virtfunc.exp: Likewise.
10364 * gdb.threads/hand-call-in-threads.exp: Likewise.
10365 * gdb.threads/interrupted-hand-call.exp: Likewise.
10366 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10367
347dc102
TT
103682016-06-10 Tom Tromey <tom@tromey.com>
10369
10370 PR rust/20110:
10371 * gdb.rust/expr.exp: Add test for integer constant larger than
10372 i32.
10373
5e13cf25
BH
103742016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10375
10376 * gdb.fortran/nested-funcs.exp: New.
10377 * gdb.fortran/nested-funcs.f90: New.
10378
bb556f1f
TK
103792016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10380
10381 * gdb.base/examine-backward.c: New file.
10382 * gdb.base/examine-backward.exp: New file.
10383
38b022b4
SM
103842016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10385
10386 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10387 matching.
10388
1b40ec05
TT
103892016-06-02 Tom Tromey <tom@tromey.com>
10390
10391 PR python/18984:
10392 * gdb.python/py-shared.exp: Add solib_name test.
10393
193bd378
SM
103942016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10395
10396 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10397
3326303b
MG
103982016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10399
10400 PR c++/19893
10401 * gdb.dwarf2/implref.exp: Rename to...
10402 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10403 * gdb.dwarf2/implref-array.c: New file.
10404 * gdb.dwarf2/implref-array.exp: Likewise.
10405 * gdb.dwarf2/implref-global.c: Likewise.
10406 * gdb.dwarf2/implref-global.exp: Likewise.
10407 * gdb.dwarf2/implref-struct.c: Likewise.
10408 * gdb.dwarf2/implref-struct.exp: Likewise.
10409
825c8ef2
AT
104102016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10411
10412 * gdb.trace/trace-condition.exp: Add 64bit tests.
10413
2320162a
AT
104142016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10415
10416 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10417 bits types.
10418 (main): Adapt to 8 to 64 bits types.
10419 * gdb.trace/trace-condition.exp: Add new tests.
10420
a7818233
AT
104212016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10422
10423 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10424
0d336466
AT
104252016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10426
10427 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10428 Move condition tests...
10429 * gdb.trace/trace-condition.exp: Here.
10430
7faeb45a
AT
104312016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10432
10433 * gdb.trace/trace-condition.exp: Add counter-case tests.
10434
e385593e
JK
104352016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10436
10437 PR c++/15231
10438 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10439 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10440
744608cc
PA
104412016-05-27 Pedro Alves <palves@redhat.com>
10442
10443 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10444 New procedure.
10445 (top level): Call it, and bail out of DejaGnu is known to be bad.
10446
ac775bf4
AB
104472016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10448
10449 * gdb.base/whatis.c: Extend the test case.
10450 * gdb.base/whatis.exp: Add additional tests.
10451
2bbad2ea
BH
104522016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10453
10454* gdb.fortran/type.f90: Add pointer variable.
10455* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10456
8b70175d
BH
104572016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10458
10459 * gdb.fortran/vla-type.exp: Fix testcase name.
10460
86d8a848
BH
104612016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10462
10463 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10464
e188eb36
BH
104652016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10466
10467 * gdb.fortran/type.f90: Add nested structures.
10468 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10469 * gdb.fortran/derived-type.exp: Adapt expected output.
10470 * gdb.fortran/vla-type.exp: Adapt expected output.
10471
9b2db1fd
BH
104722016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10473
10474 * gdb.fortran/whatis_type.exp: Adapt expected output.
10475
72b17055
BH
104762016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10477
10478 * gdb.fortran/print_type.exp: Fix expected output.
10479 * gdb.fortran/whatis_type.exp: Fix expected output.
10480
3cd81d8d
BH
104812016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10482
10483 * gdb.fortran/whatis_type.exp: Use multi_line.
10484
ddae9462
TT
104852016-05-24 Tom Tromey <tom@tromey.com>
10486
10487 PR python/17386:
10488 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10489 use value as an index.
10490
1957f6b8
TT
104912016-05-23 Tom Tromey <tom@tromey.com>
10492
10493 PR python/17981:
10494 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10495 no-breakpoint case.
10496
026a9174
PA
104972016-05-24 Pedro Alves <palves@redhat.com>
10498
10499 PR gdb/19828
10500 * gdb.threads/clone-attach-detach.c: New file.
10501 * gdb.threads/clone-attach-detach.exp: New file.
10502
e70a7231
FR
105032016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10504
10505 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10506
0f6ed0e0
TT
105072016-05-23 Tom Tromey <tom@tromey.com>
10508
10509 PR python/19438, PR python/18393:
10510 * gdb.python/py-progspace.exp: Add "dir" test.
10511 * gdb.python/py-objfile.exp: Add "dir" test.
10512
ffd19d61
YQ
105132016-05-23 Yao Qi <yao.qi@linaro.org>
10514
10515 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10516 * gdb.arch/thumb2-it.exp: Likewise.
10517
9e8f9b05
SM
105182016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10519
10520 * gdb.mi/mi-threads-interrupt.c: New file.
10521 * gdb.mi/mi-threads-interrupt.exp: New file.
10522
61c6156d
SM
105232016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10524
10525 PR gdb/18077
10526 * gdb.mi/mi-async-run.exp: New file.
10527 * gdb.mi/mi-async-run.c: New file.
10528
67218854
TT
105292016-05-17 Tom Tromey <tom@tromey.com>
10530 Manish Goregaokar <manishsmail@gmail.com>
10531
10532 * lib/rust-support.exp: New file.
10533 * lib/gdb.exp (skip_rust_tests): New proc.
10534 (build_executable_from_specs): Handle rust.
10535 * lib/future.exp (gdb_find_rustc): New proc.
10536 (gdb_default_target_compile): Handle rust.
10537 * gdb.rust/expr.exp: New file.
10538 * gdb.rust/generics.exp: New file.
10539 * gdb.rust/generics.rs: New file.
10540 * gdb.rust/methods.exp: New file.
10541 * gdb.rust/methods.rs: New file.
10542 * gdb.rust/modules.exp: New file.
10543 * gdb.rust/modules.rs: New file.
10544 * gdb.rust/simple.exp: New file.
10545 * gdb.rust/simple.rs: New file.
10546
c44af4eb
TT
105472016-05-17 Tom Tromey <tom@tromey.com>
10548
10549 * gdb.base/default.exp (set language): Add rust.
10550
dcd1f979
TT
105512016-05-17 Tom Tromey <tom@tromey.com>
10552
10553 * gdb.gdb/unittest.exp: New file.
10554
155b7f57
YQ
105552016-05-16 Yao Qi <yao.qi@linaro.org>
10556
10557 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10558 shell_prompt. Update shell_prompt_re.
10559
8ddd5a6c
DE
105602016-05-12 Doug Evans <dje@google.com>
10561
10562 PR symtab/19999
10563 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10564 $options when building executable.
10565 * gdb.dwarf2/fission-loclists-pie.S: New file.
10566 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10567
02e370d9
SM
105682016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10569
10570 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10571 of [is_remote target],
10572
8929ad8b
SM
105732016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10574
10575 * lib/gdb.exp (use_gdb_stub): New procedure.
10576
6c447423
DE
105772016-05-03 Yunlian Jiang <yunlian@google.com>
10578 Doug Evans <dje@google.com>
10579
10580 PR symtab/19914
10581 * gdb.dwarf2/dwp-sepdebug.c: New file.
10582 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10583
444e826c
SM
105842016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10585
10586 * gdb.base/detach.exp: Remove is_remote check.
10587
740feeaa
SM
105882016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10589
10590 * gdb.base/annota-input-while-running.exp: Don't check for
10591 [is_remote target]. Enable annotations after running to main.
10592 Remove unused "set test..." line.
10593
9080ac9d
SM
105942016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10595
10596 * gdb.trace/trace-enable-disable.exp: New file.
10597 * gdb.trace/trace-enable-disable.c: New file.
10598
952ebca5
SM
105992016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10600
10601 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10602 use it in info sharedlibrary test.
10603 * gdb.trace/ftrace-lock.exp: Likewise.
10604 * gdb.trace/ftrace.exp: Likewise.
10605 * gdb.trace/range-stepping.exp: Likewise.
10606 * gdb.trace/trace-break.exp: Likewise.
10607 * gdb.trace/trace-condition.exp: Likewise.
10608 * gdb.trace/trace-mt.exp: Likewise.
10609
d9019901
SM
106102016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10611
10612 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10613 (gdb_load_shlib): ... this.
10614 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10615 gdb_load_shlib.
10616 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10617 * gdb.base/ctxobj.exp: Likewise.
10618 * gdb.base/dprintf-pending.exp: Likewise.
10619 * gdb.base/dso2dso.exp: Likewise.
10620 * gdb.base/fixsection.exp: Likewise.
10621 * gdb.base/gcore-relro.exp: Likewise.
10622 * gdb.base/gdb1555.exp: Likewise.
10623 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10624 * gdb.base/gnu-ifunc.exp: Likewise.
10625 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10626 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10627 * gdb.base/pending.exp: Likewise.
10628 * gdb.base/print-file-var.exp: Likewise.
10629 * gdb.base/print-symbol-loading.exp: Likewise.
10630 * gdb.base/shlib-call.exp: Likewise.
10631 * gdb.base/shreloc.exp: Likewise.
10632 * gdb.base/so-impl-ld.exp: Likewise.
10633 * gdb.base/solib-disc.exp: Likewise.
10634 * gdb.base/solib-nodir.exp: Likewise.
10635 * gdb.base/solib-overlap.exp: Likewise.
10636 * gdb.base/solib-symbol.exp: Likewise.
10637 * gdb.base/solib-weak.exp (do_test): Likewise.
10638 * gdb.base/sym-file.exp: Likewise.
10639 * gdb.base/symtab-search-order.exp: Likewise.
10640 * gdb.base/type-opaque.exp: Likewise.
10641 * gdb.base/unload.exp: Likewise.
10642 * gdb.base/watchpoint-solib.exp: Likewise.
10643 * gdb.compile/compile.exp: Likewise.
10644 * gdb.cp/gdb2384.exp: Likewise.
10645 * gdb.cp/infcall-dlopen.exp: Likewise.
10646 * gdb.cp/re-set-overloaded.exp: Likewise.
10647 * gdb.fortran/library-module.exp: Likewise.
10648 * gdb.opt/solib-intra-step.exp: Likewise.
10649 * gdb.python/py-finish-breakpoint.exp: Likewise.
10650 * gdb.python/py-shared.exp: Likewise.
10651 * gdb.reverse/solib-precsave.exp: Likewise.
10652 * gdb.reverse/solib-reverse.exp: Likewise.
10653 * gdb.server/solib-list.exp: Likewise.
10654 * gdb.threads/dlopen-libpthread.exp: Likewise.
10655 * gdb.threads/tls-shared.exp: Likewise.
10656 * gdb.threads/tls-so_extern.exp: Likewise.
10657 * gdb.trace/change-loc.exp: Likewise.
10658 * gdb.trace/ftrace-lock.exp: Likewise.
10659 * gdb.trace/ftrace.exp: Likewise.
10660 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10661 * gdb.trace/pending.exp: Likewise.
10662 * gdb.trace/range-stepping.exp: Likewise.
10663 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10664 (strace_info_marker): Likewise.
10665 (strace_probe_marker): Likewise.
10666 (strace_trace_on_same_addr): Likewise.
10667 (strace_trace_on_diff_addr): Likewise.
10668 * gdb.trace/trace-break.exp: Likewise.
10669 * gdb.trace/trace-condition.exp: Likewise.
10670 * gdb.trace/trace-mt.exp: Likewise.
10671
fca4cfd9
SM
106722016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10673
10674 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10675 result of gdb_remote_download.
10676 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10677 * gdb.base/dso2dso.exp: Likewise.
10678 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10679 * gdb.base/print-file-var.exp: Likewise.
10680 * gdb.base/shlib-call.exp: Likewise.
10681 * gdb.base/shreloc.exp: Likewise.
10682 * gdb.base/solib-overlap.exp: Likewise.
10683 * gdb.base/solib-weak.exp (do_test): Likewise.
10684 * gdb.base/unload.exp: Likewise.
10685
11cf4ffb
YQ
106862016-04-27 Yao Qi <yao.qi@linaro.org>
10687
10688 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10689 exists.
10690
3e2e34f8
KB
106912016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10692
10693 * vla-type.exp: Print structure from toplevel.
10694
8f07e298
BH
106952016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10696
10697 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10698 of dynamic types.
10699 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10700 of dynamic types.
10701
9920b434
BH
107022016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10703
10704 * gdb.fortran/vla-type.f90: New file.
10705 * gdb.fortran/vla-type.exp: New file.
10706
f3abeff5
YQ
107072016-04-25 Yao Qi <yao.qi@linaro.org>
10708
10709 * gdb.base/branch-to-self.c: New file.
10710 * gdb.base/branch-to-self.exp: New file.
10711
0a5d52f0
YQ
107122016-04-22 Yao Qi <yao.qi@linaro.org>
10713
10714 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10715 more after $hex.
10716
495346f6
YQ
107172016-04-22 Yao Qi <yao.qi@linaro.org>
10718
10719 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10720 * gdb.base/annota3.exp: Likewise.
10721
4a7e075c
YQ
107222016-04-22 Yao Qi <yao.qi@linaro.org>
10723
10724 * gdb.reverse/step-precsave.exp: Do one step and test program
10725 stops in "callee" and do multiple steps until program goes out
10726 of "callee".
10727 * gdb.reverse/step-reverse.exp: Likewise.
10728
5b061e98
YQ
107292016-04-22 Yao Qi <yao.qi@linaro.org>
10730
10731 * gdb.trace/signal.exp: Also pass if
10732 $tracepoint_hits($i) > $iterations.
10733
5c5dc57f
YQ
107342016-04-22 Yao Qi <yao.qi@linaro.org>
10735
10736 * gdb.trace/signal.c: New file.
10737 * gdb.trace/signal.exp: New file.
10738
a55411b9
DE
107392016-04-19 Doug Evans <xdje42@gmail.com>
10740
10741 * gdb.base/bad-file.exp: New file.
10742
a22df60a
MG
107432016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10744
10745 * gdb.dwarf2/implref.exp: New file.
10746
0c13f7e5
BH
107472016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10748
10749 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10750 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10751 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10752 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10753 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10754 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10755 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10756 * lib/fortran.exp (fortran_int4): New procedure.
10757 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10758 (fortran_logical4): Likewise.
10759
9b9b09e9
BH
107602016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10761
10762 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10763
a14d1f4d
BH
107642016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10765
10766 * lib/compiler.c: Add Intel specific preprocessor macros.
10767 * lib/compiler.cc: Likewise.
25d49b86 10768
7d49b1d0
LM
107692016-04-13 Luis Machado <lgustavo@codesourcery.com>
10770
10771 * gdb.server/connect-with-no-symbol-file.c: New file.
10772 * gdb.server/connect-with-no-symbol-file.exp: New file.
10773
8392fa22
SM
107742016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10775
10776 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10777
8c4c4aeb
SM
107782016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10779
10780 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10781 standard output directory.
10782
45e3745e
AT
107832016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10784
10785 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10786
e26b7e41
MM
107872016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10788
10789 * gdb.btrace/instruction_history.c (loop): Add declaration.
10790
8ce09462
AT
107912016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10792
10793 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10794
2e88a1ea
SM
107952016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10796
10797 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10798 parentheses to print.
10799 (continue_handler): Likewise.
10800
f48e22e3
SM
108012016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10802
10803 * gdb.server/solib-list.exp: Remove is_remote check.
10804 Pass shlib= to gdb_compile. Don't link shared library with
10805 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10806 Run binary filename through "readlink -f" on the target.
10807
096be756
PA
108082016-04-08 Pedro Alves <palves@redhat.com>
10809
10810 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10811 interpreter filename as argument to gdbserver_spawn.
10812 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10813 Return empty if $last_loaded_file does not exist.
10814
06500533
JK
108152016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10816
10817 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10818 * gdb.base/jit-main.c: Use exit after usage.
10819
2d35e871
JK
108202016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10821
10822 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10823 GDBHISTSIZE prior to the tests.
10824 * gdb.base/gdbinit-history.exp: Likewise.
10825
108262016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
10827
10828 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10829 instead of build_executable. Use gdb_load_shlibs.
10830
c8064e7e
YQ
108312016-04-07 Yao Qi <yao.qi@linaro.org>
10832
10833 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10834 Execute "si" command.
10835
bde47561
YQ
108362016-04-07 Yao Qi <yao.qi@linaro.org>
10837
10838 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10839 number instead of the comments on some line.
10840
b16f8a3b
DB
108412016-04-06 Don Breazeal <donb@codesourcery.com>
10842
10843 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10844 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10845
c2f901df
SM
108462016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10847
10848 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10849 standard_output_file. Remove unused binfile variable.
10850
ac17fda0
CU
108512016-04-05 Catalin Udma <catalin.udma@freescale.com>
10852
10853 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10854 * gdb.python/py-mi-objfile.exp: Match "list main" output
10855 in console format.
10856
03a8c4df
SM
108572016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10858
10859 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10860 absolute.
10861
6e774b13
SM
108622016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10863
10864 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10865 absolute.
10866 * gdb.trace/ftrace.exp: Likewise.
10867 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10868 targets as well.
10869 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10870 (gdb_load_shlibs): Copy libraries to test directory when testing
10871 natively. Only set solib-search-path if testing remotely.
10872 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10873
7817ea46
SM
108742016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10875
10876 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10877 gdb_download. Use it even if the target is not remote.
10878 * gdb.base/jit.exp (compile_jit_test): Likewise.
10879 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10880 output directory if the destination board is local, otherwise use
10881 the standard remote_download from DejaGnu.
10882 (gdb_download): Remove.
10883 (gdb_load_shlibs): Use gdb_remote_download instead of
10884 gdb_download.
10885 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10886 Use gdb_remote_download instead of gdb_download. Use it even if
10887 the target is not remote.
10888 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10889 instead of gdb_download.
10890
7beb7f68
SM
108912016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10892
10893 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10894 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10895 run.
10896
cc63428a
AV
108972016-04-01 Artemiy Volkov <artemiyv@acm.org>
10898
10899 PR gdb/19820
10900 * gdb.base/printcmds.exp: Add artificial arrays tests.
10901
64cdf930
PA
109022016-03-31 Pedro Alves <palves@redhat.com>
10903
10904 PR gdb/19858
10905 * gdb.base/jit-main.c: Include unistd.h.
10906 (ATTACH): Define to 0 if not already defined.
10907 (wait_for_gdb, mypid): New globals.
10908 (WAIT_FOR_GDB): New macro.
10909 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10910 some breakpoint locations.
10911 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10912 New procedures.
10913 (one_jit_test): Add REATTACH parameter, and handle it. Use
10914 continue_to_test_location.
10915 (top level): Test attach, and adjusts calls to one_jit_test.
10916
40dea8cb
PA
109172016-03-31 Pedro Alves <palves@redhat.com>
10918
10919 PR gdb/19858
10920 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10921 BINSUFFIX parameter, and handle it.
10922 (top level): Adjust calls compile_jit_test.
10923
e7ea3ec7
CU
109242016-03-31 Catalin Udma <catalin.udma@freescale.com>
10925
10926 PR python/19743
10927 * gdb.python/py-mi-events-gdb.py: New file.
10928 * gdb.python/py-mi-events.c: New file.
10929 * gdb.python/py-mi-events.exp: New file.
10930
e6359af3
YQ
109312016-03-30 Yao Qi <yao.qi@linaro.org>
10932
10933 * gdb.reverse/until-precsave.exp: Match function name only.
10934 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10935 Move malloc to a condition block.
10936 * gdb.reverse/until-reverse.exp: Match function name only.
10937
a4105d04
MK
109382016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10939
10940 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10941 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10942 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10943 variable for GPR 0 instead of assuming it is register 0.
10944 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10945 * lib/trace-support.exp: Add s390 registers.
10946
bfa6adb9
YQ
109472016-03-29 Yao Qi <yao.qi@linaro.org>
10948
10949 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10950
1e6697ea
YQ
109512016-03-24 Yao Qi <yao.qi@linaro.org>
10952
10953 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10954 test message.
10955
64bcd522
AA
109562016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10957
10958 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10959 maintaining separate logic for constructing the output path.
10960
7868401b
DB
109612016-03-16 Don Breazeal <donb@codesourcery.com>
10962
10963 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10964 Retry fork and waitpid on interrupted system call errors.
10965 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10966 Use with_timeout_factor to increase timeout by factor of 10.
10967
1cafadb4
DB
109682016-03-15 Don Breazeal <donb@codesourcery.com>
10969
10970 * gdb.cp/scope-err.cc: New test program.
10971 * gdb.cp/scope-err.exp: New test script.
10972 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10973 lines and "set breakpoint here" comment.
10974 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10975 Fixed some whitespace and format issues.
10976 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10977 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10978
81516450
DE
109792016-03-15 Doug Evans <dje@google.com>
10980
10981 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10982 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10983 All callers updated. Add tests for enums, mixed flags register.
10984
aa52b601
DE
109852016-03-15 Doug Evans <dje@google.com>
10986
10987 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10988 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10989
fa4ff313
SM
109902016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10991
10992 * gdb.base/default.exp: Add $_as_string to the list of expected
10993 convenience functions.
10994
f2403c39
AB
109952016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10996
10997 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10998
f2f3ccb9
SM
109992016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11000
11001 * gdb.python/py-as-string.exp: New file.
11002 * gdb.python/py-as-string.c: New file.
11003
00dbd492
PA
110042016-03-09 Pedro Alves <palves@redhat.com>
11005
11006 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11007 signal" -> "Thread NN received signal" output change.
11008 * gdb.threads/ia64-sigill.exp: Likewise.
11009 * gdb.threads/linux-dp.exp: Likewise.
11010 * gdb.threads/manythreads.exp: Likewise.
11011 * gdb.threads/pending-step.exp: Likewise.
11012 * gdb.threads/print-threads.exp: Likewise.
11013 * gdb.threads/sigstep-threads.exp: Likewise.
11014 * gdb.threads/staticthreads.exp: Likewise.
11015 * gdb.threads/tls.exp: Likewise.
11016
1e6697ea
YQ
110172016-03-09 Pedro Alves <palves@redhat.com>
11018
11019 * gdb.base/command-line-input.exp: New file.
11020
b04fd3be
MK
110212016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11022
11023 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11024 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11025 * gdb.trace/pending.exp: Accept leading dot before function name.
11026 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11027 * lib/trace-support.exp: Set registers for ppc.
11028
98fa59e9
MK
110292016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11030
11031 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11032 use it for disassembly; accept .main in addition to main in backtrace.
11033
f77198c8
MK
110342016-03-09 Wei-cheng Wang <cole945@gmail.com>
11035 Marcin Kościelnicki <koriakin@0x04.net>
11036
11037 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11038 (gdb_recursion_test_ptr): New global variable.
11039 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11040 gdb_recursion_test.
11041 (gdb_c_test): Ditto.
11042
ba84e0da
MK
110432016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11044
11045 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11046 ordering.
11047
4366d36e
MK
110482016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11049
11050 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11051 (bar): Add bar_start_lbl label.
11052 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11053 of foo/bar for emitting DWARF and tracing.
11054
5eb264df
SDJ
110552016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11056
11057 * analyze-racy-logs.py: Set executable bit.
11058
fb6a751f
SDJ
110592016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11060
11061 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11062 (CHECK_TARGET_TMP): Likewise.
11063 (check-single-racy): New rule.
11064 (check-parallel-racy): Likewise.
11065 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11066 (do-check-parallel-racy): New rule.
11067 (check-racy/%.exp): Likewise.
11068 * README (Racy testcases): New section.
11069 * analyze-racy-logs.py: New file.
11070
bdf7e230
DE
110712016-03-03 Doug Evans <dje@google.com>
11072
11073 * gdb.base/skip.exp: Use with_test_prefix.
11074
4719d415
YQ
110752016-03-03 Yao Qi <yao.qi@linaro.org>
11076
11077 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11078 Invoke step_over_syscall "clone" and break_cond_on_syscall
11079 "clone".
11080 * gdb.base/step-over-clone.c: New file.
11081
ea507862
YQ
110822016-03-03 Yao Qi <yao.qi@linaro.org>
11083
11084 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11085 code format.
11086
8fc8cbda
YQ
110872016-03-03 Yao Qi <yao.qi@linaro.org>
11088
11089 * gdb.base/disp-step-fork.c: Rename to ...
11090 * gdb.base/step-over-fork.c: ... it. New file.
11091 * gdb.base/disp-step-vfork.c: Rename to ...
11092 * gdb.base/step-over-vfork.c: ... it. New file.
11093 * gdb.base/disp-step-syscall.exp: Rename to ...
11094 * gdb.base/step-over-syscall.exp: ... it. New file.
11095 (disp_step_cross_syscall): Rename to ...
11096 (step_over_syscall): ... it.
11097
92fa70b0
YQ
110982016-03-03 Yao Qi <yao.qi@linaro.org>
11099
11100 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11101 If target supports condition evaluation on target, invoke
11102 break_cond_on_syscall for fork and vfork.
11103
e197ad3c
YQ
111042016-03-03 Yao Qi <yao.qi@linaro.org>
11105
11106 * gdb.base/disp-step-syscall.exp: Don't invoke
11107 support_displaced_stepping.
11108 (disp_step_cross_syscall): Test with displaced stepping off and
11109 on if supported.
11110
0b47da9f
YQ
111112016-03-03 Yao Qi <yao.qi@linaro.org>
11112
11113 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11114 proc.
11115 (setup): New proc.
11116 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11117 and setup.
11118
065ab6dc
BH
111192016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11120
11121 * gdb.fortran/vla-history.exp: Remove breakpoint.
11122
07e448ad 111232016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11124
25d49b86
PA
11125 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11126 exceeds timeout.
07e448ad 11127
9ac2d526 111282016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11129
25d49b86
PA
11130 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11131 breakpoint.
9ac2d526 11132
17807369
BH
111332016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11134
11135 * gdb.mi/vla.f90: Nullify pointer after declaration.
11136
86e501af
PA
111372016-03-01 Pedro Alves <palves@redhat.com>
11138
11139 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11140
1e903e32
PA
111412016-03-01 Pedro Alves <palves@redhat.com>
11142
11143 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11144 before anything else.
11145 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11146 _GNU_SOURCE here.
11147 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11148 before anything else.
11149 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11150
6ccb54e2
PA
111512016-03-01 Pedro Alves <palves@redhat.com>
11152
11153 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11154
30ca9da1
YQ
111552016-03-01 Yao Qi <yao.qi@linaro.org>
11156
11157 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11158 prepare_for_testing.
11159
dc856b38
YQ
111602016-03-01 Yao Qi <yao.qi@linaro.org>
11161
11162 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11163
4a932159
AA
111642016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11165
11166 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11167 manually constructing the output path.
11168
f2489477
AA
111692016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11170
11171 * gdb.arch/s390-stackless.S: New.
11172 * gdb.arch/s390-stackless.exp: New.
11173
38899f16
IB
111742016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11175
11176 * gdb.dlang/circular.c: New file.
11177 * gdb.dlang/circular.exp: New file.
11178
9fde51ed
YQ
111792016-02-26 Yao Qi <yao.qi@linaro.org>
11180
11181 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11182 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11183 (testcases): Update.
11184
ce90fefe
YQ
111852016-02-26 Yao Qi <yao.qi@linaro.org>
11186
11187 * gdb.reverse/aarch64.c: Rename to ...
11188 * gdb.reverse/insn-reverse.c: ... it.
11189 * gdb.reverse/aarch64.exp: Rename to ...
11190 * gdb.reverse/insn-reverse.exp: ... it.
11191
3263bceb
YQ
111922016-02-26 Yao Qi <yao.qi@linaro.org>
11193
11194 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11195 (testcase_ftype): New.
11196 (testcases): New array.
11197 (n_testcases): New.
11198 (main): Call each element in testcases.
11199 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11200 (read_testcase): New.
11201 Do the tests in a loop.
11202
6cb59ff1
YQ
112032016-02-25 Yao Qi <yao.qi@linaro.org>
11204
11205 * gdb.base/branches.c: Remove.
11206
ae91f625
MK
112072016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11208
11209 PR gdb/13808
11210 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11211
678b48b7
MK
112122016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11213
11214 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11215
7337a6f2
MK
112162016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11217
11218 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11219 change x86_64 call_insn to 'callq'.
11220
861ca91f
AT
112212016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11222
11223 * gdb.trace/tfile-avx.c: Move to...
11224 * gdb.trace/tracefile-pseudo-reg.c: Here.
11225 * gdb.trace/tfile-avx.exp: Move to...
11226 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11227
bf74e428
GB
112282016-02-24 Gary Benson <gbenson@redhat.com>
11229
11230 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11231 message on attach.
11232
cce0e923
DE
112332016-02-23 Doug Evans <dje@google.com>
11234
11235 * gdb.base/skip.c (test_skip): New function.
11236 (end_test_skip_file_and_function): New function.
11237 (test_skip_file_and_function): New function.
11238 * gdb.base/skip1.c (test_skip): New function.
11239 (skip1_test_skip_file_and_function): New function.
11240 * gdb.base/skip.exp: Add tests for new skip options.
11241 * gdb.base/skip-solib.exp: Update expected output.
11242 * gdb.perf/skip-command.cc: New file.
11243 * gdb.perf/skip-command.exp: New file.
11244 * gdb.perf/skip-command.py: New file.
11245
4000e47e
MK
112462016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11247
11248 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11249 info registers pattern.
11250
24f75ead
IB
112512016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11252
11253 * lib/future.exp: Add D support.
11254 (gdb_find_gdc): New proc.
11255 (gdb_default_target_compile): Add D support.
11256
fbb7bcbe
WW
112572016-02-18 Wei-cheng Wang <cole945@gmail.com>
11258
11259 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11260 user+system time.
11261 (trace_speed_test): Determine the iteration count for a time
11262 between 15..30 seconds.
11263
012b3a21
WT
112642016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11265
11266 * gdb.arch/i386-mpx-sigsegv.c: New file.
11267 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11268 * gdb.arch/i386-mpx-simple_segv.c: New file.
11269 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11270
2d5189bd
YQ
112712016-02-18 Yao Qi <yao.qi@linaro.org>
11272
11273 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11274 Don't call setup_kfail.
11275
40fb20d0
YQ
112762016-02-18 Yao Qi <yao.qi@linaro.org>
11277
11278 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11279 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11280
21b1f8d2
DE
112812016-02-16 Doug Evans <dje@google.com>
11282
11283 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11284 * gdb.base/skip1.c: Ditto.
11285 * gdb.base/skip.exp: Whitespace cleanup.
11286
4041ed77
DB
112872016-02-16 Don Breazeal <donb@codesourcery.com>
11288
11289 PR remote/19496
11290 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11291 Remove kfail for PR remote/19496.
11292
c4ef31bf
SM
112932016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11294
11295 * lib/gdb.exp (standard_temp_file): Return a path specific to
11296 the runtest invocation.
11297
266b65b3
SM
112982016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11299
11300 * gdb.trace/save-trace.exp: Change relative path to be in the
11301 standard output directory.
11302
a7a0a6a9
JK
113032016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11304
11305 * gdb.arch/i386-prologue.c: Add missing prototypes.
11306
c99dbb42
JK
113072016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11308
11309 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11310 * gdb.arch/i386-prologue.exp: Likewise.
11311 * gdb.arch/i386-size.exp: Likewise.
11312
aa480355
SM
113132016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11314
11315 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11316 define object file path.
11317 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11318 file path.
11319 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11320 standard_output_file to define binfile.
11321
ba881f50
JK
113222016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11323
11324 Fix compatibility with recent gfortran-5.3.1.
11325 * gdb.fortran/vla-history.exp (print vla1 allocated)
11326 (print vla2 allocated, print $2, print $3): Remove
11327 (print $4): Rename to ...
11328 (print $2): ... here.
11329 (print $9): Rename to ...
11330 (print $5): ... here.
11331 (print $10): Rename to ...
11332 (print $6): ... here.
11333 * gdb.fortran/vla.f90: Add pvla initialization.
11334
e9fb005c
JK
113352016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11336
11337 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11338 New test.
11339 * gdb.fortran/vla-value-sub.exp: Likewise.
11340
e44e00ff
MK
113412016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11342
11343 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11344
97e94151
SM
113452016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11346
11347 * i386-biarch-core.exp: Define corefile using
11348 standard_output_file.
11349
01113bc1
YQ
113502016-02-12 Yao Qi <yao.qi@linaro.org>
11351
11352 * gdb.arch/arm-single-step-kernel-helper.c: New.
11353 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11354
33b4777c
MM
113552016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11356
11357 * gdb.btrace/tailcall-only.exp: New.
11358 * gdb.btrace/tailcall-only.c: New.
11359 * gdb.btrace/x86_64-tailcall-only.S: New.
11360 * gdb.btrace/i686-tailcall-only.S: New.
11361
acc23c11
PA
113622016-02-11 Pedro Alves <palves@redhat.com>
11363
11364 * README (Parallel testing): Add missing double quotes.
11365
e352bf0a
PA
113662016-02-11 Pedro Alves <palves@redhat.com>
11367
11368 * README (Parallel testing): New section.
11369 (GDB_PARALLEL): Rewrite.
11370 (FORCE_PARALLEL): Document.
11371
9f5fed78
MK
113722016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11373
11374 * gdb.trace/tfile-avx.c: New test.
11375 * gdb.trace/tfile-avx.exp: New test.
11376
9ef9e6a6
KS
113772016-02-09 Keith Seitz <keiths@redhat.com>
11378
11379 PR breakpoints/19546
11380 * gdb.base/infcall-exec.c: New file.
11381 * gdb.base/infcall-exec2.c: New file.
11382 * gdb.base/infcall-exec.exp: New file.
11383
a96e36da
KS
113842016-02-09 Keith Seitz <keiths@redhat.com>
11385
11386 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11387 (toplevel): Call test_bkpt_address.
11388
9f61929f
KS
113892016-02-09 Keith Seitz <keiths@redhat.com>
11390
11391 PR python/19506
11392 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11393 (toplevel): Call test_bkpt_address.
11394
1e94266c
SM
113952016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11396
11397 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11398 to AC_OUTPUT.
11399 * configure: Regenerate.
11400
2a7f3dff
PA
114012016-02-09 Pedro Alves <palves@redhat.com>
11402
11403 PR breakpoints/19548
11404 * gdb.base/execl-update-breakpoints.c (some_function): New
11405 function.
11406 (main): Call it.
11407 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11408 Tighten expected GDB output.
11409
2151ccc5
SM
114102016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11411
11412 * Makefile.in (ALL_SUBDIRS): Remove.
11413 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11414 (distclean maintainer-clean realclean): Likewise.
11415 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11416 * configure: Regenerate.
11417 * gdb.ada/Makefile.in: Delete.
11418 * gdb.arch/Makefile.in: Likewise.
11419 * gdb.asm/Makefile.in: Likewise.
11420 * gdb.base/Makefile.in: Likewise.
11421 * gdb.btrace/Makefile.in: Likewise.
11422 * gdb.cell/Makefile.in: Likewise.
11423 * gdb.compile/Makefile.in: Likewise.
11424 * gdb.cp/Makefile.in: Likewise.
11425 * gdb.disasm/Makefile.in: Likewise.
11426 * gdb.dlang/Makefile.in: Likewise.
11427 * gdb.dwarf2/Makefile.in: Likewise.
11428 * gdb.fortran/Makefile.in: Likewise.
11429 * gdb.gdb/Makefile.in: Likewise.
11430 * gdb.go/Makefile.in: Likewise.
11431 * gdb.guile/Makefile.in: Likewise.
11432 * gdb.java/Makefile.in: Likewise.
11433 * gdb.linespec/Makefile.in: Likewise.
11434 * gdb.mi/Makefile.in: Likewise.
11435 * gdb.modula2/Makefile.in: Likewise.
11436 * gdb.multi/Makefile.in: Likewise.
11437 * gdb.objc/Makefile.in: Likewise.
11438 * gdb.opencl/Makefile.in: Likewise.
11439 * gdb.opt/Makefile.in: Likewise.
11440 * gdb.pascal/Makefile.in: Likewise.
11441 * gdb.perf/Makefile.in: Likewise.
11442 * gdb.python/Makefile.in: Likewise.
11443 * gdb.reverse/Makefile.in: Likewise.
11444 * gdb.server/Makefile.in: Likewise.
11445 * gdb.stabs/Makefile.in: Likewise.
11446 * gdb.threads/Makefile.in: Likewise.
11447 * gdb.trace/Makefile.in: Likewise.
11448 * gdb.xml/Makefile.in: Likewise.
11449 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11450 GDB_PARALLEL.
11451 (standard_output_file): Remove check for GDB_PARALLEL, always
11452 return path in outputs/$subdir/$testname.
11453
437277d4
SM
114542016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11455
11456 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11457 (site.exp): Assign abs_srcdir to tcl's srcdir.
11458
31d913c7
YQ
114592016-02-04 Yao Qi <yao.qi@linaro.org>
11460
11461 * gdb.base/foll-exec-mode.c: Include limits.h.
11462 (main): Add parameters argc and argv. Get directory from
11463 argv[0].
11464 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11465 compilation.
11466 * gdb.base/foll-exec.c: Include limits.h.
11467 (main): Add parameters argc and argv.
11468 Get directory from argv[0].
11469 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11470 Adjust tests on the number of lines as source code changed.
11471 * gdb.base/foll-vfork-exit.c: Include limits.h.
11472 (main): Add one line of statement before vfork.
11473 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11474 (main): Add parameters argc and argv. Get directory from
11475 argv[0].
11476 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11477 (setup_gdb): Set tbreak to skip some source lines.
11478 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11479 (main): Add parameters argc and argv. Get directory from
11480 argv[0].
11481 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11482 compilation.
11483 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11484 (main): Add parameters argc and argv. Get directory from
11485 argv[0].
11486 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11487 compilation.
11488
9482b9fb
DE
114892016-02-01 Doug Evans <dje@google.com>
11490
11491 * gdb.base/skip.exp: Clean up multiple references to same test name.
11492
6b2e4f10
PA
114932016-02-01 Pedro Alves <palves@redhat.com>
11494
ccb6afd6 11495 PR remote/19496
6b2e4f10
PA
11496 * gdb.threads/forking-threads-plus-breakpoint.exp
11497 (displaced_stepping_supported): New global.
11498 (probe_displaced_stepping_support): New procedure.
11499 (do_test): Add 'displaced' parameter, and use it.
11500 (top level): Check for displaced stepping support. Add displaced
11501 stepping on/off testing axis.
11502
37a8db1a
AB
115032016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11504
11505 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11506 pointer. Don't perform further tests on the unassociated pointer
11507 if the first test fails.
11508
5fdf6324
AB
115092016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11510
11511 * gdb.base/max-value-size.c: New file.
11512 * gdb.base/max-value-size.exp: New file.
11513 * gdb.base/huge.exp: Disable max-value-size for this test.
11514
935c6144
IB
115152016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11516
11517 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11518
7fe8399d
YQ
115192016-01-28 Yao Qi <yao.qi@linaro.org>
11520
11521 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11522
a2077e25
PA
115232016-01-25 Pedro Alves <palves@redhat.com>
11524
11525 PR threads/19461
11526 * gdb.base/fork-running-state.c: New file.
11527 * gdb.base/fork-running-state.exp: New file.
11528
1d2736d4
PA
115292016-01-25 Pedro Alves <palves@redhat.com>
11530
11531 PR gdb/19494
11532 * gdb.base/catch-fork-kill.c: New file.
11533 * gdb.base/catch-fork-kill.exp: New file.
11534
f1da4b11
PA
115352016-01-25 Pedro Alves <palves@redhat.com>
11536
11537 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11538 Delete, moved to lib/gdb.exp.
11539 * gdb.threads/forking-threads-plus-breakpoint.exp
11540 (foreach_with_prefix): Likewise.
11541 * gdb.threads/process-dies-while-handling-bp.exp
11542 (foreach_with_prefix): Likewise.
11543 * lib/gdb.exp (foreach_with_prefix): New procedure.
11544
45f38546
MK
115452016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11546
11547 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11548 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11549
dc29a1ce
MK
115502016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11551
11552 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11553 endian targets.
11554
092127d7
JK
115552016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11556 Pedro Alves <palves@redhat.com>
11557
11558 Fix testsuite compatibility with Guile.
11559 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11560 number.
11561
31d765d3
JK
115622016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11563
11564 Fix testsuite compatibility with Guile.
11565 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11566 (thread 1): New test for backtrace through signal handler.
11567
1ac78c04
YQ
115682016-01-22 Yao Qi <yao.qi@linaro.org>
11569
11570 PR testsuite/19491
11571 * gdb.base/multi-forks.c: Include
11572 ../lib/unbuffer_output.c
11573 (main): Call gdb_unbuffer_output.
11574
4f5946a8
DE
115752016-01-21 Doug Evans <dje@google.com>
11576
11577 * lib/ada.exp (gdb_compile_ada): Fix typo.
11578
305e13e6
JB
115792016-01-21 Joel Brobecker <brobecker@adacore.com>
11580
11581 * gdb.base/break-fun-addr.exp: New file.
11582 * gdb.base/break-fun-addr1.c: New file.
11583 * gdb.base/break-fun-addr2.c: New file.
11584
5f5dfff6
SM
115852016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11586
11587 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11588 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11589 enum flag values.
11590
fd356fa2
AA
115912016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11592
11593 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11594 when GDB can not set the vector return value. Add more comments
11595 for clarification.
11596
9df22175
AT
115972016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11598
11599 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11600 command.
11601
41d1845e
SM
116022016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11603
11604 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11605
01ac6840
SM
116062016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11607
11608 * Makefile.in (check-single): Pass --status to runtest.
11609 (check/%.exp): Likewise.
11610
116112016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11612
11613 * Makefile.in (check-parallel): Propagate return code from make
11614 do-check-parallel.
11615
bd0a71fa
MK
116162016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11617
11618 * gdb.trace/ftrace.exp: Fix expected message on continue.
11619 * gdb.trace/pending.exp: Fix expected message on continue.
11620 * gdb.trace/trace-break.exp: Fix expected message on continue.
11621
8bcbad33
SM
116222016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11623
11624 * lib/gdb.exp (gdb_test): Remove unused global references.
11625
f303dbd6
PA
116262016-01-18 Pedro Alves <palves@redhat.com>
11627
11628 * gdb.base/async-shell.exp: Adjust expected output.
11629 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11630 * gdb.base/siginfo-thread.exp: Adjust expected output.
11631 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11632 * gdb.java/jnpe.exp: Adjust expected output.
11633 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11634 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11635 * gdb.threads/leader-exit.exp: Adjust expected output.
11636 * gdb.threads/manythreads.exp: Adjust expected output.
11637 * gdb.threads/pthreads.exp: Adjust expected output.
11638 * gdb.threads/schedlock.exp: Adjust expected output.
11639 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11640 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11641 expected output.
11642 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11643 output.
11644 * gdb.threads/sigthread.exp: Adjust expected output.
11645 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11646
b2789696
YQ
116472016-01-18 Yao Qi <yao.qi@linaro.org>
11648
11649 * gdb.guile/scm-section-script.c: Replace @progbits with
11650 %progbits.
11651 * gdb.python/py-section-script.c: Likewise.
11652
71ef29a8
PA
116532016-01-15 Pedro Alves <palves@redhat.com>
11654
11655 * gdb.multi/tids.exp: Test star wildcard ranges.
11656
3f5b7598
PA
116572016-01-15 Pedro Alves <palves@redhat.com>
11658
11659 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11660 command from "thread apply" invocation.
11661 (thr_apply_info_thr_invalid): Default the expected output to the
11662 input tid list.
11663 (top level): Add tests that use convenience variables. Add tests
11664 for "thread apply" with a valid TID list, but missing the command.
11665
663f6d42
PA
116662016-01-13 Pedro Alves <palves@redhat.com>
11667
11668 * gdb.base/default.exp: Expect $_gthread as well.
11669 * gdb.multi/tids.exp: Test $_gthread.
11670 * gdb.threads/thread-specific.exp: Test $_gthread.
11671
c84f6bbf
PA
116722016-01-13 Pedro Alves <palves@redhat.com>
11673
11674 * gdb.multi/tids.exp: Test "info threads -gid".
11675
22a02324
PA
116762016-01-13 Pedro Alves <palves@redhat.com>
11677
11678 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11679 Breakpoint.thread.
11680 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11681
5d5658a1
PA
116822016-01-07 Pedro Alves <palves@redhat.com>
11683
11684 * gdb.base/break.exp: Adjust to output changes.
11685 * gdb.base/hbreak2.exp: Likewise.
11686 * gdb.base/sepdebug.exp: Likewise.
11687 * gdb.base/watch_thread_num.exp: Likewise.
11688 * gdb.linespec/keywords.exp: Likewise.
11689 * gdb.multi/info-threads.exp: Likewise.
11690 * gdb.threads/thread-find.exp: Likewise.
11691 * gdb.multi/tids.c: New file.
11692 * gdb.multi/tids.exp: New file.
11693
84654457
PA
116942016-01-13 Pedro Alves <palves@redhat.com>
11695
11696 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11697
e3940304
PA
116982016-01-13 Pedro Alves <palves@redhat.com>
11699
11700 * gdb.base/default.exp: Expect $_inferior as well.
11701 * gdb.multi/base.exp: Test $_inferior.
11702
a911d87a
PA
117032016-01-13 Pedro Alves <palves@redhat.com>
11704
11705 PR breakpoints/19388
11706 * gdb.base/catch-signal-siginfo-cond.c: New file.
11707 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11708
82075af2
JS
117092016-01-12 Josh Stone <jistone@redhat.com>
11710 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11711
11712 * gdb.base/catch-syscall.c (do_execve): New variable.
11713 (main): Conditionally trigger an execve.
11714 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11715 (test_catch_syscall_execve): New, check entry/return across execve.
11716 (do_syscall_tests): Call test_catch_syscall_execve.
11717
e46eeedd
PA
117182016-01-12 Pedro Alves <palves@redhat.com>
11719
11720 * gdb.base/random-signal.exp (do_test): New procedure, with body
11721 of testcase moved in.
11722
01d8c27e
JK
117232016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11724 Pedro Alves <palves@redhat.com>
11725
11726 * gdb.base/funcargs.exp (finish from indirectly called function):
11727 Reintroduce the case for 'First'.
11728
9a706302
JK
117292016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11730 Pedro Alves <palves@redhat.com>
11731
11732 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11733 (tcatch_vfork_then_child_follow_exec)
11734 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11735 identification.
11736
c0ecb95f
JK
117372016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11738
11739 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11740 and repeats to unlimited.
11741 * gdb.python/py-value.exp: Likewise.
11742 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11743 and repeats to unlimited.
11744
6cfc1fcb
JK
117452016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11746
11747 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11748 and reordering the functions.
11749 * gdb.multi/hangout.c: Likewise.
11750 * gdb.multi/hello.c: Likewise.
11751
582a1b00
SM
117522016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11753
11754 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11755 absolute.
11756 (SingleStatisticTestResult.report): Use dict.keys instead of
11757 dict.iterkeys.
11758
79bc59cb
PA
117592016-01-06 Pedro Alves <palves@redhat.com>
11760
11761 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11762
43368e1d
MM
117632016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11764
11765 * gdb.btrace/dlopen.exp: New.
11766 * gdb.btrace/dlopen.c: New.
11767 * gdb.btrace/dlopen-dso.c: New.
11768
79fad5b8
SL
117692015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11770
11771 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11772 PATTERN argument is optional.
11773
ab8314b3
JB
117742015-12-24 Joel Brobecker <brobecker@adacore.com>
11775
11776 * lib/ada.exp (target_compile_ada_from_dir): New function.
11777 (gdb_compile_ada): Reimplement avoiding the use of project files.
11778 * gdb.ada/gnat_ada.gpr: Delete.
11779 * gdb.ada/cond_lang.exp: Adjust test to make path before
11780 filename optional.
11781 * gdb.ada/small_reg_param.exp: Likewise.
11782
fe33faff
SM
117832015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11784
11785 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11786
6d265cb4
TP
117872015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11788
11789 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11790 case.
11791
10125099
SM
117922015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11793
11794 * gdb.base/break.exp: Remove dead code.
11795 * gdb.base/sepdebug.exp: Likewise.
11796
3ca22649
SM
117972015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11798
11799 * gdb.asm/asm-source.exp: Remove HP-UX references.
11800 * gdb.base/annota1.exp: Likewise.
11801 * gdb.base/annota3.exp: Likewise.
11802 * gdb.base/attach.exp: Likewise.
11803 * gdb.base/bigcore.exp: Likewise.
11804 * gdb.base/break.exp: Likewise.
11805 * gdb.base/call-ar-st.exp: Likewise.
11806 * gdb.base/callfuncs.exp: Likewise.
11807 * gdb.base/catch-fork-static.exp: Likewise.
11808 * gdb.base/display.exp: Likewise.
11809 * gdb.base/foll-exec-mode.exp: Likewise.
11810 * gdb.base/foll-exec.exp: Likewise.
11811 * gdb.base/foll-fork.exp: Likewise.
11812 * gdb.base/foll-vfork.exp: Likewise.
11813 * gdb.base/funcargs.exp: Likewise.
11814 * gdb.base/hbreak2.exp: Likewise.
11815 * gdb.base/inferior-died.exp: Likewise.
11816 * gdb.base/interrupt.exp: Likewise.
11817 * gdb.base/multi-forks.exp: Likewise.
11818 * gdb.base/nodebug.exp: Likewise.
11819 * gdb.base/sepdebug.exp: Likewise.
11820 * gdb.base/solib1.c: Likewise.
11821 * gdb.base/step-test.exp: Likewise.
11822 * gdb.mi/non-stop.c: Likewise.
11823 * gdb.mi/pthreads.c: Likewise.
11824 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11825 * gdb.threads/pthreads.c: Likewise.
11826 * gdb.threads/staticthreads.exp: Likewise.
11827 * lib/future.exp: Likewise.
11828 * lib/gdb.exp: Likewise.
11829 * gdb.base/so-indr-cl.c: Remove.
11830 * gdb.base/so-indr-cl.exp: Likewise.
11831 * gdb.base/solib.c: Likewise.
11832 * gdb.base/solib.exp: Likewise.
11833 * gdb.base/solib2.c: Likewise.
11834
b6304613
SM
118352015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11836
11837 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11838 * gdb.base/call-ar-st.exp: Likewise.
11839 * gdb.base/callfuncs.exp: Likewise.
11840 * gdb.base/condbreak.exp: Likewise.
11841 * gdb.base/constvars.exp: Likewise.
11842 * gdb.base/hbreak2.exp: Likewise.
11843 * gdb.base/langs.exp: Likewise.
11844 * gdb.base/list.exp: Likewise.
11845 * gdb.base/long_long.exp: Likewise.
11846 * gdb.base/ptype.exp: Likewise.
11847 * gdb.base/scope.exp: Likewise.
11848 * gdb.base/signals.exp: Likewise.
11849 * gdb.base/so-impl-ld.exp: Likewise.
11850 * gdb.base/varargs.exp: Likewise.
11851 * gdb.base/volatile.exp: Likewise.
11852 * gdb.base/whatis.exp: Likewise.
11853 * gdb.cp/cplusfuncs.exp: Likewise.
11854 * gdb.cp/inherit.exp: Likewise.
11855 * gdb.cp/local.exp: Likewise.
11856 * gdb.cp/member-ptr.exp: Likewise.
11857 * gdb.cp/method.exp: Likewise.
11858 * gdb.cp/overload.exp: Likewise.
11859 * gdb.cp/templates.exp: Likewise.
11860 * gdb.stabs/weird.exp: Likewise.
11861 * lib/compiler.c: Likewise.
11862 * lib/compiler.cc: Likewise.
11863 * lib/cp-support.exp: Likewise.
11864 * lib/gdb.exp: Likewise.
11865
bf401b07
SM
118662015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11867
11868 * configure.ac: Remove HP-UX case.
11869 * configure: Regenerate.
11870
aff9c0f8
SM
118712015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11872
11873 * lib/gdb.exp (gdb_compile): Add function doc.
11874
a6904d5a
PA
118752015-12-17 Pedro Alves <palves@redhat.com>
11876
11877 PR threads/19354
11878 * gdb.multi/info-threads.exp: New file.
11879
a22279dd
YQ
118802015-12-15 Yao Qi <yao.qi@linaro.org>
11881
11882 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11883 is aarch64*-*-*.
11884
0588c796
SL
118852015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11886
11887 * gdb.base/history-duplicates.exp: Skip if no readline support.
11888
5d978e17
SL
118892015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11890
11891 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11892
7e763b86
SL
118932015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11894
11895 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11896
87a3a92c
SL
118972015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11898
11899 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11900 ctrl-C if nointerrupts target property is set.
11901 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11902 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11903 * gdb.base/paginate-bg-execution.exp: Likewise.
11904 * gdb.base/paginate-execution-startup.exp: Likewise.
11905 * gdb.base/random-signal.exp: Likewise.
11906 * gdb.base/range-stepping.exp: Likewise.
11907 * gdb.cp/annota2.exp: Likewise.
11908 * gdb.cp/annota3.exp: Likewise.
11909 * gdb.gdb/selftest.exp: Likewise.
11910 * gdb.threads/continue-pending-status.exp: Likewise.
11911 * gdb.threads/leader-exit.exp: Likewise.
11912 * gdb.threads/manythreads.exp: Likewise.
11913 * gdb.threads/pthreads.exp: Likewise.
11914 * gdb.threads/schedlock.exp: Likewise.
11915 * gdb.threads/sigthread.exp: Likewise.
11916
a8f077dc
DB
119172015-12-11 Don Breazeal <donb@codesourcery.com>
11918
11919 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11920 remote.
11921 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11922 * gdb.base/foll-exec.exp (main): Enable for target remote.
11923 * gdb.base/foll-fork.exp (main): Likewise.
11924 * gdb.base/foll-vfork.exp (main): Likewise.
11925 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11926 (proc continue_to_exit_bp_loc): Use clean_restart.
11927 * gdb.base/pie-execl.exp (main): Disable for target remote.
11928 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11929 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11930 * gdb.threads/execl.exp (main): Likewise.
11931 * gdb.threads/fork-child-threads.exp (main): Likewise.
11932 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11933 remote.
11934 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11935 remote.
11936 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11937 pid.tid style ptids, instead of just tid.
11938 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11939 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11940 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11941 ptids, instead of just tid.
11942
3b2464a8
AB
119432015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11944
11945 * gdb.base/list.exp (test_list_forward): Add end of file error
11946 test.
11947 (test_repeat_list_command): Add end of file error test.
11948 (test_list_backwards): Add beginning of file error test.
11949
a0def019
AB
119502015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11951
11952 * gdb.base/list.exp (test_list_invalid_args): New function,
11953 defined, and called.
11954
5c000dff
AB
119552015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11956
11957 * gdb.base/list.exp (test_list): Make test names unique.
11958
f1637ebe
YQ
119592015-12-11 Yao Qi <yao.qi@linaro.org>
11960
11961 * gdb.base/coremaker2.c: Remove.
11962
36d6fc0a
PA
119632015-12-10 Pedro Alves <palves@redhat.com>
11964
11965 * gdb.multi/base.exp: Remove stale "spaces" references.
11966
762f7747
PA
119672015-12-10 Pedro Alves <palves@redhat.com>
11968
11969 * gdb.multi/base.exp: Don't use nowarnings.
11970 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11971 * gdb.multi/hangout.c: Include stdio.h.
11972 * gdb.multi/hello.c: Include stdlib.h.
11973 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11974 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11975 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11976
28d2bfb9
AB
119772015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11978
11979 * gdb.dwarf2/dw2-ranges-base.c: New file.
11980 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11981 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11982 support additional line table, and debug ranges generation.
11983 (Dwarf::ranges): New function, generate .debug_ranges.
11984 (Dwarf::lines): Support generating simple line table programs.
11985 (Dwarf::assemble): Initialise new namespace variables.
11986
5fc2beac
KB
119872015-12-09 Kevin Buettner <kevinb@redhat.com>
11988
11989 * gdb.base/async.exp (proc test_background): Add case for
11990 asynchronous execution not supported.
11991
1c35a88f
LM
119922015-12-09 Luis Machado <lgustavo@codesourcery.com>
11993
11994 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11995 format and change test names to make them unique.
11996
b593e3d9
RK
119972015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11998 Pedro Alves <pedro@redhat.com>
11999
12000 PR gdb/18702
12001 Add checking of floatformats setup on x86_64 hosts.
12002 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12003 (smallval, bigval): New labels/constants.
12004 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12005 float" after loading bigval and smallval.
12006
d72413e6
PMR
120072015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12008
12009 * gdb.ada/fun_overload_menu.exp: New testcase.
12010 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12011
ece66d65
JS
120122015-12-04 Josh Stone <jistone@redhat.com>
12013
12014 * gdb.base/catch-fork-static.exp: New.
12015
41d0efca
YQ
120162015-12-03 Yao Qi <yao.qi@linaro.org>
12017
12018 * gdb.base/sizeof.c: Don't include stdio.h and
12019 ../lib/unbuffer_output.c.
12020 (main): New variable 'size' and 'value'. Remove printf and
12021 gdb_unbuffer_output. Assign return value to size and value.
12022 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12023 at the beginning.
12024 (check_sizeof): Check the result by printing variable 'size'.
12025 (check_valueof): Check the result by printing variable 'value'.
12026
99fd02d9
YQ
120272015-12-01 Yao Qi <yao.qi@linaro.org>
12028
12029 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12030 for aarch64*-*-linux* target.
12031
f2faf941
PA
120322015-11-30 Pedro Alves <palves@redhat.com>
12033
12034 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12035
04bf20c5
PA
120362015-11-30 Pedro Alves <palves@redhat.com>
12037
12038 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12039 Handle non-stop mode vCont replies.
12040
09df4675
PA
120412015-11-30 Pedro Alves <palves@redhat.com>
12042
12043 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12044 prepare_for_testing. Start gdb with "set non-stop on" appended to
12045 GDBFLAGS. Lax expected stop output.
12046
58b584af
YQ
120472015-11-27 Yao Qi <yao.qi@linaro.org>
12048
12049 * gdb.arch/arm-neon.exp: New.
12050 * gdb.arch/arm-neon.c: New.
12051
dfcb77a8
YQ
120522015-11-27 Yao Qi <yao.qi@linaro.org>
12053
12054 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12055
88e8ec1b
YQ
120562015-11-27 Yao Qi <yao.qi@linaro.org>
12057
12058 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12059 frames-invalid annotation.
12060
bfde72c2
YQ
120612015-11-27 Yao Qi <yao.qi@linaro.org>
12062
12063 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12064
f6512a69
SM
120652015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12066
12067 * gdb.threads/names.exp: New file.
12068 * gdb.threads/names.c: New file.
12069 * README: Mention gdb,no_thread_names.
12070
46a3515b
MM
120712015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12072
12073 PR 19297
12074 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12075 support" error.
12076
62147a22
PA
120772015-11-24 Pedro Alves <palves@redhat.com>
12078
12079 PR 17539
12080 * gdb.base/display.exp: Expect displays to be sorted in ascending
12081 order. Use multi_line.
12082 * gdb.base/solib-display.exp: Likewise.
12083
2f341b6e
PA
120842015-11-24 Pedro Alves <palves@redhat.com>
12085
12086 PR 17539
25d49b86
PA
12087 * gdb.base/display.exp: Expect displays to be sorted in ascending
12088 order. Use multi_line.
12089 * gdb.base/solib-display.exp: Likewise.
2f341b6e 12090
7e0aa6aa
PA
120912015-11-24 Pedro Alves <palves@redhat.com>
12092
12093 PR 17539
12094 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12095 threads in ascending order.
12096 * gdb.base/foll-fork.exp: Likewise.
12097 * gdb.base/foll-vfork.exp: Likewise.
12098 * gdb.base/multi-forks.exp: Likewise.
12099 * gdb.mi/mi-nonstop.exp: Likewise.
12100 * gdb.mi/mi-nsintrall.exp: Likewise.
12101 * gdb.multi/base.exp: Likewise.
12102 * gdb.multi/multi-arch.exp: Likewise.
12103 * gdb.python/py-inferior.exp: Likewise.
12104 * gdb.threads/break-while-running.exp: Likewise.
12105 * gdb.threads/execl.exp: Likewise.
12106 * gdb.threads/gcore-thread.exp: Likewise.
12107 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12108 * gdb.threads/kill.exp: Likewise.
12109 * gdb.threads/linux-dp.exp: Likewise.
12110 * gdb.threads/multiple-step-overs.exp: Likewise.
12111 * gdb.threads/next-bp-other-thread.exp: Likewise.
12112 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12113 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12114 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12115 * gdb.threads/thread-find.exp: Likewise.
12116 * gdb.threads/tls.exp: Likewise.
12117 * lib/mi-support.exp (mi_reverse_list): Delete.
12118 (mi_check_thread_states): No longer reverse list.
12119
2cc57ad8
PA
121202015-11-24 Pedro Alves <palves@redhat.com>
12121
12122 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12123 use lowercase.
12124
c93e8391
SM
121252015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12126
12127 * gdb.trace/actions.c: Include trace-common.h.
12128 (main): Add a location for a fast tracepoint.
12129 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12130 the normal tracepoints.
12131 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12132
045ccf91
SM
121332015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12134
12135 * save-trace.exp: Factor out code to these...
12136 (gdb_save_tracepoints): New.
12137 (gdb_load_tracepoints): New.
12138 (do_save_load_test): New.
12139
5506f9f6
KB
121402015-11-23 Kevin Buettner <kevinb@redhat.com>
12141
12142 * gdb.base/asmlabel.exp: New test.
12143 * gdb.base/asmlabel.c: New test case.
12144
16c3b12f
JB
121452015-11-23 Joel Brobecker <brobecker@adacore.com>
12146
12147 * gdb.base/wrong_frame_bt_full-main.c: New file.
12148 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12149 * gdb.base/wrong_frame_bt_full.exp: New file.
12150
155bfbd3
JB
121512015-11-23 Joel Brobecker <brobecker@adacore.com>
12152
12153 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12154
bb097445
JM
121552015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12156
206853a0 12157 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
12158 pstate register when comparing registers values in
12159 sparc64-*-linux-gnu targets to avoid spurious differences.
12160
9c88ed8f
JM
121612015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12162
206853a0 12163 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 12164
96161e25
SL
121652015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12166
12167 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12168 as type argument to gdb_compile.
12169 * gdb.base/nested-subp2.exp: Likewise.
12170 * gdb.base/nested-subp3.exp: Likewise.
12171
340c2830
DV
121722015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12173
12174 * lib/dwarf.exp (_note): Fix left shift of negative value.
12175 * gdb.trace/trace-condition.exp: Likewise.
12176
c1862d0f
YQ
121772015-11-13 Yao Qi <yao.qi@linaro.org>
12178
12179 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12180 comments about d10v.
12181 (test_scalar_returns): Likewise.
12182 * gdb.base/d10v.ld: Remove.
12183 * gdb.base/overlays.exp: Remove the target triplet checking for
12184 d10v-*-*.
12185 * gdb.base/structs.exp (test_struct_returns): Remove the
12186 comments about d10v.
12187 (test_struct_calls): Likewise.
12188
77ae9c19
YQ
121892015-11-13 Yao Qi <yao.qi@linaro.org>
12190
12191 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12192 * gdb.base/gnu_vector.c: Don't include stdio.h.
12193 (main): Don't print res and call add_some_intvecs.
12194
430e004e
MK
121952015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12196
12197 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12198 macro.
12199 (func5): Removed.
12200 (func4): Use FAST_TRACEPOINT_LABEL.
12201 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12202 macro.
12203 (func): Removed.
12204 (thread_function): Use FAST_TRACEPOINT_LABEL.
12205 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12206 (func): Remove.
12207 (marker): Use FAST_TRACEPOINT_LABEL.
12208 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12209 (pendfunc1): Remove.
12210 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12211 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12212 (foo): Remove.
12213 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12214 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12215 macro.
12216 (func): Remove.
12217 (marker): Use FAST_TRACEPOINT_LABEL.
12218 * gdb.trace/trace-common.h: New header.
12219 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12220 macro.
12221 (func): Remove.
12222 (marker): Use FAST_TRACEPOINT_LABEL.
12223 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12224 (func): Remove.
12225 (thread_function): Use FAST_TRACEPOINT_LABEL.
12226
6e7675a7
MK
122272015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12228
12229 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12230 in front.
12231 * gdb.trace/change-loc.exp: Use global pcreg definition.
12232 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12233 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12234 in front.
12235 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12236 * gdb.trace/pending.exp: Likewise.
12237 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12238 * gdb.trace/trace-break.exp: Likewise.
12239 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12240 in front.
12241 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12242 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12243 in front.
12244 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12245
dddc0e16
JB
122462015-11-09 Joel Brobecker <brobecker@adacore.com>
12247
12248 * gdb.ada/fin_fun_out: New testcase.
12249
c6f0b406
KB
122502015-11-07 Kevin Buettner <kevinb@redhat.com>
12251
12252 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12253 value associated with DW_AT_byte_size.
12254 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12255 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12256 DW_AT_upper_bound.
12257
f01dcfd9
KB
122582015-11-07 Kevin Buettner <kevinb@redhat.com>
12259
12260 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12261 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12262 version.
12263 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12264 gdb.dwarf2/dw2-canonicalize-type.exp,
12265 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12266 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12267 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12268 provided by gdb_target_symbol_prefix_flags_asm.
12269 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12270 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12271 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12272 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12273 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12274 macros where needed). Use this macro for symbols which require
12275 the prefix provided by SYMBOL_PREFIX.
12276
2223449a
KB
122772015-11-05 Kevin Buettner <kevinb@redhat.com>
12278
12279 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12280 New procs.
12281 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12282 representing expressions, of more than one list element.
12283 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12284 to prepend linker symbol prefix to f.
12285 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12286 table_1 and table_2.
12287 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12288 Likewise, for f and g.
12289 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12290 for ptr.
12291 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12292 for main.
12293 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12294 table_1_ptr and table_2_ptr.
12295
6f2f1a3a
JK
122962015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12297 Joel Brobecker <brobecker@adacore.com>
12298
12299 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12300
566c56c9
MK
123012015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12302
12303 * gdb.reverse/s390-mvcle.c: New test.
12304 * gdb.reverse/s390-mvcle.exp: New file.
12305 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12306
d5f0636b
MK
123072015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12308
12309 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12310
7ad8b86c
MK
123112015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12312
12313 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12314 reaching marker2.
12315 * gdb.reverse/getresuid-reverse.exp: Likewise.
12316 * gdb.reverse/pipe-reverse.exp: Likewise.
12317 * gdb.reverse/readv-reverse.exp: Likewise.
12318 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12319 * gdb.reverse/time-reverse.exp: Likewise.
12320 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12321
4081c0f1
YQ
123222015-10-30 Yao Qi <yao.qi@linaro.org>
12323
12324 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12325 (empty_cycle): Remove.
12326 (main): Don't call empty_cycle. Don't use watch_count_done.
12327 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12328 empty_cycle. Rewrite the code counting HW watchpoints.
12329
452b4ba5
MK
123302015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12331
12332 * gdb.reverse/fstatat-reverse.c: New test.
12333 * gdb.reverse/fstatat-reverse.exp: New file.
12334 * gdb.reverse/getresuid-reverse.c: New test.
12335 * gdb.reverse/getresuid-reverse.exp: New file.
12336 * gdb.reverse/pipe-reverse.c: New test.
12337 * gdb.reverse/pipe-reverse.exp: New file.
12338 * gdb.reverse/readv-reverse.c: New test.
12339 * gdb.reverse/readv-reverse.exp: New file.
12340 * gdb.reverse/recvmsg-reverse.c: New test.
12341 * gdb.reverse/recvmsg-reverse.exp: New file.
12342 * gdb.reverse/time-reverse.c: New test.
12343 * gdb.reverse/time-reverse.exp: New file.
12344 * gdb.reverse/waitpid-reverse.c: New test.
12345 * gdb.reverse/waitpid-reverse.exp: New file.
12346
5e2e7507
JK
123472015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12348
12349 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12350
0fde2c53
DE
123512015-10-26 Doug Evans <dje@google.com>
12352
12353 PR symtab/17391
12354 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12355 * gdb.dwarf2/bad-regnum.c: New file.
12356 * gdb.dwarf2/bad-regnum.exp: New file.
12357
1a70ae97
DE
123582015-10-26 Doug Evans <dje@google.com>
12359
12360 PR python/18938
12361 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12362 file.
12363
27dc26ab
JK
123642015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12365
12366 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12367 for a change by "Mention language in compile error message".
12368
bed91f4d
SM
123692015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12370
12371 PR python/18073
12372 * gdb.python/py-type.c (C::a_method): New.
12373 (C::a_const_method): New.
12374 (C::a_static_method): New.
12375 (a_function): New.
12376 * gdb.python/py-type.exp (test_fields): Test getting fields
12377 from function and method.
12378
3f2f83dd
KB
123792015-10-21 Keven Boell <keven.boell@intel.com>
12380
12381 * gdb.fortran/vla-alloc-assoc.exp: New file.
12382 * gdb.fortran/vla-datatypes.exp: New file.
12383 * gdb.fortran/vla-datatypes.f90: New file.
12384 * gdb.fortran/vla-history.exp: New file.
12385 * gdb.fortran/vla-ptype-sub.exp: New file.
12386 * gdb.fortran/vla-ptype.exp: New file.
12387 * gdb.fortran/vla-sizeof.exp: New file.
12388 * gdb.fortran/vla-sub.f90: New file.
12389 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12390 * gdb.fortran/vla-value-sub-finish.exp: New file.
12391 * gdb.fortran/vla-value-sub.exp: New file.
12392 * gdb.fortran/vla-value.exp: New file.
12393 * gdb.fortran/vla-ptr-info.exp: New file.
12394 * gdb.mi/mi-vla-fortran.exp: New file.
12395 * gdb.mi/vla.f90: New file.
12396
27145d50
SL
123972015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12398
12399 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12400 of hardwired timeout value.
12401
5f3ff4f8
JK
124022015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12403 Pedro Alves <palves@redhat.com>
12404
12405 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12406 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12407
bfd09d20
JS
124082015-10-19 Josh Stone <jistone@redhat.com>
12409
12410 * gdb.base/catch-syscall.c: Include <sched.h>.
12411 (unknown_syscall): New variable.
12412 (main): Trigger a vfork and an unknown syscall.
12413 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12414 (unknown_syscall_number): Likewise.
12415 (check_call_to_syscall): Accept an optional syscall pattern.
12416 (check_return_from_syscall): Likewise.
12417 (check_continue): Likewise.
12418 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12419 (test_catch_syscall_skipping_return): New test toggling off 'catch
12420 syscall' to step over the syscall return, then toggling back on.
12421 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12422 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12423 (do_syscall_tests): Call test_catch_syscall_without_args and
12424 test_catch_syscall_mid_vfork.
12425 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12426 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12427
b32b93c6
AS
124282015-10-19 Andrew Stubbs <ams@codesourcery.com>
12429
12430 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12431 print g_vE): Add new pass patterns.
12432 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12433 print various symbol names for vptr fields.
12434
9d622bda
AB
124352015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12436
12437 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12438 results.
12439
0fd8ac1c
YQ
124402015-10-12 Yao Qi <yao.qi@linaro.org>
12441
12442 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12443
34240514
YQ
124442015-10-12 Yao Qi <yao.qi@linaro.org>
12445
12446 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12447 is aarch64*-*-linux*.
12448
8240f442
YQ
124492015-10-12 Yao Qi <yao.qi@linaro.org>
12450
12451 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12452 (can_relocate_bcond_true): ... it.
12453 (can_relocate_bcond_false): New function.
12454 (foo): Likewise.
12455 (can_relocate_bl): Likewise.
12456 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12457 can_relocate_bl.
12458
2520f728
PMR
124592015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12460
12461 * gdb.base/nested-addr.c: New file.
12462 * gdb.base/nested-addr.exp: New testcase.
12463
abcef95a
MM
124642015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12465
12466 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12467 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12468 its output. Ignore the output of "record goto begin" and instead
12469 check that GDB is replaying.
12470
145e3ddb
PA
124712015-10-09 Pedro Alves <palves@redhat.com>
12472
12473 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12474 (top level): Use it in the run with no args test.
12475
d5d8c4e1
IB
124762015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12477
12478 * gdb.dlang/properties.exp: New file.
12479
06e635ef
SL
124802015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12481
12482 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12483 whether or not address 0x1000 is mapped on the target.
12484
e019fd1d
SM
124852015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12486
12487 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12488 build.
12489
77ba2a67
MM
124902015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12491
12492 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12493 instruction-history test.
12494
c60eb31f
DE
124952015-09-28 Doug Evans <dje@google.com>
12496
12497 * gdb.base/gcore.c (array_func): Add reference to static_array.
12498
9a3c8263
SM
124992015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12500
12501 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12502 source line.
12503
9720e656
SL
125042015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12505
12506 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12507 short or char as base type.
12508
938d3bf2
SL
125092015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12510
12511 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12512 to allow any size enum.
12513
e6c2c623
PMR
125142015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12515
12516 * gdb.ada/array_ptr_renaming.exp: New testcase.
12517 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12518 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12519
06da0f77
PL
125202015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12521
12522 * gdb.trace/ftrace-lock.c: New file.
12523 * gdb.trace/ftrace-lock.exp: New file.
12524
4f51c22a
PL
125252015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12526
12527 * gdb.arch/insn-reloc.c: New file.
12528 * gdb.arch/ftrace-insn-reloc.exp: New file.
12529
7041adf4
PL
125302015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12531
12532 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12533 instruction.
12534 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12535 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12536 * gdb.trace/range-stepping.c: Likewise.
12537 * gdb.trace/trace-break.c: Likewise.
12538 * gdb.trace/trace-mt.c (thread_function): Likewise.
12539 * gdb.trace/ftrace.c (marker): Likewise.
12540 * gdb.trace/trace-condition.c (marker): Likewise.
12541 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12542 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12543 is_aarch64_target.
12544
015d2e7e
DE
125452015-09-18 Doug Evans <xdje42@gmail.com>
12546
12547 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12548 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12549
26b188a2
SL
125502015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12551
12552 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12553 the breakpoint.
12554
79dc332b
SL
125552015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12556
12557 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12558 the pending breakpoint. Remove timeout override for "Run till
12559 MI pending breakpoint on pendfunc3 on thread 2" test.
12560
f57929f2
SL
125612015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12562
12563 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12564 filename pattern.
12565
3f469b17
SL
125662015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12567
12568 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12569 in breakpoint filename pattern.
12570
515b89b3
SL
125712015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12572
7800dbe4
SL
12573 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12574
125752015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12576
515b89b3
SL
12577 * gdb.linespec/explicit.exp: Check for readline support for
12578 tab-completion tests. Fix obvious typo.
12579
d2939ba2
MM
125802015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12581
12582 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12583 and replay.
12584
cbb55fa7
MM
125852015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12586
12587 * gdb.btrace/non-stop.c: New.
12588 * gdb.btrace/non-stop.exp: New.
12589
43691ca1
PL
125902015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12591 Yao Qi <yao.qi@linaro.org>
12592
12593 * gdb.trace/trace-condition.c: New file.
12594 * gdb.trace/trace-condition.exp: New file.
12595
d78908cf
WW
125962015-09-16 Wei-cheng Wang <cole945@gmail.com>
12597
12598 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12599 for testing bytecode compilation.
12600
1ed415e2
PA
126012015-09-16 Pedro Alves <palves@redhat.com>
12602 Sandra Loosemore <sandra@codesourcery.com>
12603
12604 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12605 (SECONDS): Redefine.
12606 (main): Call pthread_kill and alarm early.
12607 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12608 support.
12609 (test): If the target can't hardware step and doesn't support
12610 displaced stepping, increase the timeout.
12611
d136eff5
PA
126122015-09-16 Pedro Alves <palves@redhat.com>
12613
12614 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12615 (enable_debug): New procedures.
12616 (test): Use them. Bail out if waiting for threads fails.
12617 (top level): Bail out if a test fails.
12618
991f019c
YQ
126192015-09-16 Yao Qi <yao.qi@linaro.org>
12620
12621 * gdb.asm/asm-source.exp: Set asm-arch for
12622 aarch64*-*-* target.
12623 * gdb.asm/aarch64.inc: New file.
12624
bfca584f
PMR
126252015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12626
12627 * gdb.ada/array_of_variable_length.exp: New testcase.
12628 * gdb.ada/array_of_variable_length/foo.adb: New file.
12629 * gdb.ada/array_of_variable_length/pck.adb: New file.
12630 * gdb.ada/array_of_variable_length/pck.ads: New file.
12631
b326e587
DE
126322015-09-15 Doug Evans <dje@google.com>
12633
12634 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12635 of function static local variable.
12636
5382cfab
PW
126372015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12638
12639 * gdb.threads/tls-so_extern.exp: New test file.
12640 * gdb.threads/tls-so_extern.c: New test file.
12641 * gdb.threads/tls-so_extern_main.c: New test file.
12642
141c5cc4
JK
126432015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12644
12645 * gdb.opt/solib-intra-step-lib.c: New file.
12646 * gdb.opt/solib-intra-step-main.c: New file.
12647 * gdb.opt/solib-intra-step.exp: New file.
12648
d15dcecd
PA
126492015-09-15 Pedro Alves <palves@redhat.com>
12650
12651 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12652 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12653
4c2f2a79
PA
126542015-09-14 Pedro Alves <palves@redhat.com>
12655
12656 * gdb.base/hook-stop-continue.c: Delete.
12657 * gdb.base/hook-stop-continue.exp: Delete.
12658 * gdb.base/hook-stop-frame.c: Delete.
12659 * gdb.base/hook-stop-frame.exp: Delete.
12660 * gdb.base/hook-stop.c: New file.
12661 * gdb.base/hook-stop.exp: New file.
12662
919e6dbe
PMR
126632015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12664
12665 * gdb.ada/access_to_packed_array.exp: New testcase.
12666 * gdb.ada/access_to_packed_array/foo.adb: New file.
12667 * gdb.ada/access_to_packed_array/pack.adb: New file.
12668 * gdb.ada/access_to_packed_array/pack.ads: New file.
12669
157280a4
MM
126702015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12671
12672 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12673 buffer size test.
12674
2fd33e94
DB
126752015-09-11 Don Breazeal <donb@codesourcery.com>
12676
12677 * gdb.base/foll-exec.c: Add copyright header. Fix
12678 formatting issues.
12679 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12680 (do_exec_tests): Use clean_restart in place of zap_session,
12681 and for test initialization. Fix formatting issues. Use
12682 fail in place of perror.
12683 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12684 an expect statement to match an expression with output from
12685 the program under debug.
12686 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12687 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12688 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12689 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12690 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12691
e70b6e8e
DE
126922015-09-09 Doug Evans <dje@google.com>
12693
12694 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12695
7a551a51
DE
126962015-09-09 Doug Evans <dje@google.com>
12697
12698 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12699
4c666f84
DE
127002015-09-09 Doug Evans <dje@google.com>
12701
12702 * gdb.base/savedregs.exp: Fix typo.
12703
243a9253
PA
127042015-09-09 Pedro Alves <palves@redhat.com>
12705
12706 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12707
c0fa8fbd
SL
127082015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12709
12710 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12711 command actually switches threads. Give up on remaining
12712 tests if target fails to stop at breakpoint.
12713
cd7c1778
PMR
127142015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12715
12716 * gdb.ada/funcall_char.exp: New testcase.
12717 * gdb.ada/funcall_char/foo.adb: New file.
12718
dc5c8746
PMR
127192015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12720
12721 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12722 expected outputs. Add two testcases for completing ambiguous
12723 functions.
12724 * gdb.ada/complete/aux_pck.adb: New file.
12725 * gdb.ada/complete/aux_pck.ads: New file.
12726 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12727 Ambiguous_Func functions.
12728 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12729 * gdb.ada/complete/pck.adb: Likewise.
12730
4e83a1e7
UW
127312015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12732
12733 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12734 failures to run the test program under GDB.
12735
8ce74153
LM
127362015-08-26 Luis Machado <lgustavo@codesourcery.com>
12737
12738 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12739 to C.
12740
e9756d52
PP
127412015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12742
12743 * gdb.base/run-after-attach.exp: New test file.
12744 * gdb.base/run-after-attach.c: New test file.
12745
8d37573b
DB
127462015-08-26 Don Breazeal <donb@codesourcery.com>
12747
12748 * gdb.base/foll-exec-2.c: New test program.
12749 * gdb.base/foll-exec-2.exp: New test.
12750
63e43d3a
PMR
127512015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12752
12753 * gdb.base/nested-subp1.exp: New file.
12754 * gdb.base/nested-subp1.c: New file.
12755 * gdb.base/nested-subp2.exp: New file.
12756 * gdb.base/nested-subp2.c: New file.
12757 * gdb.base/nested-subp3.exp: New file.
12758 * gdb.base/nested-subp3.c: New file.
12759
3d40fbb5
PA
127602015-08-24 Pedro Alves <palves@redhat.com>
12761
12762 * gdb.server/connect-without-multi-process.c: New file.
12763 * gdb.server/connect-without-multi-process.exp: New file.
12764
4422ac93
LM
127652015-08-24 Luis Machado <lgustavo@codesourcery.com>
12766
12767 * gdb.opt/inline-markers.c: Make z int.
12768
91dddb86
LM
127692015-08-24 Luis Machado <lgustavo@codesourcery.com>
12770
12771 * gdb.opt/inline-markers.c: Make z volatile.
12772
a48847ee
LM
127732015-08-24 Luis Machado <lgustavo@codesourcery.com>
12774
12775 * gdb.opt/inline-bt.c: New volatile global z.
12776 * gdb.opt/inline-cmds.c: Likewise.
12777 * gdb.opt/inline-locals.c: Likewise.
12778 * gdb.opt/inline-markers.c: New extern global z.
12779 (marker): Use z.
12780 (inline_fn): Likewise.
12781
0ebbc52b
PA
127822015-08-24 Pedro Alves <palves@redhat.com>
12783
12784 * config/m32r-stub.exp: Remove file.
12785 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12786 * gdb.base/call-rt-st.exp: Likewise.
12787 * gdb.base/call-strs.exp: Likewise.
12788 * gdb.base/default.exp: Remove references to h8300-*-hms and
12789 *-*-udi*.
12790 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12791
77c365df
AA
127922015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12793
12794 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12795 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12796 and "return" use KFAIL when GDB can not read/write the vector
12797 return value.
12798
4313b8c0
GB
127992015-08-21 Gary Benson <gbenson@redhat.com>
12800
12801 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12802
0e433b32
PA
128032015-08-20 Pedro Alves <palves@redhat.com>
12804
12805 * gdb.server/solib-list.exp: No longer expect an interior stop in
12806 non-stop mode.
12807
221e1a37
PA
128082015-08-20 Pedro Alves <palves@redhat.com>
12809
12810 * gdb.server/connect-stopped-target.c: New file.
12811 * gdb.server/connect-stopped-target.exp: New file.
12812
40e3ad0e
PA
128132015-08-20 Pedro Alves <palves@redhat.com>
12814
12815 * gdb.dwarf2/comp-unit-lang.exp: New file.
12816 * gdb.dwarf2/comp-unit-lang.c: New file.
12817
af39b327
PMR
128182015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12819
12820 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12821 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12822
7d45c7c3 128232015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 12824
7d45c7c3
KB
12825 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12826 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12827
4d6cceb4
DE
128282015-08-18 Doug Evans <dje@google.com>
12829 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12830
12831 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12832 skip_python_tests. New arg prompt_regexp.
12833 (skip_python_tests): New function.
12834 * lib/mi-support.exp (mi_skip_python_tests): New function.
12835 * gdb.python/py-mi-objfile-gdb.py: New file.
12836 * gdb.python/py-mi-objfile.c: New file.
12837 * gdb.python/py-mi-objfile.exp: New file.
12838
ad89c2aa
KS
128392015-08-17 Keith Seitz <keiths@redhat.com>
12840
12841 * gdb.linespec/explicit.exp: Move strace test from here ...
12842 * gdb.trace/strace.exp: ... to here.
12843
e3ae3c43
PP
128442015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12845
12846 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12847 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12848
604b2636
DE
128492015-08-14 Doug Evans <xdje42@gmail.com>
12850
12851 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12852 inferior before selecting a new file.
12853
6ff0ba5f
DE
128542015-08-14 Doug Evans <xdje42@gmail.com>
12855
12856 * gdb.mi/mi-disassemble.exp: Update.
12857 * gdb.base/disasm-optim.S: New file.
12858 * gdb.base/disasm-optim.c: New file.
12859 * gdb.base/disasm-optim.h: New file.
12860 * gdb.base/disasm-optim.exp: New file.
12861
9ca98f92
KS
128622015-08-14 Keith Seitz <keiths@redhat.com>
12863
12864 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12865 "evaluated-by".
12866
52bbc560
JB
128672015-08-13 Joel Brobecker <brobecker@adacore.com>
12868
12869 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12870
5d8c3ed3
PMR
128712015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12872
12873 * gdb.ada/fun_renaming.exp: New testcase.
12874 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12875 * gdb.ada/fun_renaming/pack.adb: New file.
12876 * gdb.ada/fun_renaming/pack.ads: New file.
12877
ea8812bc
KS
128782015-08-12 Keith Seitz <keiths@redhat.com>
12879
12880 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12881 gdb_get_line_number.
12882
4dafcdeb
JB
128832015-08-12 Joel Brobecker <brobecker@adacore.com>
12884
12885 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12886 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12887 gdb.base/dso2dso.exp: New files.
12888
5ba32597
SDJ
128892015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12890 Pedro Alves <palves@redhat.com>
12891 Keith Seitz <keiths@redhat.com>
12892
12893 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12894 GDBFLAGS.
12895
b6dafabf
PP
128962015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12897
12898 * gdb.base/gdbhistsize-history.exp
12899 (test_histsize_history_setting): Use save_vars.
12900 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12901 Use save_vars.
12902 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12903 * gdb.base/readline.exp: Use save_vars.
12904
abe8e607
PP
129052015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12906
12907 * lib/gdb.exp (save_vars): New proc.
12908
629500fa
KS
129092015-08-11 Keith Seitz <keiths@redhat.com>
12910
12911 * gdb.base/help.exp: Update help_breakpoint_text.
12912
eb8c4e2e
KS
129132015-08-11 Keith Seitz <keiths@redhat.com>
12914
12915 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12916 (at toplevel): Call test_explicit_breakpoints.
12917 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12918 breakpoints.
12919 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12920 breakpoint conditions, "-cond".
12921
87f0e720
KS
129222015-08-11 Keith Seitz <keiths@redhat.com>
12923
12924 * gdb.linespec/3explicit.c: New file.
12925 * gdb.linespec/cpexplicit.cc: New file.
12926 * gdb.linespec/cpexplicit.exp: New file.
12927 * gdb.linespec/explicit.c: New file.
12928 * gdb.linespec/explicit.exp: New file.
12929 * gdb.linespec/explicit2.c: New file.
12930 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12931 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12932 before using in the matching pattern.
12933 Clarify that `prefix' is a regular expression.
12934
f00aae0f
KS
129352015-08-11 Keith Seitz <keiths@redhat.com>
12936
12937 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12938 test.
12939 Add tests for missing ",FMT" and ",".
12940
e27852be
DE
129412015-08-10 Doug Evans <dje@google.com>
12942 Keith Seitz <keiths@redhat.com>
12943
12944 PR gdb/17960
12945 * gdb.base/completion.exp: Add location completer tests.
12946
7f03bd92
PA
129472015-08-07 Pedro Alves <palves@redhat.com>
12948
12949 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12950 tests here.
12951 (top level): Run do_test with and without displaced stepping.
12952
3fc8eb30
PA
129532015-08-07 Pedro Alves <palves@redhat.com>
12954
12955 * gdb.base/valgrind-disp-step.c: New file.
12956 * gdb.base/valgrind-disp-step.exp: New file.
12957
d4569d7b
PA
129582015-08-07 Pedro Alves <palves@redhat.com>
12959
12960 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12961 Delete function.
12962 (main): Add alarm. Run an infinite loop instead of calling
12963 wait_threads.
12964 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12965 comment.
12966 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12967 Delete function.
12968 (main): Add alarm. Run an infinite loop instead of calling
12969 wait_threads.
12970 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12971 comment.
12972
e1316e60
PA
129732015-08-07 Pedro Alves <palves@redhat.com>
12974
12975 * gdb.base/checkpoint-ns.exp: New file.
12976 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12977 standard_testfile.
12978
da8c46d2
MM
129792015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12980
12981 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12982 * gdb.btrace/instruction_history.exp: Update.
12983 * gdb.btrace/tsx.exp: New.
12984 * gdb.btrace/tsx.c: New.
12985
de1c2c52
PA
129862015-08-06 Pedro Alves <palves@redhat.com>
12987
12988 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12989 increase timeout.
12990 * gdb.reverse/until-precsave.exp: Bump timeouts.
12991
782e0bf4
PA
129922015-08-06 Pedro Alves <palves@redhat.com>
12993
12994 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12995
83e97ed0
PA
129962015-08-06 Pedro Alves <palves@redhat.com>
12997
12998 PR gdb/18749
12999 * gdb.threads/process-dies-while-handling-bp.c: New file.
13000 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13001
863d01bd
PA
130022015-08-06 Pedro Alves <palves@redhat.com>
13003
13004 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13005 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13006
0a39bb32
PA
130072015-08-05 Pedro Alves <palves@redhat.com>
13008
13009 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13010 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13011
ee2d2b10
SL
130122015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13013
13014 * gdb.base/bp-permanent.exp: Report test as unsupported if
13015 the target cannot stop at the permanent breakpoint.
13016
4e1bdb00
DE
130172015-08-03 Doug Evans <dje@google.com>
13018
13019 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13020 10000.
13021
3d338901
DE
130222015-08-03 Doug Evans <dje@google.com>
13023
13024 * Makefile.in (workers/%.worker, build-perf): New rule.
13025 (GDB_PERFTEST_MODE): New variable.
13026 (check-perf): Use it.
13027 (clean): Clean up gdb.perf parallel build subdirs.
13028 * lib/build-piece.exp: New file.
13029 * lib/gdb.exp (make_gdb_parallel_path): New function
13030 (standard_output_file, standard_temp_file): Call it.
13031 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13032 of $GDB_PARALLEL.
13033 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13034
af061d3e
DE
130352015-08-03 Doug Evans <dje@google.com>
13036
8e1afc81 13037 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
13038 (LOG_FILE_NAME): New global.
13039 (TextReporter.__init__): Initialize self.txt_sum.
13040 (TextReporter.report): Add support for multiple data-points.
13041 Move report to perftest.sum, put raw data in perftest.log.
13042 (TextReporter.start): Open sum and log files.
13043 (TextReporter.end): Close sum and log files.
8e1afc81
DE
13044 * gdb.perf/lib/perftest/testresult.py
13045 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 13046
2c8c5d37
PA
130472015-07-31 Pedro Alves <palves@redhat.com>
13048
13049 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13050 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13051 kill_wait_spawned_process instead of explicit "kill -9".
13052 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13053 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13054 kill_wait_spawned_process.
13055 * gdb.base/attach-twice.exp: Likewise.
13056 * gdb.base/attach.exp: Likewise.
13057 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13058 gdb_test_multiple.
13059 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13060 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13061 kill_wait_spawned_process.
13062 * gdb.base/valgrind-infcall.exp: Likewise.
13063 * gdb.multi/multi-attach.exp: Likewise.
13064 * gdb.python/py-prompt.exp: Likewise.
13065 * gdb.python/py-sync-interp.exp: Likewise.
13066 * gdb.server/ext-attach.exp: Likewise.
13067 * gdb.threads/attach-into-signal.exp (corefunc): Use
13068 spawn_wait_for_attach, spawn_id_get_pid and
13069 kill_wait_spawned_process.
13070 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13071 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13072 spawn_id_get_pid and kill_wait_spawned_process.
13073 * gdb.threads/attach-stopped.exp (corefunc): Use
13074 spawn_wait_for_attach, spawn_id_get_pid and
13075 kill_wait_spawned_process.
13076 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13077 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13078 kill_wait_spawned_process instead of explicit "kill -9".
13079 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13080 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13081 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13082 processes. Don't map cygwin/windows pids here. Now returns a
13083 spawn id list.
13084
032a0fca
SL
130852015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13086
13087 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13088 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13089 correct patch.
13090
61a934ca
SL
130912015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13092
13093 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13094
4bc4d428
SL
130952015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13096
13097 Reapply:
13098 2014-05-21 Mark Wielaard <mjw@redhat.com>
13099
13100 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13101
998d452a
PA
131022015-07-30 Pedro Alves <palves@redhat.com>
13103
13104 * linux-low.c (handle_extended_wait): Set the child's last
13105 reported status to TARGET_WAITKIND_STOPPED.
13106
69dde7dc
PA
131072015-07-30 Pedro Alves <palves@redhat.com>
13108
13109 PR threads/18600
13110 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13111 only shows inferior 1.
13112
4dd63d48
PA
131132015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13114 Pedro Alves <palves@redhat.com>
13115
13116 PR threads/18600
13117 * gdb.threads/fork-plus-threads.c: New file.
13118 * gdb.threads/fork-plus-threads.exp: New file.
13119
d618e4c5
PP
131202015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13121
13122 * gdb.base/batch-preserve-term-settings.exp
13123 (test_terminal_settings_preserved_after_cli_exit): Use
13124 send_quit_command.
13125
1eef6428
PA
131262015-07-29 Pedro Alves <palves@redhat.com>
13127 Don Breazeal <donb@codesourcery.com>
13128
13129 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13130 output from both inferior_spawn_id and gdb_spawn_id.
13131
7da5b897
SDJ
131322015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13133
13134 * gdb.threads/attach-into-signal.exp (corefunc): Use
13135 with_test_prefix on nested loops, uniquefying the test messages.
13136
dac804df
SDJ
131372015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13138
13139 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13140 commit.
13141
06265e53
PP
131422015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13143
13144 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13145 New proc.
13146 (test_terminal_settings_preserved_after_sigterm): New test.
13147
18206ca3
PP
131482015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13149
13150 * gdb.base/batch-preserve-term-settings.exp
13151 (test_terminal_settings_preserved_after_cli_exit): New test.
13152
90074d11
PP
131532015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13154
13155 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13156 manipulation of saved_gdbflags.
13157 (test_terminal_settings_preserved): Remove global declaration of
13158 the unused variable pagination_prompt. Remove manipulation of
13159 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13160 GDBFLAGS.
13161
eb1a7902
PA
131622015-07-29 Pedro Alves <palves@redhat.com>
13163
13164 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13165
8b75dd3b
PA
131662015-07-29 Pedro Alves <palves@redhat.com>
13167
13168 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13169 at the top.
13170
dedad4e3
PA
131712015-07-29 Pedro Alves <palves@redhat.com>
13172
13173 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13174 (main): Call gdb_unbuffer_output.
13175 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13176 (main): Call gdb_unbuffer_output.
13177 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13178 (main): Call gdb_unbuffer_output.
13179 * gdb.base/call-strs.exp: Adjust to step over the
13180 gdb_unbuffer_output call.
13181 * gdb.base/catch-gdb-caused-signals.c: Include
13182 "../lib/unbuffer_output.c".
13183 (main): Call gdb_unbuffer_output.
13184 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13185 (main): Call gdb_unbuffer_output.
13186 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13187 (main): Call gdb_unbuffer_output.
13188 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13189 (main): Call gdb_unbuffer_output.
13190 * gdb.base/shlib-call.exp: Adjust to step over the
13191 gdb_unbuffer_output call.
13192 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13193 (main): Call gdb_unbuffer_output.
13194 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13195 (main): Call gdb_unbuffer_output.
13196 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13197 (main): Rename to ...
13198 (test): ... this.
13199 (main): Reimplement.
13200 * gdb.base/varargs.exp: Run to test instead of to main.
13201 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13202 (main): Call gdb_unbuffer_output.
13203
58789a91
PA
132042015-07-29 Pedro Alves <palves@redhat.com>
13205
13206 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13207 factore out from mi_continue_dprintf. For call-style dprintfs,
13208 expect dprintf output out of $inferior_spawn_id.
13209 (mi_continue_dprintf): Use mi_expect_dprintf.
13210 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13211 (main): Call gdb_unbuffer_output.
13212
e8376742
PA
132132015-07-29 Pedro Alves <palves@redhat.com>
13214
13215 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13216 (default_mi_gdb_start): Set inferior_spawn_id instead of
13217 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13218 gdb_spawn_id.
13219 (mi_gdb_test): Always expect inferior output from both
13220 $inferior_spawn_id and $gdb_spawn_id.
13221
08280010
PA
132222015-07-29 Pedro Alves <palves@redhat.com>
13223
13224 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13225 send_inferior and $inferior_spawn_id.
13226
4d30e432
PA
132272015-07-29 Pedro Alves <palves@redhat.com>
13228
13229 * gdb.gdb/complaints.exp (test_initial_complaints)
13230 (test_serial_complaints, test_short_complaints): Use
13231 gdb_test_stdio.
13232 (test_empty_complaint): Handle $inferior_spawn_id !=
13233 $gdb_spawn_id.
13234
0d30a335
PA
132352015-07-29 Pedro Alves <palves@redhat.com>
13236
13237 * gdb.base/varargs.exp: Use gdb_test_stdio.
13238
39413b29
PA
132392015-07-29 Pedro Alves <palves@redhat.com>
13240
13241 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13242
7cb000a9
PA
132432015-07-29 Pedro Alves <palves@redhat.com>
13244
13245 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13246
d7b8ac82
PA
132472015-07-29 Pedro Alves <palves@redhat.com>
13248
13249 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13250 parameter into two new parameters, "inf_result" and "gdb_result".
13251 Expect inferior output and gdb output from $inferior_spawn_id and
13252 $gdb_spawn_id, respectively. Adjust all callers.
13253
789c3a0c
PA
132542015-07-29 Pedro Alves <palves@redhat.com>
13255
13256 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13257 of gdb_test_sequence.
13258
77e760c3
PA
132592015-07-29 Pedro Alves <palves@redhat.com>
13260
13261 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13262 (saw_spurious_output): Expect inferior output from
13263 $inferior_spawn_id. Use gdb_test_stdio.
13264
8396d2cd
PA
132652015-07-29 Pedro Alves <palves@redhat.com>
13266
13267 * gdb.base/dprintf.exp: Use standard_testfile. Change
13268 prepare_for_testing call.
13269 (srcfile): Don't set.
13270 (restart): New procedure.
13271 (test_dprintf): New procecure, use to continue over dprintfs.
13272 (test_call, test_agent): New procedures, tests moved here.
13273 Restart gdb and recreate dprintfs. Adjust expected output.
13274
2051d61f
PA
132752015-07-29 Pedro Alves <palves@redhat.com>
13276
13277 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13278
452397af
PA
132792015-07-29 Pedro Alves <palves@redhat.com>
13280
13281 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13282
8aed9555
PA
132832015-07-29 Pedro Alves <palves@redhat.com>
13284
13285 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13286 gdb_test_stdio.
13287
188a61b4
PA
132882015-07-29 Pedro Alves <palves@redhat.com>
13289
13290 * lib/gdb.exp (gdb_test_stdio): New procedure.
13291
12264a45
PA
132922015-07-29 Pedro Alves <palves@redhat.com>
13293
13294 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13295
23ffc893
PA
132962015-07-29 Pedro Alves <palves@redhat.com>
13297
13298 * gdb.base/call-signal-resume.exp: Remove check for
13299 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13300 * gdb.base/unwindonsignal.exp: Likewise.
13301 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13302 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13303
65566918
PA
133042015-07-29 Pedro Alves <palves@redhat.com>
13305
13306 * gdb.base/siginfo-addr.c (pass): New function.
13307 (handler): Call it iff si_addr is correct.
13308 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13309 Set a breakpoint at "pass" and continue to it.
13310
d60a9221
SDJ
133112015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13312
13313 * gdb.python/py-objfile.exp: Make some tests have unique names.
13314 * gdb.python/py-pp-registration.exp: Likewise.
13315
bde40b8f
PA
133162015-07-28 Pedro Alves <palves@redhat.com>
13317
13318 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13319
13e1dec8
SM
133202015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13321
13322 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13323
da33c9a7
SM
133242015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13325
13326 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13327
077836f7
PP
133282015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13329
13330 * gdb.base/gdb-sigterm-2.exp: New test.
13331
b8cc7b2e
DE
133322015-07-25 Doug Evans <xdje42@gmail.com>
13333
13334 Revert:
13335 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13336 (workers/%.worker, build-perf): New rule.
13337 (GDB_PERFTEST_MODE): New variable.
13338 (check-perf): Use it.
13339 (clean): Clean up gdb.perf parallel build subdirs.
13340 * lib/build-piece.exp: New file.
13341 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13342 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13343 name.
13344 (standard_temp_file): Ditto.
13345 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13346 of $GDB_PARALLEL.
13347
c8bd4544
DE
133482015-07-24 Doug Evans <dje@google.com>
13349
13350 * gdb.perf/lib/perftest/utils.py: New file.
13351 * gdb.perf/gm-hello.cc: New file.
13352 * gdb.perf/gm-pervasive-typedef.cc: New file.
13353 * gdb.perf/gm-pervasive-typedef.h: New file.
13354 * gdb.perf/gm-std.cc: New file.
13355 * gdb.perf/gm-std.h: New file.
13356 * gdb.perf/gm-use-cerr.cc: New file.
13357 * gdb.perf/gm-utils.h: New file.
13358 * gdb.perf/gmonster-null-lookup.py: New file.
13359 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13360 * gdb.perf/gmonster-print-cerr.py: New file.
13361 * gdb.perf/gmonster-ptype-string.py: New file.
13362 * gdb.perf/gmonster-runto-main.py: New file.
13363 * gdb.perf/gmonster-select-file.py: New file.
13364 * gdb.perf/gmonster1-null-lookup.exp: New file.
13365 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13366 * gdb.perf/gmonster1-print-cerr.exp: New file.
13367 * gdb.perf/gmonster1-ptype-string.exp: New file.
13368 * gdb.perf/gmonster1-runto-main.exp: New file.
13369 * gdb.perf/gmonster1-select-file.exp: New file.
13370 * gdb.perf/gmonster1.cc: New file.
13371 * gdb.perf/gmonster1.exp: New file.
13372 * gdb.perf/gmonster2-null-lookup.exp: New file.
13373 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13374 * gdb.perf/gmonster2-print-cerr.exp: New file.
13375 * gdb.perf/gmonster2-ptype-string.exp: New file.
13376 * gdb.perf/gmonster2-runto-main.exp: New file.
13377 * gdb.perf/gmonster2-select-file.exp: New file.
13378 * gdb.perf/gmonster2.cc: New file.
13379 * gdb.perf/gmonster2.exp: New file.
13380
6eab34f3
DE
133812015-07-24 Doug Evans <dje@google.com>
13382
13383 * gdb.perf/README: New file.
13384 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13385 * lib/gen-perf-test.exp: New file.
13386
63738bfd
DE
133872015-07-24 Doug Evans <dje@google.com>
13388
13389 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13390 (PerfTest::startup): New function.
13391 (PerfTest::run): Return result of calling body.
13392 (PerfTest::assemble): Rewrite.
13393 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13394 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13395 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13396 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13397 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13398
7b606f95
DE
133992015-07-24 Doug Evans <dje@google.com>
13400
13401 * lib/gdb.exp (clean_restart): Make executable optional.
13402
a97b16b8
DE
134032015-07-24 Doug Evans <dje@google.com>
13404
13405 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13406 compiler_info references.
13407 * gdb.cp/temargs.exp: Ditto.
13408 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13409 (get_compiler_info): Early exit if already computed. Set compiler_info
13410 to "unknown" if there was a problem.
13411 (test_compiler_info): Add function comment. Call get_compiler_info.
13412
35baa57f
DE
134132015-07-24 Doug Evans <dje@google.com>
13414
13415 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13416 (workers/%.worker, build-perf): New rule.
13417 (GDB_PERFTEST_MODE): New variable.
13418 (check-perf): Use it.
13419 (clean): Clean up gdb.perf parallel build subdirs.
13420 * lib/build-piece.exp: New file.
13421 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13422 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13423 name.
13424 (standard_temp_file): Ditto.
13425 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13426 of $GDB_PARALLEL.
13427
6ebea266
DE
134282015-07-24 Doug Evans <dje@google.com>
13429
13430 * lib/future.exp (gdb_default_target_compile): New option
13431 "early_flags".
13432 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13433 --as-needed.
13434
1e76a7e9
SDJ
134352015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13436
13437 * gdb.base/catch-syscall.exp: Call gdb_exit before
13438 gdb_skip_xml_test.
13439
5068630a
PA
134402015-07-24 Pedro Alves <palves@redhat.com>
13441
13442 * gdb.python/py-events.exp: Accept output between the stop event
13443 and the prompt.
13444 * gdb.python/py-evsignal.exp: Likewise.
13445 * gdb.python/py-evthreads.exp: Likewise.
13446
77598427
PA
134472015-07-24 Pedro Alves <palves@redhat.com>
13448
13449 PR gdb/18717
13450 * gdb.threads/non-ldr-exit.c: New file.
13451 * gdb.threads/non-ldr-exit.exp: New file.
13452
11e6c98f
YQ
134532015-07-24 Yao Qi <yao.qi@linaro.org>
13454
13455 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13456 restarting process.
13457
51aee833
YQ
134582015-07-24 Yao Qi <yao.qi@linaro.org>
13459
13460 * gdb.server/ext-restart.exp: New file.
13461
8cfe207c
YQ
134622015-07-24 Yao Qi <yao.qi@linaro.org>
13463
13464 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13465 argument options.
13466 * gdb.server/ext-wrapper.exp: New file.
13467
cc12ce38
DE
134682015-07-23 Doug Evans <dje@google.com>
13469
13470 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13471 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13472
d0d84780
PMR
134732015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13474
13475 * gdb.ada/var_arr_typedef.exp: New testcase.
13476 * gdb.ada/var_arr_typedef/pack.adb: New file.
13477 * gdb.ada/var_arr_typedef/pack.ads: New file.
13478 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13479
8b558f79
JB
134802015-07-20 Joel Brobecker <brobecker@adacore.com>
13481
13482 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13483
775a3298
JK
134842015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13485
13486 * gdb.arch/i386-biarch-core.exp: Replace istarget
13487 by "complete set gnutarget". Remove expectation for the "core-file"
13488 command.
13489
db1ff28b
JK
134902015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13491
13492 Revert the previous commit:
13493 Tests for validate symbol file using build-id.
13494
0a94970d
JK
134952015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13496
13497 Tests for validate symbol file using build-id.
13498 * gdb.base/solib-mismatch-lib.c: New file.
13499 * gdb.base/solib-mismatch-libmod.c: New file.
13500 * gdb.base/solib-mismatch.c: New file.
13501 * gdb.base/solib-mismatch.exp: New file.
13502
03346981
SL
135032015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13504
13505 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13506 nios2-*-linux*.
13507 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13508 * gdb.base/siginfo.exp: Likewise.
13509 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13510
42422cc7
PL
135112015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13512
13513 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13514 Move it to ...
13515 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13516 ... here.
13517 * gdb.trace/range-stepping.exp: Check that the target supports
13518 range stepping.
13519
cfa68bae
JK
135202015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13521
13522 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13523
8ffdba26
PA
135242015-07-14 Pedro Alves <palves@redhat.com>
13525
13526 * gdb.base/killed-outside.exp: New file.
13527 * gdb.base/killed-outside.c: New file.
13528
218a5a11
JK
135292015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13530
13531 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13532 (n at main): New.
13533 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13534
e03ed3c6
AA
135352015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13536
13537 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13538 infcall tests instead of setting up for KFAIL.
13539
485668e5
MM
135402015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13541
13542 * gdb.btrace/record_goto-step.exp: New.
13543
08464196
JK
135442015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13545
13546 PR compile/18484
13547 * gdb.compile/compile.c (struct struct_type): Add volatile to
13548 selffield's type.
13549 * gdb.compile/compile.exp
13550 (compile code struct_object.selffield = &struct_object): Skip further
13551 struct_object tests if this one xfails.
13552
bcf5c1d9
RC
135532015-07-08 Robert O'Callahan <robert@ocallahan.org>
13554
13555 PR exp/18617
13556 * gdb.trace/ax.exp: Add test.
13557
4931af25
YQ
135582015-07-07 Yao Qi <yao.qi@linaro.org>
13559
13560 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13561 instead of istarget "aarch64*-*-*".
13562 * gdb.arch/aarch64-fp.exp: Likewise.
13563 * gdb.base/float.exp: Likewise.
13564 * gdb.reverse/aarch64.exp: Likewise.
13565 * lib/gdb.exp (is_aarch64_target): New proc.
13566
9fcf688e
YQ
135672015-07-07 Yao Qi <yao.qi@linaro.org>
13568
13569 * lib/gdb.exp (is_aarch32_target): New proc.
13570 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13571 instead of "istarget "arm*-*-*"".
13572 * gdb.arch/arm-disp-step.exp: Likewise.
13573 * gdb.arch/thumb-bx-pc.exp: Likewise.
13574 * gdb.arch/thumb-prologue.exp: Likewise.
13575 * gdb.arch/thumb-singlestep.exp: Likewise.
13576 * gdb.base/disp-step-syscall.exp: Likewise.
13577 * gdb.base/float.exp: Likewise.
13578
fbd8d50d
YQ
135792015-07-07 Yao Qi <yao.qi@linaro.org>
13580
13581 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13582 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13583
71be1fdc
YQ
135842015-07-07 Yao Qi <yao.qi@linaro.org>
13585
13586 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13587 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13588 if it exists.
13589 * gdb.multi/multi-arch.exp: Likewise.
13590
3e221d36
SM
135912015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13592
13593 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13594 print.
13595
d441430b
YQ
135962015-07-07 Yao Qi <yao.qi@linaro.org>
13597
13598 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13599
06f810bd
MG
136002015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13601
13602 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13603 '[' and ']' characters.
13604
5e61e7c0
IB
136052015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13606
13607 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13608
28bf096c
PA
136092015-06-29 Pedro Alves <palves@redhat.com>
13610
13611 PR threads/18127
13612 * gdb.threads/hand-call-new-thread.c: New file.
13613 * gdb.threads/hand-call-new-thread.c: New file.
13614
ee93cd5e
KS
136152015-06-26 Keith Seitz <keiths@redhat.com>
13616 Doug Evans <dje@google.com>
13617
13618 PR 16253
13619 * gdb.cp/var-tag-2.cc: New file.
13620 * gdb.cp/var-tag-3.cc: New file.
13621 * gdb.cp/var-tag-4.cc: New file.
13622 * gdb.cp/var-tag.cc: New file.
13623 * gdb.cp/var-tag.exp: New file.
13624
fc637f04
PP
136252015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13626
13627 * gdb.base/history-duplicates.exp: New test.
13628
2e52ae68
PP
136292015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13630
13631 * gdb.base/completion.exp: Test the completion of the "focus"
13632 command.
13633
6e22494e
JK
136342015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13635
13636 * gdb.arch/amd64-prologue-skip.S: New file.
13637 * gdb.arch/amd64-prologue-skip.exp: New file.
13638
bf7b9cd9
SM
136392015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13640
13641 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13642 is_address_zero_readable check.
13643
201e8dfd
PB
136442015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13645
13646 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13647 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13648
5cd867b4
YQ
136492015-06-24 Yao Qi <yao.qi@linaro.org>
13650
13651 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13652 linux targets.
13653
4d7be007
YQ
136542015-06-24 Yao Qi <yao.qi@linaro.org>
13655
13656 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13657 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13658 * gdb.base/siginfo-thread.exp: Likewise.
13659
07fcd301
YQ
136602015-06-22 Yao Qi <yao.qi@linaro.org>
13661
13662 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13663
52042a00
YQ
136642015-06-22 Yao Qi <yao.qi@linaro.org>
13665
13666 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13667 aarch64*-*-*.
13668 (skip_hw_watchpoint_tests): Likewise.
13669
74bd41ce
PP
136702015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13671
13672 * gdb.base/gdbinit-history.exp: Test the interaction between
13673 setting GDBHISTSIZE and setting the history size via .gdbinit.
13674
bc460514
PP
136752015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13676
13677 PR gdb/16999
13678 * gdb.base/gdbhistsize-history.exp: New test.
13679
b58c513b
PP
136802015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13681
13682 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13683 with GDBHISTSIZE.
13684 * gdb.base/readline.exp: Likewise.
13685
92046791
YQ
136862015-06-17 Yao Qi <yao.qi@linaro.org>
13687
13688 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13689 line.
13690
2093d2d3
PP
136912015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13692
13693 * gdb.base/gdbinit-history.exp: Add test case to check that
13694 an unlimited history file does not get truncated on exit.
13695
e6c693af
AA
136962015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13697
13698 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13699 (VECTOR): New macro. Use it...
13700 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13701 ...for these typedefs.
13702 (int8, char1, int1, double1): New typedefs.
13703 (struct just_int2, struct two_int2): New structures.
13704 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13705 (add_structvecs, add_singlevecs): New functions.
13706 (main): Call add_some_intvecs twice.
13707 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13708 the compile and exit upon failure. Try compiling for the "native"
13709 architecture. Test inferior function calls with vector arguments
13710 and vector return value handling with "finish" and "return".
13711
c74f7d1c
JT
137122015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13713
13714 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13715 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13716 PE file.
13717 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13718
98aa42ee
AT
137192015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13720
13721 PR breakpoints/16465
13722 * gdb.mi/mi-dprintf-pending.c: New file.
13723 * gdb.mi/mi-dprintf-pending.exp: New test.
13724 * gdb.mi/mi-dprintf-pendshr.c: New file.
13725
7d73c23c 137262015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 13727 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
13728
13729 * gdb.arch/i386-mpx-map.c: New file.
13730 * gdb.arch/i386-mpx-map.exp: New File.
13731
137322015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13733
13734 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13735 * gdb.arch/i386-mpx.exp: Indentation fixed.
13736
137372015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13738
13739 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13740 function and improved indentation.
13741 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13742 gdb_test_multiple. Added additional tests to skip the test.
13743
137442015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13745
13746 * gdb.arch/i386-avx512.c: Change path in include file.
13747 * gdb.arch/i386-avx512.exp: Change include dir path
13748 compilation flag.
13749 * gdb.arch/i386-mpx.c: Change path in include file.
13750 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13751 flag.
13752
d5eba19a
JK
137532015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13754
13755 * gdb.compile/compile-print.exp (compile print *vararray@3)
13756 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13757
7f361056
JK
137582015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13759
13760 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13761 (do not keep jit in memory): ... this.
13762 (expect 5): Change it to ...
13763 (expect no 5): ... this.
13764
3b462ec2
SM
137652015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13766
13767 PR gdb/15564
13768 * gdb.mi/mi-detach.exp: New file.
13769
e0619de6
JK
137702015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13771
13772 PR symtab/18392
13773 * gdb.arch/amd64-tailcall-self.S: New file.
13774 * gdb.arch/amd64-tailcall-self.c: New file.
13775 * gdb.arch/amd64-tailcall-self.exp: New file.
13776
e970cb34
DB
137772015-05-28 Don Breazeal <donb@codesourcery.com>
13778
13779 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13780 tests for remote targets by checking is_target_gdbserver.
13781
b2e2f908
DE
137822015-05-27 Doug Evans <dje@google.com>
13783
13784 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13785 * gdb.dwarf2/opaque-type-lookup.c: New file.
13786 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13787
82c7be31
DE
137882015-05-26 Doug Evans <dje@google.com>
13789
13790 * gdb.cp/iostream.cc: New file.
13791 * gdb.cp/iostream.exp: New file.
13792
b4f54984
DE
137932015-05-26 Doug Evans <dje@google.com>
13794
13795 * gdb.dwarf2/dw2-op-call.exp: Update.
13796 * gdb.dwarf2/dw4-sig-types.exp: Update.
13797 * gdb.dwarf2/implptr.exp: Update.
13798 * gdb.mi/mi-cmd-param-changed.exp: Update.
13799
4ea6efe9
DE
138002015-05-26 Doug Evans <dje@google.com>
13801
13802 * gdb.python/py-lazy-string.c: New file.
13803 * gdb.python/py-lazy-string.exp: New file.
13804 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13805 (main): Update. Add estring3.
13806 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13807 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13808
f6bb7db3
YQ
138092015-05-26 Omair Javaid <omair.javaid@linaro.org>
13810 Yao Qi <yao.qi@linaro.org>
13811
13812 * gdb.reverse/aarch64.c: New.
13813 * gdb.reverse/aarch64.exp: New.
13814
a81bfbd0
OJ
138152015-05-26 Omair Javaid <omair.javaid@linaro.org>
13816
25d49b86
PA
13817 * lib/gdb.exp (supports_process_record): Return true for
13818 aarch64*-linux*.
a81bfbd0
OJ
13819 (supports_reverse): Likewise.
13820
158bf1b4
PP
138212015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13822
13823 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13824 Use with_test_prefix.
13825
a0145030
AB
138262015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13827
13828 * gdb.base/completion.exp: Add test for completion of layout
13829 names.
13830
ebe3b578
AB
138312015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13832
13833 * lib/gdb.exp (skip_tui_tests): New proc.
13834 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13835
84204ed7
PA
138362015-05-19 Pedro Alves <palves@redhat.com>
13837
13838 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13839 Save the whole env array instead of just HOME. Unset HISTSIZE in
13840 the environment while testing. Restore whole environment
13841 afterwards.
13842
37442ce1
DE
138432015-05-16 Doug Evans <xdje42@gmail.com>
13844
13845 * gdb.guile/scm-ports.c: New file.
13846 * gdb.guile/scm-ports.exp: Add memory port tests.
13847
36de76f9
JK
138482015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13849
13850 * gdb.compile/compile-print.c: New file.
13851 * gdb.compile/compile-print.exp: New file.
13852
3a9558c4
JK
138532015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13854
13855 * gdb.compile/compile-ops.exp: Cast param to void.
13856 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13857 (compile code struct_object.selffield = &struct_object): Add xfail.
13858
aa715135
JG
138592015-05-15 Joel Brobecker <brobecker@adacore.com>
13860
13861 * gdb.ada/arr_enum_with_gap: New testcase.
13862
931e5bc3
JG
138632015-05-15 Joel Brobecker <brobecker@adacore.com>
13864
13865 * gdb.ada/byte_packed_arr: New testcase.
13866
9cd4d857
JB
138672015-05-15 Joel Brobecker <brobecker@adacore.com>
13868
13869 * gdb.ada/pckd_neg: New testcase.
13870
ebfd00d2
PP
138712015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13872
13873 PR gdb/17820
13874 * gdb.base/gdbinit-history.exp: New test.
13875 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13876 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13877
4c082a81
SC
138782015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13879
13880 * gdb.python/py-xmethods.cc: Enhance test case.
13881 * gdb.python/py-xmethods.exp: New tests.
13882 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13883 function.
13884 (B_indexoper): Likewise.
13885 (global_dm_list) : Add new xmethod worker functions.
13886
f7797074
SDJ
138872015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13888
13889 * gdb.base/coredump-filter.exp: Correctly unset
13890 "coredump_var_addr" array.
13891
a4674e4e
PA
138922015-05-08 Pedro Alves <palves@redhat.com>
13893
13894 * gdb.server/non-existing-program.exp: Unset spawn_id.
13895
df2eb078
SC
138962015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13897
13898 PR python/18291
13899 * gdb.python/py-xmethods.exp: Add tests.
13900
422349a3
YQ
139012015-05-08 Yao Qi <yao.qi@linaro.org>
13902
13903 PR gdb/18208
13904 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13905 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13906 function set_coredump_filter, and remove remote_exec call.
13907 Remove argument ipid. Callers update.
13908 (top level): Don't get inferior's PID.
13909
63fc80ce
AA
139102015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13911
13912 * gdb.base/watch_thread_num.exp: Skip test on targets without
13913 access watchpoints.
13914
80ad801e
PA
139152015-05-06 Pedro Alves <palves@redhat.com>
13916
13917 PR server/18081
13918 * gdb.server/non-existing-program.exp: New file.
13919
0fa7fe50
JB
139202015-05-05 Joel Brobecker <brobecker@adacore.com>
13921
13922 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13923
3ea89b92
PMR
139242015-05-05 Joel Brobecker <brobecker@adacore.com>
13925
13926 * gdb.ada/out_of_line_in_inlined: New testcase.
13927
87b8eff0
JB
139282015-05-05 Joel Brobecker <brobecker@adacore.com>
13929
13930 * gdb.ada/var_rec_arr: New testcase.
13931
5fccc635
YQ
139322015-04-30 Yao Qi <yao.qi@linaro.org>
13933
13934 * gdb.base/break-idempotent.exp: If
13935 skip_hw_watchpoint_multi_tests returns true, skip the tests
13936 on "rwatch" and "awatch".
13937
42d38f42
YQ
139382015-04-30 Yao Qi <yao.qi@linaro.org>
13939
13940 * gdb.base/relativedebug.exp: Invoke gdb command
13941 "info sharedlibrary", and if libc.so doesn't have debug info,
13942 skip the test.
13943
2ce1cdbf
DE
139442015-04-29 Doug Evans <dje@google.com>
13945
13946 * gdb.python/py-xmethods.exp: Add ptype tests.
13947 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13948 get_result_type method.
13949
f24a38c5
LM
139502015-04-29 Luis Machado <lgustavo@codesourcery.com>
13951
13952 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13953 the target does not support hardware watchpoints.
13954
ecbf2b3c
LM
139552015-04-29 Luis Machado <lgustavo@codesourcery.com>
13956
13957 * gdb.base/break-always.exp: Abort testing if writing to memory
13958 causes an error.
13959
34f5f757
DE
139602015-04-28 Doug Evans <dje@google.com>
13961
13962 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13963 * gdb.python/py-pp-registration.exp: ... here. New file.
13964 * gdb.python/py-pp-registration.c: New file.
13965 * gdb.python/py-pp-registration.py: New file.
13966
69b4374a
DE
139672015-04-28 Doug Evans <dje@google.com>
13968
13969 * gdb.python/py-bad-printers.c: New file.
13970 * gdb.python/py-bad-printers.py: New file.
13971 * gdb.python/py-bad-printers.exp: New file.
13972
59fb7612
SS
139732015-04-28 Sasha Smundak <asmundak@google.com>
13974
13975 * gdb.python/py-type.exp: New test.
13976
2631b16a
AW
139772015-04-28 Andy Wingo <wingo@igalia.com>
13978
13979 * gdb.python/py-parameter.exp:
13980 * gdb.guile/scm-parameter.exp: Escape the path that we are
13981 matching against, as it might contain characters that are special
13982 to regular expressions.
13983
460efde1
JB
139842015-04-27 Joel Brobecker <brobecker@adacore.com>
13985
13986 * gdb.ada/rec_comp: New testcase.
13987
2d369d8e
SDJ
139882015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13989
13990 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13991 before using it.
13992
cf75d6c3
AB
139932015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13994
13995 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13996 new tests for verilog output.
13997
8dbe7ca5
YQ
139982015-04-24 Yao Qi <yao.qi@linaro.org>
13999
14000 * boards/remote-gdbserver-on-localhost.exp: New file.
14001
4ef9fb2f
PA
140022015-04-23 Pedro Alves <palves@redhat.com>
14003
14004 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14005 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14006 "end of file", remove $inferior_spawn_id from the indirect list.
14007
0a803169
PA
140082015-04-23 Pedro Alves <palves@redhat.com>
14009
14010 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14011
749ef8f8
PA
140122015-04-23 Pedro Alves <palves@redhat.com>
14013
14014 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14015 on $any_spawn_id instead of only on $gdb_spawn_id.
14016
8aae4344
PM
140172015-04-21 Pierre Muller <muller@sourceware.org>
14018
14019 PR pascal/17815
14020 * lib/pascal.exp (gpc_compile): Add new option "class".
14021 (fpc_compile): Likewise.
14022 * gdb.pascal/case-insensitive-symbols.pas: New file.
14023 * gdb.pascal/case-insensitive-symbols.exp: New file.
14024
1586c8fb
GB
140252015-04-20 Gary Benson <gbenson@redhat.com>
14026
14027 * gdb.base/attach.exp: Fix three extended remote failures.
14028
1b6e6f5c
GB
140292015-04-17 Gary Benson <gbenson@redhat.com>
14030
14031 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14032 the main executable over the remote protocol.
14033
e797481d
PA
140342015-04-16 Pedro Alves <palves@redhat.com>
14035
14036 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14037 a new gdbserver if gdbserver_reconnect_p is set.
14038
1ca99c42
PA
140392015-04-16 Pedro Alves <palves@redhat.com>
14040
14041 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14042 is set, don't exit gdbserver.
14043
af9fd6f8
AA
140442015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14045
14046 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14047 appropriate .insn, such that an older assembler can be used.
14048 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14049 the z/Architecture instruction set on 31-bit targets as well.
14050
04ff1e61
AA
140512015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14052
14053 * gdb.go/handcall.exp: Remove all logic related to the first
14054 breakpoint and rely on go_runto_main instead.
14055 * gdb.go/strings.exp: Likewise.
14056 * gdb.go/unsafe.exp: Likewise.
14057 * gdb.go/hello.exp: Likewise. Also rename the remaining
14058 breakpoint marker to "breakpoint 1".
14059 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14060 * gdb.go/strings.go: Likewise.
14061 * gdb.go/unsafe.go: Likewise.
14062 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14063 "set breakpoint 2 here" and rename the remaining breakpoint marker
14064 to "breakpoint 1".
14065
40d2f8d6
SM
140662015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14067
14068 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14069 if itertools.imap is not present.
14070 * gdb.python/py-objfile.exp: Add parentheses.
14071 * gdb.python/py-type.exp: Same.
14072 * gdb.python/py-unwind-maint.py: Same.
14073
8cbc97c6
YQ
140742015-04-15 Yao Qi <yao.qi@linaro.org>
14075
14076 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14077 of ":$ptr_size" and set its form explicitly.
14078
45fd756c
YQ
140792015-04-15 Pedro Alves <palves@redhat.com>
14080 Yao Qi <yao.qi@linaro.org>
14081
14082 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14083 timeout by factor of 4.
14084 (test_regular_watch): Likewise.
14085 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14086 * gdb.reverse/sigall-reverse.exp: Likewise.
14087 * gdb.reverse/until-precsave.exp: Likewise.
14088 * lib/gdb.exp (with_timeout_factor): New proc.
14089 (gdb_expect): Move some code to ...
14090 (get_largest_timeout): ... here. New procedure.
14091
9e811bc3
LM
140922015-04-14 Luis Machado <lgustavo@codesourcery.com>
14093
14094 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14095
0ff6fcb2
LM
140962015-04-13 Luis Machado <lgustavo@codesourcery.com>
14097
14098 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14099 to write to the .text section.
14100
7578d5f7
LM
141012015-04-13 Luis Machado <lgustavo@codesourcery.com>
14102
14103 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14104 Handle the case of targets that do not provide PID information.
14105
2efe15c4
YQ
141062015-04-13 Yao Qi <yao.qi@linaro.org>
14107
14108 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14109 and use expect instead of gdb_expect.
14110
8cd8f2f8
SDJ
141112015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14112
14113 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14114 "coredump_var_addr" to avoid naming conflict with other testcases.
14115
9ee41772
PA
141162015-04-10 Pedro Alves <palves@redhat.com>
14117
14118 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14119 gdb_test_sequence and gdb_assert.
14120
07473109
PA
141212015-04-10 Pedro Alves <palves@redhat.com>
14122
14123 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14124 test messages that don't include the breakpoint address.
14125
de3db44c
YQ
141262015-04-10 Yao Qi <yao.qi@linaro.org>
14127
14128 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14129 false for some offset and width combinations which aren't
14130 supported by linux kernel.
14131
c79d856c
PA
141322015-04-10 Pedro Alves <palves@redhat.com>
14133
14134 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14135 procedure, factored out from ...
14136 (top level): ... here. Add "set displaced-stepping" testing axis.
14137 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14138 parameter "displaced". Use it.
14139 (top level): Use foreach and add "set displaced-stepping" testing
14140 axis.
14141
ebc90b50
PA
141422015-04-10 Pedro Alves <palves@redhat.com>
14143
14144 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14145 Remove comment.
14146 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14147 both the address of the instruction that triggers the watchpoint
14148 and the address of the instruction immediately after, and use
14149 those addresses for the test. Fix comment.
14150
8f572e5c
PA
141512015-04-10 Pedro Alves <palves@redhat.com>
14152
14153 * gdb.base/sigstep.exp (breakpoint_to_handler)
14154 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14155 Test "backtrace" in handler.
14156 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14157 (top level): Add new "displaced" test axis to
14158 breakpoint_to_handler, breakpoint_to_handler_entry and
14159 breakpoint_over_handler.
14160
8d707a12
PA
141612015-04-10 Pedro Alves <palves@redhat.com>
14162
14163 PR gdb/18216
14164 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14165
ef713951
YQ
141662015-04-10 Yao Qi <yao.qi@linaro.org>
14167
14168 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14169 (test_add_rn_pc): New function.
14170 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14171 (top level): Invoke test_add_rn_pc.
14172
906d60cf
PA
141732015-04-10 Pedro Alves <palves@redhat.com>
14174
14175 PR gdb/13858
14176 * gdb.base/step-over-no-symbols.exp: New file.
14177
f2983cc3
AW
141782015-04-09 Andy Wingo <wingo@igalia.com>
14179
14180 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14181 after the Python tests.
14182
6d62641c
SDJ
141832015-04-08 Keith Seitz <keiths@redhat.com>
14184
14185 PR python/16699
14186 * gdb.python/py-completion.exp: New tests for completion.
14187 * gdb.python/py-completion.py (CompleteLimit1): New class.
14188 (CompleteLimit2): Likewise.
14189 (CompleteLimit3): Likewise.
14190 (CompleteLimit4): Likewise.
14191 (CompleteLimit5): Likewise.
14192 (CompleteLimit6): Likewise.
14193 (CompleteLimit7): Likewise.
14194
f3770638
PA
141952015-04-08 Pedro Alves <palves@redhat.com>
14196
14197 PR gdb/18214
14198 PR gdb/18216
14199 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14200 function.
14201 (main): Install it as SIGUSR1 handler.
14202 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14203 parameter. Always use "setup" as prefix. Toggle "set
14204 displaced-stepping" off/on depending on global. Don't switch to
14205 thread 1 here.
14206 (top level): Add displaced stepping "off/on" test axis. Update
14207 "setup" calls. Wrap each subtest with with_test_prefix. Test
14208 continuing with a queued signal in each thread.
14209
4496bed7
PA
142102015-04-08 Pedro Alves <palves@redhat.com>
14211
14212 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14213 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14214 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14215 Return early if running to main fails.
14216 * gdb.trace/while-stepping.exp: Likewise.
14217
b97fde92
PA
142182015-04-07 Pedro Alves <palves@redhat.com>
14219
14220 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14221 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14222 interact with inferior program.
14223
f71c18e7
PA
142242015-04-07 Pedro Alves <palves@redhat.com>
14225
14226 * lib/gdb.exp (inferior_spawn_id): New global.
14227 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14228 spawn id after processing the user code.
14229 (default_gdb_start): Set inferior_spawn_id.
14230 (send_inferior): New procedure.
14231 * lib/gdbserver-support.exp (gdbserver_start): Set
14232 inferior_spawn_id.
14233 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14234
6423214f
PA
142352015-04-07 Pedro Alves <palves@redhat.com>
14236
14237 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14238 * lib/gdbserver-support.exp (gdbserver_start): Make
14239 $server_spawn_id global.
14240 (gdbserver_start): Don't wait for gdbserver's spawn id with
14241 expect_background.
14242 (close_gdbserver): New procedure.
14243 (gdb_exit): Rename the default version and reimplement.
14244
71c0ee8c
PA
142452015-04-07 Pedro Alves <palves@redhat.com>
14246
72f4393d 14247 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
14248 append the substituted item, not the original item.
14249
203bc29b
PA
142502015-04-07 Pedro Alves <palves@redhat.com>
14251
14252 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14253 gdb_expect.
14254
508a3ddf
PA
142552015-04-07 Pedro Alves <palves@redhat.com>
14256
14257 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14258 output appearing once only.
14259
9f6dbe2b
PA
142602015-04-07 Pedro Alves <palves@redhat.com>
14261
14262 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14263 that doesn't expect anything. Return early if running to main
14264 fails.
14265
337532fa
YQ
142662015-04-07 Yao Qi <yao.qi@linaro.org>
14267
14268 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14269 (child_function): Call alarm.
14270 (main): Move call to alarm into the loop.
14271 * gdb.threads/non-stop-fair-events.exp: Build program with
14272 -DTIMEOUT=$timeout.
14273
01b622d4
DE
142742015-04-06 Doug Evans <xdje42@gmail.com>
14275
14276 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14277 Fix dest parameter to board_info.
14278 (fpc_compile): Ditto.
14279 (gdb_compile_pascal): Rename dest arg to destfile.
14280
961f4160
PMR
142812015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14282
14283 * gdb.ada/funcall_ref.exp: New file.
14284 * gdb.ada/funcall_ref/foo.adb: New file.
14285
cafda597
YQ
142862015-04-02 Yao Qi <yao.qi@linaro.org>
14287
14288 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14289 is remote.
14290
fed040c6
GB
142912015-04-02 Gary Benson <gbenson@redhat.com>
14292
14293 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14294
d11916aa
SS
142952015-04-01 Sasha Smundak <asmundak@google.com>
14296
14297 * gdb.python/py-unwind-maint.c: New file.
14298 * gdb.python/py-unwind-maint.exp: New test.
14299 * gdb.python/py-unwind-maint.py: New file.
14300 * gdb.python/py-unwind.c: New file.
14301 * gdb.python/py-unwind.exp: New test.
14302 * gdb.python/py-unwind.py: New test.
14303
a1471180
PA
143042015-04-01 Pedro Alves <palves@redhat.com>
14305
14306 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14307 to fail instead of non-existent $test.
14308
0bbeccb1
PA
143092015-04-01 Pedro Alves <palves@redhat.com>
14310
14311 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14312 GDBFLAGS if not empty.
14313
3c724c8c
PMR
143142015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14315
14316 * gdb.ada/complete.exp: Remove "multi_line".
14317 * gdb.ada/info_exc.exp: Remove "multi_line".
14318 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14319 * gdb.ada/ptype_field.exp: Remove "multi_line".
14320 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14321 * gdb.ada/tagged.exp: Remove "multi_line".
14322 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14323 [multi_line ...]
14324 * gdb.btrace/delta.exp: Likewise.
14325 * gdb.btrace/exception.exp: Likewise.
14326 * gdb.btrace/function_call_history.exp: Likewise.
14327 * gdb.btrace/instruction_history.exp: Likewise.
14328 * gdb.btrace/nohist.exp: Likewise.
14329 * gdb.btrace/record_goto.exp: Likewise.
14330 * gdb.btrace/segv.exp: Likewise.
14331 * gdb.btrace/stepi.exp: Likewise.
14332 * gdb.btrace/tailcall.exp: Likewise.
14333 * gdb.btrace/unknown_functions.exp: Likewise.
14334 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14335 * lib/gdb.exp: Add the "multi_line" helper.
14336
4eec2deb
PA
143372015-04-01 Pedro Alves <palves@redhat.com>
14338
14339 * gdb.threads/tid-reuse.c: New file.
14340 * gdb.threads/tid-reuse.exp: New file.
14341
df8411da
SDJ
143422015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14343
14344 PR corefiles/16092
14345 * gdb.base/coredump-filter.c: New file.
14346 * gdb.base/coredump-filter.exp: Likewise.
14347
6ef37366
PM
143482015-03-27 Petr Machata <pmachata@redhat.com>
14349
14350 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14351 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14352 (Dwarf::assemble): Initialize them.
14353 (Dwarf::lines): New function.
14354
7ec911b0
JT
143552015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14356
14357 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14358 SYMBOL_PREFIX for x86_64-*-cygwin.
14359
ff908ebf
AW
143602015-03-26 Andy Wingo <wingo@igalia.com>
14361
14362 PR symtab/18148
14363 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14364 const_value but not a location.
14365 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14366 location defined in non-main CUs are visible.
14367
6d5f0679
YQ
143682015-03-26 Yao Qi <yao.qi@linaro.org>
14369
14370 PR testsuite/18139
14371 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14372 Add a line number entry for the same line.
14373 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14374 Add a line number entry for the same line.
14375
2898689b
YQ
143762015-03-26 Yao Qi <yao.qi@linaro.org>
14377
14378 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14379 .int 0.
14380 (func): Likewise. Add .Lfunc_1 label.
14381 Use .Lfunc_1 label.
14382 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14383 .int 0.
14384 (func): Likewise.
14385 Use .Lfunc_1 label.
14386
85180498
YQ
143872015-03-26 Yao Qi <yao.qi@linaro.org>
14388
14389 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14390 Call gdb_compile instead to compile each .s files without debug
14391 information.
14392
8aa08a8d
YQ
143932015-03-26 Yao Qi <yao.qi@linaro.org>
14394
14395 * gdb.base/savedregs.exp (process_saved_regs): Make
14396 "Saved registers:" optional in the pattern.
14397
66849923
MM
143982015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14399
14400 * gdb.btrace/next.exp: Merged into step.exp.
14401 * gdb.btrace/finish.exp: Merged into step.exp.
14402 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14403 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14404 "record goto" and checking the exact replay position.
14405 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14406 check for "Recording format" in "info record" output.
14407 * gdb.btrace/record_goto.exp: Choose test file based on target.
14408 * gdb.btrace/x86-record_goto.S: Renamed into ...
14409 * gdb.btrace/x86_64-record_goto.S: ... this.
14410 * gdb.btrace/i686-record_goto.S: New.
14411 * gdb.btrace/x86-tailcall.S: Renamed into ...
14412 * gdb.btrace/x86_64-tailcall.S: ... this.
14413 * gdb.btrace/i686-tailcall.S: New.
14414 * gdb.btrace/x86-tailcall.c: Renamed into ...
14415 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14416 separate statements. Update test.
14417 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14418 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14419 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14420 * gdb.btrace/tailcall.exp: Choose test file based on target.
14421 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14422
11cc1b74
MM
144232015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14424
14425 * gdb.btrace/exception.exp: Increase BTS buffer size.
14426
a25d8bf9
PA
144272015-03-24 Pedro Alves <palves@redhat.com>
14428
14429 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14430
856e7dd6
PA
144312015-03-24 Pedro Alves <palves@redhat.com>
14432
14433 * gdb.threads/schedlock.exp (test_step): No longer expect that
14434 "set scheduler-locking step" with "next" over a function call runs
14435 threads unlocked.
14436
ad235a41
AT
144372015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14438
14439 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14440
15630549
AT
144412015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14442
14443 PR breakpoints/16466
14444 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14445 * gdb.mi/mi-pending.c (thread_func): New function.
14446 (int main): Add threading support required.
14447 * gdb.mi/mi-pending.exp: Add tests for this issue.
14448 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14449 (pendfunc2): Remove stdio dependency.
14450 * gdb.mi/mi-pendshr2.c: New file.
14451
693dca06
KS
144522015-03-23 Keith Seitz <keiths@redhat.com>
14453
14454 * gdb.linespec/keywords.c: New file.
14455 * gdb.linespec/keywords.exp: New file.
14456
7e993ebf
KS
144572015-03-23 Keith Seitz <keiths@redhat.com>
14458
14459 PR gdb/18021
14460 * gdb.dwarf2/staticvirtual.exp: New test.
14461
bc23328c
JK
144622015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14463
14464 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14465 * README: Remove HP-UX and gdb.hp.
14466 (configuration):
14467 * configure: Regenerate.
14468 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14469 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14470 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14471 gdb.hp/gdb.defects/Makefile.
14472 * gdb.hp/Makefile.in: File deleted.
14473 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14474 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14475 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14476 * gdb.hp/gdb.aCC/run.c: File deleted.
14477 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14478 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14479 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14480 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14481 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14482 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14483 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14484 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14485 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14486 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14487 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14488 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14489 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14490 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14491 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14492 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14493 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14494 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14495 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14496 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14497 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14498 * gdb.hp/gdb.compat/average.c: File deleted.
14499 * gdb.hp/gdb.compat/sum.c: File deleted.
14500 * gdb.hp/gdb.compat/xdb.c: File deleted.
14501 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14502 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14503 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14504 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14505 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14506 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14507 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14508 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14509 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14510 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14511 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14512 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14513 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14514 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14515 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14516 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14517 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14518 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14519 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14520 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14521 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14522 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14523 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14524 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14525 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14526 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14527 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14528 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14529 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14530 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14531 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14532 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14533 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14534 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14535 * gdb.hp/tools/odump: File deleted.
14536
8bf3b159
PA
145372015-03-19 Pedro Alves <palves@redhat.com>
14538
14539 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14540 (saw_thread_3): New globals.
14541 (top level): Increment them when an event for the corresponding
14542 thread is seen.
14543 (no thread starvation): New test.
14544
eb54c8bf
PA
145452015-03-19 Pedro Alves <palves@redhat.com>
14546
14547 * gdb.threads/continue-pending-status.c: New file.
14548 * gdb.threads/continue-pending-status.exp: New file.
14549
32d2e5d6
PA
145502015-03-18 Pedro Alves <palves@redhat.com>
14551
14552 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14553 Use gdb_is_target_remote instead of is_remote. Use
14554 gdb_test_multiple instead of gdb_expect. Exit early if
14555 gdb_test_multiple hits its internal matches. Tighten stepi tests
14556 expected output. Fail on exit with any signal, instead of just
14557 SIGILL.
14558
f68f11b7
YQ
145592015-03-18 Yao Qi <yao.qi@linaro.org>
14560
14561 PR tdep/18107
14562 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14563 variable.
14564 * gdb.base/catch-syscall.exp: Don't skip it on
14565 aarch64*-*-linux* target. Remove elements in all_syscalls.
14566 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14567 target.
14568 (setup_all_syscalls): New proc.
14569
ca5fd19b
YQ
145702015-03-16 Yao Qi <yao.qi@linaro.org>
14571
14572 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14573 (top level): Skip tests if valid_addr_p returns false for
14574 $cmd1 or $cmd2.
14575
85642ba0
AW
145762015-03-11 Andy Wingo <wingo@igalia.com>
14577
14578 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14579
e03f9645
YQ
145802015-03-11 Yao Qi <yao.qi@linaro.org>
14581
14582 * gdb.base/catch-syscall.exp: Fix typo in comments.
14583
5d0962b2
YQ
145842015-03-11 Yao Qi <yao.qi@linaro.org>
14585
14586 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14587
b2df3cef
PA
145882015-03-09 Pedro Alves <palves@redhat.com>
14589
14590 * dg-extract-results.py: Delete.
14591
ef878e53
PA
145922015-03-09 Pedro Alves <palves@redhat.com>
14593
14594 Merge dg-extract-results.sh from GCC upstream (r218843).
14595
14596 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14597 * dg-extract-results.sh: Use --text with grep to avoid issues with
14598 binary files. Fall back to cat -v, if that doesn't work.
14599
9494d219
PA
146002015-03-05 Pedro Alves <palves@redhat.com>
14601
14602 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14603
a8d9763a
SM
146042015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14605
14606 * lib/mi-support.exp (mi_expect_interrupt): Accept
14607 alternative event for when in all-stop mode.
14608
be9957b8
PA
146092015-03-04 Pedro Alves <palves@redhat.com>
14610
14611 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14612
d57be0f4 146132015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
14614
14615 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14616
c214c7cf
AA
146172015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14618
14619 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14620 regexps for GDB's current line display, accept a hex address
14621 preceding the line number.
14622
6d74a497
AA
146232015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14624
14625 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14626 the 'arch1' variable for "s390*-linux*" targets.
14627
511aee7c
PA
146282015-03-04 Pedro Alves <palves@redhat.com>
14629
14630 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14631 (main): Pass missing retval argument to pthread_join call.
14632
95e50b27
PA
146332015-03-02 Pedro Alves <palves@redhat.com>
14634
14635 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14636 (top level): Call do_test with non-stop as well.
14637
28054d69
PA
146382015-03-02 Pedro Alves <palves@redhat.com>
14639
14640 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14641 -1.
14642
4fa5d7b4
AA
146432015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14644
14645 * gdb.arch/s390-vregs.exp: New test.
14646 * gdb.arch/s390-vregs.S: New file.
14647
97c18565
PA
146482015-02-27 Pedro Alves <palves@redhat.com>
14649
14650 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14651 call to catch_command_errors.
14652 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14653 catch_command_errors.
14654
a37bfa30
PA
146552015-02-27 Pedro Alves <palves@redhat.com>
14656
14657 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14658 "true" for boolean result.
14659 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14660 prototype of main.
14661
6f98576f
PA
146622015-02-27 Pedro Alves <palves@redhat.com>
14663
14664 * lib/unbuffer_output.c: New file.
14665 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14666 (main): Call gdb_unbuffer_output.
14667
eba5ab56
YQ
146682015-02-27 Yao Qi <yao.qi@linaro.org>
14669
14670 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14671 target.
14672
0def5aaa
DE
146732015-02-26 Doug Evans <dje@google.com>
14674
14675 * gdb.cp/class2.cc (Dbase, D): New classes.
14676 (main): New local delta.
14677 * gdb.cp/class2.exp: Test printing delta.
14678 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14679 (dynbar): New global.
14680 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14681
081a1c2c
JK
146822015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14683
14684 * gdb.compile/compile-ifunc.c: New file.
14685 * gdb.compile/compile-ifunc.exp: New file.
14686
2f41223f
AT
146872015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14688
14689 * gdb.base/structs.exp: Check for correct struct on finish.
14690
03eddd80
YQ
146912015-02-26 Yao Qi <yao.qi@linaro.org>
14692
14693 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14694 is zero.
14695
80c57053
JK
146962015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14697
14698 * gdb.arch/cordic.ko.bz2: New file.
14699 * gdb.arch/cordic.ko.debug.bz2: New file.
14700 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14701
21613c12
YQ
147022015-02-25 Yao Qi <yao.qi@linaro.org>
14703
14704 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14705 aarch64*-*-* target.
14706
d8b901ed
PA
147072015-02-23 Pedro Alves <palves@redhat.com>
14708
14709 * lib/gdb.exp (delete_breakpoints): Rewrite using
14710 gdb_test_multiple.
14711
e5b85ead
PA
147122015-02-23 Pedro Alves <palves@redhat.com>
14713
14714 * gdb.base/info-os.c: Include stdlib.h.
14715
85c3a371
DE
147162015-02-22 Doug Evans <xdje42@gmail.com>
14717
14718 PR symtab/17855
14719 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14720 is read after symbols have been re-read.
14721 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14722 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14723
96553a0c
DE
147242015-02-21 Doug Evans <dje@google.com>
14725
14726 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14727
97a0c697
JK
147282015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14729
14730 PR corefiles/17808
14731 * gdb.arch/i386-biarch-core.core.bz2: New file.
14732 * gdb.arch/i386-biarch-core.exp: New file.
14733
a47cd6e9
PA
147342015-02-21 Pedro Alves <palves@redhat.com>
14735
14736 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14737 runto_main fails.
14738
c5facdc4
PA
147392015-02-20 Pedro Alves <palves@redhat.com>
14740
14741 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14742 info probes.
14743
2db9a427
PA
147442015-02-20 Pedro Alves <palves@redhat.com>
14745
14746 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14747
60fb7e9e
PA
147482015-02-20 Pedro Alves <palves@redhat.com>
14749
14750 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14751 clean_restart before gdb_target_supports_trace.
14752
5c5019c2
PA
147532015-02-20 Pedro Alves <palves@redhat.com>
14754
14755 PR threads/18006
14756 * gdb.threads/clone-thread_db.c: New file.
14757 * gdb.threads/clone-thread_db.exp: New file.
14758
c9587f88
AT
147592015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14760
14761 PR breakpoints/16812
14762 * gdb.base/catch-gdb-caused-signals.c: New file.
14763 * gdb.base/catch-gdb-caused-signals.exp: New file.
14764
f6a88844
JM
147652015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14766
14767 * configure: Regenerated.
14768 * configure.ac: Use GDB_AC_TRANSFORM.
14769 * aclocal.m4: sinclude ../transform.m4.
14770
497c491b
JM
147712015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14772
14773 * lib/dtrace.exp: New file.
14774 * gdb.base/dtrace-probe.exp: Likewise.
14775 * gdb.base/dtrace-probe.d: Likewise.
14776 * gdb.base/dtrace-probe.c: Likewise.
14777 * lib/pdtrace.in: Likewise.
14778 * configure.ac: Output variables with the transformed names of
14779 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14780 * configure: Regenerated.
14781
03e98035
JM
147822015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14783
14784 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14785 expected message when trying to access $_probe_* convenience
14786 variables while not on a probe.
14787
63cc30e9
JK
147882015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14789
14790 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14791
0703599a
PA
147922015-02-11 Pedro Alves <pedro@codesourcery.com>
14793
14794 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14795 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14796
7e60a48e
DE
147972015-02-10 Doug Evans <xdje42@gmail.com>
14798
14799 * lib/gdb.exp (gdb_load): Always return a result.
14800
01b088bc
PA
148012015-02-10 Pedro Alves <palves@redhat.com>
14802
14803 * gdb.threads/signal-sigtrap.c: New file.
14804 * gdb.threads/signal-sigtrap.exp: New file.
14805
b05ec7a5
AT
148062015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14807
14808 * gdb.trace/no-attach-trace.c: New file.
14809 * gdb.trace/no-attach-trace.exp: New file.
14810
a2c2acaf
MW
148112015-02-09 Mark Wielaard <mjw@redhat.com>
14812
14813 * gdb.dwarf2/atomic.c: New file.
14814 * gdb.dwarf2/atomic-type.exp: Likewise.
14815
31fd9caa
MM
148162015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14817
14818 * gdb.btrace/buffer-size.exp: Update "info record" output.
14819 * gdb.btrace/delta.exp: Update "info record" output.
14820 * gdb.btrace/enable.exp: Update "info record" output.
14821 * gdb.btrace/finish.exp: Update "info record" output.
14822 * gdb.btrace/instruction_history.exp: Update "info record" output.
14823 * gdb.btrace/next.exp: Update "info record" output.
14824 * gdb.btrace/nexti.exp: Update "info record" output.
14825 * gdb.btrace/step.exp: Update "info record" output.
14826 * gdb.btrace/stepi.exp: Update "info record" output.
14827 * gdb.btrace/nohist.exp: Update "info record" output.
14828
d33501a5
MM
148292015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14830
14831 * gdb.btrace/buffer-size: New.
14832
f4abbc16
MM
148332015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14834
14835 * gdb.btrace/delta.exp: Update "info record" output.
14836 * gdb.btrace/enable.exp: Update "info record" output.
14837 * gdb.btrace/finish.exp: Update "info record" output.
14838 * gdb.btrace/instruction_history.exp: Update "info record" output.
14839 * gdb.btrace/next.exp: Update "info record" output.
14840 * gdb.btrace/nexti.exp: Update "info record" output.
14841 * gdb.btrace/step.exp: Update "info record" output.
14842 * gdb.btrace/stepi.exp: Update "info record" output.
14843 * gdb.btrace/nohist.exp: Update "info record" output.
14844
b9d61307
SM
148452015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14846
14847 PR gdb/15678
14848 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14849
e584fdbc
PA
148502015-02-06 Pedro Alves <palves@redhat.com>
14851
14852 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14853 macro.
14854 (seconds_left, again): New globals.
14855 (main): Wait seconds_left in a 1-second sleep loop instead of
14856 sleeping 180 seconds. If 'again' is set, reset the seconds
14857 counter.
14858 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14859 'again' in the inferior before detaching. Print the seconds left.
14860 (options): New global.
14861 (top level): Build program with -DTIMEOUT=$timeout.
14862
77f41761
PA
148632015-02-06 Pedro Alves <palves@redhat.com>
14864
14865 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14866 determine how many seconds to pass to 'alarm'.
14867 * gdb.base/gdb-sigterm.exp (top level): Build program with
14868 -DTIMEOUT=$timeout.
14869 (do_test): Return success/failure indication. Add more verbose
14870 logging. Don't fail if 200 single steps are seen. Instead, fail
14871 when the test times out.
14872 (passes): New global.
14873 (top level): Break the testing loop if testing fails on any
14874 iteration. Use gdb_assert.
14875
b9394193
DB
148762015-02-04 Don Breazeal <donb@codesourcery.com>
14877
14878 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14879 and initialize them.
14880 (ipc_cleanup): New function.
14881 (main): Don't declare shmid, semid, and msqid. Add a call to
14882 atexit so that we call ipc_cleanup on exit.
14883
42d9e528
PA
148842015-02-04 Pedro Alves <palves@redhat.com>
14885
14886 * boards/native-extended-gdbserver.exp: Remove any target variant
14887 specifications from the board name before clearing the isremote
14888 flag from board_info.
14889
ae6ae975
DE
148902015-01-31 Doug Evans <xdje42@gmail.com>
14891
14892 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14893
cfb069a8
GB
148942015-01-31 Gary Benson <gbenson@redhat.com>
14895
14896 * gdb.base/completion.exp: Disable completion limiting for
14897 existing tests. Add new tests to check completion limiting.
14898 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14899
5dd31d79
DE
149002015-01-31 Doug Evans <xdje42@gmail.com>
14901
14902 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14903
9f050062
DE
149042015-01-31 Doug Evans <xdje42@gmail.com>
14905
14906 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14907 entries. Duplicate file section script entries.
14908 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14909 inlined entries. Add test for safe-path rejection.
14910 * gdb.python/py-section-script.c: Add duplicate inlined section script
14911 entries. Duplicate file section script entries.
14912 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14913 inlined entries. Add test for safe-path rejection.
14914
df25ebbd
JB
149152015-01-29 Joel Brobecker <brobecker@adacore.com>
14916
14917 * gdb.ada/disc_arr_bound: New testcase.
14918
4a0ca9ec
JB
149192015-01-29 Joel Brobecker <brobecker@adacore.com>
14920
14921 * gdb.ada/mi_var_array: New testcase.
14922
3a8b707a
DE
149232015-01-27 Doug Evans <dje@google.com>
14924
14925 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14926 Add test for objfile.filename, objfile.username after objfile
14927 has been unloaded.
14928
f8313f6e
JB
149292015-01-26 Joel Brobecker <brobecker@adacore.com>
14930
14931 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14932 the second test to print the name attribute of value
14933 returned by the call to gdb.lookup_type, and adjust
14934 the expected output accordingly.
14935
37bc665e
MW
149362015-01-25 Mark Wielaard <mjw@redhat.com>
14937
14938 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14939 * gdb.base/disp-step-fork.c: Include unistd.h.
14940 * gdb.base/siginfo-obj.c: Include stdio.h.
14941 * gdb.base/siginfo-thread.c: Likewise.
14942 * gdb.mi/non-stop.c: Include unistd.h.
14943 * gdb.mi/nsthrexec.c: Include stdio.h.
14944 * gdb.mi/pthreads.c: Include unistd.h.
14945 * gdb.modula2/unbounded1.c (main): Declare returns int.
14946 * gdb.reverse/consecutive-reverse.c: Likewise.
14947 * gdb.threads/create-fail.c: Include unistd.h.
14948 * gdb.threads/killed.c: Likewise.
14949 * gdb.threads/linux-dp.c: Likewise.
14950 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14951 * gdb.threads/non-ldr-exc-2.c: Likewise.
14952 * gdb.threads/non-ldr-exc-3.c: Likewise.
14953 * gdb.threads/non-ldr-exc-4.c: Likewise.
14954 * gdb.threads/pthreads.c: Include unistd.h.
14955 (main): Declare returns int.
14956 * gdb.threads/tls-main.c (foo): New declaration.
14957 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14958
f7e5394d
SM
149592015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14960
14961 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14962 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14963
743649fd
MW
149642015-01-15 Mark Wielaard <mjw@redhat.com>
14965
14966 * gdb.base/noreturn-return.c: New file.
14967 * gdb.base/noreturn-return.exp: New file.
14968 * gdb.base/noreturn-finish.c: New file.
14969 * gdb.base/noreturn-finish.exp: New file.
14970
198297aa
PA
149712015-01-23 Pedro Alves <palves@redhat.com>
14972
14973 * gdb.threads/continue-pending-after-query.c: New file.
14974 * gdb.threads/continue-pending-after-query.exp: New file.
14975
717cf30c
AG
149762015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14977 Simon Marchi <simon.marchi@ericsson.com>
14978
14979 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14980 * gdb.base/valgrind-db-attach.exp: Same.
14981 * gdb.base/valgrind-infcall.exp: Same.
14982 * lib/mi-support.exp (default_mi_gdb_start): Same.
14983 * lib/prompt.exp (default_prompt_gdb_start): Same.
14984 * lib/gdb.exp (default_gdb_spawn): Same.
14985 (gdb_interact): New.
14986
14987
4b62a76e
JK
149882015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14989
14990 * gdb.compile/compile.exp (pointer to jit function): New test.
14991
b4cdae6f
WW
149922015-01-17 Wei-cheng Wang <cole945@gmail.com>
14993
14994 * lib/gdb.exp (supports_process_record): Return true for
14995 powerpc*-*-linux*.
14996 (supports_reverse): Likewise.
14997
d221e7ef
DB
149982015-01-15 Don Breazeal <donb@codesourcery.com>
14999
15000 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15001 instead of checking whether the target board is remote and
15002 use spawn_wait_for_attach instead of exec/sleep.
15003 * gdb.base/attach-twice.exp: Likewise.
15004
bafffb51
JB
150052015-01-15 Joel Brobecker <brobecker@adacore.com>
15006
15007 * gdb.ada/var_arr_attrs: New testcase.
15008
5589af0e
PA
150092015-01-14 Pedro Alves <palves@redhat.com>
15010 Joel Brobecker <brobecker@adacore.com>
15011
15012 PR gdb/17525
15013 * gdb.base/bp-cmds-execution-x-script.c: New file.
15014 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15015 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15016
6c400b59
PA
150172015-01-14 Pedro Alves <palves@redhat.com>
15018
15019 PR cli/17828
15020 * gdb.base/batch-preserve-term-settings.c: New file.
15021 * gdb.base/batch-preserve-term-settings.exp: New file.
15022
e02c96a7
DE
150232015-01-13 Doug Evans <dje@google.com>
15024
15025 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15026 binary.
15027
576fd14c
JB
150282015-01-13 Joel Brobecker <brobecker@adacore.com>
15029
15030 * Makefile.in (clean mostlyclean): Do not delete *.py.
15031
04dccad0
JB
150322015-01-13 Joel Brobecker <brobecker@adacore.com>
15033
15034 * gdb.python/py-lookup-type.exp: New file.
15035
3d230f71
PA
150362015-01-12 Pedro Alves <palves@redhat.com>
15037
15038 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15039 restore GDBFLAGS before returning.
15040
7e67715d
JK
150412015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15042
15043 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15044 is_amd64_regs_target and is_x86_like_target.
15045
f2e0d4b4
DE
150462015-01-11 Doug Evans <xdje42@gmail.com>
15047
15048 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15049 is given without an explicit form.
15050 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15051 attributes.
15052 * gdb.dwarf/corrupt.exp: Ditto.
15053 * gdb.dwarf2/enum-type.exp: Ditto.
15054 * gdb.trace/entry-values.exp: Ditto.
15055 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15056
439250fb
DE
150572015-01-11 Doug Evans <xdje42@gmail.com>
15058
15059 PR gdb/15830
15060 * gdb.base/maint.exp: Remove references to "maint demangle".
15061 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15062 Add tests for explicitly specifying language to demangle.
15063 * gdb.dlang/demangle.exp: Ditto.
15064
ede9f622
PA
150652015-01-09 Pedro Alves <palves@redhat.com>
15066
15067 * gdb.threads/non-stop-fair-events.c: New file.
15068 * gdb.threads/non-stop-fair-events.exp: New file.
15069
a7b796db
PA
150702015-01-09 Pedro Alves <palves@redhat.com>
15071
15072 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15073 the global scope. Set a breakpoint after all threads are started
15074 rather than stepping over two source lines. Expect the prompt.
15075 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15076 global.
15077 (NUM): Now 15.
15078 (main): Use threads_started_barrier to wait for all threads to
15079 start. Main thread no longer calls thread_function. Exit after
15080 180 seconds.
15081 (loop): New function.
15082 (thread_function): Wait on threads_started_barrier barrier. Call
15083 'loop' at each iteration.
15084 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15085 threads have started, instead of hardcoding number of "next"
15086 steps. Use an access watchpoint instead of a write watchpoint.
15087
9665ffdd
PA
150882015-01-09 Pedro Alves <palves@redhat.com>
15089
15090 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15091 (thread_func): Wait on barrier.
15092 (main): Wait for all threads to start before stopping GDB.
15093 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15094 global.
15095 (thread1_func, thread2_func): Wait on barrier.
15096 (main): Wait for all threads to start before stopping GDB.
15097 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15098 New global.
15099 (thread1_func, thread2_func): Wait on barrier.
15100 (main): Wait for all threads to start before stopping GDB.
15101
c945a99f
PA
151022015-01-09 Pedro Alves <palves@redhat.com>
15103
15104 * gdb.threads/attach-many-short-lived-threads.c: New file.
15105 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15106
c1a747c1
PA
151072014-01-09 Pedro Alves <palves@redhat.com>
15108
15109 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15110 instead of to thread 2.
15111 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15112 Add barrier around each pthread_create call instead of around all
15113 calls.
15114 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15115 Set a break on thread_function and have the child threads hit it
15116 one at at a time.
15117
60b3033e
PA
151182015-01-09 Pedro Alves <palves@redhat.com>
15119
15120 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15121 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15122 false.
15123 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15124 checking whether the target board is remote.
15125 * gdb.multi/multi-attach.exp: Likewise.
15126 * gdb.python/py-sync-interp.exp: Likewise.
15127 * gdb.server/ext-attach.exp: Likewise.
15128 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15129 tests that need to attach, instead of checking whether the target
15130 board is remote at the top of the file.
15131
acc018ac
YQ
151322015-01-08 Yao Qi <yao@codesourcery.com>
15133
15134 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15135
50a18af8
JK
151362015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15137
15138 Fix testcase compilation.
15139 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15140
8503d6e1
JB
151412015-01-06 Joel Brobecker <brobecker@adacore.com>
15142
15143 * gdb.python/py-type.exp: Add a couple test about empty
15144 array creation, and negative-length array creation.
15145
cc73dbcc
DE
151462015-01-02 Doug Evans <xdje42@gmail.com>
15147
15148 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15149
0300bbc7
DE
151502015-01-02 Doug Evans <dje@google.com>
15151
15152 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15153
9d85a0ec
YQ
151542014-12-29 Yao Qi <yao@codesourcery.com>
15155
15156 * gdb.trace/entry-values.exp: Update comments. Rename variable
15157 bar_call_foo to returned_from_foo.
15158
87186c6a
MMN
151592014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15160
15161 PR gdb/17394
15162 * gdb.linespec/break-asm-file.c: New file.
15163 * gdb.linespec/break-asm-file.exp: New file.
15164 * gdb.linespec/break-asm-file0.s: New file.
15165 * gdb.linespec/break-asm-file1.s: New file.
15166
1bab7383
YQ
151672014-12-18 Nigel Stephens <nigel@mips.com>
15168 Maciej W. Rozycki <macro@codesourcery.com>
15169
15170 * gdb.base/float.exp: Handle the new output from "info float" on
15171 MIPS targets.
15172
1bc1068a
JK
151732014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15174
15175 Fix MinGW compilation.
15176 * gdb.compile/compile-ops.exp: Update untested message if
15177 !skip_compile_feature_tests.
15178 * gdb.compile/compile-setjmp.exp: Likewise.
15179 * gdb.compile/compile-tls.exp: Likewise.
15180 * gdb.compile/compile.exp: Likewise.
15181 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15182 supported on this host".
15183
b6615d10
DE
151842014-12-16 Doug Evans <xdje42@gmail.com>
15185
15186 * boards/stabs.exp: New file.
15187
25dda427
AA
151882014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15189
15190 * gdb.base/completion.exp: Adjust to format changes of "maint
15191 print user-registers".
15192
bf330350
CU
151932014-12-16 Catalin Udma <catalin.udma@freescale.com>
15194
15195 PR server/17457
15196 * gdb.arch/aarch64-fp.c: New file.
15197 * gdb.arch/aarch64-fp.exp: New file.
15198
395cf596
SDJ
151992014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15200
15201 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15202 r210637, r210913, r211666, r215400, r215817).
15203
15204 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15205 * dg-extract-results.py: New file.
15206 * dg-extract-results.sh: Use it if the environment seems
15207 suitable.
15208
15209 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15210
15211 * dg-extract-results.py (parse_run): Handle warnings that
15212 are printed before a test harness is run.
15213
15214 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15215
15216 * dg-extract-results.py (Named): Remove __cmp__ method.
15217 (output_variation): Use a key to sort variation.harnesses.
15218
15219 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15220
15221 * dg-extract-results.py: For Python 3, force sys.stdout to
15222 handle surrogate escape sequences.
15223 (safe_open): New function.
15224 (output_segment, main): Use it.
15225
15226 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15227
15228 * dg-extract-results.py (Prog.result_re): Include options
15229 in test name.
15230
15231 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15232
15233 * dg-extract-results.py (output_variation): Always sort if
15234 do_sum.
15235
e882ef3c
SM
152362014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15237
15238 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15239 as long as we get pagination notifications.
15240
4992aa20
JM
152412014-12-15 Jason Merrill <jason@redhat.com>
15242
15243 * Makefile.in (check-gdb.%): Restore.
15244 * README: Mention it.
15245
c1b5a1a6
JB
152462014-12-13 Joel Brobecker <brobecker@adacore.com>
15247
15248 * gdb.ada/str_uninit: New testcase.
15249
5537b577
JK
152502014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15251
15252 PR symtab/17642
15253 * gdb.base/vla-stub-define.c: New file.
15254 * gdb.base/vla-stub.c: New file.
15255 * gdb.base/vla-stub.exp: New file.
15256
bb2ec1b3
TT
152572014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15258 Jan Kratochvil <jan.kratochvil@redhat.com>
15259 Tom Tromey <tromey@redhat.com>
15260
15261 * configure.ac: Add gdb.compile/.
15262 * configure: Regenerate.
15263 * gdb.compile/Makefile.in: New file.
15264 * gdb.compile/compile-ops.exp: New file.
15265 * gdb.compile/compile-ops.c: New file.
15266 * gdb.compile/compile-tls.c: New file.
15267 * gdb.compile/compile-tls.exp: New file.
15268 * gdb.compile/compile-constvar.S: New file.
15269 * gdb.compile/compile-constvar.c: New file.
15270 * gdb.compile/compile-mod.c: New file.
15271 * gdb.compile/compile-nodebug.c: New file.
15272 * gdb.compile/compile-setjmp-mod.c: New file.
15273 * gdb.compile/compile-setjmp.c: New file.
15274 * gdb.compile/compile-setjmp.exp: New file.
15275 * gdb.compile/compile-shlib.c: New file.
15276 * gdb.compile/compile.c: New file.
15277 * gdb.compile/compile.exp: New file.
15278 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15279
4ff709eb
TT
152802014-12-12 Tom Tromey <tromey@redhat.com>
15281
15282 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15283 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15284
6dddd6a5
DE
152852014-12-12 Doug Evans <dje@google.com>
15286
15287 * lib/gdb-python.exp (get_python_valueof): New function.
15288 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15289
71c24708
AA
152902014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15291
15292 * gdb.base/completion.exp: Add test for completion of "info
15293 registers ".
15294
3e29f34a
MR
152952014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15296
15297 * gdb.base/func-ptrs.c: New file.
15298 * gdb.base/func-ptrs.exp: New file.
15299
fc126975
SM
153002014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15301
15302 PR breakpoints/17012
15303 * gdb.base/dprintf-detach.c: New file.
15304 * gdb.base/dprintf-detach.exp: New file.
15305
0a46d518
SM
153062014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15307
15308 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15309 * lib/gdb.exp (target_is_gdbserver): New procedure.
15310
a0be3e44
DE
153112014-12-08 Doug Evans <dje@google.com>
15312
15313 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15314
df1b803a
YQ
153152014-12-05 Yao Qi <yao@codesourcery.com>
15316
15317 * gdb.guile/scm-error.exp: Remove the third argument to
15318 gdb_remote_download.
15319 * gdb.guile/scm-frame-args.exp: Likewise.
15320 * gdb.guile/scm-section-script.exp: Likewise.
15321
ddb9f679
YQ
153222014-12-05 Yao Qi <yao@codesourcery.com>
15323
15324 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15325
86e4ed39
DE
153262014-12-04 Doug Evans <dje@google.com>
15327
15328 * gdb.python/py-objfile.exp: Add tests for
15329 objfile.add_separate_debug_file.
15330
7c50a931
DE
153312014-12-04 Doug Evans <dje@google.com>
15332
15333 * lib/gdb.exp (get_build_id): New function.
15334 (build_id_debug_filename_get): Rewrite to use it.
15335 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15336
621661e3
MR
153372014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15338
15339 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15340 `method(long)', not just 0x0.
15341 * gdb.cp/nsalias.exp: Align code labels to 4.
15342 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15343 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15344 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15345 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15346 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15347 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15348
29f0c3b7
DE
153492014-12-02 Doug Evans <dje@google.com>
15350
e1e061e7 15351 PR symtab/17602
29f0c3b7 15352 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 15353 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
15354 * gdb.cp/anon-ns.exp: Update.
15355
162078c8
NB
153562014-12-02 Nick Bull <nicholaspbull@gmail.com>
15357
15358 * gdb.python/py-events.py (inferior_call_handler): New.
15359 (register_changed_handler, memory_changed_handler): New.
15360 (test_events.invoke): Register new handlers.
15361 * gdb.python/py-events.exp: Add tests for inferior call,
15362 memory_changed and register_changed events.
15363
fdb09caf
AA
153642014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15365
15366 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15367 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15368 if the linker doesn't understand this.
15369
55cfb2c4
SM
153702014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15371
15372 * gdb.python/python.exp: Change expected reply to help().
15373
9e8cd6df
YQ
153742014-12-01 Yao Qi <yao@codesourcery.com>
15375
15376 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15377 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15378 * configure: Re-generated.
15379
6c659fc2
SC
153802014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15381
15382 * gdb.cp/chained-calls.cc: New file.
15383 * gdb.cp/chained-calls.exp: New file.
15384 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15385
d7fc3181
SM
153862014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15387
15388 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15389 * gdb.dwarf2/symtab-producer.exp: Same.
15390 * gdb.gdb/python-interrupts.exp: Same.
15391 * gdb.gdb/python-selftest.exp: Same.
15392 * gdb.python/py-linetable.exp: Same.
15393 * gdb.python/py-type.exp: Same.
15394 * gdb.python/py-value-cc.exp: Same.
15395 * gdb.python/py-value.exp: Same.
15396
10e79639
YQ
153972014-11-28 Yao Qi <yao@codesourcery.com>
15398
15399 * gdb.base/break-probes.exp: Match library name prefixed with
15400 sysroot.
15401
f28a0564
SM
154022014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15403
15404 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15405 test expected output. Add parentheses for the call to print.
15406 Remove L suffix from integers.
15407
3fe1ce1d
DE
154082014-11-26 Doug Evans <dje@google.com>
15409
15410 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15411
84429e27
YQ
154122014-11-22 Yao Qi <yao@codesourcery.com>
15413
15414 * gdb.trace/entry-values.c: Remove asms.
15415 (foo): Add foo_label.
15416 (bar): Add bar_label.
15417 * gdb.trace/entry-values.exp: Remove code computing foo's
15418 length and bar's length.
15419 (Dwarf::assemble): Invoke function_range for bar and use
15420 MACRO_AT_func for foo.
15421
26741859
YQ
154222014-11-22 Yao Qi <yao@codesourcery.com>
15423
15424 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15425 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15426 Use .Lgcc43_procstart instead of gcc43.
15427
45e44d27
JB
154282014-11-21 Joel Brobecker <brobecker@adacore.com>
15429
15430 * gdb.ada/n_arr_bound: New testcase.
15431
458c8db8
SDJ
154322014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15433
15434 PR breakpoints/10737
15435 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15436 test_catch_syscall_multi_arch.
15437 (test_catch_syscall_multi_arch): New function.
15438
43f3e411
DE
154392014-11-20 Doug Evans <xdje42@gmail.com>
15440
15441 * gdb.base/maint.exp: Update expected output.
15442
0d7b2549
AA
154432014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15444
15445 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15446 4-byte instruction on S390.
15447
8908fca5
JB
154482014-11-19 Joel Brobecker <brobecker@adacore.com>
15449
15450 * gdb.ada/arr_arr: New testcase.
15451
4a46959e
JB
154522014-11-19 Joel Brobecker <brobecker@adacore.com>
15453
15454 * gdb.ada/pkd_arr_elem: New Testcase.
15455
470e2f4e
LM
154562014-11-18 Luis Machado <lgustavo@codesourcery.com>
15457
15458 * gdb.reverse/break-precsave: Expect completion message for
15459 core file reads.
15460 * gdb.reverse/consecutive-precsave.exp: Likewise.
15461 * gdb.reverse/finish-precsave.exp: Likewise.
15462 * gdb.reverse/i386-precsave.exp: Likewise.
15463 * gdb.reverse/machinestate-precsave.exp: Likewise.
15464 * gdb.reverse/sigall-precsave.exp: Likewise.
15465 * gdb.reverse/solib-precsave.exp: Likewise.
15466 * gdb.reverse/step-precsave.exp: Likewise.
15467 * gdb.reverse/until-precsave.exp: Likewise.
15468 * gdb.reverse/watch-precsave.exp: Likewise.
15469
a267f3ad
AA
154702014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15471
15472 * gdb.base/bp-permanent.c: Include unistd.h.
15473 * gdb.python/py-framefilter-mi.c (main): Add return type.
15474 * gdb.python/py-framefilter.c (main): Likewise.
15475 * gdb.trace/actions-changed.c (main): Likewise.
15476
12084a9a
AA
154772014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15478
15479 * gdb.mi/until.c: Add eye-catchers.
15480 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15481 line numbers.
15482
dc7e1a77
AA
154832014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15484
15485 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15486 function header variants in break1.c.
15487 * gdb.base/ena-dis-br.exp: Likewise.
15488 * gdb.base/hbreak2.exp: Likewise.
15489 * gdb.reverse/until-precsave.exp: Drop references to removed
15490 non-prototype function header variants in ur1.c.
15491 * gdb.reverse/until-reverse.exp: Likewise.
15492
41c77605
PM
154932014-11-17 Petr Machata <pmachata@redhat.com>
15494
15495 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15496 ${_cu_offset_size} bytes abbrev offset.
15497
34248c3a
DE
154982014-11-15 Doug Evans <xdje42@gmail.com>
15499
15500 PR symtab/17559
15501 * gdb.base/line-symtabs.exp: New file.
15502 * gdb.base/line-symtabs.c: New file.
15503 * gdb.base/line-symtabs.h: New file.
15504
646da059
YQ
155052014-11-14 Yao Qi <yao@codesourcery.com>
15506
15507 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15508 (func): Add label func_label.
15509 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15510 Replace low_pc and high_pc with MACRO_AT_range.
15511 Replace name, low_pc and high_pc with MACRO_AT_func.
15512
9301ebe6
YQ
155132014-11-14 Yao Qi <yao@codesourcery.com>
15514
15515 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15516 Replace name, low_pc and high_pc with MACRO_AT_func.
15517
f166b542
YQ
155182014-11-14 Yao Qi <yao@codesourcery.com>
15519
15520 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15521 produce debug information.
15522 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15523
0f6e71e3
YQ
155242014-11-14 Yao Qi <yao@codesourcery.com>
15525
15526 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15527 object and get function length.
15528 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15529 with MACRO_AT_func.
15530 (top-level): Replace gdb_compile and clean_restart with
15531 prepare_for_testing.
15532 * gdb.dwarf2/main.c (main): Add label main_label.
15533
876c4df9
YQ
155342014-11-14 Yao Qi <yao@codesourcery.com>
15535
15536 * lib/dwarf.exp (function_range): New procedure.
15537 (Dwarf::_handle_macro_at_func): New procedure.
15538 (Dwarf::_handle_macro_at_range): New procedure.
15539 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15540
02ad9cf1
YQ
155412014-11-14 Yao Qi <yao@codesourcery.com>
15542
15543 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15544 (_handle_attribute): New procedure.
15545
a59add0c
AA
155462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15547
15548 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15549 * gdb.base/call-sc.c (zed): Likewise.
15550 * gdb.base/checkpoint.c (main): Likewise.
15551 * gdb.base/dump.c (main): Likewise.
15552 * gdb.base/gcore.c (main): Likewise.
15553 * gdb.base/huge.c (main): Likewise.
15554 * gdb.base/multi-forks.c (main): Likewise.
15555 * gdb.base/pr10179-a.c (main): Likewise.
15556 * gdb.base/savedregs.c (main): Likewise.
15557 * gdb.base/sigaltstack.c (main): Likewise.
15558 * gdb.base/siginfo.c (main): Likewise.
15559 * gdb.base/structs.c (zed): Likewise.
15560 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15561 * gdb.mi/mi-syn-frame.c (main): Likewise.
15562 * gdb.mi/until.c (foo, main): Likewise.
15563 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15564 * gdb.base/solib-weak.c (foo): Declare.
15565 * gdb.base/attach-twice.c: Include stdio.h.
15566 * gdb.base/weaklib1.c: Likewise.
15567 * gdb.base/weaklib2.c: Likewise.
15568 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15569 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15570 unistd.h.
15571 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15572 * gdb.mi/mi-exit-code.c: Likewise.
15573 * gdb.base/break-interp-lib.c: Include string.h.
15574 * gdb.base/coremaker.c: Likewise.
15575 * gdb.base/testenv.c: Likewise.
15576 * gdb.python/py-finish-breakpoint.c: Likewise.
15577 * gdb.base/inferior-died.c: Include sys/wait.h.
15578 * gdb.base/fileio.c: Include time.h.
15579 * gdb.base/async-shell.c: Include unistd.h.
15580 * gdb.base/dprintf-non-stop.c: Likewise.
15581 * gdb.base/info-os.c: Likewise.
15582 * gdb.mi/mi-console.c: Likewise.
15583 * gdb.mi/watch-nonstop.c: Likewise.
15584 * gdb.python/py-events.c: Likewise.
15585 * gdb.base/async.c (baz): Move up before its invocation.
15586 * gdb.base/code_elim2.c (my_global_func): Likewise.
15587 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15588 * gdb.base/advance.c (func2): Likewise.
15589
3b5d5997
AA
155902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15591
15592 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15593 variant.
15594 * gdb.base/annota3.c: Likewise.
15595 * gdb.base/async.c: Likewise.
15596 * gdb.base/average.c: Likewise.
15597 * gdb.base/call-ar-st.c: Likewise.
15598 * gdb.base/call-rt-st.c: Likewise.
15599 * gdb.base/call-sc.c: Likewise.
15600 * gdb.base/call-strs.c: Likewise.
15601 * gdb.base/ending-run.c: Likewise.
15602 * gdb.base/execd-prog.c: Likewise.
15603 * gdb.base/exprs.c: Likewise.
15604 * gdb.base/foll-exec.c: Likewise.
15605 * gdb.base/foll-fork.c: Likewise.
15606 * gdb.base/foll-vfork.c: Likewise.
15607 * gdb.base/funcargs.c: Likewise.
15608 * gdb.base/gcore.c: Likewise.
15609 * gdb.base/jump.c: Likewise.
15610 * gdb.base/langs0.c: Likewise.
15611 * gdb.base/langs1.c: Likewise.
15612 * gdb.base/langs2.c: Likewise.
15613 * gdb.base/mips_pro.c: Likewise.
15614 * gdb.base/nodebug.c: Likewise.
15615 * gdb.base/opaque0.c: Likewise.
15616 * gdb.base/opaque1.c: Likewise.
15617 * gdb.base/recurse.c: Likewise.
15618 * gdb.base/run.c: Likewise.
15619 * gdb.base/scope0.c: Likewise.
15620 * gdb.base/scope1.c: Likewise.
15621 * gdb.base/setshow.c: Likewise.
15622 * gdb.base/setvar.c: Likewise.
15623 * gdb.base/shmain.c: Likewise.
15624 * gdb.base/shr1.c: Likewise.
15625 * gdb.base/shr2.c: Likewise.
15626 * gdb.base/sigall.c: Likewise.
15627 * gdb.base/signals.c: Likewise.
15628 * gdb.base/so-indr-cl.c: Likewise.
15629 * gdb.base/solib2.c: Likewise.
15630 * gdb.base/structs.c: Likewise.
15631 * gdb.base/sum.c: Likewise.
15632 * gdb.base/vforked-prog.c: Likewise.
15633 * gdb.base/watchpoint.c: Likewise.
15634 * gdb.reverse/shr2.c: Likewise.
15635 * gdb.reverse/until-reverse.c: Likewise.
15636 * gdb.reverse/ur1.c: Likewise.
15637 * gdb.reverse/watch-reverse.c: Likewise.
15638
066a77c5
AA
156392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15640
15641 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15642 variant.
15643 * gdb.base/sepdebug.exp: Drop references to removed code.
15644
4f204ea5
AA
156452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15646
15647 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15648 variant. Preserve original line numbering.
15649 * gdb.base/list1.c: Likewise.
15650
3b377a3a
AA
156512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15652
15653 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15654 variant.
15655 * gdb.base/break1.c: Likewise.
15656 * gdb.base/break.exp: Drop references to removed code.
15657
e444df73
AA
156582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15659
15660 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15661 variant.
15662
8008f2a7
AA
156632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15664
15665 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15666
a5a06887
AA
156672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15668
15669 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15670 logic into perform_all_tests() and invoke it with and without
15671 function header prototypes.
15672 (do_function_calls): Remove conditional XFAIL for PR 5318.
15673 (rerun_and_prepare): Remove duplicate code.
15674 (perform_all_tests): New. Main logic moved here.
15675
44dba9b9
AA
156762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15677
15678 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15679 code guarded by #ifdef NO_PROTOTYPES.
15680 (t_double_many_args): Likewise.
15681 (DEF_FUNC_MANY_ARGS_1): Likewise.
15682 (DEF_FUNC_VALUES_1): Likewise.
15683 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15684 guarded by #ifdef PROTOTYPES.
15685
d1fbcd56
AA
156862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15687
15688 * gdb.mi/mi-console.c: Add eye-catcher.
15689 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15690 instead of literal line number.
15691
b0e59b8f
AA
156922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15693
15694 * gdb.base/shr2.c: Add eye-catcher.
15695 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15696 line number.
15697
78f98cca
AA
156982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15699
15700 * gdb.base/jump.c: Add eye-catchers.
15701 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15702 numbers.
15703
58fa2af0
AA
157042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15705
15706 * gdb.base/execd-prog.c: Add eye-catchers.
15707 * gdb.base/foll-exec.c: Likewise.
15708 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15709 line numbers.
15710
04e5059b
AA
157112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15712
15713 * gdb.base/ending-run.c: Add eye-catchers.
15714 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15715 literal line numbers.
15716
dbfdb174
AA
157172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15718
15719 * gdb.base/call-rt-st.c: Add eye-catchers.
15720 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15721 literal line numbers.
15722
888a2ade
AA
157232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15724
15725 * gdb.base/call-ar-st.c: Add eye-catchers.
15726 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15727 literal line numbers.
15728
6acc2dde
AA
157292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15730
15731 * gdb.base/average.c: Add eye-catchers.
15732 * gdb.base/sum.c: Likewise.
15733 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15734 regexps dynamically.
15735
9ecfcd1d
AA
157362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15737
15738 * gdb.base/solib1.c: Add eye-catchers.
15739 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15740 literal line numbers.
15741
78708b7c
PA
157422014-11-12 Pedro Alves <palves@redhat.com>
15743
15744 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15745 leader has exited.
15746
af48d08f
PA
157472014-11-12 Pedro Alves <palves@redhat.com>
15748
15749 * gdb.arch/i386-bp_permanent.c: New file.
15750 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15751 (srcfile): Set to i386-bp_permanent.c.
15752 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15753 that stepi does not execute the 'leave' instruction, instead of
15754 testing it does execute.
15755 * gdb.base/bp-permanent.c: New file.
15756 * gdb.base/bp-permanent.exp: New file.
15757
af3768e9
DE
157582014-11-10 Doug Evans <xdje42@gmail.com>
15759
15760 PR symtab/17564
15761 * gdb.base/symtab-search-order.exp: New file.
15762 * gdb.base/symtab-search-order.c: New file.
15763 * gdb.base/symtab-search-order-1.c: New file.
15764 * gdb.base/symtab-search-order-shlib-1.c: New file.
15765
9de00a4a
PA
157662014-11-07 Pedro Alves <palves@redhat.com>
15767
15768 PR gdb/17511
15769 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15770 i?86-*-linux*.
15771
e0f52461
SC
157722014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15773
15774 PR c++/17494
15775 * gdb.cp/pr17494.cc: New file.
15776 * gdb.cp/pr17494.exp: New file.
15777
6ce8c980
YQ
157782014-11-02 Yao Qi <yao@codesourcery.com>
15779
15780 * gdb.python/python.exp: Get working directory and match the
15781 output of "set extended-prompt \\w " with it.
15782
02be9a71
DE
157832014-10-30 Doug Evans <dje@google.com>
15784
15785 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15786 in objfiles.
15787 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15788 in progspaces.
15789
3bdff46b
LM
157902014-10-30 Janis Johnson <janisjo@codesourcery.com>
15791
15792 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15793 * gdb.base/realname-expand.exp: Likewise.
15794 * gdb.linespec/macro-relative.exp: Likewise.
15795
ab917dfb
PA
157962014-10-29 Pedro Alves <palves@redhat.com>
15797
15798 PR gdb/17408
15799 * gdb.threads/schedlock.c (some_function): New function.
15800 (call_function): New global.
15801 (MAYBE_CALL_SOME_FUNCTION): New macro.
15802 (thread_function): Call it.
15803 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15804 and use it instead of a global counter. Adjust all callers.
15805 (get_current_thread): Use "find current thread" for test message
15806 here rather than having all callers pass down the same string.
15807 (goto_loop): New procedure, factored out from ...
15808 (my_continue): ... this.
15809 (step_ten_loops): Change parameter from test message to command to
15810 use. Adjust.
15811 (list_count): Delete global.
15812 (check_result): New procedure, factored out from duplicate top
15813 level code.
15814 (continue tests): Wrap in with_test_prefix.
15815 (test_step): New procedure, factored out from duplicate top level
15816 code.
15817 (top level): Test "step" in combination with all scheduler-locking
15818 modes. Test "next" in combination with all scheduler-locking
15819 modes, and in combination with stepping over a function call or
15820 not.
15821 * gdb.threads/next-bp-other-thread.c: New file.
15822 * gdb.threads/next-bp-other-thread.exp: New file.
15823
d3d4baed
PA
158242014-10-29 Pedro Alves <palves@redhat.com>
15825
15826 PR python/17372
15827 * gdb.python/python.exp: Test a multi-line command that spawns
15828 interactive Python.
15829 * gdb.base/multi-line-starts-subshell.exp: New file.
15830
563e8d85
YQ
158312014-10-29 Yao Qi <yao@codesourcery.com>
15832
15833 * gdb.base/fileio.exp: Make directories on host.
15834
0ea4d52e
YQ
158352014-10-29 Yao Qi <yao@codesourcery.com>
15836
15837 * gdb.base/fileio.c (test_write): Close the file.
15838
7f5ef605
PA
158392014-10-28 Pedro Alves <palves@redhat.com>
15840
15841 PR gdb/12623
15842 * gdb.base/sigstep.c (no_handler): New global.
15843 (main): If 'no_handler is true, set the signal handlers to
15844 SIG_IGN.
15845 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15846 with_sw_watch and no_handler parameters. Handle them.
15847 (top level) <stepping over handler when stopped at a breakpoint
15848 test>: Add a test axis for testing with a software watchpoint, and
15849 another for testing with the signal handler set to SIG_IGN.
15850 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15851 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15852
abbdbd03
PA
158532014-10-28 Pedro Alves <palves@redhat.com>
15854
15855 PR gdb/17511
15856 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15857 * gdb.base/sigstep.exp (other_handler_location): New global.
15858 (advance): Support stepping into the signal handler, and running
15859 commands while in the handler.
15860 (in_handler_map): New global.
15861 (top level): In the advance test, add combinations for getting
15862 into the handler with stepping commands, and for running commands
15863 in the handler. Add comment descripting the advancei tests.
15864
1df4399f
PA
158652014-10-28 Pedro Alves <palves@redhat.com>
15866
15867 * gdb.base/sigstep.exp: Use build_executable instead of
15868 prepare_for_testing.
15869 (top level): Move code that starts GDB, runs to main and creates a
15870 display to ...
15871 (restart): ... this new procedure.
15872 (top level): Move backtrace from signal handler test to ...
15873 (validate_backtrace): ... this new procedure.
15874 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15875 with_test_prefix. Always restart GDB.
15876 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15877 with_test_prefix. Always restart GDB. No need to delete
15878 breakpoints after the test.
15879 (test_skip_handler): Remove prefix parameter.
15880 (skip_over_handler, breakpoint_to_handler)
15881 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15882 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15883 restart GDB. No need to delete breakpoints after the test.
15884 (top level): Use foreach to call the test procedures with
15885 different commands.
15886
a5b6e449
PA
158872014-10-28 Pedro Alves <palves@redhat.com>
15888
15889 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15890 instead of GNATS numbers.
15891 * gdb.base/sigbpt.exp: Likewise.
15892 * gdb.base/siginfo.exp: Likewise.
15893 * gdb.base/sigstep.exp: Likewise.
15894
e5f8a7cc
PA
158952014-10-27 Pedro Alves <palves@redhat.com>
15896
15897 * gdb.base/sigstep.c (dummy): New global.
15898 (main): Issue a couple writes to the new global.
15899 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15900 procedures.
15901 (skip_over_handler): Use test_skip_handler.
15902 (top level): Call skip_over_handler for stepi and nexti too.
15903 (breakpoint_over_handler): Use test_skip_handler.
15904 (top level): Call breakpoint_over_handler for stepi and nexti too.
15905
763905a3
YQ
159062014-10-27 Yao Qi <yao@codesourcery.com>
15907
15908 * gdb.trace/tfile.c (adjust_function_address)
15909 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15910 function descriptor.
15911
6f259a23
DB
159122014-10-24 Don Breazeal <donb@codesourcery.com>
15913
15914 * gdb.base/foll-fork.exp (test_follow_fork,
15915 catch_fork_child_follow): Check for updated fork messages emitted
15916 from infrun.c.
15917 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15918 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15919 vfork_and_exec_child_follow_through_step): Check for updated vfork
15920 messages emitted from infrun.c.
15921
09dd9a69
PA
159222014-10-24 Pedro Alves <palves@redhat.com>
15923
15924 * gdb.base/corefile.exp: Remove references to ultrix.
15925 * gdb.base/interrupt.exp: Likewise.
15926 * gdb.base/whatis.exp: Likewise.
15927 * gdb.gdb/selftest.exp: Likewise.
15928 * gdb.threads/manythreads.exp: Likewise.
15929 * gdb.threads/print-threads.exp: Likewise.
15930 * gdb.threads/pthreads.exp:: Likewise.
15931 * gdb.threads/schedlock.exp: Likewise.
15932
3433cfa5
SC
159332014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15934
15935 * gdb.cp/non-trivial-retval.cc: Add a test case.
15936 * gdb.cp/non-trivial-retval.exp: Add a test.
15937
092f880b
YQ
159382014-10-20 Yao Qi <yao@codesourcery.com>
15939
15940 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15941 * gdb.python/py-objfile-script-gdb.py: New file.
15942 * gdb.python/py-objfile-script.exp: Update reference to
15943 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15944 of remote_download. Remove the dest file.
15945
acbdb7f3
YQ
159462014-10-20 Yao Qi <yao@codesourcery.com>
15947
15948 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15949 * gdb.base/step-line.exp: Likewise.
15950 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15951 * gdb.dwarf2/dw2-basic.exp: Likewise.
15952 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15953 * gdb.dwarf2/dw2-filename.exp: Likewise.
15954 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15955 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15956 * gdb.dwarf2/dw2-producer.exp: Likewise.
15957 * gdb.dwarf2/mac-fileno.exp: Likewise.
15958 * gdb.python/py-frame-args.exp: Likewise.
15959 * gdb.python/py-framefilter.exp: Likewise.
15960 * gdb.python/py-mi.exp: Likewise.
15961 * gdb.python/py-objfile-script.exp: Likewise
15962 * gdb.python/py-pp-integral.exp: Likewise.
15963 * gdb.python/py-pp-re-notag.exp: Likewise.
15964 * gdb.python/py-prettyprint.exp: Likewise.
15965 * gdb.python/py-section-script.exp: Likewise.
15966 * gdb.python/py-typeprint.exp: Likewise.
15967 * gdb.python/py-xmethods.exp: Likewise.
15968 * gdb.stabs/weird.exp: Likewise.
15969 * gdb.xml/tdesc-regs.exp: Likewise.
15970
bd286a29
KCY
159712014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15972
15973 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15974 (out_cu): Use addr_len for the size of addresses.
15975 (out_line): Likewise. Size DW_LNE_set_address instruction
15976 according to addr_len.
15977 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15978 (FUNC): Add START_INSNS to definition.
15979
673dc4a0
YQ
159802014-10-18 Yao Qi <yao@codesourcery.com>
15981
15982 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15983 gdb_has_argv0 return true.
15984 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15985 check [target_info exists noargs], check [gdb_has_argv0]
15986 instead.
15987 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15988 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15989 procedures.
15990
4ffbba72
DE
159912014-10-17 Doug Evans <dje@google.com>
15992
15993 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15994 event.
15995 * gdb.python/py-events.py: Add clear_objfiles event.
15996
d096d8c1
DE
159972014-10-17 Doug Evans <dje@google.com>
15998
15999 * gdb.python/py-objfile.exp: Test progspace attribute.
16000
a80db015
LM
160012014-10-17 Luis Machado <lgustavo@codesourcery.com>
16002
16003 * gdb.guile/scm-breakpoint.exp: Do not assume any
16004 directory separators when matching source file paths.
16005 * gdb.python/py-breakpoint.exp: Likewise.
16006 * gdb.reverse/break-precsave.exp: Likewise.
16007 * gdb.reverse/break-reverse.exp: Likewise.
16008 * gdb.reverse/consecutive-precsave.exp: Likewise.
16009 * gdb.reverse/finish-precsave.exp: Likewise.
16010 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16011 * gdb.reverse/finish-reverse.exp: Likewise.
16012 * gdb.reverse/i386-precsave.exp: Likewise.
16013 * gdb.reverse/i387-env-reverse.exp: Likewise.
16014 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16015 * gdb.reverse/machinestate-precsave.exp: Likewise.
16016 * gdb.reverse/machinestate.exp: Likewise.
16017 * gdb.reverse/sigall-precsave.exp: Likewise.
16018 * gdb.reverse/solib-precsave.exp: Likewise.
16019 * gdb.reverse/step-precsave.exp: Likewise.
16020 * gdb.reverse/until-precsave.exp: Likewise.
16021 * gdb.reverse/watch-precsave.exp: Likewise.
16022 * gdb.reverse/watch-reverse.exp: Likewise.
16023
b22089ab
YQ
160242014-10-17 Yao Qi <yao@codesourcery.com>
16025
16026 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16027 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16028
6c4486e6
PA
160292014-10-17 Pedro Alves <palves@redhat.com>
16030
16031 PR gdb/17471
16032 * gdb.base/bg-execution-repeat.c: New file.
16033 * gdb.base/bg-execution-repeat.exp: New file.
16034
0ff33695
PA
160352014-10-17 Pedro Alves <palves@redhat.com>
16036
16037 PR gdb/17300
16038 * gdb.base/continue-all-already-running.c: New file.
16039 * gdb.base/continue-all-already-running.exp: New file.
16040
6fdebc3d
PA
160412014-10-17 Pedro Alves <palves@redhat.com>
16042
16043 PR gdb/17472
16044 * gdb.base/annota-input-while-running.c: New file.
16045 * gdb.base/annota-input-while-running.exp: New file.
16046
32a8097b
PA
160472014-10-17 Pedro Alves <palves@redhat.com>
16048
16049 * gdb.base/callfuncs.exp: emove references to osf.
16050 * gdb.base/sigall.exp: Likewise.
16051 * gdb.gdb/selftest.exp: Likewise.
16052 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16053 * gdb.mi/non-stop.c: Likewise.
16054 * gdb.mi/pthreads.c: Likewise.
16055 * gdb.reverse/sigall-precsave.exp: Likewise.
16056 * gdb.reverse/sigall-reverse.exp: Likewise.
16057 * gdb.threads/pthreads.c: Likewise.
16058 * gdb.threads/pthreads.exp: Likewise.
16059
7a3517ff
YQ
160602014-10-17 Yao Qi <yao@codesourcery.com>
16061
16062 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16063 check 'target_info exists noargs'.
16064 (test_command_prompt_position): Likewise.
16065 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16066 Remove "set args".
16067 (progvar_simple_while_test): Likewise.
16068 (progvar_complex_if_while_test): Likewise.
16069 (if_while_breakpoint_command_test): Likewise.
16070 (infrun_breakpoint_command_test): Likewise.
16071 (breakpoint_command_test): Likewise.
16072 (watchpoint_command_test): Likewise.
16073 (bp_deleted_in_command_test): Likewise.
16074 (temporary_breakpoint_commands): Likewise.
16075
bb99c472
YQ
160762014-10-16 Yao Qi <yao@codesourcery.com>
16077
16078 * gdb.base/remotetimeout.exp: Remove noargs checking.
16079
7c16b83e
PA
160802014-10-15 Pedro Alves <palves@redhat.com>
16081
16082 PR breakpoints/9649
16083 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16084 * gdb.base/breakpoint-in-ro-region.exp
16085 (probe_target_hardware_step): New procedure.
16086 (top level): Probe hardware stepping and hardware breakpoint
16087 support. Test stepping through a read-only region, with both
16088 "breakpoint auto-hw" on and off and both "always-inserted" on and
16089 off.
16090
35a49624
IB
160912014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16092
16093 * gdb.dlang/demangle.exp: Update for demangling changes.
16094
2d1c107c
SC
160952014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16096
16097 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16098 * gdb.cp/non-trivial-retval.exp: Add new tests.
16099
778811d5
SC
161002014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16101
16102 PR c++/13403
16103 PR c++/15154
16104 * gdb.cp/non-trivial-retval.cc: New file.
16105 * gdb.cp/non-trivial-retval.exp: New file.
16106
10c5f0a8
YQ
161072014-10-15 Yao Qi <yao@codesourcery.com>
16108
16109 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16110 remote host.
16111
65d7b369
YQ
161122014-10-15 Yao Qi <yao@codesourcery.com>
16113
16114 * gdb.python/py-symbol.exp: Match file base name if host is
16115 remote, otherwise match file name with dir name.
16116 * gdb.python/py-symtab.exp: Likewise.
16117 * gdb.python/python.exp: Likewise.
16118
46dc1394
YQ
161192014-10-15 Yao Qi <yao@codesourcery.com>
16120
16121 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16122 pattern.
16123 * gdb.python/py-symtab.exp: Likewise.
16124 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16125 locationn.
16126
c40cc657
JB
161272014-10-14 Joel Brobecker <brobecker@adacore.com>
16128
16129 * gdb.ada/addr_arith: New testcase.
16130
2abf49e1
MR
161312014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16132
16133 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16134 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16135 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16136 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16137
f7088df3
SDJ
161382014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16139
16140 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16141 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16142 * gdb.arch/stap-eval-lang-ada.exp: New file.
16143
4dc06805
YQ
161442014-10-14 Yao Qi <yao@codesourcery.com>
16145
16146 * gdb.mi/mi-var-child.c (nothing1): New function.
16147 (nothing2): New function.
16148 (do_children_tests): Set function pointers by nothing1 and
16149 nothing2.
16150 * gdb.mi/mi-var-child.exp: Step over new added statements.
16151 Update test to match the new output.
16152 * gdb.mi/var-cmd.c (nothing1): New function.
16153 (nothing2): New function.
16154 (do_children_tests): Set function pointers by nothing1 and
16155 nothing2.
16156 * gdb.mi/mi-var-display.exp: Update test to match output.
16157 Step to the line specified by $line_dct_nothing.
16158 Increase the number of lines to step.
16159
46a93de2
YQ
161602014-10-14 Yao Qi <yao@codesourcery.com>
16161
16162 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16163 tests.
16164 * gdb.mi/mi2-var-child.exp: Likewise.
16165
14ea52ee
DE
161662014-10-13 Doug Evans <dje@google.com>
16167
16168 * gdb.python/py-objfile.exp: Change name of file name test.
16169
e5c6e92b
DE
161702014-10-13 Doug Evans <dje@google.com>
16171
16172 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16173 from the start of the CU.
16174
c780cc2f
JK
161752014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16176 Yao Qi <yao@codesourcery.com>
16177
16178 Fix "save breakpoints" for "catch" command.
16179 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16180 Remove -nonewline. Match also the added "main" line.
16181
99894e11
JK
161822014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16183
16184 Fix "save breakpoints" for "disable $bpnum" command.
16185 * gdb.base/save-bp.c (main): Add label.
16186 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16187
6e1ac5a3
JK
161882014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16189
16190 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16191
754dd2b0
YQ
161922014-10-11 Yao Qi <yao@codesourcery.com>
16193
16194 * gdb.server/server-kill.exp: Execute command
16195 "set remote trace-status-packet on" before "tstatus".
16196
f90183d7
YQ
161972014-10-11 Yao Qi <yao@codesourcery.com>
16198
16199 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16200 (main): Call getppid.
16201 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16202 and continue to it. Read variable "server_pid".
16203
bf40a607
YQ
162042014-10-11 Yao Qi <yao@codesourcery.com>
16205
16206 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16207
052ca370
YQ
162082014-10-11 Yao Qi <yao@codesourcery.com>
16209
16210 * gdb.threads/thread-find.exp: Don't execute command
16211 "info threads".
16212 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16213 * gdb.threads/linux-dp.exp: Don't check the condition
16214 $threads_created equals to zero.
16215
3831839c
PA
162162014-10-10 Pedro Alves <palves@redhat.com>
16217
16218 * gdb.base/bigcore.exp: Remove references to IRIX.
16219 * gdb.base/funcargs.exp: Likewise.
16220 * gdb.base/interrupt.exp: Likewise.
16221 * gdb.base/mips_pro.exp: Likewise.
16222 * gdb.base/nodebug.exp: Likewise.
16223 * gdb.base/setvar.exp: Likewise.
16224 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16225
8b9a549d
PA
162262014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16227 Pedro Alves <palves@redhat.com>
16228
16229 PR symtab/14466
16230 * gdb.base/vdso-warning.c: New file.
16231 * gdb.base/vdso-warning.exp: New file.
16232
d48ba5e8
DE
162332014-10-02 Doug Evans <dje@google.com>
16234
16235 * gdb.base/structs.c (main): Don't run forever.
16236
2278c276
PA
162372014-10-02 Pedro Alves <palves@redhat.com>
16238
16239 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16240 (top level) <stop threads 1, stop threads 2>: Use it.
16241
b57bacec
PA
162422014-10-02 Pedro Alves <palves@redhat.com>
16243
16244 * gdb.threads/break-while-running.exp (test): Add new
16245 'update_thread_list' argument. Skip "info threads" if false.
16246 (top level): Add new 'update_thread_list' axis.
16247
13fd3ff3
PA
162482014-10-02 Pedro Alves <palves@redhat.com>
16249
16250 PR breakpoints/17431
16251 * gdb.base/execl-update-breakpoints.c: New file.
16252 * gdb.base/execl-update-breakpoints.exp: New file.
16253
0fec99e8
PA
162542014-10-01 Pedro Alves <palves@redhat.com>
16255
16256 * gdb.base/breakpoint-in-ro-region.c: New file.
16257 * gdb.base/breakpoint-in-ro-region.exp: New file.
16258
2ddf4301
SM
162592014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16260
16261 * gdb.mi/mi-exit-code.exp: New file.
16262 * gdb.mi/mi-exit-code.c: New file.
16263
6a5f3f43
YQ
162642014-09-30 Yao Qi <yao@codesourcery.com>
16265
16266 * lib/prelink-support.exp (build_executable_own_libs): Error if
16267 the target isn't native.
16268
345bcc73
YQ
162692014-09-30 Yao Qi <yao@codesourcery.com>
16270
16271 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16272 false.
16273
a25a5a45
PA
162742014-09-22 Pedro Alves <palves@redhat.com>
16275
16276 * gdb.threads/break-while-running.exp: New file.
16277 * gdb.threads/break-while-running.c: New file.
16278
00ba3162
YQ
162792014-09-19 Yao Qi <yao@codesourcery.com>
16280
16281 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16282 Invoke test. Restart GDB with --readnow and invoke test again.
16283
c3b7b696
YQ
162842014-09-19 Yao Qi <yao@codesourcery.com>
16285
16286 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16287 proc set_breakpoint_on_gcd_function. Invoke
16288 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16289 invoke set_breakpoint_on_gcd_function again.
16290
2b4fd423
DE
162912014-09-18 Doug Evans <dje@google.com>
16292
16293 * gdb.dwarf2/symtab-producer.exp: New file.
16294
a5947601
SDJ
162952014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16296
16297 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16298 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16299 * gdb.base/global-var-nested-by-dso.c: Likewise.
16300 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16301
91c19059
SDJ
163022014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16303 Pedro Alves <palves@redhat.com>
16304
16305 * gdb.base/watch-bitfields.exp: Pass string other than test file
16306 name to prepare_for_testing.
16307 (watch): New procedure.
16308 (expect_watchpoint): Use with_test_prefix.
16309 (top level): Factor out tests to ...
16310 (test_watch_location, test_regular_watch): ... these new
16311 procedures, and use with_test_prefix and gdb_continue_to_end.
16312
bb9d5f81
PP
163132014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16314
16315 PR breakpoints/12526
16316 * gdb.base/watch-bitfields.exp: New file.
16317 * gdb.base/watch-bitfields.c: New file.
16318
635856f5
PA
163192014-09-16 Pedro Alves <palves@redhat.com>
16320
16321 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16322 software and hardware addresses, not software address against
16323 itself.
16324
7280ceea
PA
163252014-09-16 Pedro Alves <palves@redhat.com>
16326
16327 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16328 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16329
428b16bd
PA
163302014-09-16 Pedro Alves <palves@redhat.com>
16331
16332 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16333 files.
16334 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16335 "*-*-vxworks*" throughout.
16336 * gdb.base/break.exp: Likewise.
16337 * gdb.base/default.exp: Likewise.
16338 * gdb.base/scope.exp: Likewise.
16339 * gdb.base/sepdebug.exp: Likewise.
16340 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16341 throughout.
16342 * gdb.base/run.c: Likewise.
16343 * gdb.base/sepdebug.c: Likewise.
16344 * gdb.hp/gdb.aCC/run.c: Likewise.
16345 * gdb.reverse/until-reverse.c: Likewise.
16346 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16347
666d413c
YQ
163482014-09-16 Yao Qi <yao@codesourcery.com>
16349
16350 * boards/local-remote-host-native.exp: New file.
16351
57cbd724
DE
163522014-09-14 Doug Evans <xdje42@gmail.com>
16353
16354 * gdb.threads/queue-signal.c (thread_count): New variable.
16355 (thread_count_mutex, thread_count_condvar): New variables.
16356 (incr_thread_count, wait_all_threads_running): New functions.
16357 (main): Wait for all threads to be in their thread functions.
16358
81219e53
DE
163592014-09-13 Doug Evans <xdje42@gmail.com>
16360
16361 * gdb.threads/queue-signal.c: New file.
16362 * gdb.threads/queue-signal.exp: New file.
16363
3714cea7
DE
163642014-09-13 Doug Evans <xdje42@gmail.com>
16365
16366 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16367 be consistent with what default_gdb_init uses.
16368 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16369 the plain text of the prompt. Add some logging printfs.
16370 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16371
fa43b1d7
PA
163722014-09-12 Pedro Alves <palves@redhat.com>
16373
16374 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16375 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16376 * gdb.arch/i386-size-overlap.exp: Likewise.
16377 * gdb.arch/i386-size.exp: Likewise.
16378 * gdb.arch/i386-unwind.exp: Likewise.
16379 * gdb.base/a2-run.exp: Likewise.
16380 * gdb.base/break.exp: Likewise.
16381 * gdb.base/charset.exp: Likewise.
16382 * gdb.base/chng-syms.exp: Likewise.
16383 * gdb.base/commands.exp: Likewise.
16384 * gdb.base/dbx.exp: Likewise.
16385 * gdb.base/find.exp: Likewise.
16386 * gdb.base/funcargs.exp: Likewise.
16387 * gdb.base/jit-simple.exp: Likewise.
16388 * gdb.base/reread.exp: Likewise.
16389 * gdb.base/sepdebug.exp: Likewise.
16390 * gdb.base/step-bt.exp: Likewise.
16391 * gdb.cp/mb-inline.exp: Likewise.
16392 * gdb.cp/mb-templates.exp: Likewise.
16393 * gdb.objc/basicclass.exp: Likewise.
16394 * gdb.threads/killed.exp: Likewise.
16395
9d9bf2df
EBM
163962014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16397
16398 PR tdep/17379
16399 * gdb.arch/powerpc-stackless.S: New file.
16400 * gdb.arch/powerpc-stackless.exp: New file.
16401
1cf2f1b0
JK
164022014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16403
16404 * gdb.base/attach.c: Include unistd.h.
16405 (main): Call alarm. Add label postloop.
16406 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16407 gdb_breakpoint, gdb_continue_to_breakpoint.
16408 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16409
98880d46
PA
164102014-09-11 Pedro Alves <palves@redhat.com>
16411
16412 PR gdb/17347
16413 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16414 * gdb.base/attach.exp (test_command_line_attach_run): New
16415 procedure.
16416 (top level): Call it.
16417
4c92ff2c
PA
164182014-09-11 Pedro Alves <palves@redhat.com>
16419
16420 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16421 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16422 (do_command_attach_tests): Use spawn_wait_for_attach.
16423 * gdb.base/solib-overlap.exp: Likewise.
16424 * gdb.multi/multi-attach.exp: Likewise.
16425 * gdb.python/py-prompt.exp: Likewise.
16426 * gdb.python/py-sync-interp.exp: Likewise.
16427 * gdb.server/ext-attach.exp: Likewise.
16428
3adc1a7d
GKB
164292014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16430
16431 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16432 command in testcase. Simplify testcase.
16433
96334934
JB
164342014-09-10 Joel Brobecker <brobecker@adacore.com>
16435
16436 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16437
eb479039
JB
164382014-09-10 Joel Brobecker <brobecker@adacore.com>
16439
16440 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16441
deede10c
JB
164422014-09-10 Joel Brobecker <brobecker@adacore.com>
16443
16444 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16445
7828a5f5
JB
164462014-09-10 Joel Brobecker <brobecker@adacore.com>
16447
16448 * gdb.dwarf2/dynarr-ptr.c: New file.
16449 * gdb.dwarf2/dynarr-ptr.exp: New file.
16450
33aeebcf
MR
164512014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16452
16453 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16454 of 30 rather than hardcoding 120 for a slow test case. Take the
16455 `gdb,timeout' target setting into account for this calculation.
16456 Don't extend the timeout for the test cases that don't need it.
16457
7b415901
MR
164582014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16459
16460 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16461 a factor of 2 for a slow test case. Take the `gdb,timeout'
16462 target setting into account for this calculation.
16463 * gdb.reverse/until-precsave.exp: Increase the timeout by
16464 a factor of 15 and 3 respectively rather than adding 120
16465 for a pair of slow test cases. Take the `gdb,timeout'
16466 target setting into account for this calculation.
16467
4a40f85a
MR
164682014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16469
16470 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16471 timeout, don't pass one down to gdb_expect.
16472 (gdb_expect): Rework timeout selection.
16473
09635af7
MR
164742014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16475
16476 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16477 exception on timeout.
16478 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16479 (gdbserver_start_extended): Catch any `gdbserver_start' error
16480 exceptions.
16481 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16482 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16483 `gdbserver_gdb_load' error exceptions.
16484
2bdd10b7
MR
164852014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16486
16487 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16488 120 on waiting for the TCP socket to open.
16489
316935f0
DE
164902014-09-09 Doug Evans <xdje42@gmail.com>
16491
16492 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16493 _caller_matches, _any_caller_is, _any_caller_matches.
16494
83740597
DE
164952014-09-09 Doug Evans <xdje42@gmail.com>
16496
16497 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16498
4c122fc3
YQ
164992014-09-09 Yao Qi <yao@codesourcery.com>
16500
16501 * gdb.mi/mi-var-display.exp: Set print symbol off.
16502
a9f116cb
GKB
165032014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16504
16505 PR gdb/17035
16506 * gdb.base/commands.exp: Add tests to verify user-defined
16507 commands with empty bodies.
16508 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16509 python commands in `show user command`.
16510 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16511 scheme commands in `show user command`.
16512
c75bd3a2
JK
165132014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16514
16515 PR python/17355
16516 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16517 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16518 * gdb.python/py-framefilter-invalidarg.exp: New file.
16519 * gdb.python/py-framefilter-invalidarg.py: New file.
16520
faa42425
DE
165212014-09-06 Doug Evans <xdje42@gmail.com>
16522
16523 PR 15276
16524 * gdb.python/py-caller-is.c: New file.
16525 * gdb.python/py-caller-is.exp: New file.
16526
474ca4f6
SDJ
165272014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16528
16529 PR gdb/17235
16530 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16531 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16532
eb0b0463
SDJ
165332014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16534
16535 PR fortran/17237
16536 * gdb.fortran/print-formatted.exp: New file.
16537 * gdb.fortran/print-formatted.f90: Likewise.
16538
5f3b99cf
SS
165392014-09-03 Sasha Smundak <asmundak@google.com>
16540
16541 * gdb.python/py-frame.exp: Test Frame.read_register.
16542
7d793aa9
SDJ
165432014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16544
16545 PR python/16699
16546 * gdb.python/py-completion.exp: New file.
16547 * gdb.python/py-completion.py: Likewise.
16548
fb0576e9
DE
165492014-08-28 Doug Evans <dje@google.com>
16550
16551 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16552 eax,etc. are live with values set by gdb and thus the compiler can't
16553 use them.
16554 * gdb.arch/i386-pseudo.c (main): Ditto.
16555
ee92b0dd
DE
165562014-08-27 Doug Evans <dje@google.com>
16557
16558 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16559
6649db35
DE
165602014-08-25 Doug Evans <dje@google.com>
16561
16562 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16563 (main): Ditto.
16564
564b7600
DE
165652014-08-25 Doug Evans <dje@google.com>
16566
16567 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16568
3881fb67
YQ
165692014-08-24 Yao Qi <yao@codesourcery.com>
16570
16571 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16572 symbol off.
16573 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16574
a05a36a5
DE
165752014-08-22 Doug Evans <dje@google.com>
16576
16577 PR 17276
16578 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16579 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16580 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16581
7c343b48
YQ
165822014-08-22 Yao Qi <yao@codesourcery.com>
16583
16584 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16585 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16586 * gdb.python/python.exp: Likewise. Use .py file on the host
16587 instead of the build.
16588
22fd09ae
JK
165892014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16590
16591 * gdb.threads/gcore-stale-thread.c: New file.
16592 * gdb.threads/gcore-stale-thread.exp: New file.
16593
a8454a7c
PA
165942014-08-21 Pedro Alves <palves@redhat.com>
16595
16596 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16597 * gdb.base/gcore-relro-pie.exp: Likewise.
16598 * gdb.base/gcore-relro.exp: Likewise.
16599 * gdb.base/gcore.exp: Likewise.
16600 * gdb.base/print-symbol-loading.exp: Likewise.
16601 * gdb.threads/gcore-thread.exp: Likewise.
16602 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16603
2a31c623
PA
166042014-08-20 Pedro Alves <palves@redhat.com>
16605 Jan Kratochvil <jan.kratochvil@redhat.com>
16606
16607 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16608 configure.
16609 (EXPECT): Handle READ1 being set.
16610 (all): Depend on EXTRA_RULES.
16611 (check-read1, expect-read1, read1.so, read1): New rules.
16612 * README (Testsuite Parameters): Document the READ1 make variable.
16613 (Race detection): New section.
16614 * configure: Regenerate.
16615 * configure.ac: If build==host==target, and running under a
16616 GNU/glibc system, add read1 to the extra Makefile rules.
16617 (EXTRA_RULES): AC_SUBST it.
16618 * lib/read1.c: New file.
16619
d36430db
JB
166202014-08-20 Joel Brobecker <brobecker@adacore.com>
16621
16622 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16623 the handling of variables declared as a typedef to an array
16624 which a DW_AT_data_location attribute.
16625
9a0dc9e3
PA
166262014-08-19 Andrew Burgess <aburgess@broadcom.com>
16627 Pedro Alves <palves@redhat.com>
16628
16629 PR symtab/14604
16630 PR symtab/14605
16631 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16632 gdb_test.
16633
0718a8da
PA
166342014-08-19 Pedro Alves <palves@redhat.com>
16635
16636 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16637
13b448cd
YQ
166382014-08-19 Yao Qi <yao@codesourcery.com>
16639
16640 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16641 right line.
16642
1cbf5077
DB
166432014-08-18 David Blaikie <dblaikie@gmail.com>
16644
16645 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16646
bf0fae19
JB
166472014-08-18 Joel Brobecker <brobecker@adacore.com>
16648
16649 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16650 attribute in array range.
16651
3c8c5dcc
JB
166522014-08-18 Joel Brobecker <brobecker@adacore.com>
16653
16654 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16655
e66d4446
SC
166562014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16657
16658 PR c++/17132
16659 * gdb.cp/pr17132.cc: New file.
16660 * gdb.cp/pr17132.exp: New file.
16661
940df408
SC
166622014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16663
16664 * gdb.python/py-xmethods.py (A_getarrayind)
16665 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16666 Use 'print' with function call syntax.
16667 (E_method_matcher.match): Fix tab vs space indentation mixup.
16668
ebcc6c3a
YQ
166692014-08-15 Yao Qi <yao@codesourcery.com>
16670
16671 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16672 false.
16673
775e0f04
YQ
166742014-08-15 Yao Qi <yao@codesourcery.com>
16675
16676 * gdb.cp/casts.exp: Set print symbol off.
16677 * gdb.cp/class2.exp: Likewise.
16678 * gdb.cp/overload.exp: Likewise.
16679 * gdb.cp/templates.exp: Likewise.
16680
d769e349
DE
166812014-08-11 Doug Evans <dje@google.com>
16682
16683 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16684 (test_load_shlib): Update.
16685
20c6f1e1
YQ
166862014-08-09 Yao Qi <yao@codesourcery.com>
16687
16688 * gdb.base/display.exp: Invoke is_address_zero_readable.
16689 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16690 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16691 * gdb.base/hbreak-unmapped.exp: Return if
16692 is_address_zero_readable returns true.
16693 * gdb.base/signest.exp: Likewise.
16694 * gdb.base/signull.exp: Likewise.
16695 * gdb.base/sigbpt.exp: Likewise.
16696 * gdb.guile/scm-disasm.exp: Do the test if
16697 is_address_zero_readable returns false.
16698 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16699 * gdb.python/py-arch.exp: Likewise.
16700 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16701 * lib/gdb.exp (is_address_zero_readable): New proc.
16702
5792e8e3
YQ
167032014-08-09 Yao Qi <yao@codesourcery.com>
16704
16705 PR testsuite/13443
16706 * gdb.mi/mi-var-display.exp: Make test messages unique.
16707
3cecbbbe
TT
167082014-08-04 Tom Tromey <tromey@redhat.com>
16709
16710 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16711 target 0".
16712
00b51ff5
TT
167132014-08-04 Tom Tromey <tromey@redhat.com>
16714
16715 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16716 "target_resume".
16717
6908c509
JB
167182014-08-01 Joel Brobecker <brobecker@adacore.com>
16719
16720 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16721 inner_vla_struct_object_size.
16722 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16723 as xfail.
16724
cc6563d2
PA
167252014-07-30 Pedro Alves <palves@redhat.com>
16726
16727 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16728 comment.
16729
7e09a223
YQ
167302014-07-29 Yao Qi <yao@codesourcery.com>
16731
16732 PR gdb/17206
16733 * gdb.base/until-nodebug.exp: New.
16734
7ebdbe92
DE
167352014-07-28 Doug Evans <xdje42@gmail.com>
16736
16737 PR guile/17203
16738 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16739 previously existing parameter, and previously ambiguously spelled
16740 parameter.
16741
fdb1adc6
WN
167422014-07-28 Will Newton <will.newton@linaro.org>
16743
16744 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16745
186fcde0
DE
167462014-07-26 Ludovic Courtès <ludo@gnu.org>
16747 Doug Evans <xdje42@gmail.com>
16748
16749 PR guile/17146
16750 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16751
70509625
PA
167522014-07-25 Pedro Alves <palves@redhat.com>
16753
16754 * gdb.threads/signal-command-handle-nopass.c: New file.
16755 * gdb.threads/signal-command-handle-nopass.exp: New file.
16756 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16757 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16758 * gdb.threads/signal-delivered-right-thread.c: New file.
16759 * gdb.threads/signal-delivered-right-thread.exp: New file.
16760
c3f814a1
PA
167612014-07-25 Pedro Alves <palves@redhat.com>
16762
16763 * gdb.base/double-prompt-target-event-error.exp
16764 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16765 match.
16766 (cancel_pagination_in_target_event): Rework double prompt
16767 detection.
16768 * gdb.base/paginate-after-ctrl-c-running.exp
16769 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16770 <return>' match.
16771 * gdb.base/paginate-bg-execution.exp
16772 (test_bg_execution_pagination_return)
16773 (test_bg_execution_pagination_cancel): Remove '-notransfer
16774 <return>' matches.
16775 * gdb.base/paginate-execution-startup.exp
16776 (test_fg_execution_pagination_return)
16777 (test_fg_execution_pagination_cancel): Remove '-notransfer
16778 <return>' matches.
16779 * gdb.base/paginate-inferior-exit.exp
16780 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16781 match.
16782 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16783 * lib/gdb.exp (pagination_prompt): Run text through
16784 string_to_regexp.
16785 (gdb_test_multiple): Match $pagination_prompt instead of
16786 "<return>".
16787 (string_to_regexp): Move to lib/gdb-utils.exp.
16788
e214cf6c
JK
167892014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16790
16791 * gdb.arch/amd64-entry-value-paramref.S: New file.
16792 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16793 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16794 * gdb.arch/amd64-optimout-repeat.S: New file.
16795 * gdb.arch/amd64-optimout-repeat.c: New file.
16796 * gdb.arch/amd64-optimout-repeat.exp: New file.
16797
17d0c5c8
JK
167982014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16799
16800 PR gdb/17170
16801 * gdb.base/statistics.exp: New file.
16802
b8b8facf
DE
168032014-07-17 Doug Evans <dje@google.com>
16804
74b49205 16805 PR gdb/17170
b8b8facf
DE
16806 * gdb.base/maint.exp: Update testing of per-command stats.
16807
1b5d0ab3
PA
168082014-07-16 Pedro Alves <palves@redhat.com>
16809
16810 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16811 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16812 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16813 (tfile_write_buf): New functions.
16814 (add_memory_block): Rewrite using the above.
16815 (adjust_function_address): New function.
16816 (FUNCTION_ADDRESS): New macro.
16817 (write_basic_trace_file): Remove short_x local, and use
16818 tfile_write_16. Change type of func_addr local to unsigned long
16819 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16820 here. Cast argument of add_memory_block to char pointer.
16821 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16822 (main): Remove parameters.
16823 * gdb.trace/tfile.exp: Remove nowarnings.
16824
4d974e88
SM
168252014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16826
16827 * gdb.base/debug-expr.exp: Test string evaluation with
16828 "debug expression" on.
16829
41e99568
PA
168302014-07-15 Pedro Alves <palves@redhat.com>
16831
16832 * gdb.base/reread.exp: Use clean_restart.
16833
487d9753
PL
168342014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16835
16836 * gdb.arch/avr-flash-qualifer.c: New.
16837 * gdb.arch/avr-flash-qualifer.exp: New.
16838
cc1c52ad
PA
168392014-07-14 Pedro Alves <palves@redhat.com>
16840
16841 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16842 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16843
1e973570
PA
168442014-07-14 Pedro Alves <palves@redhat.com>
16845
16846 * gdb.base/double-prompt-target-event-error.c: New file.
16847 * gdb.base/double-prompt-target-event-error.exp: New file.
16848
93d6eb10
PA
168492014-07-14 Pedro Alves <palves@redhat.com>
16850
16851 PR gdb/17072
16852 * gdb.base/paginate-inferior-exit.c: New file.
16853 * gdb.base/paginate-inferior-exit.exp: New file.
16854
0017922d
PA
168552014-07-14 Pedro Alves <palves@redhat.com>
16856
16857 PR gdb/17072
16858 * gdb.base/paginate-bg-execution.c: New file.
16859 * gdb.base/paginate-bg-execution.exp: New file.
16860
94696ad3
PA
168612014-07-14 Pedro Alves <palves@redhat.com>
16862
16863 PR gdb/17072
16864 * gdb.base/paginate-execution-startup.c: New file.
16865 * gdb.base/paginate-execution-startup.exp: New file.
16866 * lib/gdb.exp (pagination_prompt): New global.
16867 (default_gdb_spawn): New procedure, factored out from
16868 default_gdb_spawn.
16869 (default_gdb_start): Adjust to call default_gdb_spawn.
16870 (gdb_spawn): New procedure.
16871
bd293940
PA
168722014-07-14 Pedro Alves <palves@redhat.com>
16873
16874 * lib/gdb.exp (gdb_assert): New procedure.
16875 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16876
c933f875
PA
168772014-07-14 Pedro Alves <palves@redhat.com>
16878
16879 * gdb.base/execution-termios.c: New file.
16880 * gdb.base/execution-termios.exp: New file.
16881
d98b7a16
TT
168822014-07-14 Tom Tromey <tromey@redhat.com>
16883
16884 * gdb.cp/vla-cxx.cc: New file.
16885 * gdb.cp/vla-cxx.exp: New file.
16886
548740d6
TT
168872014-07-14 Tom Tromey <tromey@redhat.com>
16888
16889 * gdb.reverse/rerun-prec.c: New file.
16890 * gdb.reverse/rerun-prec.exp: New file.
16891
a25eb028
MR
168922014-07-12 Maciej W. Rozycki <macro@mips.com>
16893 Maciej W. Rozycki <macro@codesourcery.com>
16894
16895 * lib/gdb-utils.exp: New file.
16896 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16897 inline `gdb_init_command' processing.
16898 (gdb_start_cmd): Likewise.
16899 * lib/mi-support.exp (mi_run_cmd): Likewise.
16900 * README: Document `gdb_init_command' and `gdb_init_commands'.
16901
218c2655
JK
169022014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16903
16904 Fix false FAIL running under a very long directory name.
16905 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16906 and "set print elements 10000". Twice.
16907
5401fde3
YQ
169082014-07-11 Yao Qi <yao@codesourcery.com>
16909
16910 * gdb.base/exprs.exp: "set print symbol off".
16911
e76126e8
PA
169122014-07-11 Pedro Alves <palves@redhat.com>
16913
16914 * gdb.threads/kill.c: New file.
16915 * gdb.threads/kill.exp: New file.
16916
2d6f0de6
YQ
169172014-07-10 Yao Qi <yao@codesourcery.com>
16918
16919 * gdb.trace/tfile.c (write_basic_trace_file)
16920 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16921 address written to trace file.
16922
7180e04a
PA
169232014-07-09 Pedro Alves <palves@redhat.com>
16924
16925 * gdb.base/attach-wait-input.exp: New file.
16926 * gdb.base/attach-wait-input.c: New file.
16927
9a9a7608
AB
169282014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16929
16930 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16931 setting up test structures.
16932 (main): Call new test function.
16933 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16934 test function, continue into test function and walk test
16935 structures.
16936
161ac41e
YQ
169372014-07-02 Yao Qi <yao@codesourcery.com>
16938
16939 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16940 'bar_start' at the beginning of functions 'foo' and 'bar'
16941 respectively.
16942 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16943 instead of 'foo' and 'bar'.
16944
1f267ae3
MM
169452014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16946
16947 * gdb.btrace/segv.exp: New.
16948 * gdb.btrace/segv.c: New.
16949
2b239efb
LM
169502014-07-02 Luis Machado <lgustavo@codesourcery.com>
16951
16952 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16953 instruction.
16954
cf363f18
MW
169552014-06-30 Mark Wielaard <mjw@redhat.com>
16956
16957 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16958 vulture, vilify, villar): New volatile array constants.
16959 (vindictive, vegetation): New const volatile array constants.
16960 * gdb.base/volatile.exp: Test volatile and const volatile array
16961 types.
16962
aebf9d24
AA
169632014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16964
16965 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16966 target lacks support for awatch, rwatch, or hbreak.
16967
b67a2c6f
YQ
169682014-06-27 Yao Qi <yao@codesourcery.com>
16969
16970 * gdb.multi/dummy-frame-restore.exp: New.
16971 * gdb.multi/dummy-frame-restore.c: New.
16972
aef92902
MM
169732014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16974
16975 * gdb.btrace/gcore.exp: New.
16976
8e9db26e
PA
169772014-06-23 Pedro Alves <palves@redhat.com>
16978
16979 * gdb.base/watchpoint-reuse-slot.c: New file.
16980 * gdb.base/watchpoint-reuse-slot.exp: New file.
16981
70afc5b7
SC
169822014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16983
16984 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16985 progspace's filename in 'info', 'enable' and 'disable' command
16986 tests.
16987
b972bd9c
JK
169882014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16989
16990 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16991 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16992 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16993
125f8a3d
GB
169942014-06-20 Gary Benson <gbenson@redhat.com>
16995
16996 * gdb.arch/i386-avx.exp: Fix include file location.
16997 * gdb.arch/i386-sse.exp: Likewise.
16998
3ed9baed
IB
169992014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17000
17001 * gdb.dlang/expression.exp: New file.
17002
034f788c
PA
170032014-06-19 Pedro Alves <palves@redhat.com>
17004
17005 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17006 out from ...
17007 (top level): ... here. Iterate running tests under different
17008 scheduler-locking settings.
17009
45371d0c
LM
170102014-06-18 Luis Machado <lgustavo@codesourcery.com>
17011
17012 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17013 to DW_FORM_addr and use non-zero addresses.
17014
5d376983
SC
170152014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17016
17017 PR gdb/17017
17018 * gdb.python/py-xmethods.cc: Add global function call counters and
17019 increment them in their respective functions. Remove "cout"
17020 statements.
17021 * gdb.python/py-xmethods.exp: Make tests check the global function
17022 call counters instead of depending on inferior IO.
17023
a1aa2221
LM
170242014-06-18 Don Breazeal <donb@codesourcery.com>
17025
17026 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17027 Deleted procedure.
17028 (explicit_fork_parent_follow): Deleted procedure.
17029 (explicit_fork_child_follow): Deleted procedure.
17030 (test_follow_fork): New procedure.
17031 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 17032 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
17033 procedure calls.
17034
0fc05997
YQ
170352014-06-17 Yao Qi <yao@codesourcery.com>
17036
17037 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17038 CP1252.
17039
70795c52
LM
170402014-06-17 Luis Machado <lgustavo@codesourcery.com>
17041
17042 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17043 Initialize ptr and S explicitly.
17044 (skip_type_update_when_not_use_rtti_test): Likewise.
17045
6be47f0c
KS
170462014-06-16 Keith Seitz <keiths@redhat.com>
17047
17048 PR mi/15863
17049 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17050 the inferior is started.
17051
d03de421
PA
170522014-06-16 Pedro Alves <palves@redhat.com>
17053
17054 * gdb.base/break-main-file-remove-fail.c: New file.
17055 * gdb.base/break-main-file-remove-fail.exp: New file.
17056 * gdb.base/break-unload-file.exp: Use build_executable instead of
17057 prepare_for_testing.
17058 (test_break): New parameter "initial_load". Handle it.
17059 (top level): Add initial_load cmdline/file axis.
17060
f9579b99
TT
170612014-06-12 Tom Tromey <tromey@redhat.com>
17062
17063 * gdb.base/completion.exp: Don't use directory name in test.
17064
3657956b
GB
170652014-06-09 Gary Benson <gbenson@redhat.com>
17066
17067 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17068 separate the always-available ANSI-standard signals from the
17069 signals that require checking.
17070 (main): Likewise.
17071 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17072 Likewise.
17073 (main): Likewise.
17074
4186eb54
KS
170752014-06-07 Keith Seitz <keiths@redhat.com>
17076
17077 Revert:
17078 PR c++/16253
17079 * gdb.cp/var-tag.cc: New file.
17080 * gdb.cp/var-tag.exp: New file.
17081 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17082 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17083 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17084 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17085
25326a28 170862014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
17087
17088 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17089
829155c9
PA
170902014-06-06 Pedro Alves <palves@redhat.com>
17091
17092 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17093 in target debug output instead of looking at RSP packets,
17094 disabling the test on any target that uses hardware stepping.
17095 Update comments.
17096
61c8d22e
PA
170972014-06-06 Pedro Alves <palves@redhat.com>
17098
17099 * gdb.base/break-unload-file.exp: Fix typo.
17100
d9a47287
YQ
171012014-06-06 Yao Qi <yao@codesourcery.com>
17102
17103 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17104 from "jit_function" to "^jit_function".
17105
e5e01dbf
YQ
171062014-06-06 Yao Qi <yao@codesourcery.com>
17107
17108 * gdb.base/async.c (foo): Add one statement.
17109 * gdb.base/async.exp: Get the next instruction address and
17110 match the output of "nexti" by instruction address. Match
17111 the hex address in the output of "finish".
17112
73ba372c
GB
171132014-06-06 Gary Benson <gbenson@redhat.com>
17114
17115 * gdb.base/call-signals.c: Remove preprocessor conditionals
17116 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17117 SIGSEGV and SIGTERM.
17118 * gdb.base/sigall.c: Likewise.
17119 * gdb.base/unwindonsignal.c: Likewise.
17120 * gdb.reverse/sigall-reverse.c: Likewise.
17121
831517df
YQ
171222014-06-06 Yao Qi <yao@codesourcery.com>
17123
17124 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17125 readable, skip the test.
17126
b8b91e98
YQ
171272014-06-06 Yao Qi <yao@codesourcery.com>
17128
17129 * gdb.threads/staticthreads.c (thread_function): Move the line
17130 setting breakpoint on forward.
17131 * gdb.threads/staticthreads.exp: Update comments.
17132
fb934770
LC
171332014-06-05 Ludovic Courtès <ludo@gnu.org>
17134
17135 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17136 "history-append! type error".
17137
6ef284bd
SM
171382014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17139
17140 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17141 erroneous dprintf expected input.
17142
a872e241
DE
171432014-06-04 Doug Evans <xdje42@gmail.com>
17144
17145 * gdb.guile/scm-generics.exp: Delete.
17146
16f691fb
DE
171472014-06-04 Doug Evans <xdje42@gmail.com>
17148
17149 * gdb.guile/scm-breakpoint.exp: Update.
17150 Add tests for breakpoint registration.
17151
012370f6
TT
171522014-06-04 Tom Tromey <tromey@redhat.com>
17153
17154 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17155 VLA-in-union.
17156 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17157 inner_vla_struct, vla_union types. Initialize objects of those
17158 types and compute their sizes.
17159
9f5a4cef
HZ
171602014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17161 Hui Zhu <hui@codesourcery.com>
17162
17163 * gdb.base/fileio.exp: Add test for shell not available as well as
17164 available.
17165 * gdb.base/fileio.c (test_system): Check for shell twice.
17166
90a45c4d
YQ
171672014-06-04 Yao Qi <yao@codesourcery.com>
17168
17169 * gdb.base/auto-connect-native-target.exp: Remove redundant
17170 space from the regexp pattern.
17171
70017e41
YQ
171722014-06-04 Yao Qi <yao@codesourcery.com>
17173
17174 * gdb.base/default.exp: Replace "child" with "native" in
17175 regexp pattern.
17176
883964a7
SC
171772014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17178
17179 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17180 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17181 * gdb.python/py-xmethods.py: Python script supporting the
17182 new testcase and tests.
17183
ef370185
JB
171842014-06-03 Joel Brobecker <brobecker@adacore.com>
17185 Pedro Alves <palves@redhat.com>
17186
17187 PR breakpoints/17000
17188 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17189 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17190
1e2ccb61
BM
171912014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17192
17193 * gdb.base/subst.exp: Add tests to verify partial path matching
17194 output.
17195
c6ec5ab2
PA
171962014-06-03 Pedro Alves <palves@redhat.com>
17197
17198 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17199 target that doesn't use software single-stepping.
17200
835c559f
PA
172012014-06-03 Pedro Alves <palves@redhat.com>
17202
17203 PR breakpoints/17000
17204 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17205 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17206
06eb1586
DE
172072014-06-02 Doug Evans <xdje42@gmail.com>
17208
17209 * gdb.guile/scm-parameter.exp: New file.
17210
e698b8c4
DE
172112014-06-02 Doug Evans <xdje42@gmail.com>
17212
17213 * gdb.guile/scm-cmd.c: New file.
17214 * gdb.guile/scm-cmd.exp: New file.
17215
ded03782
DE
172162014-06-02 Doug Evans <xdje42@gmail.com>
17217
17218 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17219 pretty-printer lookup.
17220 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17221 (make-pp_s-printer): Call it.
17222 (make-pretty-printer-from-dict): New function.
17223 (lookup-pretty-printer-maker-from-dict): New function.
17224 (*pretty-printer*): Simplify.
17225 (make-objfile-pp_s-printer): New function.
17226 (install-objfile-pretty-printers!): New function.
17227 (make-progspace-pp_s-printer): New function.
17228 (install-progspace-pretty-printers!): New function.
17229 * gdb.guile/scm-progspace.c: New file.
17230 * gdb.guile/scm-progspace.exp: New file.
17231
41fac0cf
PA
172322014-06-02 Pedro Alves <palves@redhat.com>
17233
17234 * gdb.base/dprintf-bp-same-addr.c: New file.
17235 * gdb.base/dprintf-bp-same-addr.exp: New file.
17236
96ae5695
EBM
172372014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17238
17239 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17240 * gdb.arch/powerpc-power.s: Likewise.
17241
da02b3a8
JB
172422014-06-02 Joel Brobecker <brobecker@adacore.com>
17243
17244 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17245
c72b2e7b
YQ
172462014-06-01 Yao Qi <yao@codesourcery.com>
17247
17248 * gdb.base/watchpoint.exp (test_watch_location): Check null
17249 pointer can be dereferenced. If not, do the test, otherwise
17250 skip it.
17251
53e8a631
AB
172522014-05-30 Andrew Burgess <aburgess@broadcom.com>
17253
17254 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17255 results.
17256 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17257
938f0e2f
AB
172582014-05-30 Andrew Burgess <aburgess@broadcom.com>
17259
17260 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17261 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17262 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17263 * gdb.arch/amd64-invalid-stack-top.c: New file.
17264 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17265
9ba6657a
PA
172662014-05-30 Pedro Alves <palves@redhat.com>
17267
17268 PR breakpoints/17000
17269 * gdb.base/sss-bp-on-user-bp.c: New file.
17270 * gdb.base/sss-bp-on-user-bp.exp: New file.
17271
522c09bf
DB
172722014-05-30 David Blaikie <dblaikie@gmail.com>
17273
17274 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17275 gnu_inline semantics via attribute.
17276 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17277 source explicitly specifies the required semantics.
17278
bf4ef81e
MR
172792014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17280
17281 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17282
329ea579
PA
172832014-05-29 Pedro Alves <palves@redhat.com>
17284 Tom Tromey <tromey@redhat.com>
17285
17286 * gdb.base/async-shell.exp: Don't enable target-async.
17287 * gdb.base/async.exp
17288 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17289 parameter. Adjust.
17290 (top level): Don't test with "target-async".
17291 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17292 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17293 * gdb.base/inferior-died.exp: Don't enable target-async.
17294 * gdb.base/interrupt-noterm.exp: Likewise.
17295 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17296 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17297 * gdb.mi/mi-nonstop.exp: Likewise.
17298 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17299 * gdb.mi/mi-nsintrall.exp: Likewise.
17300 * gdb.mi/mi-nsmoribund.exp: Likewise.
17301 * gdb.mi/mi-nsthrexec.exp: Likewise.
17302 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17303 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17304 * gdb.python/py-evsignal.exp: Don't enable target-async.
17305 * gdb.python/py-evthreads.exp: Likewise.
17306 * gdb.python/py-prompt.exp: Likewise.
17307 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17308 * gdb.server/solib-list.exp: Don't enable target-async.
17309 * gdb.threads/thread-specific-bp.exp: Likewise.
17310 * lib/mi-support.exp: Adjust to use mi-async.
17311
fd664c91
PA
173122014-05-29 Pedro Alves <palves@redhat.com>
17313
17314 PR gdb/13860
17315 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17316 reason, even in sync mode.
17317
251bde03
PA
173182014-05-29 Pedro Alves <palves@redhat.com>
17319 Hui Zhu <hui@codesourcery.com>
17320
17321 PR PR15693
17322 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17323 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17324 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17325 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17326
7f3c0343
JB
173272014-05-28 Joel Brobecker <brobecker@adacore.com>
17328
17329 * config/monitor.exp (gdb_target_monitor): Replace use of
17330 "set remotebaud" by "set serial baud".
17331
b2715b27
AW
173322014-05-26 Andy Wingo <wingo@igalia.com>
17333
17334 * gdb.guile/scm-breakpoint.exp:
17335 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17336 properties instead of gdb-object-properties.
17337
498a4489
YQ
173382014-05-26 Yao Qi <yao@codesourcery.com>
17339
17340 * gdb.server/no-thread-db.exp: Specify source file name
17341 explicitly when setting a breakpoint.
17342
589fdceb
MM
173432014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17344
17345 * gdb.btrace/vdso.c: New.
17346 * gdb.btrace/vdso.exp: New.
17347
e9089e05
MM
173482014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17349
17350 * gdb.base/gcore.exp (capture_command_output): Move ...
17351 * lib/gdb.exp (capture_command_output): ... here.
17352
67b5c0c1
MM
173532014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17354
17355 * gdb.btrace/data.exp: Test memory access during btrace replay.
17356
a2199296
SM
173572014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17358
17359 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17360
17b2616c
PA
173612014-05-21 Pedro Alves <palves@redhat.com>
17362
17363 PR gdb/13860
17364 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17365 (top level): Test that output related to execution commands is
17366 sent to the console with CLI commands, but not with MI commands.
17367 Test that breakpoint events are always mirrored to the console.
17368 Also expect the new source line to be output after a "next" in
17369 async mode too. Make it a pass/fail test.
17370 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17371 output.
17372 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17373
5166082f
PA
173742014-05-21 Pedro Alves <palves@redhat.com>
17375
17376 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17377 Use them to test variations of "list" after reaching a breakpoint.
17378 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17379 Test "list" with listsize 10 after reaching a breakpoint.
17380 * gdb.python/python.exp (decode_line current location line
17381 number): Adjust expected line number.
17382
2f25d70f
SM
173832014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17384
17385 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17386 behavior for $args, pass it directly to "run".
17387
ff604a67
MR
173882014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17389
17390 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17391 30000 to 65536.
17392
6a3cb8e8
PA
173932014-05-21 Pedro Alves <palves@redhat.com>
17394
17395 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17396 auto-connect-native-target off".
17397 * gdb.base/auto-connect-native-target.c: New file.
17398 * gdb.base/auto-connect-native-target.exp: New file.
17399
4ebfc96e
PA
174002014-05-21 Pedro Alves <palves@redhat.com>
17401
17402 * gdb.base/default.exp: Test "target native" instead of "target
17403 child".
17404
36d46afb
MW
174052014-05-21 Mark Wielaard <mjw@redhat.com>
17406
17407 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17408
5876f503
JK
174092014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17410
17411 Fix TLS access for -static -pthread.
17412 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17413 <HAVE_TLS> (thread_function, main): Initialize it.
17414 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17415 Add clean_restart.
17416 <$have_tls != "">: Check TLSVAR.
17417
0256a6ac
PA
174182014-05-21 Pedro Alves <palves@redhat.com>
17419
17420 * gdb.base/dcache-line-read-error.c: New.
17421 * gdb.base/dcache-line-read-error.exp: New.
17422
936d2992
PA
174232014-05-20 Pedro Alves <palves@redhat.com>
17424
17425 * gdb.base/compare-sections.c: New file.
17426 * gdb.base/compare-sections.exp: New file.
17427
802e8e6d
PA
174282014-05-20 Pedro Alves <palves@redhat.com>
17429
17430 * gdb.base/break-idempotent.c: New file.
17431 * gdb.base/break-idempotent.exp: New file.
17432
e59fa00f
MM
174332014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17434
17435 * gdb.btrace/nohist.exp: New.
17436
8b696e31
YQ
174372014-05-20 Yao Qi <yao@codesourcery.com>
17438
17439 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17440 gdb.reverse directory and gdb_reverse_timeout exists in board
17441 setting.
17442 * README: Document gdb_reverse_timeout.
17443
73c9764f
YQ
174442014-05-20 Yao Qi <yao@codesourcery.com>
17445
17446 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17447 'test_file_name'. Treat args as a string instead of a list.
17448 (gdb_init): Rename argument 'args' by 'test_file_name'.
17449
f1f4348a
JK
174502014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17451
17452 * gdb.arch/powerpc-power.exp: New file.
17453 * gdb.arch/powerpc-power.s: New file.
17454
0dbe70ce
DE
174552014-05-16 Doug Evans <dje@google.com>
17456
17457 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
17458 * gdb.base/completion.exp: Check that all expected files exist
17459 before doing file completion.
0dbe70ce 17460
8d551b02
DE
174612014-05-16 Doug Evans <dje@google.com>
17462
17463 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17464 Update.
17465 (do_syscall_tests_without_xml): Update.
17466
73eb7709
PA
174672014-05-16 Pedro Alves <palves@redhat.com>
17468
17469 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17470 instead of "unknown output after running".
17471
3fae92fc
YQ
174722014-05-16 Yao Qi <yao@codesourcery.com>
17473
17474 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17475 file1.txt from host at the end.
17476 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17477
c2b2ccc5
DE
174782014-05-15 Doug Evans <dje@google.com>
17479
17480 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17481 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17482 loading file. Add test for TU lookup.
17483
8c217a4b
SM
174842014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17485
17486 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17487 calling "-exec-arguments" or "set args" before running the
17488 inferior.
17489
3deb39c6
SM
174902014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17491
17492 * lib/mi-support.exp (mi_expect_stop): Expect message for
17493 inferiors that exit with non-zero exit code.
17494
71a79f8c
YQ
174952014-05-14 Yao Qi <yao@codesourcery.com>
17496
17497 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17498 match absolute path on remote host.
17499 (test_file_list_exec_source_files): Remove "/" from the
17500 pattern.
17501
f23fcd46
YQ
175022014-05-14 Yao Qi <yao@codesourcery.com>
17503
17504 * boards/local-remote-host-notty.exp (${board}_file): New
17505 proc.
17506
9404b58f
KM
175072014-05-07 Kyle McMartin <kyle@redhat.com>
17508
17509 Pushed by Joel Brobecker <brobecker@adacore.com>.
17510 * gdb.arch/aarch64-atomic-inst.c: New file.
17511 * gdb.arch/aarch64-atomic-inst.exp: New file.
17512
5e45f04c
YQ
175132014-05-07 Yao Qi <yao@codesourcery.com>
17514
17515 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17516 in current context" too.
17517
c888a17d
KS
175182014-05-05 Keith Seitz <keiths@redhat.com>
17519
17520 * gdb.linespec/ls-dollar.exp: Add test for linespec
17521 file:convenience_variable.
17522
290a839c
YQ
175232014-05-05 Yao Qi <yao@codesourcery.com>
17524
17525 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17526 traceframes into tfile and ctf trace files. Read data from
17527 trace file and test collected data.
17528 (gdb_collect_locals_test): Likewise.
17529 (gdb_unavailable_registers_test): Likewise.
17530 (gdb_unavailable_floats): Likewise.
17531 (gdb_collect_globals_test): Likewise.
17532 (top-level): Append "ctf" to trace_file_targets if GDB
17533 supports.
17534
b5262cd0
YQ
175352014-05-05 Yao Qi <yao@codesourcery.com>
17536
17537 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17538 code to ...
17539 (gdb_collect_args_test_1): ... it. New proc.
17540 (gdb_collect_locals_test): Move some code to ...
17541 (gdb_collect_locals_test_1): ... it. New proc.
17542 (gdb_unavailable_registers_test): Move some code to ...
17543 (gdb_unavailable_registers_test_1): ... it. New proc.
17544 (gdb_unavailable_floats): Move some code to ...
17545 (gdb_unavailable_floats_1): ... it. New proc.
17546
30a1e6cc
SDJ
175472014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17548
17549 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17550 probes to test for bitness recognition.
17551 * gdb.arch/amd64-stap-optional-prefix.exp
17552 (test_probe_value_without_reg): New procedure.
17553 Add code to test for different kinds of bitness.
17554
f33da99a
SDJ
175552014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17556
17557 PR breakpoints/16889
17558 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17559 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17560
5b80f00d
PA
175612014-05-01 Pedro Alves <palves@redhat.com>
17562
17563 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17564 gdb_file_cmd if no file is specified.
17565 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17566 last_loaded_file to set the remote exec-file.
17567
f8c2a73c
PA
175682014-05-01 Pedro Alves <palves@redhat.com>
17569
17570 * boards/local-remote-host.exp: New file.
17571
be6e8ac7
PA
175722014-05-01 Pedro Alves <palves@redhat.com>
17573
17574 * boards/local-remote-host.exp: Rename to ...
17575 * boards/local-remote-host-notty.exp: ... this.
17576
cac0dc8f
JB
175772014-04-28 Joel Brobecker <brobecker@adacore.com>
17578
17579 * gdb.ada/dyn_arrayidx: New testcase.
17580
9730e6cc
YQ
175812014-04-26 Yao Qi <yao@codesourcery.com>
17582
17583 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17584 and compute the length of function main. Save it in
17585 $main_length.
17586 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17587 (top-level): Use gdb_compile to compile objects into
17588 executable and restart GDB. Remove invocation to
17589 prepare_for_testing.
17590
7ae1a6a6
PA
175912014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17592 Pedro Alves <palves@redhat.com>
17593
17594 PR server/16255
17595 * gdb.multi/multi-attach.c: New file.
17596 * gdb.multi/multi-attach.exp: New file.
17597
4082afcc
PA
175982014-04-25 Pedro Alves <palves@redhat.com>
17599
17600 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17601 user.
17602 (top level): Test that "set remote conditional-breakpoints-packet
17603 off" works as intended.
17604 * gdb.base/dprintf.exp: Test that "set remote
17605 breakpoint-commands-packet off" works as intended.
17606 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17607 New function.
17608 (top level): Call it.
17609 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17610 remote fast-tracepoints-packet off" works as intended.
17611 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17612 * lib/gdb.exp (gdb_is_target_remote): ... here.
17613
2abc3f8d
DB
176142014-04-24 David Blaikie <dblaikie@gmail.com>
17615
17616 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17617 ensure clang would not discard them.
17618 * gdb.base/gdbvars.c: Ditto.
17619 * gdb.base/memattr.c: Ditto.
17620 * gdb.base/whatis.c: Ditto.
17621 * gdb.python/py-prettyprint.c: Ditto.
17622 * gdb.trace/actions.c: Ditto.
17623 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17624 ensure clang would not discard it.
17625
bfd39632
DB
176262014-04-24 David Blaikie <dblaikie@gmail.com>
17627
17628 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17629 clang to emit the full definition of type required by the test
17630 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17631
22842ff6
DB
176322014-04-24 David Blaikie <dblaikie@gmail.com>
17633
17634 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17635 coax Clang into emitting the definition of the type.
17636 * gdb.cp/pr10728-x.h (y): Ditto.
17637 * gdb.cp/pr10728-y.cc (y): Ditto.
17638
c2e827ad
DB
176392014-04-24 David Blaikie <dblaikie@gmail.com>
17640
17641 * gdb.base/label.exp: XFAIL label related tests under Clang.
17642 * gdb.cp/cplabel.exp: Ditto.
17643 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17644 under Clang those using labels.
17645
4c2d33e7
YQ
176462014-04-25 Yao Qi <yao@codesourcery.com>
17647
17648 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17649 double_label.
17650 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17651 partial_label and double_label.
17652
56083b99
DB
176532014-04-24 David Blaikie <dblaikie@gmail.com>
17654
17655 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17656
25d4e99d
DB
176572014-04-24 David Blaikie <dblaikie@gmail.com>
17658
17659 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17660 of the function to work across GCC and Clang.
17661 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17662 pointer types (const void ** const V void **).
17663
01f9f808
MS
176642014-04-24 Michael Sturm <michael.sturm@mintel.com>
17665 Walfred Tedeschi <walfred.tedeschi@intel.com>
17666
17667 * Makefile.in (EXECUTABLES): Added i386-avx512.
17668 * gdb.arch/i386-avx512.c: New file.
17669 * gdb.arch/i386-avx512.exp: Likewise.
17670
4b48d439
KS
176712014-04-23 Keith Seitz <keiths@redhat.com>
17672
17673 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17674 (mi_make_breakpoint_table): New procedure.
17675 (mi_create_breakpoint): Use mi_make_breakpoint
17676 and return the result.
17677 (mi_make_breakpoint): New procedure.
17678 (mi_build_kv_pairs): New procedure.
17679
17680 * gdb.mi/mi-break.exp: Remove unused globals,
17681 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17682 All callers updated.
17683 * gdb.mi/mi-dprintf.exp: Use variable to track command
17684 number.
17685 Update all callers of mi_create_breakpoint and use
17686 mi_make_breakpoint_table.
17687 Remove any unused global variables.
17688 * gdb.mi/mi-nonstop.exp: Likewise.
17689 * gdb.mi/mi-nsintrall.exp: Likewise.
17690 * gdb.mi/mi-nsmoribund.exp: Likewise.
17691 * gdb.mi/mi-nsthrexec.exp: Likewise.
17692 * gdb.mi/mi-reverse.exp: Likewise.
17693 * gdb.mi/mi-simplerun.exp: Likewise.
17694 * gdb.mi/mi-stepn.exp: Likewise.
17695 * gdb.mi/mi-syn-frame.exp: Likewise.
17696 * gdb.mi/mi-until.exp: Likewise.
17697 * gdb.mi/mi-var-cp.exp: Likewise.
17698 * gdb.mi/mi-var-display.exp: Likewise.
17699 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17700 * gdb.mi/mi2-var-child.exp: Likewise.
17701 * gdb.mi/mi-vla-c99.exp: Likewise.
17702 * lib/mi-support.exp: Likewise.
17703
17704 From Ian Lance Taylor <iant@cygnus.com>:
17705 * lib/gdb.exp (parse_args): New procedure.
17706
08351840
PA
177072014-04-23 Pedro Alves <palves@redhat.com>
17708
17709 * gdb.base/break-unload-file.c: New file.
17710 * gdb.base/break-unload-file.exp: New file.
17711 * gdb.base/sym-file-lib.c (baz): New function.
17712 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17713 field.
17714 (load): Store the segment's mapped size.
17715 (unload): New function.
17716 (unload_shlib): New function.
17717 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17718 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17719 set a breakpoint at baz, and call it.
17720 * gdb.base/sym-file.exp: New tests for stale breakpoint
17721 instructions.
17722
076855f9
PA
177232014-04-23 Pedro Alves <palves@redhat.com>
17724
17725 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17726 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17727 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17728 * gdb.base/hbreak-unmapped.c: New file.
17729 * gdb.base/hbreak-unmapped.exp: New file.
17730 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17731 * lib/gdb.exp (gdb_is_target_remote): ... here.
17732
483805cf
PA
177332014-04-22 Pedro Alves <palves@redhat.com>
17734
17735 * gdb.base/consecutive-step-over.c: New file.
17736 * gdb.base/consecutive-step-over.exp: New file.
17737
06d97543
PA
177382014-04-22 Pedro Alves <palves@redhat.com>
17739
17740 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17741 instead of send_gdb/gdb_expect.
17742
b4429ea2
YQ
177432014-04-22 Yao Qi <yao@codesourcery.com>
17744
17745 * lib/trace-support.exp (generate_tracefile): New procedure.
17746 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17747 return 0.
17748 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17749 if generate_tracefile returns 1.
17750
51d48146
PA
177512014-04-18 Tom Tromey <palves@redhat.com>
17752 Pedro alves <tromey@redhat.com>
17753
17754 PR backtrace/15558
17755 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17756 with a backtrace limit.
17757 * gdb.python/py-frame-inline.exp: Test running to an inline
17758 function with a backtrace limit, and printing the newest frame.
17759 * gdb.python/py-frame-inline.c (main): Call f.
17760
bd1dce5f
MS
177612014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17762
17763 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17764
40d1a503
MS
177652014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17766
17767 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17768 Drop prefix from unsupported source file path.
17769
389b98f7
YQ
177702014-04-17 Yao Qi <yao@codesourcery.com>
17771
17772 * lib/gdb.exp (with_target_charset): New proc.
17773 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17774 with_target_charset.
17775 (test_print_strings): Likewise.
17776 (test_repeat_bytes): Likewise.
17777 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17778 for some tests.
17779
22869d73
KS
177802014-04-16 Keith Seitz <keiths@redhat.com>
17781
17782 PR gdb/15827
17783 * gdb.dwarf2/corrupt.c: New file.
17784 * gdb.dwarf2/corrupt.exp: New file.
17785
c4f87ca6
KS
177862014-04-16 Keith Seitz <keiths@redhat.com>
17787
17788 PR c++/16597
17789 * gdb.cp/namelessclass.cc: New file.
17790 * gdb.cp/namelessclass.exp: New file.
17791 * gdb.cp/namelessclass.S: New file.
17792
ab19de87
DE
177932014-04-16 Doug Evans <dje@google.com>
17794
17795 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17796 Add comment.
17797 (gdbserver_default_get_comm_port): New function.
17798 (gdbserver_start): Check if board file provided
17799 "gdbserver,get_comm_port" and use it if so.
17800 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17801 (gdb,socketport): Set to "stdio".
17802 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17803 (stdio_gdbserver_template): Delete.
17804 (${board}_get_remote_address): Update.
17805 (${board}_build_remote_cmd): Delete.
17806 (${board}_get_comm_port): New function.
17807 (${board}_spawn): Update.
17808 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17809 Delete.
17810 (${board}_get_remote_address): Update.
17811 (${board}_get_comm_port): New function.
17812
fc98a809
AB
178132014-04-16 Andrew Burgess <aburgess@broadcom.com>
17814
17815 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17816 appearing in any order.
17817
87fd9e6e
DE
178182014-04-15 Doug Evans <dje@google.com>
17819
17820 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17821 uninitialized value of "description".
17822
099fc3ea
KS
178232014-04-15 Keith Seitz <keiths@redhat.com>
17824
17825 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17826 Remove unused globals.
17827 (test_running_the_program): Likewise.
17828 (test_controlled_execution): Likewise.
17829 (test_controlling_breakpoints): Likewise.
17830 (test_program_termination): Likewise.
17831
5da151d4
KS
178322014-04-15 Keith Seitz <keiths@redhat.com>
17833
17834 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17835 unused globals.
17836 (test_rbreak_creation_and_listing): Likewise.
17837 (test_ignore_count): Likewise.
17838 (test_error): Likewise.
17839
35e5d2f0
PA
178402014-04-15 Pedro Alves <palves@redhat.com>
17841
17842 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17843 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17844 sym-file-loader.c.
17845 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17846 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17847 to sym-file-loader.c.
17848 (struct library): Forward declare.
17849 (load_shlib, lookup_function): Change prototypes.
17850 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17851 (translate_offset): Remove declarations.
17852 (get_text_addr): New declaration.
17853 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17854 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17855 sym-file-loader.h.
17856 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17857 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17858 here from sym-file-loader.h.
17859 (struct library): New structure.
17860 (load_shlib, lookup_function): Change prototypes and adjust to
17861 work with a struct library.
17862 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17863 (translate_offset): Make static.
17864 (get_text_addr): New function.
17865 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17866
eb4c1710
PA
178672014-04-15 Pedro Alves <palves@redhat.com>
17868
17869 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17870
2d1baf52
PA
178712014-04-15 Pedro Alves <palves@redhat.com>
17872
17873 * gdb.base/sym-file-loader.c: Include <limits.h>.
17874 (SELF_LINK): New define.
17875 (get_origin): New function.
17876 (load_shlib): Use it.
17877 * gdb.base/sym-file.exp: Don't early return if the target is
17878 remote. Use runto_main, and issue fail is that fails. Use
17879 gdb_load_shlibs.
17880 (shlib_name): Delete.
17881 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17882
7dd6df01
PA
178832014-04-15 Pedro Alves <palves@redhat.com>
17884
17885 * gdb.base/sym-file.exp: Remove regex characters from test
17886 message. Don't refer to breakpoint numbers in test messages.
17887
b50c8614
KS
178882014-04-14 Keith Seitz <keiths@redhat.com>
17889
17890 PR c++/16253
17891 * gdb.cp/var-tag.cc: New file.
17892 * gdb.cp/var-tag.exp: New file.
17893 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17894 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17895 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17896 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17897
3d567982
TT
178982014-04-14 Tom Tromey <tromey@redhat.com>
17899
17900 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17901 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17902 type.
17903 * gdb.cp/enum-class.exp: New file.
17904 * gdb.cp/enum-class.cc: New file.
17905
0626fc76
TT
179062014-04-14 Tom Tromey <tromey@redhat.com>
17907
17908 * gdb.dwarf2/enum-type.exp: New file.
17909
dca325b3
SA
179102014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17911
17912 * gdb.mi/mi-vla-c99.exp: New file.
17913 * gdb.mi/vla.c: New file.
17914
5854b38a
SA
179152014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17916
17917 * gdb.base/vla-datatypes.c: New file.
17918 * gdb.base/vla-datatypes.exp: New file.
17919
463bb957
SA
179202014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17921
17922 * gdb.base/vla-ptr.c: New file.
17923 * gdb.base/vla-ptr.exp: New file.
17924
3dd170be
SA
179252014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17926
17927 * gdb.dwarf2/count.exp: New file.
17928
5ecaaa66
SA
179292014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17930
17931 * gdb.base/vla-sideeffect.c: New file.
17932 * gdb.base/vla-sideeffect.exp: New file.
17933
41f1ada5
DB
179342014-04-14 David Blaikie <dblaikie@gmail.com>
17935
17936 * gdb.mi/non-stop.c: Add return value for non-void function return
17937 statement.
17938 * gdb.threads/staticthreads.c: Ditto.
17939
0be03e84
DE
179402014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17941 Doug Evans <xdje42@gmail.com>
17942
17943 * gdb.guile/scm-value.c: Improve test case.
17944 * gdb.guile/scm-value.exp: Add new test.
17945
f180a1fb
DB
179462014-04-11 David Blaikie <dblaikie@gmail.com>
17947
17948 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17949 override Clang's default.
17950
6b662e19
JB
179512014-04-11 Joel Brobecker <brobecker@adacore.com>
17952
17953 Revert the following changes (regressions):
17954
17955 * gdb.base/vla-sideeffect.c: New file.
17956 * gdb.base/vla-sideeffect.exp: New file.
17957
17958 * gdb.dwarf2/count.exp: New file.
17959
17960 * gdb.base/vla-multi.c: New file.
17961 * gdb.base/vla-multi.exp: New file.
17962
17963 * gdb.base/vla-ptr.c: New file.
17964 * gdb.base/vla-ptr.exp: New file.
17965
17966 * gdb.base/vla-datatypes.c: New file.
17967 * gdb.base/vla-datatypes.exp: New file.
17968
17969 * gdb.mi/mi-vla-c99.exp: New file.
17970 * gdb.mi/vla.c: New file.
17971
245a5f0b
KS
179722014-04-11 Keith Seitz <keiths@redhat.com>
17973
17974 PR c++/16675
17975 * gdb.cp/cpsizeof.exp: New file.
17976 * gdb.cp/cpsizeof.cc: New file.
17977
58a84dcf
SA
179782014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17979
191a8a90
JB
17980 * gdb.mi/mi-vla-c99.exp: New file.
17981 * gdb.mi/vla.c: New file.
58a84dcf 17982
c8655f75
SA
179832014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17984
17985 * gdb.base/vla-datatypes.c: New file.
17986 * gdb.base/vla-datatypes.exp: New file.
17987
024e13b4
SA
179882014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17989
17990 * gdb.base/vla-ptr.c: New file.
17991 * gdb.base/vla-ptr.exp: New file.
17992
1a237e0e
SA
179932014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17994
17995 * gdb.base/vla-multi.c: New file.
17996 * gdb.base/vla-multi.exp: New file.
17997
504f3432
SA
179982014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17999
18000 * gdb.dwarf2/count.exp: New file.
18001
3bce8237
SA
180022014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18003
191a8a90
JB
18004 * gdb.base/vla-sideeffect.c: New file.
18005 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 18006
322f9c21
YQ
180072014-04-11 Yao Qi <yao@codesourcery.com>
18008
18009 * gdb.base/completion.exp: Check file exists before running tests
18010 on file completion.
18011
d708bcd1
PA
180122014-04-10 Pedro Alves <palves@redhat.com>
18013
18014 * gdb.base/cond-eval-mode.c: New file.
18015 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18016 prepare_for_testing to build the new file. Check result of
18017 runto_main.
18018 (test_break, test_watch): New procedures.
18019 (top level): Use them.
18020
ae1d2761
PM
180212014-04-08 Pierre Muller <muller@sourceware.org>
18022
18023 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18024 Ctrl-V use for mingw hosts.
18025
7af389b8
SC
180262014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18027
18028 * gdb.python/py-value.c: Improve test case.
18029 * gdb.python/py-value.exp: Add new test.
18030
5e703181
DE
180312014-04-07 David Blaikie <dblaikie@gmail.com>
18032
18033 * lib/compiler.c: Identify the clang compiler.
18034 * lib/compiler.cc: Ditto.
18035
9810b410
YQ
180362014-04-03 Yao Qi <yao@codesourcery.com>
18037
18038 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18039
98d1b8dc
AB
180402014-04-01 Anton Blanchard <anton@samba.org>
18041
18042 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18043 messages unique.
18044
3114cea1
AB
180452014-04-01 Anton Blanchard <anton@samba.org>
18046
18047 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18048 prepare_for_testing.
18049
62f7182c
AB
180502014-04-01 Anton Blanchard <anton@samba.org>
18051
18052 * gdb.arch/ppc64-atomic-inst.c: Remove.
18053 * gdb.arch/ppc64-atomic-inst.S: New file.
18054 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18055
770e7fc7
DE
180562014-03-31 Doug Evans <dje@google.com>
18057
18058 * gdb.base/print-symbol-loading-lib.c: New file.
18059 * gdb.base/print-symbol-loading-main.c: New file.
18060 * gdb.base/print-symbol-loading.exp: New file.
18061
46e2bafa
YQ
180622014-03-31 Yao Qi <yao@codesourcery.com>
18063
18064 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18065
8776cfe9
JB
180662014-03-28 Joel Brobecker <brobecker@adacore.com>
18067
18068 * gdb.ada/mi_dyn_arr: New testcase.
18069
5d1ef361
DE
180702014-03-27 Doug Evans <dje@google.com>
18071
18072 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18073
b5bee914
YQ
180742014-03-27 Yao Qi <yao@codesourcery.com>
18075
18076 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18077 if target is nios2-*-*.
18078
0d4d0e77
YQ
180792014-03-26 Yao Qi <yao@codesourcery.com>
18080
18081 * lib/gdb.exp (readline_is_used): New proc.
18082 * gdb.base/completion.exp: Move tests on command complete up.
18083 Skip the rest of tests if readline is not used.
18084 * gdb.ada/complete.exp: Skp the test if readline is not
18085 used.
18086 * gdb.base/filesym.exp: Likewise.
18087 * gdb.base/macscp.exp: Likewise.
18088 * gdb.base/readline-ask.exp: Likewise.
18089 * gdb.base/readline.exp: Likewise.
18090 * gdb.python/py-cmd.exp: Likewise.
18091 * gdb.trace/tfile.exp: Likewise.
18092
29361eee
YQ
180932014-03-26 Yao Qi <yao@codesourcery.com>
18094
18095 * gdb.base/macscp.exp: Fix code format issues.
18096
bc9a5525
UW
180972014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18098
18099 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18100 * gdb.asm/powerpc64le.inc: New file.
18101
d3839ede
PA
181022014-03-25 Pedro Alves <palves@redhat.com>
18103 Doug Evans <dje@google.com>
18104
18105 * gdb.base/source-execution.c: New file.
18106 * gdb.base/source-execution.exp: New file.
18107 * gdb.base/source-execution.gdb: New file.
18108
01672a57
DE
181092014-03-24 Doug Evans <dje@google.com>
18110
18111 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18112 using fission.
18113
88bbeca9
HZ
181142014-03-24 Hui Zhu <hui@codesourcery.com>
18115 Pedro Alves <palves@redhat.com>
18116
18117 PR breakpoints/16101
18118 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18119 test pass/fail messages. Detect missing support for dprintf when
18120 breakpoints are actually inserted.
18121 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18122 breakpoints are actually inserted.
18123 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18124 fails.
18125
d2348791
JK
181262014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18127
18128 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18129
feef67ab
DE
181302014-03-22 Doug Evans <xdje42@gmail.com>
18131
18132 * gdb.python/python.exp (python not supported): Verify multi-line
18133 python command issues an error.
25d743f9 18134 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 18135 guile command issues an error.
feef67ab 18136
ecebef6a
MR
181372014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18138
18139 * gdb.threads/thread-specific.exp: Handle the lack of usable
18140 $this_breakpoint and $this_thread.
18141
ccdd1909
HZ
181422014-03-21 Hui Zhu <hui@codesourcery.com>
18143
18144 * gdb.base/attach.exp (do_command_attach_tests): New.
18145
beb460e8
PA
181462014-03-20 Tom Tromey <tromey@redhat.com>
18147 Pedro Alves <palves@redhat.com>
18148
18149 PR cli/15718
18150 * gdb.base/condbreak-call-false.c: New file.
18151 * gdb.base/condbreak-call-false.exp: New file.
18152
40acf43a
PA
181532014-03-20 Pedro Alves <palves@redhat.com>
18154
18155 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18156 Delete.
18157 (block_signals, unblock_signals): Delete.
18158 (child_function_2, main): Remove references to deleted variable
18159 and functions.
18160
9f5e1e02
PA
181612014-03-20 Pedro Alves <palves@redhat.com>
18162
18163 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18164 Use pthread_kill to signal thread 2.
18165 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18166 Adjust to make the test send itself a signal rather than using the
18167 host's "kill" command.
18168
99619bea
PA
181692014-03-20 Pedro Alves <palves@redhat.com>
18170
18171 * gdb.threads/multiple-step-overs.c: New file.
18172 * gdb.threads/multiple-step-overs.exp: New file.
18173 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18174 Adjust expected infrun debug output.
18175
2adfaa28
PA
181762014-03-20 Pedro Alves <palves@redhat.com>
18177
18178 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18179 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18180
31e77af2
PA
181812014-03-20 Pedro Alves <palves@redhat.com>
18182
18183 PR breakpoints/7143
18184 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18185 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18186 of gdb_test_multiple.
18187 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18188 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18189
b9f437de
PA
181902014-03-20 Pedro Alves <palves@redhat.com>
18191
18192 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18193 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18194
05adc73e
PA
181952014-03-19 Pedro Alves <palves@redhat.com>
18196
18197 * gdb.base/async.exp: Remove early return.
18198
6048b950
PA
181992014-03-19 Pedro Alves <palves@redhat.com>
18200
18201 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18202
8bcfb00a
PA
182032014-03-19 Pedro Alves <palves@redhat.com>
18204
18205 * gdb.base/async.exp (test_background): Expect \r\n after
18206 "completed." in the fail pattern.
18207
884e37dc
PA
182082014-03-19 Pedro Alves <palves@redhat.com>
18209
18210 * gdb.base/async.exp (test_background): New procedure.
18211 Use it for all background execution command tests.
18212
148e57e2
PA
182132014-03-19 Pedro Alves <palves@redhat.com>
18214
18215 * gdb.base/async.exp: Use prepare_for_testing.
18216
f48088c7
PA
182172014-03-19 Pedro Alves <palves@redhat.com>
18218
18219 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18220 the same line.
18221
e2f6c966
PA
182222014-03-19 Pedro Alves <palves@redhat.com>
18223
18224 * gdb.base/async.c (main): Add "jump here" and "until here" line
18225 marker comments.
18226 * gdb.base/async.exp (jump_here): New global.
18227 (jump& test): Use it.
18228 (until_here): New global.
18229 (until& test): Use it.
18230
c30568d4
PA
182312014-03-19 Pedro Alves <palves@redhat.com>
18232
18233 * gdb.base/async.exp: Don't frob gdb_protocol.
18234
0172b6a7
DE
182352014-03-18 Doug Evans <xdje42@gmail.com>
18236
18237 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18238 Fix spelling of exec-done-display.
18239
06c868a8
JK
182402014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18241
18242 PR gdb/15358
18243 * gdb.base/gdb-sigterm.c: New file.
18244 * gdb.base/gdb-sigterm.exp: New file.
18245
0c7e1a46
PA
182462014-03-18 Pedro Alves <palves@redhat.com>
18247
18248 PR gdb/13860
18249 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18250 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18251 solib-event.
18252
f7c77d93
JB
182532014-03-17 Joel Brobecker <brobecker@adacore.com>
18254
18255 * gdb.ada/pckd_arr_ren: New testcase.
18256
5a1e8c7a
DE
182572014-03-13 Doug Evans <xdje42@gmail.com>
18258
18259 PR guile/16612
18260 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18261 collect after discarding symbols.
18262
350e1a76
DE
182632014-03-13 Ludovic Courtès <ludo@gnu.org>
18264 Doug Evans <xdje42@gmail.com>
18265
18266 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18267 to history survives a gc.
18268
a69900ae
PA
182692014-03-13 Pedro Alves <palves@redhat.com>
18270
18271 * gdb.base/default.exp: Don't test "target procfs".
18272
5db9f0bd
PA
182732014-03-13 Pedro Alves <palves@redhat.com>
18274
18275 * gdb.base/default.exp: Update "target child" and "target procfs"
18276 tests to not expect "Unix".
18277
b3ccfe11
TT
182782014-03-12 Tom Tromey <tromey@redhat.com>
18279
18280 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18281 New procs. Add target-async tests.
18282 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18283 Add target-async tests.
18284
646f4417
AA
182852014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18286
18287 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18288 'func_start' and 'func_end' for the beginning and end of the
18289 function code, respectively.
18290 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18291 'func_end' instead of 'func' and 'main'.
18292
288c211f
AA
182932014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18294
18295 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18296 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18297 generate the debug info assembler source.
18298
e0c0f156
AA
182992014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18300
18301 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18302 * gdb.dwarf2/arr-subrange.exp: Likewise.
18303 * gdb.dwarf2/dwz.exp: Likewise.
18304 * gdb.dwarf2/method-ptr.exp: Likewise.
18305 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18306 * gdb.dwarf2/subrange.exp: Likewise.
18307 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18308 * gdb.dwarf2/implptrpiece.exp: Likewise.
18309 * gdb.dwarf2/nostaticblock.exp: Likewise.
18310
0e5c4555
AA
183112014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18312
18313 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18314 directory to absolute path name arguments.
18315
5ec18f2b
JG
183162014-03-10 Joel Brobecker <brobecker@adacore.com>
18317
18318 * gdb.ada/tagged_access: New testcase.
18319
847fc4f2
MM
183202014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18321
18322 * gdb.btrace/data.exp: Update expected output.
18323
cc3da688
YQ
183242014-03-06 Yao Qi <yao@codesourcery.com>
18325
18326 * gdb.trace/pr16508.exp: New file.
18327
0f26cec1
PA
183282014-03-05 Pedro Alves <palves@redhat.com>
18329
18330 PR gdb/16575
18331 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18332 procedure.
18333 (top level): Adjust to use it. Add tests that exercise breakpoint
18334 interaction with the code-cache.
18335
7a5a839f
LC
183362014-02-26 Ludovic Courtès <ludo@gnu.org>
18337
18338 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18339 test for 'history-append!'.
18340
31aa7e4e
JB
183412014-02-26 Joel Brobecker <brobecker@adacore.com>
18342
18343 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18344 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18345 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18346 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18347 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18348 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18349
1b588015
JB
183502014-02-26 Joel Brobecker <brobecker@adacore.com>
18351
18352 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18353 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18354 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18355
55426c9d
JB
183562014-02-26 Joel Brobecker <brobecker@adacore.com>
18357
18358 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18359
dc53a7ad
JB
183602014-02-26 Joel Brobecker <brobecker@adacore.com>
18361
18362 * gdb.dwarf2/arr-stride.c: New file.
18363 * gdb.dwarf2/arr-stride.exp: New file.
18364
12ab52e9
PA
183652014-02-26 Pedro Alves <palves@redhat.com>
18366
18367 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18368 that won't ever trigger. Make sure that GDB reports the correct
18369 breakpoint that caused the stop.
18370
849c862e
JK
183712014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18372
18373 PR gdb/16626
18374 * gdb.base/auto-load-script: New file.
18375 * gdb.base/auto-load.c: New file.
18376 * gdb.base/auto-load.exp: New file.
18377
71b7d793
JK
18378 PR gdb/16626
18379 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18380
e2f0d509
JK
183812014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18382
18383 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18384 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18385
50cc37c8
DE
183862014-02-24 Doug Evans <dje@google.com>
18387
18388 * lib/gdb.exp (run_on_host): Log error output if program fails.
18389
ea4758f2
PA
183902014-02-21 Pedro Alves <palves@redhat.com>
18391
18392 * gdb.threads/step-after-sr-lock.c: Rename to ...
18393 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18394 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18395 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18396 ... this.
18397
d7b30f67
SDJ
183982014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18399
18400 PR tdep/16397
18401 * gdb.arch/amd64-stap-special-operands.exp: New file.
18402 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18403 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18404 * gdb.arch/amd64-stap-triplet.S: Likewise.
18405 * gdb.arch/amd64-stap-triplet.c: Likewise.
18406
83deb43f
JB
184072014-02-20 Joel Brobecker <brobecker@adacore.com>
18408
18409 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18410 in .section pseudo-op.
18411
adde2bff
DE
184122014-02-20 lin zuojian <manjian2006@gmail.com>
18413 Joel Brobecker <brobecker@adacore.com>
18414 Doug Evans <xdje42@gmail.com>
18415
18416 PR symtab/16581
18417 * gdb.dwarf2/dw2-icycle.S: New file.
18418 * gdb.dwarf2/dw2-icycle.c: New file.
18419 * gdb.dwarf2/dw2-icycle.exp: New file.
18420
f7bd0f78
SC
184212014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18422
18423 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18424 operations on gdb.Value objects.
18425 * gdb.python/py-value-cc.exp: Add new test to test operations on
18426 gdb.Value objects.
18427
c17ef0d5
DE
184282014-02-18 Doug Evans <dje@google.com>
18429
18430 * Makefile.in (TESTS): New variable.
18431 (expanded_tests, expanded_tests_or_none): New variables
18432 (check-single): Pass $(expanded_tests_or_none) to runtest.
18433 (check-parallel): Only run tests in $(TESTS) if non-empty.
18434 (check/no-matching-tests-found): New rule.
18435 * README: Document TESTS makefile variable.
18436
5dd3176f
DE
184372014-02-18 Doug Evans <dje@google.com>
18438
18439 * Makefile.in (check-parallel): rm -rf outputs temp.
18440
0b10be4f
JK
184412014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18442
18443 Fix "ERROR: no fileid for" in the testsuite.
18444 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18445
85f224e7
DE
184462014-02-12 Doug Evans <dje@google.com>
18447
18448 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18449 (MISCELLANEOUS): New variable.
18450 (clean): rm -rf $(MISCELLANEOUS).
18451 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18452 dwp live in the same directory as symlinks, with each symlink pointed
18453 to a differently named file in a different directory.
18454
149b30ff
DE
184552014-02-11 Doug Evans <dje@google.com>
18456
18457 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18458 of Tcl file commands.
18459
1dfdac32
MK
184602014-02-10 Mark Kettenis <kettenis@gnu.org>
18461
18462 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18463 "kill -SIGUSR1 -1".
18464
aa4fb036
JB
184652014-02-10 Joel Brobecker <brobecker@adacore.com>
18466
18467 * gdb.ada/tick_length_array_enum_idx: New testcase.
18468
ed3ef339
DE
184692014-02-10 Doug Evans <xdje42@gmail.com>
18470
18471 * configure.ac (AC_OUTPUT): Add gdb.guile.
18472 * configure: Regenerate.
18473 * lib/gdb-guile.exp: New file.
18474 * lib/gdb.exp (get_target_charset): New function.
18475 * gdb.base/help.exp: Update expected output from "apropos apropos".
18476 * gdb.guile/Makefile.in: New file.
18477 * gdb.guile/guile.exp: New file.
18478 * gdb.guile/scm-arch.c: New file.
18479 * gdb.guile/scm-arch.exp: New file.
18480 * gdb.guile/scm-block.c: New file.
18481 * gdb.guile/scm-block.exp: New file.
18482 * gdb.guile/scm-breakpoint.c: New file.
18483 * gdb.guile/scm-breakpoint.exp: New file.
18484 * gdb.guile/scm-disasm.c: New file.
18485 * gdb.guile/scm-disasm.exp: New file.
18486 * gdb.guile/scm-equal.c: New file.
18487 * gdb.guile/scm-equal.exp: New file.
18488 * gdb.guile/scm-error.exp: New file.
18489 * gdb.guile/scm-error.scm: New file.
18490 * gdb.guile/scm-frame-args.c: New file.
18491 * gdb.guile/scm-frame-args.exp: New file.
18492 * gdb.guile/scm-frame-args.scm: New file.
18493 * gdb.guile/scm-frame-inline.c: New file.
18494 * gdb.guile/scm-frame-inline.exp: New file.
18495 * gdb.guile/scm-frame.c: New file.
18496 * gdb.guile/scm-frame.exp: New file.
18497 * gdb.guile/scm-generics.exp: New file.
18498 * gdb.guile/scm-gsmob.exp: New file.
18499 * gdb.guile/scm-iterator.c: New file.
18500 * gdb.guile/scm-iterator.exp: New file.
18501 * gdb.guile/scm-math.c: New file.
18502 * gdb.guile/scm-math.exp: New file.
18503 * gdb.guile/scm-objfile-script-gdb.in: New file.
18504 * gdb.guile/scm-objfile-script.c: New file.
18505 * gdb.guile/scm-objfile-script.exp: New file.
18506 * gdb.guile/scm-objfile.c: New file.
18507 * gdb.guile/scm-objfile.exp: New file.
18508 * gdb.guile/scm-ports.exp: New file.
18509 * gdb.guile/scm-pretty-print.c: New file.
18510 * gdb.guile/scm-pretty-print.exp: New file.
18511 * gdb.guile/scm-pretty-print.scm: New file.
18512 * gdb.guile/scm-section-script.c: New file.
18513 * gdb.guile/scm-section-script.exp: New file.
18514 * gdb.guile/scm-section-script.scm: New file.
18515 * gdb.guile/scm-symbol.c: New file.
18516 * gdb.guile/scm-symbol.exp: New file.
18517 * gdb.guile/scm-symtab-2.c: New file.
18518 * gdb.guile/scm-symtab.c: New file.
18519 * gdb.guile/scm-symtab.exp: New file.
18520 * gdb.guile/scm-type.c: New file.
18521 * gdb.guile/scm-type.exp: New file.
18522 * gdb.guile/scm-value-cc.cc: New file.
18523 * gdb.guile/scm-value-cc.exp: New file.
18524 * gdb.guile/scm-value.c: New file.
18525 * gdb.guile/scm-value.exp: New file.
18526 * gdb.guile/source2.scm: New file.
18527 * gdb.guile/types-module.cc: New file.
18528 * gdb.guile/types-module.exp: New file.
18529
7026a7c1
YQ
185302014-02-10 Yao Qi <yao@codesourcery.com>
18531
18532 PR testsuite/16543
18533 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18534 * configure: Regenerated.
18535 * Makefile.in: New file.
18536
6c466447
AS
185372014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18538
18539 * gdb.python/py-framefilter.exp: Fix typo.
18540
6e854735
YQ
185412014-02-08 Yao Qi <yao@codesourcery.com>
18542
18543 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18544 that no =breakpoint-modified is emitted when breakpoints are
18545 modified through MI commands.
18546
d137e6dc
PA
185472014-02-07 Pedro Alves <pedro@codesourcery.com>
18548 Pedro Alves <palves@redhat.com>
18549
18550 * gdb.threads/step-after-sr-lock.c: New file.
18551 * gdb.threads/step-after-sr-lock.exp: New file.
18552
b5ee5a50
PA
185532014-02-07 Pedro Alves <palves@redhat.com>
18554
18555 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18556
3c77faf3
JK
185572014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18558
18559 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18560 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18561
6dddc817
DE
185622014-02-06 Doug Evans <xdje42@gmail.com>
18563
18564 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18565 output.
18566
18567 * gdb.gdb/python-interrupts.exp: New file.
18568
de7b2893
YQ
185692014-02-05 Yao Qi <yao@codesourcery.com>
18570
18571 * gdb.trace/report.exp (use_collected_data): Test the output
18572 of "info threads" and "info inferiors".
18573
66d032ac
YQ
185742014-02-05 Yao Qi <yao@codesourcery.com>
18575
18576 Revert this patch:
18577
18578 2013-05-24 Yao Qi <yao@codesourcery.com>
18579
18580 * gdb.trace/tfile.exp: Test inferior and thread.
18581
591a12a1
UW
185822014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18583
18584 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18585 on a function.
18586 * gdb.base/step-bt.c: Call hello via function pointer to make
18587 sure its first instruction is executed on powerpc64le-linux.
18588
0ff3e01f
UW
185892014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18590
18591 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18592
084ee545
UW
185932014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18594
18595 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18596 of the test patterns for use on little-endian systems.
18597
6ed14ff3
UW
185982014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18599
18600 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18601 (decimal_vector): Fix for little-endian.
18602
401e27fd
JM
186032014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18604
18605 * gdb.arch/sparc-sysstep.exp: New file.
18606 * gdb.arch/sparc-sysstep.c: Likewise.
18607
18608 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18609
8b924729
EBM
186102014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18611
18612 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18613
fb151210
JB
186142014-01-23 Tom Tromey <tromey@redhat.com>
18615
18616 * gdb.ada/array_char_idx: New testcase.
18617
0740f8d8
TT
186182014-01-23 Tom Tromey <tromey@redhat.com>
18619
18620 PR python/16487:
18621 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18622 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18623 classes.
18624
21909fa1
TT
186252014-01-23 Tom Tromey <tromey@redhat.com>
18626
18627 PR python/16491:
18628 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18629 string from an inferior frame.
18630 * gdb.python/py-framefilter-mi.exp: Update.
18631
87ce2a04
DE
186322014-01-22 Doug Evans <dje@google.com>
18633
18634 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18635
237b092b
AA
186362014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18637
18638 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18639
d674a709
AA
186402014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18641
18642 * gdb.trace/entry-values.exp: Remove excess space character from
18643 regex patterns. Handle s390 call instruction.
18644
20fa3390
AA
186452014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18646
18647 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18648 define "*_start" label. Make "name" static.
18649 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18650 ${name} by references to ${name}_start.
18651
78466714
AA
186522014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18653
18654 * gdb.base/info-macros.exp: Remove "debug" from the compile
18655 options.
18656
ec9f644a
IB
186572014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18658
18659 * gdb.dlang/demangle.exp: New file.
18660
94b1b47e
IB
186612014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18662
18663 * gdb.dlang/primitive-types.exp: New file.
18664
7f420862
IB
186652014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18666
18667 * configure.ac: Create gdb.dlang/Makefile.
18668 * configure: Regenerate.
18669 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18670 * gdb.dlang/Makefile.in: New file.
18671 * lib/d-support.exp: New file.
18672 * lib/gdb.exp (skip_d_tests): New proc.
18673
52834460
MM
186742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18675
18676 * gdb.btrace/delta.exp: Check reverse stepi.
18677 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18678 * gdb.btrace/finish.exp: New.
18679 * gdb.btrace/next.exp: New.
18680 * gdb.btrace/nexti.exp: New.
18681 * gdb.btrace/record_goto.c: Add comments.
18682 * gdb.btrace/step.exp: New.
18683 * gdb.btrace/stepi.exp: New.
18684 * gdb.btrace/multi-thread-step.c: New.
18685 * gdb.btrace/multi-thread-step.exp: New.
18686 * gdb.btrace/rn-dl-bind.c: New.
18687 * gdb.btrace/rn-dl-bind.exp: New.
18688 * gdb.btrace/data.c: New.
18689 * gdb.btrace/data.exp: New.
18690 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18691
6e07b1d2
MM
186922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18693
18694 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18695 * gdb.btrace/exception.exp: Update.
18696 * gdb.btrace/instruction_history.exp: Update.
18697 * gdb.btrace/record_goto.exp: Update.
18698 * gdb.btrace/tailcall.exp: Update.
18699 * gdb.btrace/unknown_functions.exp: Update.
18700 * gdb.btrace/delta.exp: New.
18701
0b722aec
MM
187022014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18703
18704 * gdb.btrace/record_goto.exp: Add backtrace test.
18705 * gdb.btrace/tailcall.exp: Add backtrace test.
18706
066ce621
MM
187072014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18708
18709 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18710 * gdb.btrace/record_goto.c: New.
18711 * gdb.btrace/record_goto.exp: New.
18712 * gdb.btrace/x86-record_goto.S: New.
18713
0688d04e
MM
187142014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18715
18716 * gdb.btrace/function_call_history.exp: Update tests.
18717 * gdb.btrace/instruction_history.exp: Update tests.
18718
8710b709
MM
187192014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18720
18721 * gdb.btrace/function_call_history.exp: Fix expected field
18722 order for "record function-call-history".
18723 Add new tests for "record function-call-history /c".
18724 * gdb.btrace/exception.cc: New.
18725 * gdb.btrace/exception.exp: New.
18726 * gdb.btrace/tailcall.exp: New.
18727 * gdb.btrace/x86-tailcall.S: New.
18728 * gdb.btrace/x86-tailcall.c: New.
18729 * gdb.btrace/unknown_functions.c: New.
18730 * gdb.btrace/unknown_functions.exp: New.
18731 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18732
5de9129b
MM
187332014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18734
18735 * gdb.btrace/instruction_history.exp: Update.
18736 * gdb.btrace/function_call_history.exp: Update.
18737
23a7fe75
MM
187382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18739
18740 * gdb.btrace/function_call_history.exp: Fix expected function
18741 trace.
18742 * gdb.btrace/instruction_history.exp: Initialize traced.
18743 Remove traced_functions.
18744
724c7dd8
MM
187452014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18746
18747 * gdb.btrace/function_call_history.exp: Update
18748 * gdb.btrace/instruction_history.exp: Update.
18749
6d78d93b
MM
187502014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18751
18752 * gdb.btrace/enable.exp: Update expected text.
18753
93a360cc
OJ
187542014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18755
18756 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18757 bytes.
18758
3772b53f
MR
187592014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18760
18761 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18762
596662fa
OJ
187632014-01-15 Omair Javaid <omair.javaid@linaro.org>
18764
18765 * lib/gdb.exp (supports_process_record): Return true for
18766 arm*-linux*. (supports_reverse): Likewise.
18767
b5b08fb4
SC
187682014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18769
18770 PR python/15464
18771 PR python/16113
18772 * gdb.python/py-type.c: Enhance test case.
18773 * gdb.python/py-value-cc.cc: Likewise
18774 * gdb.python/py-type.exp: Add new tests.
18775 * gdb.python/py-value-cc.exp: Likewise
18776
52d7fb13
AA
187772014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18778 Pedro Alves <palves@redhat.com>
18779
18780 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18781 Make "name" extern.
18782 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18783 references to ${name}_start by references to ${name}.
18784
a2cd8cfe
JB
187852014-01-10 Joel Brobecker <brobecker@adacore.com>
18786
18787 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18788
4e23fced
JB
187892014-01-10 Joel Brobecker <brobecker@adacore.com>
18790
18791 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18792
c6a9e42c
PA
187932014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18794 Pedro Alves <palves@redhat.com>
18795
18796 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 18797 mi_gdb_target_load.
c6a9e42c 18798
b7ea362b
PA
187992014-01-08 Pedro Alves <palves@redhat.com>
18800
18801 * gdb.threads/reconnect-signal.c: New file.
18802 * gdb.threads/reconnect-signal.exp: New file.
18803
5e3f4fab
EBM
188042014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18805
18806 * gdb.base/source-dir.exp: New file.
18807
79301218
JB
188082014-01-07 Joel Brobecker <brobecker@adacore.com>
18809
18810 * gdb.ada/mi_interface: New testcase.
18811
8e355c5d
JB
188122014-01-07 Joel Brobecker <brobecker@adacore.com>
18813
18814 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18815 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18816 gdb.ada/pp-rec-component/pck.ads: New files.
18817
c0d48811
JB
188182014-01-07 Joel Brobecker <brobecker@adacore.com>
18819
18820 * gdb.python/py-pp-integral.c: New file.
18821 * gdb.python/py-pp-integral.py: New file.
18822 * gdb.python/py-pp-integral.exp: New file.
18823
17b609c3 18824For older changes see ChangeLog-1993-2013.
c906108c 18825\f
8d8cb839
EZ
18826;; Local Variables:
18827;; mode: change-log
18828;; left-margin: 8
18829;; fill-column: 74
18830;; version-control: never
18831;; End:
902f2ccb 18832
b811d2c2 18833 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
18834 Copying and distribution of this file, with or without modification,
18835 are permitted provided the copyright notice and this notice are preserved.