alpha-coff: unitialised read
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
c0502da6
TV
12020-03-30 Tom de Vries <tdevries@suse.de>
2
3 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
4 unsupported.
5 (verify_psymtab_expanded): Move ...
6 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
7 test.
8 (readnow): New proc.
9
5935fd15
AB
102020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
11
12 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
13 with $hex.
14
1773be9e
TT
152020-03-20 Tom Tromey <tromey@adacore.com>
16
17 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
18
70304be9
TT
192020-03-20 Tom Tromey <tromey@adacore.com>
20
21 * gdb.ada/sub_variant/subv.adb: New file.
22 * gdb.ada/sub_variant.exp: New file.
23
0dd7b8f7
TV
242020-03-20 Tom de Vries <tdevries@suse.de>
25
26 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
27 first break fails.
28 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
29
cada5fc9
AB
302020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
31
32 * gdb.server/exit-multiple-threads.c: New file.
33 * gdb.server/exit-multiple-threads.exp: New file.
34
6b8c53f2
AB
352020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
36
37 * gdb.fortran/mixed-lang-stack.c: New file.
38 * gdb.fortran/mixed-lang-stack.cpp: New file.
39 * gdb.fortran/mixed-lang-stack.exp: New file.
40 * gdb.fortran/mixed-lang-stack.f90: New file.
41
19a2740f
AB
422020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
43
44 * gdb.linespec/cp-completion-aliases.cc: New file.
45 * gdb.linespec/cp-completion-aliases.exp: New file.
46
d8c8b848
TV
472020-03-19 Tom de Vries <tdevries@suse.de>
48
49 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
50 more precise.
51
a9933ccf
TV
522020-03-18 Tom de Vries <tdevries@suse.de>
53
54 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
55 * gdb.dwarf2/break-inline-psymtab.c: New test.
56 * gdb.dwarf2/break-inline-psymtab.exp: New file.
57
2f89101f
TV
582020-03-16 Tom de Vries <tdevries@suse.de>
59
60 * lib/cache.exp (gdb_do_cache): Add and handle local variables
61 cache_verify and cache_verify_proc.
62
6b9374f1
TV
632020-03-15 Tom de Vries <tdevries@suse.de>
64
65 * gdb.server/solib-list.exp: Handle
66 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
67
eaeaf44c
TV
682020-03-15 Tom de Vries <tdevries@suse.de>
69
70 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
71 objfiles".
72
3293bbaf
TT
732020-03-14 Tom Tromey <tom@tromey.com>
74
75 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
76
ab44624c
TV
772020-03-14 Tom de Vries <tdevries@suse.de>
78
79 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
80
54c43825
TV
812020-03-14 Tom de Vries <tdevries@suse.de>
82
83 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
84 result in line-by-line fashion.
85
2ac70237
TV
862020-03-14 Tom de Vries <tdevries@suse.de>
87
88 * lib/gdb.exp (supports_statement_frontiers): New proc.
89 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
90
09546b56
TV
912020-03-14 Tom de Vries <tdevries@suse.de>
92
93 * gdb.base/printcmds.exp: Add missing quoting for "print
94 teststring2".
95
a1f6a07c
TT
962020-03-13 Tom Tromey <tom@tromey.com>
97
98 * gdb.base/printcmds.exp (test_print_strings): Add regression
99 test.
100 * gdb.base/printcmds.c (charptr): New typedef.
101 (teststring2): New global.
102
1b83d09c
AB
1032020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
104
105 * gdb.base/break-interp.exp: Use the tail of the filename, not the
106 full path in the test name.
107 (test_ld): Add some with_test_prefix blocks to make test names
108 unique.
109
2d61316c
TV
1102020-03-13 Tom de Vries <tdevries@suse.de>
111
112 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
113
2e9145ac
TV
1142020-03-13 Tom de Vries <tdevries@suse.de>
115
116 * gdb.mi/mi-sym-info.exp: Make matching more precise.
117
96c7f873
TV
1182020-03-13 Tom de Vries <tdevries@suse.de>
119
120 PR symtab/25646
121 * gdb.dwarf2/imported-unit.exp: Add test.
122
49ba92c0
TV
1232020-03-13 Tom de Vries <tdevries@suse.de>
124
125 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
126 (var1, var2): New variable.
127 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
128 matching symbols.
129
301b21e0
TV
1302020-03-13 Tom de Vries <tdevries@suse.de>
131
132 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
133 (Term::command): Use prompt prefix.
134 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
135 * gdb.tui/tui-layout-asm-short-prog.exp: Use
136 command_no_prompt_prefix instead of prefix.
137 * gdb.tui/tui-layout-asm.exp: Same.
138
3f512721
SM
1392020-03-12 Simon Marchi <simon.marchi@efficios.com>
140
141 * gdb.base/break-interp.exp: Use foreach_with_prefix.
142
40310f30
SM
1432020-03-12 Simon Marchi <simon.marchi@efficios.com>
144
145 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
146 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
147 on" while stepping over the test instruction, match printed
148 message.
149
09252140
TV
1502020-03-12 Tom de Vries <tdevries@suse.de>
151
152 * gdb.base/info-types.exp: Use exp_continue during matching of output
153 of "info types".
154
14e9c72c
TV
1552020-03-12 Tom de Vries <tdevries@suse.de>
156
157 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
158
e515d67e
TV
1592020-03-12 Tom de Vries <tdevries@suse.de>
160
161 * gdb.fortran/module.exp: Use exp_continue during matching of output
162 of "info variable -n".
163
307eafd8
TV
1642020-03-12 Tom de Vries <tdevries@suse.de>
165
166 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
167 gdb.dwarf2/dw2-ranges-base.c.
168
9a2de3fc
TV
1692020-03-12 Tom de Vries <tdevries@suse.de>
170
171 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
172 in presence of GLIBC debuginfo.
173
3217502e
TV
1742020-03-12 Tom de Vries <tdevries@suse.de>
175
176 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
177 $core.
178
1281424c
TV
1792020-03-12 Tom de Vries <tdevries@suse.de>
180
181 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
182 more precise.
183
038b97fc
SM
1842020-03-11 Simon Marchi <simon.marchi@efficios.com>
185
186 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
187 from Unix to Windows path.
188
5308d1e7
TV
1892020-03-11 Tom de Vries <tdevries@suse.de>
190
191 * gdb.ada/minsyms.exp: Set language to ada.
192
f870f78f
TV
1932020-03-11 Tom de Vries <tdevries@suse.de>
194
195 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
196
5a13315d
TV
1972020-03-11 Tom de Vries <tdevries@suse.de>
198
199 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
200
976862ed
TT
2012020-03-11 Tom Tromey <tromey@adacore.com>
202
203 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
204
7462c383
TV
2052020-03-11 Tom de Vries <tdevries@suse.de>
206
207 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
208
1c6c46a0
TV
2092020-03-11 Tom de Vries <tdevries@suse.de>
210
211 * gdb.base/break-interp.exp: Limit verbose scope.
212
44f41bb7
TV
2132020-03-11 Tom de Vries <tdevries@suse.de>
214
215 * gdb.fortran/logical.f90: Define variable with character type.
216 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
217
b76f3a42
TV
2182020-03-11 Tom de Vries <tdevries@suse.de>
219
220 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
221
1c33af77
TV
2222020-03-11 Tom de Vries <tdevries@suse.de>
223
224 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
225 symtabs.
226
8c95582d
AB
2272020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
228 Bernd Edlinger <bernd.edlinger@hotmail.de>
229
230 * gdb.cp/step-and-next-inline.cc: New file.
231 * gdb.cp/step-and-next-inline.exp: New file.
232 * gdb.cp/step-and-next-inline.h: New file.
233 * gdb.dwarf2/dw2-is-stmt.c: New file.
234 * gdb.dwarf2/dw2-is-stmt.exp: New file.
235 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
236 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
237 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
238
cecf8547
AB
2392020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
240
241 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
242 is-stmt flag in the line table.
243
0ba678c9
TV
2442020-03-09 Tom de Vries <tdevries@suse.de>
245
246 * lib/gdb.exp (cached_file): Create cache dir.
247
72fbdf83
TV
2482020-03-07 Tom de Vries <tdevries@suse.de>
249
250 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
251 * gdb.cp/rvalue-ref-params.exp: Same.
252
436b5e99
TV
2532020-03-06 Tom de Vries <tdevries@suse.de>
254
255 * lib/gdb.exp (tentative_rename, cached_file): New proc.
256 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
257
09f2921c
TV
2582020-03-06 Tom de Vries <tdevries@suse.de>
259
260 * README: Fix "the the".
261 * gdb.base/dprintf.exp: Same.
262
50a3cc5d
TV
2632020-03-05 Tom de Vries <tdevries@suse.de>
264
265 * gdb.base/maint.exp: Update "main print statistics" expected output.
266
0a709cba
AKS
2672020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
268
269 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
270 (fortran_int8): Likewise.
271 (fortran_real4): Likewise.
272 (fortran_real8): Likewise.
273 (fortran_complex4): Likewise.
274 (fortran_logical4): Likewise.
275 (fortran_character1): Likewise.
276
5e5d66b6
AB
2772020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
278
279 * gdb.fortran/logical.exp: Add tests that any non-zero value is
280 printed as true.
281
7b973adc
SDJ
2822020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
283
284 * gdb.base/printcmds.exp: Add test to verify printf of a
285 variable holding an address.
286
478e490a
TV
2872020-03-03 Tom de Vries <tdevries@suse.de>
288
289 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
290
1ef44e86
TV
2912020-03-03 Tom de Vries <tdevries@suse.de>
292
293 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
294 gdb_test_multiple call.
295
b98cc2cf
TV
2962020-03-03 Tom de Vries <tdevries@suse.de>
297
298 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
299 gdb_test_multiple calls.
300
63e163f2
AB
3012020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
302
303 * gdb.base/default.exp: Remove test of 'set history filename'.
304 * gdb.base/gdbinit-history.exp: Add tests for setting the history
305 filename to the empty string.
306 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
307 and GDBHISTSIZE.
308
24ed6739
AB
3092020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
310
311 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
312 disabled.
313
590003dc
TV
3142020-03-02 Pedro Alves <palves@redhat.com>
315 Tom de Vries <tdevries@suse.de>
316
317 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
318 -prompt prefix, before user_code argument. Add -lbl option likewise.
319 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
320 (gdb_is_target_1): Add -prompt prefix and move to before user_code
321 argument.
322 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
323 have "\r\n" at start-of-line, instead of at end-of-line.
324
f5e46084
SM
3252020-02-28 Simon Marchi <simon.marchi@efficios.com>
326
327 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
328 libinproctrace.so.
329
f7a7000d
LM
3302020-02-28 Luis Machado <luis.machado@linaro.org>
331
332 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
333 to "p/x".
334
718e0816
LM
3352020-02-28 Luis Machado <luis.machado@linaro.org>
336
337 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
338 asm/ptrace.h and error.h.
339
13c3a74a
TV
3402020-02-28 Tom de Vries <tdevries@suse.de>
341
342 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
343 (struct wrapper, do_something, mundane/symada__cS): Move ...
344 * gdb.base/c-linkage-name-2.c: ... here. New source file.
345 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
346 Update "print symada__cS before partial symtab expansion" regexp.
347 Update breakpoint location. Flush symbol cache after expansion.
348
85d2d5bb
LM
3492020-02-28 Luis Machado <luis.machado@linaro.org>
350
351 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
352
3608f86c
TV
3532020-02-27 Tom de Vries <tdevries@suse.de>
354
355 * config/sid.exp: Remove unused globals.
356 * gdb.base/attach.exp: Same.
357 * gdb.base/catch-load.exp: Same.
358 * gdb.base/dbx.exp: Same.
359 * lib/gdb.exp: Same.
360 * lib/mi-support.exp: Same.
361 * lib/prompt.exp: Same.
362
c8d4f6df
TV
3632020-02-27 Tom de Vries <tdevries@suse.de>
364
365 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
366 not set.
367
0d79cdc4
AM
3682020-02-26 Aaron Merey <amerey@redhat.com>
369
370 * gdb.debuginfod: New directory for debuginfod tests.
371 * gdb.debuginfod/main.c: New test file.
372 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
373
0dce4280
TV
3742020-02-26 Tom de Vries <tdevries@suse.de>
375
376 PR gdb/25603
377 * gdb.base/persistent-lang.cc: New test.
378 * gdb.base/persistent-lang.exp: New file.
379
9e80cfa1
AB
3802020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
381
382 * gdb.fortran/derived-type-striding.exp: Add a new test.
383 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
384 new test.
385
2078dbb2
AB
3862020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
387
388 * gdb.base/cached-source-file.exp: Avoid source file paths in test
389 names.
390
70d49700
TV
3912020-02-25 Tom de Vries <tdevries@suse.de>
392
393 PR go/18926
394 * gdb.go/methods.exp: Remove gcc/93866 xfail.
395
a88ef40d
TV
3962020-02-24 Tom de Vries <tdevries@suse.de>
397
398 PR gdb/25592
399 * gdb.base/info-locals-unused-static-var.c: New test.
400 * gdb.base/info-locals-unused-static-var.exp: New file.
401
01b1af32
TT
4022020-02-22 Tom Tromey <tom@tromey.com>
403
404 * gdb.python/tui-window.exp: New file.
405 * gdb.python/tui-window.py: New file.
406
7c043ba6
TT
4072020-02-22 Tom Tromey <tom@tromey.com>
408
409 PR tui/17850:
410 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
411 tests.
412
c22fef7e
TT
4132020-02-22 Tom Tromey <tom@tromey.com>
414
415 * gdb.tui/new-layout.exp: Add sub-layout tests.
416
ee325b61
TT
4172020-02-22 Tom Tromey <tom@tromey.com>
418
419 * gdb.tui/new-layout.exp: New file.
420
3f0cbb04
TT
4212020-02-22 Tom Tromey <tom@tromey.com>
422
423 * gdb.rust/rust-style.rs: New file.
424 * gdb.rust/rust-style.exp: New file.
425 * gdb.base/style.exp: Test structure printing.
426 * gdb.base/style.c (struct some_struct): New type.
427 (enum etype): New type.
428 (struct_value): New global.
429
75525152
TV
4302020-02-21 Tom de Vries <tdevries@suse.de>
431
432 PR go/18926
433 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
434 Remove blanket xfails. Use message argument for gdb_breakpoint.
435 Make continuing to breakpoint test conditional on setting breakpoint.
436 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
437 DW_AT_name attribute. Add xfail for GCC PR93866.
438
bd360d30
AB
4392020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
440
441 * gdb.dwarf2/cpp-linkage-name.c: New file.
442 * gdb.dwarf2/cpp-linkage-name.exp: New file.
443
c7adb09f 4442020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
445
446 * lib/gdb.exp (gdb_wrapper_init): Reset
447 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
448 not exist.
449
a9c79803
TV
4502020-02-20 Tom de Vries <tdevries@suse.de>
451
452 PR go/17018
453 * gdb.go/hello.exp: Copy ...
454 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
455 print of st to print value of global definition. Add xfail for GCC
456 PR93844.
457 * gdb.go/hello.exp: Remove printing of st before definition.
458 * gdb.go/hello.go: Copy ...
459 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
460 to st.
461 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
462
d7445728
TV
4632020-02-20 Tom de Vries <tdevries@suse.de>
464
465 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
466 (gdb_simple_compile): Handle compile_flags go by using .go extension
467 for source file.
468 * gdb.go/chan.exp: Use support_go_compile.
469 * gdb.go/handcall.exp: Same.
470 * gdb.go/hello.exp: Same.
471 * gdb.go/integers.exp: Same.
472 * gdb.go/max-depth.exp: Same.
473 * gdb.go/methods.exp: Same.
474 * gdb.go/package.exp: Same.
475 * gdb.go/strings.exp: Same.
476 * gdb.go/types.exp: Same.
477 * gdb.go/unsafe.exp: Same.
478
c9c41e6d
TV
4792020-02-19 Tom de Vries <tdevries@suse.de>
480
481 * gdb.python/lib-types.exp: Make xfail more strict.
482
f20ff837
TV
4832020-02-19 Tom de Vries <tdevries@suse.de>
484
485 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
486
08410482
DE
4872020-02-19 Doug Evans <dje@google.com>
488
489 PR rust/25535
490 * gdb.rust/simple.exp: Add test.
491 * gdb.rust/simple.rs: Add test.
492
623563f7
TV
4932020-02-19 Tom de Vries <tdevries@suse.de>
494
495 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
496 output line-by-line.
497
d3308cfd
TV
4982020-02-19 Tom de Vries <tdevries@suse.de>
499
500 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
501
86cbc5dc
TV
5022020-02-19 Tom de Vries <tdevries@suse.de>
503
504 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
505 prelink.
506
9db2b96b
TV
5072020-02-19 Tom de Vries <tdevries@suse.de>
508
509 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
510 (gdb_do_cache): Use gdb_do_cache_wrap.
511 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
512
89e2fdc5
TV
5132020-02-19 Tom de Vries <tdevries@suse.de>
514
515 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
516 gdb_compile option.
517
373d7ac0
SM
5182020-02-18 Simon Marchi <simon.marchi@efficios.com>
519
520 * gdb.base/printcmds.exp (test_print_enums): Update expected
521 output.
522
b29a2df0
SM
5232020-02-18 Simon Marchi <simon.marchi@efficios.com>
524
525 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
526 for "unknown".
527
6740f0cc
SM
5282020-02-18 Simon Marchi <simon.marchi@efficios.com>
529
530 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
531 enumerator.
532
edd45eb0
SM
5332020-02-18 Simon Marchi <simon.marchi@efficios.com>
534
535 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
536 FE_, add FE_NONE.
537 (three): Update.
538 (enum flag_enum_without_zero): New enum.
539 (flag_enum_without_zero): New variable.
540 (enum not_flag_enum): New enum.
541 (three_not_flag): New variable.
542 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
543 (test_print_enums): Add more tests for printing flag enums.
544
d4295de4
TV
5452020-02-18 Tom de Vries <tdevries@suse.de>
546
547 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
548 (gdb_compile_ada): ... here.
549 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
550 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
551
f251f505
TT
5522020-02-14 Tom Tromey <tom@tromey.com>
553
554 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
555 build directory.
556 * boards/gdbserver-base.exp: Update path to gdbserver.
557
8f432634
TV
5582020-02-13 Tom de Vries <tdevries@suse.de>
559
560 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
561
92b6eaf7
TV
5622020-02-13 Tom de Vries <tdevries@suse.de>
563
564 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
565 are missing.
566
f3b0f7fe
TV
5672020-02-13 Tom de Vries <tdevries@suse.de>
568
569 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
570 call.
571
f6be8713
SDJ
5722020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
573
574 PR tui/25126
575 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
576 * gdb.base/cached-source-file.c: New file.
577 * gdb.base/cached-source-file.exp: New file.
578
b2770d5e
TV
5792020-02-11 Tom de Vries <tdevries@suse.de>
580
581 PR testsuite/25488
582 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
583
44f6938e
TV
5842020-02-10 Tom de Vries <tdevries@suse.de>
585
586 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
587
5f0e2eb7
MR
5882020-02-10 Maciej W. Rozycki <macro@wdc.com>
589
590 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
591 and $after_addr are both integers before making a comparison.
592
46ce2b6f
TV
5932020-02-09 Tom de Vries <tdevries@suse.de>
594
595 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
596 command output and paste it into gdb.log. If any, paste catch message
597 to gdb.log.
598
5abbbe1d
TT
5992020-02-07 Tom Tromey <tromey@adacore.com>
600
601 PR breakpoints/24915:
602 * gdb.base/annotate-symlink.exp: Use setup_xfail.
603
1d5d29e7
SV
6042020-02-06 Shahab Vahedi <shahab@synopsys.com>
605
606 * gdb.tui/tui-missing-src.exp: Add the "missing source
607 file" test for the TUI.
608
b0999b9b
AB
6092020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
610
611 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
612 including a port number in the output.
613
c3b149eb
AKS
6142020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
615
616 * lib/fortran.exp (fortran_int4): Handle clang.
617 (fortran_int8): Likewise.
618 (fortran_real4): Likewise.
619 (fortran_real8): Likewise.
620 (fortran_complex4): Likewise.
621 (fortran_logical4): Likewise.
622 (fortran_character1): Likewise.
623
f8dcc90b
TV
6242020-02-04 Tom de Vries <tdevries@suse.de>
625
626 * README (Race detection): Add note.
627
f90ac7c2
TV
6282020-02-04 Tom de Vries <tdevries@suse.de>
629
630 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
631
780636ae
TV
6322020-02-04 Tom de Vries <tdevries@suse.de>
633
634 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
635
5d2e1193
RA
6362020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
637
638 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
639 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
640 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
641 blttar, bnetarl.
642 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
643 binary for blttar, bnetarl.
644 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
645 wait instruction. Delete ldmx test.
646 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
647
e409c542
AKS
6482020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
649
650 * gdb.fortran/array-bounds-high.exp: New file.
651 * gdb.fortran/array-bounds-high.f90: New file.
652
b0029748
LD
6532020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
654
655 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
656 Replace #include of <sys/fcntl.h> by <fcntl.h>.
657
195a8287
TV
6582020-02-01 Tom de Vries <tdevries@suse.de>
659
660 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
661
42330a68
AB
6622020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
663
664 PR tui/9765
665 * gdb.tui/tui-layout-asm-short-prog.S: New file.
666 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
667
b62a8028
LM
6682020-01-29 Luis Machado <luis.machado@linaro.org>
669
670 * gdb.arch/aarch64-brk-patterns.c: New source file.
671 * gdb.arch/aarch64-brk-patterns.exp: New test.
672
5f440116
TBA
6732020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
674
675 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
676 GCC/Clang version.
677 * gdb.cp/pass-by-ref.exp: Ditto.
678
ee2a6fc6
TV
6792020-01-29 Tom de Vries <tdevries@suse.de>
680
681 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
682 * gdb.threads/watchpoint-fork-mt.c: Same.
683 * gdb.threads/watchpoint-fork-parent.c: Same.
684 * gdb.threads/watchpoint-fork-st.c: Same.
685 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
686
16b10d6e
LM
6872020-01-27 Luis Machado <luis.machado@linaro.org>
688
689 * gdb.base/step-over-syscall.exp (setup): Check if we're already
690 sitting at a syscall instruction when we hit the syscall function's
691 breakpoint.
692 Check PC against one obtained with the x command.
693 Validate syscall number.
694 (step_over_syscall): Don't continue to the syscall instruction if
695 we're already there.
696
b1468492
PW
6972020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
698
699 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
700
7ffa82e1
AB
7012020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
702
703 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
704 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
705
3d92a3e3
AB
7062020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
707
708 * gdb.dwarf2/dw2-inline-stepping.c: New file.
709 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
710
94a72be7
AB
7112020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
712
713 * gdb.base/maint.exp: Update line table parsing test.
714 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
715
53af73bf
PA
7162020-01-24 Pedro Alves <palves@redhat.com>
717
718 PR gdb/25410
719 * gdb.multi/multi-re-run-1.c: New.
720 * gdb.multi/multi-re-run-2.c: New.
721 * gdb.multi/multi-re-run.exp: New.
722
1ba1ac88
AB
7232020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
724
725 PR gdb/23718
726 * gdb.server/server-kill-python.exp: New file.
727
f3364a6d
AB
7282020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
729
730 * gdb.server/multi-ui-errors.c: New file.
731 * gdb.server/multi-ui-errors.exp: New file.
732
733d0a67
AB
7332020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
734
735 PR tui/9765
736 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
737
4f13c1c0
TT
7382020-01-19 Tom Tromey <tom@tromey.com>
739
740 * gdb.tui/main.exp: Add check for plain "file".
741
40c94099
CB
7422020-01-16 Christian Biesinger <cbiesinger@google.com>
743
744 * lib/gdb.exp: Fix spelling error (seperatelly).
745
ff47f4f0
TT
7462020-01-14 Tom Tromey <tom@tromey.com>
747
748 PR symtab/12535:
749 * gdb.python/python.exp: Test decode_line with empty string
750 argument.
751
717c684d
BE
7522020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
753
754 * gdb.base/skip-inline.exp: Extend test.
755
44e4c775
AB
7562020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
757
758 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
759 * gdb.dwarf2/dw2-bad-elf.c: New file.
760 * gdb.dwarf2/dw2-bad-elf.exp: New file.
761
d93c6db7
AB
7622020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
763
764 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
765 _line_saw_file.
766
9a6d629c
AB
7672020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
768
769 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
770 border.
771
d9ebdab7
TBA
7722020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
773
774 * gdb.multi/multi-target.exp (setup): Factor out "info
775 connections" and "info inferiors" tests to ...
776 (test_info_inferiors): ... this new procedure.
777 (top level): Run new "info-inferiors" tests.
778
f3c469b9
PA
7792020-01-10 Pedro Alves <palves@redhat.com>
780
781 * gdb.server/bkpt-other-inferior.exp: New file.
782
121b3efd
PA
7832020-01-10 Pedro Alves <palves@redhat.com>
784
785 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
786 of "add-inferior".
787 * gdb.base/quit-live.exp: Likewise.
788 * gdb.base/remote-exec-file.exp: Likewise.
789 * gdb.guile/scm-progspace.exp: Likewise.
790 * gdb.linespec/linespec.exp: Likewise.
791 * gdb.mi/new-ui-mi-sync.exp: Likewise.
792 * gdb.mi/user-selected-context-sync.exp: Likewise.
793 * gdb.multi/multi-target.exp (setup): Add "info connection" and
794 "info inferiors" tests.
795 * gdb.multi/remove-inferiors.exp: Adjust expected output of
796 "add-inferior".
797 * gdb.multi/watchpoint-multi.exp: Likewise.
798 * gdb.python/py-inferior.exp: Likewise.
799 * gdb.server/extended-remote-restart.exp: Likewise.
800 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
801 "info inferiors".
802 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
803 * gdb.trace/report.exp: Likewise.
804
1dadb1dd
PA
8052020-01-10 Pedro Alves <palves@redhat.com>
806
807 * gdb.multi/multi-target.c: New file.
808 * gdb.multi/multi-target.exp: New file.
809 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
810 mode requested, but remote does not support non-stop".
811
78f2c40a
PA
8122020-01-10 Pedro Alves <palves@redhat.com>
813
814 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
815 disconnect before reconnecting.
816
e7af6c70
TBA
8172020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
818 Pedro Alves <palves@redhat.com>
819
820 * gdb.server/connect-without-multi-process.exp: Also test
821 continuing to end.
822
acdf84a6
PA
8232020-01-10 Pedro Alves <palves@redhat.com>
824
825 * gdb.base/remote-exec-file.exp: New file.
826
873657b9
PA
8272020-01-10 Pedro Alves <palves@redhat.com>
828
829 * gdb.base/fork-running-state.exp (do_test): Adjust expected
830 output.
831 * gdb.threads/async.c: New.
832 * gdb.threads/async.exp: New.
833 * gdb.multi/tids-gid-reset.c: New.
834 * gdb.multi/tids-gid-reset.exp: New.
835
7f0ae84c
GB
8362020-01-10 George Barrett <bob@bob131.so>
837
838 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
839 to help in finding the image relocation offset.
840 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
841 options in arguments.
842 (stap_test_no_debuginfo): Likewise.
843 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
844 test variants.
845 (stap_test): Add null semaphore relocation test.
846
47e9d49d
GB
8472020-01-10 George Barrett <bob@bob131.so>
848
849 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
850 * gdb.base/stap-probe.exp: Likewise.
851 (stap_test): Pass argument as an additional flag.
852 (stap_test_no_debuginfo): Likewise.
853 (stap_test): Check `info probes stap' output for semaphore
854 addresses if the test binary is supposed to have them.
855
f5a7c406
AB
8562020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
857
858 * gdb.tui/basic.exp: Add more scrolling tests.
859
9ae6bf64
TT
8602020-01-09 Tom Tromey <tom@tromey.com>
861
862 PR tui/18932:
863 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
864 meangingful value.
865 (Term::command, Term::resize): Update.
866 * gdb.tui/basic.exp: Add scrolling test.
867
b2efe70c
AB
8682020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
869
870 * gdb.tui/tui-layout-asm.exp: New file.
871
3804da7e
AB
8722020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
873
874 * lib/tuiterm.exp (Term::check_box_contents): New proc.
875
b40aa28f
AB
8762020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
877
878 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
879 (Term::enter_tui): Use Term::prepare_for_tui.
880
63ffd7c9
AB
8812020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
882
883 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
884 called.
885
3be966f6
AB
8862020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
887
888 * gdb.base/skip.exp: Fix race condition in test.
889
153d79c4
AB
8902020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
891
892 * gdb.base/backtrace.c: New file.
893 * gdb.base/backtrace.exp: New file.
894
f2302a34
AB
8952020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
896
897 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
898
6ec1d75e
PW
8992020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
900
901 * gdb.base/style.exp: Test that warnings are styled.
902
c296cbe6
BE
9032019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
904
905 * gdb.base/line65535.exp: New file.
906 * gdb.base/line65535.c: New file.
907
b28a729d
SM
9082019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
909
910 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
911 * lib/gnat_debug_info_test.adb: New file.
912 * gdb.ada/ptype_tagged_param.exp: Use
913 gnat_runtime_has_debug_info, expect a different output if
914 runtime does not have debug info.
915
7f2d7a0d
SM
9162019-12-20 Simon Marchi <simon.marchi@efficios.com>
917
918 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
919 (another) quote in test name.
920
f3bce483
SM
9212019-12-20 Simon Marchi <simon.marchi@efficios.com>
922
923 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
924 Add quote in test name.
925
c855a912
TBA
9262019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
927
928 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
929 directory instead.
930 * gdb.cp/pass-by-ref.exp: Extend with more cases.
931 * gdb.cp/pass-by-ref-2.cc: New file.
932 * gdb.cp/pass-by-ref-2.exp: New file.
933
fc9d2d72
TT
9342019-12-20 Tom Tromey <tom@tromey.com>
935
936 * gdb.tui/list-before.exp: New file.
937
77b97e00
TT
9382019-12-20 Tom Tromey <tom@tromey.com>
939
940 * gdb.tui/list.exp: Check for source on initial listing.
941
f69656d0
TT
9422019-12-11 Tom Tromey <tromey@adacore.com>
943
944 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
945 Add crlf test.
946
99a55965
SM
9472019-12-18 Simon Marchi <simon.marchi@efficios.com>
948
949 * gdb.base/default.exp: Update value of $_gdb_major.
950
5024637f
BE
9512019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
952
953 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
954
b63634be
BE
9552019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
956
957 * gdb.base/skip.exp: Whitespace fix.
958
45d73523
BE
9592019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
960
961 * gdb.base/skip-inline.c: New file.
962 * gdb.base/skip-inline.exp: New file.
963
d043f8c8
SM
9642019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
965
966 * gdb.base/jit-reader.exp (jit_reader_test): Rename
967 jit_function_00 to jit_function_stack_mangle.
968 * gdb.base/jithost.c (jit_function_t): Rename to...
969 (jit_function_stack_mangle_t): ... this.
970 (jit_function_add_t): New typedef.
971 (jit_function_00_code): Rename to...
972 (jit_function_stack_mangle_code): ... this, make static.
973 (jit_function_add_code): New.
974 (main): Generate "add" function and call it. Adjust to changes
975 in jithost_abi.
976 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
977 (struct jithost_abi) <begin, end>: Remove fields.
978 <object, function_stack_mangle, function_add>: New fields.
979 * gdb.base/jitreader.c (struct reader_state) <code_begin,
980 code_end>: Remove fields.
981 <func_stack_mangle>: New field.
982 (read_debug_info): Adjust to renaming, create block for "add"
983 function.
984 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
985
873de05c
TT
9862019-12-11 Tom Tromey <tom@tromey.com>
987
988 * gdb.tui/resize.exp: Fix regexp.
989 * gdb.tui/regs.exp: Fix regexps.
990 * gdb.tui/main.exp: Fix regexp.
991
3d979945
TT
9922019-12-11 Tom Tromey <tom@tromey.com>
993
994 * gdb.tui/resize.exp: Update.
995 * gdb.tui/empty.exp (layouts): Update.
996
2192a9d3
TT
9972019-12-11 Tom Tromey <tom@tromey.com>
998
999 * gdb.tui/regs.exp: Update.
1000 * gdb.tui/empty.exp (layouts): Update.
1001 * gdb.tui/basic.exp: Update.
1002 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1003
d8edc8b7
PW
10042019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1005
1006 * gdb.base/options.exp: Add -raw-values in the print completion list.
1007 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1008
4c12d936
KB
10092019-12-10 Kevin Buettner <kevinb@redhat.com>
1010
1011 * gdb.threads/omp-par-scope.c: New file.
1012 * gdb/threads/omp-par-scope.exp: New file.
1013
26b911fb
KB
10142019-12-10 Kevin Buettner <kevinb@redhat.com>
1015
bb47f919
KB
1016 * lib/gdb.exp (support_nested_function_tests): New proc.
1017
10182019-12-10 Kevin Buettner <kevinb@redhat.com>
1019
1020 * lib/gdb.exp (gdb_compile_openmp): New proc.
1021 (build_executable_from_specs): Add an "openmp" option.
1022 (gdb_compile_pthreads): Add non-executable case.
26b911fb 1023
6c71eb7d
TT
10242019-12-10 Tom Tromey <tromey@adacore.com>
1025
1026 * gdb.ada/unchecked_union.exp: New file.
1027 * gdb.ada/unchecked_union/pck.adb: New file.
1028 * gdb.ada/unchecked_union/pck.ads: New file.
1029 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1030 * gdb-utils.exp (string_to_regexp): Also quote "?".
1031
bac7c5cf
GB
10322019-12-10 George Barrett <bob@bob131.so>
1033
1034 Test scripted probe breakpoints.
1035 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1036 * gdb.python/py-breakpoint.c (main): Likewise.
1037 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1038 specifier test.
1039 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1040
330f1d38
TBA
10412019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1042
1043 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1044 an rvalue parameter.
1045 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1046 parameter.
1047
b43315e2
AB
10482019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1049
1050 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1051 modules.
1052
54f73dad
AB
10532019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1054
1055 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1056 broken version of GCC.
1057
d57cbee9
AB
10582019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1059
1060 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1061 sym-info-cmds library.
1062 * gdb.fortran/info-types.exp: Likewise.
1063 * lib/sym-info-cmds.exp: New file.
1064
c14aab8c
TV
10652019-12-08 Tom de Vries <tdevries@suse.de>
1066
1067 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1068
aa2d5a42
KS
10692019-12-07 Keith Seitz <keiths@redhat.com>
1070
1071 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1072 * gdb.base/corefile-buildid-shlib.c: New file.
1073 * gdb.base/corefile-buildid.c: New file.
1074 * gdb.base/corefile-buildid.exp: New file.
1075
93e55f0a
TV
10762019-12-06 Tom de Vries <tdevries@suse.de>
1077
1078 * gdb.dwarf2/varval.exp: Add decl before def test.
1079
c7d12402
TBA
10802019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1081
1082 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1083
06acc08f
TBA
10842019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1085
1086 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1087 CV and reference conversion for overload resolution.
1088 * gdb.cp/rvalue-ref-overload.exp: Test it.
1089
e0fad1ea
PW
10902019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1091
1092 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1093 * gdb.base/frameapply.exp: Test faas without command.
1094
8d70a9f0
AB
10952019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1096
1097 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1098 Fortran tests.
1099 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1100 order.
1101
36c8fb93
AB
11022019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1103
1104 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1105 casting to type with no kind specified.
1106 (test_basic_parsing_of_type_kinds): Additional tests for types
1107 with no kind specified, and add tests for single/double
1108 precision/complex types.
1109
4139ff00
TT
11102019-12-04 Tom Tromey <tromey@adacore.com>
1111
1112 * gdb.base/endianity.c (struct other) <x>: New field.
1113 (main): Initialize it.
1114 * gdb.base/endianity.exp: Update.
1115
a05cf17a
TT
11162019-12-04 Tom Tromey <tromey@adacore.com>
1117
1118 * gdb.ada/scalar_storage/storage.adb: New file.
1119 * gdb.ada/scalar_storage/pck.adb: New file.
1120 * gdb.ada/scalar_storage/pck.ads: New file.
1121 * gdb.ada/scalar_storage.exp: New file.
1122
103a685e
TT
11232019-12-04 Tom Tromey <tromey@adacore.com>
1124
1125 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1126 (main): Initialize it.
1127 * gdb.base/endianity.exp: Update.
1128
c2512106
AB
11292019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1130
1131 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1132
293b38d6
AB
11332019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1134
1135 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1136 -symbol-info-module-functions and -symbol-info-module-variables.
1137
216a7e6b
AB
11382019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1139
1140 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1141
5bbd8269
AB
11422019-12-01 Richard Bunt <richard.bunt@arm.com>
1143 Andrew Burgess <andrew.burgess@embecosm.com>
1144
1145 * gdb.fortran/derived-type-striding.exp: New file.
1146 * gdb.fortran/derived-type-striding.f90: New file.
1147 * gdb.fortran/array-slices.exp: New file.
1148 * gdb.fortran/array-slices.f90: New file.
1149
be09caf1
PW
11502019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1151
1152 * gdb.base/define.exp: Test . in command names.
1153 * gdb.base/setshow.exp: Update test, as . is now part of
1154 command name.
1155
643c0cbe
PW
11562019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1157
1158 * gdb.base/define-prefix.exp: New file.
1159
dcdec678
AB
11602019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1161
1162 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1163 compile.
1164 (skip_btrace_pt_tests): Likewise.
1165
640ab947
AB
11662019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1167
1168 * gdb.fortran/info-modules.exp: Compile source files in correct
1169 order.
1170
d22670f0
KB
11712019-11-27 Kevin Buettner <kevinb@redhat.com>
1172
1173 * gdb.dwarf2/imported-unit.exp: New file.
1174 * gdb.dwarf2/imported-unit.c: New file.
1175
db5960b4
AB
11762019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1177
1178 * gdb.mi/mi-fortran-modules-2.f90: New file.
1179 * gdb.mi/mi-fortran-modules.exp: New file.
1180 * gdb.mi/mi-fortran-modules.f90: New file.
1181
7dc42066
AB
11822019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1183
1184 * gdb.mi/mi-sym-info-1.c: New file.
1185 * gdb.mi/mi-sym-info-2.c: New file.
1186 * gdb.mi/mi-sym-info.exp: New file.
1187
0dfeecca
TT
11882019-11-22 Tom Tromey <tromey@adacore.com>
1189
1190 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1191 * gdb.ada/tasks/foo.adb: Add another stopping location.
1192
34877895
PJ
11932019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1194
1195 * gdb.base/endianity.c: New test.
1196 * gdb.base/endianity.exp: New file.
1197
2e84f897
LD
11982019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1199
1200 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1201
65d1cd5f
TV
12022019-11-21 Tom de Vries <tdevries@suse.de>
1203
1204 PR gdb/24956
1205 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1206
4f22c3f4
SDJ
12072019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1208
1209 * gdb.python/py-progspace.exp: Add missing parentheses on some
1210 'print' commands.
1211
9f6ad286
TT
12122019-11-19 Tom Tromey <tom@tromey.com>
1213
1214 * gdb.tui/winheight.exp: New file.
1215
0b8dbf3f
AB
12162019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1217
1218 * gdb.base/ctf-whatis.c: Delete.
1219 * gdb.base/ctf-whatis.exp: Delete.
1220 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1221
f833b7a7
AB
12222019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1223
1224 * gdb.base/ctf-cvexpr.exp: Delete.
1225 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1226
30d0a636
AB
12272019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1228
1229 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1230 the compiler. Clean up header comment a little.
1231 * gdb.base/ctf-ptype.exp: Likewise.
1232 * gdb.base/ctf-whatis.exp: Likewise.
1233 * lib/gdb.exp (skip_ctf_tests): New proc.
1234
494409bb
SDJ
12352019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1236
1237 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1238 * gdb.tui/corefile-run.exp: New file.
1239
55708e99
TT
12402019-11-14 Tom Tromey <tromey@adacore.com>
1241
1242 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1243 regression tests.
1244
45e42163
TT
12452019-11-12 Tom Tromey <tom@tromey.com>
1246
1247 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1248 after any command. Expect prompt after WAIT_FOR is seen.
1249 (enter_tui): Enable resize messages.
1250 (command): Expect command in output.
1251 (get_line): Avoid error when cursor appears to be off-screen.
1252 (dump_screen): Include screen size in title.
1253 (_do_resize): New proc, from "resize".
1254 (resize): Rewrite. Do resize in two steps.
1255 * gdb.tui/empty.exp (layouts): Fix entries.
1256 (check_boxes): Remove xfail.
1257 (check_text): Dump screen on failure.
1258
086baaf1
AB
12592019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1260
1261 * gdb.python/py-symbol.exp: Add test for
1262 gdb.lookup_static_symbols.
1263
09ff83af
AB
12642019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1265
1266 * gdb.python/py-symbol.c: Declare and call function from new
1267 py-symbol-2.c file.
1268 * gdb.python/py-symbol.exp: Compile both source files, and add new
1269 tests for gdb.lookup_static_symbol.
1270 * gdb.python/py-symbol-2.c: New file.
1271
11af934b
TV
12722019-11-02 Tom de Vries <tdevries@suse.de>
1273
1274 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1275 * gdb.base/anon.exp: Same.
1276 * gdb.base/auto-connect-native-target.exp: Same.
1277 * gdb.base/call-ar-st.exp: Same.
1278 * gdb.base/catch-syscall.exp: Same.
1279 * gdb.base/commands.exp: Same.
1280 * gdb.base/default.exp: Same.
1281 * gdb.base/display.exp: Same.
1282 * gdb.base/float.exp: Same.
1283 * gdb.base/foll-fork.exp: Same.
1284 * gdb.base/help.exp: Same.
1285 * gdb.base/info-macros.exp: Same.
1286 * gdb.base/info-proc.exp: Same.
1287 * gdb.base/info-target.exp: Same.
1288 * gdb.base/long_long.exp: Same.
1289 * gdb.base/macscp.exp: Same.
1290 * gdb.base/memattr.exp: Same.
1291 * gdb.base/nofield.exp: Same.
1292 * gdb.base/pointers.exp: Same.
1293 * gdb.base/printcmds.exp: Same.
1294 * gdb.base/ptype.exp: Same.
1295 * gdb.base/restore.exp: Same.
1296 * gdb.base/return.exp: Same.
1297 * gdb.base/scope.exp: Same.
1298 * gdb.base/set-noassign.exp: Same.
1299 * gdb.base/setshow.exp: Same.
1300 * gdb.base/shlib-call.exp: Same.
1301 * gdb.base/signals.exp: Same.
1302 * gdb.base/sigstep.exp: Same.
1303 * gdb.base/skip.exp: Same.
1304 * gdb.base/solib-symbol.exp: Same.
1305 * gdb.base/stap-probe.exp: Same.
1306 * gdb.base/step-line.exp: Same.
1307 * gdb.base/step-test.exp: Same.
1308 * gdb.base/style.exp: Same.
1309 * gdb.base/varargs.exp: Same.
1310 * gdb.base/vla-datatypes.exp: Same.
1311 * gdb.base/vla-ptr.exp: Same.
1312 * gdb.base/vla-sideeffect.exp: Same.
1313 * gdb.base/volatile.exp: Same.
1314 * gdb.base/watch-cond-infcall.exp: Same.
1315 * gdb.base/watchpoint.exp: Same.
1316
e96ec2ba
TV
13172019-11-02 Tom de Vries <tdevries@suse.de>
1318
1319 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1320 * gdb.cp/cpexprs.exp: Same.
1321 * gdb.cp/except-multi-location.exp: Same.
1322 * gdb.cp/exceptprint.exp: Same.
1323 * gdb.cp/gdb2384.exp: Same.
1324 * gdb.cp/inherit.exp: Same.
1325 * gdb.cp/m-static.exp: Same.
1326 * gdb.cp/meth-typedefs.exp: Same.
1327 * gdb.cp/misc.exp: Same.
1328 * gdb.cp/namespace.exp: Same.
1329 * gdb.cp/non-trivial-retval.exp: Same.
1330 * gdb.cp/overload.exp: Same.
1331 * gdb.cp/pr17132.exp: Same.
1332 * gdb.cp/re-set-overloaded.exp: Same.
1333 * gdb.cp/rvalue-ref-types.exp: Same.
1334 * gdb.cp/templates.exp: Same.
1335
bd5766ec
LM
13362019-11-01 Luis Machado <luis.machado@linaro.org>
1337
1338 PR gdb/25124
1339
1340 * gdb.arch/pr25124.S: New file.
1341 * gdb.arch/pr25124.exp: New file.
1342
165f8965
AB
13432019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1344
1345 * gdb.fortran/info-modules.exp: Update expected results, and add
1346 additional tests for 'info module functinos', and 'info module
1347 variables'.
1348 * gdb.fortran/info-types.exp: Update expected results.
1349 * gdb.fortran/info-types.f90: Extend testcase with additional
1350 module variables and functions.
1351
59c35742
AB
13522019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1353
1354 * gdb.fortran/info-modules.exp: New file.
1355 * gdb.fortran/info-types.exp: Build with new file.
1356 * gdb.fortran/info-types.f90: Include and use new module.
1357 * gdb.fortran/info-types-2.f90: New file.
1358
f3fb2519
PW
13592019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1360
1361 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1362 * gdb.base/settings.exp: Test all settings types using
1363 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1364 that now verifies that the value of "maint show" is the same as
1365 returned by the settings functions. Test the type of the
1366 maintenance settings.
1367 * gdb.base/default.exp: Update show_conv_list.
1368
d1e36019
TV
13692019-10-31 Tom de Vries <tdevries@suse.de>
1370
1371 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1372 gdb_test.
1373 * gdb.arch/amd64-disp-step.exp: Same.
1374 * gdb.asm/asm-source.exp: Same.
1375 * gdb.btrace/buffer-size.exp: Same.
1376 * gdb.btrace/cpu.exp: Same.
1377 * gdb.btrace/enable.exp: Same.
1378 * gdb.dwarf2/count.exp: Same.
1379 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1380 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1381 * gdb.fortran/vla-datatypes.exp: Same.
1382 * gdb.fortran/vla-history.exp: Same.
1383 * gdb.fortran/vla-ptype.exp: Same.
1384 * gdb.fortran/vla-value.exp: Same.
1385 * gdb.fortran/whatis_type.exp: Same.
1386 * gdb.guile/guile.exp: Same.
1387 * gdb.multi/tids.exp: Same.
1388 * gdb.python/py-finish-breakpoint.exp: Same.
1389 * gdb.python/py-framefilter.exp: Same.
1390 * gdb.python/py-pp-registration.exp: Same.
1391 * gdb.python/py-xmethods.exp: Same.
1392 * gdb.python/python.exp: Same.
1393 * gdb.server/connect-with-no-symbol-file.exp: Same.
1394 * gdb.server/no-thread-db.exp: Same.
1395 * gdb.server/run-without-local-binary.exp: Same.
1396 * gdb.stabs/weird.exp: Same.
1397 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1398 * gdb.threads/thread-find.exp: Same.
1399 * gdb.threads/tls-shared.exp: Same.
1400 * gdb.threads/tls.exp: Same.
1401 * gdb.threads/wp-replication.exp: Same.
1402 * gdb.trace/ax.exp: Same.
1403 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1404
3d11e68e
TV
14052019-10-31 Tom de Vries <tdevries@suse.de>
1406
1407 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1408 * gdb.ada/array_subscript_addr.exp: Same.
1409 * gdb.ada/arrayidx.exp: Same.
1410 * gdb.ada/arrayparam.exp: Same.
1411 * gdb.ada/arrayptr.exp: Same.
1412 * gdb.ada/boolean_expr.exp: Same.
1413 * gdb.ada/call_pn.exp: Same.
1414 * gdb.ada/complete.exp: Same.
1415 * gdb.ada/fixed_cmp.exp: Same.
1416 * gdb.ada/fun_addr.exp: Same.
1417 * gdb.ada/funcall_param.exp: Same.
1418 * gdb.ada/interface.exp: Same.
1419 * gdb.ada/mod_from_name.exp: Same.
1420 * gdb.ada/null_array.exp: Same.
1421 * gdb.ada/packed_array.exp: Same.
1422 * gdb.ada/packed_tagged.exp: Same.
1423 * gdb.ada/print_chars.exp: Same.
1424 * gdb.ada/print_pc.exp: Same.
1425 * gdb.ada/ptype_arith_binop.exp: Same.
1426 * gdb.ada/ptype_field.exp: Same.
1427 * gdb.ada/ptype_tagged_param.exp: Same.
1428 * gdb.ada/rec_return.exp: Same.
1429 * gdb.ada/ref_tick_size.exp: Same.
1430 * gdb.ada/str_ref_cmp.exp: Same.
1431 * gdb.ada/taft_type.exp: Same.
1432 * gdb.ada/tagged.exp: Same.
1433 * gdb.ada/type_coercion.exp: Same.
1434 * gdb.ada/uninitialized_vars.exp: Same.
1435
60b6ede8
TV
14362019-10-30 Tom de Vries <tdevries@suse.de>
1437
1438 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1439
30baf67b
TV
14402019-10-26 Tom de Vries <tdevries@suse.de>
1441
1442 * gdb.base/bigcore.c: Fix typos in comments.
1443 * gdb.base/ctf-ptype.c: Same.
1444 * gdb.base/long_long.c: Same.
1445 * gdb.dwarf2/dw2-op-out-param.S: Same.
1446 * gdb.python/py-evthreads.c: Same.
1447 * gdb.reverse/i387-stack-reverse.c: Same.
1448 * gdb.trace/tfile.c: Same.
1449 * lib/compiler.c: Same.
1450 * lib/compiler.cc: Same.
1451
158da0d1
TV
14522019-10-25 Tom de Vries <tdevries@suse.de>
1453
1454 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1455 gdb_test_multiple calls.
1456 * gdb.reverse/sigall-reverse.exp: Same.
1457 * gdb.reverse/solib-precsave.exp: Same.
1458 * gdb.reverse/solib-reverse.exp: Same.
1459 * gdb.reverse/until-precsave.exp: Same.
1460 * gdb.reverse/until-reverse.exp: Same.
1461
4ccdfbec
TV
14622019-10-24 Tom de Vries <tdevries@suse.de>
1463
1464 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1465 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1466 kfail using -wrap pattern flag and convenience variable
1467 gdb_test_name.
1468
33d569b7
AB
14692019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1470
1471 * gdb.python/py-progspace.exp: Add tests for the
1472 Progspace.block_for_pc method.
1473
4d0b984b
TT
14742019-10-23 Tom Tromey <tom@tromey.com>
1475
1476 * configure: Rebuild.
1477 * aclocal.m4: Use m4_include, not sinclude.
1478
94cb3754
TV
14792019-10-21 Tom de Vries <tdevries@suse.de>
1480
1481 * gdb.base/infcall-nested-structs.c: Add
1482 __attribute__((noinline,noclone)) to all functions.
1483 (call_all): Add missing variable initialization. Simplify return value.
1484 (breakpt): Increment volatile variable, to prevent call from being
1485 optimized out.
1486 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1487
062f1fc1
TV
14882019-10-17 Tom de Vries <tdevries@suse.de>
1489
1490 * gdb.fortran/module.exp: Allow info variables to print info for files
1491 other than module.f90.
1492
0b54364d
AB
14932019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1494
1495 * gdb.fortran/module.exp: Extend with 'info variables' test.
1496
7ff5fae7
AB
14972019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1498
1499 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1500 F77_FOR_TARGET.
1501
d10eccaa
TV
15022019-10-16 Tom de Vries <tdevries@suse.de>
1503
1504 PR tdep/25096
1505 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1506
745ff14e
TV
15072019-10-16 Tom de Vries <tdevries@suse.de>
1508
1509 PR tdep/24104
1510 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1511 Add KFAIL for PR tdep/25096.
1512
03e1ab94
TV
15132019-10-16 Tom de Vries <tdevries@suse.de>
1514
1515 PR testsuite/25059
1516 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1517
b17fcc10
TV
15182019-10-16 Tom de Vries <tdevries@suse.de>
1519
1520 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1521 as signed.
1522
9223170f
SM
15232019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1524
1525 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1526 one instead of increasing timeout.
1527
d6e76313
TV
15282019-10-13 Tom de Vries <tdevries@suse.de>
1529
1530 PR record/25038
1531 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1532 * gdb.reverse/sigall-reverse.exp: Same.
1533 * gdb.reverse/solib-precsave.exp: Same.
1534 * gdb.reverse/solib-reverse.exp: Same.
1535 * gdb.reverse/step-precsave.exp: Same.
1536 * gdb.reverse/until-precsave.exp: Same.
1537 * gdb.reverse/until-reverse.exp: Same.
1538 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1539
6dfc0041
AA
15402019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1541
1542 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1543 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1544 (cmp_struct_05_01, cmp_struct_static_02_01)
1545 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1546 comparisons.
1547
abcf2cc8
TV
15482019-10-10 Tom de Vries <tdevries@suse.de>
1549
1550 PR testsuite/24888
1551 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1552 gnatlink.
1553
a50faaf6
TV
15542019-10-09 Tom de Vries <tdevries@suse.de>
1555
1556 PR testsuite/25048
1557 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1558
60ff3cd7
AB
15592019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1560
1561 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1562 exceptions due to missing debug information.
1563
dfee8566
TV
15642019-10-07 Tom de Vries <tdevries@suse.de>
1565
1566 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1567
3d63690a
AB
15682019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1569
1570 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1571 * gdb.base/annota1.exp: Update to use gdb_test_name.
1572
30d1f018
WP
15732019-10-07 Weimin Pan <weimin.pan@oracle.com>
1574
1575 * gdb.base/ctf-whatis.exp: New file.
1576 * gdb.base/ctf-whatis.c: New file.
1577 * gdb.base/ctf-ptype.exp: New file.
1578 * gdb.base/ctf-ptype.c: New file.
1579 * gdb.base/ctf-constvars.exp: New file.
1580 * gdb.base/ctf-constvars.c: New file.
1581 * gdb.base/ctf-cvexpr.exp: New file.
1582
4dbbb47c
TV
15832019-10-04 Tom de Vries <tdevries@suse.de>
1584
1585 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1586 for loop.
1587
77c2dba3
TT
15882019-10-03 Tom Tromey <tom@tromey.com>
1589
1590 PR rust/24976:
1591 * gdb.rust/simple.rs (Union2): New type.
1592 (main): Use Union2.
1593 * gdb.rust/simple.exp: Add test.
1594
179aed7f
AB
15952019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1596
1597 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1598 nested function prefix.
1599
0a4b0913
AB
16002019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1601 Richard Bunt <richard.bunt@arm.com>
1602 Andrew Burgess <andrew.burgess@embecosm.com>
1603
1604 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1605 nested functions.
1606 * gdb.fortran/nested-funcs.f90: Update expected results.
1607 * gdb.fortran/nested-funcs-2.exp: New file.
1608 * gdb.fortran/nested-funcs-2.f90: New file.
1609
082cce05
AB
16102019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1611
1612 * gdb.python/py-parameter.exp: Make test names unique.
1613 * gdb.python/py-template.exp: Likewise.
1614 * gdb.python/py-value.exp: Likewise.
1615
2b74ba5a
AB
16162019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1617
1618 * gdb.base/break-interp.exp: Reduce test name duplication.
1619 * gdb.base/call-sc.exp: Likewise.
1620 * gdb.base/callfuncs.exp: Likewise.
1621 * gdb.base/charset.exp: Likewise.
1622 * gdb.base/dump.exp: Likewise.
1623 * gdb.base/ena-dis-br.exp: Likewise.
1624 * gdb.base/relational.exp: Likewise.
1625 * gdb.base/step-over-syscall.exp: Likewise.
1626 * gdb.base/structs.exp: Likewise.
1627
58eb20d5
AB
16282019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1629
1630 * gdb.linespec/explicit.exp: Make test names unique.
1631 * gdb.linespec/ls-errs.exp: Likewise.
1632
4d421147
AB
16332019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1634
1635 * gdb.reverse/break-precsave.exp: Make test names unique.
1636 * gdb.reverse/break-reverse.exp: Likewise.
1637 * gdb.reverse/finish-precsave.exp: Likewise.
1638 * gdb.reverse/finish-reverse.exp: Likewise.
1639 * gdb.reverse/machinestate-precsave.exp: Likewise.
1640 * gdb.reverse/machinestate.exp: Likewise.
1641 * gdb.reverse/readv-reverse.exp: Likewise.
1642 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1643 * gdb.reverse/sigall-precsave.exp: Likewise.
1644 * gdb.reverse/sigall-reverse.exp: Likewise.
1645 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1646 * gdb.reverse/watch-precsave.exp: Likewise.
1647 * gdb.reverse/watch-reverse.exp: Likewise.
1648
d8c06f22
AB
16492019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1650
1651 * gdb.threads/stop-with-handle.c: New file.
1652 * gdb.threads/stop-with-handle.exp: New file.
1653
3a56ed86
TV
16542019-10-03 Tom de Vries <tdevries@suse.de>
1655
1656 PR testsuite/25059
1657 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1658 directory" line to be missing.
1659
42275044
TV
16602019-10-03 Tom de Vries <tdevries@suse.de>
1661
1662 PR testsuite/25059
1663 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1664 type optional.
1665
9ef62df0
AA
16662019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1667
1668 * gdb.python/py-format-string.c (string.h): New include.
1669 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1670 the same value, for endianness-independence.
1671 * gdb.python/py-format-string.exp (default_regexp_dict)
1672 (test_pretty_structs, test_format): Adjust expected output to the
1673 changed initialization.
1674
37f6a7f4
TT
16752019-10-02 Tom Tromey <tromey@adacore.com>
1676
1677 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1678
1d58d6a2
PA
16792019-10-02 Pedro Alves <palves@redhat.com>
1680 Andrew Burgess <andrew.burgess@embecosm.com>
1681
1682 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1683 "print-file-var.h".
1684 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1685 (get_version_1): Print this_version_id and its address.
1686 Add extern "C" wrappers around interface functions.
1687 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1688 "print-file-var.h".
1689 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1690 (get_version_2): Print this_version_id and its address.
1691 Add extern "C" wrappers around interface functions.
1692 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1693 <stddef.h> and "print-file-var.h".
1694 Add extern "C" wrappers around interface functions.
1695 [VERSION_ID_MAIN] (this_version_id): Define.
1696 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1697 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1698 up extern "C" blocks.
1699 * gdb.base/print-file-var.exp (test): New, factored out from top
1700 level.
1701 (top level): Test all combinations of attribute hidden or not,
1702 dlopen or not, and this_version_id symbol in main file or not.
1703 Compile tests as both C++ and C, make test names unique.
1704
d770d56f
TT
17052019-10-01 Tom Tromey <tom@tromey.com>
1706
1707 * gdb.base/style.exp: Test "show logging filename".
1708
7f6aba03
TT
17092019-10-01 Tom Tromey <tom@tromey.com>
1710
1711 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1712 * gdb.base/style.exp: Add metadata style test.
1713
14309bb6
TT
17142019-10-01 Tom Tromey <tom@tromey.com>
1715
1716 * gdb.base/style.exp: Test "pwd".
1717
2a3c1174
PA
17182019-10-01 Tom Tromey <tom@tromey.com>
1719
1720 * gdb.base/style.exp: Update tests.
1721
53d666ec
AA
17222019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1723
1724 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1725 'six' to unsigned.
1726 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1727 'five'. Use an all-ones bit pattern for each.
1728 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1729 to its changed values.
1730
4a56a520
TT
17312019-09-30 Tom Tromey <tromey@adacore.com>
1732
1733 * gdb.rust/traits.rs: Disable all warnings.
1734
0df0352a
TV
17352019-09-29 Tom de Vries <tdevries@suse.de>
1736
1737 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1738
73d9a918
TV
17392019-09-29 Tom de Vries <tdevries@suse.de>
1740
1741 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1742
060b3ab4
TV
17432019-09-27 Tom de Vries <tdevries@suse.de>
1744
1745 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1746
68f7d34d
TV
17472019-09-27 Tom de Vries <tdevries@suse.de>
1748
1749 PR record/23188
1750 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1751
5d63b30a
TT
17522019-09-26 Tom Tromey <tromey@adacore.com>
1753
1754 * gdb.ada/py_taft.exp: New file.
1755 * gdb.ada/py_taft/main.adb: New file.
1756 * gdb.ada/py_taft/pkg.adb: New file.
1757 * gdb.ada/py_taft/pkg.ads: New file.
1758
3d435220
TV
17592019-09-24 Tom de Vries <tdevries@suse.de>
1760
1761 PR gdb/24598
1762 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1763
77d03678
TV
17642019-09-22 Tom de Vries <tdevries@suse.de>
1765
1766 * gdb.base/restore.exp: Allow register variables to be optimized out at
1767 -O0.
1768
abf516c6
UW
17692019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1770
1771 * gdb.arch/spu-info.exp: Remove file.
1772 * gdb.arch/spu-info.c: Remove file.
1773 * gdb.arch/spu-ls.exp: Remove file.
1774 * gdb.arch/spu-ls.c: Remove file.
1775
1776 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1777 * gdb.asm/spu.inc: Remove file.
1778
1779 * gdb.base/dump.exp: Remove support for spu*-*-*.
1780 * gdb.base/stack-checking.exp: Likewise.
1781 * gdb.base/overlays.exp: Likewise.
1782 * gdb.base/ovlymgr.c: Likewise.
1783 * gdb.base/spu.ld: Remove file.
1784
1785 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1786 * gdb.cp/cpexprs.exp: Likewise.
1787 * gdb.cp/exception.exp: Likewise.
1788 * gdb.cp/gdb2495.exp: Likewise.
1789 * gdb.cp/mb-templates.exp: Likewise.
1790 * gdb.cp/pr9167.exp: Likewise.
1791 * gdb.cp/userdef.exp: Likewise.
1792
1793 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1794
1795 * gdb.cell: Remove directory.
1796 * lib/cell.exp: Remove file.
1797
e452e88f
TV
17982019-09-19 Tom de Vries <tdevries@suse.de>
1799
1800 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1801
8a625130
TV
18022019-09-19 Tom de Vries <tdevries@suse.de>
1803
1804 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1805
81dc3ab5
TV
18062019-09-19 Tom de Vries <tdevries@suse.de>
1807
1808 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1809 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1810 (gdb_target_cmd): ... here.
1811 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1812 value 2.
1813
b078f3ac
AB
18142019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1815
1816 * gdb.base/source-dir.exp: Avoid having directory names in test
1817 names.
1818
f1b620e9
MG
18192019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1820
1821 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1822 directory.
1823
67f3ed6a
AB
18242019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1825
1826 * gdb.base/list-missing-source.exp: New file.
1827
d1b70248
TV
18282019-09-14 Tom de Vries <tdevries@suse.de>
1829
1830 PR teststuite/24599
1831 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1832 * lib/ada.exp (gnatmake_version_at_least): New proc.
1833
5fabdcd6
AB
18342019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1835
1836 * gdb.base/maint.exp: Use exec_has_index_section.
1837
aa17805f
AB
18382019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1839
1840 * gdb.base/maint.exp: Add test for 'maint info sections'.
1841
25e5c209
TV
18422019-09-12 Tom de Vries <tdevries@suse.de>
1843
1844 * gdb.base/store.exp: Allow register variables to be optimized out at
1845 -O0.
1846
4993045d
PW
18472019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1848
1849 * gdb.ada/rdv_wait.exp: Update to new task names.
1850 * gdb.base/task_switch_in_core.exp: Likewise.
1851 * gdb.base/info_sources_base.c: Likewise.
1852
8a516164
TT
18532019-09-10 Tom Tromey <tromey@adacore.com>
1854
1855 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1856
aa391654
TT
18572019-09-10 Tom Tromey <tromey@adacore.com>
1858
1859 * gdb.ada/dgopt.exp: New file.
1860 * gdb.ada/dgopt/x.adb: New file.
1861
8634b462
TT
18622019-09-08 Tom Tromey <tom@tromey.com>
1863
1864 * gdb.tui/resize.exp: Remove setup_xfail.
1865 * gdb.tui/regs.exp: Remove setup_xfail.
1866 * gdb.tui/basic.exp: Remove setup_xfail.
1867
736b0f76
DB
18682019-09-06 David Blaikie <dblaikie@gmail.com>
1869
1870 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1871 * gdb.cp/cplabel.exp: Ditto.
1872 * gdb.linespec/ls-errs.exp: Ditto.
1873
30331a6c
TV
18742019-09-05 Tom de Vries <tdevries@suse.de>
1875
1876 * lib/gdb.exp (cmp_file_string): New proc.
1877 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1878 runto_main. Verify save breakpoints output.
1879
98b0ebab
PW
18802019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1881
1882 * gdb.base/info-var.exp: Test info variables without running
1883 to main, to avoid expect's buffer overflow.
1884
4e962e74
TT
18852019-09-03 Tom Tromey <tromey@adacore.com>
1886
1887 * gdb.ada/bias.exp: New file.
1888 * gdb.ada/bias/bias.adb: New file.
1889 * gdb.ada/print_chars.exp: Add regression test.
1890 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1891 (MC): New variable.
1892
2ea1a07a
SL
18932019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1894
1895 * gdb.base/argv0-symlink.exp: Run only on native target
1896 and local host.
1897
8077c50d
TV
18982019-08-29 Tom de Vries <tdevries@suse.de>
1899
1900 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1901 diverse debug info.
1902 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1903
48352473
TV
19042019-08-28 Tom de Vries <tdevries@suse.de>
1905
1906 * gdb.base/info-var.exp: Allow info variables to print info for files
1907 other than info-var-f1.c and info-var-f2.c.
1908
d8f27c60
AB
19092019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1910
1911 * gdb.fortran/info-types.exp: Add module.
1912 * gdb.fortran/info-types.f90: Update expected results.
1913
1f20c35e
AB
19142019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1915
1916 * gdb.fortran/info-types.exp: New file.
1917 * gdb.fortran/info-types.f90: New file.
1918 * lib/fortran.exp (fortran_character1): New proc.
1919
4acfdd20
AB
19202019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1921
1922 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1923 functions'. Reindent as needed.
1924 * gdb.base/info-var-f1.c: New file.
1925 * gdb.base/info-var-f2.c: New file.
1926 * gdb.base/info-var.exp: New file.
1927 * gdb.base/info-var.h: New file.
1928
5c31b358
TV
19292019-08-26 Tom de Vries <tdevries@suse.de>
1930
1931 PR c++/24852
1932 * gdb.cp/no-libstdcxx-probe.exp: New test.
1933
b694989f
TV
19342019-08-26 Tom de Vries <tdevries@suse.de>
1935
1936 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1937 * tests need to be skipped.
1938 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1939 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1940 mi_skip_libstdcxx_probe_tests.
1941
d9c4ba53
SDJ
19422019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1943
1944 * gdb.python/py-xmethods.exp: Use raw strings when passing
1945 arguments to SimpleXMethodMatcher.
1946
395fad09
TV
19472019-08-22 Tom de Vries <tdevries@suse.de>
1948
1949 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1950 more informative.
1951
26c957f1
PA
19522019-08-21 Pedro Alves <palves@redhat.com>
1953
1954 * gdb.base/with.exp: Test "with" with no arguments.
1955
61f80d5d
TV
19562019-08-21 Tom de Vries <tdevries@suse.de>
1957
1958 * gdb.base/gdb-caching-proc.exp: Sort files.
1959
d7a11d13
TV
19602019-08-20 Tom de Vries <tdevries@suse.de>
1961
1962 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1963 compilation.
1964
34dafe9f
TV
19652019-08-16 Tom de Vries <tdevries@suse.de>
1966
1967 * gdb.base/compare-sections.exp ("after run to main"): Allow
1968 mismatched read-only sections for PIE executables.
1969
398fdd60
TT
19702019-08-16 Tom Tromey <tom@tromey.com>
1971
1972 * lib/tuiterm.exp (_csi_Z): New proc.
1973 * gdb.tui/basic.exp: Update window positions.
1974 * gdb.tui/empty.exp: Update window positions.
1975
d8f9e51c
SL
19762019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1977
1978 * gdb.base/examine-backward.exp: Correct regexp for
1979 "examine 3 bytes backward from ${address_zero}".
1980
3df505f6
TT
19812019-08-15 Tom Tromey <tom@tromey.com>
1982
1983 * gdb.tui/empty.exp: Enable resizing tests.
1984
272560b5
TT
19852019-08-15 Tom Tromey <tromey@adacore.com>
1986
1987 * gdb.ada/char_enum.exp: Add regression tests.
1988 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1989 and '0'.
1990 (Char, Gchar): Update.
1991 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1992
08235187
CB
19932019-08-15 Christian Biesinger <cbiesinger@google.com>
1994
1995 * gdb.python/python.exp: Expect a leading underscore on
1996 GdbOutput{,Error}File.
1997
22a2ab04
SL
19982019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1999
2000 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2001 Windows host.
2002
835b995b
SL
20032019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2004
2005 * gdb.base/batch-preserve-term-settings.exp
2006 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2007
97dd8e07
CB
20082019-08-15 Christian Biesinger <cbiesinger@google.com>
2009
2010 * lib/gdb.exp: When running on a mingw target, replace
2011 /x/ with x:/.
2012
75faf5c4
AH
20132019-08-14 Alan Hayward <alan.hayward@arm.com>
2014
2015 * gdb.arch/aarch64-prologue.c: New test.
2016 * gdb.arch/aarch64-prologue.exp: New file.
2017
abc6c00f
TV
20182019-08-13 Tom de Vries <tdevries@suse.de>
2019
2020 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2021 Thread.
2022
74c2c1f4
SL
20232019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2024
2025 * gdb.python/py-completion.exp: Download the .py file to the host
2026 and use its host pathname. Conditionalize tests that use
2027 tab completion and manipulate files on the build machine.
2028 * gdb.python/py-events.exp: Download the .py file to the host
2029 and use its host pathname.
2030 * gdb.python/py-evsignal.exp: Likewise.
2031 * gdb.python/py-evthreads.exp: Likewise.
2032 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2033 pathname syntax.
2034 * gdb.python/py-framefilter.exp: Download the .py file to the right
2035 place on the host. Match Windows pathname syntax.
2036 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2037 .py file to the host and use its host pathname.
2038 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2039 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2040 build pathname. Skip symlink test on Windows host. Add missing
2041 newline at end of file.
2042 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2043 and use its host pathname.
2044 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2045 * gdb.python/py-section-script.exp: Use host location of binfile
2046 on safe-path. Use correct path separator on Windows host.
2047 Reorder alternatives in gdb_test_multiple to prevent matching
2048 the wrong alternative on success.
2049 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2050
ca2589f3
PP
20512019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2052
2053 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2054 expect the GDB inferior to no longer immediately stop after
2055 being resumed with "signal SIGINT".
2056
020a839d
SL
20572019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2058
2059 * gdb.linespec/break-ask.exp: Generalize regexps to match
2060 Windows pathnames too.
2061
128d6509
TV
20622019-08-08 Tom de Vries <tdevries@suse.de>
2063
2064 PR testsuite/24862
2065 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2066
590042fc
PW
20672019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2068
2069 * gdb.base/style.exp: Update tests for help doc new invariants.
2070 * gdb.base/help.exp: Likewise.
2071
046bebe1
TT
20722019-08-06 Tom Tromey <tom@tromey.com>
2073
2074 * gdb.base/style.exp: Add disassemble test.
2075 * gdb.base/style.c (some_called_function): New function.
2076 (main): Use it.
2077
0b27c27d
CB
20782019-08-05 Christian Biesinger <cbiesinger@google.com>
2079
2080 * gdb.python/py-block.exp: Test dictionary access on blocks.
2081
580f1034
SM
20822019-08-05 Simon Marchi <simon.marchi@efficios.com>
2083
2084 PR gdb/24863
2085 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2086 -list-thread-groups --available test when running under
2087 check-read1.
2088
d86bd7cb
TV
20892019-08-05 Tom de Vries <tdevries@suse.de>
2090
2091 PR testsuite/24863
2092 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2093 * gdb.base/help.exp: Use with_read1_timeout_factor.
2094 * gdb.base/info-macros.exp: Same.
2095 * gdb.cp/nested-types.exp: Same.
2096
a80cf5d8
TV
20972019-08-05 Tom de Vries <tdevries@suse.de>
2098
2099 * lib/gdb.exp (version_at_least): Factor out of ...
2100 (tcl_version_at_least): ... here.
2101 (gdb_compile): Fail if pie results in non-PIE executable.
2102 (readelf_version, readelf_prints_pie): New proc.
2103 (exec_is_pie): Return -1 if unknown.
2104
d0962838
TV
21052019-08-05 Tom de Vries <tdevries@suse.de>
2106
2107 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2108
2252ff3d
SL
21092019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2110
2111 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2112
26655f53
SL
21132019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2114
2115 * lib/completion-support.exp (test_gdb_complete_none): Skip
2116 tab completion tests if no readline support.
2117 (test_gdb_complete_unique_re): Likewise.
2118 (test_gdb_complete_multiple): Likewise.
2119
db4dc13e
PW
21202019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2121
2122 * gdb.base/info_sources.exp: New file.
2123 * gdb.base/info_sources.c: New file.
2124 * gdb.base/info_sources_base.c: New file.
2125
0eba165a
PFC
21262019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2127
2128 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2129 prefix argument.
2130 (test_exit_status): Add prefix argument.
2131
59bd512b
TV
21322019-08-01 Tom de Vries <tdevries@suse.de>
2133
2134 PR testsuite/24863
2135 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2136 calling exp_continue for new thread and thread exited messages.
2137
2a3ad588
TV
21382019-08-01 Tom de Vries <tdevries@suse.de>
2139
2140 PR testsuite/24863
2141 * gdb.base/structs.exp: Fix check-read1 timeout using
2142 gdb_test_sequence.
2143 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2144
117eb594
TV
21452019-08-01 Tom de Vries <tdevries@suse.de>
2146
2147 PR testsuite/24863
2148 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2149 line.
2150
ed591340
TV
21512019-08-01 Tom de Vries <tdevries@suse.de>
2152
2153 PR testsuite/24863
2154 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2155
aa3b6533
TT
21562019-07-30 Tom Tromey <tromey@adacore.com>
2157
2158 * gdb.ada/display_nested.exp: New file.
2159 * gdb.ada/display_nested/foo.adb: New file.
2160 * gdb.ada/display_nested/pack.adb: New file.
2161 * gdb.ada/display_nested/pack.ads: New file.
2162
2906593f
CB
21632019-07-30 Christian Biesinger <cbiesinger@google.com>
2164
2165 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2166 namespace.
2167 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2168
0f575925
TV
21692019-07-30 Tom de Vries <tdevries@suse.de>
2170
2171 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2172 instead.
2173
b13057d9
TV
21742019-07-30 Tom de Vries <tdevries@suse.de>
2175
2176 PR testsuite/24834
2177 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2178 (exec_is_pie): New proc.
2179
5c4dde85
CB
21802019-07-29 Christian Biesinger <cbiesinger@google.com>
2181
2182 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2183
c620ed88
CB
21842019-07-29 Christian Biesinger <cbiesinger@google.com>
2185
2186 * gdb.python/py-objfile.c: Add global and static vars.
2187 * gdb.python/py-objfile.exp: Test new functions Objfile.
2188 lookup_global_symbol and lookup_static_symbol.
2189
3d235706
TT
21902019-07-29 Tom Tromey <tom@tromey.com>
2191
2192 * lib/tuiterm.exp (Term::_csi_@): New proc.
2193 (Term::_csi_X): Don't move cursor.
2194
c7e4c0a6
PW
21952019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2196
2197 * gdb.base/options.exp: Update backtrace - completion to
2198 new option -frame-info.
2199 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2200 Test new 'set print frame-info'. Test backtrace -frame-info
2201 overriding 'set print frame-info'.
2202 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2203 Test new 'set print frame-info'.
2204 Verify consistency of backtrace with and without filters, with and
2205 without -no-filters.
2206 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2207 default.
2208
de28a3b7
TV
22092019-07-29 Tom de Vries <tdevries@suse.de>
2210
2211 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2212 no arguments".
2213
507dd60e
TV
22142019-07-29 Tom de Vries <tdevries@suse.de>
2215
2216 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2217 is a substring of the first for "complete non-unique file name".
2218
5beafce9
TV
22192019-07-29 Tom de Vries <tdevries@suse.de>
2220
2221 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2222 with ".*".
2223
2d274232
TV
22242019-07-29 Tom de Vries <tdevries@suse.de>
2225
2226 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2227 Pass prompt_regexp parameter to gdb_test_multiple calls.
2228
9197cd8b
TV
22292019-07-29 Tom de Vries <tdevries@suse.de>
2230
2231 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
2232 print registers" regexps.
2233
b528dae0
TV
22342019-07-29 Tom de Vries <tdevries@suse.de>
2235
2236 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2237
d17725d7
TV
22382019-07-29 Tom de Vries <tdevries@suse.de>
2239
2240 PR gdb/24855
2241 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2242 (skip_python_tests_prompt): Add prompt_regexp argument to
2243 gdb_test_multiple calls.
2244
52b75bf1
TT
22452019-07-27 Tom Tromey <tom@tromey.com>
2246
2247 * gdb.tui/main.exp: New file.
2248
2b1d00c2
TT
22492019-07-27 Tom Tromey <tom@tromey.com>
2250
2251 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2252 optional.
2253 * gdb.tui/empty.exp: New file.
2254
ded631d5
TT
22552019-07-27 Tom Tromey <tom@tromey.com>
2256
2257 * lib/tuiterm.exp (spawn): New proc.
2258 (Term::resize): New proc.
2259 * gdb.tui/resize.exp: New file.
2260
58ac439d
TT
22612019-07-27 Tom Tromey <tom@tromey.com>
2262
2263 * gdb.tui/list.exp: New file.
2264
fe1f56ee
TT
22652019-07-27 Tom Tromey <tom@tromey.com>
2266
2267 * gdb.tui/regs.exp: New file.
2268
f790b310
TT
22692019-07-27 Tom Tromey <tom@tromey.com>
2270
2271 * gdb.tui/basic.exp: Add "layout split" test.
2272
d95fc6ee
TT
22732019-07-27 Tom Tromey <tom@tromey.com>
2274
2275 * gdb.tui/basic.exp: Add "layout asm" test.
2276
c3786b3a
TT
22772019-07-27 Tom Tromey <tom@tromey.com>
2278
2279 * lib/tuiterm.exp: New file.
2280 * gdb.tui/basic.exp: New file.
2281
98a617f8
KB
22822019-07-27 Kevin Buettner <kevinb@redhat.com>
2283
2284 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2285 Enable tests associated with this flag. Adjust regex
2286 referencing "foo_low" to now refer to "foo_cold" instead.
2287
5c076da4
KB
22882019-07-27 Kevin Buettner <kevinb@redhat.com>
2289
2290 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2291 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2292 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2293 foo_cold. Revise comments to match.
2294 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2295 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2296 were wrapped into this proc; Call do_test in loop from outermost
2297 level.
2298 (foo_low): Rename all occurrences to "foo_cold".
2299 (backtrace from baz): New test.
2300 (x2/i foo_cold): New test.
2301 (info line *foo_cold): New test.
2302
1512d3b7
TV
23032019-07-26 Tom de Vries <tdevries@suse.de>
2304
2305 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2306
297989a1
TV
23072019-07-25 Tom de Vries <tdevries@suse.de>
2308
2309 PR testsuite/24830
2310 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2311 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2312 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2313 (skip_libstdcxx_probe_tests): ... here.
2314 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2315
b3b965fb
TV
23162019-07-24 Tom de Vries <tdevries@suse.de>
2317
2318 PR testsuite/24807
2319 * gdb.objc/basicclass.m: Include stdio.h.
2320 * gdb.objc/nondebug.m: Same.
2321 * gdb.objc/objcdecode.m: Same.
2322
4625b4d0
TV
23232019-07-24 Tom de Vries <tdevries@suse.de>
2324
2325 PR testsuite/24612
2326 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2327 additional_flags.
2328
024a5840
TV
23292019-07-24 Tom de Vries <tdevries@suse.de>
2330
2331 PR testsuite/24831
2332 * gdb.multi/tids.exp: Update error messages for info threads.
2333
c76ddaa3
TV
23342019-07-24 Tom de Vries <tdevries@suse.de>
2335
2336 * gdb.base/info-types.exp: Allow info types to print info for more than
2337 one file.
2338
9a618ef6
TV
23392019-07-23 Tom de Vries <tdevries@suse.de>
2340
2341 PR testsuite/24842
2342 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2343 gdb_spawn_with_cmdline_opts.
2344
40eadf04
SP
23452019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2346
2347 * gdb.arch/arm-cmse-sgstubs.c: New test.
2348 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2349
5ba29434
TV
23502019-07-23 Tom de Vries <tdevries@suse.de>
2351
2352 PR testsuite/24711
2353 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2354 issuing next command.
2355
a8e9d247
AB
23562019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2357
2358 * gdb.ada/info_auto_lang.exp: Update expected results.
2359 * gdb.base/info-types.c: Add additional types to check.
2360 * gdb.base/info-types.exp: Update expected results.
2361
eb86c5e2
AB
23622019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2363
2364 * gdb.base/info-types.c: New file.
2365 * gdb.base/info-types.exp: New file.
2366
01e175fe
AB
23672019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2368
2369 * gdb.arch/riscv-bp-infcall.c: New file.
2370 * gdb.arch/riscv-bp-infcall.exp: New file.
2371
6b78c3f8
AB
23722019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2373
2374 PR breakpoints/24541
2375 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2376
da738167
TV
23772019-07-14 Tom de Vries <tdevries@suse.de>
2378
2379 PR testsuite/24760
2380 * gdb.objc/basicclass.exp: Fix unterminated string.
2381
0d4e84ed
AB
23822019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2383 Andrew Burgess <andrew.burgess@embecosm.com>
2384
2385 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2386 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2387 negative bounds.
2388 * gdb.fortran/vla-value.exp: Print elements of an array with
2389 negative bounds.
2390 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2391 testing.
2392
021d8588
AB
23932019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2394
2395 * gdb.base/options.exp (expect_string): Dequote strings in
2396 results.
2397 (test-string): Test strings with different quoting and reindent.
2398
f06f1252
TT
23992019-07-10 Tom Tromey <tromey@adacore.com>
2400
2401 * gdb.ada/mi_ex_cond.exp: Update expected results.
2402 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2403 * gdb.ada/mi_catch_ex.exp: Update expected results.
2404 * gdb.ada/mi_catch_assert.exp: Update expected results.
2405 * gdb.ada/catch_ex.exp (catch_exception_info)
2406 (catch_exception_entry, catch_assert_entry)
2407 (catch_unhandled_entry): Update.
2408 * gdb.ada/catch_assert_if.exp: Update expected results.
2409
b863685d
RB
24102019-07-10 Richard Bunt <richard.bunt@arm.com>
2411 Stephen Roberts <stephen.roberts@arm.com>
2412
2413 * gdb.base/define.exp: Restore original prompt.
2414
cb1e4e32
PA
24152019-07-09 Pedro Alves <palves@redhat.com>
2416
2417 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2418 breakpoints" output.
2419 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2420 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2421 throw" creates breakpoint.
2422 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2423 'type="catchpoint"'.
2424
b58a68fe
PA
24252019-07-09 Pedro Alves <palves@redhat.com>
2426
2427 PR c++/15468
2428 * gdb.cp/except-multi-location-lib.cc: New.
2429 * gdb.cp/except-multi-location-main.cc: New.
2430 * gdb.cp/except-multi-location.exp: New.
2431
0826779b
PW
24322019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2433
2434 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2435 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2436 argument and update callers.
2437
5b0e2db4
AB
24382019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2439
2440 * gdb.arch/amd64-break-on-asm-line.S: New file.
2441 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2442
1f6f6e21
PW
24432019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2444
2445 * gdb.base/printcmds.exp: Test printing C string and
2446 C wide string convenience vars without transiting via the inferior.
2447 Also make test names unique.
2448
ea142fbf
AH
24492019-07-08 Alan Hayward <alan.hayward@arm.com>
2450
5862c886 2451 PR breakpoints/25011
ea142fbf
AH
2452 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2453
213fd9fa
PA
24542019-07-04 Pedro Alves <palves@redhat.com>
2455
2456 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2457 body returned ok(0), break(3) or continue(4).
2458 * gdb.testsuite/foreach_with_prefix.exp: New file.
2459
2b40fda7
AH
24602019-07-04 Alan Hayward <alan.hayward@arm.com>
2461
2462 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2463
a26c8de0
PA
24642019-07-03 Pedro Alves <palves@redhat.com>
2465
2466 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2467 "return -code".
2468
5f4ba3e7
PA
24692019-07-03 Pedro Alves <palves@redhat.com>
2470
2471 PR cli/24732
2472 * gdb.base/shell.exp: Load completion-support.exp.
2473 Adjust expected error output. Add completion tests.
2474
a994424f
PA
24752019-07-03 Pedro Alves <palves@redhat.com>
2476
2477 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2478 string_to_regexp.
2479
3d9be6f5
PA
24802019-07-03 Pedro Alves <palves@redhat.com>
2481
2482 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2483 (expect_integer): Adjust to expect "-string".
2484 (expect_string): New.
2485 (all_options): Expect "-string".
2486 (test-flag, test-boolean): Adjust to expect "-string".
2487 (test-string): New proc.
2488 (top level): Call it.
2489
41fc454c
PA
24902019-07-03 Pedro Alves <palves@redhat.com>
2491
2492 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2493 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2494 the expected output in the success.
2495
b2b2a215
PA
24962019-07-03 Pedro Alves <palves@redhat.com>
2497
2498 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2499 Split one gdb_test_multiple call in two to avoid a race.
2500
fdbc9870
PA
25012019-07-03 Pedro Alves <palves@redhat.com>
2502
2503 * gdb.base/with.c: New file.
2504 * gdb.base/with.exp: New file.
2505
c6ac8931
PA
25062019-07-03 Pedro Alves <palves@redhat.com>
2507
2508 * gdb.base/settings.exp: Replace all references to "maint
2509 test-settings set" with references to "maint set test-settings",
2510 and all references to "maint test-settings show" with references
2511 to "maint show test-settings".
2512
970f9d09
PA
25132019-07-03 Pedro Alves <palves@redhat.com>
2514
2515 * gdb.base/settings.exp (test-string): Adjust expected out when
2516 testing "maint test-settings show filename"
2517
54d66006
PA
25182019-07-02 Pedro Alves <palves@redhat.com>
2519
2520 * gdb.base/options.exp (test-info-threads): New procedure.
2521 (top level): Call it.
2522
10d06d82
TT
25232019-06-28 Tom Tromey <tromey@adacore.com>
2524
2525 * gdb.dwarf2/ada-linkage-name.c: New file.
2526 * gdb.dwarf2/ada-linkage-name.exp: New file.
2527
3d507ff2
TT
25282019-06-27 Tom Tromey <tromey@adacore.com>
2529
d039f014 2530 PR c++/20020:
3d507ff2
TT
2531 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2532
8af58ffe
TV
25332019-06-26 Tom de Vries <tdevries@suse.de>
2534
2535 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2536
22e21752
TV
25372019-06-26 Tom de Vries <tdevries@suse.de>
2538
2539 * gdb.base/index-cache.exp: Add back missing debug option.
2540
b65b566c
PW
25412019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2542
2543 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2544
5c2c8c69
TV
25452019-06-25 Tom de Vries <tdevries@suse.de>
2546
2547 PR testsuite/24727
2548 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2549
164e3873
TV
25502019-06-24 Tom de Vries <tdevries@suse.de>
2551
2552 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2553
824eacee
TV
25542019-06-24 Tom de Vries <tdevries@suse.de>
2555
2556 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2557 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2558 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2559
385b97d3
TV
25602019-06-24 Tom de Vries <tdevries@suse.de>
2561
2562 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2563
c596f180
TV
25642019-06-21 Tom de Vries <tdevries@suse.de>
2565
2566 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2567
b13a7d03
TV
25682019-06-21 Tom de Vries <tdevries@suse.de>
2569
2570 PR testsuite/24518
2571 PR ada/24713
2572 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2573 index.
2574
899277ae
TT
25752019-06-19 Tom Tromey <tromey@adacore.com>
2576
2577 * gdb.ada/length_cond.exp: Add intro comment.
2578
680e1bee
TT
25792019-06-19 Tom Tromey <tromey@adacore.com>
2580
2581 * gdb.ada/length_cond.exp: New file.
2582 * gdb.ada/length_cond/length_cond.adb: New file.
2583 * gdb.ada/length_cond/pck.adb: New file.
2584 * gdb.ada/length_cond/pck.ads: New file.
2585
0ed4690a
TV
25862019-06-18 Tom de Vries <tdevries@suse.de>
2587
2588 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2589
d20ed5fd
TT
25902019-06-18 Tom Tromey <tromey@adacore.com>
2591
2592 * gdb.base/list0.h: Add comment explaining control character.
2593
86e04673
TV
25942019-06-18 Tom de Vries <tdevries@suse.de>
2595
2596 * boards/fission.exp: Break up long debug_flags line.
2597
c4973306
SM
25982019-06-16 Tom de Vries <tdevries@suse.de>
2599
2600 PR gdb/24445
2601 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2602 generated index.
2603
93cb9841
AB
26042019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2605
2606 PR gdb/24686
2607 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2608 improve detection of bug gdb/24541.
2609
399aaebd
SM
26102019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2611
2612 PR gdb/24669
2613 * gdb.base/index-cache.exp (uses_readnow,
2614 expecting_index_cache_use): Define global variable.
2615 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2616 expecting_index_cache_use.
2617
584a927c
AB
26182019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2619 Andrew Burgess <andrew.burgess@embecosm.com>
2620
2621 * gdb.fortran/pointers.f90: New file.
2622 * gdb.fortran/print_type.exp: New file.
2623 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2624 * gdb.fortran/vla-type.exp: Likewise.
2625 * gdb.fortran/vla-value.exp: Likewise.
2626 * gdb.mi/mi-vla-fortran.exp: Likewise.
2627
30056ea0
AB
26282019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2629
2630 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2631 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2632 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2633 as a stop reason.
2634
ec8e2b6d
AB
26352019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2636
2637 * gdb.base/annota1.exp: Update expected results.
2638 * gdb.cp/annota2.exp: Likewise.
2639 * gdb.cp/annota3.exp: Likewise.
2640
09e4c4e1
AB
26412019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2642
2643 * gdb.base/style-logging.exp: Remove path from test name.
2644
0735b091
TT
26452019-06-14 Tom Tromey <tromey@adacore.com>
2646
2647 PR gdb/24502:
2648 * gdb.base/style-logging.exp: New file.
2649
f5686554
TT
26502019-06-14 Tom Tromey <tromey@adacore.com>
2651
2652 * gdb.base/symfile-warn.exp: New file.
2653 * gdb.base/symfile-warn.c: New file.
2654
a0c1ffed
TT
26552019-06-14 Tom Tromey <tromey@adacore.com>
2656
2657 * gdb.base/annotate-symlink.exp: New file.
2658
f411722c
TT
26592019-06-14 Tom Tromey <tromey@adacore.com>
2660
2661 * gdb.ada/set_wstr.exp: Add reassignment test.
2662
4268ec18
TT
26632019-06-14 Tom Tromey <tromey@adacore.com>
2664
2665 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2666 'unchecked_access and 'unrestricted_access as well.
2667
9a9e394b
TT
26682019-06-14 Tom Tromey <tromey@adacore.com>
2669
2670 PR ada/24539:
2671 * gdb.ada/vla.exp: Update tests.
2672 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2673 pragma.
2674
4c048731
PA
26752019-06-13 Pedro Alves <palves@redhat.com>
2676
2677 * gdb.base/settings.exp (test-integer): Test junk after
2678 "unlimited".
2679
6665660a
PA
26802019-06-13 Pedro Alves <palves@redhat.com>
2681
2682 * gdb.base/options.exp (test-thread-apply): New.
2683 (top level): Call it.
2684
5d707134
PA
26852019-06-13 Pedro Alves <palves@redhat.com>
2686
2687 * gdb.base/options.exp (test-frame-apply): New.
2688 (top level): Test print commands with different "frame apply"
2689 prefixes.
2690
e2a689da
PA
26912019-06-13 Pedro Alves <palves@redhat.com>
2692
e79be6e5 2693 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
2694 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2695 'max_completions' parameter and handle it.
2696 (test_gdb_completion_offers_commands): New.
2697
90a1ef87
PA
26982019-06-13 Pedro Alves <palves@redhat.com>
2699
2700 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2701
d4c16835
PA
27022019-06-13 Pedro Alves <palves@redhat.com>
2703
2704 * gdb.base/options.exp (test-backtrace): New.
2705 (top level): Call it.
2706
2daf894e
PA
27072019-06-13 Pedro Alves <palves@redhat.com>
2708
2709 * gdb.guile/scm-frame-args.exp: Use "set print
2710 raw-frame-arguments" instead of "set print raw frame-arguments".
2711 * gdb.python/py-frame-args.exp: Likewise.
2712
e6ed716c
PA
27132019-06-13 Pedro Alves <palves@redhat.com>
2714
2715 * gdb.compile/compile.exp: Adjust expected output to option
2716 processing changes.
2717
7d8062de
PA
27182019-06-13 Pedro Alves <palves@redhat.com>
2719
2720 * gdb.base/options.exp: Build executable.
2721 (test-print): New procedure.
2722 (top level): Call it, once for "print" and another for "compile
2723 print".
2724
9d0faba9
PA
27252019-06-13 Pedro Alves <palves@redhat.com>
2726
2727 * gdb.base/options.c: New file.
2728 * gdb.base/options.exp: New file.
2729
dee7b4c8
PA
27302019-06-13 Pedro Alves <palves@redhat.com>
2731
2732 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2733 that "o" is ambiguous.
2734
dca0f6c0
PA
27352019-06-13 Pedro Alves <palves@redhat.com>
2736
2737 * gdb.base/settings.c: New file.
2738 * gdb.base/settings.exp: New file.
2739
ccf46844
PA
27402019-06-13 Pedro Alves <palves@redhat.com>
2741
2742 * gdb.base/completion.exp: Fix comment typo.
2743
b9a3f842
PA
27442019-06-13 Pedro Alves <palves@redhat.com>
2745
2746 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2747 foo --1" test.
2748
d106773e
PA
27492019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2750
2751 * gdb.fortran/block-data.f: New.
2752 * gdb.fortran/block-data.exp: New.
2753
fea82da0
TV
27542019-06-11 Tom de Vries <tdevries@suse.de>
2755
2756 PR testsuite/24521
2757 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2758 message.
2759
8c2e74f1
TV
27602019-06-11 Tom de Vries <tdevries@suse.de>
2761
2762 PR testsuite/24521
2763 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2764
b49851c8
TV
27652019-06-11 Tom de Vries <tdevries@suse.de>
2766
2767 * boards/readnow.exp: New file.
2768
a7067863
AB
27692019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2770
2771 * gdb.fortran/vla-sizeof.exp: Update expected results.
2772
1a3da2cd
AB
27732019-06-06 Amos Bird <amosbird@gmail.com>
2774
2775 * gdb.base/annota1.exp (thread_switch): Add test for
2776 thread-exited annotation.
2777
3847a7bf
TT
27782019-06-06 Tom Tromey <tromey@adacore.com>
2779
2780 * gdb.base/maint.exp: Expect command started/finished output.
2781
0088ba59
AB
27822019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2783
2784 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2785 comment.
2786 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2787
312617a3
AB
27882019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2789
2790 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2791 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2792 * gdb.arch/riscv-unwind-long-insn.c: New file.
2793 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2794
e1f2e1a2
CB
27952019-06-04 Christian Biesinger <cbiesinger@google.com>
2796
d3238f7d 2797 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 2798
206584bd
PW
27992019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2800
2801 * lib/gdb.exp (help_list_trailer): New regexp variable
2802 factorizing the help trailer message.
2803 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2804 arg to allow to better factorize various tests.
2805 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2806 (test_prefix_command_help): Use help_list_trailer.
2807 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2808 * gdb.guile/scm-cmd.exp: Likewise.
2809 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2810 * gdb.base/help.exp: Use test_user_defined_class_help.
2811 * gdb.base/style.exp: Add tests for styling of help and apropos.
2812 * lib/gdb-utils.exp (style): Add title and highlight styles.
2813
708dc93e
PW
28142019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2815
2816 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2817 $_shell_exitsignal.
2818 * gdb.base/default.exp: Update for new convenience variables.
2819
f49055a5
TT
28202019-05-29 Tom Tromey <tromey@adacore.com>
2821
2822 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2823 to "break complete ada" test case's regexp.
2824
4330d61d
TT
28252019-05-29 Tom Tromey <tromey@adacore.com>
2826
2827 PR c++/20020:
2828 * gdb.cp/constexpr-field.exp: New file.
2829 * gdb.cp/constexpr-field.cc: New file.
2830
000439d5
TT
28312019-05-29 Tom Tromey <tromey@adacore.com>
2832
2833 * gdb.base/finish.exp (finish_no_print): New proc.
2834 (finish_tests): Call it.
2835
5a01c34c
TV
28362019-05-24 Tom de Vries <tdevries@suse.de>
2837
2838 * gdb.dwarf2/gdb-add-index.exp: New file.
2839
18125b16
TT
28402019-05-22 Tom Tromey <tromey@adacore.com>
2841
2842 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2843 * gdb.base/style.exp: Use "style".
2844 * lib/gdb-utils.exp (style): New proc.
2845
af1a8d03
TV
28462019-05-22 Tom de Vries <tdevries@suse.de>
2847
2848 * gdb.base/align.exp: Require c++11.
2849
e7fe496b
TV
28502019-05-22 Tom de Vries <tdevries@suse.de>
2851
2852 PR testsuite/24586
2853 * gdb.python/py-mi-var-info-path-expression.exp: Call
2854 mi_skip_python_tests to check if python is supported.
2855
8fca4da0
AH
28562019-05-22 Alan Hayward <alan.hayward@arm.com>
2857
2858 * gdb.arch/aarch64-pauth.c: New test.
2859 * gdb.arch/aarch64-pauth.exp: New file.
2860
b7060614
AH
28612019-05-22 Alan Hayward <alan.hayward@arm.com>
2862
2863 * README (Re-running Tests Outside The Testsuite): New section.
2864
669d0468
TV
28652019-05-21 Tom de Vries <tdevries@suse.de>
2866
2867 * gdb.arch/amd64-eval.exp: Require c++11.
2868 * gdb.base/max-depth.exp: Same.
2869 * gdb.compile/compile-cplus-array-decay.exp: Same.
2870 * gdb.cp/meth-typedefs.exp: Same.
2871 * gdb.cp/subtypes.exp: Same.
2872 * gdb.cp/temargs.exp: Same.
2873
ce3ebcaa
AH
28742019-05-21 Alan Hayward <alan.hayward@arm.com>
2875
2876 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2877
34d11c68
AB
28782019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2879
2880 PR gdb/18644
2881 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2882 * gdb.fortran/printing-types.exp: Add new test.
2883 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2884 testing.
2885 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2886 setup_kfail call.
2887
87781e84
AH
28882019-05-17 Alan Hayward <alan.hayward@arm.com>
2889
2890 * README (Running the Testsuite): Change example.
2891 (Testsuite Parameters): Remove TRANSCRIPT.
2892 * lib/gdb.exp: Remove TRANSCRIPT check.
2893
b420b89e
AH
28942019-05-17 Alan Hayward <alan.hayward@arm.com>
2895
2896 * README (Testsuite Parameters): Add replay logging to
2897 GDBSERVER_DEBUG.
2898 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2899 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2900 as a comma separated list.
2901 (gdb_debug_init): Override procedure.
2902
408e9b8b
AH
29032019-05-17 Alan Hayward <alan.hayward@arm.com>
2904
2905 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2906 (gdb_write_cmd_file): New procedure.
2907 * lib/gdbserver-support.exp (gdbserver_start): Call
2908 gdbserver_write_cmd_file.
2909 (gdbserver_write_cmd_file): New procedure.
2910
f9e2e39d
AH
29112019-05-17 Alan Hayward <alan.hayward@arm.com>
2912
2913 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2914 (delete_breakpoints): Likewise.
2915 (gdb_run_cmd): Likewise.
2916 (gdb_start_cmd): Likewise.
2917 (gdb_starti_cmd): Likewise.
2918 (gdb_internal_error_resync): Likewise.
2919 (gdb_test_multiple): Likewise.
2920 (gdb_reinitialize_dir): Likewise.
2921 (default_gdb_exit): Likewise.
2922 (gdb_file_cmd): Mark kill as optional.
2923 (default_gdb_start): Call gdb_stdin_log_init.
2924 (send_gdb): Call gdb_stdin_log_write.
2925 (rerun_to_main): Mark Y as an answer.
2926 (gdb_stdin_log_init): New function.
2927 (gdb_stdin_log_write): Likewise.
2928
81f47ac2
AH
29292019-05-17 Alan Hayward <alan.hayward@arm.com>
2930
2931 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2932 * gdb.base/debug-expr.exp: Likewise.
2933 * gdb.base/foll-fork.exp: Likewise.
2934 * gdb.base/foll-vfork.exp: Likewise.
2935 * gdb.base/fork-print-inferior-events.exp: Likewise.
2936 * gdb.base/gdb-sigterm.exp: Likewise.
2937 * gdb.base/gdbinit-history.exp: Likewise.
2938 * gdb.base/osabi.exp: Likewise.
2939 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2940 * gdb.base/ui-redirect.exp: Likewise.
2941 * gdb.gdb/unittest.exp: Likewise.
2942 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2943 * gdb.mi/mi-watch.exp: Likewise.
2944 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2945 * gdb.mi/user-selected-context-sync.exp: Likewise.
2946 * gdb.python/python.exp: Disable debug test when debugging.
2947 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2948 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2949 Likewise.
2950 * gdb.threads/stepi-random-signal.exp: Likewise.
2951
29b52314
AH
29522019-05-17 Alan Hayward <alan.hayward@arm.com>
2953
2954 * Makefile.in: Pass through GDB_DEBUG.
2955 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2956 (gdb,debug): Add board setting.
2957 * lib/gdb.exp (default_gdb_start): Start debugging.
2958 (gdb_debug_enabled): New procedure.
2959 (gdb_debug_init): Likewise.
29b52314
AH
2960
29612019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 2962
29b52314
AH
2963 * Makefile.in: Pass through GDB_DEBUG.
2964 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2965 (gdb,debug): Add board setting.
2966 * lib/gdb.exp (default_gdb_start): Start debugging.
2967 (gdb_debug_enabled): New procedure.
2968 (gdb_debug_init): Likewise.
29b52314 2969
ca1285d1
AH
29702019-05-17 Alan Hayward <alan.hayward@arm.com>
2971
2972 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2973
f3a09c80
AH
29742019-05-17 Alan Hayward <alan.hayward@arm.com>
2975
2976 * gdb.base/ui-redirect.exp: Test redirection.
2977
26648588
JV
29782019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2979
2980 * gdb.mi/mi-complete.exp: New file.
2981 * gdb.mi/mi-complete.cc: Likewise.
2982
14237686
AB
29832019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2984
2985 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2986 indexed and sliced arrays, and pointers to arrays.
2987
e7bd7fba
TT
29882019-05-14 Tom Tromey <tromey@adacore.com>
2989
2990 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2991 styling test.
2992
2764128d
TV
29932019-05-14 Tom de Vries <tdevries@suse.de>
2994
2995 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2996 selection entry encoding.
2997
71bed2db
TT
29982019-05-10 Tom Tromey <tromey@adacore.com>
2999
3000 * gdb.ada/info_exc.exp: Add "complete" test.
3001
63b667ad
TV
30022019-05-09 Tom de Vries <tdevries@suse.de>
3003
3004 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3005 CU-relative.
3006
9cfd2b89
TV
30072019-05-09 Tom de Vries <tdevries@suse.de>
3008
3009 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3010 CU-relative.
3011
2228ef77
XR
30122019-05-08 Joel Brobecker <brobecker@adacore.com>
3013
3014 * gdb.ada/frame_arg_lang.exp: New testcase.
3015 * gdb.ada/frame_arg_lang/bla.adb: New file.
3016 * gdb.ada/frame_arg_lang/pck.ads: New file.
3017 * gdb.ada/frame_arg_lang/pck.adb: New file.
3018 * gdb.ada/frame_arg_lang/foo.c: New file.
3019
80e55b13
TT
30202019-05-08 Tom Tromey <tromey@adacore.com>
3021
3022 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3023
9d3421af
TT
30242019-05-08 Tom Tromey <tromey@adacore.com>
3025
3026 * gdb.base/ptype-offsets.exp: Update tests.
3027
844333e2
TT
30282019-05-08 Tom Tromey <tromey@adacore.com>
3029
3030 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3031 cases.
3032 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3033 "short".
3034
988915ee
TT
30352019-05-08 Tom Tromey <tromey@adacore.com>
3036
3037 * gdb.ada/vla.exp: New file.
3038 * gdb.ada/vla/vla.adb: New file.
3039
7bd55dac
TV
30402019-05-07 Tom de Vries <tdevries@suse.de>
3041
3042 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3043
75f06e9d
TV
30442019-05-07 Tom de Vries <tdevries@suse.de>
3045
3046 PR testsuite/24522
3047 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3048 section.
3049
77e7aaa4
TV
30502019-05-07 Tom de Vries <tdevries@suse.de>
3051
3052 PR testsuite/24522
3053 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3054 .debug_aranges section.
3055
456ba0fa
TV
30562019-05-07 Tom de Vries <tdevries@suse.de>
3057
3058 PR testsuite/24159
3059 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3060
5a56d6a6
TV
30612019-05-06 Tom de Vries <tdevries@suse.de>
3062
3063 * lib/gdb.exp (exec_has_index_section): New proc.
3064 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3065 section.
3066
9d6d4be8
TV
30672019-05-04 Tom de Vries <tdevries@suse.de>
3068
3069 * boards/cc-with-debug-names.exp: New file.
3070
222a8d25
TT
30712019-05-03 Tom Tromey <tromey@adacore.com>
3072
3073 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3074 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3075 * gdb.ada/char_enum.exp: Add test.
3076
0fdfd794
TV
30772019-05-03 Tom de Vries <tdevries@suse.de>
3078
3079 * boards/cc-with-gdb-index.exp: New file.
3080
80062eb9
AB
30812019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3082
3083 * gdb.rust/simple.exp: Add new test case.
3084 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3085 (main): Initialise an instance of the new struct.
3086
4504bbde
TT
30872019-05-01 Tom Tromey <tromey@adacore.com>
3088
3089 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3090 record.
3091 (NPR): New variable.
3092 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3093 test.
3094
d48e62f4
TT
30952019-05-01 Tom Tromey <tromey@adacore.com>
3096
3097 * gdb.ada/packed_array_assign.exp: Add packed assignment
3098 regression test.
3099
f59f30f5
TV
31002019-05-01 Tom de Vries <tdevries@suse.de>
3101
3102 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3103
b70bfc54
TV
31042019-05-01 Tom de Vries <tdevries@suse.de>
3105
3106 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3107
15f18d14
AT
31082019-04-30 Ali Tamur <tamur@google.com>
3109
3110 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3111
2ff0a947
TT
31122019-04-30 Tom Tromey <tromey@adacore.com>
3113
3114 * lib/ada.exp (find_ada_tool): New proc.
3115 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3116 * gdb.ada/catch_ex_std.exp: New file.
3117 * gdb.ada/catch_ex_std/foo.adb: New file.
3118 * gdb.ada/catch_ex_std/some_package.adb: New file.
3119 * gdb.ada/catch_ex_std/some_package.ads: New file.
3120
a776957c
TT
31212019-04-30 Tom Tromey <tromey@adacore.com>
3122
3123 PR c++/24470:
3124 * gdb.cp/temargs.cc: Add test code from PR.
3125
bc68014d
AB
31262019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3127
3128 * gdb.fortran/vla-datatypes.exp: Update expected results.
3129 * gdb.fortran/vla-ptype.exp: Likewise.
3130 * gdb.fortran/vla-type.exp: Likewise.
3131 * gdb.fortran/vla-value.exp: Likewise.
3132
f1fdc960
AB
31332019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3134
3135 * gdb.fortran/ptr-indentation.exp: Update expected results.
3136 * gdb.fortran/ptype-on-functions.exp: Likewise.
3137 * gdb.fortran/vla-ptr-info.exp: Likewise.
3138 * gdb.fortran/vla-value.exp: Likewise.
3139
bf7a4de1
AB
31402019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3141
3142 * gdb.fortran/ptype-on-functions.exp: New file.
3143 * gdb.fortran/ptype-on-functions.f90: New file.
3144
bbe75b9d
AB
31452019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3146
3147 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3148 case void string.
3149
1db455a7
AB
31502019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3151
3152 * gdb.fortran/complex.exp: Expand.
3153 * gdb.fortran/complex.f: Renamed to...
3154 * gdb.fortran/complex.f90: ...this, and extended to add more
3155 complex values.
3156
b6d03bb2
AB
31572019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3158
3159 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3160 MODULO, CMPLX.
3161
2e62ab40
AB
31622019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3163 Richard Bunt <richard.bunt@arm.com>
3164
3165 * gdb.base/max-depth.c: New file.
3166 * gdb.base/max-depth.exp: New file.
3167 * gdb.python/py-nested-maps.c: New file.
3168 * gdb.python/py-nested-maps.exp: New file.
3169 * gdb.python/py-nested-maps.py: New file.
3170 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3171 (test_all_common): Call test_max_depth.
3172 * gdb.fortran/max-depth.exp: New file.
3173 * gdb.fortran/max-depth.f90: New file.
3174 * gdb.go/max-depth.exp: New file.
3175 * gdb.go/max-depth.go: New file.
3176 * gdb.modula2/max-depth.exp: New file.
3177 * gdb.modula2/max-depth.c: New file.
3178 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3179
d2b584a5
TV
31802019-04-29 Tom de Vries <tdevries@suse.de>
3181
3182 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3183
136afab8
PW
31842019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3185
3186 * gdb.base/callexit.exp: Test may-call-functions off.
3187
725cbb63
KS
31882019-04-25 Keith Seitz <keiths@redhat.com>
3189
3190 PR c++/24367
3191 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3192 (another_incomplete_struct, test_incomplete): New definitions.
3193 (main): Use new definitions.
3194 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3195 functions.
3196
701adfb0
PA
31972019-04-25 Ali Tamur <tamur@google.com>
3198
3199 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3200
82433e3e
SDJ
32012019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3202
3203 PR corefiles/11608
3204 PR corefiles/18187
3205 * gdb.base/coredump-filter-build-id.exp: New file.
3206
dd06d4d6
AH
32072019-04-25 Alan Hayward <alan.hayward@arm.com>
3208
e79be6e5
SM
3209 * Makefile.in: Pass through GDBSERVER_DEBUG.
3210 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3211 (gdbserver,debug): Add board setting.
3212 * gdb.trace/tspeed.exp: Skip when debugging.
3213 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3214 * lib/gdbserver-support.exp: Likewise
dd06d4d6 3215
1670072e
TT
32162019-04-24 Tom Tromey <tromey@adacore.com>
3217
3218 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3219 Rust.
3220
a59240a4
TT
32212019-04-24 Tom Tromey <tromey@adacore.com>
3222
3223 * gdb.arch/amd64-eval.exp: Test bitfield return.
3224 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3225 (class Foo) <return_bitfields>: New method.
3226 (main): Call it.
3227
b907456c
AB
32282019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3229
3230 * gdb.cp/many-args.cc: New file.
3231 * gdb.cp/many-args.exp: New file.
3232
5c565afd
TV
32332019-04-23 Tom de Vries <tdevries@suse.de>
3234
3235 PR gdb/24433
3236 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3237
ba22ff86
AH
32382019-04-23 Alan Hayward <alan.hayward@arm.com>
3239
3240 * gdb.trace/backtrace.exp: Use nopie flag.
3241 * gdb.trace/circ.exp: Likewise.
3242 * gdb.trace/collection.exp: Likewise.
3243 * gdb.trace/ftrace.exp: Likewise.
3244 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3245 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3246 * gdb.trace/qtro.exp: Likewise.
3247 * gdb.trace/read-memory.exp: Likewise.
3248 * gdb.trace/report.exp: Likewise.
3249 * gdb.trace/tfile.exp: Likewise.
3250 * gdb.trace/tfind.exp: Likewise.
3251 * gdb.trace/unavailable.exp: Likewise.
3252
7905fc35
PA
32532019-04-22 Pedro Alves <palves@redhat.com>
3254
3255 * gdb.base/solib-probes-nosharedlibrary.c,
3256 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3257
8ecb59f8
TT
32582019-04-19 Tom Tromey <tromey@adacore.com>
3259
3260 * gdb.ada/ptype_union.c: New file.
3261 * gdb.ada/ptype_union.exp: New file.
3262
62160ec9
TT
32632019-04-19 Tom Tromey <tromey@adacore.com>
3264
3265 PR symtab/24423:
3266 * gdb.base/list0.h (foo): Add a control-l character.
3267
36cd4ba5
TV
32682019-04-18 Tom de Vries <tdevries@suse.de>
3269
3270 PR gdb/24433
3271 * boards/local-board.exp: Set sysroot to "".
3272
b73715df
TV
32732019-04-18 Tom de Vries <tdevries@suse.de>
3274 Pedro Alves <palves@redhat.com>
3275
3276 PR gdb/24454
3277 * gdb.threads/vfork-follow-child-exec.c: New file.
3278 * gdb.threads/vfork-follow-child-exec.exp: New file.
3279 * gdb.threads/vfork-follow-child-exit.c: New file.
3280 * gdb.threads/vfork-follow-child-exit.exp: New file.
3281
4aa866af
LS
32822019-04-15 Leszek Swirski <leszeks@google.com>
3283
3284 * gdb.arch/amd64-eval.cc: New file.
3285 * gdb.arch/amd64-eval.exp: New file.
3286
e5a1a79a
AH
32872019-04-11 Alan Hayward <alan.hayward@arm.com>
3288
3289 * gdb.server/sysroot.c: New test.
3290 * gdb.server/sysroot.exp: New file.
3291 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3292 matching param.
3293
41077b66
AB
32942019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3295
3296 * gdb.base/align.exp: Extend test to cover structures containing
3297 only static fields.
3298
c30391f8
TV
32992019-04-11 Tom de Vries <tdevries@suse.de>
3300
3301 * boards/cc-with-dwz-m.exp: New file.
3302 * boards/cc-with-dwz.exp: New file.
3303 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3304
e242fd12
SM
33052019-04-09 Simon Marchi <simon.marchi@efficios.com>
3306
3307 * gdb.base/start-cpp.exp: New file.
3308 * gdb.base/start-cpp.cc: New file.
3309
2b0c8b01
KB
33102019-04-08 Kevin Buettner <kevinb@redhat.com>
3311
3312 * gdb.python/py-thrhandle.exp: Adjust tests to call
3313 thread_from_handle instead of thread_from_thread_handle.
3314
947210e5
KB
33152019-04-08 Kevin Buettner <kevinb@redhat.com>
3316
3317 * gdb.python/py-thrhandle.exp: Add tests for
3318 gdb.InferiorThread.handle.
3319
d7df6549
AB
33202019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3321
3322 * gdb.python/py-function.exp: Check calling helper function from
3323 all languages.
3324 * lib/gdb.exp (gdb_supported_languages): New proc.
3325
8bdc1658
AB
33262019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3327
3328 * gdb.base/complex-parts.c: New file.
3329 * gdb.base/complex-parts.exp: New file.
3330
05caa1d2
TT
33312019-04-01 Tom Tromey <tromey@adacore.com>
3332
3333 PR symtab/23331:
3334 * gdb.dwarf2/dw2-ranges-main.c: New file.
3335 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3336 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3337
7734102d
EZ
33382019-03-30 Simon Marchi <simark@simark.ca>
3339
3340 * gdb.base/default.exp: Add values for $_gdb_major and
3341 $_gdb_minor.
3342
188e1fa9
TT
33432019-03-29 Tom Tromey <tromey@adacore.com>
3344
3345 * gdb.base/help.exp: Tighten apropos regexp.
3346
2880242d
KS
33472019-03-29 Keith Seitz <keiths@redhat.com>
3348
3349 * gdb.fortran/array-bounds.exp: New file.
3350 * gdb.fortran/array-bounds.f90: New file.
3351
077cad8e
PW
33522019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3353
3354 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3355
80047cfc
PW
33562019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3357
3358 * gdb.multi/hello.c (main): Increase alarm timer.
3359
f489207e
SL
33602019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3361
3362 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3363 factor when no hardware watchpoint support.
3364
c92df149
AH
33652019-03-28 Alan Hayward <alan.hayward@arm.com>
3366 Pedro Alves <palves@redhat.com>
3367
3368 * boards/local-board.exp: set sysroot to /.
3369
933aebfa
AH
33702019-03-27 Alan Hayward <alan.hayward@arm.com>
3371
3372 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3373 in child.
3374
9f9aa852
AB
33752019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3376
3377 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3378 field.
3379 (make_container): Initialise new field.
3380 * gdb.python/py-prettyprint.exp: Add new tests.
3381 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3382 <display_hint>: New method.
3383
3714a195
AB
33842019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3385
3386 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3387 gdb_continue_to_breakpoint more throughout this test.
3388 (run_lang_tests) Supply unique test names, and use
3389 gdb_test_no_output.
3390
18c77628
AB
33912019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3392
3393 * gdb.base/finish-pretty.exp: Update expected results.
3394 * gdb.base/pretty-print.c: New file.
3395 * gdb.base/pretty-print.exp: New file.
3396
9a93502f
PA
33972019-03-25 Pedro Alves <palves@redhat.com>
3398
3399 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3400 move comments outside list. Append '-i "" eof' section.
3401
968aa7ae
AH
34022019-03-22 Alan Hayward <alan.hayward@arm.com>
3403
34a7f2a4 3404 PR testsuite/25016
968aa7ae
AH
3405 * README: Add pie options.
3406 * gdb.base/break-interp.exp: Ensure pie is disabled.
3407 * gdb.base/dump.exp: Likewise.
3408 * lib/gdb.exp (gdb_compile): Add pie option.
3409
4c7d57e7
TT
34102019-03-19 Tom Tromey <tromey@adacore.com>
3411
3412 * gdb.mi/mi2-cli-display.c: New file.
3413 * gdb.mi/mi2-cli-display.exp: New file.
3414
bff8c71f
TT
34152019-03-18 Joel Brobecker <brobecker@adacore.com>
3416 Tom Tromey <tromey@adacore.com>
3417
3418 * gdb.ada/ptype_array/pck.adb: New file.
3419 * gdb.ada/ptype_array/pck.ads: New file.
3420 * gdb.ada/ptype_array/foo.adb: New file.
3421 * gdb.ada/ptype_array.exp: New file.
3422
d085f989
TT
34232019-03-14 Tom Tromey <tromey@adacore.com>
3424
3425 * gdb.base/style.exp: Add "set style sources" test.
3426
b4be1b06
SM
34272019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3428
3429 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3430 * mi-breakpoint-multiple-locations.exp: ... this.
3431 (make_breakpoints_pattern): New proc.
3432 (do_test): Add mi_version parameter, test -break-insert,
3433 -break-info and =breakpoint-created.
3434
7cde5fc2
AB
34352019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3436
3437 * config/default.exp: Remove 'load_lib gdb.exp'.
3438 * config/monitor.exp: Likewise.
3439 * config/sid.exp: Likewise.
3440 * config/sim.exp: Likewise.
3441 * config/slite.exp: Likewise.
3442 * config/unix.exp: Likewise.
3443 * gdb.base/default.exp: Remove unhelpful comment.
3444
efbecbc1
AB
34452019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3446
3447 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3448
0841c79a
AB
34492019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3450
3451 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3452
4a270568
AB
34532019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3454
3455 * gdb.fortran/type-kinds.exp: Update expected results.
3456
067630bd
AB
34572019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3458
3459 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3460
3be47f7a
AB
34612019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3462
3463 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3464 function.
3465 (test_basic_parsing_of_type_kinds): Expand types tested.
3466 (test_parsing_invalid_type_kinds): New function.
3467
4d00f5d8
AB
34682019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3469
3470 * gdb.fortran/intrinsics.exp: New file.
3471 * gdb.fortran/intrinsics.f90: New file.
3472 * gdb.fortran/type-kinds.exp: New file.
3473
c8f91604
AB
34742019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3475
3476 * gdb.fortran/dot-ops.exp: New file.
3477
dd9f2c76
AB
34782019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3479
3480 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3481 Check upper and lower case logical literals.
3482
84ec9724
AB
34832019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3484
3485 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3486 Remove duplicate tests.
3487
c3734e09
AH
34882019-03-06 Alan Hayward <alan.hayward@arm.com>
3489
3490 * lib/gdb.exp (builtin_cd): rename of cd.
3491 (cd): Override builtin.
3492
aa3cfbda
RB
34932019-03-06 Richard Bunt <richard.bunt@arm.com>
3494
3495 * gdb.fortran/function-calls.exp: New file.
3496 * gdb.fortran/function-calls.f90: New test.
3497
7b63ad86
RB
34982019-03-04 Richard Bunt <richard.bunt@arm.com>
3499
3500 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3501 on user program standard output.
3502 * gdb.fortran/short-circuit-argument-list.f90: Record function
3503 calls.
3504
01abb042
AH
35052019-02-28 Alan Hayward <alan.hayward@arm.com>
3506
c3734e09
AH
3507 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3508 failure.
01abb042 3509
92137da0
RO
35102019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3511
3512 PR gdb/8527
3513 * gdb.base/interrupt-daemon-attach.c,
3514 gdb.base/interrupt-daemon-attach.exp: New test.
3515
5862844d
PA
35162019-02-27 Pedro Alves <palves@redhat.com>
3517
3518 * gdb.base/page.exp: Add tests for "set width/height -1".
3519
8ed25214
PA
35202019-02-27 Pedro Alves <palves@redhat.com>
3521
3522 * gdb.base/page.exp: Add tests for "set/show width/height" with
3523 "infinite" values.
3524
6c28e44a
TT
35252019-02-27 Tom Tromey <tromey@adacore.com>
3526
3527 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3528 2.4.
3529 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3530 workaround.
3531
bf9a735e
AB
35322019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3533
3534 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3535 tests for structs with static members.
3536
8791793c
TT
35372019-02-26 Tom Tromey <tromey@adacore.com>
3538
3539 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3540 ValueError, not TypeError.
3541
bc2a507e
KB
35422019-02-26 Kevin Buettner <kevinb@redhat.com>
3543
3544 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3545 call from main program.
3546
e0e7d3bd
JB
35472019-02-23 Joel Brobecker <brobecker@adacore.com>
3548
3549 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3550 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3551 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3552 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3553 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3554
9600246d
KS
35552019-02-22 Keith Seitz <keiths@redhat.com>
3556
3557 PR symtab/23853
3558 * gdb.base/symlink-sourcefile.c: New file.
3559 * gdb.base/symlink-sourcefile.exp: New file.
3560
0c95f9ed
TT
35612019-02-20 Tom Tromey <tom@tromey.com>
3562
3563 * gdb.base/info_qt.exp: Update.
3564
6caa91b6
SM
35652019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3566
3567 * gdb.base/source.exp: Move "error in sourced script" code to
3568 the end.
3569 * gdb.base/source-error.gdb: Move contents to
3570 source-error-1.gdb. Add new code to source source-error-1.gdb.
3571 * gdb.base/source-error-1.gdb: New file, from previous
3572 source-error.gdb.
3573
6506371f
TT
35742019-02-17 Tom Tromey <tom@tromey.com>
3575
3576 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3577 for macro styling.
3578 * gdb.base/style.c (SOME_MACRO): New macro.
3579
a0087920
TT
35802019-02-17 Tom Tromey <tom@tromey.com>
3581
3582 * gdb.base/style.exp: Add line-wrapping tests.
3583 * gdb.base/page.exp: Add test for quitting during pagination.
3584
a2cd4f14
JB
35852019-02-17 Joel Brobecker <brobecker@adacore.com>
3586
3587 * gdb.ada/big_packed_array: New testcase.
3588 * gdb.ada/homonym.exp: Fix incorrect expected output for
3589 "break <homonym__get_value>" test.
3590
9d70ffbc
WP
35912019-02-13 Weimin Pan <weimin.pan@oracle.com>
3592
3593 PR breakpoints/21870
3594 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3595 and prepare_for_testing. Add comment.
3596 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3597 redundant cleanup call. Clean up comment.
3598
01c7ae81
WP
35992019-02-12 Weimin Pan <weimin.pan@oracle.com>
3600
3601 PR breakpoints/21870
3602 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3603 * gdb.arch/aarch64-dbreg-contents.c: New file.
3604
aff29d1c
JB
36052019-02-10 Joel Brobecker <brobecker@adacore.com>
3606
3607 * gdb.ada/mi_ref_changeable: New testcase.
3608
df0da8a2
AH
36092019-02-07 Alan Hayward <alan.hayward@arm.com>
3610
3611 * gdb.base/attach.exp: Add double attach test.
3612
bd447abb
SM
36132019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3614
3615 * lib/gdb.exp (default_gdb_start): Don't match pagination
3616 prompt.
3617 (gdb_init): Set stty_init.
3618
1dbc40b9
TT
36192019-01-27 Tom Tromey <tom@tromey.com>
3620
3621 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3622 skip_python_tests.
3623
353229bf
AH
36242019-01-24 Alan Hayward <alan.hayward@arm.com>
3625
3626 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3627 New structure.
3628 (struct struct_static_02_02): Likewise.
3629 (struct struct_static_02_03): Likewise.
3630 (struct struct_static_02_04): Likewise.
3631 (struct struct_static_04_01): Likewise.
3632 (struct struct_static_04_02): Likewise.
3633 (struct struct_static_04_03): Likewise.
3634 (struct struct_static_04_04): Likewise.
3635 (struct struct_static_06_01): Likewise.
3636 (struct struct_static_06_02): Likewise.
3637 (struct struct_static_06_03): Likewise.
3638 (struct struct_static_06_04): Likewise.
3639 (cmp_struct_static_02_01): Likewise.
3640 (cmp_struct_static_02_02): Likewise.
3641 (cmp_struct_static_02_03): Likewise.
3642 (cmp_struct_static_02_04): Likewise.
3643 (cmp_struct_static_04_01): Likewise.
3644 (cmp_struct_static_04_02): Likewise.
3645 (cmp_struct_static_04_03): Likewise.
3646 (cmp_struct_static_04_04): Likewise.
3647 (cmp_struct_static_06_01): Likewise.
3648 (cmp_struct_static_06_02): Likewise.
3649 (cmp_struct_static_06_03): Likewise.
3650 (cmp_struct_static_06_04): Likewise.
3651 (call_all): Test new structs.
3652 * gdb.base/infcall-nested-structs.exp: Likewise.
3653
73021deb
AH
36542019-01-21 Alan Hayward <alan.hayward@arm.com>
3655 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3656
fc65c7db
AH
36572019-01-21 Alan Hayward <alan.hayward@arm.com>
3658 * gdb.base/stack-protector.c: New test.
3659 * gdb.base/stack-protector.exp: New file.
3660 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3661 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3662 option.
3663 (gdb_compile): Remove stack protector for GCC and prevent
3664 recursion.
3665
c24bdb02
KS
36662019-01-16 Keith Seitz <keiths@redhat.com>
3667
3668 PR gdb/23773
3669 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3670
6f072a10
PFC
36712019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3672
3673 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3674 aliases.
3675 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3676 tests.
3677 * gdb.arch/powerpc-vector-regs.c: New file.
3678 * gdb.arch/powerpc-vector-regs.exp: New file.
3679
a7b8d682
PFC
36802019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3681
3682 * gdb.arch/altivec-regs.exp: Fix the list passed to
3683 gdb_expect_list when testing "info vector".
3684
6eb6fb67
AB
36852019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3686
3687 * gdb.base/style.exp: Don't include path in testname.
3688
b56f80d8
KS
36892019-01-10 Keith Seitz <keiths@redhat.com>
3690
3691 PR gdb/23712
3692 PR symtab/23010
3693 * gdb.dwarf2/multidictionary.exp: New file.
3694
041be526
SM
36952019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3696
3697 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3698 (test_gnuv3_style_demangling): ... this.
3699 (test_lucid_style_demangling): Remove.
3700 (test_arm_style_demangling): Remove.
3701 (test_hp_style_demangling): Remove.
3702 (do_tests): Remove calls to the above.
3703
d820d0c3
AB
37042019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3705
3706 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3707 case.
3708
f097f5ad
TT
37092019-01-06 Tom Tromey <tom@tromey.com>
3710
3711 PR gdb/28155:
3712 * gdb.dwarf2/typedef-void-finish.exp: New file.
3713
2cd8cc0b
TT
37142018-12-28 Tom Tromey <tom@tromey.com>
3715 Simon Marchi <simark@simark.ca>
3716
3717 * gdb.base/jit-exec.exp: New file.
3718 * gdb.base/jit-exec.c: New file.
3719 * gdb.base/jit-execd.c: New file.
3720
35fb8261
TT
37212018-12-28 Tom Tromey <tom@tromey.com>
3722
3723 * gdb.base/style.exp: Update test to check for address styling.
3724
47fd17cd
TT
37252018-12-28 Tom Tromey <tom@tromey.com>
3726
3727 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3728 message.
3729
d47032b7
TT
37302018-12-28 Tom Tromey <tom@tromey.com>
3731
3732 * gdb.base/style.exp: Add test for version number styling.
3733
af79b68d
TT
37342018-12-28 Tom Tromey <tom@tromey.com>
3735
3736 * gdb.base/style.exp: Add test for print_address_symbolic.
3737
0bb296cb
TT
37382018-12-28 Tom Tromey <tom@tromey.com>
3739
3740 * gdb.base/style.exp: Add test for breakpoint setting.
3741
80ae2043
TT
37422018-12-28 Tom Tromey <tom@tromey.com>
3743
3744 * gdb.base/style.exp: Add test for variable names.
3745
cbe56571
TT
37462018-12-28 Tom Tromey <tom@tromey.com>
3747
3748 * gdb.base/style.exp: New file.
3749 * gdb.base/style.c: New file.
3750
9162a27c
TT
37512018-12-28 Tom Tromey <tom@tromey.com>
3752
3753 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3754 "dumb".
3755 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3756 the TERM environment variable.
3757
bc543c90
TT
37582018-12-27 Tom Tromey <tom@tromey.com>
3759
3760 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3761 pagination test.
3762
6f0ffe50
AB
37632018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3764
3765 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3766 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3767
b5a1e557
PW
37682018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3769
3770 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3771 Filename a.adb changed to bp_fun_addr.adb.
3772 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3773
6e8b1ab2
JV
37742018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3775
3776 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3777 non-PIE executables.
3778 * README: Mention the gdb,nopie_flag board setting.
3779 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3780 non-PIE executable.
3781 * gdb.arch/amd64-entry-value.exp: Likewise.
3782 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3783 * gdb.arch/i386-float.exp: Likewise.
3784 * gdb.arch/i386-signal.exp: Likewise.
3785 * gdb.mi/mi-reg-undefined.exp: Likewise.
3786
d00a27c5
PM
37872018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3788
3789 PR gdb/23974
3790 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3791
161d081c
PW
37922018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3793
3794 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3795 Update order of results accordingly.
3796
b001de23
AB
37972018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3798
3799 * gdb.base/annota1.exp: Update a test regexp.
3800
99e1a184
AB
38012018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3802
3803 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3804
7a81c1e2
PW
38052018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3806
3807 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3808 (reuse_time): Initialize to REUSE_TIME_CAP.
3809 (check_rc): New function.
3810 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3811 Check pthread_create rc.
3812 (spawner_thread_func): Check pthread_create and pthread_join rc.
3813
73e8dc90
PA
38142018-12-08 Pedro Alves <palves@redhat.com>
3815
3816 * gdb.base/list.exp (test_forward_search): Rename to ...
3817 (test_forward_reverse_search): ... this. Also test reverse-search
3818 and the forward-search alias.
3819
13f2ed32
AB
38202018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3821
3822 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3823 local timeout variable before return, and remove all local timeout
3824 variable entirely.
3825 (gdb_load): Likewise.
3826
64d27cfc
TV
38272018-12-01 Tom de Vries <tdevries@suse.de>
3828
3829 * gdb.base/gdb-caching-proc.exp: New file.
3830
f63c03b4
SDJ
38312018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3832
3833 * Makefile.in (TIMESTAMP): New variable.
3834 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3835 command.
3836 (check-single-racy): Likewise.
3837 (check/%.exp): Likewise.
3838 (check-racy/%.exp): Likewise.
3839 (workers/%.worker): Likewise.
3840 (build-perf): Likewise.
3841 (check-perf): Likewise.
3842 * README: Describe new "TS" and "TS_FORMAT" variables.
3843 * print-ts.py: New file.
3844
1c97054b
BF
38452018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3846
3847 PR python/23714
3848 * gdb.python/python.exp: Test command repetition after
3849 gdb.execute.
3850
1871a62d
AB
38512018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3852
3853 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3854 is correctly aligned.
3855
fb5e1ed9
PW
38562018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3857
3858 * gdb.ada/info_auto_lang.exp: New testcase.
3859 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3860 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3861 * gdb.ada/info_auto_lang/some_c.c: New file.
3862
43d397ca
PW
38632018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3864
3865 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3866 FUNC_lang language syntax.
3867
beddd671
PW
38682018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3869
3870 * gdb.base/info_minsym.c: New file.
3871 * gdb.base/info_minsym.exp: New file.
3872
73fc52c4
TT
38732018-11-19 Tom Tromey <tom@tromey.com>
3874
3875 PR rust/23625:
3876 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3877 * gdb.rust/expr.exp: Update expected output. Change one test.
3878
994b876a
TT
38792018-11-19 Tom Tromey <tom@tromey.com>
3880
3881 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3882
6769f276
PA
38832018-11-19 Pedro Alves <palves@redhat.com>
3884
3885 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3886 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3887 see the expected warning.
3888
38a72da0
AH
38892018-11-16 Alan Hayward <alan.hayward@arm.com>
3890
3891 PR gdb/22736:
3892 * gdb.cp/infcall-nodebug-lib.c: New test.
3893 * gdb.cp/infcall-nodebug-main.c: New test.
3894 * gdb.cp/infcall-nodebug.exp: New file.
3895
53a89d6e
SM
38962018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3897
3898 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3899 completer tests.
3900
9325300d
TV
39012018-11-09 Tom de Vries <tdevries@suse.de>
3902
3903 * gdb.base/msym-lang.c: New test.
3904 * gdb.base/msym-lang.exp: New file.
3905 * gdb.base/msym-lang-main.c: New test.
3906
20f0d60d
TT
39072018-11-08 Tom Tromey <tom@tromey.com>
3908
3909 PR gdb/23555:
3910 PR gdb/23838:
3911 * gdb.base/warning.exp: New file.
3912
b5420128
JB
39132018-11-08 Jan Beulich <jbeulich@suse.com>
3914
3915 * testsuite/gdb.arch/i386-avx512.c,
3916 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3917
cd115d61
AB
39182018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3919
3920 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3921 point hardware.
3922
35ee2dc2
AB
39232018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3924
3925 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3926 * gdb.dwarf2/missing-type-name.exp: New file.
3927
31aceee8
TV
39282018-11-06 Tom de Vries <tdevries@suse.de>
3929
3930 * gdb.base/many-headers.c: New test.
3931 * gdb.base/many-headers.exp: New file.
3932
109be305
JW
39332018-11-06 Jim Wilson <jimw@sifive.com>
3934
3935 * gdb.base/code_elim.exp: For riscv, set additional_flags
3936 to include -msmall-data-limit=0.
3937
e2b7af72
JB
39382018-11-01 Joel Brobecker <brobecker@adacore.com>
3939
3940 * gdb.ada/watch_minus_l: New testcase.
3941
cdcda965
SM
39422018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3943
3944 * gdb.arch/aix-sighandle.c: New file.
3945 * gdb.arch/aix-sighandle.exp: New file.
3946
92dcebf3
AB
39472018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3948
3949 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3950 registers being unions.
3951
68b9ac18
TV
39522018-10-31 Tom de Vries <tdevries@suse.de>
3953
3954 * lib/valgrind.exp: New file.
3955 (vgdb_start, vgdb_stop): New procs, factored out of ...
3956 * gdb.base/valgrind-bt.exp: ... here, ...
3957 * gdb.base/valgrind-disp-step.exp: ... here and ...
3958 * gdb.base/valgrind-infcall.exp: ... here.
3959
1443936e
TV
39602018-10-31 Tom de Vries <tdevries@suse.de>
3961
3962 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3963
eb77c9df
AB
39642018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3965
3966 * gdb.dwarf2/void-type.c: New file.
3967 * gdb.dwarf2/void-type.exp: New file.
3968
82b5e646
PW
39692018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3970
3971 * gdb.base/info_qt.c: New file.
3972 * gdb.base/info_qt.exp: New file.
3973
8d619c01
EBM
39742018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3975
3976 * gdb.arch/powerpc-htm-regs.c: New file.
3977 * gdb.arch/powerpc-htm-regs.exp: New file.
3978
f2cf6173
EBM
39792018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3980
3981 * gdb.arch/powerpc-tar.c: New file.
3982 * gdb.arch/powerpc-tar.exp: New file.
3983
7ca18ed6
EBM
39842018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3985
3986 * gdb.arch/powerpc-ppr-dscr.c: New file.
3987 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3988
bfcc0eba
TV
39892018-10-25 Tom de Vries <tdevries@suse.de>
3990
3991 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3992
fe1a5cad
TV
39932018-10-24 Tom de Vries <tdevries@suse.de>
3994
3995 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3996 longer exists error.
3997
a76dc3b7
TV
39982018-10-24 Tom de Vries <tdevries@suse.de>
3999
4000 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4001
4df46df7
TV
40022018-10-24 Tom de Vries <tdevries@suse.de>
4003
4004 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4005 --db-attach in valgrind.
4006
0dbfcfff
AB
40072018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4008
4009 * gdb.arch/riscv-reg-aliases.c: New file.
4010 * gdb.arch/riscv-reg-aliases.exp: New file.
4011
b04480b1
AH
40122018-10-19 Alan Hayward <alan.hayward@arm.com>
4013
4014 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4015
2c6ac8d7
AH
40162018-10-19 Alan Hayward <alan.hayward@arm.com>
4017
4018 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4019
2bc69f25
AH
40202018-10-19 Alan Hayward <alan.hayward@arm.com>
4021
4022 * gdb.cp/ovldbreak.exp: Fix regexps.
4023
1f1ae3a3
AH
40242018-10-19 Alan Hayward <alan.hayward@arm.com>
4025
4026 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4027
94c18618
SDJ
40282018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4029
4030 PR cli/23785
4031 * gdb.base/restore.exp: New test to check if "restore" with an
4032 invalid file doesn't segfault.
4033
812cd6eb
TV
40342018-10-18 Tom de Vries <tdevries@suse.de>
4035
4036 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4037 * gdb.ada/excep_handle.exp: Same.
4038 * gdb.ada/mi_string_access.exp: Same.
4039 * gdb.ada/mi_var_union.exp: Same.
4040 * gdb.arch/arc-analyze-prologue.exp: Same.
4041 * gdb.arch/arc-decode-insn.exp: Same.
4042 * gdb.base/readnever.exp: Same.
4043 * gdb.fortran/printing-types.exp: Same.
4044 * gdb.guile/scm-lazy-string.exp: Same.
4045
c4b90788
TV
40462018-10-16 Tom de Vries <tdevries@suse.de>
4047
4048 PR gdb/23730
4049 * gdb.base/catch-follow-exec.c: Add copyright notice.
4050 * gdb.base/catch-follow-exec.exp: Rewrite to use
4051 gdb_spawn_with_cmdline_opts. Require gdb-native.
4052
8bca2978
SL
40532018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4054
4055 * gdb.trace/actions-changed.exp: Check for arch support.
4056 * gdb.trace/actions.exp: Likewise.
4057 * gdb.trace/ax.exp: Likewise.
4058 * gdb.trace/backtrace.exp: Likewise.
4059 * gdb.trace/change-loc.exp: Likewise.
4060 * gdb.trace/deltrace.exp: Likewise.
4061 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4062 * gdb.trace/ftrace.exp: Likewise.
4063 * gdb.trace/infotrace.exp: Check for arch support.
4064 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4065 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4066 * gdb.trace/mi-tsv-changed.exp: Likewise.
4067 * gdb.trace/packetlen.exp: Likewise.
4068 * gdb.trace/passc-dyn.exp: Likewise.
4069 * gdb.trace/passcount.exp: Likewise.
4070 * gdb.trace/pending.exp: Likewise.
4071 * gdb.trace/range-stepping.exp: Check for shlib support.
4072 * gdb.trace/report.exp: Check for arch support.
4073 * gdb.trace/save-trace.exp: Likewise.
4074 * gdb.trace/signal.exp: Check for signal support.
4075 * gdb.trace/tfind.exp: Check for arch support.
4076 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4077 * gdb.trace/trace-common.h: Add comment.
4078 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4079 * gdb.trace/trace-enable-disable.exp: Likewise.
4080 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4081 * gdb.trace/tracecmd.exp: Check for arch support.
4082 * gdb.trace/tspeed.exp: Check for shlib and target support.
4083 * gdb.trace/tstatus.exp: Check for arch support.
4084 * gdb.trace/tsv.exp: Likewise.
4085 * gdb.trace/while-dyn.exp: Likewise.
4086 * gdb.trace/while-stepping.exp: Likewise.
4087 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4088
f9c49bff
SM
40892018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4090
4091 * gdb.trace/tspeed.exp: Remove nowarnings.
4092 (prepare_for_trace_test): Declare "global ipalib".
4093 * gdb.trace/tspeed.c: Include unistd.h.
4094 (main): Remove superfluous printf argument.
4095
d4330bde
SL
40962018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4097
4098 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4099 directory prefix on the filename.
4100
8ecfd7bd
SDJ
41012018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4102
4103 * gdb.gdb/unittest.exp: Update expected message informing that
4104 selftests have been disabled.
4105 * gdb.server/unittest.exp: Likewise.
4106
58bbcd02
TV
41072018-10-09 Tom de Vries <tdevries@suse.de>
4108
4109 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4110 with runto_main.
4111
9f6b697b
WP
41122018-10-08 Weimin Pan <weimin.pan@oracle.com>
4113
4114 PR c++/16841
4115 * gdb.cp/virtbase2.cc: New file.
4116 * gdb.cp/virtbase2.exp: New file.
4117
add5ded5
TT
41182018-10-06 Tom Tromey <tom@tromey.com>
4119
4120 PR python/19399:
4121 * gdb.python/py-inferior.exp: Add architecture test.
4122
f9e48344
TT
41232018-10-06 Tom Tromey <tom@tromey.com>
4124
4125 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4126 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4127
2a8be203
TT
41282018-10-06 Tom Tromey <tom@tromey.com>
4129
4130 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4131 of a "throw" catchpoint.
4132
e04caa70
SDJ
41332018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4134
4135 * gdb.base/info-proc.exp: Update string expected from "help info
4136 proc".
4137
5ca8c39f
TT
41382018-10-04 Tom Tromey <tom@tromey.com>
4139
4140 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4141 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4142 (test_initial_complaints, test_empty_complaints): Update.
4143 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4144
3453e7e4
TT
41452018-10-04 Tom Tromey <tom@tromey.com>
4146
4147 PR cli/19551:
4148 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4149 * lib/gdb.exp (gdb_file_cmd): Update.
4150 * gdb.stabs/weird.exp (print_weird_var): Update.
4151 * gdb.server/solib-list.exp: Update.
4152 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4153 * gdb.mi/mi-cli.exp: Update.
4154 * gdb.linespec/linespec.exp: Update.
4155 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4156 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4157 * gdb.cp/cp-relocate.exp: Update.
4158 * gdb.base/sym-file.exp: Update.
4159 * gdb.base/relocate.exp: Update.
4160 * gdb.base/readnever.exp: Update.
4161 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4162 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4163 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4164 * gdb.base/code_elim.exp: Update.
4165 * gdb.base/break-unload-file.exp (test_break): Update.
4166 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4167 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4168 Update.
4169 * gdb.base/attach.exp (do_attach_tests): Update.
4170 * gdb.base/sepdebug.exp: Update.
4171 * gdb.python/py-section-script.exp: Update.
4172
6afcf761
TT
41732018-10-04 Tom Tromey <tom@tromey.com>
4174
4175 PR cli/22234:
4176 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4177 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4178 output.
4179
fef1b293
TT
41802018-10-04 Tom Tromey <tom@tromey.com>
4181
4182 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4183 set width and height to 0.
4184 (test_command_line_attach_run): Use -quiet.
4185
ca98345e
SL
41862018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4187
4188 * lib/gdb.exp (skip_ifunc_tests): New.
4189 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4190 other compile failures.
4191 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4192
ff34e6ae
SM
41932018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4194
4195 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4196 is_amd64_regs_target.
4197
6bb8890e
AH
41982018-10-01 Alan Hayward <alan.hayward@arm.com>
4199
4200 * gdb.arch/aarch64-sighandler-regs.c: New test.
4201 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4202 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4203
224d30d3
MM
42042018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4205
4206 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4207 assembly.
4208
f67ffa6a
AB
42092018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4210
4211 * gdb.base/frame-selection.exp: New file.
4212 * gdb.base/frame-selection.c: New file.
4213
9fc3183f
AH
42142018-09-27 Alan Hayward <alan.hayward@arm.com>
4215
4216 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4217 pthread barrier.
4218 (main): Likewise.
4219
d354055e
AB
42202018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4221
4222 * gdb.base/large-frame-1.c: New file.
4223 * gdb.base/large-frame-2.c: New file.
4224 * gdb.base/large-frame.exp: New file.
4225 * gdb.base/large-frame.h: New file.
4226
db727370
JL
42272018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4228
4229 PR gdb/20948
4230 * gdb.base/write_mem.exp: New test.
4231 * gdb.base/write_mem.c: Likewise.
4232
ae778caf
TT
42332018-09-23 Tom Tromey <tom@tromey.com>
4234
4235 PR python/18852:
4236 * gdb.python/py-parameter.exp: Add test for parameter that throws
4237 on "set".
4238
fd3ba736
TT
42392018-09-23 Tom Tromey <tom@tromey.com>
4240
4241 PR python/17284:
4242 * gdb.python/py-template.exp (test_template_arg): Add test for
4243 negative template argument number.
4244
39a24317
TT
42452018-09-23 Tom Tromey <tom@tromey.com>
4246
4247 PR python/14062:
4248 * gdb.python/python.exp: Add test for post_event error.
4249
f5769a2c
TT
42502018-09-23 Tom Tromey <tom@tromey.com>
4251
4252 PR python/18170:
4253 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4254 convert pointers to int and long.
4255
1c1e54f6
TT
42562018-09-23 Tom Tromey <tom@tromey.com>
4257
4258 PR python/20126:
4259 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4260 signed-ness conversion tests.
4261
fb4fa946
TT
42622018-09-23 Tom Tromey <tom@tromey.com>
4263
4264 PR python/18352;
4265 * gdb.python/py-value.exp (test_float_conversion): New proc.
4266 Use it.
4267
a466edac
HAQ
42682018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4269
4270 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4271
4ee9b0c5
SL
42722018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4273
4274 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4275 no readline.
4276 * gdb.base/utf8-identifiers.exp: Likewise.
4277 * gdb.cp/cpcompletion.exp: Likewise.
4278 * gdb.linespec/cpcompletion.exp: Likewise.
4279 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4280 * gdb.linespec/cpls-ops.exp: Likewise.
4281
23be8da7
RB
42822018-09-19 Richard Bunt <richard.bunt@arm.com>
4283 Chris January <chris.january@arm.com>
4284
4285 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4286 * gdb.fortran/short-circuit-argument-list.exp: New file.
4287 * gdb.fortran/short-circuit-argument-list.f90: New test.
4288
5031d0ae
SDJ
42892018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4290
4291 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4292 "arch=" keyword when executing "-stack-list-frames".
4293
b4c0d1a4
SDJ
42942018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4295
4296 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4297 "arch=" keyword when executing "-stack-list-frames".
4298
7a6d2b45
SDJ
42992018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4300
4301 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4302 break ada".
4303
8588b356
SM
43042018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4305
4306 PR python/23669
4307 * gdb.python/python.exp: Test gdb.execute("show commands").
4308
65e65158
TT
43092018-09-16 Tom Tromey <tom@tromey.com>
4310
4311 * gdb.base/new-ui.exp (do_execution_tests): Update.
4312 * gdb.base/dbx.exp (test_breakpoints): Update.
4313
bf326452
AH
43142018-09-14 Alan Hayward <alan.hayward@arm.com>
4315
4316 * lib/gdb.exp (gdb_simple_compile): Add proc.
4317 (is_elf_target): Use gdb_simple_compile.
4318 (skip_altivec_tests): Likewise.
4319 (skip_vsx_tests): Likewise.
4320 (skip_tsx_tests): Likewise.
4321 (skip_btrace_tests): Likewise.
4322 (skip_btrace_pt_tests): Likewise.
4323 (gdb_can_simple_compile): Likewise.
4324 (gdb_has_argv0): Likewise.
4325 (gdb_target_symbol_prefix): Likewise.
4326 (target_supports_scheduler_locking): Likewise.
4327
2361b0fb
TT
43282018-09-13 Tom Tromey <tom@tromey.com>
4329
4330 * Makefile.in (TAGS): Recognize proc_with_prefix and
4331 gdb_caching_proc.
4332
0ae1a321
SM
43332018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4334
4335 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4336 method.
4337
a40bf0c2
SM
43382018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4339
4340 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4341 and a few other Inferior properties when the Inferior is no
4342 longer valid.
4343
4a3fe98f
TT
43442018-09-13 Tom Tromey <tom@tromey.com>
4345
4346 PR rust/23650:
4347 * gdb.rust/simple.exp: Add test for enum field access error.
4348
098b2108
TT
43492018-09-13 Tom Tromey <tom@tromey.com>
4350
4351 PR rust/23626:
4352 * gdb.rust/simple.rs (EmptyEnum): New type.
4353 (main): Use it.
4354 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4355
1256af7d
SM
43562018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4357
4358 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4359 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4360 * gdb.python/py-symtab.exp: Update test printing an objfile.
4361
4aa8e6c2
SM
43622018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4363
4364 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4365 object.
4366
c221b2f7
AH
43672018-09-12 Alan Hayward <alan.hayward@arm.com>
4368
4369 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4370 (support_complex_tests): Use gdb_can_simple_compile.
4371 (is_ilp32_target): Likewise.
4372 (is_lp64_target): Likewise.
4373 (is_64_target): Likewise.
4374 (is_amd64_regs_target): Likewise.
4375 (is_aarch32_target): Likewise.
4376 (gdb_int128_helper): Likewise.
4377
6f1107b5
JK
43782018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4379
4380 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4381
1f5d1570
JG
43822018-09-10 Jerome Guitton <guitton@adacore.com>
4383
4384 * gdb.ada/same_component_name: Add test for case of tagged record
4385 with variable-length fields.
4386
cc330e39
XR
43872018-09-10 Xavier Roirand <roirand@adacore.com>
4388
4389 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4390 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4391 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4392 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4393
b9c50e9a
XR
43942018-09-10 Xavier Roirand <roirand@adacore.com>
4395
4396 * gdb.ada/mi_string_access.exp: New testcase.
4397 * gdb.ada/mi_string_access/bar.adb: New file.
4398 * gdb.ada/mi_string_access/pck.adb: New file.
4399 * gdb.ada/mi_string_access/pck.asd: New file.
4400
2963898f
XR
44012018-09-10 Xavier Roirand <roirand@adacore.com>
4402
4403 * gdb.ada/mi_var_union.exp: New testcase.
4404 * gdb.ada/mi_var_union/bar.adb: New file.
4405 * gdb.ada/mi_var_union/pck.adb: New file.
4406 * gdb.ada/mi_var_union/pck.asd: New file.
4407
1aac008f
TT
44082018-09-08 Tom Tromey <tom@tromey.com>
4409
4410 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4411
332cf4c9
TT
44122018-09-08 Tom Tromey <tom@tromey.com>
4413
4414 PR python/16047:
4415 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4416 (register_pretty_printers): Register new printer.
4417 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4418 test.
4419 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4420 (an_int_type3): New global.
4421
424da6cf
JB
44222018-09-08 Joel Brobecker <brobecker@adacore.com>
4423
4424 * gdb.ada/expr_with_funcall: New testcase.
4425
2a62dfa9
JB
44262018-09-08 Joel Brobecker <brobecker@adacore.com>
4427
4428 * gdb.ada/packed_array_assign: New testcase.
4429
96b6697f
AB
44302018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4431
4432 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4433 names, and add test prefixes to make test names unique.
4434
e4a62c65
TV
44352018-09-05 Tom de Vries <tdevries@suse.de>
4436
4437 * gdb.dwarf2/varval.exp: Add test.
4438
dd083ee2
GB
44392018-09-04 Gary Benson <gbenson@redhat.com>
4440
4441 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4442 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4443
aef9346c
TT
44442018-08-31 Tom Tromey <tom@tromey.com>
4445
4446 * gdb.rust/simple.rs: Rename second variable "v".
4447
c67f2e15
AB
44482018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4449
4450 * gdb.base/funcargs.c (use_a): New function.
4451 (recurse): Call use_a.
4452
078a0207
KS
44532018-08-29 Keith Seitz <keiths@redhat.com>
4454
4455 * gdb.compile/compile-cplus-anonymous.cc: New file.
4456 * gdb.compile/compile-cplus-anonymous.exp: New file.
4457 * gdb.compile/compile-cplus-array-decay.cc: New file.
4458 * gdb.compile/compile-cplus-array-decay.exp: New file.
4459 * gdb.compile/compile-cplus-inherit.cc: New file.
4460 * gdb.compile/compile-cplus-inherit.exp: New file.
4461 * gdb.compile/compile-cplus-member.cc: New file.
4462 * gdb.compile/compile-cplus-member.exp: New file.
4463 * gdb.compile/compile-cplus-method.cc: New file.
4464 * gdb.compile/compile-cplus-method.exp: New file.
4465 * gdb.compile/compile-cplus-mod.c: "New" file.
4466 * gdb.compile/compile-cplus-namespace.cc: New file.
4467 * gdb.compile/compile-cplus-namespace.exp: New file.
4468 * gdb.compile/compile-cplus-nested.cc: New file.
4469 * gdb.compile/compile-cplus-nested.exp: New file.
4470 * gdb.compile/compile-cplus-print.c: "New" file.
4471 * gdb.compile/compile-cplus-print.exp: "New" file.
4472 * gdb.compile/compile-cplus-virtual.cc: New file.
4473 * gdb.compile/compile-cplus-virtual.exp: New file.
4474 * gdb.compile/compile-cplus.c: "New" file.
4475 * gdb.compile/compile-cplus.exp: "New" file.
4476 * lib/compile-support.exp: New file.
4477
b0f492b9
GB
44782018-08-16 Gary Benson <gbenson@redhat.com>
4479
4480 PR gdb/13000:
4481 * gdb.base/batch-exit-status.exp: New file.
4482 * gdb.base/batch-exit-status.good-commands: Likewise.
4483 * gdb.base/batch-exit-status.bad-commands: Likewise.
4484
36eb4c5f
AH
44852018-08-29 Alan Hayward <alan.hayward@arm.com>
4486
4487 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4488 (struct struct02): Likewise.
4489 (struct struct03): Likewise.
4490 (struct struct04): Likewise.
4491 (struct struct_01_01): New struct.
4492 (struct struct_01_02): Likewise.
4493 (struct struct_01_03): Likewise.
4494 (struct struct_01_04): Likewise.
4495 (struct struct_02_01): Likewise.
4496 (struct struct_02_02): Likewise.
4497 (struct struct_02_03): Likewise.
4498 (struct struct_02_04): Likewise.
4499 (struct struct_04_01): Likewise.
4500 (struct struct_04_02): Likewise.
4501 (struct struct_04_03): Likewise.
4502 (struct struct_04_04): Likewise.
4503 (struct struct_05_01): Likewise.
4504 (struct struct_05_02): Likewise.
4505 (struct struct_05_03): Likewise.
4506 (struct struct_05_04): Likewise.
4507 (cmp_struct01): Remove function.
4508 (cmp_struct02): Likewise.
4509 (cmp_struct03): Likewise.
4510 (cmp_struct04): Likewise.
4511 (cmp_struct_01_01): Add Function.
4512 (cmp_struct_01_02): Likewise.
4513 (cmp_struct_01_03): Likewise.
4514 (cmp_struct_01_04): Likewise.
4515 (cmp_struct_02_01): Likewise.
4516 (cmp_struct_02_02): Likewise.
4517 (cmp_struct_02_03): Likewise.
4518 (cmp_struct_02_04): Likewise.
4519 (cmp_struct_04_01): Likewise.
4520 (cmp_struct_04_02): Likewise.
4521 (cmp_struct_04_03): Likewise.
4522 (cmp_struct_04_04): Likewise.
4523 (cmp_struct_05_01): Likewise.
4524 (cmp_struct_05_02): Likewise.
4525 (cmp_struct_05_03): Likewise.
4526 (cmp_struct_05_04): Likewise.
4527 (call_all): Add new structs.
4528 * gdb.base/infcall-nested-structs.exp: Likewise.
4529
3bf9c013
JV
45302018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4531
4532 * gdb.python/py-framefilter-mi.exp: Update regexp to
4533 check for "arch" field in frame output.
4534
450d1e88
KB
45352018-08-23 Kevin Buettner <kevinb@redhat.com>
4536
4537 * gdb.dwarf2/dw2-ranges-func.c: New file.
4538 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4539
ae739fe7
SM
45402018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4541
4542 * gdb.base/term.exp: Compare terminal settings with values from
4543 the inferior.
4544 * gdb.base/term.c: Get and set terminal settings.
4545
6d52907e
JV
45462018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4547
4548 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4549 accommodate new "arch" field in frame output.
4550 * gdb.mi/mi-return.exp: Likewise.
4551 * gdb.mi/mi-stack.exp: Likewise.
4552 * gdb.mi/mi-syn-frame.exp: Likewise.
4553 * gdb.mi/user-selected-context-sync.exp: Likewise.
4554
be2d111a
MS
45552018-08-19 Michael Spang <spang@google.com>
4556
4557 PR gdb/11786
4558 * gdb.base/gcore-tls-pie.c: New file.
4559 * gdb.base/gcore-tls-pie.exp: New file.
4560
ae3a7c47
KB
45612018-08-18 Kevin Buettner <kevinb@redhat.com>
4562
4563 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
4564 * gdb.dwarf2/varval.c: New file.
4565 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 4566
2ecae92e
AH
45672018-08-17 Alan Hayward <alan.hayward@arm.com>
4568
4569 PR gdb/18931
4570 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4571
c1854f1d
KS
45722018-08-16 Keith Seitz <keiths@redhat.com>
4573
4574 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4575 tests expected to pass.
4576
26fb3983
JV
45772018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4578
4579 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4580 -data-disassemble -a.
4581 (test_disassembly_bogus_args): Likewise.
4582
67943c00
AB
45832018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4584
4585 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4586
5ff2bbae
AB
45872018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4588
4589 * gdb.base/vla-optimized-out.exp: Add new test.
4590
e5bbcd0f
AB
45912018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4592
4593 * gdb.base/vla-optimized-out-o3.exp: Delete.
4594 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4595 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4596 deleted tests.
4597
9d4a934c
AB
45982018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4599
4600 PR gdb/18050:
4601 * gdb.server/extended-remote-restart.c: New file.
4602 * gdb.server/extended-remote-restart.exp: New file.
4603
045cf012
SM
46042018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4605
4606 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4607 "set variable index = 42".
4608
87d6a7aa
SM
46092018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4610
4611 * boards/index-cache-gdb.exp: New file.
4612 * gdb.dwarf2/index-cache.exp: New file.
4613 * gdb.dwarf2/index-cache.c: New file.
4614 * gdb.base/maint.exp: Check if we are using the index cache.
4615
96d68bd4
RO
46162018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4617
4618 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4619 MAKEFLAGS.
4620
5a699617
RO
46212018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4622
4623 * dg-extract-results.sh: Move to toplevel contrib.
4624 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4625 * Makefile.in (check-parallel-racy): Likewise.
4626
5bd18990
AB
46272018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4628
4629 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4630 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4631 tests if the target supports scheduler locking.
4632
3fbbcf47
TV
46332018-08-04 Tom de Vries <tdevries@suse.de>
4634
4635 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4636
3e1d3d8c
TT
46372018-08-02 Tom Tromey <tom@tromey.com>
4638
4639 PR symtab/16842.
4640 * gdb.cp/temargs.exp: Test "info address" of a template
4641 parameter.
4642
5abe0f0c
JV
46432018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4644
4645 * gdb.python/py-mi-var-info-path-expression.c: New file.
4646 * gdb.python/py-mi-var-info-path-expression.py: New file.
4647 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4648
fb66cde8
SDJ
46492018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4650
4651 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4652 error after "cannot resolve name" string.
4653
c708f4d2
AB
46542018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4655
4656 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4657 started.
4658 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4659
37cc0cae
TV
46602018-07-28 Tom de Vries <tdevries@suse.de>
4661
4662 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4663
63b4ecf7
TV
46642018-07-26 Tom de Vries <tdevries@suse.de>
4665
4666 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4667
3c3bb058
AB
46682018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4669
4670 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4671 is visible.
4672
9e7f3bbb
TV
46732018-07-26 Tom de Vries <tdevries@suse.de>
4674
4675 PR breakpoints/23366
4676 * gdb.base/catch-follow-exec.c: New test.
4677 * gdb.base/catch-follow-exec.exp: New file.
4678
16f808ec
TV
46792018-07-25 Tom de Vries <tdevries@suse.de>
4680
4681 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4682 vla-optimized-out.c.
4683
d7154a8d
JV
46842018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4685
4686 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4687 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4688
232a0032
TV
46892018-07-20 Tom de Vries <tdevries@suse.de>
4690
4691 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4692 NOCLONE macro.
4693 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4694
fbb1d502
TV
46952018-07-19 Tom de Vries <tdevries@suse.de>
4696
4697 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4698 regular expression.
4699
42dc7699
TV
47002018-07-18 Tom de Vries <tdevries@suse.de>
4701
4702 * gdb.base/vla-optimized-out.c: New test.
4703 * gdb.base/vla-optimized-out.exp: New file.
4704
7f1f7e23
SDJ
47052018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4706
4707 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4708 message "No address associated with hostname" when gdbserver
4709 cannot resolve the hostname.
4710
5759ebb3
PW
47112018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4712
4713 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4714 Add some test prefixes to make tests unique.
4715
3606ccab
PW
47162018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4717
4718 * gdb.base/frameapply.c: New file.
4719 * gdb.base/frameapply.exp: New file.
4720
529c08b2
PW
47212018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4722
4723 * gdb.base/skip.exp: Update expected error message.
4724
c7ab0aef
SDJ
47252018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4726 Jan Kratochvil <jan.kratochvil@redhat.com>
4727 Paul Fertser <fercerpav@gmail.com>
4728 Tsutomu Seki <sekiriki@gmail.com>
4729
4730 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4731 parameter.
4732 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4733 by default.
4734 * boards/native-gdbserver.exp: Likewise.
4735 * gdb.server/run-without-local-binary.exp: Improve regexp used
4736 for detecting when a remote debugging connection succeeds.
4737 * gdb.server/server-connect.exp: New file.
4738 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4739 Do not prefix the port number with ":".
4740 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4741 support for detecting and using it. Add '$debughost_gdbserver'
4742 to the list of arguments used to start gdbserver. Handle case
4743 when gdbserver cannot resolve a network name.
4744
16ff70dd
SDJ
47452018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4746
4747 PR c++/23373
4748 * gdb.base/ptype-offsets.cc (struct static_member): New
4749 struct.
4750 (main) <stmember>: New variable.
4751 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4752 with a static member in it.
4753
3541979f
AB
47542018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4755
4756 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4757 watchpoints enabled and disabled.
4758
c8ad9b9a
AB
47592018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4760
4761 * gdb.base/examine-backward.exp: Still run tests around address
4762 0x0, even if address 0x0 is not readable. Update the pattern for
4763 matching address 0x0 in expected output.
4764
e0e5e971
AB
47652018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4766
4767 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4768 malloc/free.
4769
1ea5da02
TV
47702018-07-04 Tom de Vries <tdevries@suse.de>
4771
4772 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4773
471b9d15
MR
47742018-07-02 Maciej W. Rozycki <macro@mips.com>
4775
4776 PR tdep/8282
4777 * gdb.arch/mips-disassembler-options.exp: New test.
4778 * gdb.arch/mips-disassembler-options.s: New test source.
4779
75acb486
PA
47802018-06-29 Pedro Alves <palves@redhat.com>
4781
4782 * gdb.threads/names.exp: Adjust expected "info threads" output.
4783
cd2bb709
PA
47842018-06-29 Pedro Alves <palves@redhat.com>
4785
4786 * gdb.opt/inline-break.exp (line number, address): Add "info
4787 break" tests.
4788
991ff292
PA
47892018-06-29 Pedro Alves <palves@redhat.com>
4790
4791 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4792 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4793 number and address and running to them.
4794
356819b6 47952018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
4796
4797 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4798
2512d7ef
JK
47992018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4800
4801 * lib/compiler.c: Remove executable permission flag.
4802
be1b6474
RB
48032018-06-28 Richard Bunt <richard.bunt@arm.com>
4804
4805 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4806 code.
4807 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4808
291f9a96
PT
48092018-06-28 Petr Tesarik <ptesarik@suse.cz>
4810
4811 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4812
ed6dfe51
PT
48132018-06-28 Petr Tesarik <ptesarik@suse.cz>
4814
4815 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4816 address argument is omitted.
4817
d4d429d5
PT
48182018-06-28 Petr Tesarik <ptesarik@suse.cz>
4819
4820 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4821
7ab6656f
OJ
48222018-06-27 Omair Javaid <omair.javaid@linaro.org>
4823
4824 PR gdb/21695
4825 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4826 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4827
a33ccfc7
TT
48282018-06-26 Tom Tromey <tom@tromey.com>
4829
4830 PR rust/22574:
4831 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4832 * gdb.rust/simple.rs (struct SimpleLayout): New.
4833
6d72d289
SM
48342018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4835
4836 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4837 "info registers" output.
4838
8363f9d5
RB
48392018-06-21 Richard Bunt <richard.bunt@arm.com>
4840
4841 * gdb.base/watchpoint-hw-attach.c: New test.
4842 * gdb.base/watchpoint-hw-attach.exp: New file.
4843
f00674fe
SM
48442018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4845
4846 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4847 through /bin/sh.
4848 * boards/dwarf4-gdb-index.exp: Likewise.
4849 * boards/fission-dwp.exp: Likewise.
4850
1d554008
UW
48512018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4852
4853 * gdb.base/float128.exp: Add comment and improved fail message
4854 to the failure case of "print large128" test.
4855
d0ac1c44
SM
48562018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4857
4858 * configure.ac: Remove AC_PREREQ.
4859 * configure: Re-generate.
4860
61b04dd0
PA
48612018-06-19 Pedro Alves <palves@redhat.com>
4862
4863 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4864 (func_extern_caller): New.
4865 (main): Call func_extern_caller.
4866 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4867 logic change.
4868
f63b508a
SM
48692018-06-18 Weimin Pan <weimin.pan@oracle.com>
4870
4871 PR gdb/16841
4872 * gdb.cp/typedef-base.cc: New file.
4873 * gdb.cp/typedef-base.exp: New file.
4874
0fe3a558
TV
48752018-06-18 Tom de Vries <tdevries@suse.de>
4876
4877 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4878
7010835a
AB
48792018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4880 Richard Bunt <Richard.Bunt@arm.com>
4881
4882 * gdb.threads/attach-slow-waitpid.c: New file.
4883 * gdb.threads/attach-slow-waitpid.exp: New file.
4884 * gdb.threads/slow-waitpid.c: New file.
4885
14897d65
PA
48862018-06-14 Pedro Alves <palves@redhat.com>
4887
4888 * gdb.base/fork-running-state.c: Include <errno.h>.
4889 (exit_if_relative_exits): New.
4890 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4891 exits.
4892 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4893 child exits.
4894
5d9a0608
TV
48952018-06-14 Tom de Vries <tdevries@suse.de>
4896
4897 PR cli/22573
4898 * gdb.base/finish-pretty.c: New test.
4899 * gdb.base/finish-pretty.exp: New file.
4900
11ae5818
PA
49012018-06-14 Pedro Alves <palves@redhat.com>
4902
4903 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4904 gdb's expected startup output.
4905
1d39de44
PA
49062018-06-14 Pedro Alves <palves@redhat.com>
4907
4908 * lib/selftest-support.exp (selftest_setup): Remove inlined
4909 function handling.
4910
70ee0000
TV
49112018-06-14 Tom de Vries <tdevries@suse.de>
4912
4913 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4914 matching of breakpoint printing.
4915
11f4b608
TV
49162018-06-13 Tom de Vries <tdevries@suse.de>
4917
4918 PR testsuite/23269
4919 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4920 (fork_child): ... here, and ...
4921 (fork_parent): ... here.
4922
49232018-06-12 Tom de Vries <tdevries@suse.de>
4924
4925 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4926
9516f85a
AB
49272018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4928 Stephen Roberts <stephen.roberts@arm.com>
4929
4930 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4931 rewrite test to describe action performed, rather than possible
4932 failure.
4933
5045b3d7
GB
49342018-06-08 Gary Benson <gbenson@redhat.com>
4935
4936 * gdb.threads/check-libthread-db.exp: New file.
4937 * gdb.threads/check-libthread-db.c: Likewise.
4938
c61b06a1
TT
49392018-06-05 Tom Tromey <tom@tromey.com>
4940
4941 * gdb.base/default.exp: Update expected "show version" output.
4942
eb6af809
TT
49432018-06-05 Tom Tromey <tom@tromey.com>
4944
4945 PR cli/12326:
4946 * gdb.cp/static-print-quit.exp: Update.
4947 * lib/gdb.exp (pagination_prompt): Update.
4948 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4949 * gdb.python/python.exp: Update.
4950
178d6a63
JB
49512018-06-04 Joel Brobecker <brobecker@adacore.com>
4952
4953 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4954
8e817061
JB
49552018-06-01 Joel Brobecker <brobecker@adacore.com>
4956
4957 * gdb.ada/bp_fun_addr: New testcase.
4958
e86ca25f
TT
49592018-06-01 Tom Tromey <tom@tromey.com>
4960
4961 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4962 results.
4963 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4964 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4965 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4966 * gdb.base/maint.exp (maint_pass_if): Update.
4967
4b2dfa9d
MR
49682018-05-31 Maciej W. Rozycki <macro@mips.com>
4969
4970 * gdb.base/endian.exp: New test.
4971 * gdb.base/endian.c: New test source.
4972
45f25d6c
AB
49732018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4974
4975 PR gdb/23203
4976 * gdb.base/bt-selected-frame.c: New file.
4977 * gdb.base/bt-selected-frame.exp: New file.
4978 * lib/gdb.exp (get_current_frame_number): New function.
4979
d9f6d7f8
MR
49802018-05-24 Maciej W. Rozycki <macro@mips.com>
4981 Pedro Alves <palves@redhat.com>
4982
4983 * gdb.threads/tls-core.c: Include <stdlib.h>
4984 (thread_proc): Call `abort'.
4985 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4986 (tls_core_test): New procedure, bits factored out from ...
4987 (top level): ... here. Test both native cores and gcore cores.
4988
ff1cf532
TT
49892018-05-23 Tom Tromey <tom@tromey.com>
4990
4991 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4992
b98664d3
TT
49932018-05-23 Tom Tromey <tom@tromey.com>
4994
4995 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4996 symfile_complaints.
4997 (test_short_complaints): Likewise.
4998 (test_empty_complaints): Likewise.
4999 (test_initial_complaints): Update.
5000
4e9668d0
TT
50012018-05-23 Tom Tromey <tom@tromey.com>
5002
5003 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5004
43ba33c7
TT
50052018-05-23 Tom Tromey <tom@tromey.com>
5006
5007 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5008 (test_short_complaints): Update.
5009
035522c0
PA
50102018-05-22 Pedro Alves <palves@redhat.com>
5011
5012 * gdb.base/remote.exp: Only gdb_start after compiling the
5013 testcase. Issue "disconnect" before testing "set remote" command
5014 defaults. Issue clean_restart before running to main.
5015
cc0be08f
PA
50162018-05-22 Pedro Alves <palves@redhat.com>
5017
5018 * gdb.base/remote.exp: Adjust expected output of "show remote
5019 memory-write-packet-size". Add tests for "set remote
5020 memory-write-packet-size 0" and "set remote
5021 memory-write-packet-size fixed/limit".
5022
b1b60145
PA
50232018-05-22 Pedro Alves <palves@redhat.com>
5024
5025 PR gdb/22973
5026 * gdb.base/utf8-identifiers.c: New file.
5027 * gdb.base/utf8-identifiers.exp: New file.
5028
0ec848ad
PFC
50292018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5030
5031 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5032
2c3305f6
PFC
50332018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5034
5035 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5036
ce1e8424
TT
50372018-05-18 Tom Tromey <tom@tromey.com>
5038
5039 * gdb.base/ptype-offsets.exp: Update.
5040
ddfe970e
KS
50412018-05-17 Keith Seitz <keiths@redhat.com>
5042
5043 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5044 in expected breakpoint stop locations.
5045 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5046 move to proper scope to test variable values.
5047 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5048 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5049 New functions.
5050 (main): Call not_inline_func3.
5051 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5052 inline_func1, inline_func2, and inline_func3. Test that when each
5053 breakpoint is hit, GDB properly reports both the stop location
5054 and the backtrace. Repeat tests for temporary breakpoints.
5055
0726fcc6
MR
50562018-05-15 Maciej W. Rozycki <macro@mips.com>
5057
5058 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5059 rather then trying to access it in determining whether the PID
5060 of `gdbserver' could have been retrieved.
5061
8ee22052
AB
50622018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5063
5064 * gdb.arch/amd64-init-x87-values.S: New file.
5065 * gdb.arch/amd64-init-x87-values.exp: New file.
5066
7785df48
JK
50672018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5068
5069 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5070
56bcdbea
TT
50712018-05-04 Tom Tromey <tom@tromey.com>
5072
5073 PR python/22730:
5074 * gdb.python/python.exp: Test multi-line execute.
5075
a913fffb
TT
50762018-05-04 Tom Tromey <tom@tromey.com>
5077
5078 PR python/22731:
5079 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5080
7a2c85f2
TT
50812018-05-04 Tom Tromey <tom@tromey.com>
5082
5083 PR gdb/11750:
5084 * gdb.base/define.exp: Test defining a user command inside a user
5085 command.
5086 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5087
a3b60e45
JK
50882018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5089 Pedro Alves <palves@redhat.com>
5090
5091 PR breakpoints/19806 and support for PR external/20207.
5092 * gdb.base/watchpoint-unaligned.c: New file.
5093 * gdb.base/watchpoint-unaligned.exp: New file.
5094
45fe4a03
AB
50952018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5096
5097 * gdb.base/maint.exp: Make test names unique, use
5098 test_prefix_command_help to test 'help maint info', and remove
5099 repeated test of 'help maint'.
5100
9be2ae8f
TT
51012018-05-04 Tom Tromey <tom@tromey.com>
5102
5103 PR gdb/22619:
5104 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5105 behavior.
5106
11859c31
AB
51072018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5108
5109 * gdb.base/maint.exp: Process output from 'maint print registers'
5110 line at a time.
5111
089a9490
AB
51122018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5113
5114 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5115 timeout.
5116
9b0797e2
AB
51172018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5118
5119 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5120 filter pattern.
5121
f6ac5f3d
PA
51222018-05-02 Pedro Alves <palves@redhat.com>
5123
5124 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5125 to_log_command renames.
5126 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5127
77d3c63b
TT
51282018-05-02 Tom Tromey <tom@tromey.com>
5129
5130 * gdb.python/py-parameter.exp: Set test message.
5131
0489430a
TT
51322018-05-02 Tom Tromey <tom@tromey.com>
5133
5134 PR python/20084:
5135 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5136 PARAM_ZUINTEGER_UNLIMITED tests.
5137
1632f8ba
DR
51382018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5139
5140 PR rust/23124
5141 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5142 when casting.
5143
6d7bb824
TT
51442018-04-30 Tom Tromey <tom@tromey.com>
5145
5146 * gdb.python/py-type.exp: Check align attribute.
5147 * gdb.python/py-type.c: New "aligncheck" global.
5148
007e1530
TT
51492018-04-30 Tom Tromey <tom@tromey.com>
5150
5151 PR exp/17095:
5152 * gdb.dwarf2/dw2-align.exp: New file.
5153 * gdb.cp/align.exp: New file.
5154 * gdb.base/align.exp: New file.
5155 * lib/gdb.exp (gdb_int128_helper): New proc.
5156 (has_int128_c, has_int128_cxx): New caching procs.
5157
6873858b
TT
51582018-04-27 Tom Tromey <tom@tromey.com>
5159
5160 PR rust/22545:
5161 * gdb.rust/simple.exp: Add inclusive range tests.
5162
79188d8d
PA
51632018-04-26 Pedro Alves <palves@redhat.com>
5164
5165 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5166 ifunc breakpoint locations correctly of ifunc breakpoints set
5167 while the program resolves the ifunc.
5168
c7075ad5
PA
51692018-04-26 Pedro Alves <palves@redhat.com>
5170
5171 * gdb.base/gnu-ifunc-final.c: New file.
5172 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5173 * gdb.base/gnu-ifunc.exp (executable): Delete.
5174 (staticexecutable): Adjust.
5175 (lib_opts, exec_opts): Delete.
5176 (make_binsuffix, build, set-break): New procedures.
5177 (misc_tests): New, with tests factored out from the top level.
5178 (top level): Test different combinations of ifunc resolver name,
5179 resolver with and with debug info, and ifunc target with and
5180 without debug info. Wrap static tests with with_target_prefix.
5181
8388016d
PA
51822018-04-26 Pedro Alves <palves@redhat.com>
5183
5184 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5185 return type" warnings.
5186
249b5733
PA
51872018-04-25 Pedro Alves <palves@redhat.com>
5188
5189 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5190 killed".
5191 * gdb.base/kill-after-signal.exp: Likewise.
5192 * gdb.threads/kill.exp: Likewise.
5193
f67c0c91
SDJ
51942018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5195 Sergio Durigan Junior <sergiodj@redhat.com>
5196 Pedro Alves <palves@redhat.com>
5197
5198 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5199 regexps to expect for '[Inferior ... detached]' as well.
5200 * gdb.base/attach.exp: Likewise.
5201 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5202 "gdb_continue_to_end".
5203 (test_catch_syscall_with_wrong_args): Likewise.
5204 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5205 ']'. Don't set 'verbose' on.
5206 * gdb.base/foll-vfork.exp: Likewise.
5207 * gdb.base/fork-print-inferior-events.c: New file.
5208 * gdb.base/fork-print-inferior-events.exp: New file.
5209 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5210 '[Inferior ... has been killed]' message.
5211 * gdb.base/kill-after-signal.exp: Likewise.
5212 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5213 detach message.
5214 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5215 message.
5216 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5217 regexps to expect for '[Inferior ... detached]' as well.
5218 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5219
0a8ddac4
SM
52202018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5221
5222 PR gdb/23104
5223 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5224
701adfb0
PA
52252018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5226
5227 PR gdb/23095
5228 * gdb.base/break-probes.exp: Pass shlib_load to
5229 prepare_for_testing. Set normal_bp to r_debug_state if target is
5230 bsd.
5231
d27d16bf
RB
52322018-04-19 Richard Bunt <richard.bunt@arm.com>
5233
5234 * gdb.threads/multiple-successive-infcall.c: New test.
5235 * gdb.threads/multiple-successive-infcall.exp: New file.
5236
a037790e
TT
52372018-04-17 Tom Tromey <tom@tromey.com>
5238
5239 * gdb.rust/simple.rs (Union): New type.
5240 (main): New local "u".
5241 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5242
e3a91079
AA
52432018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5244
5245 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5246 number information in output of "whereis" command.
5247 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5248
b744723f
AA
52492018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5250
5251 * gdb.ada/info_types.exp: Adjust expected output to the line
5252 numbers now printed by "info var/func/type".
5253 * gdb.base/completion.exp: Likewise.
5254 * gdb.base/included.exp: Likewise.
5255 * gdb.cp/cp-relocate.exp: Likewise.
5256 * gdb.cp/cplusfuncs.exp: Likewise.
5257 * gdb.cp/namespace.exp: Likewise.
5258 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5259
4a4495d6
MM
52602018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5261
5262 * gdb.btrace/cpu.exp: New.
5263
1d509aa6
MM
52642018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5265
5266 * gdb.base/step-indirect-call-thunk.exp: New.
5267 * gdb.base/step-indirect-call-thunk.c: New.
5268 * gdb.reverse/step-indirect-call-thunk.exp: New.
5269 * gdb.reverse/step-indirect-call-thunk.c: New.
5270
6295b6da
SM
52712018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5272
5273 * gdb.base/pie-fork.c: New file.
5274 * gdb.base/pie-fork.exp: New file.
5275
50146e70
TT
52762018-04-11 Tom Tromey <tom@tromey.com>
5277
5278 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5279
f50d8a2e
PA
52802018-04-10 Pedro Alves <palves@redhat.com>
5281
5282 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5283 exits. Instead loop running forever.
5284 (fork_parent): Run forever too.
5285
a0be7a36
SM
52862018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5287
5288 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5289 mi_continue_to_line.
5290 * gdb.mi/mi-stack.c (callee4): Add comment.
5291
9b73db36
SM
52922018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5293
5294 * gdb.mi/mi-stack.exp: Fix indentation.
5295
c912f608
SM
52962018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5297
5298 PR gdb/22979
5299 * gdb.arch/amd64-osabi.exp: New file.
5300
26540402
SM
53012018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5302
5303 PR gdb/22980
5304 * gdb.base/osabi.exp: New file.
5305
121ad66c 53062018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
5307
5308 * gdb.cp/static-typedef-print.exp: New file.
5309 * gdb.cp/static-typedef-print.cc: New file.
5310
3fcded8f
JB
53112018-03-27 Joel Brobecker <brobecker@adacore.com>
5312
5313 * gdb.ada/varsize_limit: New testcase.
5314
59cc4834
JB
53152018-03-27 Joel Brobecker <brobecker@adacore.com>
5316
5317 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5318
5319 * gdb.ada/notcplusplus: New testcase.
5320
5321 * gdb.base/c-linkage-name.c: New file.
5322 * gdb.base/c-linkage-name.exp: New testcase.
5323
4ca59a9f
TT
53242018-03-26 Tom Tromey <tom@tromey.com>
5325
5326 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5327 * gdb.python/py-framefilter.py (name_error): New global.
5328 (ErrorInName.function): Use name_error.
5329
978d6c75
TT
53302018-03-26 Tom Tromey <tom@tromey.com>
5331
5332 PR backtrace/15582:
5333 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5334
b7fee5a3
KS
53352018-03-23 Keith Seitz <keiths@redhat.com>
5336
5337 PR c++/22968
5338 * gdb.cp/subtypes.exp: New file.
5339 * gdb.cp/subtypes.h: New file.
5340 * gdb.cp/subtypes.cc: New file.
5341 * gdb.cp/subtypes-2.cc: New file.
5342
376be529
AB
53432018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5344
5345 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5346 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5347 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5348 -nostartfiles when compiling the test. Confirm that all registers
5349 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5350
066cfa98
AB
53512018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5352
5353 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5354 option, syntax was wrong anyway.
5355 * gdb.arch/arm-disp-step.exp: Likewise.
5356 * gdb.arch/sparc64-regs.exp: Likewise.
5357 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5358 option, syntax was wrong anyway, switch to use
5359 prepare_for_testing.
5360 * gdb.arch/i386-disp-step.exp: Likewise.
5361
079670b9
AA
53622018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5363
5364 * gdb.ada/exec_changed.exp: Replace "target_info exists
5365 use_gdb_stub" by "use_gdb_stub".
5366 * gdb.ada/start.exp: Likewise.
5367 * gdb.base/async-shell.exp: Likewise.
5368 * gdb.base/attach-pie-misread.exp: Likewise.
5369 * gdb.base/attach-wait-input.exp: Likewise.
5370 * gdb.base/break-entry.exp: Likewise.
5371 * gdb.base/break-interp.exp: Likewise.
5372 * gdb.base/dprintf-detach.exp: Likewise.
5373 * gdb.base/nostdlib.exp: Likewise.
5374 * gdb.base/solib-nodir.exp: Likewise.
5375 * gdb.base/statistics.exp: Likewise.
5376 * gdb.base/testenv.exp: Likewise.
5377 * gdb.mi/mi-exec-run.exp: Likewise.
5378 * gdb.mi/mi-start.exp: Likewise.
5379 * gdb.multi/dummy-frame-restore.exp: Likewise.
5380 * gdb.multi/multi-arch-exec.exp: Likewise.
5381 * gdb.multi/multi-arch.exp: Likewise.
5382 * gdb.multi/tids.exp: Likewise.
5383 * gdb.multi/watchpoint-multi.exp: Likewise.
5384 * gdb.python/py-events.exp: Likewise.
5385 * gdb.threads/attach-into-signal.exp: Likewise.
5386 * gdb.threads/attach-stopped.exp: Likewise.
5387 * gdb.threads/threadapply.exp: Likewise.
5388 * lib/selftest-support.exp: Likewise.
5389
26d6cec4
AA
53902018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5391
5392 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5393
4ee89e90
SR
53942018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5395
5396 * gdb.perf/template-breakpoints.cc: New file.
5397 * gdb.perf/template-breakpoints.exp: New file.
5398 * gdb.perf/template-breakpoints.py: New file.
5399
92630041
TT
54002018-03-19 Tom Tromey <tom@tromey.com>
5401
5402 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5403 y0.
5404 * gdb.rust/simple.exp: Test bare identifier form of struct
5405 initializer.
5406
76727919
TT
54072018-03-19 Tom Tromey <tom@tromey.com>
5408
5409 * gdb.gdb/observer.exp: Remove.
5410
194ed413
AA
54112018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5412
5413 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5414 "qualified" option when setting breakpoints.
5415 * gdb.trace/backtrace.exp: Likewise.
5416 * gdb.trace/circ.exp: Likewise.
5417 * gdb.trace/collection.exp: Likewise.
5418 * gdb.trace/disconnected-tracing.exp: Likewise.
5419 * gdb.trace/ftrace-lock.exp: Likewise.
5420 * gdb.trace/ftrace.exp: Likewise.
5421 * gdb.trace/infotrace.exp: Likewise.
5422 * gdb.trace/packetlen.exp: Likewise.
5423 * gdb.trace/passc-dyn.exp: Likewise.
5424 * gdb.trace/qtro.exp: Likewise.
5425 * gdb.trace/read-memory.exp: Likewise.
5426 * gdb.trace/report.exp: Likewise.
5427 * gdb.trace/signal.exp: Likewise.
5428 * gdb.trace/status-stop.exp: Likewise.
5429 * gdb.trace/strace.exp: Likewise.
5430 * gdb.trace/tfind.exp: Likewise.
5431 * gdb.trace/trace-break.exp: Likewise.
5432 * gdb.trace/trace-condition.exp: Likewise.
5433 * gdb.trace/trace-mt.exp: Likewise.
5434 * gdb.trace/tstatus.exp: Likewise.
5435 * gdb.trace/tsv.exp: Likewise.
5436 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5437 * gdb.trace/unavailable.exp: Likewise.
5438 * gdb.trace/while-dyn.exp: Likewise.
5439
8b067d2c
AA
54402018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5441
5442 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5443 that libinproctrace is copied to the target.
5444
3ae9ce5d
TT
54452018-03-14 Tom Tromey <tom@tromey.com>
5446
5447 PR cli/14977:
5448 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5449 a null pointer.
5450 * gdb.base/wchar.exp: Likewise.
5451
b8c2339b
TT
54522018-03-14 Tom Tromey <tom@tromey.com>
5453
5454 PR cli/19918:
5455 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5456 flag.
5457
4872dc46
SM
54582018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5459
5460 PR gdb/22841
5461 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5462 "target" to remote_exec.
5463
e4fe3756
SM
54642018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5465
5466 PR gdb/22841
5467 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5468 ${board}_upload): Remove.
5469
e95a97d4
AA
54702018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5471
5472 * gdb.cp/watch-cp.cc: New test.
5473 * gdb.cp/watch-cp.exp: New file.
5474
dbbb1059
AB
54752018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5476
5477 * gdb.base/infcall-nested-structs.exp: New file.
5478 * gdb.base/infcall-nested-structs.c: New file.
5479 * gdb.base/float.exp: Add riscv support.
5480
ecc054c0
TP
54812018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5482
5483 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5484 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5485
25e3c82c
SDJ
54862018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5487
5488 * gdb.server/abspath.exp: New file.
5489 * lib/gdb.exp (with_cwd): New procedure.
5490
3083294d
SM
54912018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5492
5493 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5494 use it.
5495 (gdb_is_target_remote_prompt): New proc.
5496 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5497 (gdb_is_target_native): Pass prompt parameter to
5498 gdb_is_target_1.
5499
3275ef47
SM
55002018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5501
5502 * gdb.base/load-command.c: New file.
5503 * gdb.base/load-command.exp: New file.
5504 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5505 (gdb_is_target_1): ...this, and generalize for other targets
5506 than just remote.
5507 (gdb_is_target_remote): Use gdb_is_target_1.
5508 (gdb_is_target_native): use gdb_is_target_1.
5509
6893c19a
TT
55102018-02-26 Tom Tromey <tom@tromey.com>
5511
5512 PR python/16497:
5513 * gdb.python/py-framefilter.exp: Update test.
5514
2ddeaf8a
TT
55152018-02-26 Tom Tromey <tom@tromey.com>
5516
5517 * gdb.dwarf2/variant.c: New file.
5518 * gdb.dwarf2/variant.exp: New file.
5519
c9317f21
TT
55202018-02-26 Tom Tromey <tom@tromey.com>
5521
5522 * gdb.rust/simple.exp: Accept more possible results in enum test.
5523
6f6d0c26
SM
55242018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5525
5526 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5527 parentheses.
5528
11b03145
MR
55292018-02-23 Maciej W. Rozycki <macro@mips.com>
5530
5531 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5532 name of a variable: $actual_linejj -> $actual_line.
5533
54a27fe5
JB
55342018-02-21 John Baldwin <jhb@FreeBSD.org>
5535
5536 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5537
de65820c
MM
55382018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5539
5540 * gdb.btrace/buffer-size.exp: Do not force BTS.
5541
980548fd
PA
55422018-02-14 Pedro Alves <palves@redhat.com>
5543
5544 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5545 getting a "Quit".
5546
c4e12631
MM
55472018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5548
5549 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5550 Fix test name.
5551
c2e0e465
SM
55522018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5553
5554 * gdb.cp/m-static.exp: Check type of optimized out static
5555 member.
5556
f7216783
AB
55572018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5558
5559 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5560 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5561
0625771b
LS
55622018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5563 Leszek Swirski <leszeks@google.com>
5564
5565 * gdb.python/py-prettyprint.c
5566 (struct to_string_returns_value_inner,
5567 struct to_string_returns_value_wrapper): New.
5568 (main): Add tsrvw variable.
5569 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5570 ToStringReturnsValueWrapper): New classes.
5571 (register_pretty_printers): Register new pretty-printers.
5572 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5573 recursive pretty printer.
5574 * gdb.python/py-mi.exp: Likewise.
5575
59498c30
LS
55762018-02-01 Leszek Swirski <leszeks@google.com>
5577
5578 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5579 functions with the same name as an include file are parsed
5580 correctly.
5581
d4d38844
YQ
55822018-02-01 Yao Qi <yao.qi@linaro.org>
5583
5584 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5585 "\[^\r\n\]*".
5586
07e5f5cf
NP
55872018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5588
5589 * gdb.arch/powerpc-prologue-frame.s: New file.
5590 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5591 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5592
929b5ad4
JB
55932018-01-31 Joel Brobecker <brobecker@adacore.com>
5594
5595 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5596
e671cd59
PA
55972018-01-30 Pedro Alves <palves@redhat.com>
5598
5599 PR gdb/13211
5600 * gdb.base/interrupt-daemon.c: New.
5601 * gdb.base/interrupt-daemon.exp: New.
5602 * gdb.multi/multi-term-settings.c: New.
5603 * gdb.multi/multi-term-settings.exp: New.
5604
fc413dc4
JB
56052018-01-30 Joel Brobecker <brobecker@adacore.com>
5606
5607 * gdb.base/break.exp: Save the location where the breakpoint
5608 on break.c:47 was actually inserted when debugging the version
5609 compiled at -O2 and use it in the expected output of the "info
5610 break" test performed soon after.
5611
5c319bb2
PA
56122018-01-22 Pedro Alves <palves@redhat.com>
5613 Sergio Durigan Junior <sergiodj@redhat.com>
5614
5615 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5616 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5617
a9e40818
JB
56182018-01-22 Joel Brobecker <brobecker@adacore.com>
5619
5620 * gdb.base/break-include.c, gdb.base/break-include.inc,
5621 gdb.base/break-include.exp: New files.
5622 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5623 line number now being the actual line number where the breakpoint
5624 was inserted.
5625 * gdb.mi/mi-break.exp: Likewise.
5626 * gdb.mi/mi-reverse.exp: Likewise.
5627 * gdb.mi/mi-simplerun.exp: Ditto.
5628
e707fc44
AB
56292018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5630
5631 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5632 varobj.
5633 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5634
ae451627
AB
56352018-01-21 Don Breazeal <donb@codesourcery.com>
5636 Andrew Burgess <andrew.burgess@embecosm.com>
5637
5638 * gdb.mi/basics.c: Add new global.
5639 * gdb.mi/mi-frame-regs.exp: New file.
5640 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5641 case.
5642
b1b189e0
AB
56432018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5644
5645 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5646 non-parameter, and on an unknown symbol.
5647
fcfcc376
TT
56482018-01-19 Tom Tromey <tom@tromey.com>
5649
5650 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5651 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5652
634c1c31
AA
56532018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5654
5655 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5656 setrlimit and chdir to int.
5657
d6ad07fd
AA
56582018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5659
5660 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5661 function.
5662 (my_tend): Likewise.
5663 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5664 rationale of avoiding FP- and vector instructions.
5665
adf8243b
RK
56662018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5667
5668 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5669 "info reg" with "\[ \t\]*".
5670 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5671 "\[ \t\]+".
5672 * gdb.arch/s390-multiarch.exp: Ditto.
5673 * gdb.base/pc-fp.exp: Ditto.
5674 * gdb.reverse/i386-precsave.exp: Ditto.
5675 * gdb.reverse/i386-reverse.exp: Ditto.
5676 * gdb.reverse/i387-env-reverse.exp: Ditto.
5677 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5678
dcc06925
AA
56792018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5680
5681 * lib/gdb.exp (gdb_compile): Re-enable use of
5682 universal_compile_options for languages other than Rust.
5683
25d4fd80
AA
56842018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5685
5686 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5687
ee7f689e 56882018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
5689
5690 PR gdb/16577
5691 * gdb.base/solib-vanish.exp: New.
5692 * gdb.base/solib-vanish-main.c: New.
5693 * gdb.base/solib-vanish-lib1.c: New.
5694 * gdb.base/solib-vanish-lib2.c: New.
5695
d8447b6b
YQ
56962018-01-17 Yao Qi <yao.qi@linaro.org>
5697
5698 * gdb.compile/compile.exp: Match the address printed for
5699 frame in the output of command "bt".
5700
86d6a90c
TT
57012018-01-15 Tom Tromey <tom@tromey.com>
5702
5703 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5704 compute sp_reg.
5705
cbcdb1aa
AB
57062018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5707
5708 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5709 to prepare.
5710 (prepare): Return 0 on error, 1 on success.
5711
eea61984
PA
57122018-01-12 Pedro Alves <palves@redhat.com>
5713
5714 * gdb.base/continue-after-aborted-step-over.c: New.
5715 * gdb.base/continue-after-aborted-step-over.exp: New.
5716
6181e9c2
SM
57172018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5718
5719 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5720 options when not creating an executable.
5721
3cada740
PA
57222018-01-11 Pedro Alves <palves@redhat.com>
5723
5724 PR remote/22597
5725 * gdb.server/stop-reply-no-thread.c: New file.
5726 * gdb.server/stop-reply-no-thread.exp: New file.
5727
c63d3e8d
PA
57282018-01-10 Pedro Alves <palves@redhat.com>
5729
5730 PR gdb/22670
5731 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5732 functions too. Test setting breakpoints and printing C functions
5733 with no debug info too.
5734 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5735
d4c2a405
PA
57362018-01-10 Pedro Alves <palves@redhat.com>
5737
5738 PR gdb/22670
5739 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5740 a fail.
5741
8825213e
PA
57422018-01-10 Pedro Alves <palves@redhat.com>
5743
5744 PR gdb/22670
5745 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5746
605fd3c6
YQ
57472018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5748
5749 * gdb.server/unittest.exp: Match the output in non-development
5750 mode.
5751
1e5ded6c
YQ
57522018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5753
5754 * gdb.gdb/unittest.exp: Match output in non-development mode.
5755
30066b0b
JB
57562018-01-08 Joel Brobecker <brobecker@adacore.com>
5757
5758 * gdb.ada/access_tagged_param.exp: Relax expected output
5759 for value of "ObjL" in "continue" to pck.inspect breakpoint
5760 test.
5761
04bafb1e
XR
57622018-01-08 Joel Brobecker <brobecker@adacore.com>
5763
9f86398b
JB
5764 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5765 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 5766
e379cee6
PA
57672018-01-05 Pedro Alves <palves@redhat.com>
5768
5769 PR gdb/18653
5770 * gdb.base/libsegfault.exp: New.
5771
de63c46b
PA
57722018-01-05 Joel Brobecker <brobecker@adacore.com>
5773
5774 PR gdb/22670
5775 * gdb.ada/access_tagged_param.exp: New file.
5776 * gdb.ada/access_tagged_param/foo.adb: New file.
5777
f98fc17b
PA
57782018-01-05 Pedro Alves <palves@redhat.com>
5779
5780 PR gdb/22670
5781 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5782 exercise lower case too, and to exercise both full matching and
5783 wild matching.
5784
342f8240
JB
57852018-01-05 Joel Brobecker <brobecker@adacore.com>
5786
5787 * gdb.ada/rename_subscript_param: New testcase.
5788
7150d33c
JG
57892018-01-05 Jerome Guitton <guitton@adacore.com>
5790
5791 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5792
cc0e770c
JB
57932018-01-05 Joel Brobecker <brobecker@adacore.com>
5794
5795 * gdb.ada/convvar_comp: New testcase.
5796
672a41aa 57972018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
5798
5799 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5800 (My_Table): New global variable.
5801 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5802
7365ec2f
JB
58032018-01-04 Joel Brobecker <brobecker@adacore.com>
5804
5805 PR gdb/22670
5806 * gdb.ada/maint_with_ada: New testcase.
5807
289483b6
JB
58082018-01-04 Joel Brobecker <brobecker@adacore.com>
5809
5810 PR gdb/22670
5811 * gdb.ada/bp_c_mixed_case: New testcase.
5812
344420da
JB
58132018-01-04 Joel Brobecker <brobecker@adacore.com>
5814
5815 PR gdb/22670
5816 * gdb.ada/complete.exp: Add "complete break ada" test.
5817
66fc87a0
JB
58182018-01-04 Joel Brobecker <brobecker@adacore.com>
5819
5820 PR gdb/22670
5821 * gdb.ada/info_addr_mixed_case: New testcase.
5822
9f757bf7
XR
58232018-01-03 Xavier Roirand <roirand@adacore.com>
5824
5825 * gdb.ada/excep_handle.exp: New testcase.
5826 * gdb.ada/excep_handle/foo.adb: New file.
5827 * gdb.ada/excep_handle/pck.ads: New file.
5828
bd570f80
JB
58292018-01-03 Joel Brobecker <brobecker@adacore.com>
5830
5831 * gdb.base/step-line.c: Add extra empty line in copyright header.
5832 * gdb.base/step-line.inp: Likewise.
5833
9fe561ab
JB
58342018-01-02 Joel Brobecker <brobecker@adacore.com>
5835
5836 * gdb.ada/dyn_stride.exp: Add slice test.
5837
a405673c
JB
58382018-01-02 Joel Brobecker <brobecker@adacore.com>
5839
5840 * gdb.ada/dyn_stride: New testcase.
5841
cef0f868
SH
58422017-12-27 Stafford Horne <shorne@gmail.com>
5843
5844 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5845 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5846
b67d92b0
SH
58472017-12-27 Stafford Horne <shorne@gmail.com>
5848
5849 * gdb.base/reggroups.c: New file.
5850 * gdb.base/reggroups.exp: New file.
5851
eccab96d
JB
58522017-12-18 Joel Brobecker <brobecker@adacore.com>
5853
5854 * gdb.dwarf2/ada-valprint-error.c: New file.
5855 * gdb.dwarf2/ada-valprint-error.exp: New file.
5856
0e2da9f0
JB
58572017-12-18 Joel Brobecker <brobecker@adacore.com>
5858
5859 * gdb.ada/assign_arr: New testcase.
5860
cb923fcc
XR
58612017-12-18 Xavier Roirand <roirand@adacore.com>
5862
5863 * gdb.ada/funcall_ptr: New testcase.
5864
7c161838
SDJ
58652017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5866
5867 PR cli/16224
5868 * gdb.base/ptype-offsets.cc: New file.
5869 * gdb.base/ptype-offsets.exp: New file.
5870
1af17fd9
YQ
58712017-12-15 Yao Qi <yao.qi@linaro.org>
5872
5873 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5874 if XML is disabled.
5875
828d5846
XR
58762017-12-15 Xavier Roirand <roirand@adacore.com>
5877
5878 * gdb.ada/same_component_name: New testcase.
5879
79e8fcaa
JB
58802017-12-14 Joel Brobecker <brobecker@adacore.com>
5881
5882 * gdb.ada/str_binop_equal: New testcase.
5883
e05fa6f9
JB
58842017-12-14 Joel Brobecker <brobecker@adacore.com>
5885
5886 * gdb.ada/task_switch_in_core: New testcase.
5887
b89641ba
SM
58882017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5889
5890 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5891 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5892 call test_bkpt_qualified.
5893 (test_bkpt_qualified): New proc.
5894
6892d2e4
PA
58952017-12-13 Pedro Alves <palves@redhat.com>
5896
5897 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5898 Tighten regexp by matching with an anchor.
5899
a22ecf70
PA
59002017-12-13 Pedro Alves <palves@redhat.com>
5901
5902 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5903 ("expression with namespace"): New set of tests.
5904 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5905 (Nested::Test_NS::qux): New.
5906 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5907 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5908
9937536c
JB
59092017-12-13 Joel Brobecker <brobecker@adacore.com>
5910
5911 * gdb.base/server-del-break.c: New file.
5912 * gdb.base/server-del-break.exp: New file.
5913
fe49c6f5
SH
59142017-12-12 Stafford Horne <shorne@gmail.com>
5915
5916 * gdb.xml/tdesc-regs.exp: Add or1k support.
5917
c3d18620
SH
59182017-12-12 Stafford Horne <shorne@gmail.com>
5919
5920 * gdb.base/bp-permanent.c: Define nop of or1k.
5921
c5f9cfc8
JB
59222017-12-11 Joel Brobecker <brobecker@adacore.com>
5923
5924 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5925 output with components being reordered.
5926
a9c135fc
JB
59272017-12-11 Joel Brobecker <brobecker@adacore.com>
5928
5929 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5930 output with components being reordered.
5931
927aa2e7
JK
59322017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5933 Pedro Alves <palves@redhat.com>
5934
5935 * gdb.base/maint.exp (check for .gdb_index): Check also for
5936 .debug_names.
5937 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5938 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5939 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5940 (.gdb_index used after symbol reloading): Support also .debug_names.
5941 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5942
f17d9474
YQ
59432017-12-08 Yao Qi <yao.qi@linaro.org>
5944
5945 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5946 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5947
a0de8c21
YQ
59482017-12-08 Yao Qi <yao.qi@linaro.org>
5949
5950 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5951 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5952
a738ea1d
YQ
59532017-12-08 Yao Qi <yao.qi@linaro.org>
5954
5955 * gdb.arch/aarch64-tagged-pointer.c: New file.
5956 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5957
1cd9a73b
SDJ
59582017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5959
5960 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5961 "int".
5962
fa6eb693
KS
59632017-12-07 Keith Seitz <keiths@redhat.com>
5964
5965 PR breakpoints/22569
5966 * gdb.linespec/ls-errs.exp: Change expected result of "break
5967 -source this file has spaces.c -line 3".
5968 Check that an explicit source file followed by whitespace is
5969 identified as an invalid explicit location.
5970
883fd55a
KS
59712017-12-07 Keith Seitz <keiths@redhat.com>
5972
5973 * gdb.cp/nested-types.cc: New file.
5974 * gdb.cp/nested-types.exp: New file.
5975 * lib/cp-support.exp: Load data-structures.exp library.
5976 (debug_cp_test_ptype_class): New global.
5977 (cp_ptype_class_verbose, next_line): New procedures.
5978 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5979 Add and document new return value.
5980 Switch the list of lines to a queue.
5981 Add support for new `type' key for nested type definitions.
5982 Add debugging/troubleshooting messages.
5983 * lib/data-structures.exp: New file.
5984
ec72db3e
SM
59852017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5986
5987 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5988 with proc_with_prefix, don't use with_test_prefix.
5989
99598d71
TT
59902017-12-07 Tom Tromey <tom@tromey.com>
5991
5992 * gdb.base/break.exp: Add test for empty "commands".
5993
a8806230
YQ
59942017-12-07 Yao Qi <yao.qi@linaro.org>
5995
5996 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5997 malloc and catch syscall.
5998
824cc835
PM
59992017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6000
e79be6e5 6001 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
6002 tests for explicit locations.
6003
7cc244de
PA
60042017-12-06 Pedro Alves <palves@redhat.com>
6005
6006 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6007 force-disabling XML descriptions.
6008
50a1fdd5
PA
60092017-12-04 Pedro Alves <palves@redhat.com>
6010
6011 PR gdb/22499
6012 * gdb.arch/amd64-disp-step-avx.S: New file.
6013 * gdb.arch/amd64-disp-step-avx.exp: New file.
6014
f0fb2488
PA
60152017-12-03 Pedro Alves <palves@redhat.com>
6016
6017 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6018 and <string.h>.
6019 (parent_function): Print distinct messages when waitpid fails, or
6020 the child exits with a signal, or the child exits for an unhandled
6021 reason.
6022 * gdb.threads/process-dies-while-detaching.exp
6023 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6024 it. Wait for both inferior output and GDB's prompt. Use an
6025 indirect spawn id list.
6026 (do_detach): New parameter 'child_exit'. Use it to compute
6027 expected inferior output.
6028 (test_detach, test_detach_watch, test_detach_killed_outside):
6029 Adjust to pass down the expected child exit kind.
6030
97cbe998
SDJ
60312017-12-01 Joel Brobecker <brobecker@adacore.com>
6032 Sergio Durigan Junior <sergiodj@redhat.com>
6033 Pedro Alves <palves@redhat.com>
6034
6035 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6036
40fc416f
SDJ
60372017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6038
6039 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6040 to 'symbol-file' and 'add-symbol-file' can be
6041 position-independent.
6042
1cc75e92
YQ
60432017-12-01 Yao Qi <yao.qi@linaro.org>
6044
6045 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6046 the URL in copyright header.
6047 * gdb.arch/aarch64-fp.exp: Likewise.
6048 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6049 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6050 * gdb.base/expand-psymtabs.exp: Likewise.
6051 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6052 * gdb.fortran/common-block.exp: Likewise.
6053 * gdb.fortran/common-block.f90: Likewise.
6054 * gdb.fortran/logical.exp: Likewise.
6055 * gdb.fortran/vla-datatypes.f90: Likewise.
6056 * gdb.fortran/vla-sub.f90: Likewise.
6057
875fb7a7
JB
60582017-11-30 Joel Brobecker <brobecker@adacore.com>
6059
6060 * gdb.ada/repeat_dyn: New testcase.
6061
6f14765f
UW
60622017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6063
6064 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6065 Update for changed thread numbering.
6066 * gdb.cell/bt.exp: Update for changed GDB output.
6067
f1af7b94
SM
60682017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6069
6070 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6071 setting isremote by hand.
6072 * boards/dwarf4-gdb-index.exp: Likewise.
6073 * boards/fission.exp: Likewise.
6074 * boards/stabs.exp: Likewise.
6075
e3919f3e
PA
60762017-11-30 Pedro Alves <palves@redhat.com>
6077
6078 * gdb.linespec/cpls-ops.exp
6079 (check_explicit_skips_function_argument): Extract the underlying
6080 type of size_t instead of hardcoding it.
6081
bd69330d
PA
60822017-11-29 Pedro Alves <palves@redhat.com>
6083
6084 PR c++/19436
6085 * gdb.linespec/cpls-abi-tag.cc: New file.
6086 * gdb.linespec/cpls-abi-tag.exp: New file.
6087
a20714ff
PA
60882017-11-29 Pedro Alves <palves@redhat.com>
6089
6090 * gdb.base/langs.exp: Use -qualified.
6091 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6092 it.
6093 * gdb.cp/namespace.exp: Use -qualified.
6094 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6095 (overload-3, template-overload, template-ret-type, const-overload)
6096 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6097 procedures.
6098 (test_driver): Call them.
6099 * gdb.cp/save-bp-qualified.cc: New.
6100 * gdb.cp/save-bp-qualified.exp: New.
6101 * gdb.linespec/explicit.exp: Test -qualified.
6102 * lib/completion-support.exp (completion::explicit_opts_list): Add
6103 "-qualified".
6104 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6105
f6f1d339
PM
61062017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6107
6108 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6109
02ca603a
TT
61102017-11-29 Tom Tromey <tom@tromey.com>
6111
6112 * gdb.base/relocate.exp: Update invalid argument test.
6113 Add new tests for invalid arguments.
6114
ed6c0bfb
TP
61152017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6116
6117 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6118 Return 0 as a long.
6119 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6120
f106e10e
TP
61212017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6122
6123 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6124 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6125 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6126 func ().
6127 * gdb.cp/shadow.cc (B.func): Return 0.
6128
10329bb2
JB
61292017-11-27 Joel Brobecker <brobecker@adacore.com>
6130
6131 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6132 expected output in gdb_expect call to allow the exception
6133 message to be present as well. Fix syntax confusion to avoid
6134 TCL thinking that exception_name is an array.
6135
617cd4bc
UW
61362017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6137
6138 * gdb.arch/spu-info.c: Include <unistd.h>.
6139 (do_signal_test): Fix broken calls to write.
6140 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6141 Fix checks for empty mailboxes. Update signal tests for corrected
6142 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
6143 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6144 * gdb.cell/arch.exp: Use standard_output_file.
6145 * gdb.cell/break.exp: Likewise.
6146 * gdb.cell/bt.exp: Likewise.
6147 * gdb.cell/core.exp: Likewise.
6148 * gdb.cell/dwarfaddr.exp: Likewise.
6149 * gdb.cell/ea-cache.exp: Likewise.
6150 * gdb.cell/ea-standalone.exp: Likewise.
6151 * gdb.cell/f-regs.exp: Likewise.
6152 * gdb.cell/fork.exp: Likewise.
6153 * gdb.cell/gcore.exp: Likewise.
6154 * gdb.cell/mem-access.exp: Likewise.
6155 * gdb.cell/ptype.exp: Likewise.
6156 * gdb.cell/registers.exp: Likewise.
6157 * gdb.cell/sizeof.exp: Likewise.
6158 * gdb.cell/solib-symbol.exp: Likewise.
6159 * gdb.cell/solib.exp: Likewise.
617cd4bc 6160
a81aaca0
PA
61612017-11-25 Pedro Alves <palves@redhat.com>
6162
6163 * gdb.base/complete-empty.exp: New file.
6164 * gdb.base/completion.exp: Adjust.
6165
6a3c6ee4
PA
61662017-11-25 Pedro Alves <palves@redhat.com>
6167
6168 * gdb.linespec/cpls-ops.cc: New file.
6169 * gdb.linespec/cpls-ops.exp: New file.
6170 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6171 factored out from ...
6172 (test_complete_prefix_range): ... this.
6173
8955eb2d
PA
61742017-11-24 Pedro Alves <palves@redhat.com>
6175
6176 * gdb.linespec/cpcompletion.exp: New file.
6177 * gdb.linespec/cpls-hyphen.cc: New file.
6178 * gdb.linespec/cpls.cc: New file.
6179 * gdb.linespec/cpls2.cc: New file.
6180 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6181 test to use test_gdb_complete_unique. Add label completion,
6182 keyword completion and explicit location completion tests.
6183 * lib/completion-support.exp: New file.
6184
e547c119
JB
61852017-11-24 Joel Brobecker <brobecker@adacore.com>
6186
6187 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6188 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6189 when hitting an exception catchpoint.
6190
7c3c1aa8
YQ
61912017-11-22 Yao Qi <yao.qi@linaro.org>
6192
6193 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6194
41bd68f5
SM
61952017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6196
6197 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6198 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6199 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6200
1daad298
YQ
62012017-11-22 Yao Qi <yao.qi@linaro.org>
6202
6203 * gdb.base/info-os.exp: Pass pthreads.
6204 * gdb.multi/multi-attach.exp: Likewise.
6205
88465e87
YQ
62062017-11-22 Yao Qi <yao.qi@linaro.org>
6207
6208 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6209 compiler.
6210
dc196b23
YQ
62112017-11-22 Yao Qi <yao.qi@linaro.org>
6212
6213 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6214 * gdb.base/break-interp.exp: Likewise.
6215 * gdb.base/jit-attach-pie.exp: Likewise.
6216
2400729e
UW
62172017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6218
6219 * gdb.base/float128.c (large128): New variable.
6220 * gdb.base/float128.exp: Add test to print largest __float128 value.
6221
7a26362d
UW
62222017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6223
6224 * gdb.arch/vsx-regs.exp: Update register content checks.
6225
ed0f4273
UW
62262017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6227
6228 * gdb.arch/ppc-longdouble.exp: New file.
6229 * gdb.arch/ppc-longdouble.c: Likewise.
6230
a25d69c6
PA
62312017-11-21 Pedro Alves <palves@redhat.com>
6232
6233 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6234
73fcf641
PA
62352017-11-20 Pedro Alves <palves@redhat.com>
6236
6237 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6238 (long_double_typedef): New typedefs.
6239 Use DEF on double and long double.
6240 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6241 cases.
6242 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6243 and 'long_double_ptr_same_size' locals. Use them to decide
6244 whether cast from array/function to float is valid/invalid.
6245
71a3c369
TT
62462017-11-17 Tom Tromey <tom@tromey.com>
6247
6248 * gdb.rust/traits.rs: New file.
6249 * gdb.rust/traits.exp: New file.
6250
ced9779b
JB
62512017-11-17 Joel Brobecker <brobecker@adacore.com>
6252
6253 * gdb.ada/minsyms: New testcase.
6254
a0922d80
PA
62552017-11-16 Pedro Alves <palves@redhat.com>
6256
6257 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6258 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6259
ea04e54c
PA
62602017-11-16 Pedro Alves <palves@redhat.com>
6261
6262 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6263 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6264
e849ea89
PA
62652017-11-16 Pedro Alves <palves@redhat.com>
6266
6267 * gdb.server/reconnect-ctrl-c.c: New file.
6268 * gdb.server/reconnect-ctrl-c.exp: New file.
6269
d8ae99a7
PM
62702017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6271
6272 * gdb.python/py-rbreak.exp: New file.
6273 * gdb.python/py-rbreak.c: New file.
6274 * gdb.python/py-rbreak-func2.c: New file.
6275
968a13f8
PA
62762017-11-16 Pedro Alves <palves@redhat.com>
6277
6278 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6279 pattern.
6280 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6281 GDB.
6282
71774bc9
SM
62832017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6284
6285 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6286 regex.
6287
ddbb44cf
SM
62882017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6289
6290 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6291 test names.
6292
584a564f
PA
62932017-11-09 Pedro Alves <palves@redhat.com>
6294
6295 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6296 factored out from ...
6297 (top level): ... here, and adjusted to avoid expecting beyond the
6298 prompt in a single gdb_test_multiple.
6299
5ed7a928
PA
63002017-11-09 Pedro Alves <palves@redhat.com>
6301
6302 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6303 output.
6304 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6305 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6306 * gdb.server/ext-run.exp ("kill" test): Likewise.
6307 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6308
a60e0738
PA
63092017-11-09 Pedro Alves <palves@redhat.com>
6310
6311 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6312 match till end of line.
6313
2c88253f
PA
63142017-11-09 Pedro Alves <palves@redhat.com>
6315
6316 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6317
c7a38517
PA
63182017-11-09 Pedro Alves <palves@redhat.com>
6319
6320 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6321 New procedures, factored out from ...
6322 (top level): ... here, and adjusted to avoid expecting beyond the
6323 prompt in one go.
6324
f29f4b6b
PA
63252017-11-09 Pedro Alves <palves@redhat.com>
6326
6327 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6328 output. Fix '?' match.
6329
286acbb5
JB
63302017-11-08 Joel Brobecker <brobecker@adacore.com>
6331
6332 * gdb.ada/scoped_watch: New testcase.
6333 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6334 which is actually correct.
6335 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6336 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6337
62d7ae92
PA
63382017-11-08 Pedro Alves <palves@redhat.com>
6339
6340 * gdb.gdb/complaints.exp (test_initial_complaints)
6341 (test_serial_complaints, test_short_complaints): Call
6342 complaint_internal instead of complaint.
6343
280ca31f
DT
63442017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6345
6346 * gdb.threads/tls-core.c: New file.
6347 * gdb.threads/tls-core.exp: Likewise.
6348
b5ec771e
PA
63492017-11-08 Pedro Alves <palves@redhat.com>
6350
6351 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6352 (p Exported_Capitalized): New test.
6353 (p exported_capitalized): New test.
6354
a02b41a7
PA
63552017-11-07 Pedro Alves <palves@redhat.com>
6356
6357 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6358
95e95a6d
PA
63592017-11-07 Pedro Alves <palves@redhat.com>
6360
6361 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6362 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6363 (disable_invalid, disable_inverted, disable_negative): New
6364 procedures.
6365 ("bad numbers"): New set of tests.
6366
cee62dbd
PA
63672017-11-07 Pedro Alves <palves@redhat.com>
6368
6369 * gdb.cp/ena-dis-br-range.exp: Add tests.
6370
cc638e86
PA
63712017-11-07 Pedro Alves <palves@redhat.com>
6372
6373 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6374
d0fe4701
XR
63752017-11-07 Xavier Roirand <roirand@adacore.com>
6376 Pedro Alves <palves@redhat.com>
6377
6378 * gdb.base/ena-dis-br.exp: Add reference to
6379 gdb.cp/ena-dis-br-range.exp.
6380 * gdb.cp/ena-dis-br-range.exp: New file.
6381 * gdb.cp/ena-dis-br-range.cc: New file.
6382
46f67f80
PA
63832017-11-06 Pedro Alves <palves@redhat.com>
6384
6385 * gdb.base/attach-non-pgrp-leader.c: New.
6386 * gdb.base/attach-non-pgrp-leader.exp: New.
6387
726e1356
PA
63882017-11-06 Pedro Alves <palves@redhat.com>
6389
6390 * configure.ac: No longer check for termio.h and sgtty.h.
6391 * configure: Regenerate.
6392 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6393 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6394 Remove termio and sgtty code.
6395
50ab6ace
YQ
63962017-11-03 Yao Qi <yao.qi@linaro.org>
6397
6398 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6399 in GDB is disabled.
6400
8e68731c
YQ
64012017-11-03 Yao Qi <yao.qi@linaro.org>
6402
6403 * gdb.python/py-thrhandle.exp: Skip it if python is not
6404 enabled.
6405
3a87ae65
SM
64062017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6407
6408 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6409 as a breakpoint command.
6410
484d8d36
MD
64112017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6412
6413 PR python/21213
6414 * gdb.python/py-infthread.exp: Test calling
6415 InferiorThread.inferior () multiple times in a row.
6416
4a27f119
KS
64172017-10-27 Keith Seitz <keiths@redhat.com>
6418
6419 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6420 Test "info break" for every inlined function breakpoint.
6421
bb11dd58
YQ
64222017-10-27 Yao Qi <yao.qi@linaro.org>
6423
6424 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6425
a43f3893
PF
64262017-10-26 Patrick Frants <osscontribute@gmail.com>
6427
6428 * gdb.cp/classes.exp (test_static_members): Test printing
6429 Outer::instance.
6430 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6431 (Inner::instance, Outer::instance): New.
6432
792ccf00
PA
64332017-10-24 Pedro Alves <palves@redhat.com>
6434
6435 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6436 extra console" test in two stages.
6437
eb2bfbad
PA
64382017-10-24 Pedro Alves <palves@redhat.com>
6439
6440 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6441
1f75a651
PA
64422017-10-24 Pedro Alves <palves@redhat.com>
6443
6444 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6445 loop.
6446
779990d9
PA
64472017-10-24 Pedro Alves <palves@redhat.com>
6448
6449 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6450 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6451
ad9b8f5d
PA
64522017-10-24 Pedro Alves <palves@redhat.com>
6453
6454 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6455 parameter and handle it. Don't output read value in test name.
6456
fee6da6e
PA
64572017-10-24 Pedro Alves <palves@redhat.com>
6458
6459 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6460 custom test name.
6461
10389c2c
PA
64622017-10-24 Pedro Alves <palves@redhat.com>
6463
6464 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6465 include the unstable output directory name in the test's name.
6466 (initial_setup_simple) <'set args'>: Use custom test name.
6467
a80e65a9
PA
64682017-10-24 Pedro Alves <palves@redhat.com>
6469
6470 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6471 with explicit test name.
6472
15763a09
PA
64732017-10-20 Pedro Alves <palves@redhat.com>
6474
6475 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6476 'wait -i'. Use gdb_assert and remote_close.
6477
49a4ce2e
AB
64782017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6479
6480 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6481 number from variable rather than hard-coded.
6482
a75868f5
PA
64832017-10-19 Pedro Alves <palves@redhat.com>
6484
6485 * gdb.base/long-inferior-output.c: New file.
6486 * gdb.base/long-inferior-output.exp: New file.
6487
c8ba13ad
KS
64882017-11-18 Keith Seitz <keiths@redhat.com>
6489
6490 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6491 method.
6492 (main): Call it.
6493 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6494 Add additional user-defined conversion operator tests.
6495
b27de576
PA
64962017-10-17 Pedro Alves <palves@redhat.com>
6497
6498 * boards/native-stdio-gdbserver.exp: Load "local-board".
6499
8484c955
PA
65002017-10-17 Pedro Alves <palves@redhat.com>
6501
6502 * gdb.base/quit-live.c: New file.
6503 * gdb.base/quit-live.exp: New file.
6504
83d5a34d
KS
65052017-10-16 Keith Seitz <keiths@redhat.com>
6506
6507 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6508 (class_with_protected_typedef, class_with_private_typedef)
6509 (struct_with_public_typedef, struct_with_protected_typedef)
6510 (struct_with_private_typedef): New classes/structs.
6511 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6512 typedefs and access specifiers.
6513
739b3f1d
PA
65142017-10-16 Pedro Alves <palves@redhat.com>
6515 Simon Marchi <simon.marchi@polymtl.ca>
6516
6517 * README (Local vs Remote vs Native): New section.
6518 * boards/local-board.exp: New file, with bits factored out from
6519 ...
6520 * boards/native-extended-gdbserver.exp: ... here. Load
6521 "local-board".
6522 * boards/native-gdbserver.exp: Load "local-board".
6523 (${board}_spawn, ${board}_exec): Delete.
6524 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6525 ...
6526 * boards/stdio-gdbserver-base.exp: ... this new file.
6527 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6528 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6529 procedure.
6530 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6531 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6532 stdio_gdbserver_command.
6533 (${board}_get_remote_address, ${board}_get_comm_port)
6534 (${board}_download, ${board}_upload): Delete.
6535 (get_target_remote_pipe_cmd): New.
6536
fe68b953
SM
65372017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6538
6539 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6540 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6541 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6542 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6543 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6544 remove with_test_prefix.
6545
300b6685
PA
65462017-10-13 Pedro Alves <palves@redhat.com>
6547
6548 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6549 * gdb.base/annota1.exp: Use it instead of is_remote.
6550 * gdb.base/annota3.exp: Use it instead of is_remote.
6551 * gdb.cp/annota2.exp: Use it instead of is_remote.
6552 * gdb.cp/annota3.exp: Use it instead of is_remote.
6553 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6554
50500caf
PA
65552017-10-13 Pedro Alves <palves@redhat.com>
6556
6557 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6558 (test_num_test_vars, run_and_count_vars, find_env)
6559 (test_set_unset_env, test_inherit_env_var): New procedures.
6560 (top level): Use them.
6561
dad0c6d2
PA
65622017-10-13 Pedro Alves <palves@redhat.com>
6563
6564 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6565 also skip on stub-like targets.
6566
8b0553c1
PA
65672017-10-13 Pedro Alves <palves@redhat.com>
6568
6569 PR gdb/22293
6570 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6571 (top level): Move some tests to ...
6572 (test_not_found): ... this new procedure.
6573 (top level): Call it.
6574
7594f623
PA
65752017-10-13 Pedro Alves <palves@redhat.com>
6576
6577 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6578 expect different "info terminal" output if testing with a
6579 non-native target.
6580
ebe3b402
PA
65812017-10-13 Pedro Alves <palves@redhat.com>
6582 Simon Marchi <simon.marchi@polymtl.ca>
6583
6584 PR python/12966
6585 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6586
42f1b161
PA
65872017-10-13 Pedro Alves <palves@redhat.com>
6588
6589 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6590 already.
6591
8d6ef72b
PA
65922017-10-13 Pedro Alves <palves@redhat.com>
6593
6594 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6595 is_remote.
6596
d7bcd5b8
PA
65972017-10-13 Pedro Alves <palves@redhat.com>
6598
6599 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6600 is_remote.
6601
df479dc6
PA
66022017-10-13 Pedro Alves <palves@redhat.com>
6603
6604 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6605 is set.
6606 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6607 instead of is_remote.
6608
23fb630a
PA
66092017-10-13 Pedro Alves <palves@redhat.com>
6610
6611 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6612 (top level): Add comment.
6613
cc77b1dc
PA
66142017-10-13 Pedro Alves <palves@redhat.com>
6615
6616 * gdb.base/remote.exp (top level): Fix comment typo and add
6617 missing return.
6618
27c9e813
PA
66192017-10-13 Pedro Alves <palves@redhat.com>
6620 Simon Marchi <simon.marchi@polymtl.ca>
6621
6622 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6623 calls and add comments. Skip test if use_gdb_stub is set.
6624 (top level): Use "set cwd" command instead of "cd" command.
6625
5e830d98
PA
66262017-10-13 Pedro Alves <palves@redhat.com>
6627
6628 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6629 is_remote target check.
6630
f5ca0032
PA
66312017-10-13 Pedro Alves <palves@redhat.com>
6632
6633 * gdb.base/scope.exp: Use build_executable + clean_restart +
6634 gdb_file_cmd instead of prepare_for_testing and no longer skip
6635 "before run" tests on is_remote target boards. Update comments.
6636 * boards/native-extended-gdbserver.exp
6637 (extended_gdbserver_load_last_file): New, factored out from ...
6638 (gdb_load): ... this. Move further below and add comment.
6639 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6640
8aed1c0d
PA
66412017-10-12 Pedro Alves <palves@redhat.com>
6642
6643 * gdb.base/attach.exp: Remove references to gdb64.
6644 * gdb.base/dbx.exp: Remove references to gdb64.
6645
cfa34c87
SM
66462017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6647 Pedro Alves <palves@redhat.com>
6648
6649 * gdb.base/label.exp: Remove is_remote target check.
6650
9192b7de
PA
66512017-10-12 Pedro Alves <palves@redhat.com>
6652
6653 * gdb.base/auvx.exp (coredir): Update comment.
6654 (top level) <core_works>: Use "set cwd" command instead of "cd"
6655 command.
6656
6bf0052d
PA
66572017-10-12 Pedro Alves <palves@redhat.com>
6658 Simon Marchi <simon.marchi@polymtl.ca>
6659
6660 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6661 target boards.
6662
e48ef82d
PA
66632017-10-12 Pedro Alves <palves@redhat.com>
6664 Simon Marchi <simon.marchi@polymtl.ca>
6665
6666 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6667 Instead skip if there's any gdb_protocol set.
6668
8d7aea57
SM
66692017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6670 Pedro Alves <palves@redhat.com>
6671
6672 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6673
30440677
PA
66742017-10-12 Pedro Alves <palves@redhat.com>
6675 Simon Marchi <simon.marchi@polymtl.ca>
6676
6677 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6678 instead of on dejagnu remote boards.
6679
4e04f045 66802017-10-12 Pedro Alves <palves@redhat.com>
175654b9 6681 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
6682
6683 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6684 checks. Use build_executable + clean_restart instead of
6685 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6686 of enabling non-stop after starting gdb.
6687
871a186e
PA
66882017-10-12 Pedro Alves <palves@redhat.com>
6689
6690 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6691 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6692 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6693 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6694
56d704da
AK
66952017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6696
6697 * gdb.arch/arc-tdesc-cpu.exp: New file.
6698 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6699
2f20e312
SM
67002017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6701
6702 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6703
65630365
PA
67042017-10-10 Pedro Alves <palves@redhat.com>
6705
6706 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6707 expect CLI output.
6708
bf469271
PA
67092017-10-10 Pedro Alves <palves@redhat.com>
6710
6711 * lib/selftest-support.exp (selftest_setup): Update for
6712 captured_command_loop's prototype change.
6713
777a42f1
PA
67142017-10-09 Pedro Alves <palves@redhat.com>
6715
6716 Test both arch1=>arch2 and arch2=>arch1.
6717
6718 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6719 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6720 factored out to...
6721 (append_arch1_options, append_arch2_options, append_arch_options)
6722 (build_executables): New procedures.
6723 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6724 local.
6725 (top level): Add new 'first_arch' testing axis.
6726
cbd2b4e3
PA
67272017-10-09 Pedro Alves <palves@redhat.com>
6728
6729 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6730 (barrier): New.
6731 (thread_start, all_started): New functions.
6732 (main): Spawn new thread and wait until it is scheduled.
6733 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6734 option.
6735 (do_test): Add 'selected_thread' parameter. Run to all_started
6736 instead of main. Explicitly set the breakpoint at main. Switch
6737 to the SELECTED_THREAD thread.
6738 (top level): Test handling the exec event with either the main
6739 thread or the second thread selected.
6740
5c9e4427
PA
67412017-10-09 Pedro Alves <palves@redhat.com>
6742
6743 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6744 logic. Move STOP marker after the value checks.
6745 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6746 regexp.
6747
b3b7c423
SL
67482017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6749
6750 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6751
3b4b2f16
UW
67522017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6753
6754 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6755 integer-to-dfp conversion.
6756 * gdb.base/dfp-test.exp: Likewise.
6757
5cd63fda
PA
67582017-10-04 Pedro Alves <palves@redhat.com>
6759
6760 * gdb.multi/hangout.c: Include <unistd.h>.
6761 (hangout_loop): New function.
6762 (main): Call alarm. Call hangout_loop in a loop.
6763 * gdb.multi/hello.c: Include <unistd.h>.
6764 (hello_loop): New function.
6765 (main): Call alarm. Call hangout_loop in a loop.
6766 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6767 inferior with the other selected.
6768
4c71c105
SM
67692017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6770
6771 * gdb.mi/list-thread-groups-available.exp: New file.
6772 * gdb.mi/list-thread-groups-available.c: New file.
6773
bc3b087d
SDJ
67742017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6775
6776 * gdb.base/set-cwd.exp: Make it available on
6777 native-extended-gdbserver.
6778
d092c5a2
SDJ
67792017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6780
6781 * gdb.base/set-cwd.c: New file.
6782 * gdb.base/set-cwd.exp: Likewise.
6783
45320ffa
TT
67842017-10-02 Tom Tromey <tom@tromey.com>
6785
6786 PR rust/22236:
6787 * gdb.rust/simple.rs (main): New variable "fslice".
6788 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6789
b3e3859b
TT
67902017-10-02 Tom Tromey <tom@tromey.com>
6791
6792 * gdb.rust/simple.exp: Test ptype of a slice.
6793
01af5e0d
TT
67942017-10-02 Tom Tromey <tom@tromey.com>
6795
6796 * gdb.rust/simple.exp: Test index of slice.
6797
a9bbfbd8
TT
67982017-09-27 Tom Tromey <tom@tromey.com>
6799
6800 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6801
df8899e5
TP
68022017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6803 Pedro Alves <palves@redhat.com>
6804
6805 * gdb.base/compare-sections.exp (get value of read-only section): Read
6806 as unsigned value.
6807 (corrupt read-only section): Likewise and don't set written if patching
6808 failed.
6809
757bf54b
KB
68102017-09-21 Kevin Buettner <kevinb@redhat.com>
6811
6812 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6813 files.
6814
06871ae8
PA
68152017-09-20 Pedro Alves <palves@redhat.com>
6816
6817 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6818 symbol names in gdb's output.
6819 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6820
e5f25bc5
PA
68212017-09-20 Pedro Alves <palves@redhat.com>
6822
6823 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6824 Rename to ...
6825 (test_list_ambiguous_symbol): ... this and add a symbol name
6826 parameter. Adjust.
6827 (test_list_ambiguous_function): Reimplement on top of
6828 test_list_ambiguous_symbol and also test listing ambiguous
6829 variables.
6830 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6831 (ambiguous_fun): ... this.
6832 (ambiguous_var): New.
6833 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6834 (ambiguous_fun): ... this.
6835 (ambiguous_var): New.
6836
4e5a4f58
JB
68372017-09-19 John Baldwin <jhb@FreeBSD.org>
6838
6839 * gdb.base/starti.c: New file.
6840 * gdb.base/starti.exp: New file.
6841 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6842
26e53f3e
PA
68432017-09-14 Pedro Alves <palves@redhat.com>
6844
6845 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6846 (top level): Use it instead of runto.
6847
cb791d59
TT
68482017-09-11 Tom Tromey <tom@tromey.com>
6849
6850 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6851
7c96f8c1
TT
68522017-09-11 Tom Tromey <tom@tromey.com>
6853
6854 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6855 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6856
469412dd
CW
68572017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6858
6859 * gdb.fortran/printing-types.exp: New file.
6860 * gdb.fortran/printing-types.exp: New file.
6861
e0f86435
BH
68622017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6863
6864 * gdb.fortran/vla-ptype.exp: Fix typos.
6865 * gdb.fortran/vla-value.exp: Same.
6866
9e9af4be
BH
68672017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6868
6869 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6870 * gdb.mi/mi-var-child-f.exp: Likewise.
6871 * gdb.mi/mi-vla-fortran.exp: Likewise.
6872
a5ad232b 68732017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
6874 Christoph Weinmann <christoph.t.weinmann@intel.com>
6875 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
6876
6877 * gdb.fortran/ptr-indentation.f90: New file.
6878 * gdb.fortran/ptr-indentation.exp: New file.
6879
5aec60eb
TT
68802017-09-05 Tom Tromey <tom@tromey.com>
6881
6882 PR gdb/22010:
6883 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6884
8f8f8152
TP
68852017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6886
6887 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6888
fbd1b771
JK
68892017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6890
6891 * gdb.threads/tls-nodebug-pie.c: New file.
6892 * gdb.threads/tls-nodebug-pie.exp: New file.
6893
5eb5f850
TT
68942017-09-05 Tom Tromey <tom@tromey.com>
6895
6896 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6897 for rust.
6898
ae780a21
SM
68992017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6900
6901 * gdb.multi/multi-arch-exec.exp: Test with different
6902 "follow-exec-mode" settings.
6903 (do_test): New procedure.
6904
3693fdb3
PA
69052017-09-04 Pedro Alves <palves@redhat.com>
6906
6907 * gdb.base/func-static.c (S::method const, S::method volatile)
6908 (S::method volatile const): New methods.
6909 (c_s, v_s, cv_s): New instances.
6910 (main): Call method() on them.
6911 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6912 (cannot_resolve): New procedure.
6913 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6914 print-quote-unquoted columns.
6915 (do_test): Test printing each scope too.
6916
e68cb8e0
PA
69172017-09-04 Pedro Alves <palves@redhat.com>
6918
6919 * gdb.base/local-static.exp: Also test with
6920 class::method::variable wholly quoted.
6921 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6922
858be34c
PA
69232017-09-04 Pedro Alves <palves@redhat.com>
6924
6925 * gdb.base/local-static.c: New.
6926 * gdb.base/local-static.cc: New.
6927 * gdb.base/local-static.exp: New.
6928
46a4882b
PA
69292017-09-04 Pedro Alves <palves@redhat.com>
6930
6931 * gdb.asm/asm-source.exp: Add casts to int.
6932 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6933 (dataglobal64_1, dataglobal64_2): New globals.
6934 * gdb.base/nodebug.exp: Test different expressions involving the
6935 new globals, with print, whatis and ptype. Add casts to int.
6936 * gdb.base/solib-display.exp: Add casts to int.
6937 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6938 * gdb.cp/m-static.exp: Add cast to int.
6939 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6940 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6941 tls variable with no debug info without a cast. Test with a cast
6942 to int too.
6943 * gdb.trace/entry-values.exp: Add casts.
6944
2c5a2be1
PA
69452017-09-04 Pedro Alves <palves@redhat.com>
6946
6947 * gdb.base/nodebug.exp: Test that ptype's error about functions
6948 with unknown return type includes the function name too.
6949
7022349d
PA
69502017-09-04 Pedro Alves <palves@redhat.com>
6951
6952 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6953 return type of munmap in infcall.
6954 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6955 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6956 type of ftell in infcall.
6957 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6958 type of getpid in infcall.
6959 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6960 infcall.
6961 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6962 Bail on failure to extract the pid.
6963 * gdb.base/nodebug.c: #include <stdint.h>.
6964 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6965 New functions.
6966 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6967 Change expected output of print/whatis/ptype with functions with
6968 no debug info. Test all supported languages. Call
6969 test_call_promotion.
6970 * gdb.compile/compile.exp: Adjust expected output to expect
6971 warning.
6972 * gdb.threads/siginfo-threads.exp: Likewise.
6973
54990598
PA
69742017-09-04 Pedro Alves <palves@redhat.com>
6975
6976 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6977 "prototypes". Test calling float functions via prototyped and
6978 unprototyped function pointers.
6979 (perform_all_tests): New parameter "prototypes". Pass it down.
6980 (top level): Pass down "prototypes" parameter to
6981 perform_all_tests.
6982
34d16ea2
SM
69832017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6984
6985 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6986 Test with nested loops.
6987
9521ecda
SM
69882017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6989
6990 * gdb.base/commands.exp: Call the new procedures.
6991 (loop_break_test, loop_continue_test): New procedures.
6992
80a65e9b
SM
69932017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6994
6995 * gdb.base/commands.exp: Call new procedure.
6996 (define_if_without_arg_test): New procedure.
6997
e439fa14
PA
69982017-09-04 Pedro Alves <palves@redhat.com>
6999
7000 * gdb.base/list-ambiguous.exp: New file.
7001 * gdb.base/list-ambiguous0.c: New file.
7002 * gdb.base/list-ambiguous1.c: New file.
7003 * gdb.base/list.exp (test_list_range): Adjust expected output.
7004
0a2dde4a
SDJ
70052017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7006
7007 * gdb.base/share-env-with-gdbserver.c: New file.
7008 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7009
5e89eb3a
SM
70102017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7011
7012 * gdb.base/commands.exp (gdbvar_simple_if_test,
7013 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7014 progvar_simple_if_test, progvar_simple_while_test,
7015 progvar_complex_if_while_test, user_defined_command_test,
7016 user_defined_command_args_eval,
7017 user_defined_command_args_stack_test,
7018 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7019 temporary_breakpoint_commands,
7020 gdb_test_no_prompt, redefine_hook_test,
7021 redefine_backtrace_test): Remove "global gdb_prompt".
7022
fd437cbc
SM
70232017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7024
7025 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7026 New proc, call it from toplevel.
7027
87215ad1
SDJ
70282017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7029
7030 PR remote/21852
7031 * gdb.server/normal.c: New file, copied from gdb.base.
7032 * gdb.server/run-without-local-binary.exp: New file.
7033
58afddc6
WP
70342017-08-07 Weimin Pan <weimin.pan@oracle.com>
7035
7036 * gdb.arch/sparc64-adi.exp: New file.
7037 * gdb.arch/sparc64-adi.c: New file.
7038
5277199a
PA
70392017-08-22 Pedro Alves <palves@redhat.com>
7040
7041 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7042 (top level): Add "list all overloads" tests.
7043
14278e1f
TT
70442017-08-22 Tom Tromey <tom@tromey.com>
7045
7046 * gdb.gdb/xfullpath.exp: Remove.
7047
bf223d3e
PA
70482017-08-21 Pedro Alves <palves@redhat.com>
7049
7050 PR gdb/19487
7051 * gdb.base/symbol-alias.c: New.
7052 * gdb.base/symbol-alias2.c: New.
7053 * gdb.base/symbol-alias.exp: New.
7054
c973d0aa
PA
70552017-08-21 Pedro Alves <palves@redhat.com>
7056
7057 * gdb.base/dfp-test.c
7058 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7059 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7060 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7061 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7062 * gdb.base/whatis-ptype-typedefs.c: New.
7063 * gdb.base/whatis-ptype-typedefs.exp: New.
7064 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7065 (an_int, an_int_type, an_int_type2): New globals.
7066 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7067 involving typedefs and cast expressions.
7068 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7069 (lookup_typedefs_function): New.
7070 (typedefs_pretty_printers_dict): New.
7071 (top level): Register lookup_typedefs_function in
7072 gdb.pretty_printers.
7073
6d580b63
YQ
70742017-08-18 Yao Qi <yao.qi@linaro.org>
7075
7076 * gdb.server/unittest.exp: New.
7077
206726fb
SDJ
70782017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7079
7080 PR gdb/21954
7081 * gdb.base/environ.exp: Add test to check if 'unset environment'
7082 works.
7083
bf0ec4c2
AA
70842017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7085
7086 * lib/gdb.exp (universal_compile_options): New caching proc.
7087 (gdb_compile): Suppress GCC's coloring of messages.
7088
d6382fff
TT
70892017-08-14 Tom Tromey <tom@tromey.com>
7090
7091 PR gdb/21675:
7092 * gdb.base/printcmds.exp (test_radices): New function.
7093 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7094 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7095 * lib/gdb.exp (get_integer_valueof): Use p/d.
7096
c2c2dd9f
SM
70972017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7098
7099 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7100 characters.
7101
fdffd6f4
TT
71022017-08-05 Tom Tromey <tom@tromey.com>
7103
7104 * gdb.rust/simple.exp: Allow String to appear in a different
7105 namespace.
7106
27d41eac
YQ
71072017-07-26 Yao Qi <yao.qi@linaro.org>
7108
7109 * gdb.gdb/unittest.exp: Invoke command
7110 "maintenance check xml-descriptions".
7111
031ed05d
AA
71122017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7113
7114 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7115 calling context.
7116 (hex128): Drop erroneous calculation of parameters.
7117
dcd27ddf
SM
71182017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7119
7120 * gdb.python/py-unwind.exp: Disable stack protection when
7121 building test file.
7122
47e77640
PA
71232017-07-20 Pedro Alves <palves@redhat.com>
7124
7125 * gdb.base/default.exp (set language): Adjust expected output.
7126
62d2a18a
PA
71272017-07-20 Pedro Alves <palves@redhat.com>
7128
7129 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7130 (test_minsym): ... this, and make static.
7131 (get_pck__foo__bar__minsym): Rename to ...
7132 (get_test_minsym): ... this.
7133 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7134 symbol names and comments.
7135 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7136 (get_test_minsym): ... this.
7137 (pck__foo__bar__minsym__2): Rename to ...
7138 (test_minsym): ... this.
7139 (main): Adjust.
7140
c45ec17c
PA
71412017-07-17 Pedro Alves <palves@redhat.com>
7142
7143 * gdb.base/completion.exp: Adjust expected output.
7144 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7145 the completer works.
7146
c6756f62
PA
71472017-07-17 Pedro Alves <palves@redhat.com>
7148
7149 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7150
5bd68487
AB
71512017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7152
7153 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7154
8880f2a9
TT
71552017-07-14 Tom Tromey <tom@tromey.com>
7156
7157 PR rust/21764:
7158 * gdb.rust/simple.exp: Add tests.
7159
65547233
TT
71602017-07-14 Tom Tromey <tom@tromey.com>
7161
7162 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7163
8f14146e
PA
71642017-07-14 Pedro Alves <palves@redhat.com>
7165
7166 * gdb.linespec/base/one/thefile.cc (z1): New function.
7167 * gdb.linespec/base/two/thefile.cc (z2): New function.
7168 * gdb.linespec/linespec.exp: Add tests.
7169
b4365d02
AB
71702017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7171
7172 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7173 to mi_create_breakpoint.
7174
5d2cbaa5
AB
71752017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7176
7177 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7178 mi_create_breakpoint.
7179
11cb5716
IB
71802017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7181
7182 * gdb.dlang/demangle.exp: Update for demangling changes.
7183
03278692
TT
71842017-07-09 Tom Tromey <tom@tromey.com>
7185
7186 * gdb.dwarf2/shortpiece.exp: New file.
7187
33c5cd75
DB
71882017-07-06 David Blaikie <dblaikie@gmail.com>
7189
7190 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7191 built from fissiont-multi-cu{1,2}.c.
7192 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7193 except putting 'main' and 'func' in separate CUs in the same DWO file.
7194 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7195 test.
7196 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7197 test.
7198
8455d262
PA
71992017-07-06 Pedro Alves <palves@redhat.com>
7200
7201 * gdb.python/py-unwind.exp: Test flushregs.
7202
dc4bde35
SDJ
72032017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7204
7205 PR cli/21688
7206 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7207 tests for alias commands and trailing whitespace.
7208
51ed89aa
SDJ
72092017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7210
7211 PR cli/21688
7212 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7213 procedure. Call it.
7214
eb17d413
PA
72152017-06-29 Pedro Alves <palves@redhat.com>
7216
7217 * gdb.base/printcmds.exp: Add tests.
7218
41664b45
DG
72192017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7220
7221 PR gdb/21337
7222 * gdb.base/reread-readsym.exp: New file.
7223 * gdb.base/reread-readsym.c: New file.
7224
75312ae3
KB
72252017-06-21 Kevin Buettner <kevinb@redhat.com>
7226
7227 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7228 subpattern.
7229
66953522
PB
72302017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7231
7232 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7233 extended mnemonic.
7234 * gdb.arch/powerpc-power9.s: Likewise.
7235
5524b525
AA
72362017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7237
7238 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7239 on 32-bit x86 targets. Exploit is_*_target macros where
7240 appropriate.
7241
03c8af18
AA
72422017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7243
7244 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7245 register pieces.
7246
3bf31011
AA
72472017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7248
7249 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7250 located in one or more DWARF pieces.
7251
805acca0
AA
72522017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7253
7254 * lib/gdb.exp (get_endianness): New proc.
7255 * gdb.arch/aarch64-fp.exp: Use it.
7256 * gdb.arch/altivec-regs.exp: Likewise.
7257 * gdb.arch/e500-regs.exp: Likewise.
7258 * gdb.arch/vsx-regs.exp: Likewise.
7259 * gdb.base/dump.exp: Likewise.
7260 * gdb.base/funcargs.exp: Likewise.
7261 * gdb.base/gnu_vector.exp: Likewise.
7262 * gdb.dwarf2/formdata16.exp: Likewise.
7263 * gdb.dwarf2/implptrpiece.exp: Likewise.
7264 * gdb.dwarf2/nonvar-access.exp: Likewise.
7265 * gdb.python/py-inferior.exp: Likewise.
7266 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7267
e9352324
AA
72682017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7269
7270 PR gdb/21226
7271 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7272 stack value pieces are taken from the LSB end.
7273
d5d1163e
AA
72742017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7275
7276 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7277 variable at nonzero offset.
7278
0567c986
AA
72792017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7280
7281 * gdb.dwarf2/var-access.c: New file.
7282 * gdb.dwarf2/var-access.exp: New test.
7283 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7284
973e9aab
TT
72852017-06-12 Tom Tromey <tom@tromey.com>
7286
7287 * gdb.dwarf2/formdata16.exp: Add tests.
7288
d9109c80
TT
72892017-06-12 Tom Tromey <tom@tromey.com>
7290
7291 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7292
30a25466
TT
72932017-06-12 Tom Tromey <tom@tromey.com>
7294
7295 PR exp/16225:
7296 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7297 * gdb.arch/vsx-regs.exp: Update tests.
7298 * gdb.arch/s390-vregs.exp (hex128): New proc.
7299 Update test.
7300 * gdb.arch/altivec-regs.exp: Update tests.
7301
aefd8b33
SDJ
73022017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7303
7304 * gdb.base/startup-with-shell.c: New file.
7305 * gdb.base/startup-with-shell.exp: Likewise.
7306
2090129c
SDJ
73072017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7308
7309 * gdb.server/non-existing-program.exp: Update regex in order to
7310 reflect the fact that gdbserver is now using fork_inferior (with a
7311 shell) to startup the inferior.
7312
8e86a419
SM
73132017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7314
7315 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7316 support function calls from GDB.
7317
e6cf65f2
TT
73182017-05-21 Tom Tromey <tom@tromey.com>
7319
7320 PR rust/21466:
7321 * gdb.rust/unsized.exp: New file.
7322 * gdb.rust/unsized.rs: New file.
7323
43cc5389
TT
73242017-05-19 Tom Tromey <tom@tromey.com>
7325
7326 PR rust/21484:
7327 * gdb.rust/watch.exp: New file.
7328 * gdb.rust/watch.rs: New file.
7329
ec8df234
TT
73302017-05-18 Tom Tromey <tom@tromey.com>
7331
7332 * gdb.rust/simple.exp: Allow Box to be qualified.
7333
3e3e7fae
TP
73342017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7335
7336 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7337
59cc050d
PA
73382017-05-18 Pedro Alves <palves@redhat.com>
7339
7340 * gdb.base/fileio.c (test_write, test_read, test_close)
7341 (test_fstat): Don't print 'ret' in the fail path.
7342
c8f6abd1
PA
73432017-05-18 Pedro Alves <palves@redhat.com>
7344
7345 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7346 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7347 (test_system, test_rename, test_unlink, test_time): Change
7348 prototypes.
7349 * gdb.base/fileio.exp (stop_msg): Adjust.
7350
d2a03b77
PA
73512017-05-18 Pedro Alves <palves@redhat.com>
7352
7353 * gdb.base/fileio.c (null_str): New global.
7354 (test_stat): Use it.
7355 * gdb.base/fileio.exp: Remove nowarnings.
7356
0d5c6999
YQ
73572017-05-17 Yao Qi <yao.qi@linaro.org>
7358
7359 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7360
21873064
YQ
73612017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7362
7363 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7364 argument command.
7365 (top-level): Invoke test_set_inferior_tty.
7366
d512d31c
PA
73672017-05-04 Pedro Alves <palves@redhat.com>
7368
7369 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7370 Add parens to print call for Python 3.
7371
90cef2ed
KS
73722017-05-03 Keith Seitz <keiths@redhat.com>
7373
7374 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7375 (main): Call it.
7376
14f819c8
TW
73772017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7378
7379 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7380 to prev and next.
7381
913aeadd
TW
73822017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7383
7384 * gdb.python/py-record-btrace.exp: Remove test for
7385 gdb.BtraceInstruction.error.
7386
a3be24ad
TW
73872017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7388
7389 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7390
ae20e79a
TW
73912017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7392
7393 * gdb.python/py-record-btrace-threads.c: New file.
7394 * gdb.python/py-record-btrace-threads.exp: New file.
7395
45ce1b47
SDJ
73962017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7397
7398 PR testsuite/8595
7399 * gdb.base/environ.exp: Make test available in all architectures.
7400 Move bits related to "info program" testing to
7401 gdb.base/info-program.exp. Rewrite tests to use the two new
7402 procedures mentione below.
7403 (test_set_show_env_var) New procedure.
7404 (test_set_show_env_var_equal): Likewise.
7405 * gdb.base/info-program.exp: New file.
7406
e15c3eb4
KS
74072017-04-27 Keith Seitz <keiths@redhat.com>
7408
7409 * gdb.cp/oranking.cc (test15): New function.
7410 (main): Call test15 and declare additional variables for testing.
7411 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7412 "p foo101('abc')" tests.
7413 Add tests for cv qualifier overloads.
7414 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7415 "lvalue reference overload" test.
7416 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7417 "print value of f1 on Child&& in f2" test.
7418
3a3fd0fd
PA
74192017-04-19 Pedro Alves <palves@redhat.com>
7420
7421 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7422 procedure.
7423 (top level): Call it.
7424 * lib/gdb.exp (gdb_define_cmd): New procedure.
7425
53375380
PA
74262017-04-12 Pedro Alves <palves@redhat.com>
7427
7428 PR gdb/21323
7429 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7430 (wchar): New global.
7431 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7432 (do_test_wide_char, wide_char_types_no_program, top level): Add
7433 wchar_t testing.
7434
53e710ac
PA
74352017-04-12 Pedro Alves <palves@redhat.com>
7436
7437 PR c++/21323
7438 * gdb.cp/wide_char_types.c: New file.
7439 * gdb.cp/wide_char_types.exp: New file.
7440
0ad9d8c7
SDJ
74412017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7442
7443 PR gdb/21352
7444 * gdb.trace/tsv.exp: Add test for "tsave -r".
7445
b1b45502
IB
74462017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7447
7448 * gdb.dlang/watch-loc.c: New file.
7449 * gdb.dlang/watch-loc.exp: New file.
7450
ec13808e
JK
74512017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7452
7453 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7454
fe5f7374
AK
74552017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7456
7457 * gdb.arch/arc-analyze-prologue.S: New file.
7458 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7459
eea78757
AK
74602017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7461
7462 * gdb.arch/arc-decode-insn.S: New file.
7463 * gdb.arch/arc-decode-insn.exp: Likewise.
7464
5badf10a
IR
74652017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7466
7467 PR tdep/20928
7468 * gdb.arch/sparc64-regs.exp: New file.
7469 * gdb.arch/sparc64-regs.S: Likewise.
7470
cee59b3f
TW
74712017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7472
7473 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7474 and memory view on Python 3.
7475
c0f55cc6
AV
74762017-03-20 Artemiy Volkov <artemiyv@acm.org>
7477 Keith Seitz <keiths@redhat.com>
7478
7479 PR gdb/14441
7480 * gdb.cp/demangle.exp: Add rvalue reference tests.
7481 * gdb.cp/rvalue-ref-casts.cc: New file.
7482 * gdb.cp/rvalue-ref-casts.exp: New file.
7483 * gdb.cp/rvalue-ref-overload.cc: New file.
7484 * gdb.cp/rvalue-ref-overload.exp: New file.
7485 * gdb.cp/rvalue-ref-params.cc: New file.
7486 * gdb.cp/rvalue-ref-params.exp: New file.
7487 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7488 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7489 * gdb.cp/rvalue-ref-types.cc: New file.
7490 * gdb.cp/rvalue-ref-types.exp: New file.
7491 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7492 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7493
51457a05
MAL
74942017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7495
7496 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7497 New procedure.
7498
5b291c04
MAL
74992017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7500
7501 * lib/mi-support.exp (mi_gdb_test): Add additional message
7502 for unexpected output.
7503
59a56148
AA
75042017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7505
7506 * gdb.base/examine-backward.c (Barrier): New character array
7507 constant, to ensure that TestStrings is preceded by a string
7508 terminator.
7509
7942e96e
AA
75102017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7511
7512 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7513 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7514 and implicit pointer into such a location.
7515
6ebac3fb
DE
75162017-03-16 Doug Evans <dje@google.com>
7517
7518 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7519
ec3b243d
TP
75202017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7521
7522 * gdb.cp/m-static.exp: Fix expectation for prototype of
7523 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
7524
75252017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
7526
7527 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7528 * gdb.guile/scm-lazy-string.c: New file.
7529 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7530 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7531 for pointer, array, typedef lazy strings.
7532
2cc36e25 75332017-03-16 Doug Evans <dje@google.com>
34b43320
DE
7534
7535 PR python/17728, python/18439, python/18779
7536 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7537 * gdb.python/py-lazy-string.c (pointer): New typedef.
7538 (main): New locals ptr, array, typedef_ptr.
7539 * gdb.python/py-value.exp: Move lazy string tests to ...
7540 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7541 array, typedef lazy strings.
ec3b243d 7542
0efcde63
AK
75432017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7544
7545 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7546 Add optional 'test' parameter.
7547
7978d7c3
SM
75482017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7549
7550 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7551 Skip for versions of DejaGnu < 1.5.
7552
896c0c1e
SM
75532017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7554
7555 * lib/gdb.exp (dejagnu_version): New proc.
7556 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7557 Use dejagnu_version.
7558
5f4d1085
KS
75592017-03-10 Keith Seitz <keiths@redhat.com>
7560
7561 PR c++/8128
7562 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7563 type from destructor regexps.
7564 Add a branch which actually passes the test.
7565 Adjust "ptype t5i" test names.
7566
1de05205
PA
75672017-03-08 Pedro Alves <palves@redhat.com>
7568
7569 * gdb.base/step-over-exit.exp: Add explicit test message.
7570
c65d6b55
PA
75712017-03-08 Pedro Alves <palves@redhat.com>
7572
7573 PR gdb/18360
7574 * gdb.threads/interrupt-while-step-over.c: New file.
7575 * gdb.threads/interrupt-while-step-over.exp: New file.
7576
2e86a283
PA
75772017-03-08 Pedro Alves <palves@redhat.com>
7578
7579 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7580 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7581
25dcbff6
PA
75822017-03-08 Pedro Alves <palves@redhat.com>
7583
7584 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7585 PKRU as not supported as a PASS.
7586
dc9366eb
PA
75872017-03-08 Pedro Alves <palves@redhat.com>
7588
7589 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7590 prefix instead of $binfile1/$binfile2.
7591 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7592 in test message.
7593 * gdb.python/py-completion.exp: Use "load python file" as test
7594 messages instead of unstable path names.
7595
6e5d74e7
PA
75962017-03-08 Pedro Alves <palves@redhat.com>
7597 Jan Kratochvil <jan.kratochvil@redhat.com>
7598
7599 PR cli/21218
7600 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7601 New proc.
7602 (top level): Call it.
7603
9753a2f6
PA
76042017-03-08 Pedro Alves <palves@redhat.com>
7605
7606 PR tui/21216
7607 * gdb.tui/tui-nl-filtered-output.exp: New file.
7608
1a4dd9dd
PA
76092017-03-08 Pedro Alves <palves@redhat.com>
7610
7611 * gdb.base/completion.exp: Move TUI completion tests to ...
7612 * gdb.tui/completion.exp: ... this new file.
7613
7cbbff33
PA
76142017-03-08 Pedro Alves <palves@redhat.com>
7615
7616 * gdb.base/tui-disasm-long-lines.c,
7617 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7618 gdb.base/tui-layout.exp: Move to ...
7619 * gdb.tui/: ... this new directory.
7620
5f6fd321
PA
76212017-03-07 Pedro Alves <palves@redhat.com>
7622
7623 * gdb.base/tui-layout.c: New file.
7624 * gdb.base/tui-layout.exp: New file.
7625
44959fa8
PA
76262017-03-07 Pedro Alves <palves@redhat.com>
7627
7628 * gdb.base/tui-layout.c: Rename to ...
7629 * gdb.base/tui-disasm-long-lines.c: ... this.
7630 * gdb.base/tui-layout.exp: Rename to ...
7631 * gdb.base/tui-disasm-long-lines.exp: ... this.
7632
f8c4e718
PA
76332017-03-07 Pedro Alves <palves@redhat.com>
7634
7635 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7636
6dbb839a 76372017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
7638
7639 * i386-mpx-call.c: New file.
7640 * i386-mpx-call.exp: New file.
7641
65b48a81
PB
76422017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7643
7644 * gdb.arch/powerpc-power.exp: Delete test.
7645 * gdb.arch/powerpc-power.s: Likewise.
7646 * gdb.disasm/disassembler-options.exp: New test.
7647 * gdb.arch/powerpc-altivec.exp: Likewise.
7648 * gdb.arch/powerpc-altivec.s: Likewise.
7649 * gdb.arch/powerpc-altivec2.exp: Likewise.
7650 * gdb.arch/powerpc-altivec2.s: Likewise.
7651 * gdb.arch/powerpc-altivec3.exp: Likewise.
7652 * gdb.arch/powerpc-altivec3.s: Likewise.
7653 * gdb.arch/powerpc-power7.exp: Likewise.
7654 * gdb.arch/powerpc-power7.s: Likewise.
7655 * gdb.arch/powerpc-power8.exp: Likewise.
7656 * gdb.arch/powerpc-power8.s: Likewise.
7657 * gdb.arch/powerpc-power9.exp: Likewise.
7658 * gdb.arch/powerpc-power9.s: Likewise.
7659 * gdb.arch/powerpc-vsx.exp: Likewise.
7660 * gdb.arch/powerpc-vsx.s: Likewise.
7661 * gdb.arch/powerpc-vsx2.exp: Likewise.
7662 * gdb.arch/powerpc-vsx2.s: Likewise.
7663 * gdb.arch/powerpc-vsx3.exp: Likewise.
7664 * gdb.arch/powerpc-vsx3.s: Likewise.
7665 * gdb.arch/arm-disassembler-options.exp: Likewise.
7666 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7667 * gdb.arch/s390-disassembler-options.exp: Likewise.
7668
17cd4947
LM
76692017-02-23 Luis Machado <lgustavo@codesourcery.com>
7670
7671 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7672 (check_supported_features): ... this. Changed return type to void.
7673 (supports_rdseed): New static global.
7674 (rdseed): Check supports_rdseed.
7675 (initialize): Call check_supported_features.
7676
2039d74e
EBM
76772017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7678
7679 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7680 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7681 and lqarx/stqcx.
7682 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7683 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7684
a51d7ecf
EBM
76852017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7686
7687 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7688 uppercase.
7689
0224619f
JK
76902017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7691
7692 * gdb.dwarf2/formdata16.c: New file.
7693 * gdb.dwarf2/formdata16.exp: New file.
7694 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7695
216f72a1
JK
76962017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7697
7698 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7699 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7700 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7701 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7702 DW_AT_GNU_*.
7703
43988095
JK
77042017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7705
7706 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7707
99e8a4f9
SDJ
77082017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7709
7710 PR gdb/21164
7711 * gdb.base/maint.exp: Add testcases for when the commands do
7712 not have arguments.
7713
b58a8c0c
TP
77142017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7715
7716 * gdb.cp/chained-calls.exp: Use p instead of P.
7717
4e746bb6
TW
77182017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7719
7720 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7721 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7722
3f77c769
TT
77232017-02-14 Tom Tromey <tom@tromey.com>
7724
7725 PR python/13598:
7726 * gdb.python/py-events.exp: Add before_prompt event tests.
7727
075beec0
AA
77282017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7729
7730 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7731
bf5f525c
LM
77322017-02-13 Luis Machado <lgustavo@codesourcery.com>
7733
7734 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7735 (main): Call my_unique_function_name.
7736 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7737 completion of patterns with a single match.
7738 Add missing -re switches to gdb_test_multiple calls.
7739
13a66184
LM
77402017-02-13 Luis Machado <lgustavo@codesourcery.com>
7741
7742 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7743 return if core file is not recognized.
7744
26a06916
SM
77452017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7746
7747 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7748 and extra UIs.
7749
b761ca9e
SM
77502017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7751
7752 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7753 proc_with_prefix.
7754
b964bee0
TT
77552017-02-10 Tom Tromey <tom@tromey.com>
7756
7757 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7758
18da0c51
MG
77592017-02-10 Martin Galvan <martingalvan@sourceware.org>
7760
7761 PR gdb/21122
7762 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7763
604c4576
JG
77642017-02-08 Jerome Guitton <guitton@adacore.com>
7765
7766 * gdb.base/define.exp: Add test for command abbreviations
7767 in define.
7768
20b477a7
LM
77692017-02-06 Luis Machado <lgustavo@codesourcery.com>
7770
7771 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7772 * gdb.reverse/insn-reverse-x86.c: New file.
7773
3f7b46f2
IR
77742017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7775
7776 PR tdep/20936
7777 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7778
f0fd41c1
TT
77792017-02-03 Tom Tromey <tom@tromey.com>
7780
7781 PR rust/21097:
7782 * gdb.rust/simple.exp: Add new tests.
7783
5be5dbf0
PA
77842017-02-02 Pedro Alves <palves@redhat.com>
7785
7786 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7787 tests.
7788
7346ef59
AA
77892017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7790
7791 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7792 taking a 2-byte value out of a 4-byte DWARF implicit value on
7793 big-endian targets.
7794 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7795 logic. Add test cases for DW_OP_implicit.
7796
787f0025
MM
77972017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7798
7799 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7800
68777c29
MM
78012017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7802
7803 * gdb.btrace/enable.exp: Call gdb_exit before
7804 skip_gdbserver_tests.
7805
0a1c7e28
MM
78062017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7807
7808 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7809 GDBFLAGS.
7810
b5ac99b0
MM
78112017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7812
7813 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7814 the test is skipped.
7815 * gdb.btrace/data.exp: Likewise.
7816 * gdb.btrace/delta.exp: Likewise.
7817 * gdb.btrace/dlopen.exp: Likewise.
7818 * gdb.btrace/enable-running.exp: Likewise.
7819 * gdb.btrace/enable.exp: Likewise.
7820 * gdb.btrace/exception.exp: Likewise.
7821 * gdb.btrace/function_call_history.exp: Likewise.
7822 * gdb.btrace/gcore.exp: Likewise.
7823 * gdb.btrace/instruction_history.exp: Likewise.
7824 * gdb.btrace/multi-thread-step.exp: Likewise.
7825 * gdb.btrace/nohist.exp: Likewise.
7826 * gdb.btrace/non-stop.exp: Likewise.
7827 * gdb.btrace/reconnect.exp: Likewise.
7828 * gdb.btrace/record_goto-step.exp: Likewise.
7829 * gdb.btrace/record_goto.exp: Likewise.
7830 * gdb.btrace/rn-dl-bind.exp: Likewise.
7831 * gdb.btrace/segv.exp: Likewise.
7832 * gdb.btrace/step.exp: Likewise.
7833 * gdb.btrace/stepi.exp: Likewise.
7834 * gdb.btrace/tailcall-only.exp: Likewise.
7835 * gdb.btrace/tailcall.exp: Likewise.
7836 * gdb.btrace/tsx.exp: Likewise.
7837 * gdb.btrace/unknown_functions.exp: Likewise.
7838 * gdb.btrace/vdso.exp: Likewise.
7839
cd4007e4
MM
78402017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7841
7842 * gdb.btrace/enable-running.c: New.
7843 * gdb.btrace/enable-running.exp: New.
7844
2735833d
WT
78452017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7846
7847 * gdb.arch/amd64-gs_base.c: New file.
7848 * gdb.arch/amd64-gs_base.exp: New file.
7849
b51e1e94
LM
78502017-01-26 Luis Machado <lgustavo@codesourcery.com>
7851
7852 * lib/memory.exp: Remove spurious empty newlines.
7853
72ca0410
SM
78542017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7855
7856 * gdb.python/py-bad-printers.exp: Load python file using "source".
7857 * gdb.python/py-events.exp: Likewise.
7858 * gdb.python/py-evsignal.exp: Likewise.
7859 * gdb.python/py-evthreads.exp: Likewise.
7860 * gdb.python/py-frame-args.exp: Likewise.
7861 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7862 * gdb.python/py-framefilter-mi.exp: Likewise.
7863 * gdb.python/py-framefilter.exp: Likewise.
7864 * gdb.python/py-mi.exp: Likewise.
7865 * gdb.python/py-pp-maint.exp: Likewise.
7866 * gdb.python/py-pp-registration.exp: Likewise.
7867 * gdb.python/py-prettyprint.exp: Likewise.
7868 (run_lang_tests): Likewise.
7869 * gdb.python/py-typeprint.exp: Likewise.
7870
e309aa65
LM
78712017-01-26 Luis Machado <lgustavo@codesourcery.com>
7872
7873 * lib/memory.exp: New file.
7874 * lib/gdb.exp: Load memory.exp.
7875 * gdb.base/memattr.exp (delete_memory): Move proc to
7876 lib/memory.exp and rename to delete_memory_regions.
7877 Replace delete_memory with delete_memory_regions.
7878 Cleanup memory regions before tests.
7879 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7880 before tests.
7881
515aff23
LM
78822017-01-26 Luis Machado <lgustavo@codesourcery.com>
7883
7884 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7885 files.
7886 (initialize): New function conditionally defined.
7887 (testcases): Move within conditional block.
7888 (main): Call initialize.
7889 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7890 of gdb.reverse/insn-reverse.c.
7891 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7892 gdb.reverse/insn-reverse.c.
7893
d8b49cf0
YQ
78942017-01-26 Yao Qi <yao.qi@linaro.org>
7895
7896 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7897 disassemble on address 0.
7898
f13a9a0c
YQ
78992017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7900 Yao Qi <yao.qi@linaro.org>
7901
7902 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7903 * gdb.dwarf2/implptr-64bit.S: Remove.
7904 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7905 variables in caller's context. Add DW_OP_implicit_value.
7906
5ac95241
YQ
79072017-01-25 Yao Qi <yao.qi@linaro.org>
7908
7909 * lib/dwarf.exp (Dwarf::_location): Handle
7910 DW_OP_GNU_implicit_pointer with proper size.
7911
23e82930
LM
79122017-01-20 Luis Machado <lgustavo@codesourcery.com>
7913
7914 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7915 and add untested calls.
7916
d334ae25
LM
79172017-01-20 Luis Machado <lgustavo@codesourcery.com>
7918
7919 * gdb.python/python.exp: Check line number against what GDB thinks
7920 the line number is for func1.
7921
f5e6296e
IB
79222017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7923
7924 * gdb.dlang/debug-expr.exp: New file.
7925
5b362f04
LM
79262016-12-23 Luis Machado <lgustavo@codesourcery.com>
7927
7928 Fix test names for the following files:
7929
7930 * gdb.ada/exec_changed.exp
7931 * gdb.ada/info_types.exp
7932 * gdb.arch/aarch64-atomic-inst.exp
7933 * gdb.arch/aarch64-fp.exp
7934 * gdb.arch/altivec-abi.exp
7935 * gdb.arch/altivec-regs.exp
7936 * gdb.arch/amd64-byte.exp
7937 * gdb.arch/amd64-disp-step.exp
7938 * gdb.arch/amd64-dword.exp
7939 * gdb.arch/amd64-entry-value-inline.exp
7940 * gdb.arch/amd64-entry-value-param.exp
7941 * gdb.arch/amd64-entry-value-paramref.exp
7942 * gdb.arch/amd64-entry-value.exp
7943 * gdb.arch/amd64-i386-address.exp
7944 * gdb.arch/amd64-invalid-stack-middle.exp
7945 * gdb.arch/amd64-invalid-stack-top.exp
7946 * gdb.arch/amd64-optimout-repeat.exp
7947 * gdb.arch/amd64-prologue-skip.exp
7948 * gdb.arch/amd64-prologue-xmm.exp
7949 * gdb.arch/amd64-stap-special-operands.exp
7950 * gdb.arch/amd64-stap-wrong-subexp.exp
7951 * gdb.arch/amd64-tailcall-cxx.exp
7952 * gdb.arch/amd64-tailcall-noret.exp
7953 * gdb.arch/amd64-tailcall-ret.exp
7954 * gdb.arch/amd64-tailcall-self.exp
7955 * gdb.arch/amd64-word.exp
7956 * gdb.arch/arm-bl-branch-dest.exp
7957 * gdb.arch/arm-disp-step.exp
7958 * gdb.arch/arm-neon.exp
7959 * gdb.arch/arm-single-step-kernel-helper.exp
7960 * gdb.arch/avr-flash-qualifier.exp
7961 * gdb.arch/disp-step-insn-reloc.exp
7962 * gdb.arch/e500-abi.exp
7963 * gdb.arch/e500-regs.exp
7964 * gdb.arch/ftrace-insn-reloc.exp
7965 * gdb.arch/i386-avx512.exp
7966 * gdb.arch/i386-bp_permanent.exp
7967 * gdb.arch/i386-byte.exp
7968 * gdb.arch/i386-cfi-notcurrent.exp
7969 * gdb.arch/i386-disp-step.exp
7970 * gdb.arch/i386-dr3-watch.exp
7971 * gdb.arch/i386-float.exp
7972 * gdb.arch/i386-gnu-cfi.exp
7973 * gdb.arch/i386-mpx-map.exp
7974 * gdb.arch/i386-mpx-sigsegv.exp
7975 * gdb.arch/i386-mpx-simple_segv.exp
7976 * gdb.arch/i386-mpx.exp
7977 * gdb.arch/i386-permbkpt.exp
7978 * gdb.arch/i386-prologue.exp
7979 * gdb.arch/i386-signal.exp
7980 * gdb.arch/i386-size-overlap.exp
7981 * gdb.arch/i386-unwind.exp
7982 * gdb.arch/i386-word.exp
7983 * gdb.arch/mips-fcr.exp
7984 * gdb.arch/powerpc-d128-regs.exp
7985 * gdb.arch/powerpc-stackless.exp
7986 * gdb.arch/ppc64-atomic-inst.exp
7987 * gdb.arch/s390-stackless.exp
7988 * gdb.arch/s390-tdbregs.exp
7989 * gdb.arch/s390-vregs.exp
7990 * gdb.arch/sparc-sysstep.exp
7991 * gdb.arch/thumb-bx-pc.exp
7992 * gdb.arch/thumb-singlestep.exp
7993 * gdb.arch/thumb2-it.exp
7994 * gdb.arch/vsx-regs.exp
7995 * gdb.asm/asm-source.exp
7996 * gdb.base/a2-run.exp
7997 * gdb.base/advance.exp
7998 * gdb.base/all-bin.exp
7999 * gdb.base/anon.exp
8000 * gdb.base/args.exp
8001 * gdb.base/arithmet.exp
8002 * gdb.base/async-shell.exp
8003 * gdb.base/async.exp
8004 * gdb.base/attach-pie-noexec.exp
8005 * gdb.base/attach-twice.exp
8006 * gdb.base/auto-load.exp
8007 * gdb.base/bang.exp
8008 * gdb.base/bitfields.exp
8009 * gdb.base/break-always.exp
8010 * gdb.base/break-caller-line.exp
8011 * gdb.base/break-entry.exp
8012 * gdb.base/break-inline.exp
8013 * gdb.base/break-on-linker-gcd-function.exp
8014 * gdb.base/break-probes.exp
8015 * gdb.base/break.exp
8016 * gdb.base/breakpoint-shadow.exp
8017 * gdb.base/call-ar-st.exp
8018 * gdb.base/call-sc.exp
8019 * gdb.base/call-signal-resume.exp
8020 * gdb.base/call-strs.exp
8021 * gdb.base/callfuncs.exp
8022 * gdb.base/catch-fork-static.exp
8023 * gdb.base/catch-gdb-caused-signals.exp
8024 * gdb.base/catch-load.exp
8025 * gdb.base/catch-signal-fork.exp
8026 * gdb.base/catch-signal.exp
8027 * gdb.base/catch-syscall.exp
8028 * gdb.base/charset.exp
8029 * gdb.base/checkpoint.exp
8030 * gdb.base/chng-syms.exp
8031 * gdb.base/code-expr.exp
8032 * gdb.base/code_elim.exp
8033 * gdb.base/commands.exp
8034 * gdb.base/completion.exp
8035 * gdb.base/complex.exp
8036 * gdb.base/cond-expr.exp
8037 * gdb.base/condbreak.exp
8038 * gdb.base/consecutive.exp
8039 * gdb.base/continue-all-already-running.exp
8040 * gdb.base/coredump-filter.exp
8041 * gdb.base/corefile.exp
8042 * gdb.base/dbx.exp
8043 * gdb.base/debug-expr.exp
8044 * gdb.base/define.exp
8045 * gdb.base/del.exp
8046 * gdb.base/disabled-location.exp
8047 * gdb.base/disasm-end-cu.exp
8048 * gdb.base/disasm-optim.exp
8049 * gdb.base/display.exp
8050 * gdb.base/duplicate-bp.exp
8051 * gdb.base/ena-dis-br.exp
8052 * gdb.base/ending-run.exp
8053 * gdb.base/enumval.exp
8054 * gdb.base/environ.exp
8055 * gdb.base/eu-strip-infcall.exp
8056 * gdb.base/eval-avoid-side-effects.exp
8057 * gdb.base/eval-skip.exp
8058 * gdb.base/exitsignal.exp
8059 * gdb.base/expand-psymtabs.exp
8060 * gdb.base/filesym.exp
8061 * gdb.base/find-unmapped.exp
8062 * gdb.base/finish.exp
8063 * gdb.base/float.exp
8064 * gdb.base/foll-exec-mode.exp
8065 * gdb.base/foll-exec.exp
8066 * gdb.base/foll-fork.exp
8067 * gdb.base/fortran-sym-case.exp
8068 * gdb.base/freebpcmd.exp
8069 * gdb.base/func-ptr.exp
8070 * gdb.base/func-ptrs.exp
8071 * gdb.base/funcargs.exp
8072 * gdb.base/gcore-buffer-overflow.exp
8073 * gdb.base/gcore-relro-pie.exp
8074 * gdb.base/gcore-relro.exp
8075 * gdb.base/gcore.exp
8076 * gdb.base/gdb1090.exp
8077 * gdb.base/gdb11530.exp
8078 * gdb.base/gdb11531.exp
8079 * gdb.base/gdb1821.exp
8080 * gdb.base/gdbindex-stabs.exp
8081 * gdb.base/gdbvars.exp
8082 * gdb.base/hbreak.exp
8083 * gdb.base/hbreak2.exp
8084 * gdb.base/included.exp
8085 * gdb.base/infcall-input.exp
8086 * gdb.base/inferior-died.exp
8087 * gdb.base/infnan.exp
8088 * gdb.base/info-macros.exp
8089 * gdb.base/info-os.exp
8090 * gdb.base/info-proc.exp
8091 * gdb.base/info-shared.exp
8092 * gdb.base/info-target.exp
8093 * gdb.base/infoline.exp
8094 * gdb.base/interp.exp
8095 * gdb.base/interrupt.exp
8096 * gdb.base/jit-reader.exp
8097 * gdb.base/jit-simple.exp
8098 * gdb.base/kill-after-signal.exp
8099 * gdb.base/kill-detach-inferiors-cmd.exp
8100 * gdb.base/label.exp
8101 * gdb.base/langs.exp
8102 * gdb.base/ldbl_e308.exp
8103 * gdb.base/line-symtabs.exp
8104 * gdb.base/linespecs.exp
8105 * gdb.base/list.exp
8106 * gdb.base/long_long.exp
8107 * gdb.base/longest-types.exp
8108 * gdb.base/maint.exp
8109 * gdb.base/max-value-size.exp
8110 * gdb.base/memattr.exp
8111 * gdb.base/mips_pro.exp
8112 * gdb.base/morestack.exp
8113 * gdb.base/moribund-step.exp
8114 * gdb.base/multi-forks.exp
8115 * gdb.base/nested-addr.exp
8116 * gdb.base/nextoverexit.exp
8117 * gdb.base/noreturn-finish.exp
8118 * gdb.base/noreturn-return.exp
8119 * gdb.base/nostdlib.exp
8120 * gdb.base/offsets.exp
8121 * gdb.base/opaque.exp
8122 * gdb.base/pc-fp.exp
8123 * gdb.base/permissions.exp
8124 * gdb.base/print-symbol-loading.exp
8125 * gdb.base/prologue-include.exp
8126 * gdb.base/psymtab.exp
8127 * gdb.base/ptype.exp
8128 * gdb.base/random-signal.exp
8129 * gdb.base/randomize.exp
8130 * gdb.base/range-stepping.exp
8131 * gdb.base/readline-ask.exp
8132 * gdb.base/recpar.exp
8133 * gdb.base/recurse.exp
8134 * gdb.base/relational.exp
8135 * gdb.base/restore.exp
8136 * gdb.base/return-nodebug.exp
8137 * gdb.base/return.exp
8138 * gdb.base/run-after-attach.exp
8139 * gdb.base/save-bp.exp
8140 * gdb.base/scope.exp
8141 * gdb.base/sect-cmd.exp
8142 * gdb.base/set-lang-auto.exp
8143 * gdb.base/set-noassign.exp
8144 * gdb.base/setvar.exp
8145 * gdb.base/sigall.exp
8146 * gdb.base/sigbpt.exp
8147 * gdb.base/siginfo-addr.exp
8148 * gdb.base/siginfo-infcall.exp
8149 * gdb.base/siginfo-obj.exp
8150 * gdb.base/siginfo.exp
8151 * gdb.base/signals-state-child.exp
8152 * gdb.base/signest.exp
8153 * gdb.base/sigstep.exp
8154 * gdb.base/sizeof.exp
8155 * gdb.base/skip.exp
8156 * gdb.base/solib-corrupted.exp
8157 * gdb.base/solib-nodir.exp
8158 * gdb.base/solib-search.exp
8159 * gdb.base/stack-checking.exp
8160 * gdb.base/stale-infcall.exp
8161 * gdb.base/stap-probe.exp
8162 * gdb.base/start.exp
8163 * gdb.base/step-break.exp
8164 * gdb.base/step-bt.exp
8165 * gdb.base/step-line.exp
8166 * gdb.base/step-over-exit.exp
8167 * gdb.base/step-over-syscall.exp
8168 * gdb.base/step-resume-infcall.exp
8169 * gdb.base/step-test.exp
8170 * gdb.base/store.exp
8171 * gdb.base/structs3.exp
8172 * gdb.base/sym-file.exp
8173 * gdb.base/symbol-without-target_section.exp
8174 * gdb.base/term.exp
8175 * gdb.base/testenv.exp
8176 * gdb.base/ui-redirect.exp
8177 * gdb.base/until.exp
8178 * gdb.base/unwindonsignal.exp
8179 * gdb.base/value-double-free.exp
8180 * gdb.base/vla-datatypes.exp
8181 * gdb.base/vla-ptr.exp
8182 * gdb.base/vla-sideeffect.exp
8183 * gdb.base/volatile.exp
8184 * gdb.base/watch-cond-infcall.exp
8185 * gdb.base/watch-cond.exp
8186 * gdb.base/watch-non-mem.exp
8187 * gdb.base/watch-read.exp
8188 * gdb.base/watch-vfork.exp
8189 * gdb.base/watchpoint-cond-gone.exp
8190 * gdb.base/watchpoint-delete.exp
8191 * gdb.base/watchpoint-hw-hit-once.exp
8192 * gdb.base/watchpoint-hw.exp
8193 * gdb.base/watchpoint-stops-at-right-insn.exp
8194 * gdb.base/watchpoints.exp
8195 * gdb.base/wchar.exp
8196 * gdb.base/whatis-exp.exp
8197 * gdb.btrace/buffer-size.exp
8198 * gdb.btrace/data.exp
8199 * gdb.btrace/delta.exp
8200 * gdb.btrace/dlopen.exp
8201 * gdb.btrace/enable.exp
8202 * gdb.btrace/exception.exp
8203 * gdb.btrace/function_call_history.exp
8204 * gdb.btrace/gcore.exp
8205 * gdb.btrace/instruction_history.exp
8206 * gdb.btrace/nohist.exp
8207 * gdb.btrace/reconnect.exp
8208 * gdb.btrace/record_goto-step.exp
8209 * gdb.btrace/record_goto.exp
8210 * gdb.btrace/rn-dl-bind.exp
8211 * gdb.btrace/segv.exp
8212 * gdb.btrace/step.exp
8213 * gdb.btrace/stepi.exp
8214 * gdb.btrace/tailcall-only.exp
8215 * gdb.btrace/tailcall.exp
8216 * gdb.btrace/tsx.exp
8217 * gdb.btrace/unknown_functions.exp
8218 * gdb.btrace/vdso.exp
8219 * gdb.compile/compile-ifunc.exp
8220 * gdb.compile/compile-ops.exp
8221 * gdb.compile/compile-print.exp
8222 * gdb.compile/compile-setjmp.exp
8223 * gdb.cp/abstract-origin.exp
8224 * gdb.cp/ambiguous.exp
8225 * gdb.cp/annota2.exp
8226 * gdb.cp/annota3.exp
8227 * gdb.cp/anon-ns.exp
8228 * gdb.cp/anon-struct.exp
8229 * gdb.cp/anon-union.exp
8230 * gdb.cp/arg-reference.exp
8231 * gdb.cp/baseenum.exp
8232 * gdb.cp/bool.exp
8233 * gdb.cp/breakpoint.exp
8234 * gdb.cp/bs15503.exp
8235 * gdb.cp/call-c.exp
8236 * gdb.cp/casts.exp
8237 * gdb.cp/chained-calls.exp
8238 * gdb.cp/class2.exp
8239 * gdb.cp/classes.exp
8240 * gdb.cp/cmpd-minsyms.exp
8241 * gdb.cp/converts.exp
8242 * gdb.cp/cp-relocate.exp
8243 * gdb.cp/cpcompletion.exp
8244 * gdb.cp/cpexprs.exp
8245 * gdb.cp/cplabel.exp
8246 * gdb.cp/cplusfuncs.exp
8247 * gdb.cp/cpsizeof.exp
8248 * gdb.cp/ctti.exp
8249 * gdb.cp/derivation.exp
8250 * gdb.cp/destrprint.exp
8251 * gdb.cp/dispcxx.exp
8252 * gdb.cp/enum-class.exp
8253 * gdb.cp/exception.exp
8254 * gdb.cp/exceptprint.exp
8255 * gdb.cp/expand-psymtabs-cxx.exp
8256 * gdb.cp/expand-sals.exp
8257 * gdb.cp/extern-c.exp
8258 * gdb.cp/filename.exp
8259 * gdb.cp/formatted-ref.exp
8260 * gdb.cp/fpointer.exp
8261 * gdb.cp/gdb1355.exp
8262 * gdb.cp/gdb2495.exp
8263 * gdb.cp/hang.exp
8264 * gdb.cp/impl-this.exp
8265 * gdb.cp/infcall-dlopen.exp
8266 * gdb.cp/inherit.exp
8267 * gdb.cp/iostream.exp
8268 * gdb.cp/koenig.exp
8269 * gdb.cp/local.exp
8270 * gdb.cp/m-data.exp
8271 * gdb.cp/m-static.exp
8272 * gdb.cp/mb-ctor.exp
8273 * gdb.cp/mb-inline.exp
8274 * gdb.cp/mb-templates.exp
8275 * gdb.cp/member-name.exp
8276 * gdb.cp/member-ptr.exp
8277 * gdb.cp/meth-typedefs.exp
8278 * gdb.cp/method.exp
8279 * gdb.cp/method2.exp
8280 * gdb.cp/minsym-fallback.exp
8281 * gdb.cp/misc.exp
8282 * gdb.cp/namelessclass.exp
8283 * gdb.cp/namespace-enum.exp
8284 * gdb.cp/namespace-nested-import.exp
8285 * gdb.cp/namespace.exp
8286 * gdb.cp/nextoverthrow.exp
8287 * gdb.cp/no-dmgl-verbose.exp
8288 * gdb.cp/non-trivial-retval.exp
8289 * gdb.cp/noparam.exp
8290 * gdb.cp/nsdecl.exp
8291 * gdb.cp/nsimport.exp
8292 * gdb.cp/nsnested.exp
8293 * gdb.cp/nsnoimports.exp
8294 * gdb.cp/nsrecurs.exp
8295 * gdb.cp/nsstress.exp
8296 * gdb.cp/nsusing.exp
8297 * gdb.cp/operator.exp
8298 * gdb.cp/oranking.exp
8299 * gdb.cp/overload-const.exp
8300 * gdb.cp/overload.exp
8301 * gdb.cp/ovldbreak.exp
8302 * gdb.cp/ovsrch.exp
8303 * gdb.cp/paren-type.exp
8304 * gdb.cp/parse-lang.exp
8305 * gdb.cp/pass-by-ref.exp
8306 * gdb.cp/pr-1023.exp
8307 * gdb.cp/pr-1210.exp
8308 * gdb.cp/pr-574.exp
8309 * gdb.cp/pr10687.exp
8310 * gdb.cp/pr12028.exp
8311 * gdb.cp/pr17132.exp
8312 * gdb.cp/pr17494.exp
8313 * gdb.cp/pr9067.exp
8314 * gdb.cp/pr9167.exp
8315 * gdb.cp/pr9631.exp
8316 * gdb.cp/printmethod.exp
8317 * gdb.cp/psmang.exp
8318 * gdb.cp/psymtab-parameter.exp
8319 * gdb.cp/ptype-cv-cp.exp
8320 * gdb.cp/ptype-flags.exp
8321 * gdb.cp/re-set-overloaded.exp
8322 * gdb.cp/ref-types.exp
8323 * gdb.cp/rtti.exp
8324 * gdb.cp/scope-err.exp
8325 * gdb.cp/shadow.exp
8326 * gdb.cp/smartp.exp
8327 * gdb.cp/static-method.exp
8328 * gdb.cp/static-print-quit.exp
8329 * gdb.cp/temargs.exp
8330 * gdb.cp/templates.exp
8331 * gdb.cp/try_catch.exp
8332 * gdb.cp/typedef-operator.exp
8333 * gdb.cp/typeid.exp
8334 * gdb.cp/userdef.exp
8335 * gdb.cp/using-crash.exp
8336 * gdb.cp/var-tag.exp
8337 * gdb.cp/virtbase.exp
8338 * gdb.cp/virtfunc.exp
8339 * gdb.cp/virtfunc2.exp
8340 * gdb.cp/vla-cxx.exp
8341 * gdb.disasm/t01_mov.exp
8342 * gdb.disasm/t02_mova.exp
8343 * gdb.disasm/t03_add.exp
8344 * gdb.disasm/t04_sub.exp
8345 * gdb.disasm/t05_cmp.exp
8346 * gdb.disasm/t06_ari2.exp
8347 * gdb.disasm/t07_ari3.exp
8348 * gdb.disasm/t08_or.exp
8349 * gdb.disasm/t09_xor.exp
8350 * gdb.disasm/t10_and.exp
8351 * gdb.disasm/t11_logs.exp
8352 * gdb.disasm/t12_bit.exp
8353 * gdb.disasm/t13_otr.exp
8354 * gdb.dlang/circular.exp
8355 * gdb.dwarf2/arr-stride.exp
8356 * gdb.dwarf2/arr-subrange.exp
8357 * gdb.dwarf2/atomic-type.exp
8358 * gdb.dwarf2/bad-regnum.exp
8359 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8360 * gdb.dwarf2/callframecfa.exp
8361 * gdb.dwarf2/clztest.exp
8362 * gdb.dwarf2/corrupt.exp
8363 * gdb.dwarf2/data-loc.exp
8364 * gdb.dwarf2/dup-psym.exp
8365 * gdb.dwarf2/dw2-anon-mptr.exp
8366 * gdb.dwarf2/dw2-anonymous-func.exp
8367 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8368 * gdb.dwarf2/dw2-bad-unresolved.exp
8369 * gdb.dwarf2/dw2-basic.exp
8370 * gdb.dwarf2/dw2-canonicalize-type.exp
8371 * gdb.dwarf2/dw2-case-insensitive.exp
8372 * gdb.dwarf2/dw2-common-block.exp
8373 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8374 * gdb.dwarf2/dw2-compressed.exp
8375 * gdb.dwarf2/dw2-const.exp
8376 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8377 * gdb.dwarf2/dw2-cu-size.exp
8378 * gdb.dwarf2/dw2-dup-frame.exp
8379 * gdb.dwarf2/dw2-entry-value.exp
8380 * gdb.dwarf2/dw2-icycle.exp
8381 * gdb.dwarf2/dw2-ifort-parameter.exp
8382 * gdb.dwarf2/dw2-inline-break.exp
8383 * gdb.dwarf2/dw2-inline-param.exp
8384 * gdb.dwarf2/dw2-intercu.exp
8385 * gdb.dwarf2/dw2-intermix.exp
8386 * gdb.dwarf2/dw2-lexical-block-bare.exp
8387 * gdb.dwarf2/dw2-linkage-name-trust.exp
8388 * gdb.dwarf2/dw2-minsym-in-cu.exp
8389 * gdb.dwarf2/dw2-noloc.exp
8390 * gdb.dwarf2/dw2-op-call.exp
8391 * gdb.dwarf2/dw2-op-out-param.exp
8392 * gdb.dwarf2/dw2-opt-structptr.exp
8393 * gdb.dwarf2/dw2-param-error.exp
8394 * gdb.dwarf2/dw2-producer.exp
8395 * gdb.dwarf2/dw2-ranges-base.exp
8396 * gdb.dwarf2/dw2-ref-missing-frame.exp
8397 * gdb.dwarf2/dw2-reg-undefined.exp
8398 * gdb.dwarf2/dw2-regno-invalid.exp
8399 * gdb.dwarf2/dw2-restore.exp
8400 * gdb.dwarf2/dw2-restrict.exp
8401 * gdb.dwarf2/dw2-single-line-discriminators.exp
8402 * gdb.dwarf2/dw2-strp.exp
8403 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8404 * gdb.dwarf2/dw2-unresolved.exp
8405 * gdb.dwarf2/dw2-var-zero-addr.exp
8406 * gdb.dwarf2/dw4-sig-types.exp
8407 * gdb.dwarf2/dwz.exp
8408 * gdb.dwarf2/dynarr-ptr.exp
8409 * gdb.dwarf2/enum-type.exp
8410 * gdb.dwarf2/gdb-index.exp
8411 * gdb.dwarf2/implptr-64bit.exp
8412 * gdb.dwarf2/implptr-optimized-out.exp
8413 * gdb.dwarf2/implptr.exp
8414 * gdb.dwarf2/implref-array.exp
8415 * gdb.dwarf2/implref-const.exp
8416 * gdb.dwarf2/implref-global.exp
8417 * gdb.dwarf2/implref-struct.exp
8418 * gdb.dwarf2/mac-fileno.exp
8419 * gdb.dwarf2/main-subprogram.exp
8420 * gdb.dwarf2/member-ptr-forwardref.exp
8421 * gdb.dwarf2/method-ptr.exp
8422 * gdb.dwarf2/missing-sig-type.exp
8423 * gdb.dwarf2/nonvar-access.exp
8424 * gdb.dwarf2/opaque-type-lookup.exp
8425 * gdb.dwarf2/pieces-optimized-out.exp
8426 * gdb.dwarf2/pieces.exp
8427 * gdb.dwarf2/pr10770.exp
8428 * gdb.dwarf2/pr13961.exp
8429 * gdb.dwarf2/staticvirtual.exp
8430 * gdb.dwarf2/subrange.exp
8431 * gdb.dwarf2/symtab-producer.exp
8432 * gdb.dwarf2/trace-crash.exp
8433 * gdb.dwarf2/typeddwarf.exp
8434 * gdb.dwarf2/valop.exp
8435 * gdb.dwarf2/watch-notconst.exp
8436 * gdb.fortran/array-element.exp
8437 * gdb.fortran/charset.exp
8438 * gdb.fortran/common-block.exp
8439 * gdb.fortran/complex.exp
8440 * gdb.fortran/derived-type-function.exp
8441 * gdb.fortran/derived-type.exp
8442 * gdb.fortran/logical.exp
8443 * gdb.fortran/module.exp
8444 * gdb.fortran/multi-dim.exp
8445 * gdb.fortran/nested-funcs.exp
8446 * gdb.fortran/print-formatted.exp
8447 * gdb.fortran/subarray.exp
8448 * gdb.fortran/vla-alloc-assoc.exp
8449 * gdb.fortran/vla-datatypes.exp
8450 * gdb.fortran/vla-history.exp
8451 * gdb.fortran/vla-ptr-info.exp
8452 * gdb.fortran/vla-ptype-sub.exp
8453 * gdb.fortran/vla-ptype.exp
8454 * gdb.fortran/vla-sizeof.exp
8455 * gdb.fortran/vla-type.exp
8456 * gdb.fortran/vla-value-sub-arbitrary.exp
8457 * gdb.fortran/vla-value-sub-finish.exp
8458 * gdb.fortran/vla-value-sub.exp
8459 * gdb.fortran/vla-value.exp
8460 * gdb.fortran/whatis_type.exp
8461 * gdb.go/chan.exp
8462 * gdb.go/handcall.exp
8463 * gdb.go/hello.exp
8464 * gdb.go/integers.exp
8465 * gdb.go/methods.exp
8466 * gdb.go/package.exp
8467 * gdb.go/strings.exp
8468 * gdb.go/types.exp
8469 * gdb.go/unsafe.exp
8470 * gdb.guile/scm-arch.exp
8471 * gdb.guile/scm-block.exp
8472 * gdb.guile/scm-breakpoint.exp
8473 * gdb.guile/scm-cmd.exp
8474 * gdb.guile/scm-disasm.exp
8475 * gdb.guile/scm-equal.exp
8476 * gdb.guile/scm-frame-args.exp
8477 * gdb.guile/scm-frame-inline.exp
8478 * gdb.guile/scm-frame.exp
8479 * gdb.guile/scm-iterator.exp
8480 * gdb.guile/scm-math.exp
8481 * gdb.guile/scm-objfile.exp
8482 * gdb.guile/scm-ports.exp
8483 * gdb.guile/scm-symbol.exp
8484 * gdb.guile/scm-symtab.exp
8485 * gdb.guile/scm-value-cc.exp
8486 * gdb.guile/types-module.exp
8487 * gdb.linespec/break-ask.exp
8488 * gdb.linespec/cpexplicit.exp
8489 * gdb.linespec/explicit.exp
8490 * gdb.linespec/keywords.exp
8491 * gdb.linespec/linespec.exp
8492 * gdb.linespec/ls-dollar.exp
8493 * gdb.linespec/ls-errs.exp
8494 * gdb.linespec/skip-two.exp
8495 * gdb.linespec/thread.exp
8496 * gdb.mi/mi-async.exp
8497 * gdb.mi/mi-basics.exp
8498 * gdb.mi/mi-break.exp
8499 * gdb.mi/mi-catch-load.exp
8500 * gdb.mi/mi-cli.exp
8501 * gdb.mi/mi-cmd-param-changed.exp
8502 * gdb.mi/mi-console.exp
8503 * gdb.mi/mi-detach.exp
8504 * gdb.mi/mi-disassemble.exp
8505 * gdb.mi/mi-eval.exp
8506 * gdb.mi/mi-file-transfer.exp
8507 * gdb.mi/mi-file.exp
8508 * gdb.mi/mi-fill-memory.exp
8509 * gdb.mi/mi-inheritance-syntax-error.exp
8510 * gdb.mi/mi-linespec-err-cp.exp
8511 * gdb.mi/mi-logging.exp
8512 * gdb.mi/mi-memory-changed.exp
8513 * gdb.mi/mi-read-memory.exp
8514 * gdb.mi/mi-record-changed.exp
8515 * gdb.mi/mi-reg-undefined.exp
8516 * gdb.mi/mi-regs.exp
8517 * gdb.mi/mi-return.exp
8518 * gdb.mi/mi-reverse.exp
8519 * gdb.mi/mi-simplerun.exp
8520 * gdb.mi/mi-solib.exp
8521 * gdb.mi/mi-stack.exp
8522 * gdb.mi/mi-stepi.exp
8523 * gdb.mi/mi-syn-frame.exp
8524 * gdb.mi/mi-until.exp
8525 * gdb.mi/mi-var-block.exp
8526 * gdb.mi/mi-var-child.exp
8527 * gdb.mi/mi-var-cmd.exp
8528 * gdb.mi/mi-var-cp.exp
8529 * gdb.mi/mi-var-display.exp
8530 * gdb.mi/mi-var-invalidate.exp
8531 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8532 * gdb.mi/mi-vla-fortran.exp
8533 * gdb.mi/mi-watch.exp
8534 * gdb.mi/mi2-var-child.exp
8535 * gdb.mi/user-selected-context-sync.exp
8536 * gdb.modula2/unbounded-array.exp
8537 * gdb.multi/dummy-frame-restore.exp
8538 * gdb.multi/multi-arch-exec.exp
8539 * gdb.multi/multi-arch.exp
8540 * gdb.multi/tids.exp
8541 * gdb.multi/watchpoint-multi.exp
8542 * gdb.opencl/callfuncs.exp
8543 * gdb.opencl/convs_casts.exp
8544 * gdb.opencl/datatypes.exp
8545 * gdb.opencl/operators.exp
8546 * gdb.opencl/vec_comps.exp
8547 * gdb.opt/clobbered-registers-O2.exp
8548 * gdb.opt/inline-break.exp
8549 * gdb.opt/inline-bt.exp
8550 * gdb.opt/inline-cmds.exp
8551 * gdb.opt/inline-locals.exp
8552 * gdb.pascal/case-insensitive-symbols.exp
8553 * gdb.pascal/floats.exp
8554 * gdb.pascal/gdb11492.exp
8555 * gdb.python/lib-types.exp
8556 * gdb.python/py-arch.exp
8557 * gdb.python/py-as-string.exp
8558 * gdb.python/py-bad-printers.exp
8559 * gdb.python/py-block.exp
8560 * gdb.python/py-breakpoint-create-fail.exp
8561 * gdb.python/py-breakpoint.exp
8562 * gdb.python/py-caller-is.exp
8563 * gdb.python/py-cmd.exp
8564 * gdb.python/py-explore-cc.exp
8565 * gdb.python/py-explore.exp
8566 * gdb.python/py-finish-breakpoint.exp
8567 * gdb.python/py-finish-breakpoint2.exp
8568 * gdb.python/py-frame-args.exp
8569 * gdb.python/py-frame-inline.exp
8570 * gdb.python/py-frame.exp
8571 * gdb.python/py-framefilter-mi.exp
8572 * gdb.python/py-infthread.exp
8573 * gdb.python/py-lazy-string.exp
8574 * gdb.python/py-linetable.exp
8575 * gdb.python/py-mi-events.exp
8576 * gdb.python/py-mi-objfile.exp
8577 * gdb.python/py-mi.exp
8578 * gdb.python/py-objfile.exp
8579 * gdb.python/py-pp-integral.exp
8580 * gdb.python/py-pp-maint.exp
8581 * gdb.python/py-pp-re-notag.exp
8582 * gdb.python/py-pp-registration.exp
8583 * gdb.python/py-recurse-unwind.exp
8584 * gdb.python/py-strfns.exp
8585 * gdb.python/py-symbol.exp
8586 * gdb.python/py-symtab.exp
8587 * gdb.python/py-sync-interp.exp
8588 * gdb.python/py-typeprint.exp
8589 * gdb.python/py-unwind-maint.exp
8590 * gdb.python/py-unwind.exp
8591 * gdb.python/py-value-cc.exp
8592 * gdb.python/py-xmethods.exp
8593 * gdb.reverse/amd64-tailcall-reverse.exp
8594 * gdb.reverse/break-precsave.exp
8595 * gdb.reverse/break-reverse.exp
8596 * gdb.reverse/consecutive-precsave.exp
8597 * gdb.reverse/consecutive-reverse.exp
8598 * gdb.reverse/finish-precsave.exp
8599 * gdb.reverse/finish-reverse-bkpt.exp
8600 * gdb.reverse/finish-reverse.exp
8601 * gdb.reverse/fstatat-reverse.exp
8602 * gdb.reverse/getresuid-reverse.exp
8603 * gdb.reverse/i386-precsave.exp
8604 * gdb.reverse/i386-reverse.exp
8605 * gdb.reverse/i386-sse-reverse.exp
8606 * gdb.reverse/i387-env-reverse.exp
8607 * gdb.reverse/i387-stack-reverse.exp
8608 * gdb.reverse/insn-reverse.exp
8609 * gdb.reverse/machinestate-precsave.exp
8610 * gdb.reverse/machinestate.exp
8611 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8612 * gdb.reverse/pipe-reverse.exp
8613 * gdb.reverse/readv-reverse.exp
8614 * gdb.reverse/recvmsg-reverse.exp
8615 * gdb.reverse/rerun-prec.exp
8616 * gdb.reverse/s390-mvcle.exp
8617 * gdb.reverse/step-precsave.exp
8618 * gdb.reverse/step-reverse.exp
8619 * gdb.reverse/time-reverse.exp
8620 * gdb.reverse/until-precsave.exp
8621 * gdb.reverse/until-reverse.exp
8622 * gdb.reverse/waitpid-reverse.exp
8623 * gdb.reverse/watch-precsave.exp
8624 * gdb.reverse/watch-reverse.exp
8625 * gdb.rust/generics.exp
8626 * gdb.rust/methods.exp
8627 * gdb.rust/modules.exp
8628 * gdb.rust/simple.exp
8629 * gdb.server/connect-with-no-symbol-file.exp
8630 * gdb.server/ext-attach.exp
8631 * gdb.server/ext-restart.exp
8632 * gdb.server/ext-wrapper.exp
8633 * gdb.server/file-transfer.exp
8634 * gdb.server/server-exec-info.exp
8635 * gdb.server/server-kill.exp
8636 * gdb.server/server-mon.exp
8637 * gdb.server/wrapper.exp
8638 * gdb.stabs/exclfwd.exp
8639 * gdb.stabs/gdb11479.exp
8640 * gdb.threads/clone-new-thread-event.exp
8641 * gdb.threads/corethreads.exp
8642 * gdb.threads/current-lwp-dead.exp
8643 * gdb.threads/dlopen-libpthread.exp
8644 * gdb.threads/gcore-thread.exp
8645 * gdb.threads/sigstep-threads.exp
8646 * gdb.threads/watchpoint-fork.exp
8647 * gdb.trace/actions-changed.exp
8648 * gdb.trace/backtrace.exp
8649 * gdb.trace/change-loc.exp
8650 * gdb.trace/circ.exp
8651 * gdb.trace/collection.exp
8652 * gdb.trace/disconnected-tracing.exp
8653 * gdb.trace/ftrace.exp
8654 * gdb.trace/mi-trace-frame-collected.exp
8655 * gdb.trace/mi-trace-unavailable.exp
8656 * gdb.trace/mi-traceframe-changed.exp
8657 * gdb.trace/mi-tsv-changed.exp
8658 * gdb.trace/no-attach-trace.exp
8659 * gdb.trace/passc-dyn.exp
8660 * gdb.trace/qtro.exp
8661 * gdb.trace/range-stepping.exp
8662 * gdb.trace/read-memory.exp
8663 * gdb.trace/save-trace.exp
8664 * gdb.trace/signal.exp
8665 * gdb.trace/status-stop.exp
8666 * gdb.trace/tfile.exp
8667 * gdb.trace/trace-break.exp
8668 * gdb.trace/trace-buffer-size.exp
8669 * gdb.trace/trace-condition.exp
8670 * gdb.trace/tracefile-pseudo-reg.exp
8671 * gdb.trace/tstatus.exp
8672 * gdb.trace/unavailable.exp
8673 * gdb.trace/while-dyn.exp
8674 * gdb.trace/while-stepping.exp
8675
34c41c68
DE
86762016-12-22 Doug Evans <xdje42@gmail.com>
8677
8678 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8679 and msymbols.
8680
16e69324
YQ
86812016-12-19 Yao Qi <yao.qi@linaro.org>
8682
8683 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8684 (test_with_self): Don't call do_steps_and_nexts, and remove
8685 code about stepping into xmalloc.
8686
f94f411b
YQ
86872016-12-09 Yao Qi <yao.qi@linaro.org>
8688
8689 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8690
86912016-12-09 Yao Qi <yao.qi@linaro.org>
8692
8693 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8694
f1b5deee
PA
86952016-12-09 Pedro Alves <palves@redhat.com>
8696
8697 * gdb.base/all-architectures-0.exp: New file.
8698 * gdb.base/all-architectures-1.exp: New file.
8699 * gdb.base/all-architectures-2.exp: New file.
8700 * gdb.base/all-architectures-3.exp: New file.
8701 * gdb.base/all-architectures-4.exp: New file.
8702 * gdb.base/all-architectures-5.exp: New file.
8703 * gdb.base/all-architectures-6.exp: New file.
8704 * gdb.base/all-architectures-7.exp: New file.
8705 * gdb.base/all-architectures.exp.in: New file.
8706
364ca42e
YQ
87072016-12-09 Yao Qi <yao.qi@linaro.org>
8708
8709 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8710
107c2d62
LM
87112016-12-02 Luis Machado <lgustavo@codesourcery.com>
8712
8713 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8714 possible.
8715 Remove useless pattern-matching code.
8716
df3ee9ca
PA
87172016-12-02 Pedro Alves <palves@redhat.com>
8718
8719 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8720 procedure.
8721 (top level): Call it.
8722
ec835369
PA
87232016-12-02 Pedro Alves <palves@redhat.com>
8724
8725 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8726 New procedure.
8727 (top level): Call it.
8728
01770bbd
PA
87292016-12-02 Pedro Alves <palves@redhat.com>
8730
8731 PR cli/20559
8732 * gdb.base/commands.exp (user_defined_command_args_eval): New
8733 procedure.
8734 (top level): Call it.
8735
008459ea
LM
87362016-12-02 Luis Machado <lgustavo@codesourcery.com>
8737
8738 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8739 timeout handling.
8740
0c1b455e
TT
87412016-12-02 Tom Tromey <tom@tromey.com>
8742
8743 * gdb.dwarf2/main-subprogram.c: New file.
8744 * gdb.dwarf2/main-subprogram.exp: New file.
8745
018572b8
LM
87462016-12-01 Luis Machado <lgustavo@codesourcery.com>
8747
8748 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8749 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8750 gdb_test_no_output for a couple of cases.
8751 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8752
84c93cd5
LM
87532016-12-01 Luis Machado <lgustavo@codesourcery.com>
8754
8755 Fix test names and standardize compilation error messages throughout
8756 the following files:
8757
8758 * gdb.ada/start.exp
8759 * gdb.arch/alpha-step.exp
8760 * gdb.arch/e500-prologue.exp
8761 * gdb.arch/ftrace-insn-reloc.exp
8762 * gdb.arch/gdb1291.exp
8763 * gdb.arch/gdb1431.exp
8764 * gdb.arch/gdb1558.exp
8765 * gdb.arch/i386-dr3-watch.exp
8766 * gdb.arch/i386-sse-stack-align.exp
8767 * gdb.arch/ia64-breakpoint-shadow.exp
8768 * gdb.arch/pa-nullify.exp
8769 * gdb.arch/powerpc-aix-prologue.exp
8770 * gdb.arch/thumb-bx-pc.exp
8771 * gdb.base/annota1.exp
8772 * gdb.base/annota3.exp
8773 * gdb.base/arrayidx.exp
8774 * gdb.base/assign.exp
8775 * gdb.base/attach.exp
8776 * gdb.base/auxv.exp
8777 * gdb.base/bang.exp
8778 * gdb.base/bfp-test.exp
8779 * gdb.base/bigcore.exp
8780 * gdb.base/bitfields2.exp
8781 * gdb.base/break-fun-addr.exp
8782 * gdb.base/break-probes.exp
8783 * gdb.base/call-rt-st.exp
8784 * gdb.base/callexit.exp
8785 * gdb.base/catch-fork-kill.exp
8786 * gdb.base/charset.exp
8787 * gdb.base/checkpoint.exp
8788 * gdb.base/comprdebug.exp
8789 * gdb.base/constvars.exp
8790 * gdb.base/coredump-filter.exp
8791 * gdb.base/cursal.exp
8792 * gdb.base/cvexpr.exp
8793 * gdb.base/detach.exp
8794 * gdb.base/display.exp
8795 * gdb.base/dmsym.exp
8796 * gdb.base/dprintf-pending.exp
8797 * gdb.base/dso2dso.exp
8798 * gdb.base/dtrace-probe.exp
8799 * gdb.base/dump.exp
8800 * gdb.base/enum_cond.exp
8801 * gdb.base/exe-lock.exp
8802 * gdb.base/exec-invalid-sysroot.exp
8803 * gdb.base/execl-update-breakpoints.exp
8804 * gdb.base/exprs.exp
8805 * gdb.base/fileio.exp
8806 * gdb.base/find.exp
8807 * gdb.base/finish.exp
8808 * gdb.base/fixsection.exp
8809 * gdb.base/foll-vfork.exp
8810 * gdb.base/frame-args.exp
8811 * gdb.base/gcore.exp
8812 * gdb.base/gdb1250.exp
8813 * gdb.base/global-var-nested-by-dso.exp
8814 * gdb.base/gnu-ifunc.exp
8815 * gdb.base/hashline1.exp
8816 * gdb.base/hashline2.exp
8817 * gdb.base/hashline3.exp
8818 * gdb.base/hbreak-in-shr-unsupported.exp
8819 * gdb.base/huge.exp
8820 * gdb.base/infcall-input.exp
8821 * gdb.base/info-fun.exp
8822 * gdb.base/info-shared.exp
8823 * gdb.base/jit-simple.exp
8824 * gdb.base/jit-so.exp
8825 * gdb.base/jit.exp
8826 * gdb.base/jump.exp
8827 * gdb.base/label.exp
8828 * gdb.base/lineinc.exp
8829 * gdb.base/logical.exp
8830 * gdb.base/longjmp.exp
8831 * gdb.base/macscp.exp
8832 * gdb.base/miscexprs.exp
8833 * gdb.base/new-ui-echo.exp
8834 * gdb.base/new-ui-pending-input.exp
8835 * gdb.base/new-ui.exp
8836 * gdb.base/nodebug.exp
8837 * gdb.base/nofield.exp
8838 * gdb.base/offsets.exp
8839 * gdb.base/overlays.exp
8840 * gdb.base/pending.exp
8841 * gdb.base/pointers.exp
8842 * gdb.base/pr11022.exp
8843 * gdb.base/printcmds.exp
8844 * gdb.base/prologue.exp
8845 * gdb.base/ptr-typedef.exp
8846 * gdb.base/realname-expand.exp
8847 * gdb.base/relativedebug.exp
8848 * gdb.base/relocate.exp
8849 * gdb.base/remote.exp
8850 * gdb.base/reread.exp
8851 * gdb.base/return2.exp
8852 * gdb.base/savedregs.exp
8853 * gdb.base/sep.exp
8854 * gdb.base/sepdebug.exp
8855 * gdb.base/sepsymtab.exp
8856 * gdb.base/set-inferior-tty.exp
8857 * gdb.base/setshow.exp
8858 * gdb.base/shlib-call.exp
8859 * gdb.base/sigaltstack.exp
8860 * gdb.base/siginfo-addr.exp
8861 * gdb.base/signals.exp
8862 * gdb.base/signull.exp
8863 * gdb.base/sigrepeat.exp
8864 * gdb.base/so-impl-ld.exp
8865 * gdb.base/solib-display.exp
8866 * gdb.base/solib-overlap.exp
8867 * gdb.base/solib-search.exp
8868 * gdb.base/solib-symbol.exp
8869 * gdb.base/structs.exp
8870 * gdb.base/structs2.exp
8871 * gdb.base/symtab-search-order.exp
8872 * gdb.base/twice.exp
8873 * gdb.base/unload.exp
8874 * gdb.base/varargs.exp
8875 * gdb.base/watchpoint-solib.exp
8876 * gdb.base/watchpoint.exp
8877 * gdb.base/whatis.exp
8878 * gdb.base/wrong_frame_bt_full.exp
8879 * gdb.btrace/dlopen.exp
8880 * gdb.cell/ea-standalone.exp
8881 * gdb.cell/ea-test.exp
8882 * gdb.cp/dispcxx.exp
8883 * gdb.cp/gdb2384.exp
8884 * gdb.cp/method2.exp
8885 * gdb.cp/nextoverthrow.exp
8886 * gdb.cp/pr10728.exp
8887 * gdb.disasm/am33.exp
8888 * gdb.disasm/h8300s.exp
8889 * gdb.disasm/mn10300.exp
8890 * gdb.disasm/sh3.exp
8891 * gdb.dwarf2/dw2-dir-file-name.exp
8892 * gdb.fortran/complex.exp
8893 * gdb.fortran/library-module.exp
8894 * gdb.guile/scm-pretty-print.exp
8895 * gdb.guile/scm-symbol.exp
8896 * gdb.guile/scm-type.exp
8897 * gdb.guile/scm-value.exp
8898 * gdb.linespec/linespec.exp
8899 * gdb.mi/gdb701.exp
8900 * gdb.mi/gdb792.exp
8901 * gdb.mi/mi-breakpoint-changed.exp
8902 * gdb.mi/mi-dprintf-pending.exp
8903 * gdb.mi/mi-dprintf.exp
8904 * gdb.mi/mi-exit-code.exp
8905 * gdb.mi/mi-pending.exp
8906 * gdb.mi/mi-solib.exp
8907 * gdb.mi/new-ui-mi-sync.exp
8908 * gdb.mi/pr11022.exp
8909 * gdb.mi/user-selected-context-sync.exp
8910 * gdb.opt/solib-intra-step.exp
8911 * gdb.python/py-events.exp
8912 * gdb.python/py-finish-breakpoint.exp
8913 * gdb.python/py-mi.exp
8914 * gdb.python/py-prettyprint.exp
8915 * gdb.python/py-shared.exp
8916 * gdb.python/py-symbol.exp
8917 * gdb.python/py-template.exp
8918 * gdb.python/py-type.exp
8919 * gdb.python/py-value.exp
8920 * gdb.reverse/solib-precsave.exp
8921 * gdb.reverse/solib-reverse.exp
8922 * gdb.server/solib-list.exp
8923 * gdb.stabs/weird.exp
8924 * gdb.threads/reconnect-signal.exp
8925 * gdb.threads/stepi-random-signal.exp
8926 * gdb.trace/actions.exp
8927 * gdb.trace/ax.exp
8928 * gdb.trace/backtrace.exp
8929 * gdb.trace/change-loc.exp
8930 * gdb.trace/deltrace.exp
8931 * gdb.trace/ftrace-lock.exp
8932 * gdb.trace/ftrace.exp
8933 * gdb.trace/infotrace.exp
8934 * gdb.trace/mi-tracepoint-changed.exp
8935 * gdb.trace/packetlen.exp
8936 * gdb.trace/passcount.exp
8937 * gdb.trace/pending.exp
8938 * gdb.trace/range-stepping.exp
8939 * gdb.trace/report.exp
8940 * gdb.trace/stap-trace.exp
8941 * gdb.trace/tfind.exp
8942 * gdb.trace/trace-break.exp
8943 * gdb.trace/trace-condition.exp
8944 * gdb.trace/trace-enable-disable.exp
8945 * gdb.trace/trace-mt.exp
8946 * gdb.trace/tracecmd.exp
8947 * gdb.trace/tspeed.exp
8948 * gdb.trace/tsv.exp
8949 * lib/perftest.exp
8950
fb9feb35
LM
89512016-12-01 Luis Machado <lgustavo@codesourcery.com>
8952
8953 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8954 with gdb_test_no_output.
8955 Use command as test name.
8956
cd2ddb6c
LM
89572016-12-01 Luis Machado <lgustavo@codesourcery.com>
8958
8959 Fix test names starting with uppercase throughout the files.
8960
8961 * gdb.ada/assign_1.exp
8962 * gdb.ada/boolean_expr.exp
8963 * gdb.base/arrayidx.exp
8964 * gdb.base/del.exp
8965 * gdb.base/gcore-buffer-overflow.exp
8966 * gdb.base/testenv.exp
8967 * gdb.compile/compile.exp
8968 * gdb.python/py-framefilter-invalidarg.exp
8969 * gdb.python/py-framefilter.exp
8970
bb95117e
LM
89712016-12-01 Luis Machado <lgustavo@codesourcery.com>
8972
8973 Fix test names starting with uppercase throughout the files.
8974
8975 * gdb.ada/array_return.exp
8976 * gdb.ada/expr_delims.exp
8977 * gdb.ada/mi_dyn_arr.exp
8978 * gdb.ada/mi_interface.exp
8979 * gdb.ada/mi_var_array.exp
8980 * gdb.ada/watch_arg.exp
8981 * gdb.arch/alpha-step.exp
8982 * gdb.arch/altivec-regs.exp
8983 * gdb.arch/e500-regs.exp
8984 * gdb.arch/powerpc-d128-regs.exp
8985 * gdb.base/arrayidx.exp
8986 * gdb.base/break.exp
8987 * gdb.base/checkpoint.exp
8988 * gdb.base/debug-expr.exp
8989 * gdb.base/dmsym.exp
8990 * gdb.base/radix.exp
8991 * gdb.base/sepdebug.exp
8992 * gdb.base/testenv.exp
8993 * gdb.base/watch_thread_num.exp
8994 * gdb.base/watchpoint-cond-gone.exp
8995 * gdb.cell/break.exp
8996 * gdb.cell/ea-cache.exp
8997 * gdb.compile/compile.exp
8998 * gdb.cp/gdb2495.exp
8999 * gdb.gdb/selftest.exp
9000 * gdb.gdb/xfullpath.exp
9001 * gdb.go/hello.exp
9002 * gdb.go/integers.exp
9003 * gdb.objc/basicclass.exp
9004 * gdb.pascal/hello.exp
9005 * gdb.pascal/integers.exp
9006 * gdb.python/py-breakpoint.exp
9007 * gdb.python/py-cmd.exp
9008 * gdb.python/py-linetable.exp
9009 * gdb.python/py-xmethods.exp
9010 * gdb.python/python.exp
9011 * gdb.reverse/consecutive-precsave.exp
9012 * gdb.reverse/finish-precsave.exp
9013 * gdb.reverse/i386-precsave.exp
9014 * gdb.reverse/machinestate-precsave.exp
9015 * gdb.reverse/sigall-precsave.exp
9016 * gdb.reverse/solib-precsave.exp
9017 * gdb.reverse/step-precsave.exp
9018 * gdb.reverse/until-precsave.exp
9019 * gdb.reverse/watch-precsave.exp
9020 * gdb.threads/leader-exit.exp
9021 * gdb.threads/pthreads.exp
9022 * gdb.threads/wp-replication.exp
9023 * gdb.trace/actions.exp
9024 * gdb.trace/mi-tsv-changed.exp
9025 * gdb.trace/tsv.exp
9026
de97fdd4
LM
90272016-12-01 Luis Machado <lgustavo@codesourcery.com>
9028
9029 Fix test names starting with uppercase throughout the files.
9030
9031 * gdb.arch/i386-bp_permanent.exp
9032 * gdb.arch/i386-gnu-cfi.exp
9033 * gdb.base/disasm-end-cu.exp
9034 * gdb.base/macscp.exp
9035 * gdb.base/pending.exp
9036 * gdb.base/watch_thread_num.exp
9037 * gdb.cp/exception.exp
9038 * gdb.cp/gdb2495.exp
9039 * gdb.cp/local.exp
9040 * gdb.python/py-evsignal.exp
9041 * gdb.python/python.exp
9042 * gdb.trace/tracecmd.exp
9043
9f058c10
LM
90442016-12-01 Luis Machado <lgustavo@codesourcery.com>
9045
9046 Fix test names starting with uppercase throughout the files.
9047
9048 * gdb.base/charset.exp
9049 * gdb.base/eval.exp
9050 * gdb.base/multi-forks.exp
9051 * gdb.guile/scm-progspace.exp
9052 * gdb.opencl/datatypes.exp
9053 * gdb.python/py-block.exp
9054 * gdb.python/py-function.exp
9055 * gdb.python/py-symbol.exp
9056 * gdb.python/py-symtab.exp
9057 * gdb.python/py-xmethods.exp
9058 * gdb.reverse/break-precsave.exp
9059 * gdb.reverse/break-reverse.exp
9060 * gdb.reverse/consecutive-precsave.exp
9061 * gdb.reverse/consecutive-reverse.exp
9062 * gdb.reverse/finish-precsave.exp
9063 * gdb.reverse/finish-reverse-bkpt.exp
9064 * gdb.reverse/finish-reverse.exp
9065 * gdb.reverse/fstatat-reverse.exp
9066 * gdb.reverse/getresuid-reverse.exp
9067 * gdb.reverse/i386-precsave.exp
9068 * gdb.reverse/i386-reverse.exp
9069 * gdb.reverse/i386-sse-reverse.exp
9070 * gdb.reverse/i387-stack-reverse.exp
9071 * gdb.reverse/insn-reverse.exp
9072 * gdb.reverse/machinestate-precsave.exp
9073 * gdb.reverse/machinestate.exp
9074 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9075 * gdb.reverse/pipe-reverse.exp
9076 * gdb.reverse/readv-reverse.exp
9077 * gdb.reverse/recvmsg-reverse.exp
9078 * gdb.reverse/rerun-prec.exp
9079 * gdb.reverse/s390-mvcle.exp
9080 * gdb.reverse/sigall-precsave.exp
9081 * gdb.reverse/sigall-reverse.exp
9082 * gdb.reverse/solib-precsave.exp
9083 * gdb.reverse/solib-reverse.exp
9084 * gdb.reverse/step-precsave.exp
9085 * gdb.reverse/step-reverse.exp
9086 * gdb.reverse/time-reverse.exp
9087 * gdb.reverse/until-precsave.exp
9088 * gdb.reverse/until-reverse.exp
9089 * gdb.reverse/waitpid-reverse.exp
9090 * gdb.reverse/watch-precsave.exp
9091 * gdb.reverse/watch-reverse.exp
9092
cdc7edd7
LM
90932016-12-01 Luis Machado <lgustavo@codesourcery.com>
9094
9095 Fix test names starting with uppercase throughout the files.
9096
9097 * gdb.arch/i386-mpx-simple_segv.exp
9098 * gdb.arch/i386-mpx.exp
9099 * gdb.arch/i386-permbkpt.exp
9100 * gdb.arch/pa-nullify.exp
9101 * gdb.arch/powerpc-d128-regs.exp
9102 * gdb.arch/vsx-regs.exp
9103 * gdb.base/bfp-test.exp
9104 * gdb.base/break.exp
9105 * gdb.base/breakpoint-shadow.exp
9106 * gdb.base/callfuncs.exp
9107 * gdb.base/charset.exp
9108 * gdb.base/commands.exp
9109 * gdb.base/completion.exp
9110 * gdb.base/dfp-test.exp
9111 * gdb.base/echo.exp
9112 * gdb.base/ending-run.exp
9113 * gdb.base/eval.exp
9114 * gdb.base/expand-psymtabs.exp
9115 * gdb.base/float128.exp
9116 * gdb.base/floatn.exp
9117 * gdb.base/foll-exec-mode.exp
9118 * gdb.base/gdb1056.exp
9119 * gdb.base/gdb11531.exp
9120 * gdb.base/kill-after-signal.exp
9121 * gdb.base/multi-forks.exp
9122 * gdb.base/overlays.exp
9123 * gdb.base/pending.exp
9124 * gdb.base/sepdebug.exp
9125 * gdb.base/testenv.exp
9126 * gdb.base/valgrind-db-attach.exp
9127 * gdb.base/watch_thread_num.exp
9128 * gdb.base/watchpoint-cond-gone.exp
9129 * gdb.base/watchpoint.exp
9130 * gdb.base/watchpoints.exp
9131 * gdb.cp/arg-reference.exp
9132 * gdb.cp/baseenum.exp
9133 * gdb.cp/operator.exp
9134 * gdb.cp/shadow.exp
9135 * gdb.dwarf2/dw2-op-out-param.exp
9136 * gdb.dwarf2/dw2-reg-undefined.exp
9137 * gdb.go/chan.exp
9138 * gdb.go/hello.exp
9139 * gdb.go/integers.exp
9140 * gdb.go/methods.exp
9141 * gdb.go/package.exp
9142 * gdb.guile/scm-parameter.exp
9143 * gdb.guile/scm-progspace.exp
9144 * gdb.guile/scm-value.exp
9145 * gdb.mi/mi-pending.exp
9146 * gdb.mi/user-selected-context-sync.exp
9147 * gdb.multi/multi-attach.exp
9148 * gdb.multi/tids.exp
9149 * gdb.opt/clobbered-registers-O2.exp
9150 * gdb.pascal/floats.exp
9151 * gdb.pascal/integers.exp
9152 * gdb.python/py-block.exp
9153 * gdb.python/py-events.exp
9154 * gdb.python/py-parameter.exp
9155 * gdb.python/py-symbol.exp
9156 * gdb.python/py-symtab.exp
9157 * gdb.python/py-type.exp
9158 * gdb.python/py-value.exp
9159 * gdb.python/py-xmethods.exp
9160 * gdb.python/python.exp
9161 * gdb.reverse/break-precsave.exp
9162 * gdb.reverse/consecutive-precsave.exp
9163 * gdb.reverse/finish-precsave.exp
9164 * gdb.reverse/i386-precsave.exp
9165 * gdb.reverse/machinestate-precsave.exp
9166 * gdb.reverse/sigall-precsave.exp
9167 * gdb.reverse/solib-precsave.exp
9168 * gdb.reverse/step-precsave.exp
9169 * gdb.reverse/until-precsave.exp
9170 * gdb.reverse/watch-precsave.exp
9171 * gdb.server/ext-attach.exp
9172 * gdb.server/ext-restart.exp
9173 * gdb.server/ext-run.exp
9174 * gdb.server/ext-wrapper.exp
9175 * gdb.stabs/gdb11479.exp
9176 * gdb.stabs/weird.exp
9177 * gdb.threads/attach-many-short-lived-threads.exp
9178 * gdb.threads/kill.exp
9179 * gdb.threads/watchpoint-fork.exp
9180
bc6c7af4
LM
91812016-12-01 Luis Machado <lgustavo@codesourcery.com>
9182
9183 Fix test names starting with uppercase throughout all the files below.
9184
9185 * gdb.ada/array_return.exp
9186 * gdb.ada/catch_ex.exp
9187 * gdb.ada/info_exc.exp
9188 * gdb.ada/mi_catch_ex.exp
9189 * gdb.ada/mi_dyn_arr.exp
9190 * gdb.ada/mi_ex_cond.exp
9191 * gdb.ada/mi_exc_info.exp
9192 * gdb.ada/mi_interface.exp
9193 * gdb.ada/mi_task_arg.exp
9194 * gdb.ada/mi_task_info.exp
9195 * gdb.ada/mi_var_array.exp
9196 * gdb.arch/alpha-step.exp
9197 * gdb.arch/amd64-disp-step.exp
9198 * gdb.arch/arm-disp-step.exp
9199 * gdb.arch/disp-step-insn-reloc.exp
9200 * gdb.arch/e500-prologue.exp
9201 * gdb.arch/ftrace-insn-reloc.exp
9202 * gdb.arch/gdb1558.exp
9203 * gdb.arch/i386-bp_permanent.exp
9204 * gdb.arch/i386-disp-step.exp
9205 * gdb.arch/i386-float.exp
9206 * gdb.arch/i386-gnu-cfi.exp
9207 * gdb.arch/ia64-breakpoint-shadow.exp
9208 * gdb.arch/mips16-thunks.exp
9209 * gdb.arch/pa-nullify.exp
9210 * gdb.arch/powerpc-aix-prologue.exp
9211 * gdb.arch/powerpc-power.exp
9212 * gdb.arch/ppc-dfp.exp
9213 * gdb.arch/s390-tdbregs.exp
9214 * gdb.arch/spu-info.exp
9215 * gdb.arch/spu-ls.exp
9216 * gdb.arch/thumb-bx-pc.exp
9217 * gdb.base/advance.exp
9218 * gdb.base/annota-input-while-running.exp
9219 * gdb.base/arrayidx.exp
9220 * gdb.base/asmlabel.exp
9221 * gdb.base/async.exp
9222 * gdb.base/attach-wait-input.exp
9223 * gdb.base/auto-connect-native-target.exp
9224 * gdb.base/batch-preserve-term-settings.exp
9225 * gdb.base/bfp-test.exp
9226 * gdb.base/bigcore.exp
9227 * gdb.base/bp-permanent.exp
9228 * gdb.base/break-always.exp
9229 * gdb.base/break-fun-addr.exp
9230 * gdb.base/break-idempotent.exp
9231 * gdb.base/break-main-file-remove-fail.exp
9232 * gdb.base/break-probes.exp
9233 * gdb.base/break-unload-file.exp
9234 * gdb.base/break.exp
9235 * gdb.base/call-ar-st.exp
9236 * gdb.base/call-rt-st.exp
9237 * gdb.base/call-sc.exp
9238 * gdb.base/call-signal-resume.exp
9239 * gdb.base/call-strs.exp
9240 * gdb.base/callexit.exp
9241 * gdb.base/callfuncs.exp
9242 * gdb.base/catch-gdb-caused-signals.exp
9243 * gdb.base/catch-signal-siginfo-cond.exp
9244 * gdb.base/catch-syscall.exp
9245 * gdb.base/compare-sections.exp
9246 * gdb.base/cond-eval-mode.exp
9247 * gdb.base/condbreak-call-false.exp
9248 * gdb.base/consecutive-step-over.exp
9249 * gdb.base/cursal.exp
9250 * gdb.base/disabled-location.exp
9251 * gdb.base/disasm-end-cu.exp
9252 * gdb.base/display.exp
9253 * gdb.base/double-prompt-target-event-error.exp
9254 * gdb.base/dprintf-bp-same-addr.exp
9255 * gdb.base/dprintf-detach.exp
9256 * gdb.base/dprintf-next.exp
9257 * gdb.base/dprintf-non-stop.exp
9258 * gdb.base/dprintf-pending.exp
9259 * gdb.base/dso2dso.exp
9260 * gdb.base/ending-run.exp
9261 * gdb.base/enum_cond.exp
9262 * gdb.base/examine-backward.exp
9263 * gdb.base/exe-lock.exp
9264 * gdb.base/exec-invalid-sysroot.exp
9265 * gdb.base/execl-update-breakpoints.exp
9266 * gdb.base/execution-termios.exp
9267 * gdb.base/fileio.exp
9268 * gdb.base/fixsection.exp
9269 * gdb.base/foll-exec-mode.exp
9270 * gdb.base/foll-exec.exp
9271 * gdb.base/fork-running-state.exp
9272 * gdb.base/frame-args.exp
9273 * gdb.base/fullpath-expand.exp
9274 * gdb.base/func-ptr.exp
9275 * gdb.base/gcore-relro-pie.exp
9276 * gdb.base/gdb1090.exp
9277 * gdb.base/gdb1555.exp
9278 * gdb.base/global-var-nested-by-dso.exp
9279 * gdb.base/gnu-ifunc.exp
9280 * gdb.base/hbreak-in-shr-unsupported.exp
9281 * gdb.base/hbreak-unmapped.exp
9282 * gdb.base/hook-stop.exp
9283 * gdb.base/infcall-input.exp
9284 * gdb.base/info-fun.exp
9285 * gdb.base/info-shared.exp
9286 * gdb.base/interrupt-noterm.exp
9287 * gdb.base/jit-so.exp
9288 * gdb.base/jit.exp
9289 * gdb.base/line-symtabs.exp
9290 * gdb.base/list.exp
9291 * gdb.base/longjmp.exp
9292 * gdb.base/macscp.exp
9293 * gdb.base/max-value-size.exp
9294 * gdb.base/nodebug.exp
9295 * gdb.base/nofield.exp
9296 * gdb.base/overlays.exp
9297 * gdb.base/paginate-after-ctrl-c-running.exp
9298 * gdb.base/paginate-bg-execution.exp
9299 * gdb.base/paginate-inferior-exit.exp
9300 * gdb.base/pending.exp
9301 * gdb.base/pr11022.exp
9302 * gdb.base/printcmds.exp
9303 * gdb.base/ptr-typedef.exp
9304 * gdb.base/ptype.exp
9305 * gdb.base/randomize.exp
9306 * gdb.base/range-stepping.exp
9307 * gdb.base/realname-expand.exp
9308 * gdb.base/relativedebug.exp
9309 * gdb.base/remote.exp
9310 * gdb.base/savedregs.exp
9311 * gdb.base/sepdebug.exp
9312 * gdb.base/set-noassign.exp
9313 * gdb.base/shlib-call.exp
9314 * gdb.base/shreloc.exp
9315 * gdb.base/sigaltstack.exp
9316 * gdb.base/sigbpt.exp
9317 * gdb.base/siginfo-addr.exp
9318 * gdb.base/siginfo-obj.exp
9319 * gdb.base/siginfo-thread.exp
9320 * gdb.base/signest.exp
9321 * gdb.base/signull.exp
9322 * gdb.base/sigrepeat.exp
9323 * gdb.base/skip.exp
9324 * gdb.base/so-impl-ld.exp
9325 * gdb.base/solib-corrupted.exp
9326 * gdb.base/solib-disc.exp
9327 * gdb.base/solib-display.exp
9328 * gdb.base/solib-overlap.exp
9329 * gdb.base/solib-search.exp
9330 * gdb.base/solib-symbol.exp
9331 * gdb.base/source-execution.exp
9332 * gdb.base/sss-bp-on-user-bp-2.exp
9333 * gdb.base/sss-bp-on-user-bp.exp
9334 * gdb.base/stack-checking.exp
9335 * gdb.base/stale-infcall.exp
9336 * gdb.base/step-break.exp
9337 * gdb.base/step-line.exp
9338 * gdb.base/step-over-exit.exp
9339 * gdb.base/step-test.exp
9340 * gdb.base/structs.exp
9341 * gdb.base/sym-file.exp
9342 * gdb.base/symtab-search-order.exp
9343 * gdb.base/term.exp
9344 * gdb.base/type-opaque.exp
9345 * gdb.base/unload.exp
9346 * gdb.base/until-nodebug.exp
9347 * gdb.base/until.exp
9348 * gdb.base/unwindonsignal.exp
9349 * gdb.base/watch-cond.exp
9350 * gdb.base/watch-non-mem.exp
9351 * gdb.base/watch_thread_num.exp
9352 * gdb.base/watchpoint-reuse-slot.exp
9353 * gdb.base/watchpoint-solib.exp
9354 * gdb.base/watchpoint.exp
9355 * gdb.btrace/dlopen.exp
9356 * gdb.cell/arch.exp
9357 * gdb.cell/break.exp
9358 * gdb.cell/bt.exp
9359 * gdb.cell/core.exp
9360 * gdb.cell/data.exp
9361 * gdb.cell/dwarfaddr.exp
9362 * gdb.cell/ea-cache.exp
9363 * gdb.cell/ea-standalone.exp
9364 * gdb.cell/ea-test.exp
9365 * gdb.cell/f-regs.exp
9366 * gdb.cell/fork.exp
9367 * gdb.cell/gcore.exp
9368 * gdb.cell/mem-access.exp
9369 * gdb.cell/ptype.exp
9370 * gdb.cell/registers.exp
9371 * gdb.cell/sizeof.exp
9372 * gdb.cell/solib-symbol.exp
9373 * gdb.cell/solib.exp
9374 * gdb.compile/compile-tls.exp
9375 * gdb.cp/exception.exp
9376 * gdb.cp/gdb2495.exp
9377 * gdb.cp/local.exp
9378 * gdb.cp/mb-inline.exp
9379 * gdb.cp/mb-templates.exp
9380 * gdb.cp/pr10687.exp
9381 * gdb.cp/pr9167.exp
9382 * gdb.cp/scope-err.exp
9383 * gdb.cp/templates.exp
9384 * gdb.cp/virtfunc.exp
9385 * gdb.dwarf2/dw2-dir-file-name.exp
9386 * gdb.dwarf2/dw2-single-line-discriminators.exp
9387 * gdb.fortran/complex.exp
9388 * gdb.fortran/library-module.exp
9389 * gdb.guile/guile.exp
9390 * gdb.guile/scm-cmd.exp
9391 * gdb.guile/scm-frame-inline.exp
9392 * gdb.guile/scm-objfile.exp
9393 * gdb.guile/scm-pretty-print.exp
9394 * gdb.guile/scm-symbol.exp
9395 * gdb.guile/scm-type.exp
9396 * gdb.guile/scm-value.exp
9397 * gdb.linespec/keywords.exp
9398 * gdb.linespec/ls-errs.exp
9399 * gdb.linespec/macro-relative.exp
9400 * gdb.linespec/thread.exp
9401 * gdb.mi/mi-breakpoint-changed.exp
9402 * gdb.mi/mi-dprintf-pending.exp
9403 * gdb.mi/mi-fullname-deleted.exp
9404 * gdb.mi/mi-logging.exp
9405 * gdb.mi/mi-pending.exp
9406 * gdb.mi/mi-solib.exp
9407 * gdb.mi/new-ui-mi-sync.exp
9408 * gdb.mi/user-selected-context-sync.exp
9409 * gdb.multi/dummy-frame-restore.exp
9410 * gdb.multi/multi-arch-exec.exp
9411 * gdb.multi/remove-inferiors.exp
9412 * gdb.multi/watchpoint-multi-exit.exp
9413 * gdb.opt/solib-intra-step.exp
9414 * gdb.perf/backtrace.exp
9415 * gdb.perf/single-step.exp
9416 * gdb.perf/skip-command.exp
9417 * gdb.perf/skip-prologue.exp
9418 * gdb.perf/solib.exp
9419 * gdb.python/lib-types.exp
9420 * gdb.python/py-as-string.exp
9421 * gdb.python/py-bad-printers.exp
9422 * gdb.python/py-block.exp
9423 * gdb.python/py-breakpoint.exp
9424 * gdb.python/py-cmd.exp
9425 * gdb.python/py-events.exp
9426 * gdb.python/py-evthreads.exp
9427 * gdb.python/py-finish-breakpoint.exp
9428 * gdb.python/py-finish-breakpoint2.exp
9429 * gdb.python/py-frame-inline.exp
9430 * gdb.python/py-frame.exp
9431 * gdb.python/py-inferior.exp
9432 * gdb.python/py-infthread.exp
9433 * gdb.python/py-mi.exp
9434 * gdb.python/py-objfile.exp
9435 * gdb.python/py-pp-maint.exp
9436 * gdb.python/py-pp-registration.exp
9437 * gdb.python/py-prettyprint.exp
9438 * gdb.python/py-recurse-unwind.exp
9439 * gdb.python/py-shared.exp
9440 * gdb.python/py-symbol.exp
9441 * gdb.python/py-symtab.exp
9442 * gdb.python/py-template.exp
9443 * gdb.python/py-type.exp
9444 * gdb.python/py-unwind-maint.exp
9445 * gdb.python/py-unwind.exp
9446 * gdb.python/py-value.exp
9447 * gdb.python/python.exp
9448 * gdb.reverse/finish-reverse-bkpt.exp
9449 * gdb.reverse/insn-reverse.exp
9450 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9451 * gdb.reverse/solib-precsave.exp
9452 * gdb.reverse/solib-reverse.exp
9453 * gdb.stabs/gdb11479.exp
9454 * gdb.stabs/weird.exp
9455 * gdb.threads/fork-child-threads.exp
9456 * gdb.threads/fork-plus-threads.exp
9457 * gdb.threads/fork-thread-pending.exp
9458 * gdb.threads/forking-threads-plus-breakpoint.exp
9459 * gdb.threads/hand-call-in-threads.exp
9460 * gdb.threads/interrupted-hand-call.exp
9461 * gdb.threads/linux-dp.exp
9462 * gdb.threads/local-watch-wrong-thread.exp
9463 * gdb.threads/next-while-other-thread-longjmps.exp
9464 * gdb.threads/non-ldr-exit.exp
9465 * gdb.threads/pending-step.exp
9466 * gdb.threads/print-threads.exp
9467 * gdb.threads/process-dies-while-detaching.exp
9468 * gdb.threads/process-dies-while-handling-bp.exp
9469 * gdb.threads/pthreads.exp
9470 * gdb.threads/queue-signal.exp
9471 * gdb.threads/reconnect-signal.exp
9472 * gdb.threads/signal-command-handle-nopass.exp
9473 * gdb.threads/signal-command-multiple-signals-pending.exp
9474 * gdb.threads/signal-delivered-right-thread.exp
9475 * gdb.threads/signal-sigtrap.exp
9476 * gdb.threads/sigthread.exp
9477 * gdb.threads/staticthreads.exp
9478 * gdb.threads/stepi-random-signal.exp
9479 * gdb.threads/thread-unwindonsignal.exp
9480 * gdb.threads/thread_check.exp
9481 * gdb.threads/thread_events.exp
9482 * gdb.threads/tid-reuse.exp
9483 * gdb.threads/tls-nodebug.exp
9484 * gdb.threads/tls-shared.exp
9485 * gdb.threads/tls-so_extern.exp
9486 * gdb.threads/tls.exp
9487 * gdb.threads/wp-replication.exp
9488 * gdb.trace/actions-changed.exp
9489 * gdb.trace/actions.exp
9490 * gdb.trace/backtrace.exp
9491 * gdb.trace/change-loc.exp
9492 * gdb.trace/collection.exp
9493 * gdb.trace/deltrace.exp
9494 * gdb.trace/disconnected-tracing.exp
9495 * gdb.trace/entry-values.exp
9496 * gdb.trace/ftrace-lock.exp
9497 * gdb.trace/ftrace.exp
9498 * gdb.trace/infotrace.exp
9499 * gdb.trace/mi-trace-frame-collected.exp
9500 * gdb.trace/mi-trace-unavailable.exp
9501 * gdb.trace/mi-traceframe-changed.exp
9502 * gdb.trace/mi-tracepoint-changed.exp
9503 * gdb.trace/mi-tsv-changed.exp
9504 * gdb.trace/no-attach-trace.exp
9505 * gdb.trace/packetlen.exp
9506 * gdb.trace/passc-dyn.exp
9507 * gdb.trace/passcount.exp
9508 * gdb.trace/pending.exp
9509 * gdb.trace/pr16508.exp
9510 * gdb.trace/qtro.exp
9511 * gdb.trace/range-stepping.exp
9512 * gdb.trace/read-memory.exp
9513 * gdb.trace/report.exp
9514 * gdb.trace/save-trace.exp
9515 * gdb.trace/signal.exp
9516 * gdb.trace/stap-trace.exp
9517 * gdb.trace/status-stop.exp
9518 * gdb.trace/strace.exp
9519 * gdb.trace/tfile.exp
9520 * gdb.trace/tfind.exp
9521 * gdb.trace/trace-break.exp
9522 * gdb.trace/trace-condition.exp
9523 * gdb.trace/trace-enable-disable.exp
9524 * gdb.trace/trace-mt.exp
9525 * gdb.trace/tracecmd.exp
9526 * gdb.trace/tracefile-pseudo-reg.exp
9527 * gdb.trace/tspeed.exp
9528 * gdb.trace/tstatus.exp
9529 * gdb.trace/tsv.exp
9530 * gdb.trace/unavailable.exp
9531 * gdb.trace/while-dyn.exp
9532 * gdb.trace/while-stepping.exp
9533 * lib/gdb-guile.exp
9534 * lib/gdb.exp
9535 * lib/mi-support.exp
9536 * lib/pascal.exp
9537 * lib/perftest.exp
9538 * lib/prelink-support.exp
9539 * lib/selftest-support.exp
9540
ad02e4fe
SM
95412016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9542
9543 * Makefile.in: Include disable-implicit-rules.mk.
9544
22347e55
AA
95452016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9546
9547 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9548 non-byte-aligned bit fields.
9549
da5b30da
AA
95502016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9551
9552 PR gdb/12616
9553 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9554 respects the DW_AT_data_bit_offset attribute.
9555
b593ecca
SM
95562016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9557
9558 * gdb.base/default.exp: Fix output of "set language".
9559
3b165252
SM
95602016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9561
9562 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9563 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9564 make.
9565 * configure.ac: Remove checks for the make program.
9566 * configure: Re-generate.
9567
1a2f3d7f
KB
95682016-11-16 Kevin Buettner <kevinb@redhat.com>
9569
9570 * gdb.python/py-recurse-unwind.c (main): Add loop.
9571 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9572 to read_register() and gdb.parse_and_eval(). Make each code
9573 call a separate case that can be individually tested.
9574 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9575 proc. Call cont_and_backtrace for each of the code paths that
9576 we want to test in the unwinder.
9577
b7f38fda
AA
95782016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9579
9580 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9581 the definition of struct S.
9582
1f8db343
CM
95832016-11-11 Catherine Moore <clm@codesourcery.com>
9584
9585 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9586
fad0c9fb
PA
95872016-11-09 Pedro Alves <palves@redhat.com>
9588
9589 * gdb.base/commands.exp (runto_or_return): New procedure.
9590 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9591 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9592 (progvar_simple_while_test, progvar_complex_if_while_test)
9593 (if_while_breakpoint_command_test)
9594 (infrun_breakpoint_command_test, breakpoint_command_test)
9595 (user_defined_command_test, watchpoint_command_test)
9596 (test_command_prompt_position, redefine_hook_test)
9597 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9598 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9599 multi_line_input and multi_line. Remove gdb_expect and
9600 gdb_stop_suppressing_tests uses.
9601 * lib/gdb.exp (valnum_re): New global.
9602 (multi_line_input): New procedure.
9603
8354c62c
SM
96042016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9605
9606 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9607 Remove.
9608 (test_setup): Define with proc_with_prefix.
9609 (test_cli_inferior): Likewise.
9610 (test_cli_thread): Likewise.
9611 (test_cli_frame): Likewise.
9612 (test_cli_select_frame): Likewise.
9613 (test_cli_up_down): Likewise.
9614 (test_mi_thread_select): Likewise.
9615 (test_mi_stack_select_frame): Likewise.
9616 (test_cli_in_mi_inferior): Likewise.
9617 (test_cli_in_mi_thread): Likewise.
9618 (test_cli_in_mi_frame): Likewise.
9619 (top level): Do not use with_test_prefix_procname.
9620
64f367a2
PA
96212016-11-09 Pedro Alves <palves@redhat.com>
9622
9623 * gdb.base/commands.exp (gdbvar_simple_if_test)
9624 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9625 (progvar_simple_if_test, progvar_simple_while_test)
9626 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9627 (infrun_breakpoint_command_test, breakpoint_command_test)
9628 (user_defined_command_test, watchpoint_command_test)
9629 (test_command_prompt_position, deprecated_command_test)
9630 (bp_deleted_in_command, temporary_breakpoint_commands)
9631 (stray_arg0_test, source_file_with_indented_comment)
9632 (recursive_source_test, if_commands_test)
9633 (error_clears_commands_left, redefine_hook_test)
9634 (redefine_backtrace_test): Use proc_with_prefix.
9635 * lib/gdb.exp (proc_with_prefix): New proc.
9636
0bb65f1e
AA
96372016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9638
9639 * gdb.base/tui-layout.c: New file.
9640 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9641 disassembly window contains very long lines.
9642
7353f247
TT
96432016-11-08 Tom Tromey <tom@tromey.com>
9644
9645 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9646 depend on Python 2.
9647
30a7bb83
TT
96482016-11-08 Tom Tromey <tom@tromey.com>
9649
9650 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9651 New method.
9652
cdf5a07c
MG
96532016-10-29 Manish Goregaokar <manish@mozilla.com>
9654
2806dc7e 9655 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 9656
51a789c3
MG
96572016-10-27 Manish Goregaokar <manish@mozilla.com>
9658
2806dc7e
PA
9659 * gdb.rust/simple.rs: Add test for univariant enums without
9660 discriminants and for encoded struct-like enums.
51a789c3 9661
f610ab6d
PA
96622016-10-28 Pedro Alves <palves@redhat.com>
9663
9664 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9665 gdb_test_multiple, tighten regexps and match symtabs and line
9666 tables incrementally.
9667
b129b0ca
LM
96682016-10-28 Luis Machado <lgustavo@codesourcery.com>
9669
9670 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9671 general.
9672
ecf45d2c
SL
96732016-10-25 Luis Machado <lgustavo@codesourcery.com>
9674
9675 * gdb.base/exec-invalid-sysroot.exp: New file.
9676
b8d38ee4
JK
96772016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9678
9679 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9680
f90fd8c2
JK
96812016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9682
9683 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9684
2d2476aa
MR
96852016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9686
2806dc7e
PA
9687 * gdb.base/killed-outside.exp: Remove $options from a call to
9688 `prepare_for_testing'.
2d2476aa 9689
e42b25a0
SM
96902016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9691
9692 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9693 Change test message.
9694
3ccdb432
SM
96952016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9696
9697 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9698 Update comment.
9699
5bad3170
SM
97002016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9701
9702 * gdb.trace/mi-trace-save.exp: New file.
9703
5ad9dba7
YQ
97042016-10-13 Yao Qi <yao.qi@linaro.org>
9705
9706 * gdb.base/code_elim.exp (get_var_address): Remove.
9707 * gdb.base/relocate.exp: Likewise.
9708 * gdb.base/shreloc.exp: Likewise.
9709 * lib/gdb.exp (get_var_address): New.
9710
62df7e21
YQ
97112016-10-13 Yao Qi <yao.qi@linaro.org>
9712
9713 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9714 floating point tests if $skip_float_test is false.
9715
4dac951e
LM
97162016-10-12 Luis Machado <lgustavo@codesourcery.com>
9717
9718 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9719 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9720 argc values.
9721 Add 1 to argc so we guarantee distinct initial/modified argc values.
9722
8f1a8fc4
JK
97232016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9724
9725 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9726
16c85b5d
JK
97272016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9728
9729 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9730 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9731 * gdb.arch/vsx-regs.exp: Likewise.
9732
1d0e042a
YQ
97332016-10-07 Yao Qi <yao.qi@linaro.org>
9734
9735 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9736
68dadef5
MM
97372016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9738
9739 * gdb.python/python.exp: Test decode_line("*0").
9740
33fa2c6e
DE
97412016-10-06 Doug Evans <dje@google.com>
9742
9743 * gdb.python/py-value.exp (test_value_creation): Add test for large
9744 unsigned 64-bit value.
9745
9c37b5ae
TT
97462016-10-06 Tom Tromey <tom@tromey.com>
9747
9748 * gdb.compile/compile.exp: Change java tests to rust.
9749 * gdb.base/setshow.exp: Change java tests to rust.
9750 * gdb.base/default.exp: Remove java from language list.
9751 * README (Examples): Update language example.
9752 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9753 test.
9754 * lib/gdb.exp (skip_java_tests): Remove.
9755 * lib/java.exp: Remove.
9756 * gdb.java: Remove.
9757
78b86327
MR
97582016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9759
9760 * gdb.arch/mips-fcr.exp: New test.
9761 * gdb.arch/mips-fcr.c: Source for the new test.
9762
7470adbb
MR
97632016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9764
9765 * gdb.base/solib-disc.exp: Use `standard_output_file'
9766 throughout.
9767
4a556533
PA
97682016-10-06 Pedro Alves <palves@redhat.com>
9769
9770 * gdb.base/jit-simple-dl.c: New file.
9771 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9772 * gdb.base/jit-simple.c: ... this.
9773 * gdb.base/jit-simple.exp (jit_run): Delete.
9774 (build_jit): New proc.
9775 (jit_test_reread): Recompile either the main program or the shared
9776 library, depending on what is being tested. Skip changing address
9777 if caller wants to. Compare before/after addresses. If testing
9778 standalone, explicitly load the binary. Test "maint info
9779 breakpoints".
9780 (top level): Add "standalone vs shared lib" and "change address"
9781 vs "same address" axes.
9782
5a122fbc
PA
97832016-10-06 Pedro Alves <palves@redhat.com>
9784
9785 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9786 call.
9787 (jit_run): Delete.
9788 (jit_test_reread): Use with_test_prefix. Reload the main binary
9789 explicitly. Compare the before/after addresses of the JIT
9790 descriptor.
9791
ee8da4b8
DE
97922016-08-15 Doug Evans <dje@google.com>
9793
9794 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9795 for single bitfields is bool.
9796 * gdb.xml/tdesc-regs.exp: Ditto.
9797
f389f6fe
JK
97982016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9799
9800 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9801
fdebf1a4
YQ
98022016-10-05 Yao Qi <yao.qi@linaro.org>
9803
9804 * lib/gdb.exp (support_complex_tests): Return zero if
9805 gdb_skip_float_test return true.
9806
9c36d954 98072016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9808 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
9809
9810 PR gdb/20487
9811 * gdb.mi/user-selected-context-sync.exp: New file.
9812 * gdb.mi/user-selected-context-sync.c: New file.
9813
4034d0ff 98142016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9815 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
9816
9817 PR gdb/20487
9818 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9819 =thread-select-event check.
9820
a4297203
PB
98212016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9822
9823 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9824 the compulsory L operand changes.
9825 * gdb.arch/powerpc-power.s: Likewise.
9826
bb805577
JK
98272016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9828
9829 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9830 * gdb.base/jit-attach-pie.c: New file.
9831 * gdb.base/jit-attach-pie.exp: New file.
9832
6d61dee5
PA
98332016-09-28 Pedro Alves <palves@redhat.com>
9834
9835 * gdb.base/infcall-input.c: New file.
9836 * gdb.base/infcall-input.exp: New file.
9837
f73842fc
YQ
98382016-09-22 Yao Qi <yao.qi@linaro.org>
9839
9840 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9841 (gdb_exit): Rename it to ...
9842 (gdbserver_gdb_exit): ... Close GDBserver.
9843 (gdb_exit): New proc, call gdbserver_gdb_exit.
9844 (mi_gdb_exit): Likewise.
9845
90681dab
YQ
98462016-09-22 Yao Qi <yao.qi@linaro.org>
9847
9848 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9849 path.
9850 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9851 Remove duplication.
9852
9c211fd8
YQ
98532016-09-22 Yao Qi <yao.qi@linaro.org>
9854
9855 * lib/gdbserver-support.exp: Check the existence of
9856 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9857
ad0a504f
AK
98582016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9859
9860 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9861
36cf1806
TT
98622016-09-21 Tom Tromey <tom@tromey.com>
9863
9864 PR gdb/20604:
9865 * gdb.base/quit.exp: New file.
9866
74172ecf
SM
98672016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9868
9869 * .gitignore: New file.
9870
3d0ec882
MR
98712016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9872
9873 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9874 throughout.
9875
8193adea
AA
98762016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9877
9878 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9879
d41a5c09
JK
98802016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9881
9882 * gdb.cp/casts.cc (decltype): Move it ...
9883 (main): ... with its call to ...
9884 * gdb.cp/casts03.cc: ... a new file.
9885 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9886
d2dfe700
JK
98872016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9888
9889 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9890
e2a92b16
PB
98912016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9892
9893 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9894 and sync up the test with tests in gas/testsuite/gas/ppc.
9895 * gdb.arch/powerpc-power.exp: Likewise.
9896
49b4de64
JK
98972016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9898
9899 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9900
2c29df25
SDJ
99012016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9902 Jan Kratochvil <jan.kratochvil@redhat.com>
9903
9904 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9905 make m1's definition to be different from m2's. Use 'dummy' as an
9906 argument for probe 'two'.
9907
cc3c2846
JB
99082016-09-10 Jon Beniston <jon@beniston.com>
9909
9910 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9911 for sim target.
9912
e1b2624a
AA
99132016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9914
9915 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9916 variable declaration.
9917 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9918 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9919 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9920 received HWCAP as its argument.
9921
4295e285
PA
99222016-09-06 Pedro Alves <palves@redhat.com>
9923
9924 * gdb.base/new-ui-pending-input.c: New file.
9925 * gdb.base/new-ui-pending-input.exp: New file.
9926 * gdb.exp (clear_gdb_spawn_id): New procedure.
9927 (with_spawn_id): Check whether gdb_spawn_id exists before
9928 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9929 on exit.
9930
00d5215e
UW
99312016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9932
9933 * gdb.base/float128.c: New file.
9934 * gdb.base/float128.exp: Likewise.
9935 * gdb.base/floatn.c: Likewise.
9936 * gdb.base/floatn.exp: Likewise.
9937
a9ff5f12
UW
99382016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9939
9940 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9941
f245535c
PA
99422016-09-05 Pedro Alves <palves@redhat.com>
9943
9944 PR backtrace/19927
9945 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9946 unwinders are immediately called as side effect of "source" or
9947 "disable unwinder" commands.
9948 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9949
ae9cf263
YQ
99502016-09-02 Yao Qi <yao.qi@linaro.org>
9951
9952 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9953 is true and $type is "float" or "double".
9954
27aba047
YQ
99552016-09-02 Yao Qi <yao.qi@linaro.org>
9956
9957 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9958 true.
9959 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9960 * gdb.base/call-rt-st.exp: Likewise.
9961 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9962 return value instead of gdb,skip_float_test.
9963 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9964 (do_function_calls): Use its return value instead of
9965 gdb,skip_float_test.
9966 * gdb.base/finish.exp: Likewise.
9967 * gdb.base/funcargs.exp: Likewise.
9968 * gdb.base/return.exp: Likewise.
9969 * gdb.base/return2.exp: Likewise.
9970 * gdb.base/varargs.exp: Likewise.
9971 * lib/gdb.exp (gdb_skip_float_test): Change it to
9972 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9973
5af962df
AA
99742016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9975
9976 * gdb.multi/tids.exp: Test "thread apply all".
9977
7fac6910
JK
99782016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9979
9980 * gdb.base/default.exp (tty): Remove.
9981
bb1fe4ac
KB
99822016-08-24 Kevin Buettner <kevinb@redhat.com>
9983
2806dc7e
PA
9984 * gdb.python/py-recurse-unwind.c: New file.
9985 * gdb.python/py-recurse-unwind.py: New file.
9986 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 9987
0a1ddfa6
SM
99882016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9989
9990 * gdb.base/set-inferior-tty.exp: New file.
9991 * gdb.base/set-inferior-tty.c: New file.
9992
d9de1fe3
PA
99932016-08-23 Pedro Alves <palves@redhat.com>
9994
9995 PR gdb/20494
9996 * gdb.base/new-ui-echo.c: New file.
9997 * gdb.base/new-ui-echo.exp: New file.
9998
e9d9abd7
YQ
99992016-08-23 Yao Qi <yao.qi@linaro.org>
10000
10001 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10002 gdbserver_spawn.
10003 * gdb.server/connect-without-multi-process.exp (do_test):
10004 Likewise.
10005
3589529e
YQ
100062016-08-23 Yao Qi <yao.qi@linaro.org>
10007
10008 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10009 standalone_txt. Delete gdb_txt and standalone_txt on host
10010 and target. Spawn the binary on target. Copy files from
10011 target to host.
10012
6bb90213
PA
100132016-08-22 Pedro Alves <palves@redhat.com>
10014
10015 PR gdb/20505
10016 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10017 with_test_prefix. Factor out bits to ...
10018 (test_no_vdso): ... this new procedure.
10019
20c2c024
CL
100202016-08-19 Carl Love <cel@us.ibm.com>
10021
10022 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10023 maintaining separate logic for constructing the output path.
10024 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10025 * gdb.arch/ppc-dfp.exp: Likewise.
10026 * gdb.arch/ppc-fp.exp: Likewise.
10027 * gdb.arch/vsx-regs.exp: Likewise.
10028 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10029 binprefix for generating the additional binary files.
10030
0646e07d
PA
100312016-08-19 Pedro Alves <palves@redhat.com>
10032
10033 * gdb.trace/mi-trace-frame-collected.exp
10034 (test_trace_frame_collected): On x32, expect two registers.
10035
46da9242
CL
100362016-08-18 Carl Love <cel@us.ibm.com>
10037
10038 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10039 and sync up the test with tests in gas/testsuite/gas/ppc.
10040 * gdb.arch/powerpc-power.exp: Likewise.
10041
eb2332d7
SM
100422016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10043
10044 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10045 expected error message.
10046
63c61e04
SM
100472016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10048
10049 * gdb.multi/remove-inferiors.exp: New file.
10050 * gdb.multi/remove-inferiors.c: New file.
10051
7b17065f
YQ
100522016-08-12 Yao Qi <yao.qi@linaro.org>
10053
10054 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10055 argument list.
10056
01d3dedf
PA
100572016-08-10 Pedro Alves <palves@redhat.com>
10058
10059 PR gdb/19187
10060 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10061 setup_kfails.
10062
3eb7562a
PA
100632016-08-09 Pedro Alves <palves@redhat.com>
10064 Simon Marchi <simon.marchi@ericsson.com>
10065
10066 PR gdb/20418
10067 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10068 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10069
80614914
PA
100702016-08-09 Pedro Alves <palves@redhat.com>
10071
10072 PR mi/20431
10073 * gdb.mi/mi-cmd-error.exp: New file.
10074
f348d89a
PA
100752016-08-09 Pedro Alves <palves@redhat.com>
10076
10077 PR gdb/18653
10078 * gdb.base/signals-state-child.c: New file.
10079 * gdb.base/signals-state-child.exp: New file.
10080 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10081
e5ca03b4
PA
100822016-08-09 Pedro Alves <palves@redhat.com>
10083
10084 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10085
282a0691
TT
100862016-08-03 Tom Tromey <tom@tromey.com>
10087
10088 PR python/18565:
10089 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10090
41bfcd63
YQ
100912016-08-01 Yao Qi <yao.qi@linaro.org>
10092
10093 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10094 variable mode to "multi-process" if $multi_process is 1, otherwise
10095 set it to "single-process".
10096
e3465b24
YQ
100972016-08-01 Yao Qi <yao.qi@linaro.org>
10098
10099 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10100 * gdb.cp/cpexprs.exp: Likewise.
10101 * gdb.cp/m-static.exp: Likewise.
10102
0b31a4bc
TT
101032016-07-26 Tom Tromey <tom@tromey.com>
10104
10105 PR python/20190:
10106 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10107 test.
10108
e0461dbb
MM
101092016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10110
10111 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10112 selecting assembly source files.
10113 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10114 assembly source files.
10115 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10116 assembly source files.
10117 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10118 selecting assembly source files.
10119
8194e927
SM
101202016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10121
10122 * gdb.base/new-ui.exp (do_test_invalid_args): New
10123 procedure.
10124
c0272db5
TW
101252016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10126
10127 * gdb.btrace/reconnect.c: New file.
10128 * gdb.btrace/reconnect.exp: New file.
10129
e3487908
GKB
101302016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10131
10132 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10133 to test_catch_syscall_group.
10134 (test_catch_syscall_group): New.
10135
12df5c00
TT
101362016-07-21 Tom Tromey <tom@tromey.com>
10137
10138 * gdb.rust/simple.rs (main): Use empty struct expression.
10139 * gdb.rust/simple.exp: Add tests for empty struct expression.
10140
bae62ee2
YQ
101412016-07-21 Yao Qi <yao.qi@linaro.org>
10142
10143 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10144 if gdb_skip_xml_test is true on some targets.
10145
b1b53fb3
YQ
101462016-07-21 Yao Qi <yao.qi@linaro.org>
10147
10148 * gdb.server/solib-list.exp: Unset last_loaded_file.
10149
027d97f8
JK
101502016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10151
10152 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10153 "step into captured_main (args)".
10154
7674d381
JK
101552016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10156
10157 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10158
72b5d099
JK
101592016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10160
10161 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10162
1f960ced
PA
101632016-07-19 Pedro Alves <palves@redhat.com>
10164
10165 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10166 * gdb.opt/inline-bt.exp: Likewise.
10167 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10168 additional_flags=-Winline.
10169 * gdb.opt/inline-locals.exp: Likewise.
10170 * gdb.opt/inline-markers.c (ATTR): Define.
10171 (inlined_fn): Use it.
10172
f25827c1
YQ
101732016-07-19 Yao Qi <yao.qi@linaro.org>
10174
10175 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10176 (test_with_self): Remove some code. Remove argument executable.
10177 (top-level): Use do_self_tests.
10178
37539ebe
DB
101792016-07-15 Zachary Welch <zwelch@codesourcery.com>
10180 Don Breazeal <donb@codesourcery.com>
10181
10182 * gdb.base/maint.exp: Escape paths used in regular expressions.
10183 * gdb.stabs/weird.exp: Likewise.
10184
dac790e1
TT
101852016-07-13 Tom Tromey <tom@tromey.com>
10186
10187 PR python/15620, PR python/18620:
10188 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10189 (test_bkpt_events): New procs.
10190
93daf339
TT
101912016-07-13 Tom Tromey <tom@tromey.com>
10192
10193 PR python/17698:
10194 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10195 test.
10196 (test_watchpoints): Likewise.
10197 (test_bkpt_pending): New proc.
10198
6571a381
TT
101992016-07-13 Tom Tromey <tom@tromey.com>
10200
10201 PR cli/18053:
10202 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10203 completion test.
10204
e8732474
JK
102052016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10206
10207 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10208 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10209 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10210 f_label.
10211 (g): Rename g_end_lbl to g_label.
10212 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10213 low_pc and high_pc.
10214 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10215
e0f3fd7c
TT
102162016-07-12 Tom Tromey <tom@tromey.com>
10217
10218 PR python/19293:
10219 * gdb.python/py-unwind-maint.exp: Update tests.
10220
3cfe46b6
YQ
102212016-07-12 Yao Qi <yao.qi@linaro.org>
10222
10223 * lib/selftest-support.exp (selftest_setup): Match the output
10224 when captured_main is inlined.
10225
4f19a0e6
WT
102262016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10227
10228 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10229 New variables.
10230 (print this%a, print this%b, print this): New tests.
10231 * gdb.fortran/derived-types.f90 (this): New object and
10232 initialization.
10233
986cf455
SM
102342016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10235
10236 * gdb.ada/arraydim.exp: Remove extra directory level in build
10237 directory.
10238
f0464b23
SM
102392016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10240
10241 * lib/ada.exp: Remove extra directory level in build directory.
10242 * gdb.ada/cond_lang.exp: Likewise.
10243 * gdb.ada/exec_changed.exp: Likewise.
10244 * gdb.ada/lang_switch.exp: Likewise.
10245
42d94011
MG
102462016-07-06 Manish Goregaokar <manish@mozilla.com>
10247
2806dc7e
PA
10248 * simple.rs: Add test for raw pointer subscripting.
10249 * simple.exp: Add test expectations.
42d94011 10250
647c264c
YQ
102512016-07-05 Yao Qi <yao.qi@linaro.org>
10252
10253 * gdb.mi/mi-reverse.exp: Match =record-started output.
10254
20aa2c60
PA
102552016-07-01 Pedro Alves <palves@redhat.com>
10256
10257 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10258 procedure.
10259 (jit_reader_test): Test the jit reader's unwinder.
10260 * gdb.base/jithost.c (jit_function_00_code): New global.
10261 (main): Use memcpy to fill in the mmapped code, instead of poking
10262 bytes manually here.
10263 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10264 value.
10265 (read_debug_info): Save the function's range.
10266 (read_sp): New function.
10267 (unwind_frame): Use it. Also unwind RBP.
10268 (get_frame_id): Use read_sp.
10269 (gdb_init_reader): Use calloc instead of malloc.
10270 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10271 parameter. Use gdb_test_multiple.
10272
ced2dffb
PA
102732016-07-01 Pedro Alves <palves@redhat.com>
10274 Antoine Tremblay <antoine.tremblay@ericsson.com>
10275
10276 * gdb.threads/process-dies-while-detaching.c: New file.
10277 * gdb.threads/process-dies-while-detaching.exp: New file.
10278
63000888
PA
102792016-07-01 Pedro Alves <palves@redhat.com>
10280
10281 * gdb.multi/watchpoint-multi-exit.c: New file.
10282 * gdb.multi/watchpoint-multi-exit.exp: New file.
10283
038d4868
PA
102842016-06-30 Pedro Alves <palves@redhat.com>
10285
10286 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10287 unset inferior_spawn_id.
10288
994e9c83
PA
102892016-06-30 Pedro Alves <palves@redhat.com>
10290
10291 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10292 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10293
e5653468
YQ
102942016-06-29 Yao Qi <yao.qi@linaro.org>
10295
10296 * gdb.base/return.c: Add copyright header.
10297
803b47e5
TT
102982016-06-29 Tom Tromey <tom@tromey.com>
10299
10300 PR python/20129:
10301 * gdb.python/py-framefilter.exp: Add tests for setting priority
10302 and disabling of non-existent frame filter.
10303
28244707
YQ
103042016-06-29 Yao Qi <yao.qi@linaro.org>
10305
10306 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10307 0x0f07ff.
10308
a31d2f06
YQ
103092016-06-28 Yao Qi <yao.qi@linaro.org>
10310
10311 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10312 triplets. Start gdb, execute catch syscall, and continue. Check
10313 gdb's output to determine catch syscall is supported.
10314
921d8f54
MG
103152016-06-27 Manish Goregaokar <manish@mozilla.com>
10316
25d49b86
PA
10317 * gdb.rust/simple.rs: Add test for returning unit in a function.
10318 * gdb.rust/simple.exp: Add expectation for functions returning
10319 unit.
921d8f54 10320
f4952523
PMR
103212016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10322
10323 * gdb.python/py-breakpoint-create-fail.c,
10324 gdb.python/py-breakpoint-create-fail.exp,
10325 gdb.python/py-breakpoint-create-fail.py: New testcase.
10326
fccb08f8
MG
103272016-06-25 Manish Goregaokar <manish@mozilla.com>
10328
10329 PR gdb/20239
10330 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
10331 * gdb.rust/simple.exp: Add test expectations for new NonZero
10332 tests.
fccb08f8 10333
6b850546
DT
103342016-06-24 David Taylor <dtaylor@emc.com>
10335
10336 * gdb.base/offsets.exp: New file.
10337 * gdb.base/offsets.c: New file.
10338
17621150
TT
103392016-06-23 Tom Tromey <tom@tromey.com>
10340
10341 PR gdb/16483:
10342 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10343 before any filters are loaded.
10344
04d59df6
WT
103452016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10346
10347 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10348 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10349 structs.
10350 * gdb.fortran/derived-type-function.exp: New file.
10351 * gdb.fortran/derived-type-function.f90: New file.
10352
10353
ac69f786
PA
103542016-06-21 Pedro Alves <palves@redhat.com>
10355
10356 * gdb.base/new-ui.exp: New file.
10357 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10358 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10359 (with_spawn_id): New procedure.
10360
49940788
PA
103612016-06-21 Pedro Alves <palves@redhat.com>
10362
10363 * gdb.mi/mi-exec-run.exp: New file.
10364
ef274d26
PA
103652016-06-21 Pedro Alves <palves@redhat.com>
10366
10367 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10368 breakpoint command's output on the main UI.
10369 (test_break): New procedure, factored out from calls in the top
10370 level.
10371 (top level): Use foreach_with_prefix to test MI as main UI and as
10372 separate UI.
10373
468afe6c
PA
103742016-06-21 Pedro Alves <palves@redhat.com>
10375
10376 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10377 (test_awatch_creation_and_listing)
10378 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10379 Remove 'type' parameter.
10380 (test_watchpoint_all): New parameter mi_mode. Remove
10381 with_test_prefix.
10382 (top level): Use foreach_with_prefix, and add main/separate UI MI
10383 testing axis.
10384
51f77c37
PA
103852016-06-21 Pedro Alves <palves@redhat.com>
10386
10387 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10388 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10389 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10390 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10391 (gdb_main_spawn_id, mi_spawn_id): Declare and
10392 comment.
10393 (mi_create_inferior_pty): New procedure,
10394 factored out from default_mi_gdb_start.
10395 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10396 procedures.
10397 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10398 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10399 Use mi_create_inferior_pty.
10400 (mi_gdb_start): Use eval to pass down args list.
10401
8980e177
PA
104022016-06-21 Pedro Alves <palves@redhat.com>
10403
10404 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10405 * gdb.opt/inline-cmds.exp: Add MI tests.
10406
f38d3ad1
PA
104072016-06-21 Pedro Alves <palves@redhat.com>
10408
10409 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10410
45db7c09
PA
104112016-06-21 Pedro Alves <palves@redhat.com>
10412
10413 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10414 (top level): Use it instead of mi_execute_to.
10415
5a069ab3
PA
104162016-06-21 Pedro Alves <palves@redhat.com>
10417
10418 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10419 (cont_handler_str): New.
10420 (signal_stop_handler): Set stop_handler_str instead of printing to
10421 stdout.
10422 (continue_handler): Set cont_handler_str instead of printing to
10423 stdout.
10424 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10425 mi_send_resuming_command. Print stop_handler_str and
10426 cont_handler_str instead of expecting the python events print
10427 directly.
10428
2838cc1d
SD
104292016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10430
10431 * gdb.base/jit-reader.exp: New file.
10432 * gdb.base/jithost.c: New file.
10433 * gdb.base/jithost.h: New file.
10434 * gdb.base/jitreader.c : New file.
10435 * gdb.base/jit-protocol.h: New file.
10436
21a77091
YQ
104372016-06-17 Yao Qi <yao.qi@linaro.org>
10438
10439 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10440 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10441 and detach-on-fork. Adjust tests.
10442 (top level): Invoke break_cond_on_syscall with combinations of
10443 syscall, follow-fork-mode and detach-on-fork.
10444
f50bf8e5
YQ
104452016-06-17 Yao Qi <yao.qi@linaro.org>
10446
10447 * gdb.base/step-over-exit.c: New.
10448 * gdb.base/step-over-exit.exp: New.
10449
a28d8e50
YTL
104502016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10451
10452 * gdb.base/float.exp: Add target check for nds32*-*-*.
10453 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10454
cad8e26d
AB
104552016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10456
10457 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10458 for unsupported target features.
10459 * gdb.base/call-rt-st.exp: Likewise.
10460 * gdb.base/call-sc.exp: Likewise.
10461 * gdb.base/call-signal-resume.exp: Likewise.
10462 * gdb.base/call-strs.exp: Likewise.
10463 * gdb.base/callexit.exp: Likewise.
10464 * gdb.base/callfuncs.exp: Likewise.
10465 * gdb.base/nodebug.exp: Likewise.
10466 * gdb.base/printcmds.exp: Likewise.
10467 * gdb.base/ptype.exp: Likewise.
10468 * gdb.base/structs.exp: Likewise.
10469 * gdb.base/unwindonsignal.exp: Likewise.
10470 * gdb.cp/gdb2495.exp: Likewise.
10471 * gdb.cp/templates.exp: Likewise.
10472 * gdb.cp/virtfunc.exp: Likewise.
10473 * gdb.threads/hand-call-in-threads.exp: Likewise.
10474 * gdb.threads/interrupted-hand-call.exp: Likewise.
10475 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10476
347dc102
TT
104772016-06-10 Tom Tromey <tom@tromey.com>
10478
10479 PR rust/20110:
10480 * gdb.rust/expr.exp: Add test for integer constant larger than
10481 i32.
10482
5e13cf25
BH
104832016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10484
10485 * gdb.fortran/nested-funcs.exp: New.
10486 * gdb.fortran/nested-funcs.f90: New.
10487
bb556f1f
TK
104882016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10489
10490 * gdb.base/examine-backward.c: New file.
10491 * gdb.base/examine-backward.exp: New file.
10492
38b022b4
SM
104932016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10494
10495 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10496 matching.
10497
1b40ec05
TT
104982016-06-02 Tom Tromey <tom@tromey.com>
10499
10500 PR python/18984:
10501 * gdb.python/py-shared.exp: Add solib_name test.
10502
193bd378
SM
105032016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10504
10505 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10506
3326303b
MG
105072016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10508
10509 PR c++/19893
10510 * gdb.dwarf2/implref.exp: Rename to...
10511 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10512 * gdb.dwarf2/implref-array.c: New file.
10513 * gdb.dwarf2/implref-array.exp: Likewise.
10514 * gdb.dwarf2/implref-global.c: Likewise.
10515 * gdb.dwarf2/implref-global.exp: Likewise.
10516 * gdb.dwarf2/implref-struct.c: Likewise.
10517 * gdb.dwarf2/implref-struct.exp: Likewise.
10518
825c8ef2
AT
105192016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10520
10521 * gdb.trace/trace-condition.exp: Add 64bit tests.
10522
2320162a
AT
105232016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10524
10525 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10526 bits types.
10527 (main): Adapt to 8 to 64 bits types.
10528 * gdb.trace/trace-condition.exp: Add new tests.
10529
a7818233
AT
105302016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10531
10532 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10533
0d336466
AT
105342016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10535
10536 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10537 Move condition tests...
10538 * gdb.trace/trace-condition.exp: Here.
10539
7faeb45a
AT
105402016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10541
10542 * gdb.trace/trace-condition.exp: Add counter-case tests.
10543
e385593e
JK
105442016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10545
10546 PR c++/15231
10547 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10548 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10549
744608cc
PA
105502016-05-27 Pedro Alves <palves@redhat.com>
10551
10552 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10553 New procedure.
10554 (top level): Call it, and bail out of DejaGnu is known to be bad.
10555
ac775bf4
AB
105562016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10557
10558 * gdb.base/whatis.c: Extend the test case.
10559 * gdb.base/whatis.exp: Add additional tests.
10560
2bbad2ea
BH
105612016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10562
10563* gdb.fortran/type.f90: Add pointer variable.
10564* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10565
8b70175d
BH
105662016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10567
10568 * gdb.fortran/vla-type.exp: Fix testcase name.
10569
86d8a848
BH
105702016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10571
10572 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10573
e188eb36
BH
105742016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10575
10576 * gdb.fortran/type.f90: Add nested structures.
10577 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10578 * gdb.fortran/derived-type.exp: Adapt expected output.
10579 * gdb.fortran/vla-type.exp: Adapt expected output.
10580
9b2db1fd
BH
105812016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10582
10583 * gdb.fortran/whatis_type.exp: Adapt expected output.
10584
72b17055
BH
105852016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10586
10587 * gdb.fortran/print_type.exp: Fix expected output.
10588 * gdb.fortran/whatis_type.exp: Fix expected output.
10589
3cd81d8d
BH
105902016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10591
10592 * gdb.fortran/whatis_type.exp: Use multi_line.
10593
ddae9462
TT
105942016-05-24 Tom Tromey <tom@tromey.com>
10595
10596 PR python/17386:
10597 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10598 use value as an index.
10599
1957f6b8
TT
106002016-05-23 Tom Tromey <tom@tromey.com>
10601
10602 PR python/17981:
10603 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10604 no-breakpoint case.
10605
026a9174
PA
106062016-05-24 Pedro Alves <palves@redhat.com>
10607
10608 PR gdb/19828
10609 * gdb.threads/clone-attach-detach.c: New file.
10610 * gdb.threads/clone-attach-detach.exp: New file.
10611
e70a7231
FR
106122016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10613
10614 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10615
0f6ed0e0
TT
106162016-05-23 Tom Tromey <tom@tromey.com>
10617
10618 PR python/19438, PR python/18393:
10619 * gdb.python/py-progspace.exp: Add "dir" test.
10620 * gdb.python/py-objfile.exp: Add "dir" test.
10621
ffd19d61
YQ
106222016-05-23 Yao Qi <yao.qi@linaro.org>
10623
10624 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10625 * gdb.arch/thumb2-it.exp: Likewise.
10626
9e8f9b05
SM
106272016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10628
10629 * gdb.mi/mi-threads-interrupt.c: New file.
10630 * gdb.mi/mi-threads-interrupt.exp: New file.
10631
61c6156d
SM
106322016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10633
10634 PR gdb/18077
10635 * gdb.mi/mi-async-run.exp: New file.
10636 * gdb.mi/mi-async-run.c: New file.
10637
67218854
TT
106382016-05-17 Tom Tromey <tom@tromey.com>
10639 Manish Goregaokar <manishsmail@gmail.com>
10640
10641 * lib/rust-support.exp: New file.
10642 * lib/gdb.exp (skip_rust_tests): New proc.
10643 (build_executable_from_specs): Handle rust.
10644 * lib/future.exp (gdb_find_rustc): New proc.
10645 (gdb_default_target_compile): Handle rust.
10646 * gdb.rust/expr.exp: New file.
10647 * gdb.rust/generics.exp: New file.
10648 * gdb.rust/generics.rs: New file.
10649 * gdb.rust/methods.exp: New file.
10650 * gdb.rust/methods.rs: New file.
10651 * gdb.rust/modules.exp: New file.
10652 * gdb.rust/modules.rs: New file.
10653 * gdb.rust/simple.exp: New file.
10654 * gdb.rust/simple.rs: New file.
10655
c44af4eb
TT
106562016-05-17 Tom Tromey <tom@tromey.com>
10657
10658 * gdb.base/default.exp (set language): Add rust.
10659
dcd1f979
TT
106602016-05-17 Tom Tromey <tom@tromey.com>
10661
10662 * gdb.gdb/unittest.exp: New file.
10663
155b7f57
YQ
106642016-05-16 Yao Qi <yao.qi@linaro.org>
10665
10666 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10667 shell_prompt. Update shell_prompt_re.
10668
8ddd5a6c
DE
106692016-05-12 Doug Evans <dje@google.com>
10670
10671 PR symtab/19999
10672 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10673 $options when building executable.
10674 * gdb.dwarf2/fission-loclists-pie.S: New file.
10675 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10676
02e370d9
SM
106772016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10678
10679 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10680 of [is_remote target],
10681
8929ad8b
SM
106822016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10683
10684 * lib/gdb.exp (use_gdb_stub): New procedure.
10685
6c447423
DE
106862016-05-03 Yunlian Jiang <yunlian@google.com>
10687 Doug Evans <dje@google.com>
10688
10689 PR symtab/19914
10690 * gdb.dwarf2/dwp-sepdebug.c: New file.
10691 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10692
444e826c
SM
106932016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10694
10695 * gdb.base/detach.exp: Remove is_remote check.
10696
740feeaa
SM
106972016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10698
10699 * gdb.base/annota-input-while-running.exp: Don't check for
10700 [is_remote target]. Enable annotations after running to main.
10701 Remove unused "set test..." line.
10702
9080ac9d
SM
107032016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10704
10705 * gdb.trace/trace-enable-disable.exp: New file.
10706 * gdb.trace/trace-enable-disable.c: New file.
10707
952ebca5
SM
107082016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10709
10710 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10711 use it in info sharedlibrary test.
10712 * gdb.trace/ftrace-lock.exp: Likewise.
10713 * gdb.trace/ftrace.exp: Likewise.
10714 * gdb.trace/range-stepping.exp: Likewise.
10715 * gdb.trace/trace-break.exp: Likewise.
10716 * gdb.trace/trace-condition.exp: Likewise.
10717 * gdb.trace/trace-mt.exp: Likewise.
10718
d9019901
SM
107192016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10720
10721 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10722 (gdb_load_shlib): ... this.
10723 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10724 gdb_load_shlib.
10725 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10726 * gdb.base/ctxobj.exp: Likewise.
10727 * gdb.base/dprintf-pending.exp: Likewise.
10728 * gdb.base/dso2dso.exp: Likewise.
10729 * gdb.base/fixsection.exp: Likewise.
10730 * gdb.base/gcore-relro.exp: Likewise.
10731 * gdb.base/gdb1555.exp: Likewise.
10732 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10733 * gdb.base/gnu-ifunc.exp: Likewise.
10734 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10735 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10736 * gdb.base/pending.exp: Likewise.
10737 * gdb.base/print-file-var.exp: Likewise.
10738 * gdb.base/print-symbol-loading.exp: Likewise.
10739 * gdb.base/shlib-call.exp: Likewise.
10740 * gdb.base/shreloc.exp: Likewise.
10741 * gdb.base/so-impl-ld.exp: Likewise.
10742 * gdb.base/solib-disc.exp: Likewise.
10743 * gdb.base/solib-nodir.exp: Likewise.
10744 * gdb.base/solib-overlap.exp: Likewise.
10745 * gdb.base/solib-symbol.exp: Likewise.
10746 * gdb.base/solib-weak.exp (do_test): Likewise.
10747 * gdb.base/sym-file.exp: Likewise.
10748 * gdb.base/symtab-search-order.exp: Likewise.
10749 * gdb.base/type-opaque.exp: Likewise.
10750 * gdb.base/unload.exp: Likewise.
10751 * gdb.base/watchpoint-solib.exp: Likewise.
10752 * gdb.compile/compile.exp: Likewise.
10753 * gdb.cp/gdb2384.exp: Likewise.
10754 * gdb.cp/infcall-dlopen.exp: Likewise.
10755 * gdb.cp/re-set-overloaded.exp: Likewise.
10756 * gdb.fortran/library-module.exp: Likewise.
10757 * gdb.opt/solib-intra-step.exp: Likewise.
10758 * gdb.python/py-finish-breakpoint.exp: Likewise.
10759 * gdb.python/py-shared.exp: Likewise.
10760 * gdb.reverse/solib-precsave.exp: Likewise.
10761 * gdb.reverse/solib-reverse.exp: Likewise.
10762 * gdb.server/solib-list.exp: Likewise.
10763 * gdb.threads/dlopen-libpthread.exp: Likewise.
10764 * gdb.threads/tls-shared.exp: Likewise.
10765 * gdb.threads/tls-so_extern.exp: Likewise.
10766 * gdb.trace/change-loc.exp: Likewise.
10767 * gdb.trace/ftrace-lock.exp: Likewise.
10768 * gdb.trace/ftrace.exp: Likewise.
10769 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10770 * gdb.trace/pending.exp: Likewise.
10771 * gdb.trace/range-stepping.exp: Likewise.
10772 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10773 (strace_info_marker): Likewise.
10774 (strace_probe_marker): Likewise.
10775 (strace_trace_on_same_addr): Likewise.
10776 (strace_trace_on_diff_addr): Likewise.
10777 * gdb.trace/trace-break.exp: Likewise.
10778 * gdb.trace/trace-condition.exp: Likewise.
10779 * gdb.trace/trace-mt.exp: Likewise.
10780
fca4cfd9
SM
107812016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10782
10783 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10784 result of gdb_remote_download.
10785 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10786 * gdb.base/dso2dso.exp: Likewise.
10787 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10788 * gdb.base/print-file-var.exp: Likewise.
10789 * gdb.base/shlib-call.exp: Likewise.
10790 * gdb.base/shreloc.exp: Likewise.
10791 * gdb.base/solib-overlap.exp: Likewise.
10792 * gdb.base/solib-weak.exp (do_test): Likewise.
10793 * gdb.base/unload.exp: Likewise.
10794
11cf4ffb
YQ
107952016-04-27 Yao Qi <yao.qi@linaro.org>
10796
10797 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10798 exists.
10799
3e2e34f8
KB
108002016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10801
10802 * vla-type.exp: Print structure from toplevel.
10803
8f07e298
BH
108042016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10805
10806 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10807 of dynamic types.
10808 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10809 of dynamic types.
10810
9920b434
BH
108112016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10812
10813 * gdb.fortran/vla-type.f90: New file.
10814 * gdb.fortran/vla-type.exp: New file.
10815
f3abeff5
YQ
108162016-04-25 Yao Qi <yao.qi@linaro.org>
10817
10818 * gdb.base/branch-to-self.c: New file.
10819 * gdb.base/branch-to-self.exp: New file.
10820
0a5d52f0
YQ
108212016-04-22 Yao Qi <yao.qi@linaro.org>
10822
10823 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10824 more after $hex.
10825
495346f6
YQ
108262016-04-22 Yao Qi <yao.qi@linaro.org>
10827
10828 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10829 * gdb.base/annota3.exp: Likewise.
10830
4a7e075c
YQ
108312016-04-22 Yao Qi <yao.qi@linaro.org>
10832
10833 * gdb.reverse/step-precsave.exp: Do one step and test program
10834 stops in "callee" and do multiple steps until program goes out
10835 of "callee".
10836 * gdb.reverse/step-reverse.exp: Likewise.
10837
5b061e98
YQ
108382016-04-22 Yao Qi <yao.qi@linaro.org>
10839
10840 * gdb.trace/signal.exp: Also pass if
10841 $tracepoint_hits($i) > $iterations.
10842
5c5dc57f
YQ
108432016-04-22 Yao Qi <yao.qi@linaro.org>
10844
10845 * gdb.trace/signal.c: New file.
10846 * gdb.trace/signal.exp: New file.
10847
a55411b9
DE
108482016-04-19 Doug Evans <xdje42@gmail.com>
10849
10850 * gdb.base/bad-file.exp: New file.
10851
a22df60a
MG
108522016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10853
10854 * gdb.dwarf2/implref.exp: New file.
10855
0c13f7e5
BH
108562016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10857
10858 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10859 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10860 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10861 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10862 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10863 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10864 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10865 * lib/fortran.exp (fortran_int4): New procedure.
10866 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10867 (fortran_logical4): Likewise.
10868
9b9b09e9
BH
108692016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10870
10871 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10872
a14d1f4d
BH
108732016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10874
10875 * lib/compiler.c: Add Intel specific preprocessor macros.
10876 * lib/compiler.cc: Likewise.
25d49b86 10877
7d49b1d0
LM
108782016-04-13 Luis Machado <lgustavo@codesourcery.com>
10879
10880 * gdb.server/connect-with-no-symbol-file.c: New file.
10881 * gdb.server/connect-with-no-symbol-file.exp: New file.
10882
8392fa22
SM
108832016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10884
10885 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10886
8c4c4aeb
SM
108872016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10888
10889 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10890 standard output directory.
10891
45e3745e
AT
108922016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10893
10894 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10895
e26b7e41
MM
108962016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10897
10898 * gdb.btrace/instruction_history.c (loop): Add declaration.
10899
8ce09462
AT
109002016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10901
10902 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10903
2e88a1ea
SM
109042016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10905
10906 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10907 parentheses to print.
10908 (continue_handler): Likewise.
10909
f48e22e3
SM
109102016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10911
10912 * gdb.server/solib-list.exp: Remove is_remote check.
10913 Pass shlib= to gdb_compile. Don't link shared library with
10914 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10915 Run binary filename through "readlink -f" on the target.
10916
096be756
PA
109172016-04-08 Pedro Alves <palves@redhat.com>
10918
10919 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10920 interpreter filename as argument to gdbserver_spawn.
10921 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10922 Return empty if $last_loaded_file does not exist.
10923
06500533
JK
109242016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10925
10926 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10927 * gdb.base/jit-main.c: Use exit after usage.
10928
2d35e871
JK
109292016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10930
10931 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10932 GDBHISTSIZE prior to the tests.
10933 * gdb.base/gdbinit-history.exp: Likewise.
10934
109352016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
10936
10937 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10938 instead of build_executable. Use gdb_load_shlibs.
10939
c8064e7e
YQ
109402016-04-07 Yao Qi <yao.qi@linaro.org>
10941
10942 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10943 Execute "si" command.
10944
bde47561
YQ
109452016-04-07 Yao Qi <yao.qi@linaro.org>
10946
10947 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10948 number instead of the comments on some line.
10949
b16f8a3b
DB
109502016-04-06 Don Breazeal <donb@codesourcery.com>
10951
10952 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10953 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10954
c2f901df
SM
109552016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10956
10957 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10958 standard_output_file. Remove unused binfile variable.
10959
ac17fda0
CU
109602016-04-05 Catalin Udma <catalin.udma@freescale.com>
10961
10962 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10963 * gdb.python/py-mi-objfile.exp: Match "list main" output
10964 in console format.
10965
03a8c4df
SM
109662016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10967
10968 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10969 absolute.
10970
6e774b13
SM
109712016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10972
10973 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10974 absolute.
10975 * gdb.trace/ftrace.exp: Likewise.
10976 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10977 targets as well.
10978 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10979 (gdb_load_shlibs): Copy libraries to test directory when testing
10980 natively. Only set solib-search-path if testing remotely.
10981 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10982
7817ea46
SM
109832016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10984
10985 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10986 gdb_download. Use it even if the target is not remote.
10987 * gdb.base/jit.exp (compile_jit_test): Likewise.
10988 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10989 output directory if the destination board is local, otherwise use
10990 the standard remote_download from DejaGnu.
10991 (gdb_download): Remove.
10992 (gdb_load_shlibs): Use gdb_remote_download instead of
10993 gdb_download.
10994 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10995 Use gdb_remote_download instead of gdb_download. Use it even if
10996 the target is not remote.
10997 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10998 instead of gdb_download.
10999
7beb7f68
SM
110002016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11001
11002 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11003 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11004 run.
11005
cc63428a
AV
110062016-04-01 Artemiy Volkov <artemiyv@acm.org>
11007
11008 PR gdb/19820
11009 * gdb.base/printcmds.exp: Add artificial arrays tests.
11010
64cdf930
PA
110112016-03-31 Pedro Alves <palves@redhat.com>
11012
11013 PR gdb/19858
11014 * gdb.base/jit-main.c: Include unistd.h.
11015 (ATTACH): Define to 0 if not already defined.
11016 (wait_for_gdb, mypid): New globals.
11017 (WAIT_FOR_GDB): New macro.
11018 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11019 some breakpoint locations.
11020 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11021 New procedures.
11022 (one_jit_test): Add REATTACH parameter, and handle it. Use
11023 continue_to_test_location.
11024 (top level): Test attach, and adjusts calls to one_jit_test.
11025
40dea8cb
PA
110262016-03-31 Pedro Alves <palves@redhat.com>
11027
11028 PR gdb/19858
11029 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11030 BINSUFFIX parameter, and handle it.
11031 (top level): Adjust calls compile_jit_test.
11032
e7ea3ec7
CU
110332016-03-31 Catalin Udma <catalin.udma@freescale.com>
11034
11035 PR python/19743
11036 * gdb.python/py-mi-events-gdb.py: New file.
11037 * gdb.python/py-mi-events.c: New file.
11038 * gdb.python/py-mi-events.exp: New file.
11039
e6359af3
YQ
110402016-03-30 Yao Qi <yao.qi@linaro.org>
11041
11042 * gdb.reverse/until-precsave.exp: Match function name only.
11043 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11044 Move malloc to a condition block.
11045 * gdb.reverse/until-reverse.exp: Match function name only.
11046
a4105d04
MK
110472016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11048
11049 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11050 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11051 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11052 variable for GPR 0 instead of assuming it is register 0.
11053 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11054 * lib/trace-support.exp: Add s390 registers.
11055
bfa6adb9
YQ
110562016-03-29 Yao Qi <yao.qi@linaro.org>
11057
11058 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11059
1e6697ea
YQ
110602016-03-24 Yao Qi <yao.qi@linaro.org>
11061
11062 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11063 test message.
11064
64bcd522
AA
110652016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11066
11067 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11068 maintaining separate logic for constructing the output path.
11069
7868401b
DB
110702016-03-16 Don Breazeal <donb@codesourcery.com>
11071
11072 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11073 Retry fork and waitpid on interrupted system call errors.
11074 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11075 Use with_timeout_factor to increase timeout by factor of 10.
11076
1cafadb4
DB
110772016-03-15 Don Breazeal <donb@codesourcery.com>
11078
11079 * gdb.cp/scope-err.cc: New test program.
11080 * gdb.cp/scope-err.exp: New test script.
11081 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11082 lines and "set breakpoint here" comment.
11083 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11084 Fixed some whitespace and format issues.
11085 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11086 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11087
81516450
DE
110882016-03-15 Doug Evans <dje@google.com>
11089
11090 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11091 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11092 All callers updated. Add tests for enums, mixed flags register.
11093
aa52b601
DE
110942016-03-15 Doug Evans <dje@google.com>
11095
11096 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11097 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11098
fa4ff313
SM
110992016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11100
11101 * gdb.base/default.exp: Add $_as_string to the list of expected
11102 convenience functions.
11103
f2403c39
AB
111042016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11105
11106 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11107
f2f3ccb9
SM
111082016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11109
11110 * gdb.python/py-as-string.exp: New file.
11111 * gdb.python/py-as-string.c: New file.
11112
00dbd492
PA
111132016-03-09 Pedro Alves <palves@redhat.com>
11114
11115 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11116 signal" -> "Thread NN received signal" output change.
11117 * gdb.threads/ia64-sigill.exp: Likewise.
11118 * gdb.threads/linux-dp.exp: Likewise.
11119 * gdb.threads/manythreads.exp: Likewise.
11120 * gdb.threads/pending-step.exp: Likewise.
11121 * gdb.threads/print-threads.exp: Likewise.
11122 * gdb.threads/sigstep-threads.exp: Likewise.
11123 * gdb.threads/staticthreads.exp: Likewise.
11124 * gdb.threads/tls.exp: Likewise.
11125
1e6697ea
YQ
111262016-03-09 Pedro Alves <palves@redhat.com>
11127
11128 * gdb.base/command-line-input.exp: New file.
11129
b04fd3be
MK
111302016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11131
11132 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11133 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11134 * gdb.trace/pending.exp: Accept leading dot before function name.
11135 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11136 * lib/trace-support.exp: Set registers for ppc.
11137
98fa59e9
MK
111382016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11139
11140 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11141 use it for disassembly; accept .main in addition to main in backtrace.
11142
f77198c8
MK
111432016-03-09 Wei-cheng Wang <cole945@gmail.com>
11144 Marcin Kościelnicki <koriakin@0x04.net>
11145
11146 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11147 (gdb_recursion_test_ptr): New global variable.
11148 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11149 gdb_recursion_test.
11150 (gdb_c_test): Ditto.
11151
ba84e0da
MK
111522016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11153
11154 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11155 ordering.
11156
4366d36e
MK
111572016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11158
11159 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11160 (bar): Add bar_start_lbl label.
11161 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11162 of foo/bar for emitting DWARF and tracing.
11163
5eb264df
SDJ
111642016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11165
11166 * analyze-racy-logs.py: Set executable bit.
11167
fb6a751f
SDJ
111682016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11169
11170 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11171 (CHECK_TARGET_TMP): Likewise.
11172 (check-single-racy): New rule.
11173 (check-parallel-racy): Likewise.
11174 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11175 (do-check-parallel-racy): New rule.
11176 (check-racy/%.exp): Likewise.
11177 * README (Racy testcases): New section.
11178 * analyze-racy-logs.py: New file.
11179
bdf7e230
DE
111802016-03-03 Doug Evans <dje@google.com>
11181
11182 * gdb.base/skip.exp: Use with_test_prefix.
11183
4719d415
YQ
111842016-03-03 Yao Qi <yao.qi@linaro.org>
11185
11186 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11187 Invoke step_over_syscall "clone" and break_cond_on_syscall
11188 "clone".
11189 * gdb.base/step-over-clone.c: New file.
11190
ea507862
YQ
111912016-03-03 Yao Qi <yao.qi@linaro.org>
11192
11193 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11194 code format.
11195
8fc8cbda
YQ
111962016-03-03 Yao Qi <yao.qi@linaro.org>
11197
11198 * gdb.base/disp-step-fork.c: Rename to ...
11199 * gdb.base/step-over-fork.c: ... it. New file.
11200 * gdb.base/disp-step-vfork.c: Rename to ...
11201 * gdb.base/step-over-vfork.c: ... it. New file.
11202 * gdb.base/disp-step-syscall.exp: Rename to ...
11203 * gdb.base/step-over-syscall.exp: ... it. New file.
11204 (disp_step_cross_syscall): Rename to ...
11205 (step_over_syscall): ... it.
11206
92fa70b0
YQ
112072016-03-03 Yao Qi <yao.qi@linaro.org>
11208
11209 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11210 If target supports condition evaluation on target, invoke
11211 break_cond_on_syscall for fork and vfork.
11212
e197ad3c
YQ
112132016-03-03 Yao Qi <yao.qi@linaro.org>
11214
11215 * gdb.base/disp-step-syscall.exp: Don't invoke
11216 support_displaced_stepping.
11217 (disp_step_cross_syscall): Test with displaced stepping off and
11218 on if supported.
11219
0b47da9f
YQ
112202016-03-03 Yao Qi <yao.qi@linaro.org>
11221
11222 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11223 proc.
11224 (setup): New proc.
11225 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11226 and setup.
11227
065ab6dc
BH
112282016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11229
11230 * gdb.fortran/vla-history.exp: Remove breakpoint.
11231
07e448ad 112322016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11233
25d49b86
PA
11234 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11235 exceeds timeout.
07e448ad 11236
9ac2d526 112372016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11238
25d49b86
PA
11239 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11240 breakpoint.
9ac2d526 11241
17807369
BH
112422016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11243
11244 * gdb.mi/vla.f90: Nullify pointer after declaration.
11245
86e501af
PA
112462016-03-01 Pedro Alves <palves@redhat.com>
11247
11248 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11249
1e903e32
PA
112502016-03-01 Pedro Alves <palves@redhat.com>
11251
11252 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11253 before anything else.
11254 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11255 _GNU_SOURCE here.
11256 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11257 before anything else.
11258 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11259
6ccb54e2
PA
112602016-03-01 Pedro Alves <palves@redhat.com>
11261
11262 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11263
30ca9da1
YQ
112642016-03-01 Yao Qi <yao.qi@linaro.org>
11265
11266 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11267 prepare_for_testing.
11268
dc856b38
YQ
112692016-03-01 Yao Qi <yao.qi@linaro.org>
11270
11271 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11272
4a932159
AA
112732016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11274
11275 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11276 manually constructing the output path.
11277
f2489477
AA
112782016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11279
11280 * gdb.arch/s390-stackless.S: New.
11281 * gdb.arch/s390-stackless.exp: New.
11282
38899f16
IB
112832016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11284
11285 * gdb.dlang/circular.c: New file.
11286 * gdb.dlang/circular.exp: New file.
11287
9fde51ed
YQ
112882016-02-26 Yao Qi <yao.qi@linaro.org>
11289
11290 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11291 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11292 (testcases): Update.
11293
ce90fefe
YQ
112942016-02-26 Yao Qi <yao.qi@linaro.org>
11295
11296 * gdb.reverse/aarch64.c: Rename to ...
11297 * gdb.reverse/insn-reverse.c: ... it.
11298 * gdb.reverse/aarch64.exp: Rename to ...
11299 * gdb.reverse/insn-reverse.exp: ... it.
11300
3263bceb
YQ
113012016-02-26 Yao Qi <yao.qi@linaro.org>
11302
11303 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11304 (testcase_ftype): New.
11305 (testcases): New array.
11306 (n_testcases): New.
11307 (main): Call each element in testcases.
11308 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11309 (read_testcase): New.
11310 Do the tests in a loop.
11311
6cb59ff1
YQ
113122016-02-25 Yao Qi <yao.qi@linaro.org>
11313
11314 * gdb.base/branches.c: Remove.
11315
ae91f625
MK
113162016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11317
11318 PR gdb/13808
11319 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11320
678b48b7
MK
113212016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11322
11323 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11324
7337a6f2
MK
113252016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11326
11327 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11328 change x86_64 call_insn to 'callq'.
11329
861ca91f
AT
113302016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11331
11332 * gdb.trace/tfile-avx.c: Move to...
11333 * gdb.trace/tracefile-pseudo-reg.c: Here.
11334 * gdb.trace/tfile-avx.exp: Move to...
11335 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11336
bf74e428
GB
113372016-02-24 Gary Benson <gbenson@redhat.com>
11338
11339 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11340 message on attach.
11341
cce0e923
DE
113422016-02-23 Doug Evans <dje@google.com>
11343
11344 * gdb.base/skip.c (test_skip): New function.
11345 (end_test_skip_file_and_function): New function.
11346 (test_skip_file_and_function): New function.
11347 * gdb.base/skip1.c (test_skip): New function.
11348 (skip1_test_skip_file_and_function): New function.
11349 * gdb.base/skip.exp: Add tests for new skip options.
11350 * gdb.base/skip-solib.exp: Update expected output.
11351 * gdb.perf/skip-command.cc: New file.
11352 * gdb.perf/skip-command.exp: New file.
11353 * gdb.perf/skip-command.py: New file.
11354
4000e47e
MK
113552016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11356
11357 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11358 info registers pattern.
11359
24f75ead
IB
113602016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11361
11362 * lib/future.exp: Add D support.
11363 (gdb_find_gdc): New proc.
11364 (gdb_default_target_compile): Add D support.
11365
fbb7bcbe
WW
113662016-02-18 Wei-cheng Wang <cole945@gmail.com>
11367
11368 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11369 user+system time.
11370 (trace_speed_test): Determine the iteration count for a time
11371 between 15..30 seconds.
11372
012b3a21
WT
113732016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11374
11375 * gdb.arch/i386-mpx-sigsegv.c: New file.
11376 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11377 * gdb.arch/i386-mpx-simple_segv.c: New file.
11378 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11379
2d5189bd
YQ
113802016-02-18 Yao Qi <yao.qi@linaro.org>
11381
11382 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11383 Don't call setup_kfail.
11384
40fb20d0
YQ
113852016-02-18 Yao Qi <yao.qi@linaro.org>
11386
11387 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11388 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11389
21b1f8d2
DE
113902016-02-16 Doug Evans <dje@google.com>
11391
11392 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11393 * gdb.base/skip1.c: Ditto.
11394 * gdb.base/skip.exp: Whitespace cleanup.
11395
4041ed77
DB
113962016-02-16 Don Breazeal <donb@codesourcery.com>
11397
11398 PR remote/19496
11399 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11400 Remove kfail for PR remote/19496.
11401
c4ef31bf
SM
114022016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11403
11404 * lib/gdb.exp (standard_temp_file): Return a path specific to
11405 the runtest invocation.
11406
266b65b3
SM
114072016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11408
11409 * gdb.trace/save-trace.exp: Change relative path to be in the
11410 standard output directory.
11411
a7a0a6a9
JK
114122016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11413
11414 * gdb.arch/i386-prologue.c: Add missing prototypes.
11415
c99dbb42
JK
114162016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11417
11418 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11419 * gdb.arch/i386-prologue.exp: Likewise.
11420 * gdb.arch/i386-size.exp: Likewise.
11421
aa480355
SM
114222016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11423
11424 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11425 define object file path.
11426 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11427 file path.
11428 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11429 standard_output_file to define binfile.
11430
ba881f50
JK
114312016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11432
11433 Fix compatibility with recent gfortran-5.3.1.
11434 * gdb.fortran/vla-history.exp (print vla1 allocated)
11435 (print vla2 allocated, print $2, print $3): Remove
11436 (print $4): Rename to ...
11437 (print $2): ... here.
11438 (print $9): Rename to ...
11439 (print $5): ... here.
11440 (print $10): Rename to ...
11441 (print $6): ... here.
11442 * gdb.fortran/vla.f90: Add pvla initialization.
11443
e9fb005c
JK
114442016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11445
11446 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11447 New test.
11448 * gdb.fortran/vla-value-sub.exp: Likewise.
11449
e44e00ff
MK
114502016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11451
11452 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11453
97e94151
SM
114542016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11455
11456 * i386-biarch-core.exp: Define corefile using
11457 standard_output_file.
11458
01113bc1
YQ
114592016-02-12 Yao Qi <yao.qi@linaro.org>
11460
11461 * gdb.arch/arm-single-step-kernel-helper.c: New.
11462 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11463
33b4777c
MM
114642016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11465
11466 * gdb.btrace/tailcall-only.exp: New.
11467 * gdb.btrace/tailcall-only.c: New.
11468 * gdb.btrace/x86_64-tailcall-only.S: New.
11469 * gdb.btrace/i686-tailcall-only.S: New.
11470
acc23c11
PA
114712016-02-11 Pedro Alves <palves@redhat.com>
11472
11473 * README (Parallel testing): Add missing double quotes.
11474
e352bf0a
PA
114752016-02-11 Pedro Alves <palves@redhat.com>
11476
11477 * README (Parallel testing): New section.
11478 (GDB_PARALLEL): Rewrite.
11479 (FORCE_PARALLEL): Document.
11480
9f5fed78
MK
114812016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11482
11483 * gdb.trace/tfile-avx.c: New test.
11484 * gdb.trace/tfile-avx.exp: New test.
11485
9ef9e6a6
KS
114862016-02-09 Keith Seitz <keiths@redhat.com>
11487
11488 PR breakpoints/19546
11489 * gdb.base/infcall-exec.c: New file.
11490 * gdb.base/infcall-exec2.c: New file.
11491 * gdb.base/infcall-exec.exp: New file.
11492
a96e36da
KS
114932016-02-09 Keith Seitz <keiths@redhat.com>
11494
11495 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11496 (toplevel): Call test_bkpt_address.
11497
9f61929f
KS
114982016-02-09 Keith Seitz <keiths@redhat.com>
11499
11500 PR python/19506
11501 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11502 (toplevel): Call test_bkpt_address.
11503
1e94266c
SM
115042016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11505
11506 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11507 to AC_OUTPUT.
11508 * configure: Regenerate.
11509
2a7f3dff
PA
115102016-02-09 Pedro Alves <palves@redhat.com>
11511
11512 PR breakpoints/19548
11513 * gdb.base/execl-update-breakpoints.c (some_function): New
11514 function.
11515 (main): Call it.
11516 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11517 Tighten expected GDB output.
11518
2151ccc5
SM
115192016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11520
11521 * Makefile.in (ALL_SUBDIRS): Remove.
11522 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11523 (distclean maintainer-clean realclean): Likewise.
11524 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11525 * configure: Regenerate.
11526 * gdb.ada/Makefile.in: Delete.
11527 * gdb.arch/Makefile.in: Likewise.
11528 * gdb.asm/Makefile.in: Likewise.
11529 * gdb.base/Makefile.in: Likewise.
11530 * gdb.btrace/Makefile.in: Likewise.
11531 * gdb.cell/Makefile.in: Likewise.
11532 * gdb.compile/Makefile.in: Likewise.
11533 * gdb.cp/Makefile.in: Likewise.
11534 * gdb.disasm/Makefile.in: Likewise.
11535 * gdb.dlang/Makefile.in: Likewise.
11536 * gdb.dwarf2/Makefile.in: Likewise.
11537 * gdb.fortran/Makefile.in: Likewise.
11538 * gdb.gdb/Makefile.in: Likewise.
11539 * gdb.go/Makefile.in: Likewise.
11540 * gdb.guile/Makefile.in: Likewise.
11541 * gdb.java/Makefile.in: Likewise.
11542 * gdb.linespec/Makefile.in: Likewise.
11543 * gdb.mi/Makefile.in: Likewise.
11544 * gdb.modula2/Makefile.in: Likewise.
11545 * gdb.multi/Makefile.in: Likewise.
11546 * gdb.objc/Makefile.in: Likewise.
11547 * gdb.opencl/Makefile.in: Likewise.
11548 * gdb.opt/Makefile.in: Likewise.
11549 * gdb.pascal/Makefile.in: Likewise.
11550 * gdb.perf/Makefile.in: Likewise.
11551 * gdb.python/Makefile.in: Likewise.
11552 * gdb.reverse/Makefile.in: Likewise.
11553 * gdb.server/Makefile.in: Likewise.
11554 * gdb.stabs/Makefile.in: Likewise.
11555 * gdb.threads/Makefile.in: Likewise.
11556 * gdb.trace/Makefile.in: Likewise.
11557 * gdb.xml/Makefile.in: Likewise.
11558 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11559 GDB_PARALLEL.
11560 (standard_output_file): Remove check for GDB_PARALLEL, always
11561 return path in outputs/$subdir/$testname.
11562
437277d4
SM
115632016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11564
11565 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11566 (site.exp): Assign abs_srcdir to tcl's srcdir.
11567
31d913c7
YQ
115682016-02-04 Yao Qi <yao.qi@linaro.org>
11569
11570 * gdb.base/foll-exec-mode.c: Include limits.h.
11571 (main): Add parameters argc and argv. Get directory from
11572 argv[0].
11573 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11574 compilation.
11575 * gdb.base/foll-exec.c: Include limits.h.
11576 (main): Add parameters argc and argv.
11577 Get directory from argv[0].
11578 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11579 Adjust tests on the number of lines as source code changed.
11580 * gdb.base/foll-vfork-exit.c: Include limits.h.
11581 (main): Add one line of statement before vfork.
11582 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11583 (main): Add parameters argc and argv. Get directory from
11584 argv[0].
11585 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11586 (setup_gdb): Set tbreak to skip some source lines.
11587 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11588 (main): Add parameters argc and argv. Get directory from
11589 argv[0].
11590 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11591 compilation.
11592 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11593 (main): Add parameters argc and argv. Get directory from
11594 argv[0].
11595 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11596 compilation.
11597
9482b9fb
DE
115982016-02-01 Doug Evans <dje@google.com>
11599
11600 * gdb.base/skip.exp: Clean up multiple references to same test name.
11601
6b2e4f10
PA
116022016-02-01 Pedro Alves <palves@redhat.com>
11603
ccb6afd6 11604 PR remote/19496
6b2e4f10
PA
11605 * gdb.threads/forking-threads-plus-breakpoint.exp
11606 (displaced_stepping_supported): New global.
11607 (probe_displaced_stepping_support): New procedure.
11608 (do_test): Add 'displaced' parameter, and use it.
11609 (top level): Check for displaced stepping support. Add displaced
11610 stepping on/off testing axis.
11611
37a8db1a
AB
116122016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11613
11614 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11615 pointer. Don't perform further tests on the unassociated pointer
11616 if the first test fails.
11617
5fdf6324
AB
116182016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11619
11620 * gdb.base/max-value-size.c: New file.
11621 * gdb.base/max-value-size.exp: New file.
11622 * gdb.base/huge.exp: Disable max-value-size for this test.
11623
935c6144
IB
116242016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11625
11626 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11627
7fe8399d
YQ
116282016-01-28 Yao Qi <yao.qi@linaro.org>
11629
11630 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11631
a2077e25
PA
116322016-01-25 Pedro Alves <palves@redhat.com>
11633
11634 PR threads/19461
11635 * gdb.base/fork-running-state.c: New file.
11636 * gdb.base/fork-running-state.exp: New file.
11637
1d2736d4
PA
116382016-01-25 Pedro Alves <palves@redhat.com>
11639
11640 PR gdb/19494
11641 * gdb.base/catch-fork-kill.c: New file.
11642 * gdb.base/catch-fork-kill.exp: New file.
11643
f1da4b11
PA
116442016-01-25 Pedro Alves <palves@redhat.com>
11645
11646 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11647 Delete, moved to lib/gdb.exp.
11648 * gdb.threads/forking-threads-plus-breakpoint.exp
11649 (foreach_with_prefix): Likewise.
11650 * gdb.threads/process-dies-while-handling-bp.exp
11651 (foreach_with_prefix): Likewise.
11652 * lib/gdb.exp (foreach_with_prefix): New procedure.
11653
45f38546
MK
116542016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11655
11656 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11657 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11658
dc29a1ce
MK
116592016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11660
11661 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11662 endian targets.
11663
092127d7
JK
116642016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11665 Pedro Alves <palves@redhat.com>
11666
11667 Fix testsuite compatibility with Guile.
11668 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11669 number.
11670
31d765d3
JK
116712016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11672
11673 Fix testsuite compatibility with Guile.
11674 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11675 (thread 1): New test for backtrace through signal handler.
11676
1ac78c04
YQ
116772016-01-22 Yao Qi <yao.qi@linaro.org>
11678
11679 PR testsuite/19491
11680 * gdb.base/multi-forks.c: Include
11681 ../lib/unbuffer_output.c
11682 (main): Call gdb_unbuffer_output.
11683
4f5946a8
DE
116842016-01-21 Doug Evans <dje@google.com>
11685
11686 * lib/ada.exp (gdb_compile_ada): Fix typo.
11687
305e13e6
JB
116882016-01-21 Joel Brobecker <brobecker@adacore.com>
11689
11690 * gdb.base/break-fun-addr.exp: New file.
11691 * gdb.base/break-fun-addr1.c: New file.
11692 * gdb.base/break-fun-addr2.c: New file.
11693
5f5dfff6
SM
116942016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11695
11696 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11697 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11698 enum flag values.
11699
fd356fa2
AA
117002016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11701
11702 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11703 when GDB can not set the vector return value. Add more comments
11704 for clarification.
11705
9df22175
AT
117062016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11707
11708 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11709 command.
11710
41d1845e
SM
117112016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11712
11713 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11714
01ac6840
SM
117152016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11716
11717 * Makefile.in (check-single): Pass --status to runtest.
11718 (check/%.exp): Likewise.
11719
117202016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11721
11722 * Makefile.in (check-parallel): Propagate return code from make
11723 do-check-parallel.
11724
bd0a71fa
MK
117252016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11726
11727 * gdb.trace/ftrace.exp: Fix expected message on continue.
11728 * gdb.trace/pending.exp: Fix expected message on continue.
11729 * gdb.trace/trace-break.exp: Fix expected message on continue.
11730
8bcbad33
SM
117312016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11732
11733 * lib/gdb.exp (gdb_test): Remove unused global references.
11734
f303dbd6
PA
117352016-01-18 Pedro Alves <palves@redhat.com>
11736
11737 * gdb.base/async-shell.exp: Adjust expected output.
11738 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11739 * gdb.base/siginfo-thread.exp: Adjust expected output.
11740 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11741 * gdb.java/jnpe.exp: Adjust expected output.
11742 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11743 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11744 * gdb.threads/leader-exit.exp: Adjust expected output.
11745 * gdb.threads/manythreads.exp: Adjust expected output.
11746 * gdb.threads/pthreads.exp: Adjust expected output.
11747 * gdb.threads/schedlock.exp: Adjust expected output.
11748 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11749 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11750 expected output.
11751 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11752 output.
11753 * gdb.threads/sigthread.exp: Adjust expected output.
11754 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11755
b2789696
YQ
117562016-01-18 Yao Qi <yao.qi@linaro.org>
11757
11758 * gdb.guile/scm-section-script.c: Replace @progbits with
11759 %progbits.
11760 * gdb.python/py-section-script.c: Likewise.
11761
71ef29a8
PA
117622016-01-15 Pedro Alves <palves@redhat.com>
11763
11764 * gdb.multi/tids.exp: Test star wildcard ranges.
11765
3f5b7598
PA
117662016-01-15 Pedro Alves <palves@redhat.com>
11767
11768 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11769 command from "thread apply" invocation.
11770 (thr_apply_info_thr_invalid): Default the expected output to the
11771 input tid list.
11772 (top level): Add tests that use convenience variables. Add tests
11773 for "thread apply" with a valid TID list, but missing the command.
11774
663f6d42
PA
117752016-01-13 Pedro Alves <palves@redhat.com>
11776
11777 * gdb.base/default.exp: Expect $_gthread as well.
11778 * gdb.multi/tids.exp: Test $_gthread.
11779 * gdb.threads/thread-specific.exp: Test $_gthread.
11780
c84f6bbf
PA
117812016-01-13 Pedro Alves <palves@redhat.com>
11782
11783 * gdb.multi/tids.exp: Test "info threads -gid".
11784
22a02324
PA
117852016-01-13 Pedro Alves <palves@redhat.com>
11786
11787 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11788 Breakpoint.thread.
11789 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11790
5d5658a1
PA
117912016-01-07 Pedro Alves <palves@redhat.com>
11792
11793 * gdb.base/break.exp: Adjust to output changes.
11794 * gdb.base/hbreak2.exp: Likewise.
11795 * gdb.base/sepdebug.exp: Likewise.
11796 * gdb.base/watch_thread_num.exp: Likewise.
11797 * gdb.linespec/keywords.exp: Likewise.
11798 * gdb.multi/info-threads.exp: Likewise.
11799 * gdb.threads/thread-find.exp: Likewise.
11800 * gdb.multi/tids.c: New file.
11801 * gdb.multi/tids.exp: New file.
11802
84654457
PA
118032016-01-13 Pedro Alves <palves@redhat.com>
11804
11805 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11806
e3940304
PA
118072016-01-13 Pedro Alves <palves@redhat.com>
11808
11809 * gdb.base/default.exp: Expect $_inferior as well.
11810 * gdb.multi/base.exp: Test $_inferior.
11811
a911d87a
PA
118122016-01-13 Pedro Alves <palves@redhat.com>
11813
11814 PR breakpoints/19388
11815 * gdb.base/catch-signal-siginfo-cond.c: New file.
11816 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11817
82075af2
JS
118182016-01-12 Josh Stone <jistone@redhat.com>
11819 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11820
11821 * gdb.base/catch-syscall.c (do_execve): New variable.
11822 (main): Conditionally trigger an execve.
11823 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11824 (test_catch_syscall_execve): New, check entry/return across execve.
11825 (do_syscall_tests): Call test_catch_syscall_execve.
11826
e46eeedd
PA
118272016-01-12 Pedro Alves <palves@redhat.com>
11828
11829 * gdb.base/random-signal.exp (do_test): New procedure, with body
11830 of testcase moved in.
11831
01d8c27e
JK
118322016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11833 Pedro Alves <palves@redhat.com>
11834
11835 * gdb.base/funcargs.exp (finish from indirectly called function):
11836 Reintroduce the case for 'First'.
11837
9a706302
JK
118382016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11839 Pedro Alves <palves@redhat.com>
11840
11841 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11842 (tcatch_vfork_then_child_follow_exec)
11843 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11844 identification.
11845
c0ecb95f
JK
118462016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11847
11848 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11849 and repeats to unlimited.
11850 * gdb.python/py-value.exp: Likewise.
11851 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11852 and repeats to unlimited.
11853
6cfc1fcb
JK
118542016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11855
11856 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11857 and reordering the functions.
11858 * gdb.multi/hangout.c: Likewise.
11859 * gdb.multi/hello.c: Likewise.
11860
582a1b00
SM
118612016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11862
11863 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11864 absolute.
11865 (SingleStatisticTestResult.report): Use dict.keys instead of
11866 dict.iterkeys.
11867
79bc59cb
PA
118682016-01-06 Pedro Alves <palves@redhat.com>
11869
11870 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11871
43368e1d
MM
118722016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11873
11874 * gdb.btrace/dlopen.exp: New.
11875 * gdb.btrace/dlopen.c: New.
11876 * gdb.btrace/dlopen-dso.c: New.
11877
79fad5b8
SL
118782015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11879
11880 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11881 PATTERN argument is optional.
11882
ab8314b3
JB
118832015-12-24 Joel Brobecker <brobecker@adacore.com>
11884
11885 * lib/ada.exp (target_compile_ada_from_dir): New function.
11886 (gdb_compile_ada): Reimplement avoiding the use of project files.
11887 * gdb.ada/gnat_ada.gpr: Delete.
11888 * gdb.ada/cond_lang.exp: Adjust test to make path before
11889 filename optional.
11890 * gdb.ada/small_reg_param.exp: Likewise.
11891
fe33faff
SM
118922015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11893
11894 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11895
6d265cb4
TP
118962015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11897
11898 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11899 case.
11900
10125099
SM
119012015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11902
11903 * gdb.base/break.exp: Remove dead code.
11904 * gdb.base/sepdebug.exp: Likewise.
11905
3ca22649
SM
119062015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11907
11908 * gdb.asm/asm-source.exp: Remove HP-UX references.
11909 * gdb.base/annota1.exp: Likewise.
11910 * gdb.base/annota3.exp: Likewise.
11911 * gdb.base/attach.exp: Likewise.
11912 * gdb.base/bigcore.exp: Likewise.
11913 * gdb.base/break.exp: Likewise.
11914 * gdb.base/call-ar-st.exp: Likewise.
11915 * gdb.base/callfuncs.exp: Likewise.
11916 * gdb.base/catch-fork-static.exp: Likewise.
11917 * gdb.base/display.exp: Likewise.
11918 * gdb.base/foll-exec-mode.exp: Likewise.
11919 * gdb.base/foll-exec.exp: Likewise.
11920 * gdb.base/foll-fork.exp: Likewise.
11921 * gdb.base/foll-vfork.exp: Likewise.
11922 * gdb.base/funcargs.exp: Likewise.
11923 * gdb.base/hbreak2.exp: Likewise.
11924 * gdb.base/inferior-died.exp: Likewise.
11925 * gdb.base/interrupt.exp: Likewise.
11926 * gdb.base/multi-forks.exp: Likewise.
11927 * gdb.base/nodebug.exp: Likewise.
11928 * gdb.base/sepdebug.exp: Likewise.
11929 * gdb.base/solib1.c: Likewise.
11930 * gdb.base/step-test.exp: Likewise.
11931 * gdb.mi/non-stop.c: Likewise.
11932 * gdb.mi/pthreads.c: Likewise.
11933 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11934 * gdb.threads/pthreads.c: Likewise.
11935 * gdb.threads/staticthreads.exp: Likewise.
11936 * lib/future.exp: Likewise.
11937 * lib/gdb.exp: Likewise.
11938 * gdb.base/so-indr-cl.c: Remove.
11939 * gdb.base/so-indr-cl.exp: Likewise.
11940 * gdb.base/solib.c: Likewise.
11941 * gdb.base/solib.exp: Likewise.
11942 * gdb.base/solib2.c: Likewise.
11943
b6304613
SM
119442015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11945
11946 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11947 * gdb.base/call-ar-st.exp: Likewise.
11948 * gdb.base/callfuncs.exp: Likewise.
11949 * gdb.base/condbreak.exp: Likewise.
11950 * gdb.base/constvars.exp: Likewise.
11951 * gdb.base/hbreak2.exp: Likewise.
11952 * gdb.base/langs.exp: Likewise.
11953 * gdb.base/list.exp: Likewise.
11954 * gdb.base/long_long.exp: Likewise.
11955 * gdb.base/ptype.exp: Likewise.
11956 * gdb.base/scope.exp: Likewise.
11957 * gdb.base/signals.exp: Likewise.
11958 * gdb.base/so-impl-ld.exp: Likewise.
11959 * gdb.base/varargs.exp: Likewise.
11960 * gdb.base/volatile.exp: Likewise.
11961 * gdb.base/whatis.exp: Likewise.
11962 * gdb.cp/cplusfuncs.exp: Likewise.
11963 * gdb.cp/inherit.exp: Likewise.
11964 * gdb.cp/local.exp: Likewise.
11965 * gdb.cp/member-ptr.exp: Likewise.
11966 * gdb.cp/method.exp: Likewise.
11967 * gdb.cp/overload.exp: Likewise.
11968 * gdb.cp/templates.exp: Likewise.
11969 * gdb.stabs/weird.exp: Likewise.
11970 * lib/compiler.c: Likewise.
11971 * lib/compiler.cc: Likewise.
11972 * lib/cp-support.exp: Likewise.
11973 * lib/gdb.exp: Likewise.
11974
bf401b07
SM
119752015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11976
11977 * configure.ac: Remove HP-UX case.
11978 * configure: Regenerate.
11979
aff9c0f8
SM
119802015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11981
11982 * lib/gdb.exp (gdb_compile): Add function doc.
11983
a6904d5a
PA
119842015-12-17 Pedro Alves <palves@redhat.com>
11985
11986 PR threads/19354
11987 * gdb.multi/info-threads.exp: New file.
11988
a22279dd
YQ
119892015-12-15 Yao Qi <yao.qi@linaro.org>
11990
11991 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11992 is aarch64*-*-*.
11993
0588c796
SL
119942015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11995
11996 * gdb.base/history-duplicates.exp: Skip if no readline support.
11997
5d978e17
SL
119982015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11999
12000 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12001
7e763b86
SL
120022015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12003
12004 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12005
87a3a92c
SL
120062015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12007
12008 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12009 ctrl-C if nointerrupts target property is set.
12010 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12011 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12012 * gdb.base/paginate-bg-execution.exp: Likewise.
12013 * gdb.base/paginate-execution-startup.exp: Likewise.
12014 * gdb.base/random-signal.exp: Likewise.
12015 * gdb.base/range-stepping.exp: Likewise.
12016 * gdb.cp/annota2.exp: Likewise.
12017 * gdb.cp/annota3.exp: Likewise.
12018 * gdb.gdb/selftest.exp: Likewise.
12019 * gdb.threads/continue-pending-status.exp: Likewise.
12020 * gdb.threads/leader-exit.exp: Likewise.
12021 * gdb.threads/manythreads.exp: Likewise.
12022 * gdb.threads/pthreads.exp: Likewise.
12023 * gdb.threads/schedlock.exp: Likewise.
12024 * gdb.threads/sigthread.exp: Likewise.
12025
a8f077dc
DB
120262015-12-11 Don Breazeal <donb@codesourcery.com>
12027
12028 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12029 remote.
12030 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12031 * gdb.base/foll-exec.exp (main): Enable for target remote.
12032 * gdb.base/foll-fork.exp (main): Likewise.
12033 * gdb.base/foll-vfork.exp (main): Likewise.
12034 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12035 (proc continue_to_exit_bp_loc): Use clean_restart.
12036 * gdb.base/pie-execl.exp (main): Disable for target remote.
12037 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12038 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12039 * gdb.threads/execl.exp (main): Likewise.
12040 * gdb.threads/fork-child-threads.exp (main): Likewise.
12041 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12042 remote.
12043 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12044 remote.
12045 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12046 pid.tid style ptids, instead of just tid.
12047 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12048 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12049 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12050 ptids, instead of just tid.
12051
3b2464a8
AB
120522015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12053
12054 * gdb.base/list.exp (test_list_forward): Add end of file error
12055 test.
12056 (test_repeat_list_command): Add end of file error test.
12057 (test_list_backwards): Add beginning of file error test.
12058
a0def019
AB
120592015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12060
12061 * gdb.base/list.exp (test_list_invalid_args): New function,
12062 defined, and called.
12063
5c000dff
AB
120642015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12065
12066 * gdb.base/list.exp (test_list): Make test names unique.
12067
f1637ebe
YQ
120682015-12-11 Yao Qi <yao.qi@linaro.org>
12069
12070 * gdb.base/coremaker2.c: Remove.
12071
36d6fc0a
PA
120722015-12-10 Pedro Alves <palves@redhat.com>
12073
12074 * gdb.multi/base.exp: Remove stale "spaces" references.
12075
762f7747
PA
120762015-12-10 Pedro Alves <palves@redhat.com>
12077
12078 * gdb.multi/base.exp: Don't use nowarnings.
12079 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12080 * gdb.multi/hangout.c: Include stdio.h.
12081 * gdb.multi/hello.c: Include stdlib.h.
12082 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12083 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12084 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12085
28d2bfb9
AB
120862015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12087
12088 * gdb.dwarf2/dw2-ranges-base.c: New file.
12089 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12090 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12091 support additional line table, and debug ranges generation.
12092 (Dwarf::ranges): New function, generate .debug_ranges.
12093 (Dwarf::lines): Support generating simple line table programs.
12094 (Dwarf::assemble): Initialise new namespace variables.
12095
5fc2beac
KB
120962015-12-09 Kevin Buettner <kevinb@redhat.com>
12097
12098 * gdb.base/async.exp (proc test_background): Add case for
12099 asynchronous execution not supported.
12100
1c35a88f
LM
121012015-12-09 Luis Machado <lgustavo@codesourcery.com>
12102
12103 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12104 format and change test names to make them unique.
12105
b593e3d9
RK
121062015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12107 Pedro Alves <pedro@redhat.com>
12108
12109 PR gdb/18702
12110 Add checking of floatformats setup on x86_64 hosts.
12111 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12112 (smallval, bigval): New labels/constants.
12113 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12114 float" after loading bigval and smallval.
12115
d72413e6
PMR
121162015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12117
12118 * gdb.ada/fun_overload_menu.exp: New testcase.
12119 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12120
ece66d65
JS
121212015-12-04 Josh Stone <jistone@redhat.com>
12122
12123 * gdb.base/catch-fork-static.exp: New.
12124
41d0efca
YQ
121252015-12-03 Yao Qi <yao.qi@linaro.org>
12126
12127 * gdb.base/sizeof.c: Don't include stdio.h and
12128 ../lib/unbuffer_output.c.
12129 (main): New variable 'size' and 'value'. Remove printf and
12130 gdb_unbuffer_output. Assign return value to size and value.
12131 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12132 at the beginning.
12133 (check_sizeof): Check the result by printing variable 'size'.
12134 (check_valueof): Check the result by printing variable 'value'.
12135
99fd02d9
YQ
121362015-12-01 Yao Qi <yao.qi@linaro.org>
12137
12138 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12139 for aarch64*-*-linux* target.
12140
f2faf941
PA
121412015-11-30 Pedro Alves <palves@redhat.com>
12142
12143 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12144
04bf20c5
PA
121452015-11-30 Pedro Alves <palves@redhat.com>
12146
12147 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12148 Handle non-stop mode vCont replies.
12149
09df4675
PA
121502015-11-30 Pedro Alves <palves@redhat.com>
12151
12152 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12153 prepare_for_testing. Start gdb with "set non-stop on" appended to
12154 GDBFLAGS. Lax expected stop output.
12155
58b584af
YQ
121562015-11-27 Yao Qi <yao.qi@linaro.org>
12157
12158 * gdb.arch/arm-neon.exp: New.
12159 * gdb.arch/arm-neon.c: New.
12160
dfcb77a8
YQ
121612015-11-27 Yao Qi <yao.qi@linaro.org>
12162
12163 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12164
88e8ec1b
YQ
121652015-11-27 Yao Qi <yao.qi@linaro.org>
12166
12167 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12168 frames-invalid annotation.
12169
bfde72c2
YQ
121702015-11-27 Yao Qi <yao.qi@linaro.org>
12171
12172 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12173
f6512a69
SM
121742015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12175
12176 * gdb.threads/names.exp: New file.
12177 * gdb.threads/names.c: New file.
12178 * README: Mention gdb,no_thread_names.
12179
46a3515b
MM
121802015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12181
12182 PR 19297
12183 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12184 support" error.
12185
62147a22
PA
121862015-11-24 Pedro Alves <palves@redhat.com>
12187
12188 PR 17539
12189 * gdb.base/display.exp: Expect displays to be sorted in ascending
12190 order. Use multi_line.
12191 * gdb.base/solib-display.exp: Likewise.
12192
2f341b6e
PA
121932015-11-24 Pedro Alves <palves@redhat.com>
12194
12195 PR 17539
25d49b86
PA
12196 * gdb.base/display.exp: Expect displays to be sorted in ascending
12197 order. Use multi_line.
12198 * gdb.base/solib-display.exp: Likewise.
2f341b6e 12199
7e0aa6aa
PA
122002015-11-24 Pedro Alves <palves@redhat.com>
12201
12202 PR 17539
12203 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12204 threads in ascending order.
12205 * gdb.base/foll-fork.exp: Likewise.
12206 * gdb.base/foll-vfork.exp: Likewise.
12207 * gdb.base/multi-forks.exp: Likewise.
12208 * gdb.mi/mi-nonstop.exp: Likewise.
12209 * gdb.mi/mi-nsintrall.exp: Likewise.
12210 * gdb.multi/base.exp: Likewise.
12211 * gdb.multi/multi-arch.exp: Likewise.
12212 * gdb.python/py-inferior.exp: Likewise.
12213 * gdb.threads/break-while-running.exp: Likewise.
12214 * gdb.threads/execl.exp: Likewise.
12215 * gdb.threads/gcore-thread.exp: Likewise.
12216 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12217 * gdb.threads/kill.exp: Likewise.
12218 * gdb.threads/linux-dp.exp: Likewise.
12219 * gdb.threads/multiple-step-overs.exp: Likewise.
12220 * gdb.threads/next-bp-other-thread.exp: Likewise.
12221 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12222 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12223 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12224 * gdb.threads/thread-find.exp: Likewise.
12225 * gdb.threads/tls.exp: Likewise.
12226 * lib/mi-support.exp (mi_reverse_list): Delete.
12227 (mi_check_thread_states): No longer reverse list.
12228
2cc57ad8
PA
122292015-11-24 Pedro Alves <palves@redhat.com>
12230
12231 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12232 use lowercase.
12233
c93e8391
SM
122342015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12235
12236 * gdb.trace/actions.c: Include trace-common.h.
12237 (main): Add a location for a fast tracepoint.
12238 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12239 the normal tracepoints.
12240 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12241
045ccf91
SM
122422015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12243
12244 * save-trace.exp: Factor out code to these...
12245 (gdb_save_tracepoints): New.
12246 (gdb_load_tracepoints): New.
12247 (do_save_load_test): New.
12248
5506f9f6
KB
122492015-11-23 Kevin Buettner <kevinb@redhat.com>
12250
12251 * gdb.base/asmlabel.exp: New test.
12252 * gdb.base/asmlabel.c: New test case.
12253
16c3b12f
JB
122542015-11-23 Joel Brobecker <brobecker@adacore.com>
12255
12256 * gdb.base/wrong_frame_bt_full-main.c: New file.
12257 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12258 * gdb.base/wrong_frame_bt_full.exp: New file.
12259
155bfbd3
JB
122602015-11-23 Joel Brobecker <brobecker@adacore.com>
12261
12262 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12263
bb097445
JM
122642015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12265
206853a0 12266 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
12267 pstate register when comparing registers values in
12268 sparc64-*-linux-gnu targets to avoid spurious differences.
12269
9c88ed8f
JM
122702015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12271
206853a0 12272 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 12273
96161e25
SL
122742015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12275
12276 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12277 as type argument to gdb_compile.
12278 * gdb.base/nested-subp2.exp: Likewise.
12279 * gdb.base/nested-subp3.exp: Likewise.
12280
340c2830
DV
122812015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12282
12283 * lib/dwarf.exp (_note): Fix left shift of negative value.
12284 * gdb.trace/trace-condition.exp: Likewise.
12285
c1862d0f
YQ
122862015-11-13 Yao Qi <yao.qi@linaro.org>
12287
12288 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12289 comments about d10v.
12290 (test_scalar_returns): Likewise.
12291 * gdb.base/d10v.ld: Remove.
12292 * gdb.base/overlays.exp: Remove the target triplet checking for
12293 d10v-*-*.
12294 * gdb.base/structs.exp (test_struct_returns): Remove the
12295 comments about d10v.
12296 (test_struct_calls): Likewise.
12297
77ae9c19
YQ
122982015-11-13 Yao Qi <yao.qi@linaro.org>
12299
12300 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12301 * gdb.base/gnu_vector.c: Don't include stdio.h.
12302 (main): Don't print res and call add_some_intvecs.
12303
430e004e
MK
123042015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12305
12306 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12307 macro.
12308 (func5): Removed.
12309 (func4): Use FAST_TRACEPOINT_LABEL.
12310 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12311 macro.
12312 (func): Removed.
12313 (thread_function): Use FAST_TRACEPOINT_LABEL.
12314 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12315 (func): Remove.
12316 (marker): Use FAST_TRACEPOINT_LABEL.
12317 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12318 (pendfunc1): Remove.
12319 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12320 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12321 (foo): Remove.
12322 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12323 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12324 macro.
12325 (func): Remove.
12326 (marker): Use FAST_TRACEPOINT_LABEL.
12327 * gdb.trace/trace-common.h: New header.
12328 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12329 macro.
12330 (func): Remove.
12331 (marker): Use FAST_TRACEPOINT_LABEL.
12332 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12333 (func): Remove.
12334 (thread_function): Use FAST_TRACEPOINT_LABEL.
12335
6e7675a7
MK
123362015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12337
12338 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12339 in front.
12340 * gdb.trace/change-loc.exp: Use global pcreg definition.
12341 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12342 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12343 in front.
12344 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12345 * gdb.trace/pending.exp: Likewise.
12346 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12347 * gdb.trace/trace-break.exp: Likewise.
12348 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12349 in front.
12350 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12351 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12352 in front.
12353 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12354
dddc0e16
JB
123552015-11-09 Joel Brobecker <brobecker@adacore.com>
12356
12357 * gdb.ada/fin_fun_out: New testcase.
12358
c6f0b406
KB
123592015-11-07 Kevin Buettner <kevinb@redhat.com>
12360
12361 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12362 value associated with DW_AT_byte_size.
12363 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12364 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12365 DW_AT_upper_bound.
12366
f01dcfd9
KB
123672015-11-07 Kevin Buettner <kevinb@redhat.com>
12368
12369 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12370 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12371 version.
12372 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12373 gdb.dwarf2/dw2-canonicalize-type.exp,
12374 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12375 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12376 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12377 provided by gdb_target_symbol_prefix_flags_asm.
12378 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12379 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12380 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12381 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12382 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12383 macros where needed). Use this macro for symbols which require
12384 the prefix provided by SYMBOL_PREFIX.
12385
2223449a
KB
123862015-11-05 Kevin Buettner <kevinb@redhat.com>
12387
12388 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12389 New procs.
12390 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12391 representing expressions, of more than one list element.
12392 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12393 to prepend linker symbol prefix to f.
12394 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12395 table_1 and table_2.
12396 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12397 Likewise, for f and g.
12398 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12399 for ptr.
12400 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12401 for main.
12402 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12403 table_1_ptr and table_2_ptr.
12404
6f2f1a3a
JK
124052015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12406 Joel Brobecker <brobecker@adacore.com>
12407
12408 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12409
566c56c9
MK
124102015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12411
12412 * gdb.reverse/s390-mvcle.c: New test.
12413 * gdb.reverse/s390-mvcle.exp: New file.
12414 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12415
d5f0636b
MK
124162015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12417
12418 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12419
7ad8b86c
MK
124202015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12421
12422 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12423 reaching marker2.
12424 * gdb.reverse/getresuid-reverse.exp: Likewise.
12425 * gdb.reverse/pipe-reverse.exp: Likewise.
12426 * gdb.reverse/readv-reverse.exp: Likewise.
12427 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12428 * gdb.reverse/time-reverse.exp: Likewise.
12429 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12430
4081c0f1
YQ
124312015-10-30 Yao Qi <yao.qi@linaro.org>
12432
12433 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12434 (empty_cycle): Remove.
12435 (main): Don't call empty_cycle. Don't use watch_count_done.
12436 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12437 empty_cycle. Rewrite the code counting HW watchpoints.
12438
452b4ba5
MK
124392015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12440
12441 * gdb.reverse/fstatat-reverse.c: New test.
12442 * gdb.reverse/fstatat-reverse.exp: New file.
12443 * gdb.reverse/getresuid-reverse.c: New test.
12444 * gdb.reverse/getresuid-reverse.exp: New file.
12445 * gdb.reverse/pipe-reverse.c: New test.
12446 * gdb.reverse/pipe-reverse.exp: New file.
12447 * gdb.reverse/readv-reverse.c: New test.
12448 * gdb.reverse/readv-reverse.exp: New file.
12449 * gdb.reverse/recvmsg-reverse.c: New test.
12450 * gdb.reverse/recvmsg-reverse.exp: New file.
12451 * gdb.reverse/time-reverse.c: New test.
12452 * gdb.reverse/time-reverse.exp: New file.
12453 * gdb.reverse/waitpid-reverse.c: New test.
12454 * gdb.reverse/waitpid-reverse.exp: New file.
12455
5e2e7507
JK
124562015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12457
12458 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12459
0fde2c53
DE
124602015-10-26 Doug Evans <dje@google.com>
12461
12462 PR symtab/17391
12463 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12464 * gdb.dwarf2/bad-regnum.c: New file.
12465 * gdb.dwarf2/bad-regnum.exp: New file.
12466
1a70ae97
DE
124672015-10-26 Doug Evans <dje@google.com>
12468
12469 PR python/18938
12470 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12471 file.
12472
27dc26ab
JK
124732015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12474
12475 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12476 for a change by "Mention language in compile error message".
12477
bed91f4d
SM
124782015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12479
12480 PR python/18073
12481 * gdb.python/py-type.c (C::a_method): New.
12482 (C::a_const_method): New.
12483 (C::a_static_method): New.
12484 (a_function): New.
12485 * gdb.python/py-type.exp (test_fields): Test getting fields
12486 from function and method.
12487
3f2f83dd
KB
124882015-10-21 Keven Boell <keven.boell@intel.com>
12489
12490 * gdb.fortran/vla-alloc-assoc.exp: New file.
12491 * gdb.fortran/vla-datatypes.exp: New file.
12492 * gdb.fortran/vla-datatypes.f90: New file.
12493 * gdb.fortran/vla-history.exp: New file.
12494 * gdb.fortran/vla-ptype-sub.exp: New file.
12495 * gdb.fortran/vla-ptype.exp: New file.
12496 * gdb.fortran/vla-sizeof.exp: New file.
12497 * gdb.fortran/vla-sub.f90: New file.
12498 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12499 * gdb.fortran/vla-value-sub-finish.exp: New file.
12500 * gdb.fortran/vla-value-sub.exp: New file.
12501 * gdb.fortran/vla-value.exp: New file.
12502 * gdb.fortran/vla-ptr-info.exp: New file.
12503 * gdb.mi/mi-vla-fortran.exp: New file.
12504 * gdb.mi/vla.f90: New file.
12505
27145d50
SL
125062015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12507
12508 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12509 of hardwired timeout value.
12510
5f3ff4f8
JK
125112015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12512 Pedro Alves <palves@redhat.com>
12513
12514 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12515 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12516
bfd09d20
JS
125172015-10-19 Josh Stone <jistone@redhat.com>
12518
12519 * gdb.base/catch-syscall.c: Include <sched.h>.
12520 (unknown_syscall): New variable.
12521 (main): Trigger a vfork and an unknown syscall.
12522 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12523 (unknown_syscall_number): Likewise.
12524 (check_call_to_syscall): Accept an optional syscall pattern.
12525 (check_return_from_syscall): Likewise.
12526 (check_continue): Likewise.
12527 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12528 (test_catch_syscall_skipping_return): New test toggling off 'catch
12529 syscall' to step over the syscall return, then toggling back on.
12530 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12531 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12532 (do_syscall_tests): Call test_catch_syscall_without_args and
12533 test_catch_syscall_mid_vfork.
12534 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12535 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12536
b32b93c6
AS
125372015-10-19 Andrew Stubbs <ams@codesourcery.com>
12538
12539 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12540 print g_vE): Add new pass patterns.
12541 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12542 print various symbol names for vptr fields.
12543
9d622bda
AB
125442015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12545
12546 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12547 results.
12548
0fd8ac1c
YQ
125492015-10-12 Yao Qi <yao.qi@linaro.org>
12550
12551 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12552
34240514
YQ
125532015-10-12 Yao Qi <yao.qi@linaro.org>
12554
12555 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12556 is aarch64*-*-linux*.
12557
8240f442
YQ
125582015-10-12 Yao Qi <yao.qi@linaro.org>
12559
12560 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12561 (can_relocate_bcond_true): ... it.
12562 (can_relocate_bcond_false): New function.
12563 (foo): Likewise.
12564 (can_relocate_bl): Likewise.
12565 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12566 can_relocate_bl.
12567
2520f728
PMR
125682015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12569
12570 * gdb.base/nested-addr.c: New file.
12571 * gdb.base/nested-addr.exp: New testcase.
12572
abcef95a
MM
125732015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12574
12575 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12576 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12577 its output. Ignore the output of "record goto begin" and instead
12578 check that GDB is replaying.
12579
145e3ddb
PA
125802015-10-09 Pedro Alves <palves@redhat.com>
12581
12582 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12583 (top level): Use it in the run with no args test.
12584
d5d8c4e1
IB
125852015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12586
12587 * gdb.dlang/properties.exp: New file.
12588
06e635ef
SL
125892015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12590
12591 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12592 whether or not address 0x1000 is mapped on the target.
12593
e019fd1d
SM
125942015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12595
12596 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12597 build.
12598
77ba2a67
MM
125992015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12600
12601 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12602 instruction-history test.
12603
c60eb31f
DE
126042015-09-28 Doug Evans <dje@google.com>
12605
12606 * gdb.base/gcore.c (array_func): Add reference to static_array.
12607
9a3c8263
SM
126082015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12609
12610 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12611 source line.
12612
9720e656
SL
126132015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12614
12615 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12616 short or char as base type.
12617
938d3bf2
SL
126182015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12619
12620 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12621 to allow any size enum.
12622
e6c2c623
PMR
126232015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12624
12625 * gdb.ada/array_ptr_renaming.exp: New testcase.
12626 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12627 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12628
06da0f77
PL
126292015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12630
12631 * gdb.trace/ftrace-lock.c: New file.
12632 * gdb.trace/ftrace-lock.exp: New file.
12633
4f51c22a
PL
126342015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12635
12636 * gdb.arch/insn-reloc.c: New file.
12637 * gdb.arch/ftrace-insn-reloc.exp: New file.
12638
7041adf4
PL
126392015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12640
12641 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12642 instruction.
12643 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12644 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12645 * gdb.trace/range-stepping.c: Likewise.
12646 * gdb.trace/trace-break.c: Likewise.
12647 * gdb.trace/trace-mt.c (thread_function): Likewise.
12648 * gdb.trace/ftrace.c (marker): Likewise.
12649 * gdb.trace/trace-condition.c (marker): Likewise.
12650 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12651 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12652 is_aarch64_target.
12653
015d2e7e
DE
126542015-09-18 Doug Evans <xdje42@gmail.com>
12655
12656 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12657 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12658
26b188a2
SL
126592015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12660
12661 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12662 the breakpoint.
12663
79dc332b
SL
126642015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12665
12666 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12667 the pending breakpoint. Remove timeout override for "Run till
12668 MI pending breakpoint on pendfunc3 on thread 2" test.
12669
f57929f2
SL
126702015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12671
12672 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12673 filename pattern.
12674
3f469b17
SL
126752015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12676
12677 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12678 in breakpoint filename pattern.
12679
515b89b3
SL
126802015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12681
7800dbe4
SL
12682 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12683
126842015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12685
515b89b3
SL
12686 * gdb.linespec/explicit.exp: Check for readline support for
12687 tab-completion tests. Fix obvious typo.
12688
d2939ba2
MM
126892015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12690
12691 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12692 and replay.
12693
cbb55fa7
MM
126942015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12695
12696 * gdb.btrace/non-stop.c: New.
12697 * gdb.btrace/non-stop.exp: New.
12698
43691ca1
PL
126992015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12700 Yao Qi <yao.qi@linaro.org>
12701
12702 * gdb.trace/trace-condition.c: New file.
12703 * gdb.trace/trace-condition.exp: New file.
12704
d78908cf
WW
127052015-09-16 Wei-cheng Wang <cole945@gmail.com>
12706
12707 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12708 for testing bytecode compilation.
12709
1ed415e2
PA
127102015-09-16 Pedro Alves <palves@redhat.com>
12711 Sandra Loosemore <sandra@codesourcery.com>
12712
12713 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12714 (SECONDS): Redefine.
12715 (main): Call pthread_kill and alarm early.
12716 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12717 support.
12718 (test): If the target can't hardware step and doesn't support
12719 displaced stepping, increase the timeout.
12720
d136eff5
PA
127212015-09-16 Pedro Alves <palves@redhat.com>
12722
12723 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12724 (enable_debug): New procedures.
12725 (test): Use them. Bail out if waiting for threads fails.
12726 (top level): Bail out if a test fails.
12727
991f019c
YQ
127282015-09-16 Yao Qi <yao.qi@linaro.org>
12729
12730 * gdb.asm/asm-source.exp: Set asm-arch for
12731 aarch64*-*-* target.
12732 * gdb.asm/aarch64.inc: New file.
12733
bfca584f
PMR
127342015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12735
12736 * gdb.ada/array_of_variable_length.exp: New testcase.
12737 * gdb.ada/array_of_variable_length/foo.adb: New file.
12738 * gdb.ada/array_of_variable_length/pck.adb: New file.
12739 * gdb.ada/array_of_variable_length/pck.ads: New file.
12740
b326e587
DE
127412015-09-15 Doug Evans <dje@google.com>
12742
12743 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12744 of function static local variable.
12745
5382cfab
PW
127462015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12747
12748 * gdb.threads/tls-so_extern.exp: New test file.
12749 * gdb.threads/tls-so_extern.c: New test file.
12750 * gdb.threads/tls-so_extern_main.c: New test file.
12751
141c5cc4
JK
127522015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12753
12754 * gdb.opt/solib-intra-step-lib.c: New file.
12755 * gdb.opt/solib-intra-step-main.c: New file.
12756 * gdb.opt/solib-intra-step.exp: New file.
12757
d15dcecd
PA
127582015-09-15 Pedro Alves <palves@redhat.com>
12759
12760 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12761 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12762
4c2f2a79
PA
127632015-09-14 Pedro Alves <palves@redhat.com>
12764
12765 * gdb.base/hook-stop-continue.c: Delete.
12766 * gdb.base/hook-stop-continue.exp: Delete.
12767 * gdb.base/hook-stop-frame.c: Delete.
12768 * gdb.base/hook-stop-frame.exp: Delete.
12769 * gdb.base/hook-stop.c: New file.
12770 * gdb.base/hook-stop.exp: New file.
12771
919e6dbe
PMR
127722015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12773
12774 * gdb.ada/access_to_packed_array.exp: New testcase.
12775 * gdb.ada/access_to_packed_array/foo.adb: New file.
12776 * gdb.ada/access_to_packed_array/pack.adb: New file.
12777 * gdb.ada/access_to_packed_array/pack.ads: New file.
12778
157280a4
MM
127792015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12780
12781 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12782 buffer size test.
12783
2fd33e94
DB
127842015-09-11 Don Breazeal <donb@codesourcery.com>
12785
12786 * gdb.base/foll-exec.c: Add copyright header. Fix
12787 formatting issues.
12788 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12789 (do_exec_tests): Use clean_restart in place of zap_session,
12790 and for test initialization. Fix formatting issues. Use
12791 fail in place of perror.
12792 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12793 an expect statement to match an expression with output from
12794 the program under debug.
12795 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12796 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12797 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12798 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12799 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12800
e70b6e8e
DE
128012015-09-09 Doug Evans <dje@google.com>
12802
12803 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12804
7a551a51
DE
128052015-09-09 Doug Evans <dje@google.com>
12806
12807 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12808
4c666f84
DE
128092015-09-09 Doug Evans <dje@google.com>
12810
12811 * gdb.base/savedregs.exp: Fix typo.
12812
243a9253
PA
128132015-09-09 Pedro Alves <palves@redhat.com>
12814
12815 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12816
c0fa8fbd
SL
128172015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12818
12819 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12820 command actually switches threads. Give up on remaining
12821 tests if target fails to stop at breakpoint.
12822
cd7c1778
PMR
128232015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12824
12825 * gdb.ada/funcall_char.exp: New testcase.
12826 * gdb.ada/funcall_char/foo.adb: New file.
12827
dc5c8746
PMR
128282015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12829
12830 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12831 expected outputs. Add two testcases for completing ambiguous
12832 functions.
12833 * gdb.ada/complete/aux_pck.adb: New file.
12834 * gdb.ada/complete/aux_pck.ads: New file.
12835 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12836 Ambiguous_Func functions.
12837 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12838 * gdb.ada/complete/pck.adb: Likewise.
12839
4e83a1e7
UW
128402015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12841
12842 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12843 failures to run the test program under GDB.
12844
8ce74153
LM
128452015-08-26 Luis Machado <lgustavo@codesourcery.com>
12846
12847 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12848 to C.
12849
e9756d52
PP
128502015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12851
12852 * gdb.base/run-after-attach.exp: New test file.
12853 * gdb.base/run-after-attach.c: New test file.
12854
8d37573b
DB
128552015-08-26 Don Breazeal <donb@codesourcery.com>
12856
12857 * gdb.base/foll-exec-2.c: New test program.
12858 * gdb.base/foll-exec-2.exp: New test.
12859
63e43d3a
PMR
128602015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12861
12862 * gdb.base/nested-subp1.exp: New file.
12863 * gdb.base/nested-subp1.c: New file.
12864 * gdb.base/nested-subp2.exp: New file.
12865 * gdb.base/nested-subp2.c: New file.
12866 * gdb.base/nested-subp3.exp: New file.
12867 * gdb.base/nested-subp3.c: New file.
12868
3d40fbb5
PA
128692015-08-24 Pedro Alves <palves@redhat.com>
12870
12871 * gdb.server/connect-without-multi-process.c: New file.
12872 * gdb.server/connect-without-multi-process.exp: New file.
12873
4422ac93
LM
128742015-08-24 Luis Machado <lgustavo@codesourcery.com>
12875
12876 * gdb.opt/inline-markers.c: Make z int.
12877
91dddb86
LM
128782015-08-24 Luis Machado <lgustavo@codesourcery.com>
12879
12880 * gdb.opt/inline-markers.c: Make z volatile.
12881
a48847ee
LM
128822015-08-24 Luis Machado <lgustavo@codesourcery.com>
12883
12884 * gdb.opt/inline-bt.c: New volatile global z.
12885 * gdb.opt/inline-cmds.c: Likewise.
12886 * gdb.opt/inline-locals.c: Likewise.
12887 * gdb.opt/inline-markers.c: New extern global z.
12888 (marker): Use z.
12889 (inline_fn): Likewise.
12890
0ebbc52b
PA
128912015-08-24 Pedro Alves <palves@redhat.com>
12892
12893 * config/m32r-stub.exp: Remove file.
12894 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12895 * gdb.base/call-rt-st.exp: Likewise.
12896 * gdb.base/call-strs.exp: Likewise.
12897 * gdb.base/default.exp: Remove references to h8300-*-hms and
12898 *-*-udi*.
12899 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12900
77c365df
AA
129012015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12902
12903 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12904 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12905 and "return" use KFAIL when GDB can not read/write the vector
12906 return value.
12907
4313b8c0
GB
129082015-08-21 Gary Benson <gbenson@redhat.com>
12909
12910 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12911
0e433b32
PA
129122015-08-20 Pedro Alves <palves@redhat.com>
12913
12914 * gdb.server/solib-list.exp: No longer expect an interior stop in
12915 non-stop mode.
12916
221e1a37
PA
129172015-08-20 Pedro Alves <palves@redhat.com>
12918
12919 * gdb.server/connect-stopped-target.c: New file.
12920 * gdb.server/connect-stopped-target.exp: New file.
12921
40e3ad0e
PA
129222015-08-20 Pedro Alves <palves@redhat.com>
12923
12924 * gdb.dwarf2/comp-unit-lang.exp: New file.
12925 * gdb.dwarf2/comp-unit-lang.c: New file.
12926
af39b327
PMR
129272015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12928
12929 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12930 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12931
7d45c7c3 129322015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 12933
7d45c7c3
KB
12934 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12935 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12936
4d6cceb4
DE
129372015-08-18 Doug Evans <dje@google.com>
12938 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12939
12940 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12941 skip_python_tests. New arg prompt_regexp.
12942 (skip_python_tests): New function.
12943 * lib/mi-support.exp (mi_skip_python_tests): New function.
12944 * gdb.python/py-mi-objfile-gdb.py: New file.
12945 * gdb.python/py-mi-objfile.c: New file.
12946 * gdb.python/py-mi-objfile.exp: New file.
12947
ad89c2aa
KS
129482015-08-17 Keith Seitz <keiths@redhat.com>
12949
12950 * gdb.linespec/explicit.exp: Move strace test from here ...
12951 * gdb.trace/strace.exp: ... to here.
12952
e3ae3c43
PP
129532015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12954
12955 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12956 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12957
604b2636
DE
129582015-08-14 Doug Evans <xdje42@gmail.com>
12959
12960 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12961 inferior before selecting a new file.
12962
6ff0ba5f
DE
129632015-08-14 Doug Evans <xdje42@gmail.com>
12964
12965 * gdb.mi/mi-disassemble.exp: Update.
12966 * gdb.base/disasm-optim.S: New file.
12967 * gdb.base/disasm-optim.c: New file.
12968 * gdb.base/disasm-optim.h: New file.
12969 * gdb.base/disasm-optim.exp: New file.
12970
9ca98f92
KS
129712015-08-14 Keith Seitz <keiths@redhat.com>
12972
12973 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12974 "evaluated-by".
12975
52bbc560
JB
129762015-08-13 Joel Brobecker <brobecker@adacore.com>
12977
12978 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12979
5d8c3ed3
PMR
129802015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12981
12982 * gdb.ada/fun_renaming.exp: New testcase.
12983 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12984 * gdb.ada/fun_renaming/pack.adb: New file.
12985 * gdb.ada/fun_renaming/pack.ads: New file.
12986
ea8812bc
KS
129872015-08-12 Keith Seitz <keiths@redhat.com>
12988
12989 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12990 gdb_get_line_number.
12991
4dafcdeb
JB
129922015-08-12 Joel Brobecker <brobecker@adacore.com>
12993
12994 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12995 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12996 gdb.base/dso2dso.exp: New files.
12997
5ba32597
SDJ
129982015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12999 Pedro Alves <palves@redhat.com>
13000 Keith Seitz <keiths@redhat.com>
13001
13002 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13003 GDBFLAGS.
13004
b6dafabf
PP
130052015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13006
13007 * gdb.base/gdbhistsize-history.exp
13008 (test_histsize_history_setting): Use save_vars.
13009 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13010 Use save_vars.
13011 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13012 * gdb.base/readline.exp: Use save_vars.
13013
abe8e607
PP
130142015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13015
13016 * lib/gdb.exp (save_vars): New proc.
13017
629500fa
KS
130182015-08-11 Keith Seitz <keiths@redhat.com>
13019
13020 * gdb.base/help.exp: Update help_breakpoint_text.
13021
eb8c4e2e
KS
130222015-08-11 Keith Seitz <keiths@redhat.com>
13023
13024 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13025 (at toplevel): Call test_explicit_breakpoints.
13026 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13027 breakpoints.
13028 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13029 breakpoint conditions, "-cond".
13030
87f0e720
KS
130312015-08-11 Keith Seitz <keiths@redhat.com>
13032
13033 * gdb.linespec/3explicit.c: New file.
13034 * gdb.linespec/cpexplicit.cc: New file.
13035 * gdb.linespec/cpexplicit.exp: New file.
13036 * gdb.linespec/explicit.c: New file.
13037 * gdb.linespec/explicit.exp: New file.
13038 * gdb.linespec/explicit2.c: New file.
13039 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13040 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13041 before using in the matching pattern.
13042 Clarify that `prefix' is a regular expression.
13043
f00aae0f
KS
130442015-08-11 Keith Seitz <keiths@redhat.com>
13045
13046 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13047 test.
13048 Add tests for missing ",FMT" and ",".
13049
e27852be
DE
130502015-08-10 Doug Evans <dje@google.com>
13051 Keith Seitz <keiths@redhat.com>
13052
13053 PR gdb/17960
13054 * gdb.base/completion.exp: Add location completer tests.
13055
7f03bd92
PA
130562015-08-07 Pedro Alves <palves@redhat.com>
13057
13058 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13059 tests here.
13060 (top level): Run do_test with and without displaced stepping.
13061
3fc8eb30
PA
130622015-08-07 Pedro Alves <palves@redhat.com>
13063
13064 * gdb.base/valgrind-disp-step.c: New file.
13065 * gdb.base/valgrind-disp-step.exp: New file.
13066
d4569d7b
PA
130672015-08-07 Pedro Alves <palves@redhat.com>
13068
13069 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13070 Delete function.
13071 (main): Add alarm. Run an infinite loop instead of calling
13072 wait_threads.
13073 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13074 comment.
13075 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13076 Delete function.
13077 (main): Add alarm. Run an infinite loop instead of calling
13078 wait_threads.
13079 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13080 comment.
13081
e1316e60
PA
130822015-08-07 Pedro Alves <palves@redhat.com>
13083
13084 * gdb.base/checkpoint-ns.exp: New file.
13085 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13086 standard_testfile.
13087
da8c46d2
MM
130882015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13089
13090 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13091 * gdb.btrace/instruction_history.exp: Update.
13092 * gdb.btrace/tsx.exp: New.
13093 * gdb.btrace/tsx.c: New.
13094
de1c2c52
PA
130952015-08-06 Pedro Alves <palves@redhat.com>
13096
13097 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13098 increase timeout.
13099 * gdb.reverse/until-precsave.exp: Bump timeouts.
13100
782e0bf4
PA
131012015-08-06 Pedro Alves <palves@redhat.com>
13102
13103 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13104
83e97ed0
PA
131052015-08-06 Pedro Alves <palves@redhat.com>
13106
13107 PR gdb/18749
13108 * gdb.threads/process-dies-while-handling-bp.c: New file.
13109 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13110
863d01bd
PA
131112015-08-06 Pedro Alves <palves@redhat.com>
13112
13113 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13114 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13115
0a39bb32
PA
131162015-08-05 Pedro Alves <palves@redhat.com>
13117
13118 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13119 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13120
ee2d2b10
SL
131212015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13122
13123 * gdb.base/bp-permanent.exp: Report test as unsupported if
13124 the target cannot stop at the permanent breakpoint.
13125
4e1bdb00
DE
131262015-08-03 Doug Evans <dje@google.com>
13127
13128 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13129 10000.
13130
3d338901
DE
131312015-08-03 Doug Evans <dje@google.com>
13132
13133 * Makefile.in (workers/%.worker, build-perf): New rule.
13134 (GDB_PERFTEST_MODE): New variable.
13135 (check-perf): Use it.
13136 (clean): Clean up gdb.perf parallel build subdirs.
13137 * lib/build-piece.exp: New file.
13138 * lib/gdb.exp (make_gdb_parallel_path): New function
13139 (standard_output_file, standard_temp_file): Call it.
13140 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13141 of $GDB_PARALLEL.
13142 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13143
af061d3e
DE
131442015-08-03 Doug Evans <dje@google.com>
13145
8e1afc81 13146 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
13147 (LOG_FILE_NAME): New global.
13148 (TextReporter.__init__): Initialize self.txt_sum.
13149 (TextReporter.report): Add support for multiple data-points.
13150 Move report to perftest.sum, put raw data in perftest.log.
13151 (TextReporter.start): Open sum and log files.
13152 (TextReporter.end): Close sum and log files.
8e1afc81
DE
13153 * gdb.perf/lib/perftest/testresult.py
13154 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 13155
2c8c5d37
PA
131562015-07-31 Pedro Alves <palves@redhat.com>
13157
13158 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13159 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13160 kill_wait_spawned_process instead of explicit "kill -9".
13161 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13162 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13163 kill_wait_spawned_process.
13164 * gdb.base/attach-twice.exp: Likewise.
13165 * gdb.base/attach.exp: Likewise.
13166 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13167 gdb_test_multiple.
13168 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13169 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13170 kill_wait_spawned_process.
13171 * gdb.base/valgrind-infcall.exp: Likewise.
13172 * gdb.multi/multi-attach.exp: Likewise.
13173 * gdb.python/py-prompt.exp: Likewise.
13174 * gdb.python/py-sync-interp.exp: Likewise.
13175 * gdb.server/ext-attach.exp: Likewise.
13176 * gdb.threads/attach-into-signal.exp (corefunc): Use
13177 spawn_wait_for_attach, spawn_id_get_pid and
13178 kill_wait_spawned_process.
13179 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13180 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13181 spawn_id_get_pid and kill_wait_spawned_process.
13182 * gdb.threads/attach-stopped.exp (corefunc): Use
13183 spawn_wait_for_attach, spawn_id_get_pid and
13184 kill_wait_spawned_process.
13185 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13186 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13187 kill_wait_spawned_process instead of explicit "kill -9".
13188 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13189 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13190 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13191 processes. Don't map cygwin/windows pids here. Now returns a
13192 spawn id list.
13193
032a0fca
SL
131942015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13195
13196 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13197 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13198 correct patch.
13199
61a934ca
SL
132002015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13201
13202 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13203
4bc4d428
SL
132042015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13205
13206 Reapply:
13207 2014-05-21 Mark Wielaard <mjw@redhat.com>
13208
13209 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13210
998d452a
PA
132112015-07-30 Pedro Alves <palves@redhat.com>
13212
13213 * linux-low.c (handle_extended_wait): Set the child's last
13214 reported status to TARGET_WAITKIND_STOPPED.
13215
69dde7dc
PA
132162015-07-30 Pedro Alves <palves@redhat.com>
13217
13218 PR threads/18600
13219 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13220 only shows inferior 1.
13221
4dd63d48
PA
132222015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13223 Pedro Alves <palves@redhat.com>
13224
13225 PR threads/18600
13226 * gdb.threads/fork-plus-threads.c: New file.
13227 * gdb.threads/fork-plus-threads.exp: New file.
13228
d618e4c5
PP
132292015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13230
13231 * gdb.base/batch-preserve-term-settings.exp
13232 (test_terminal_settings_preserved_after_cli_exit): Use
13233 send_quit_command.
13234
1eef6428
PA
132352015-07-29 Pedro Alves <palves@redhat.com>
13236 Don Breazeal <donb@codesourcery.com>
13237
13238 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13239 output from both inferior_spawn_id and gdb_spawn_id.
13240
7da5b897
SDJ
132412015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13242
13243 * gdb.threads/attach-into-signal.exp (corefunc): Use
13244 with_test_prefix on nested loops, uniquefying the test messages.
13245
dac804df
SDJ
132462015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13247
13248 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13249 commit.
13250
06265e53
PP
132512015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13252
13253 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13254 New proc.
13255 (test_terminal_settings_preserved_after_sigterm): New test.
13256
18206ca3
PP
132572015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13258
13259 * gdb.base/batch-preserve-term-settings.exp
13260 (test_terminal_settings_preserved_after_cli_exit): New test.
13261
90074d11
PP
132622015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13263
13264 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13265 manipulation of saved_gdbflags.
13266 (test_terminal_settings_preserved): Remove global declaration of
13267 the unused variable pagination_prompt. Remove manipulation of
13268 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13269 GDBFLAGS.
13270
eb1a7902
PA
132712015-07-29 Pedro Alves <palves@redhat.com>
13272
13273 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13274
8b75dd3b
PA
132752015-07-29 Pedro Alves <palves@redhat.com>
13276
13277 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13278 at the top.
13279
dedad4e3
PA
132802015-07-29 Pedro Alves <palves@redhat.com>
13281
13282 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13283 (main): Call gdb_unbuffer_output.
13284 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13285 (main): Call gdb_unbuffer_output.
13286 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13287 (main): Call gdb_unbuffer_output.
13288 * gdb.base/call-strs.exp: Adjust to step over the
13289 gdb_unbuffer_output call.
13290 * gdb.base/catch-gdb-caused-signals.c: Include
13291 "../lib/unbuffer_output.c".
13292 (main): Call gdb_unbuffer_output.
13293 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13294 (main): Call gdb_unbuffer_output.
13295 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13296 (main): Call gdb_unbuffer_output.
13297 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13298 (main): Call gdb_unbuffer_output.
13299 * gdb.base/shlib-call.exp: Adjust to step over the
13300 gdb_unbuffer_output call.
13301 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13302 (main): Call gdb_unbuffer_output.
13303 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13304 (main): Call gdb_unbuffer_output.
13305 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13306 (main): Rename to ...
13307 (test): ... this.
13308 (main): Reimplement.
13309 * gdb.base/varargs.exp: Run to test instead of to main.
13310 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13311 (main): Call gdb_unbuffer_output.
13312
58789a91
PA
133132015-07-29 Pedro Alves <palves@redhat.com>
13314
13315 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13316 factore out from mi_continue_dprintf. For call-style dprintfs,
13317 expect dprintf output out of $inferior_spawn_id.
13318 (mi_continue_dprintf): Use mi_expect_dprintf.
13319 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13320 (main): Call gdb_unbuffer_output.
13321
e8376742
PA
133222015-07-29 Pedro Alves <palves@redhat.com>
13323
13324 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13325 (default_mi_gdb_start): Set inferior_spawn_id instead of
13326 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13327 gdb_spawn_id.
13328 (mi_gdb_test): Always expect inferior output from both
13329 $inferior_spawn_id and $gdb_spawn_id.
13330
08280010
PA
133312015-07-29 Pedro Alves <palves@redhat.com>
13332
13333 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13334 send_inferior and $inferior_spawn_id.
13335
4d30e432
PA
133362015-07-29 Pedro Alves <palves@redhat.com>
13337
13338 * gdb.gdb/complaints.exp (test_initial_complaints)
13339 (test_serial_complaints, test_short_complaints): Use
13340 gdb_test_stdio.
13341 (test_empty_complaint): Handle $inferior_spawn_id !=
13342 $gdb_spawn_id.
13343
0d30a335
PA
133442015-07-29 Pedro Alves <palves@redhat.com>
13345
13346 * gdb.base/varargs.exp: Use gdb_test_stdio.
13347
39413b29
PA
133482015-07-29 Pedro Alves <palves@redhat.com>
13349
13350 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13351
7cb000a9
PA
133522015-07-29 Pedro Alves <palves@redhat.com>
13353
13354 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13355
d7b8ac82
PA
133562015-07-29 Pedro Alves <palves@redhat.com>
13357
13358 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13359 parameter into two new parameters, "inf_result" and "gdb_result".
13360 Expect inferior output and gdb output from $inferior_spawn_id and
13361 $gdb_spawn_id, respectively. Adjust all callers.
13362
789c3a0c
PA
133632015-07-29 Pedro Alves <palves@redhat.com>
13364
13365 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13366 of gdb_test_sequence.
13367
77e760c3
PA
133682015-07-29 Pedro Alves <palves@redhat.com>
13369
13370 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13371 (saw_spurious_output): Expect inferior output from
13372 $inferior_spawn_id. Use gdb_test_stdio.
13373
8396d2cd
PA
133742015-07-29 Pedro Alves <palves@redhat.com>
13375
13376 * gdb.base/dprintf.exp: Use standard_testfile. Change
13377 prepare_for_testing call.
13378 (srcfile): Don't set.
13379 (restart): New procedure.
13380 (test_dprintf): New procecure, use to continue over dprintfs.
13381 (test_call, test_agent): New procedures, tests moved here.
13382 Restart gdb and recreate dprintfs. Adjust expected output.
13383
2051d61f
PA
133842015-07-29 Pedro Alves <palves@redhat.com>
13385
13386 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13387
452397af
PA
133882015-07-29 Pedro Alves <palves@redhat.com>
13389
13390 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13391
8aed9555
PA
133922015-07-29 Pedro Alves <palves@redhat.com>
13393
13394 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13395 gdb_test_stdio.
13396
188a61b4
PA
133972015-07-29 Pedro Alves <palves@redhat.com>
13398
13399 * lib/gdb.exp (gdb_test_stdio): New procedure.
13400
12264a45
PA
134012015-07-29 Pedro Alves <palves@redhat.com>
13402
13403 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13404
23ffc893
PA
134052015-07-29 Pedro Alves <palves@redhat.com>
13406
13407 * gdb.base/call-signal-resume.exp: Remove check for
13408 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13409 * gdb.base/unwindonsignal.exp: Likewise.
13410 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13411 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13412
65566918
PA
134132015-07-29 Pedro Alves <palves@redhat.com>
13414
13415 * gdb.base/siginfo-addr.c (pass): New function.
13416 (handler): Call it iff si_addr is correct.
13417 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13418 Set a breakpoint at "pass" and continue to it.
13419
d60a9221
SDJ
134202015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13421
13422 * gdb.python/py-objfile.exp: Make some tests have unique names.
13423 * gdb.python/py-pp-registration.exp: Likewise.
13424
bde40b8f
PA
134252015-07-28 Pedro Alves <palves@redhat.com>
13426
13427 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13428
13e1dec8
SM
134292015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13430
13431 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13432
da33c9a7
SM
134332015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13434
13435 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13436
077836f7
PP
134372015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13438
13439 * gdb.base/gdb-sigterm-2.exp: New test.
13440
b8cc7b2e
DE
134412015-07-25 Doug Evans <xdje42@gmail.com>
13442
13443 Revert:
13444 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13445 (workers/%.worker, build-perf): New rule.
13446 (GDB_PERFTEST_MODE): New variable.
13447 (check-perf): Use it.
13448 (clean): Clean up gdb.perf parallel build subdirs.
13449 * lib/build-piece.exp: New file.
13450 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13451 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13452 name.
13453 (standard_temp_file): Ditto.
13454 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13455 of $GDB_PARALLEL.
13456
c8bd4544
DE
134572015-07-24 Doug Evans <dje@google.com>
13458
13459 * gdb.perf/lib/perftest/utils.py: New file.
13460 * gdb.perf/gm-hello.cc: New file.
13461 * gdb.perf/gm-pervasive-typedef.cc: New file.
13462 * gdb.perf/gm-pervasive-typedef.h: New file.
13463 * gdb.perf/gm-std.cc: New file.
13464 * gdb.perf/gm-std.h: New file.
13465 * gdb.perf/gm-use-cerr.cc: New file.
13466 * gdb.perf/gm-utils.h: New file.
13467 * gdb.perf/gmonster-null-lookup.py: New file.
13468 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13469 * gdb.perf/gmonster-print-cerr.py: New file.
13470 * gdb.perf/gmonster-ptype-string.py: New file.
13471 * gdb.perf/gmonster-runto-main.py: New file.
13472 * gdb.perf/gmonster-select-file.py: New file.
13473 * gdb.perf/gmonster1-null-lookup.exp: New file.
13474 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13475 * gdb.perf/gmonster1-print-cerr.exp: New file.
13476 * gdb.perf/gmonster1-ptype-string.exp: New file.
13477 * gdb.perf/gmonster1-runto-main.exp: New file.
13478 * gdb.perf/gmonster1-select-file.exp: New file.
13479 * gdb.perf/gmonster1.cc: New file.
13480 * gdb.perf/gmonster1.exp: New file.
13481 * gdb.perf/gmonster2-null-lookup.exp: New file.
13482 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13483 * gdb.perf/gmonster2-print-cerr.exp: New file.
13484 * gdb.perf/gmonster2-ptype-string.exp: New file.
13485 * gdb.perf/gmonster2-runto-main.exp: New file.
13486 * gdb.perf/gmonster2-select-file.exp: New file.
13487 * gdb.perf/gmonster2.cc: New file.
13488 * gdb.perf/gmonster2.exp: New file.
13489
6eab34f3
DE
134902015-07-24 Doug Evans <dje@google.com>
13491
13492 * gdb.perf/README: New file.
13493 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13494 * lib/gen-perf-test.exp: New file.
13495
63738bfd
DE
134962015-07-24 Doug Evans <dje@google.com>
13497
13498 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13499 (PerfTest::startup): New function.
13500 (PerfTest::run): Return result of calling body.
13501 (PerfTest::assemble): Rewrite.
13502 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13503 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13504 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13505 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13506 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13507
7b606f95
DE
135082015-07-24 Doug Evans <dje@google.com>
13509
13510 * lib/gdb.exp (clean_restart): Make executable optional.
13511
a97b16b8
DE
135122015-07-24 Doug Evans <dje@google.com>
13513
13514 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13515 compiler_info references.
13516 * gdb.cp/temargs.exp: Ditto.
13517 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13518 (get_compiler_info): Early exit if already computed. Set compiler_info
13519 to "unknown" if there was a problem.
13520 (test_compiler_info): Add function comment. Call get_compiler_info.
13521
35baa57f
DE
135222015-07-24 Doug Evans <dje@google.com>
13523
13524 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13525 (workers/%.worker, build-perf): New rule.
13526 (GDB_PERFTEST_MODE): New variable.
13527 (check-perf): Use it.
13528 (clean): Clean up gdb.perf parallel build subdirs.
13529 * lib/build-piece.exp: New file.
13530 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13531 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13532 name.
13533 (standard_temp_file): Ditto.
13534 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13535 of $GDB_PARALLEL.
13536
6ebea266
DE
135372015-07-24 Doug Evans <dje@google.com>
13538
13539 * lib/future.exp (gdb_default_target_compile): New option
13540 "early_flags".
13541 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13542 --as-needed.
13543
1e76a7e9
SDJ
135442015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13545
13546 * gdb.base/catch-syscall.exp: Call gdb_exit before
13547 gdb_skip_xml_test.
13548
5068630a
PA
135492015-07-24 Pedro Alves <palves@redhat.com>
13550
13551 * gdb.python/py-events.exp: Accept output between the stop event
13552 and the prompt.
13553 * gdb.python/py-evsignal.exp: Likewise.
13554 * gdb.python/py-evthreads.exp: Likewise.
13555
77598427
PA
135562015-07-24 Pedro Alves <palves@redhat.com>
13557
13558 PR gdb/18717
13559 * gdb.threads/non-ldr-exit.c: New file.
13560 * gdb.threads/non-ldr-exit.exp: New file.
13561
11e6c98f
YQ
135622015-07-24 Yao Qi <yao.qi@linaro.org>
13563
13564 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13565 restarting process.
13566
51aee833
YQ
135672015-07-24 Yao Qi <yao.qi@linaro.org>
13568
13569 * gdb.server/ext-restart.exp: New file.
13570
8cfe207c
YQ
135712015-07-24 Yao Qi <yao.qi@linaro.org>
13572
13573 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13574 argument options.
13575 * gdb.server/ext-wrapper.exp: New file.
13576
cc12ce38
DE
135772015-07-23 Doug Evans <dje@google.com>
13578
13579 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13580 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13581
d0d84780
PMR
135822015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13583
13584 * gdb.ada/var_arr_typedef.exp: New testcase.
13585 * gdb.ada/var_arr_typedef/pack.adb: New file.
13586 * gdb.ada/var_arr_typedef/pack.ads: New file.
13587 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13588
8b558f79
JB
135892015-07-20 Joel Brobecker <brobecker@adacore.com>
13590
13591 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13592
775a3298
JK
135932015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13594
13595 * gdb.arch/i386-biarch-core.exp: Replace istarget
13596 by "complete set gnutarget". Remove expectation for the "core-file"
13597 command.
13598
db1ff28b
JK
135992015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13600
13601 Revert the previous commit:
13602 Tests for validate symbol file using build-id.
13603
0a94970d
JK
136042015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13605
13606 Tests for validate symbol file using build-id.
13607 * gdb.base/solib-mismatch-lib.c: New file.
13608 * gdb.base/solib-mismatch-libmod.c: New file.
13609 * gdb.base/solib-mismatch.c: New file.
13610 * gdb.base/solib-mismatch.exp: New file.
13611
03346981
SL
136122015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13613
13614 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13615 nios2-*-linux*.
13616 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13617 * gdb.base/siginfo.exp: Likewise.
13618 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13619
42422cc7
PL
136202015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13621
13622 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13623 Move it to ...
13624 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13625 ... here.
13626 * gdb.trace/range-stepping.exp: Check that the target supports
13627 range stepping.
13628
cfa68bae
JK
136292015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13630
13631 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13632
8ffdba26
PA
136332015-07-14 Pedro Alves <palves@redhat.com>
13634
13635 * gdb.base/killed-outside.exp: New file.
13636 * gdb.base/killed-outside.c: New file.
13637
218a5a11
JK
136382015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13639
13640 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13641 (n at main): New.
13642 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13643
e03ed3c6
AA
136442015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13645
13646 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13647 infcall tests instead of setting up for KFAIL.
13648
485668e5
MM
136492015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13650
13651 * gdb.btrace/record_goto-step.exp: New.
13652
08464196
JK
136532015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13654
13655 PR compile/18484
13656 * gdb.compile/compile.c (struct struct_type): Add volatile to
13657 selffield's type.
13658 * gdb.compile/compile.exp
13659 (compile code struct_object.selffield = &struct_object): Skip further
13660 struct_object tests if this one xfails.
13661
bcf5c1d9
RC
136622015-07-08 Robert O'Callahan <robert@ocallahan.org>
13663
13664 PR exp/18617
13665 * gdb.trace/ax.exp: Add test.
13666
4931af25
YQ
136672015-07-07 Yao Qi <yao.qi@linaro.org>
13668
13669 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13670 instead of istarget "aarch64*-*-*".
13671 * gdb.arch/aarch64-fp.exp: Likewise.
13672 * gdb.base/float.exp: Likewise.
13673 * gdb.reverse/aarch64.exp: Likewise.
13674 * lib/gdb.exp (is_aarch64_target): New proc.
13675
9fcf688e
YQ
136762015-07-07 Yao Qi <yao.qi@linaro.org>
13677
13678 * lib/gdb.exp (is_aarch32_target): New proc.
13679 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13680 instead of "istarget "arm*-*-*"".
13681 * gdb.arch/arm-disp-step.exp: Likewise.
13682 * gdb.arch/thumb-bx-pc.exp: Likewise.
13683 * gdb.arch/thumb-prologue.exp: Likewise.
13684 * gdb.arch/thumb-singlestep.exp: Likewise.
13685 * gdb.base/disp-step-syscall.exp: Likewise.
13686 * gdb.base/float.exp: Likewise.
13687
fbd8d50d
YQ
136882015-07-07 Yao Qi <yao.qi@linaro.org>
13689
13690 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13691 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13692
71be1fdc
YQ
136932015-07-07 Yao Qi <yao.qi@linaro.org>
13694
13695 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13696 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13697 if it exists.
13698 * gdb.multi/multi-arch.exp: Likewise.
13699
3e221d36
SM
137002015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13701
13702 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13703 print.
13704
d441430b
YQ
137052015-07-07 Yao Qi <yao.qi@linaro.org>
13706
13707 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13708
06f810bd
MG
137092015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13710
13711 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13712 '[' and ']' characters.
13713
5e61e7c0
IB
137142015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13715
13716 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13717
28bf096c
PA
137182015-06-29 Pedro Alves <palves@redhat.com>
13719
13720 PR threads/18127
13721 * gdb.threads/hand-call-new-thread.c: New file.
13722 * gdb.threads/hand-call-new-thread.c: New file.
13723
ee93cd5e
KS
137242015-06-26 Keith Seitz <keiths@redhat.com>
13725 Doug Evans <dje@google.com>
13726
13727 PR 16253
13728 * gdb.cp/var-tag-2.cc: New file.
13729 * gdb.cp/var-tag-3.cc: New file.
13730 * gdb.cp/var-tag-4.cc: New file.
13731 * gdb.cp/var-tag.cc: New file.
13732 * gdb.cp/var-tag.exp: New file.
13733
fc637f04
PP
137342015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13735
13736 * gdb.base/history-duplicates.exp: New test.
13737
2e52ae68
PP
137382015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13739
13740 * gdb.base/completion.exp: Test the completion of the "focus"
13741 command.
13742
6e22494e
JK
137432015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13744
13745 * gdb.arch/amd64-prologue-skip.S: New file.
13746 * gdb.arch/amd64-prologue-skip.exp: New file.
13747
bf7b9cd9
SM
137482015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13749
13750 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13751 is_address_zero_readable check.
13752
201e8dfd
PB
137532015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13754
13755 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13756 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13757
5cd867b4
YQ
137582015-06-24 Yao Qi <yao.qi@linaro.org>
13759
13760 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13761 linux targets.
13762
4d7be007
YQ
137632015-06-24 Yao Qi <yao.qi@linaro.org>
13764
13765 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13766 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13767 * gdb.base/siginfo-thread.exp: Likewise.
13768
07fcd301
YQ
137692015-06-22 Yao Qi <yao.qi@linaro.org>
13770
13771 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13772
52042a00
YQ
137732015-06-22 Yao Qi <yao.qi@linaro.org>
13774
13775 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13776 aarch64*-*-*.
13777 (skip_hw_watchpoint_tests): Likewise.
13778
74bd41ce
PP
137792015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13780
13781 * gdb.base/gdbinit-history.exp: Test the interaction between
13782 setting GDBHISTSIZE and setting the history size via .gdbinit.
13783
bc460514
PP
137842015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13785
13786 PR gdb/16999
13787 * gdb.base/gdbhistsize-history.exp: New test.
13788
b58c513b
PP
137892015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13790
13791 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13792 with GDBHISTSIZE.
13793 * gdb.base/readline.exp: Likewise.
13794
92046791
YQ
137952015-06-17 Yao Qi <yao.qi@linaro.org>
13796
13797 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13798 line.
13799
2093d2d3
PP
138002015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13801
13802 * gdb.base/gdbinit-history.exp: Add test case to check that
13803 an unlimited history file does not get truncated on exit.
13804
e6c693af
AA
138052015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13806
13807 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13808 (VECTOR): New macro. Use it...
13809 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13810 ...for these typedefs.
13811 (int8, char1, int1, double1): New typedefs.
13812 (struct just_int2, struct two_int2): New structures.
13813 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13814 (add_structvecs, add_singlevecs): New functions.
13815 (main): Call add_some_intvecs twice.
13816 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13817 the compile and exit upon failure. Try compiling for the "native"
13818 architecture. Test inferior function calls with vector arguments
13819 and vector return value handling with "finish" and "return".
13820
c74f7d1c
JT
138212015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13822
13823 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13824 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13825 PE file.
13826 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13827
98aa42ee
AT
138282015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13829
13830 PR breakpoints/16465
13831 * gdb.mi/mi-dprintf-pending.c: New file.
13832 * gdb.mi/mi-dprintf-pending.exp: New test.
13833 * gdb.mi/mi-dprintf-pendshr.c: New file.
13834
7d73c23c 138352015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 13836 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
13837
13838 * gdb.arch/i386-mpx-map.c: New file.
13839 * gdb.arch/i386-mpx-map.exp: New File.
13840
138412015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13842
13843 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13844 * gdb.arch/i386-mpx.exp: Indentation fixed.
13845
138462015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13847
13848 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13849 function and improved indentation.
13850 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13851 gdb_test_multiple. Added additional tests to skip the test.
13852
138532015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13854
13855 * gdb.arch/i386-avx512.c: Change path in include file.
13856 * gdb.arch/i386-avx512.exp: Change include dir path
13857 compilation flag.
13858 * gdb.arch/i386-mpx.c: Change path in include file.
13859 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13860 flag.
13861
d5eba19a
JK
138622015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13863
13864 * gdb.compile/compile-print.exp (compile print *vararray@3)
13865 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13866
7f361056
JK
138672015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13868
13869 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13870 (do not keep jit in memory): ... this.
13871 (expect 5): Change it to ...
13872 (expect no 5): ... this.
13873
3b462ec2
SM
138742015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13875
13876 PR gdb/15564
13877 * gdb.mi/mi-detach.exp: New file.
13878
e0619de6
JK
138792015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13880
13881 PR symtab/18392
13882 * gdb.arch/amd64-tailcall-self.S: New file.
13883 * gdb.arch/amd64-tailcall-self.c: New file.
13884 * gdb.arch/amd64-tailcall-self.exp: New file.
13885
e970cb34
DB
138862015-05-28 Don Breazeal <donb@codesourcery.com>
13887
13888 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13889 tests for remote targets by checking is_target_gdbserver.
13890
b2e2f908
DE
138912015-05-27 Doug Evans <dje@google.com>
13892
13893 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13894 * gdb.dwarf2/opaque-type-lookup.c: New file.
13895 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13896
82c7be31
DE
138972015-05-26 Doug Evans <dje@google.com>
13898
13899 * gdb.cp/iostream.cc: New file.
13900 * gdb.cp/iostream.exp: New file.
13901
b4f54984
DE
139022015-05-26 Doug Evans <dje@google.com>
13903
13904 * gdb.dwarf2/dw2-op-call.exp: Update.
13905 * gdb.dwarf2/dw4-sig-types.exp: Update.
13906 * gdb.dwarf2/implptr.exp: Update.
13907 * gdb.mi/mi-cmd-param-changed.exp: Update.
13908
4ea6efe9
DE
139092015-05-26 Doug Evans <dje@google.com>
13910
13911 * gdb.python/py-lazy-string.c: New file.
13912 * gdb.python/py-lazy-string.exp: New file.
13913 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13914 (main): Update. Add estring3.
13915 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13916 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13917
f6bb7db3
YQ
139182015-05-26 Omair Javaid <omair.javaid@linaro.org>
13919 Yao Qi <yao.qi@linaro.org>
13920
13921 * gdb.reverse/aarch64.c: New.
13922 * gdb.reverse/aarch64.exp: New.
13923
a81bfbd0
OJ
139242015-05-26 Omair Javaid <omair.javaid@linaro.org>
13925
25d49b86
PA
13926 * lib/gdb.exp (supports_process_record): Return true for
13927 aarch64*-linux*.
a81bfbd0
OJ
13928 (supports_reverse): Likewise.
13929
158bf1b4
PP
139302015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13931
13932 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13933 Use with_test_prefix.
13934
a0145030
AB
139352015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13936
13937 * gdb.base/completion.exp: Add test for completion of layout
13938 names.
13939
ebe3b578
AB
139402015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13941
13942 * lib/gdb.exp (skip_tui_tests): New proc.
13943 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13944
84204ed7
PA
139452015-05-19 Pedro Alves <palves@redhat.com>
13946
13947 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13948 Save the whole env array instead of just HOME. Unset HISTSIZE in
13949 the environment while testing. Restore whole environment
13950 afterwards.
13951
37442ce1
DE
139522015-05-16 Doug Evans <xdje42@gmail.com>
13953
13954 * gdb.guile/scm-ports.c: New file.
13955 * gdb.guile/scm-ports.exp: Add memory port tests.
13956
36de76f9
JK
139572015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13958
13959 * gdb.compile/compile-print.c: New file.
13960 * gdb.compile/compile-print.exp: New file.
13961
3a9558c4
JK
139622015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13963
13964 * gdb.compile/compile-ops.exp: Cast param to void.
13965 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13966 (compile code struct_object.selffield = &struct_object): Add xfail.
13967
aa715135
JG
139682015-05-15 Joel Brobecker <brobecker@adacore.com>
13969
13970 * gdb.ada/arr_enum_with_gap: New testcase.
13971
931e5bc3
JG
139722015-05-15 Joel Brobecker <brobecker@adacore.com>
13973
13974 * gdb.ada/byte_packed_arr: New testcase.
13975
9cd4d857
JB
139762015-05-15 Joel Brobecker <brobecker@adacore.com>
13977
13978 * gdb.ada/pckd_neg: New testcase.
13979
ebfd00d2
PP
139802015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13981
13982 PR gdb/17820
13983 * gdb.base/gdbinit-history.exp: New test.
13984 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13985 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13986
4c082a81
SC
139872015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13988
13989 * gdb.python/py-xmethods.cc: Enhance test case.
13990 * gdb.python/py-xmethods.exp: New tests.
13991 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13992 function.
13993 (B_indexoper): Likewise.
13994 (global_dm_list) : Add new xmethod worker functions.
13995
f7797074
SDJ
139962015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13997
13998 * gdb.base/coredump-filter.exp: Correctly unset
13999 "coredump_var_addr" array.
14000
a4674e4e
PA
140012015-05-08 Pedro Alves <palves@redhat.com>
14002
14003 * gdb.server/non-existing-program.exp: Unset spawn_id.
14004
df2eb078
SC
140052015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14006
14007 PR python/18291
14008 * gdb.python/py-xmethods.exp: Add tests.
14009
422349a3
YQ
140102015-05-08 Yao Qi <yao.qi@linaro.org>
14011
14012 PR gdb/18208
14013 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14014 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14015 function set_coredump_filter, and remove remote_exec call.
14016 Remove argument ipid. Callers update.
14017 (top level): Don't get inferior's PID.
14018
63fc80ce
AA
140192015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14020
14021 * gdb.base/watch_thread_num.exp: Skip test on targets without
14022 access watchpoints.
14023
80ad801e
PA
140242015-05-06 Pedro Alves <palves@redhat.com>
14025
14026 PR server/18081
14027 * gdb.server/non-existing-program.exp: New file.
14028
0fa7fe50
JB
140292015-05-05 Joel Brobecker <brobecker@adacore.com>
14030
14031 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14032
3ea89b92
PMR
140332015-05-05 Joel Brobecker <brobecker@adacore.com>
14034
14035 * gdb.ada/out_of_line_in_inlined: New testcase.
14036
87b8eff0
JB
140372015-05-05 Joel Brobecker <brobecker@adacore.com>
14038
14039 * gdb.ada/var_rec_arr: New testcase.
14040
5fccc635
YQ
140412015-04-30 Yao Qi <yao.qi@linaro.org>
14042
14043 * gdb.base/break-idempotent.exp: If
14044 skip_hw_watchpoint_multi_tests returns true, skip the tests
14045 on "rwatch" and "awatch".
14046
42d38f42
YQ
140472015-04-30 Yao Qi <yao.qi@linaro.org>
14048
14049 * gdb.base/relativedebug.exp: Invoke gdb command
14050 "info sharedlibrary", and if libc.so doesn't have debug info,
14051 skip the test.
14052
2ce1cdbf
DE
140532015-04-29 Doug Evans <dje@google.com>
14054
14055 * gdb.python/py-xmethods.exp: Add ptype tests.
14056 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14057 get_result_type method.
14058
f24a38c5
LM
140592015-04-29 Luis Machado <lgustavo@codesourcery.com>
14060
14061 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14062 the target does not support hardware watchpoints.
14063
ecbf2b3c
LM
140642015-04-29 Luis Machado <lgustavo@codesourcery.com>
14065
14066 * gdb.base/break-always.exp: Abort testing if writing to memory
14067 causes an error.
14068
34f5f757
DE
140692015-04-28 Doug Evans <dje@google.com>
14070
14071 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14072 * gdb.python/py-pp-registration.exp: ... here. New file.
14073 * gdb.python/py-pp-registration.c: New file.
14074 * gdb.python/py-pp-registration.py: New file.
14075
69b4374a
DE
140762015-04-28 Doug Evans <dje@google.com>
14077
14078 * gdb.python/py-bad-printers.c: New file.
14079 * gdb.python/py-bad-printers.py: New file.
14080 * gdb.python/py-bad-printers.exp: New file.
14081
59fb7612
SS
140822015-04-28 Sasha Smundak <asmundak@google.com>
14083
14084 * gdb.python/py-type.exp: New test.
14085
2631b16a
AW
140862015-04-28 Andy Wingo <wingo@igalia.com>
14087
14088 * gdb.python/py-parameter.exp:
14089 * gdb.guile/scm-parameter.exp: Escape the path that we are
14090 matching against, as it might contain characters that are special
14091 to regular expressions.
14092
460efde1
JB
140932015-04-27 Joel Brobecker <brobecker@adacore.com>
14094
14095 * gdb.ada/rec_comp: New testcase.
14096
2d369d8e
SDJ
140972015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14098
14099 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14100 before using it.
14101
cf75d6c3
AB
141022015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14103
14104 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14105 new tests for verilog output.
14106
8dbe7ca5
YQ
141072015-04-24 Yao Qi <yao.qi@linaro.org>
14108
14109 * boards/remote-gdbserver-on-localhost.exp: New file.
14110
4ef9fb2f
PA
141112015-04-23 Pedro Alves <palves@redhat.com>
14112
14113 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14114 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14115 "end of file", remove $inferior_spawn_id from the indirect list.
14116
0a803169
PA
141172015-04-23 Pedro Alves <palves@redhat.com>
14118
14119 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14120
749ef8f8
PA
141212015-04-23 Pedro Alves <palves@redhat.com>
14122
14123 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14124 on $any_spawn_id instead of only on $gdb_spawn_id.
14125
8aae4344
PM
141262015-04-21 Pierre Muller <muller@sourceware.org>
14127
14128 PR pascal/17815
14129 * lib/pascal.exp (gpc_compile): Add new option "class".
14130 (fpc_compile): Likewise.
14131 * gdb.pascal/case-insensitive-symbols.pas: New file.
14132 * gdb.pascal/case-insensitive-symbols.exp: New file.
14133
1586c8fb
GB
141342015-04-20 Gary Benson <gbenson@redhat.com>
14135
14136 * gdb.base/attach.exp: Fix three extended remote failures.
14137
1b6e6f5c
GB
141382015-04-17 Gary Benson <gbenson@redhat.com>
14139
14140 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14141 the main executable over the remote protocol.
14142
e797481d
PA
141432015-04-16 Pedro Alves <palves@redhat.com>
14144
14145 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14146 a new gdbserver if gdbserver_reconnect_p is set.
14147
1ca99c42
PA
141482015-04-16 Pedro Alves <palves@redhat.com>
14149
14150 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14151 is set, don't exit gdbserver.
14152
af9fd6f8
AA
141532015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14154
14155 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14156 appropriate .insn, such that an older assembler can be used.
14157 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14158 the z/Architecture instruction set on 31-bit targets as well.
14159
04ff1e61
AA
141602015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14161
14162 * gdb.go/handcall.exp: Remove all logic related to the first
14163 breakpoint and rely on go_runto_main instead.
14164 * gdb.go/strings.exp: Likewise.
14165 * gdb.go/unsafe.exp: Likewise.
14166 * gdb.go/hello.exp: Likewise. Also rename the remaining
14167 breakpoint marker to "breakpoint 1".
14168 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14169 * gdb.go/strings.go: Likewise.
14170 * gdb.go/unsafe.go: Likewise.
14171 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14172 "set breakpoint 2 here" and rename the remaining breakpoint marker
14173 to "breakpoint 1".
14174
40d2f8d6
SM
141752015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14176
14177 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14178 if itertools.imap is not present.
14179 * gdb.python/py-objfile.exp: Add parentheses.
14180 * gdb.python/py-type.exp: Same.
14181 * gdb.python/py-unwind-maint.py: Same.
14182
8cbc97c6
YQ
141832015-04-15 Yao Qi <yao.qi@linaro.org>
14184
14185 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14186 of ":$ptr_size" and set its form explicitly.
14187
45fd756c
YQ
141882015-04-15 Pedro Alves <palves@redhat.com>
14189 Yao Qi <yao.qi@linaro.org>
14190
14191 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14192 timeout by factor of 4.
14193 (test_regular_watch): Likewise.
14194 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14195 * gdb.reverse/sigall-reverse.exp: Likewise.
14196 * gdb.reverse/until-precsave.exp: Likewise.
14197 * lib/gdb.exp (with_timeout_factor): New proc.
14198 (gdb_expect): Move some code to ...
14199 (get_largest_timeout): ... here. New procedure.
14200
9e811bc3
LM
142012015-04-14 Luis Machado <lgustavo@codesourcery.com>
14202
14203 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14204
0ff6fcb2
LM
142052015-04-13 Luis Machado <lgustavo@codesourcery.com>
14206
14207 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14208 to write to the .text section.
14209
7578d5f7
LM
142102015-04-13 Luis Machado <lgustavo@codesourcery.com>
14211
14212 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14213 Handle the case of targets that do not provide PID information.
14214
2efe15c4
YQ
142152015-04-13 Yao Qi <yao.qi@linaro.org>
14216
14217 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14218 and use expect instead of gdb_expect.
14219
8cd8f2f8
SDJ
142202015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14221
14222 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14223 "coredump_var_addr" to avoid naming conflict with other testcases.
14224
9ee41772
PA
142252015-04-10 Pedro Alves <palves@redhat.com>
14226
14227 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14228 gdb_test_sequence and gdb_assert.
14229
07473109
PA
142302015-04-10 Pedro Alves <palves@redhat.com>
14231
14232 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14233 test messages that don't include the breakpoint address.
14234
de3db44c
YQ
142352015-04-10 Yao Qi <yao.qi@linaro.org>
14236
14237 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14238 false for some offset and width combinations which aren't
14239 supported by linux kernel.
14240
c79d856c
PA
142412015-04-10 Pedro Alves <palves@redhat.com>
14242
14243 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14244 procedure, factored out from ...
14245 (top level): ... here. Add "set displaced-stepping" testing axis.
14246 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14247 parameter "displaced". Use it.
14248 (top level): Use foreach and add "set displaced-stepping" testing
14249 axis.
14250
ebc90b50
PA
142512015-04-10 Pedro Alves <palves@redhat.com>
14252
14253 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14254 Remove comment.
14255 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14256 both the address of the instruction that triggers the watchpoint
14257 and the address of the instruction immediately after, and use
14258 those addresses for the test. Fix comment.
14259
8f572e5c
PA
142602015-04-10 Pedro Alves <palves@redhat.com>
14261
14262 * gdb.base/sigstep.exp (breakpoint_to_handler)
14263 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14264 Test "backtrace" in handler.
14265 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14266 (top level): Add new "displaced" test axis to
14267 breakpoint_to_handler, breakpoint_to_handler_entry and
14268 breakpoint_over_handler.
14269
8d707a12
PA
142702015-04-10 Pedro Alves <palves@redhat.com>
14271
14272 PR gdb/18216
14273 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14274
ef713951
YQ
142752015-04-10 Yao Qi <yao.qi@linaro.org>
14276
14277 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14278 (test_add_rn_pc): New function.
14279 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14280 (top level): Invoke test_add_rn_pc.
14281
906d60cf
PA
142822015-04-10 Pedro Alves <palves@redhat.com>
14283
14284 PR gdb/13858
14285 * gdb.base/step-over-no-symbols.exp: New file.
14286
f2983cc3
AW
142872015-04-09 Andy Wingo <wingo@igalia.com>
14288
14289 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14290 after the Python tests.
14291
6d62641c
SDJ
142922015-04-08 Keith Seitz <keiths@redhat.com>
14293
14294 PR python/16699
14295 * gdb.python/py-completion.exp: New tests for completion.
14296 * gdb.python/py-completion.py (CompleteLimit1): New class.
14297 (CompleteLimit2): Likewise.
14298 (CompleteLimit3): Likewise.
14299 (CompleteLimit4): Likewise.
14300 (CompleteLimit5): Likewise.
14301 (CompleteLimit6): Likewise.
14302 (CompleteLimit7): Likewise.
14303
f3770638
PA
143042015-04-08 Pedro Alves <palves@redhat.com>
14305
14306 PR gdb/18214
14307 PR gdb/18216
14308 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14309 function.
14310 (main): Install it as SIGUSR1 handler.
14311 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14312 parameter. Always use "setup" as prefix. Toggle "set
14313 displaced-stepping" off/on depending on global. Don't switch to
14314 thread 1 here.
14315 (top level): Add displaced stepping "off/on" test axis. Update
14316 "setup" calls. Wrap each subtest with with_test_prefix. Test
14317 continuing with a queued signal in each thread.
14318
4496bed7
PA
143192015-04-08 Pedro Alves <palves@redhat.com>
14320
14321 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14322 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14323 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14324 Return early if running to main fails.
14325 * gdb.trace/while-stepping.exp: Likewise.
14326
b97fde92
PA
143272015-04-07 Pedro Alves <palves@redhat.com>
14328
14329 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14330 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14331 interact with inferior program.
14332
f71c18e7
PA
143332015-04-07 Pedro Alves <palves@redhat.com>
14334
14335 * lib/gdb.exp (inferior_spawn_id): New global.
14336 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14337 spawn id after processing the user code.
14338 (default_gdb_start): Set inferior_spawn_id.
14339 (send_inferior): New procedure.
14340 * lib/gdbserver-support.exp (gdbserver_start): Set
14341 inferior_spawn_id.
14342 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14343
6423214f
PA
143442015-04-07 Pedro Alves <palves@redhat.com>
14345
14346 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14347 * lib/gdbserver-support.exp (gdbserver_start): Make
14348 $server_spawn_id global.
14349 (gdbserver_start): Don't wait for gdbserver's spawn id with
14350 expect_background.
14351 (close_gdbserver): New procedure.
14352 (gdb_exit): Rename the default version and reimplement.
14353
71c0ee8c
PA
143542015-04-07 Pedro Alves <palves@redhat.com>
14355
72f4393d 14356 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
14357 append the substituted item, not the original item.
14358
203bc29b
PA
143592015-04-07 Pedro Alves <palves@redhat.com>
14360
14361 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14362 gdb_expect.
14363
508a3ddf
PA
143642015-04-07 Pedro Alves <palves@redhat.com>
14365
14366 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14367 output appearing once only.
14368
9f6dbe2b
PA
143692015-04-07 Pedro Alves <palves@redhat.com>
14370
14371 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14372 that doesn't expect anything. Return early if running to main
14373 fails.
14374
337532fa
YQ
143752015-04-07 Yao Qi <yao.qi@linaro.org>
14376
14377 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14378 (child_function): Call alarm.
14379 (main): Move call to alarm into the loop.
14380 * gdb.threads/non-stop-fair-events.exp: Build program with
14381 -DTIMEOUT=$timeout.
14382
01b622d4
DE
143832015-04-06 Doug Evans <xdje42@gmail.com>
14384
14385 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14386 Fix dest parameter to board_info.
14387 (fpc_compile): Ditto.
14388 (gdb_compile_pascal): Rename dest arg to destfile.
14389
961f4160
PMR
143902015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14391
14392 * gdb.ada/funcall_ref.exp: New file.
14393 * gdb.ada/funcall_ref/foo.adb: New file.
14394
cafda597
YQ
143952015-04-02 Yao Qi <yao.qi@linaro.org>
14396
14397 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14398 is remote.
14399
fed040c6
GB
144002015-04-02 Gary Benson <gbenson@redhat.com>
14401
14402 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14403
d11916aa
SS
144042015-04-01 Sasha Smundak <asmundak@google.com>
14405
14406 * gdb.python/py-unwind-maint.c: New file.
14407 * gdb.python/py-unwind-maint.exp: New test.
14408 * gdb.python/py-unwind-maint.py: New file.
14409 * gdb.python/py-unwind.c: New file.
14410 * gdb.python/py-unwind.exp: New test.
14411 * gdb.python/py-unwind.py: New test.
14412
a1471180
PA
144132015-04-01 Pedro Alves <palves@redhat.com>
14414
14415 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14416 to fail instead of non-existent $test.
14417
0bbeccb1
PA
144182015-04-01 Pedro Alves <palves@redhat.com>
14419
14420 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14421 GDBFLAGS if not empty.
14422
3c724c8c
PMR
144232015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14424
14425 * gdb.ada/complete.exp: Remove "multi_line".
14426 * gdb.ada/info_exc.exp: Remove "multi_line".
14427 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14428 * gdb.ada/ptype_field.exp: Remove "multi_line".
14429 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14430 * gdb.ada/tagged.exp: Remove "multi_line".
14431 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14432 [multi_line ...]
14433 * gdb.btrace/delta.exp: Likewise.
14434 * gdb.btrace/exception.exp: Likewise.
14435 * gdb.btrace/function_call_history.exp: Likewise.
14436 * gdb.btrace/instruction_history.exp: Likewise.
14437 * gdb.btrace/nohist.exp: Likewise.
14438 * gdb.btrace/record_goto.exp: Likewise.
14439 * gdb.btrace/segv.exp: Likewise.
14440 * gdb.btrace/stepi.exp: Likewise.
14441 * gdb.btrace/tailcall.exp: Likewise.
14442 * gdb.btrace/unknown_functions.exp: Likewise.
14443 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14444 * lib/gdb.exp: Add the "multi_line" helper.
14445
4eec2deb
PA
144462015-04-01 Pedro Alves <palves@redhat.com>
14447
14448 * gdb.threads/tid-reuse.c: New file.
14449 * gdb.threads/tid-reuse.exp: New file.
14450
df8411da
SDJ
144512015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14452
14453 PR corefiles/16092
14454 * gdb.base/coredump-filter.c: New file.
14455 * gdb.base/coredump-filter.exp: Likewise.
14456
6ef37366
PM
144572015-03-27 Petr Machata <pmachata@redhat.com>
14458
14459 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14460 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14461 (Dwarf::assemble): Initialize them.
14462 (Dwarf::lines): New function.
14463
7ec911b0
JT
144642015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14465
14466 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14467 SYMBOL_PREFIX for x86_64-*-cygwin.
14468
ff908ebf
AW
144692015-03-26 Andy Wingo <wingo@igalia.com>
14470
14471 PR symtab/18148
14472 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14473 const_value but not a location.
14474 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14475 location defined in non-main CUs are visible.
14476
6d5f0679
YQ
144772015-03-26 Yao Qi <yao.qi@linaro.org>
14478
14479 PR testsuite/18139
14480 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14481 Add a line number entry for the same line.
14482 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14483 Add a line number entry for the same line.
14484
2898689b
YQ
144852015-03-26 Yao Qi <yao.qi@linaro.org>
14486
14487 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14488 .int 0.
14489 (func): Likewise. Add .Lfunc_1 label.
14490 Use .Lfunc_1 label.
14491 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14492 .int 0.
14493 (func): Likewise.
14494 Use .Lfunc_1 label.
14495
85180498
YQ
144962015-03-26 Yao Qi <yao.qi@linaro.org>
14497
14498 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14499 Call gdb_compile instead to compile each .s files without debug
14500 information.
14501
8aa08a8d
YQ
145022015-03-26 Yao Qi <yao.qi@linaro.org>
14503
14504 * gdb.base/savedregs.exp (process_saved_regs): Make
14505 "Saved registers:" optional in the pattern.
14506
66849923
MM
145072015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14508
14509 * gdb.btrace/next.exp: Merged into step.exp.
14510 * gdb.btrace/finish.exp: Merged into step.exp.
14511 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14512 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14513 "record goto" and checking the exact replay position.
14514 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14515 check for "Recording format" in "info record" output.
14516 * gdb.btrace/record_goto.exp: Choose test file based on target.
14517 * gdb.btrace/x86-record_goto.S: Renamed into ...
14518 * gdb.btrace/x86_64-record_goto.S: ... this.
14519 * gdb.btrace/i686-record_goto.S: New.
14520 * gdb.btrace/x86-tailcall.S: Renamed into ...
14521 * gdb.btrace/x86_64-tailcall.S: ... this.
14522 * gdb.btrace/i686-tailcall.S: New.
14523 * gdb.btrace/x86-tailcall.c: Renamed into ...
14524 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14525 separate statements. Update test.
14526 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14527 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14528 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14529 * gdb.btrace/tailcall.exp: Choose test file based on target.
14530 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14531
11cc1b74
MM
145322015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14533
14534 * gdb.btrace/exception.exp: Increase BTS buffer size.
14535
a25d8bf9
PA
145362015-03-24 Pedro Alves <palves@redhat.com>
14537
14538 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14539
856e7dd6
PA
145402015-03-24 Pedro Alves <palves@redhat.com>
14541
14542 * gdb.threads/schedlock.exp (test_step): No longer expect that
14543 "set scheduler-locking step" with "next" over a function call runs
14544 threads unlocked.
14545
ad235a41
AT
145462015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14547
14548 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14549
15630549
AT
145502015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14551
14552 PR breakpoints/16466
14553 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14554 * gdb.mi/mi-pending.c (thread_func): New function.
14555 (int main): Add threading support required.
14556 * gdb.mi/mi-pending.exp: Add tests for this issue.
14557 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14558 (pendfunc2): Remove stdio dependency.
14559 * gdb.mi/mi-pendshr2.c: New file.
14560
693dca06
KS
145612015-03-23 Keith Seitz <keiths@redhat.com>
14562
14563 * gdb.linespec/keywords.c: New file.
14564 * gdb.linespec/keywords.exp: New file.
14565
7e993ebf
KS
145662015-03-23 Keith Seitz <keiths@redhat.com>
14567
14568 PR gdb/18021
14569 * gdb.dwarf2/staticvirtual.exp: New test.
14570
bc23328c
JK
145712015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14572
14573 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14574 * README: Remove HP-UX and gdb.hp.
14575 (configuration):
14576 * configure: Regenerate.
14577 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14578 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14579 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14580 gdb.hp/gdb.defects/Makefile.
14581 * gdb.hp/Makefile.in: File deleted.
14582 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14583 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14584 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14585 * gdb.hp/gdb.aCC/run.c: File deleted.
14586 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14587 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14588 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14589 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14590 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14591 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14592 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14593 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14594 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14595 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14596 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14597 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14598 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14599 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14600 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14601 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14602 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14603 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14604 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14605 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14606 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14607 * gdb.hp/gdb.compat/average.c: File deleted.
14608 * gdb.hp/gdb.compat/sum.c: File deleted.
14609 * gdb.hp/gdb.compat/xdb.c: File deleted.
14610 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14611 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14612 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14613 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14614 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14615 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14616 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14617 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14618 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14619 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14620 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14621 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14622 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14623 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14624 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14625 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14626 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14627 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14628 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14629 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14630 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14631 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14632 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14633 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14634 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14635 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14636 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14637 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14638 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14639 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14640 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14641 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14642 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14643 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14644 * gdb.hp/tools/odump: File deleted.
14645
8bf3b159
PA
146462015-03-19 Pedro Alves <palves@redhat.com>
14647
14648 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14649 (saw_thread_3): New globals.
14650 (top level): Increment them when an event for the corresponding
14651 thread is seen.
14652 (no thread starvation): New test.
14653
eb54c8bf
PA
146542015-03-19 Pedro Alves <palves@redhat.com>
14655
14656 * gdb.threads/continue-pending-status.c: New file.
14657 * gdb.threads/continue-pending-status.exp: New file.
14658
32d2e5d6
PA
146592015-03-18 Pedro Alves <palves@redhat.com>
14660
14661 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14662 Use gdb_is_target_remote instead of is_remote. Use
14663 gdb_test_multiple instead of gdb_expect. Exit early if
14664 gdb_test_multiple hits its internal matches. Tighten stepi tests
14665 expected output. Fail on exit with any signal, instead of just
14666 SIGILL.
14667
f68f11b7
YQ
146682015-03-18 Yao Qi <yao.qi@linaro.org>
14669
14670 PR tdep/18107
14671 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14672 variable.
14673 * gdb.base/catch-syscall.exp: Don't skip it on
14674 aarch64*-*-linux* target. Remove elements in all_syscalls.
14675 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14676 target.
14677 (setup_all_syscalls): New proc.
14678
ca5fd19b
YQ
146792015-03-16 Yao Qi <yao.qi@linaro.org>
14680
14681 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14682 (top level): Skip tests if valid_addr_p returns false for
14683 $cmd1 or $cmd2.
14684
85642ba0
AW
146852015-03-11 Andy Wingo <wingo@igalia.com>
14686
14687 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14688
e03f9645
YQ
146892015-03-11 Yao Qi <yao.qi@linaro.org>
14690
14691 * gdb.base/catch-syscall.exp: Fix typo in comments.
14692
5d0962b2
YQ
146932015-03-11 Yao Qi <yao.qi@linaro.org>
14694
14695 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14696
b2df3cef
PA
146972015-03-09 Pedro Alves <palves@redhat.com>
14698
14699 * dg-extract-results.py: Delete.
14700
ef878e53
PA
147012015-03-09 Pedro Alves <palves@redhat.com>
14702
14703 Merge dg-extract-results.sh from GCC upstream (r218843).
14704
14705 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14706 * dg-extract-results.sh: Use --text with grep to avoid issues with
14707 binary files. Fall back to cat -v, if that doesn't work.
14708
9494d219
PA
147092015-03-05 Pedro Alves <palves@redhat.com>
14710
14711 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14712
a8d9763a
SM
147132015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14714
14715 * lib/mi-support.exp (mi_expect_interrupt): Accept
14716 alternative event for when in all-stop mode.
14717
be9957b8
PA
147182015-03-04 Pedro Alves <palves@redhat.com>
14719
14720 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14721
d57be0f4 147222015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
14723
14724 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14725
c214c7cf
AA
147262015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14727
14728 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14729 regexps for GDB's current line display, accept a hex address
14730 preceding the line number.
14731
6d74a497
AA
147322015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14733
14734 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14735 the 'arch1' variable for "s390*-linux*" targets.
14736
511aee7c
PA
147372015-03-04 Pedro Alves <palves@redhat.com>
14738
14739 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14740 (main): Pass missing retval argument to pthread_join call.
14741
95e50b27
PA
147422015-03-02 Pedro Alves <palves@redhat.com>
14743
14744 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14745 (top level): Call do_test with non-stop as well.
14746
28054d69
PA
147472015-03-02 Pedro Alves <palves@redhat.com>
14748
14749 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14750 -1.
14751
4fa5d7b4
AA
147522015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14753
14754 * gdb.arch/s390-vregs.exp: New test.
14755 * gdb.arch/s390-vregs.S: New file.
14756
97c18565
PA
147572015-02-27 Pedro Alves <palves@redhat.com>
14758
14759 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14760 call to catch_command_errors.
14761 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14762 catch_command_errors.
14763
a37bfa30
PA
147642015-02-27 Pedro Alves <palves@redhat.com>
14765
14766 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14767 "true" for boolean result.
14768 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14769 prototype of main.
14770
6f98576f
PA
147712015-02-27 Pedro Alves <palves@redhat.com>
14772
14773 * lib/unbuffer_output.c: New file.
14774 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14775 (main): Call gdb_unbuffer_output.
14776
eba5ab56
YQ
147772015-02-27 Yao Qi <yao.qi@linaro.org>
14778
14779 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14780 target.
14781
0def5aaa
DE
147822015-02-26 Doug Evans <dje@google.com>
14783
14784 * gdb.cp/class2.cc (Dbase, D): New classes.
14785 (main): New local delta.
14786 * gdb.cp/class2.exp: Test printing delta.
14787 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14788 (dynbar): New global.
14789 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14790
081a1c2c
JK
147912015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14792
14793 * gdb.compile/compile-ifunc.c: New file.
14794 * gdb.compile/compile-ifunc.exp: New file.
14795
2f41223f
AT
147962015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14797
14798 * gdb.base/structs.exp: Check for correct struct on finish.
14799
03eddd80
YQ
148002015-02-26 Yao Qi <yao.qi@linaro.org>
14801
14802 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14803 is zero.
14804
80c57053
JK
148052015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14806
14807 * gdb.arch/cordic.ko.bz2: New file.
14808 * gdb.arch/cordic.ko.debug.bz2: New file.
14809 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14810
21613c12
YQ
148112015-02-25 Yao Qi <yao.qi@linaro.org>
14812
14813 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14814 aarch64*-*-* target.
14815
d8b901ed
PA
148162015-02-23 Pedro Alves <palves@redhat.com>
14817
14818 * lib/gdb.exp (delete_breakpoints): Rewrite using
14819 gdb_test_multiple.
14820
e5b85ead
PA
148212015-02-23 Pedro Alves <palves@redhat.com>
14822
14823 * gdb.base/info-os.c: Include stdlib.h.
14824
85c3a371
DE
148252015-02-22 Doug Evans <xdje42@gmail.com>
14826
14827 PR symtab/17855
14828 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14829 is read after symbols have been re-read.
14830 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14831 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14832
96553a0c
DE
148332015-02-21 Doug Evans <dje@google.com>
14834
14835 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14836
97a0c697
JK
148372015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14838
14839 PR corefiles/17808
14840 * gdb.arch/i386-biarch-core.core.bz2: New file.
14841 * gdb.arch/i386-biarch-core.exp: New file.
14842
a47cd6e9
PA
148432015-02-21 Pedro Alves <palves@redhat.com>
14844
14845 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14846 runto_main fails.
14847
c5facdc4
PA
148482015-02-20 Pedro Alves <palves@redhat.com>
14849
14850 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14851 info probes.
14852
2db9a427
PA
148532015-02-20 Pedro Alves <palves@redhat.com>
14854
14855 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14856
60fb7e9e
PA
148572015-02-20 Pedro Alves <palves@redhat.com>
14858
14859 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14860 clean_restart before gdb_target_supports_trace.
14861
5c5019c2
PA
148622015-02-20 Pedro Alves <palves@redhat.com>
14863
14864 PR threads/18006
14865 * gdb.threads/clone-thread_db.c: New file.
14866 * gdb.threads/clone-thread_db.exp: New file.
14867
c9587f88
AT
148682015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14869
14870 PR breakpoints/16812
14871 * gdb.base/catch-gdb-caused-signals.c: New file.
14872 * gdb.base/catch-gdb-caused-signals.exp: New file.
14873
f6a88844
JM
148742015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14875
14876 * configure: Regenerated.
14877 * configure.ac: Use GDB_AC_TRANSFORM.
14878 * aclocal.m4: sinclude ../transform.m4.
14879
497c491b
JM
148802015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14881
14882 * lib/dtrace.exp: New file.
14883 * gdb.base/dtrace-probe.exp: Likewise.
14884 * gdb.base/dtrace-probe.d: Likewise.
14885 * gdb.base/dtrace-probe.c: Likewise.
14886 * lib/pdtrace.in: Likewise.
14887 * configure.ac: Output variables with the transformed names of
14888 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14889 * configure: Regenerated.
14890
03e98035
JM
148912015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14892
14893 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14894 expected message when trying to access $_probe_* convenience
14895 variables while not on a probe.
14896
63cc30e9
JK
148972015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14898
14899 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14900
0703599a
PA
149012015-02-11 Pedro Alves <pedro@codesourcery.com>
14902
14903 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14904 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14905
7e60a48e
DE
149062015-02-10 Doug Evans <xdje42@gmail.com>
14907
14908 * lib/gdb.exp (gdb_load): Always return a result.
14909
01b088bc
PA
149102015-02-10 Pedro Alves <palves@redhat.com>
14911
14912 * gdb.threads/signal-sigtrap.c: New file.
14913 * gdb.threads/signal-sigtrap.exp: New file.
14914
b05ec7a5
AT
149152015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14916
14917 * gdb.trace/no-attach-trace.c: New file.
14918 * gdb.trace/no-attach-trace.exp: New file.
14919
a2c2acaf
MW
149202015-02-09 Mark Wielaard <mjw@redhat.com>
14921
14922 * gdb.dwarf2/atomic.c: New file.
14923 * gdb.dwarf2/atomic-type.exp: Likewise.
14924
31fd9caa
MM
149252015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14926
14927 * gdb.btrace/buffer-size.exp: Update "info record" output.
14928 * gdb.btrace/delta.exp: Update "info record" output.
14929 * gdb.btrace/enable.exp: Update "info record" output.
14930 * gdb.btrace/finish.exp: Update "info record" output.
14931 * gdb.btrace/instruction_history.exp: Update "info record" output.
14932 * gdb.btrace/next.exp: Update "info record" output.
14933 * gdb.btrace/nexti.exp: Update "info record" output.
14934 * gdb.btrace/step.exp: Update "info record" output.
14935 * gdb.btrace/stepi.exp: Update "info record" output.
14936 * gdb.btrace/nohist.exp: Update "info record" output.
14937
d33501a5
MM
149382015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14939
14940 * gdb.btrace/buffer-size: New.
14941
f4abbc16
MM
149422015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14943
14944 * gdb.btrace/delta.exp: Update "info record" output.
14945 * gdb.btrace/enable.exp: Update "info record" output.
14946 * gdb.btrace/finish.exp: Update "info record" output.
14947 * gdb.btrace/instruction_history.exp: Update "info record" output.
14948 * gdb.btrace/next.exp: Update "info record" output.
14949 * gdb.btrace/nexti.exp: Update "info record" output.
14950 * gdb.btrace/step.exp: Update "info record" output.
14951 * gdb.btrace/stepi.exp: Update "info record" output.
14952 * gdb.btrace/nohist.exp: Update "info record" output.
14953
b9d61307
SM
149542015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14955
14956 PR gdb/15678
14957 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14958
e584fdbc
PA
149592015-02-06 Pedro Alves <palves@redhat.com>
14960
14961 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14962 macro.
14963 (seconds_left, again): New globals.
14964 (main): Wait seconds_left in a 1-second sleep loop instead of
14965 sleeping 180 seconds. If 'again' is set, reset the seconds
14966 counter.
14967 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14968 'again' in the inferior before detaching. Print the seconds left.
14969 (options): New global.
14970 (top level): Build program with -DTIMEOUT=$timeout.
14971
77f41761
PA
149722015-02-06 Pedro Alves <palves@redhat.com>
14973
14974 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14975 determine how many seconds to pass to 'alarm'.
14976 * gdb.base/gdb-sigterm.exp (top level): Build program with
14977 -DTIMEOUT=$timeout.
14978 (do_test): Return success/failure indication. Add more verbose
14979 logging. Don't fail if 200 single steps are seen. Instead, fail
14980 when the test times out.
14981 (passes): New global.
14982 (top level): Break the testing loop if testing fails on any
14983 iteration. Use gdb_assert.
14984
b9394193
DB
149852015-02-04 Don Breazeal <donb@codesourcery.com>
14986
14987 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14988 and initialize them.
14989 (ipc_cleanup): New function.
14990 (main): Don't declare shmid, semid, and msqid. Add a call to
14991 atexit so that we call ipc_cleanup on exit.
14992
42d9e528
PA
149932015-02-04 Pedro Alves <palves@redhat.com>
14994
14995 * boards/native-extended-gdbserver.exp: Remove any target variant
14996 specifications from the board name before clearing the isremote
14997 flag from board_info.
14998
ae6ae975
DE
149992015-01-31 Doug Evans <xdje42@gmail.com>
15000
15001 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15002
cfb069a8
GB
150032015-01-31 Gary Benson <gbenson@redhat.com>
15004
15005 * gdb.base/completion.exp: Disable completion limiting for
15006 existing tests. Add new tests to check completion limiting.
15007 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15008
5dd31d79
DE
150092015-01-31 Doug Evans <xdje42@gmail.com>
15010
15011 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15012
9f050062
DE
150132015-01-31 Doug Evans <xdje42@gmail.com>
15014
15015 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15016 entries. Duplicate file section script entries.
15017 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15018 inlined entries. Add test for safe-path rejection.
15019 * gdb.python/py-section-script.c: Add duplicate inlined section script
15020 entries. Duplicate file section script entries.
15021 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15022 inlined entries. Add test for safe-path rejection.
15023
df25ebbd
JB
150242015-01-29 Joel Brobecker <brobecker@adacore.com>
15025
15026 * gdb.ada/disc_arr_bound: New testcase.
15027
4a0ca9ec
JB
150282015-01-29 Joel Brobecker <brobecker@adacore.com>
15029
15030 * gdb.ada/mi_var_array: New testcase.
15031
3a8b707a
DE
150322015-01-27 Doug Evans <dje@google.com>
15033
15034 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15035 Add test for objfile.filename, objfile.username after objfile
15036 has been unloaded.
15037
f8313f6e
JB
150382015-01-26 Joel Brobecker <brobecker@adacore.com>
15039
15040 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15041 the second test to print the name attribute of value
15042 returned by the call to gdb.lookup_type, and adjust
15043 the expected output accordingly.
15044
37bc665e
MW
150452015-01-25 Mark Wielaard <mjw@redhat.com>
15046
15047 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15048 * gdb.base/disp-step-fork.c: Include unistd.h.
15049 * gdb.base/siginfo-obj.c: Include stdio.h.
15050 * gdb.base/siginfo-thread.c: Likewise.
15051 * gdb.mi/non-stop.c: Include unistd.h.
15052 * gdb.mi/nsthrexec.c: Include stdio.h.
15053 * gdb.mi/pthreads.c: Include unistd.h.
15054 * gdb.modula2/unbounded1.c (main): Declare returns int.
15055 * gdb.reverse/consecutive-reverse.c: Likewise.
15056 * gdb.threads/create-fail.c: Include unistd.h.
15057 * gdb.threads/killed.c: Likewise.
15058 * gdb.threads/linux-dp.c: Likewise.
15059 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15060 * gdb.threads/non-ldr-exc-2.c: Likewise.
15061 * gdb.threads/non-ldr-exc-3.c: Likewise.
15062 * gdb.threads/non-ldr-exc-4.c: Likewise.
15063 * gdb.threads/pthreads.c: Include unistd.h.
15064 (main): Declare returns int.
15065 * gdb.threads/tls-main.c (foo): New declaration.
15066 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15067
f7e5394d
SM
150682015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15069
15070 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15071 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15072
743649fd
MW
150732015-01-15 Mark Wielaard <mjw@redhat.com>
15074
15075 * gdb.base/noreturn-return.c: New file.
15076 * gdb.base/noreturn-return.exp: New file.
15077 * gdb.base/noreturn-finish.c: New file.
15078 * gdb.base/noreturn-finish.exp: New file.
15079
198297aa
PA
150802015-01-23 Pedro Alves <palves@redhat.com>
15081
15082 * gdb.threads/continue-pending-after-query.c: New file.
15083 * gdb.threads/continue-pending-after-query.exp: New file.
15084
717cf30c
AG
150852015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15086 Simon Marchi <simon.marchi@ericsson.com>
15087
15088 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15089 * gdb.base/valgrind-db-attach.exp: Same.
15090 * gdb.base/valgrind-infcall.exp: Same.
15091 * lib/mi-support.exp (default_mi_gdb_start): Same.
15092 * lib/prompt.exp (default_prompt_gdb_start): Same.
15093 * lib/gdb.exp (default_gdb_spawn): Same.
15094 (gdb_interact): New.
15095
15096
4b62a76e
JK
150972015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15098
15099 * gdb.compile/compile.exp (pointer to jit function): New test.
15100
b4cdae6f
WW
151012015-01-17 Wei-cheng Wang <cole945@gmail.com>
15102
15103 * lib/gdb.exp (supports_process_record): Return true for
15104 powerpc*-*-linux*.
15105 (supports_reverse): Likewise.
15106
d221e7ef
DB
151072015-01-15 Don Breazeal <donb@codesourcery.com>
15108
15109 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15110 instead of checking whether the target board is remote and
15111 use spawn_wait_for_attach instead of exec/sleep.
15112 * gdb.base/attach-twice.exp: Likewise.
15113
bafffb51
JB
151142015-01-15 Joel Brobecker <brobecker@adacore.com>
15115
15116 * gdb.ada/var_arr_attrs: New testcase.
15117
5589af0e
PA
151182015-01-14 Pedro Alves <palves@redhat.com>
15119 Joel Brobecker <brobecker@adacore.com>
15120
15121 PR gdb/17525
15122 * gdb.base/bp-cmds-execution-x-script.c: New file.
15123 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15124 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15125
6c400b59
PA
151262015-01-14 Pedro Alves <palves@redhat.com>
15127
15128 PR cli/17828
15129 * gdb.base/batch-preserve-term-settings.c: New file.
15130 * gdb.base/batch-preserve-term-settings.exp: New file.
15131
e02c96a7
DE
151322015-01-13 Doug Evans <dje@google.com>
15133
15134 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15135 binary.
15136
576fd14c
JB
151372015-01-13 Joel Brobecker <brobecker@adacore.com>
15138
15139 * Makefile.in (clean mostlyclean): Do not delete *.py.
15140
04dccad0
JB
151412015-01-13 Joel Brobecker <brobecker@adacore.com>
15142
15143 * gdb.python/py-lookup-type.exp: New file.
15144
3d230f71
PA
151452015-01-12 Pedro Alves <palves@redhat.com>
15146
15147 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15148 restore GDBFLAGS before returning.
15149
7e67715d
JK
151502015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15151
15152 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15153 is_amd64_regs_target and is_x86_like_target.
15154
f2e0d4b4
DE
151552015-01-11 Doug Evans <xdje42@gmail.com>
15156
15157 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15158 is given without an explicit form.
15159 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15160 attributes.
15161 * gdb.dwarf/corrupt.exp: Ditto.
15162 * gdb.dwarf2/enum-type.exp: Ditto.
15163 * gdb.trace/entry-values.exp: Ditto.
15164 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15165
439250fb
DE
151662015-01-11 Doug Evans <xdje42@gmail.com>
15167
15168 PR gdb/15830
15169 * gdb.base/maint.exp: Remove references to "maint demangle".
15170 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15171 Add tests for explicitly specifying language to demangle.
15172 * gdb.dlang/demangle.exp: Ditto.
15173
ede9f622
PA
151742015-01-09 Pedro Alves <palves@redhat.com>
15175
15176 * gdb.threads/non-stop-fair-events.c: New file.
15177 * gdb.threads/non-stop-fair-events.exp: New file.
15178
a7b796db
PA
151792015-01-09 Pedro Alves <palves@redhat.com>
15180
15181 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15182 the global scope. Set a breakpoint after all threads are started
15183 rather than stepping over two source lines. Expect the prompt.
15184 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15185 global.
15186 (NUM): Now 15.
15187 (main): Use threads_started_barrier to wait for all threads to
15188 start. Main thread no longer calls thread_function. Exit after
15189 180 seconds.
15190 (loop): New function.
15191 (thread_function): Wait on threads_started_barrier barrier. Call
15192 'loop' at each iteration.
15193 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15194 threads have started, instead of hardcoding number of "next"
15195 steps. Use an access watchpoint instead of a write watchpoint.
15196
9665ffdd
PA
151972015-01-09 Pedro Alves <palves@redhat.com>
15198
15199 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15200 (thread_func): Wait on barrier.
15201 (main): Wait for all threads to start before stopping GDB.
15202 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15203 global.
15204 (thread1_func, thread2_func): Wait on barrier.
15205 (main): Wait for all threads to start before stopping GDB.
15206 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15207 New global.
15208 (thread1_func, thread2_func): Wait on barrier.
15209 (main): Wait for all threads to start before stopping GDB.
15210
c945a99f
PA
152112015-01-09 Pedro Alves <palves@redhat.com>
15212
15213 * gdb.threads/attach-many-short-lived-threads.c: New file.
15214 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15215
c1a747c1
PA
152162014-01-09 Pedro Alves <palves@redhat.com>
15217
15218 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15219 instead of to thread 2.
15220 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15221 Add barrier around each pthread_create call instead of around all
15222 calls.
15223 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15224 Set a break on thread_function and have the child threads hit it
15225 one at at a time.
15226
60b3033e
PA
152272015-01-09 Pedro Alves <palves@redhat.com>
15228
15229 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15230 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15231 false.
15232 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15233 checking whether the target board is remote.
15234 * gdb.multi/multi-attach.exp: Likewise.
15235 * gdb.python/py-sync-interp.exp: Likewise.
15236 * gdb.server/ext-attach.exp: Likewise.
15237 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15238 tests that need to attach, instead of checking whether the target
15239 board is remote at the top of the file.
15240
acc018ac
YQ
152412015-01-08 Yao Qi <yao@codesourcery.com>
15242
15243 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15244
50a18af8
JK
152452015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15246
15247 Fix testcase compilation.
15248 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15249
8503d6e1
JB
152502015-01-06 Joel Brobecker <brobecker@adacore.com>
15251
15252 * gdb.python/py-type.exp: Add a couple test about empty
15253 array creation, and negative-length array creation.
15254
cc73dbcc
DE
152552015-01-02 Doug Evans <xdje42@gmail.com>
15256
15257 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15258
0300bbc7
DE
152592015-01-02 Doug Evans <dje@google.com>
15260
15261 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15262
9d85a0ec
YQ
152632014-12-29 Yao Qi <yao@codesourcery.com>
15264
15265 * gdb.trace/entry-values.exp: Update comments. Rename variable
15266 bar_call_foo to returned_from_foo.
15267
87186c6a
MMN
152682014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15269
15270 PR gdb/17394
15271 * gdb.linespec/break-asm-file.c: New file.
15272 * gdb.linespec/break-asm-file.exp: New file.
15273 * gdb.linespec/break-asm-file0.s: New file.
15274 * gdb.linespec/break-asm-file1.s: New file.
15275
1bab7383
YQ
152762014-12-18 Nigel Stephens <nigel@mips.com>
15277 Maciej W. Rozycki <macro@codesourcery.com>
15278
15279 * gdb.base/float.exp: Handle the new output from "info float" on
15280 MIPS targets.
15281
1bc1068a
JK
152822014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15283
15284 Fix MinGW compilation.
15285 * gdb.compile/compile-ops.exp: Update untested message if
15286 !skip_compile_feature_tests.
15287 * gdb.compile/compile-setjmp.exp: Likewise.
15288 * gdb.compile/compile-tls.exp: Likewise.
15289 * gdb.compile/compile.exp: Likewise.
15290 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15291 supported on this host".
15292
b6615d10
DE
152932014-12-16 Doug Evans <xdje42@gmail.com>
15294
15295 * boards/stabs.exp: New file.
15296
25dda427
AA
152972014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15298
15299 * gdb.base/completion.exp: Adjust to format changes of "maint
15300 print user-registers".
15301
bf330350
CU
153022014-12-16 Catalin Udma <catalin.udma@freescale.com>
15303
15304 PR server/17457
15305 * gdb.arch/aarch64-fp.c: New file.
15306 * gdb.arch/aarch64-fp.exp: New file.
15307
395cf596
SDJ
153082014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15309
15310 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15311 r210637, r210913, r211666, r215400, r215817).
15312
15313 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15314 * dg-extract-results.py: New file.
15315 * dg-extract-results.sh: Use it if the environment seems
15316 suitable.
15317
15318 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15319
15320 * dg-extract-results.py (parse_run): Handle warnings that
15321 are printed before a test harness is run.
15322
15323 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15324
15325 * dg-extract-results.py (Named): Remove __cmp__ method.
15326 (output_variation): Use a key to sort variation.harnesses.
15327
15328 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15329
15330 * dg-extract-results.py: For Python 3, force sys.stdout to
15331 handle surrogate escape sequences.
15332 (safe_open): New function.
15333 (output_segment, main): Use it.
15334
15335 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15336
15337 * dg-extract-results.py (Prog.result_re): Include options
15338 in test name.
15339
15340 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15341
15342 * dg-extract-results.py (output_variation): Always sort if
15343 do_sum.
15344
e882ef3c
SM
153452014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15346
15347 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15348 as long as we get pagination notifications.
15349
4992aa20
JM
153502014-12-15 Jason Merrill <jason@redhat.com>
15351
15352 * Makefile.in (check-gdb.%): Restore.
15353 * README: Mention it.
15354
c1b5a1a6
JB
153552014-12-13 Joel Brobecker <brobecker@adacore.com>
15356
15357 * gdb.ada/str_uninit: New testcase.
15358
5537b577
JK
153592014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15360
15361 PR symtab/17642
15362 * gdb.base/vla-stub-define.c: New file.
15363 * gdb.base/vla-stub.c: New file.
15364 * gdb.base/vla-stub.exp: New file.
15365
bb2ec1b3
TT
153662014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15367 Jan Kratochvil <jan.kratochvil@redhat.com>
15368 Tom Tromey <tromey@redhat.com>
15369
15370 * configure.ac: Add gdb.compile/.
15371 * configure: Regenerate.
15372 * gdb.compile/Makefile.in: New file.
15373 * gdb.compile/compile-ops.exp: New file.
15374 * gdb.compile/compile-ops.c: New file.
15375 * gdb.compile/compile-tls.c: New file.
15376 * gdb.compile/compile-tls.exp: New file.
15377 * gdb.compile/compile-constvar.S: New file.
15378 * gdb.compile/compile-constvar.c: New file.
15379 * gdb.compile/compile-mod.c: New file.
15380 * gdb.compile/compile-nodebug.c: New file.
15381 * gdb.compile/compile-setjmp-mod.c: New file.
15382 * gdb.compile/compile-setjmp.c: New file.
15383 * gdb.compile/compile-setjmp.exp: New file.
15384 * gdb.compile/compile-shlib.c: New file.
15385 * gdb.compile/compile.c: New file.
15386 * gdb.compile/compile.exp: New file.
15387 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15388
4ff709eb
TT
153892014-12-12 Tom Tromey <tromey@redhat.com>
15390
15391 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15392 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15393
6dddd6a5
DE
153942014-12-12 Doug Evans <dje@google.com>
15395
15396 * lib/gdb-python.exp (get_python_valueof): New function.
15397 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15398
71c24708
AA
153992014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15400
15401 * gdb.base/completion.exp: Add test for completion of "info
15402 registers ".
15403
3e29f34a
MR
154042014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15405
15406 * gdb.base/func-ptrs.c: New file.
15407 * gdb.base/func-ptrs.exp: New file.
15408
fc126975
SM
154092014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15410
15411 PR breakpoints/17012
15412 * gdb.base/dprintf-detach.c: New file.
15413 * gdb.base/dprintf-detach.exp: New file.
15414
0a46d518
SM
154152014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15416
15417 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15418 * lib/gdb.exp (target_is_gdbserver): New procedure.
15419
a0be3e44
DE
154202014-12-08 Doug Evans <dje@google.com>
15421
15422 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15423
df1b803a
YQ
154242014-12-05 Yao Qi <yao@codesourcery.com>
15425
15426 * gdb.guile/scm-error.exp: Remove the third argument to
15427 gdb_remote_download.
15428 * gdb.guile/scm-frame-args.exp: Likewise.
15429 * gdb.guile/scm-section-script.exp: Likewise.
15430
ddb9f679
YQ
154312014-12-05 Yao Qi <yao@codesourcery.com>
15432
15433 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15434
86e4ed39
DE
154352014-12-04 Doug Evans <dje@google.com>
15436
15437 * gdb.python/py-objfile.exp: Add tests for
15438 objfile.add_separate_debug_file.
15439
7c50a931
DE
154402014-12-04 Doug Evans <dje@google.com>
15441
15442 * lib/gdb.exp (get_build_id): New function.
15443 (build_id_debug_filename_get): Rewrite to use it.
15444 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15445
621661e3
MR
154462014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15447
15448 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15449 `method(long)', not just 0x0.
15450 * gdb.cp/nsalias.exp: Align code labels to 4.
15451 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15452 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15453 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15454 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15455 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15456 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15457
29f0c3b7
DE
154582014-12-02 Doug Evans <dje@google.com>
15459
e1e061e7 15460 PR symtab/17602
29f0c3b7 15461 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 15462 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
15463 * gdb.cp/anon-ns.exp: Update.
15464
162078c8
NB
154652014-12-02 Nick Bull <nicholaspbull@gmail.com>
15466
15467 * gdb.python/py-events.py (inferior_call_handler): New.
15468 (register_changed_handler, memory_changed_handler): New.
15469 (test_events.invoke): Register new handlers.
15470 * gdb.python/py-events.exp: Add tests for inferior call,
15471 memory_changed and register_changed events.
15472
fdb09caf
AA
154732014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15474
15475 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15476 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15477 if the linker doesn't understand this.
15478
55cfb2c4
SM
154792014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15480
15481 * gdb.python/python.exp: Change expected reply to help().
15482
9e8cd6df
YQ
154832014-12-01 Yao Qi <yao@codesourcery.com>
15484
15485 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15486 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15487 * configure: Re-generated.
15488
6c659fc2
SC
154892014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15490
15491 * gdb.cp/chained-calls.cc: New file.
15492 * gdb.cp/chained-calls.exp: New file.
15493 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15494
d7fc3181
SM
154952014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15496
15497 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15498 * gdb.dwarf2/symtab-producer.exp: Same.
15499 * gdb.gdb/python-interrupts.exp: Same.
15500 * gdb.gdb/python-selftest.exp: Same.
15501 * gdb.python/py-linetable.exp: Same.
15502 * gdb.python/py-type.exp: Same.
15503 * gdb.python/py-value-cc.exp: Same.
15504 * gdb.python/py-value.exp: Same.
15505
10e79639
YQ
155062014-11-28 Yao Qi <yao@codesourcery.com>
15507
15508 * gdb.base/break-probes.exp: Match library name prefixed with
15509 sysroot.
15510
f28a0564
SM
155112014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15512
15513 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15514 test expected output. Add parentheses for the call to print.
15515 Remove L suffix from integers.
15516
3fe1ce1d
DE
155172014-11-26 Doug Evans <dje@google.com>
15518
15519 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15520
84429e27
YQ
155212014-11-22 Yao Qi <yao@codesourcery.com>
15522
15523 * gdb.trace/entry-values.c: Remove asms.
15524 (foo): Add foo_label.
15525 (bar): Add bar_label.
15526 * gdb.trace/entry-values.exp: Remove code computing foo's
15527 length and bar's length.
15528 (Dwarf::assemble): Invoke function_range for bar and use
15529 MACRO_AT_func for foo.
15530
26741859
YQ
155312014-11-22 Yao Qi <yao@codesourcery.com>
15532
15533 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15534 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15535 Use .Lgcc43_procstart instead of gcc43.
15536
45e44d27
JB
155372014-11-21 Joel Brobecker <brobecker@adacore.com>
15538
15539 * gdb.ada/n_arr_bound: New testcase.
15540
458c8db8
SDJ
155412014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15542
15543 PR breakpoints/10737
15544 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15545 test_catch_syscall_multi_arch.
15546 (test_catch_syscall_multi_arch): New function.
15547
43f3e411
DE
155482014-11-20 Doug Evans <xdje42@gmail.com>
15549
15550 * gdb.base/maint.exp: Update expected output.
15551
0d7b2549
AA
155522014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15553
15554 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15555 4-byte instruction on S390.
15556
8908fca5
JB
155572014-11-19 Joel Brobecker <brobecker@adacore.com>
15558
15559 * gdb.ada/arr_arr: New testcase.
15560
4a46959e
JB
155612014-11-19 Joel Brobecker <brobecker@adacore.com>
15562
15563 * gdb.ada/pkd_arr_elem: New Testcase.
15564
470e2f4e
LM
155652014-11-18 Luis Machado <lgustavo@codesourcery.com>
15566
15567 * gdb.reverse/break-precsave: Expect completion message for
15568 core file reads.
15569 * gdb.reverse/consecutive-precsave.exp: Likewise.
15570 * gdb.reverse/finish-precsave.exp: Likewise.
15571 * gdb.reverse/i386-precsave.exp: Likewise.
15572 * gdb.reverse/machinestate-precsave.exp: Likewise.
15573 * gdb.reverse/sigall-precsave.exp: Likewise.
15574 * gdb.reverse/solib-precsave.exp: Likewise.
15575 * gdb.reverse/step-precsave.exp: Likewise.
15576 * gdb.reverse/until-precsave.exp: Likewise.
15577 * gdb.reverse/watch-precsave.exp: Likewise.
15578
a267f3ad
AA
155792014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15580
15581 * gdb.base/bp-permanent.c: Include unistd.h.
15582 * gdb.python/py-framefilter-mi.c (main): Add return type.
15583 * gdb.python/py-framefilter.c (main): Likewise.
15584 * gdb.trace/actions-changed.c (main): Likewise.
15585
12084a9a
AA
155862014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15587
15588 * gdb.mi/until.c: Add eye-catchers.
15589 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15590 line numbers.
15591
dc7e1a77
AA
155922014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15593
15594 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15595 function header variants in break1.c.
15596 * gdb.base/ena-dis-br.exp: Likewise.
15597 * gdb.base/hbreak2.exp: Likewise.
15598 * gdb.reverse/until-precsave.exp: Drop references to removed
15599 non-prototype function header variants in ur1.c.
15600 * gdb.reverse/until-reverse.exp: Likewise.
15601
41c77605
PM
156022014-11-17 Petr Machata <pmachata@redhat.com>
15603
15604 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15605 ${_cu_offset_size} bytes abbrev offset.
15606
34248c3a
DE
156072014-11-15 Doug Evans <xdje42@gmail.com>
15608
15609 PR symtab/17559
15610 * gdb.base/line-symtabs.exp: New file.
15611 * gdb.base/line-symtabs.c: New file.
15612 * gdb.base/line-symtabs.h: New file.
15613
646da059
YQ
156142014-11-14 Yao Qi <yao@codesourcery.com>
15615
15616 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15617 (func): Add label func_label.
15618 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15619 Replace low_pc and high_pc with MACRO_AT_range.
15620 Replace name, low_pc and high_pc with MACRO_AT_func.
15621
9301ebe6
YQ
156222014-11-14 Yao Qi <yao@codesourcery.com>
15623
15624 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15625 Replace name, low_pc and high_pc with MACRO_AT_func.
15626
f166b542
YQ
156272014-11-14 Yao Qi <yao@codesourcery.com>
15628
15629 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15630 produce debug information.
15631 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15632
0f6e71e3
YQ
156332014-11-14 Yao Qi <yao@codesourcery.com>
15634
15635 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15636 object and get function length.
15637 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15638 with MACRO_AT_func.
15639 (top-level): Replace gdb_compile and clean_restart with
15640 prepare_for_testing.
15641 * gdb.dwarf2/main.c (main): Add label main_label.
15642
876c4df9
YQ
156432014-11-14 Yao Qi <yao@codesourcery.com>
15644
15645 * lib/dwarf.exp (function_range): New procedure.
15646 (Dwarf::_handle_macro_at_func): New procedure.
15647 (Dwarf::_handle_macro_at_range): New procedure.
15648 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15649
02ad9cf1
YQ
156502014-11-14 Yao Qi <yao@codesourcery.com>
15651
15652 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15653 (_handle_attribute): New procedure.
15654
a59add0c
AA
156552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15656
15657 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15658 * gdb.base/call-sc.c (zed): Likewise.
15659 * gdb.base/checkpoint.c (main): Likewise.
15660 * gdb.base/dump.c (main): Likewise.
15661 * gdb.base/gcore.c (main): Likewise.
15662 * gdb.base/huge.c (main): Likewise.
15663 * gdb.base/multi-forks.c (main): Likewise.
15664 * gdb.base/pr10179-a.c (main): Likewise.
15665 * gdb.base/savedregs.c (main): Likewise.
15666 * gdb.base/sigaltstack.c (main): Likewise.
15667 * gdb.base/siginfo.c (main): Likewise.
15668 * gdb.base/structs.c (zed): Likewise.
15669 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15670 * gdb.mi/mi-syn-frame.c (main): Likewise.
15671 * gdb.mi/until.c (foo, main): Likewise.
15672 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15673 * gdb.base/solib-weak.c (foo): Declare.
15674 * gdb.base/attach-twice.c: Include stdio.h.
15675 * gdb.base/weaklib1.c: Likewise.
15676 * gdb.base/weaklib2.c: Likewise.
15677 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15678 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15679 unistd.h.
15680 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15681 * gdb.mi/mi-exit-code.c: Likewise.
15682 * gdb.base/break-interp-lib.c: Include string.h.
15683 * gdb.base/coremaker.c: Likewise.
15684 * gdb.base/testenv.c: Likewise.
15685 * gdb.python/py-finish-breakpoint.c: Likewise.
15686 * gdb.base/inferior-died.c: Include sys/wait.h.
15687 * gdb.base/fileio.c: Include time.h.
15688 * gdb.base/async-shell.c: Include unistd.h.
15689 * gdb.base/dprintf-non-stop.c: Likewise.
15690 * gdb.base/info-os.c: Likewise.
15691 * gdb.mi/mi-console.c: Likewise.
15692 * gdb.mi/watch-nonstop.c: Likewise.
15693 * gdb.python/py-events.c: Likewise.
15694 * gdb.base/async.c (baz): Move up before its invocation.
15695 * gdb.base/code_elim2.c (my_global_func): Likewise.
15696 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15697 * gdb.base/advance.c (func2): Likewise.
15698
3b5d5997
AA
156992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15700
15701 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15702 variant.
15703 * gdb.base/annota3.c: Likewise.
15704 * gdb.base/async.c: Likewise.
15705 * gdb.base/average.c: Likewise.
15706 * gdb.base/call-ar-st.c: Likewise.
15707 * gdb.base/call-rt-st.c: Likewise.
15708 * gdb.base/call-sc.c: Likewise.
15709 * gdb.base/call-strs.c: Likewise.
15710 * gdb.base/ending-run.c: Likewise.
15711 * gdb.base/execd-prog.c: Likewise.
15712 * gdb.base/exprs.c: Likewise.
15713 * gdb.base/foll-exec.c: Likewise.
15714 * gdb.base/foll-fork.c: Likewise.
15715 * gdb.base/foll-vfork.c: Likewise.
15716 * gdb.base/funcargs.c: Likewise.
15717 * gdb.base/gcore.c: Likewise.
15718 * gdb.base/jump.c: Likewise.
15719 * gdb.base/langs0.c: Likewise.
15720 * gdb.base/langs1.c: Likewise.
15721 * gdb.base/langs2.c: Likewise.
15722 * gdb.base/mips_pro.c: Likewise.
15723 * gdb.base/nodebug.c: Likewise.
15724 * gdb.base/opaque0.c: Likewise.
15725 * gdb.base/opaque1.c: Likewise.
15726 * gdb.base/recurse.c: Likewise.
15727 * gdb.base/run.c: Likewise.
15728 * gdb.base/scope0.c: Likewise.
15729 * gdb.base/scope1.c: Likewise.
15730 * gdb.base/setshow.c: Likewise.
15731 * gdb.base/setvar.c: Likewise.
15732 * gdb.base/shmain.c: Likewise.
15733 * gdb.base/shr1.c: Likewise.
15734 * gdb.base/shr2.c: Likewise.
15735 * gdb.base/sigall.c: Likewise.
15736 * gdb.base/signals.c: Likewise.
15737 * gdb.base/so-indr-cl.c: Likewise.
15738 * gdb.base/solib2.c: Likewise.
15739 * gdb.base/structs.c: Likewise.
15740 * gdb.base/sum.c: Likewise.
15741 * gdb.base/vforked-prog.c: Likewise.
15742 * gdb.base/watchpoint.c: Likewise.
15743 * gdb.reverse/shr2.c: Likewise.
15744 * gdb.reverse/until-reverse.c: Likewise.
15745 * gdb.reverse/ur1.c: Likewise.
15746 * gdb.reverse/watch-reverse.c: Likewise.
15747
066a77c5
AA
157482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15749
15750 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15751 variant.
15752 * gdb.base/sepdebug.exp: Drop references to removed code.
15753
4f204ea5
AA
157542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15755
15756 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15757 variant. Preserve original line numbering.
15758 * gdb.base/list1.c: Likewise.
15759
3b377a3a
AA
157602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15761
15762 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15763 variant.
15764 * gdb.base/break1.c: Likewise.
15765 * gdb.base/break.exp: Drop references to removed code.
15766
e444df73
AA
157672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15768
15769 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15770 variant.
15771
8008f2a7
AA
157722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15773
15774 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15775
a5a06887
AA
157762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15777
15778 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15779 logic into perform_all_tests() and invoke it with and without
15780 function header prototypes.
15781 (do_function_calls): Remove conditional XFAIL for PR 5318.
15782 (rerun_and_prepare): Remove duplicate code.
15783 (perform_all_tests): New. Main logic moved here.
15784
44dba9b9
AA
157852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15786
15787 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15788 code guarded by #ifdef NO_PROTOTYPES.
15789 (t_double_many_args): Likewise.
15790 (DEF_FUNC_MANY_ARGS_1): Likewise.
15791 (DEF_FUNC_VALUES_1): Likewise.
15792 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15793 guarded by #ifdef PROTOTYPES.
15794
d1fbcd56
AA
157952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15796
15797 * gdb.mi/mi-console.c: Add eye-catcher.
15798 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15799 instead of literal line number.
15800
b0e59b8f
AA
158012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15802
15803 * gdb.base/shr2.c: Add eye-catcher.
15804 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15805 line number.
15806
78f98cca
AA
158072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15808
15809 * gdb.base/jump.c: Add eye-catchers.
15810 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15811 numbers.
15812
58fa2af0
AA
158132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15814
15815 * gdb.base/execd-prog.c: Add eye-catchers.
15816 * gdb.base/foll-exec.c: Likewise.
15817 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15818 line numbers.
15819
04e5059b
AA
158202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15821
15822 * gdb.base/ending-run.c: Add eye-catchers.
15823 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15824 literal line numbers.
15825
dbfdb174
AA
158262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15827
15828 * gdb.base/call-rt-st.c: Add eye-catchers.
15829 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15830 literal line numbers.
15831
888a2ade
AA
158322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15833
15834 * gdb.base/call-ar-st.c: Add eye-catchers.
15835 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15836 literal line numbers.
15837
6acc2dde
AA
158382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15839
15840 * gdb.base/average.c: Add eye-catchers.
15841 * gdb.base/sum.c: Likewise.
15842 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15843 regexps dynamically.
15844
9ecfcd1d
AA
158452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15846
15847 * gdb.base/solib1.c: Add eye-catchers.
15848 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15849 literal line numbers.
15850
78708b7c
PA
158512014-11-12 Pedro Alves <palves@redhat.com>
15852
15853 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15854 leader has exited.
15855
af48d08f
PA
158562014-11-12 Pedro Alves <palves@redhat.com>
15857
15858 * gdb.arch/i386-bp_permanent.c: New file.
15859 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15860 (srcfile): Set to i386-bp_permanent.c.
15861 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15862 that stepi does not execute the 'leave' instruction, instead of
15863 testing it does execute.
15864 * gdb.base/bp-permanent.c: New file.
15865 * gdb.base/bp-permanent.exp: New file.
15866
af3768e9
DE
158672014-11-10 Doug Evans <xdje42@gmail.com>
15868
15869 PR symtab/17564
15870 * gdb.base/symtab-search-order.exp: New file.
15871 * gdb.base/symtab-search-order.c: New file.
15872 * gdb.base/symtab-search-order-1.c: New file.
15873 * gdb.base/symtab-search-order-shlib-1.c: New file.
15874
9de00a4a
PA
158752014-11-07 Pedro Alves <palves@redhat.com>
15876
15877 PR gdb/17511
15878 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15879 i?86-*-linux*.
15880
e0f52461
SC
158812014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15882
15883 PR c++/17494
15884 * gdb.cp/pr17494.cc: New file.
15885 * gdb.cp/pr17494.exp: New file.
15886
6ce8c980
YQ
158872014-11-02 Yao Qi <yao@codesourcery.com>
15888
15889 * gdb.python/python.exp: Get working directory and match the
15890 output of "set extended-prompt \\w " with it.
15891
02be9a71
DE
158922014-10-30 Doug Evans <dje@google.com>
15893
15894 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15895 in objfiles.
15896 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15897 in progspaces.
15898
3bdff46b
LM
158992014-10-30 Janis Johnson <janisjo@codesourcery.com>
15900
15901 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15902 * gdb.base/realname-expand.exp: Likewise.
15903 * gdb.linespec/macro-relative.exp: Likewise.
15904
ab917dfb
PA
159052014-10-29 Pedro Alves <palves@redhat.com>
15906
15907 PR gdb/17408
15908 * gdb.threads/schedlock.c (some_function): New function.
15909 (call_function): New global.
15910 (MAYBE_CALL_SOME_FUNCTION): New macro.
15911 (thread_function): Call it.
15912 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15913 and use it instead of a global counter. Adjust all callers.
15914 (get_current_thread): Use "find current thread" for test message
15915 here rather than having all callers pass down the same string.
15916 (goto_loop): New procedure, factored out from ...
15917 (my_continue): ... this.
15918 (step_ten_loops): Change parameter from test message to command to
15919 use. Adjust.
15920 (list_count): Delete global.
15921 (check_result): New procedure, factored out from duplicate top
15922 level code.
15923 (continue tests): Wrap in with_test_prefix.
15924 (test_step): New procedure, factored out from duplicate top level
15925 code.
15926 (top level): Test "step" in combination with all scheduler-locking
15927 modes. Test "next" in combination with all scheduler-locking
15928 modes, and in combination with stepping over a function call or
15929 not.
15930 * gdb.threads/next-bp-other-thread.c: New file.
15931 * gdb.threads/next-bp-other-thread.exp: New file.
15932
d3d4baed
PA
159332014-10-29 Pedro Alves <palves@redhat.com>
15934
15935 PR python/17372
15936 * gdb.python/python.exp: Test a multi-line command that spawns
15937 interactive Python.
15938 * gdb.base/multi-line-starts-subshell.exp: New file.
15939
563e8d85
YQ
159402014-10-29 Yao Qi <yao@codesourcery.com>
15941
15942 * gdb.base/fileio.exp: Make directories on host.
15943
0ea4d52e
YQ
159442014-10-29 Yao Qi <yao@codesourcery.com>
15945
15946 * gdb.base/fileio.c (test_write): Close the file.
15947
7f5ef605
PA
159482014-10-28 Pedro Alves <palves@redhat.com>
15949
15950 PR gdb/12623
15951 * gdb.base/sigstep.c (no_handler): New global.
15952 (main): If 'no_handler is true, set the signal handlers to
15953 SIG_IGN.
15954 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15955 with_sw_watch and no_handler parameters. Handle them.
15956 (top level) <stepping over handler when stopped at a breakpoint
15957 test>: Add a test axis for testing with a software watchpoint, and
15958 another for testing with the signal handler set to SIG_IGN.
15959 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15960 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15961
abbdbd03
PA
159622014-10-28 Pedro Alves <palves@redhat.com>
15963
15964 PR gdb/17511
15965 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15966 * gdb.base/sigstep.exp (other_handler_location): New global.
15967 (advance): Support stepping into the signal handler, and running
15968 commands while in the handler.
15969 (in_handler_map): New global.
15970 (top level): In the advance test, add combinations for getting
15971 into the handler with stepping commands, and for running commands
15972 in the handler. Add comment descripting the advancei tests.
15973
1df4399f
PA
159742014-10-28 Pedro Alves <palves@redhat.com>
15975
15976 * gdb.base/sigstep.exp: Use build_executable instead of
15977 prepare_for_testing.
15978 (top level): Move code that starts GDB, runs to main and creates a
15979 display to ...
15980 (restart): ... this new procedure.
15981 (top level): Move backtrace from signal handler test to ...
15982 (validate_backtrace): ... this new procedure.
15983 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15984 with_test_prefix. Always restart GDB.
15985 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15986 with_test_prefix. Always restart GDB. No need to delete
15987 breakpoints after the test.
15988 (test_skip_handler): Remove prefix parameter.
15989 (skip_over_handler, breakpoint_to_handler)
15990 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15991 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15992 restart GDB. No need to delete breakpoints after the test.
15993 (top level): Use foreach to call the test procedures with
15994 different commands.
15995
a5b6e449
PA
159962014-10-28 Pedro Alves <palves@redhat.com>
15997
15998 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15999 instead of GNATS numbers.
16000 * gdb.base/sigbpt.exp: Likewise.
16001 * gdb.base/siginfo.exp: Likewise.
16002 * gdb.base/sigstep.exp: Likewise.
16003
e5f8a7cc
PA
160042014-10-27 Pedro Alves <palves@redhat.com>
16005
16006 * gdb.base/sigstep.c (dummy): New global.
16007 (main): Issue a couple writes to the new global.
16008 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16009 procedures.
16010 (skip_over_handler): Use test_skip_handler.
16011 (top level): Call skip_over_handler for stepi and nexti too.
16012 (breakpoint_over_handler): Use test_skip_handler.
16013 (top level): Call breakpoint_over_handler for stepi and nexti too.
16014
763905a3
YQ
160152014-10-27 Yao Qi <yao@codesourcery.com>
16016
16017 * gdb.trace/tfile.c (adjust_function_address)
16018 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16019 function descriptor.
16020
6f259a23
DB
160212014-10-24 Don Breazeal <donb@codesourcery.com>
16022
16023 * gdb.base/foll-fork.exp (test_follow_fork,
16024 catch_fork_child_follow): Check for updated fork messages emitted
16025 from infrun.c.
16026 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16027 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16028 vfork_and_exec_child_follow_through_step): Check for updated vfork
16029 messages emitted from infrun.c.
16030
09dd9a69
PA
160312014-10-24 Pedro Alves <palves@redhat.com>
16032
16033 * gdb.base/corefile.exp: Remove references to ultrix.
16034 * gdb.base/interrupt.exp: Likewise.
16035 * gdb.base/whatis.exp: Likewise.
16036 * gdb.gdb/selftest.exp: Likewise.
16037 * gdb.threads/manythreads.exp: Likewise.
16038 * gdb.threads/print-threads.exp: Likewise.
16039 * gdb.threads/pthreads.exp:: Likewise.
16040 * gdb.threads/schedlock.exp: Likewise.
16041
3433cfa5
SC
160422014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16043
16044 * gdb.cp/non-trivial-retval.cc: Add a test case.
16045 * gdb.cp/non-trivial-retval.exp: Add a test.
16046
092f880b
YQ
160472014-10-20 Yao Qi <yao@codesourcery.com>
16048
16049 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16050 * gdb.python/py-objfile-script-gdb.py: New file.
16051 * gdb.python/py-objfile-script.exp: Update reference to
16052 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16053 of remote_download. Remove the dest file.
16054
acbdb7f3
YQ
160552014-10-20 Yao Qi <yao@codesourcery.com>
16056
16057 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16058 * gdb.base/step-line.exp: Likewise.
16059 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16060 * gdb.dwarf2/dw2-basic.exp: Likewise.
16061 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16062 * gdb.dwarf2/dw2-filename.exp: Likewise.
16063 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16064 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16065 * gdb.dwarf2/dw2-producer.exp: Likewise.
16066 * gdb.dwarf2/mac-fileno.exp: Likewise.
16067 * gdb.python/py-frame-args.exp: Likewise.
16068 * gdb.python/py-framefilter.exp: Likewise.
16069 * gdb.python/py-mi.exp: Likewise.
16070 * gdb.python/py-objfile-script.exp: Likewise
16071 * gdb.python/py-pp-integral.exp: Likewise.
16072 * gdb.python/py-pp-re-notag.exp: Likewise.
16073 * gdb.python/py-prettyprint.exp: Likewise.
16074 * gdb.python/py-section-script.exp: Likewise.
16075 * gdb.python/py-typeprint.exp: Likewise.
16076 * gdb.python/py-xmethods.exp: Likewise.
16077 * gdb.stabs/weird.exp: Likewise.
16078 * gdb.xml/tdesc-regs.exp: Likewise.
16079
bd286a29
KCY
160802014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16081
16082 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16083 (out_cu): Use addr_len for the size of addresses.
16084 (out_line): Likewise. Size DW_LNE_set_address instruction
16085 according to addr_len.
16086 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16087 (FUNC): Add START_INSNS to definition.
16088
673dc4a0
YQ
160892014-10-18 Yao Qi <yao@codesourcery.com>
16090
16091 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16092 gdb_has_argv0 return true.
16093 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16094 check [target_info exists noargs], check [gdb_has_argv0]
16095 instead.
16096 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16097 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16098 procedures.
16099
4ffbba72
DE
161002014-10-17 Doug Evans <dje@google.com>
16101
16102 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16103 event.
16104 * gdb.python/py-events.py: Add clear_objfiles event.
16105
d096d8c1
DE
161062014-10-17 Doug Evans <dje@google.com>
16107
16108 * gdb.python/py-objfile.exp: Test progspace attribute.
16109
a80db015
LM
161102014-10-17 Luis Machado <lgustavo@codesourcery.com>
16111
16112 * gdb.guile/scm-breakpoint.exp: Do not assume any
16113 directory separators when matching source file paths.
16114 * gdb.python/py-breakpoint.exp: Likewise.
16115 * gdb.reverse/break-precsave.exp: Likewise.
16116 * gdb.reverse/break-reverse.exp: Likewise.
16117 * gdb.reverse/consecutive-precsave.exp: Likewise.
16118 * gdb.reverse/finish-precsave.exp: Likewise.
16119 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16120 * gdb.reverse/finish-reverse.exp: Likewise.
16121 * gdb.reverse/i386-precsave.exp: Likewise.
16122 * gdb.reverse/i387-env-reverse.exp: Likewise.
16123 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16124 * gdb.reverse/machinestate-precsave.exp: Likewise.
16125 * gdb.reverse/machinestate.exp: Likewise.
16126 * gdb.reverse/sigall-precsave.exp: Likewise.
16127 * gdb.reverse/solib-precsave.exp: Likewise.
16128 * gdb.reverse/step-precsave.exp: Likewise.
16129 * gdb.reverse/until-precsave.exp: Likewise.
16130 * gdb.reverse/watch-precsave.exp: Likewise.
16131 * gdb.reverse/watch-reverse.exp: Likewise.
16132
b22089ab
YQ
161332014-10-17 Yao Qi <yao@codesourcery.com>
16134
16135 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16136 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16137
6c4486e6
PA
161382014-10-17 Pedro Alves <palves@redhat.com>
16139
16140 PR gdb/17471
16141 * gdb.base/bg-execution-repeat.c: New file.
16142 * gdb.base/bg-execution-repeat.exp: New file.
16143
0ff33695
PA
161442014-10-17 Pedro Alves <palves@redhat.com>
16145
16146 PR gdb/17300
16147 * gdb.base/continue-all-already-running.c: New file.
16148 * gdb.base/continue-all-already-running.exp: New file.
16149
6fdebc3d
PA
161502014-10-17 Pedro Alves <palves@redhat.com>
16151
16152 PR gdb/17472
16153 * gdb.base/annota-input-while-running.c: New file.
16154 * gdb.base/annota-input-while-running.exp: New file.
16155
32a8097b
PA
161562014-10-17 Pedro Alves <palves@redhat.com>
16157
16158 * gdb.base/callfuncs.exp: emove references to osf.
16159 * gdb.base/sigall.exp: Likewise.
16160 * gdb.gdb/selftest.exp: Likewise.
16161 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16162 * gdb.mi/non-stop.c: Likewise.
16163 * gdb.mi/pthreads.c: Likewise.
16164 * gdb.reverse/sigall-precsave.exp: Likewise.
16165 * gdb.reverse/sigall-reverse.exp: Likewise.
16166 * gdb.threads/pthreads.c: Likewise.
16167 * gdb.threads/pthreads.exp: Likewise.
16168
7a3517ff
YQ
161692014-10-17 Yao Qi <yao@codesourcery.com>
16170
16171 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16172 check 'target_info exists noargs'.
16173 (test_command_prompt_position): Likewise.
16174 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16175 Remove "set args".
16176 (progvar_simple_while_test): Likewise.
16177 (progvar_complex_if_while_test): Likewise.
16178 (if_while_breakpoint_command_test): Likewise.
16179 (infrun_breakpoint_command_test): Likewise.
16180 (breakpoint_command_test): Likewise.
16181 (watchpoint_command_test): Likewise.
16182 (bp_deleted_in_command_test): Likewise.
16183 (temporary_breakpoint_commands): Likewise.
16184
bb99c472
YQ
161852014-10-16 Yao Qi <yao@codesourcery.com>
16186
16187 * gdb.base/remotetimeout.exp: Remove noargs checking.
16188
7c16b83e
PA
161892014-10-15 Pedro Alves <palves@redhat.com>
16190
16191 PR breakpoints/9649
16192 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16193 * gdb.base/breakpoint-in-ro-region.exp
16194 (probe_target_hardware_step): New procedure.
16195 (top level): Probe hardware stepping and hardware breakpoint
16196 support. Test stepping through a read-only region, with both
16197 "breakpoint auto-hw" on and off and both "always-inserted" on and
16198 off.
16199
35a49624
IB
162002014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16201
16202 * gdb.dlang/demangle.exp: Update for demangling changes.
16203
2d1c107c
SC
162042014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16205
16206 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16207 * gdb.cp/non-trivial-retval.exp: Add new tests.
16208
778811d5
SC
162092014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16210
16211 PR c++/13403
16212 PR c++/15154
16213 * gdb.cp/non-trivial-retval.cc: New file.
16214 * gdb.cp/non-trivial-retval.exp: New file.
16215
10c5f0a8
YQ
162162014-10-15 Yao Qi <yao@codesourcery.com>
16217
16218 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16219 remote host.
16220
65d7b369
YQ
162212014-10-15 Yao Qi <yao@codesourcery.com>
16222
16223 * gdb.python/py-symbol.exp: Match file base name if host is
16224 remote, otherwise match file name with dir name.
16225 * gdb.python/py-symtab.exp: Likewise.
16226 * gdb.python/python.exp: Likewise.
16227
46dc1394
YQ
162282014-10-15 Yao Qi <yao@codesourcery.com>
16229
16230 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16231 pattern.
16232 * gdb.python/py-symtab.exp: Likewise.
16233 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16234 locationn.
16235
c40cc657
JB
162362014-10-14 Joel Brobecker <brobecker@adacore.com>
16237
16238 * gdb.ada/addr_arith: New testcase.
16239
2abf49e1
MR
162402014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16241
16242 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16243 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16244 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16245 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16246
f7088df3
SDJ
162472014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16248
16249 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16250 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16251 * gdb.arch/stap-eval-lang-ada.exp: New file.
16252
4dc06805
YQ
162532014-10-14 Yao Qi <yao@codesourcery.com>
16254
16255 * gdb.mi/mi-var-child.c (nothing1): New function.
16256 (nothing2): New function.
16257 (do_children_tests): Set function pointers by nothing1 and
16258 nothing2.
16259 * gdb.mi/mi-var-child.exp: Step over new added statements.
16260 Update test to match the new output.
16261 * gdb.mi/var-cmd.c (nothing1): New function.
16262 (nothing2): New function.
16263 (do_children_tests): Set function pointers by nothing1 and
16264 nothing2.
16265 * gdb.mi/mi-var-display.exp: Update test to match output.
16266 Step to the line specified by $line_dct_nothing.
16267 Increase the number of lines to step.
16268
46a93de2
YQ
162692014-10-14 Yao Qi <yao@codesourcery.com>
16270
16271 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16272 tests.
16273 * gdb.mi/mi2-var-child.exp: Likewise.
16274
14ea52ee
DE
162752014-10-13 Doug Evans <dje@google.com>
16276
16277 * gdb.python/py-objfile.exp: Change name of file name test.
16278
e5c6e92b
DE
162792014-10-13 Doug Evans <dje@google.com>
16280
16281 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16282 from the start of the CU.
16283
c780cc2f
JK
162842014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16285 Yao Qi <yao@codesourcery.com>
16286
16287 Fix "save breakpoints" for "catch" command.
16288 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16289 Remove -nonewline. Match also the added "main" line.
16290
99894e11
JK
162912014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16292
16293 Fix "save breakpoints" for "disable $bpnum" command.
16294 * gdb.base/save-bp.c (main): Add label.
16295 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16296
6e1ac5a3
JK
162972014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16298
16299 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16300
754dd2b0
YQ
163012014-10-11 Yao Qi <yao@codesourcery.com>
16302
16303 * gdb.server/server-kill.exp: Execute command
16304 "set remote trace-status-packet on" before "tstatus".
16305
f90183d7
YQ
163062014-10-11 Yao Qi <yao@codesourcery.com>
16307
16308 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16309 (main): Call getppid.
16310 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16311 and continue to it. Read variable "server_pid".
16312
bf40a607
YQ
163132014-10-11 Yao Qi <yao@codesourcery.com>
16314
16315 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16316
052ca370
YQ
163172014-10-11 Yao Qi <yao@codesourcery.com>
16318
16319 * gdb.threads/thread-find.exp: Don't execute command
16320 "info threads".
16321 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16322 * gdb.threads/linux-dp.exp: Don't check the condition
16323 $threads_created equals to zero.
16324
3831839c
PA
163252014-10-10 Pedro Alves <palves@redhat.com>
16326
16327 * gdb.base/bigcore.exp: Remove references to IRIX.
16328 * gdb.base/funcargs.exp: Likewise.
16329 * gdb.base/interrupt.exp: Likewise.
16330 * gdb.base/mips_pro.exp: Likewise.
16331 * gdb.base/nodebug.exp: Likewise.
16332 * gdb.base/setvar.exp: Likewise.
16333 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16334
8b9a549d
PA
163352014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16336 Pedro Alves <palves@redhat.com>
16337
16338 PR symtab/14466
16339 * gdb.base/vdso-warning.c: New file.
16340 * gdb.base/vdso-warning.exp: New file.
16341
d48ba5e8
DE
163422014-10-02 Doug Evans <dje@google.com>
16343
16344 * gdb.base/structs.c (main): Don't run forever.
16345
2278c276
PA
163462014-10-02 Pedro Alves <palves@redhat.com>
16347
16348 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16349 (top level) <stop threads 1, stop threads 2>: Use it.
16350
b57bacec
PA
163512014-10-02 Pedro Alves <palves@redhat.com>
16352
16353 * gdb.threads/break-while-running.exp (test): Add new
16354 'update_thread_list' argument. Skip "info threads" if false.
16355 (top level): Add new 'update_thread_list' axis.
16356
13fd3ff3
PA
163572014-10-02 Pedro Alves <palves@redhat.com>
16358
16359 PR breakpoints/17431
16360 * gdb.base/execl-update-breakpoints.c: New file.
16361 * gdb.base/execl-update-breakpoints.exp: New file.
16362
0fec99e8
PA
163632014-10-01 Pedro Alves <palves@redhat.com>
16364
16365 * gdb.base/breakpoint-in-ro-region.c: New file.
16366 * gdb.base/breakpoint-in-ro-region.exp: New file.
16367
2ddf4301
SM
163682014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16369
16370 * gdb.mi/mi-exit-code.exp: New file.
16371 * gdb.mi/mi-exit-code.c: New file.
16372
6a5f3f43
YQ
163732014-09-30 Yao Qi <yao@codesourcery.com>
16374
16375 * lib/prelink-support.exp (build_executable_own_libs): Error if
16376 the target isn't native.
16377
345bcc73
YQ
163782014-09-30 Yao Qi <yao@codesourcery.com>
16379
16380 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16381 false.
16382
a25a5a45
PA
163832014-09-22 Pedro Alves <palves@redhat.com>
16384
16385 * gdb.threads/break-while-running.exp: New file.
16386 * gdb.threads/break-while-running.c: New file.
16387
00ba3162
YQ
163882014-09-19 Yao Qi <yao@codesourcery.com>
16389
16390 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16391 Invoke test. Restart GDB with --readnow and invoke test again.
16392
c3b7b696
YQ
163932014-09-19 Yao Qi <yao@codesourcery.com>
16394
16395 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16396 proc set_breakpoint_on_gcd_function. Invoke
16397 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16398 invoke set_breakpoint_on_gcd_function again.
16399
2b4fd423
DE
164002014-09-18 Doug Evans <dje@google.com>
16401
16402 * gdb.dwarf2/symtab-producer.exp: New file.
16403
a5947601
SDJ
164042014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16405
16406 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16407 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16408 * gdb.base/global-var-nested-by-dso.c: Likewise.
16409 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16410
91c19059
SDJ
164112014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16412 Pedro Alves <palves@redhat.com>
16413
16414 * gdb.base/watch-bitfields.exp: Pass string other than test file
16415 name to prepare_for_testing.
16416 (watch): New procedure.
16417 (expect_watchpoint): Use with_test_prefix.
16418 (top level): Factor out tests to ...
16419 (test_watch_location, test_regular_watch): ... these new
16420 procedures, and use with_test_prefix and gdb_continue_to_end.
16421
bb9d5f81
PP
164222014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16423
16424 PR breakpoints/12526
16425 * gdb.base/watch-bitfields.exp: New file.
16426 * gdb.base/watch-bitfields.c: New file.
16427
635856f5
PA
164282014-09-16 Pedro Alves <palves@redhat.com>
16429
16430 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16431 software and hardware addresses, not software address against
16432 itself.
16433
7280ceea
PA
164342014-09-16 Pedro Alves <palves@redhat.com>
16435
16436 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16437 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16438
428b16bd
PA
164392014-09-16 Pedro Alves <palves@redhat.com>
16440
16441 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16442 files.
16443 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16444 "*-*-vxworks*" throughout.
16445 * gdb.base/break.exp: Likewise.
16446 * gdb.base/default.exp: Likewise.
16447 * gdb.base/scope.exp: Likewise.
16448 * gdb.base/sepdebug.exp: Likewise.
16449 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16450 throughout.
16451 * gdb.base/run.c: Likewise.
16452 * gdb.base/sepdebug.c: Likewise.
16453 * gdb.hp/gdb.aCC/run.c: Likewise.
16454 * gdb.reverse/until-reverse.c: Likewise.
16455 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16456
666d413c
YQ
164572014-09-16 Yao Qi <yao@codesourcery.com>
16458
16459 * boards/local-remote-host-native.exp: New file.
16460
57cbd724
DE
164612014-09-14 Doug Evans <xdje42@gmail.com>
16462
16463 * gdb.threads/queue-signal.c (thread_count): New variable.
16464 (thread_count_mutex, thread_count_condvar): New variables.
16465 (incr_thread_count, wait_all_threads_running): New functions.
16466 (main): Wait for all threads to be in their thread functions.
16467
81219e53
DE
164682014-09-13 Doug Evans <xdje42@gmail.com>
16469
16470 * gdb.threads/queue-signal.c: New file.
16471 * gdb.threads/queue-signal.exp: New file.
16472
3714cea7
DE
164732014-09-13 Doug Evans <xdje42@gmail.com>
16474
16475 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16476 be consistent with what default_gdb_init uses.
16477 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16478 the plain text of the prompt. Add some logging printfs.
16479 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16480
fa43b1d7
PA
164812014-09-12 Pedro Alves <palves@redhat.com>
16482
16483 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16484 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16485 * gdb.arch/i386-size-overlap.exp: Likewise.
16486 * gdb.arch/i386-size.exp: Likewise.
16487 * gdb.arch/i386-unwind.exp: Likewise.
16488 * gdb.base/a2-run.exp: Likewise.
16489 * gdb.base/break.exp: Likewise.
16490 * gdb.base/charset.exp: Likewise.
16491 * gdb.base/chng-syms.exp: Likewise.
16492 * gdb.base/commands.exp: Likewise.
16493 * gdb.base/dbx.exp: Likewise.
16494 * gdb.base/find.exp: Likewise.
16495 * gdb.base/funcargs.exp: Likewise.
16496 * gdb.base/jit-simple.exp: Likewise.
16497 * gdb.base/reread.exp: Likewise.
16498 * gdb.base/sepdebug.exp: Likewise.
16499 * gdb.base/step-bt.exp: Likewise.
16500 * gdb.cp/mb-inline.exp: Likewise.
16501 * gdb.cp/mb-templates.exp: Likewise.
16502 * gdb.objc/basicclass.exp: Likewise.
16503 * gdb.threads/killed.exp: Likewise.
16504
9d9bf2df
EBM
165052014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16506
16507 PR tdep/17379
16508 * gdb.arch/powerpc-stackless.S: New file.
16509 * gdb.arch/powerpc-stackless.exp: New file.
16510
1cf2f1b0
JK
165112014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16512
16513 * gdb.base/attach.c: Include unistd.h.
16514 (main): Call alarm. Add label postloop.
16515 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16516 gdb_breakpoint, gdb_continue_to_breakpoint.
16517 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16518
98880d46
PA
165192014-09-11 Pedro Alves <palves@redhat.com>
16520
16521 PR gdb/17347
16522 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16523 * gdb.base/attach.exp (test_command_line_attach_run): New
16524 procedure.
16525 (top level): Call it.
16526
4c92ff2c
PA
165272014-09-11 Pedro Alves <palves@redhat.com>
16528
16529 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16530 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16531 (do_command_attach_tests): Use spawn_wait_for_attach.
16532 * gdb.base/solib-overlap.exp: Likewise.
16533 * gdb.multi/multi-attach.exp: Likewise.
16534 * gdb.python/py-prompt.exp: Likewise.
16535 * gdb.python/py-sync-interp.exp: Likewise.
16536 * gdb.server/ext-attach.exp: Likewise.
16537
3adc1a7d
GKB
165382014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16539
16540 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16541 command in testcase. Simplify testcase.
16542
96334934
JB
165432014-09-10 Joel Brobecker <brobecker@adacore.com>
16544
16545 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16546
eb479039
JB
165472014-09-10 Joel Brobecker <brobecker@adacore.com>
16548
16549 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16550
deede10c
JB
165512014-09-10 Joel Brobecker <brobecker@adacore.com>
16552
16553 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16554
7828a5f5
JB
165552014-09-10 Joel Brobecker <brobecker@adacore.com>
16556
16557 * gdb.dwarf2/dynarr-ptr.c: New file.
16558 * gdb.dwarf2/dynarr-ptr.exp: New file.
16559
33aeebcf
MR
165602014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16561
16562 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16563 of 30 rather than hardcoding 120 for a slow test case. Take the
16564 `gdb,timeout' target setting into account for this calculation.
16565 Don't extend the timeout for the test cases that don't need it.
16566
7b415901
MR
165672014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16568
16569 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16570 a factor of 2 for a slow test case. Take the `gdb,timeout'
16571 target setting into account for this calculation.
16572 * gdb.reverse/until-precsave.exp: Increase the timeout by
16573 a factor of 15 and 3 respectively rather than adding 120
16574 for a pair of slow test cases. Take the `gdb,timeout'
16575 target setting into account for this calculation.
16576
4a40f85a
MR
165772014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16578
16579 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16580 timeout, don't pass one down to gdb_expect.
16581 (gdb_expect): Rework timeout selection.
16582
09635af7
MR
165832014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16584
16585 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16586 exception on timeout.
16587 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16588 (gdbserver_start_extended): Catch any `gdbserver_start' error
16589 exceptions.
16590 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16591 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16592 `gdbserver_gdb_load' error exceptions.
16593
2bdd10b7
MR
165942014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16595
16596 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16597 120 on waiting for the TCP socket to open.
16598
316935f0
DE
165992014-09-09 Doug Evans <xdje42@gmail.com>
16600
16601 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16602 _caller_matches, _any_caller_is, _any_caller_matches.
16603
83740597
DE
166042014-09-09 Doug Evans <xdje42@gmail.com>
16605
16606 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16607
4c122fc3
YQ
166082014-09-09 Yao Qi <yao@codesourcery.com>
16609
16610 * gdb.mi/mi-var-display.exp: Set print symbol off.
16611
a9f116cb
GKB
166122014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16613
16614 PR gdb/17035
16615 * gdb.base/commands.exp: Add tests to verify user-defined
16616 commands with empty bodies.
16617 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16618 python commands in `show user command`.
16619 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16620 scheme commands in `show user command`.
16621
c75bd3a2
JK
166222014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16623
16624 PR python/17355
16625 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16626 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16627 * gdb.python/py-framefilter-invalidarg.exp: New file.
16628 * gdb.python/py-framefilter-invalidarg.py: New file.
16629
faa42425
DE
166302014-09-06 Doug Evans <xdje42@gmail.com>
16631
16632 PR 15276
16633 * gdb.python/py-caller-is.c: New file.
16634 * gdb.python/py-caller-is.exp: New file.
16635
474ca4f6
SDJ
166362014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16637
16638 PR gdb/17235
16639 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16640 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16641
eb0b0463
SDJ
166422014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16643
16644 PR fortran/17237
16645 * gdb.fortran/print-formatted.exp: New file.
16646 * gdb.fortran/print-formatted.f90: Likewise.
16647
5f3b99cf
SS
166482014-09-03 Sasha Smundak <asmundak@google.com>
16649
16650 * gdb.python/py-frame.exp: Test Frame.read_register.
16651
7d793aa9
SDJ
166522014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16653
16654 PR python/16699
16655 * gdb.python/py-completion.exp: New file.
16656 * gdb.python/py-completion.py: Likewise.
16657
fb0576e9
DE
166582014-08-28 Doug Evans <dje@google.com>
16659
16660 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16661 eax,etc. are live with values set by gdb and thus the compiler can't
16662 use them.
16663 * gdb.arch/i386-pseudo.c (main): Ditto.
16664
ee92b0dd
DE
166652014-08-27 Doug Evans <dje@google.com>
16666
16667 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16668
6649db35
DE
166692014-08-25 Doug Evans <dje@google.com>
16670
16671 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16672 (main): Ditto.
16673
564b7600
DE
166742014-08-25 Doug Evans <dje@google.com>
16675
16676 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16677
3881fb67
YQ
166782014-08-24 Yao Qi <yao@codesourcery.com>
16679
16680 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16681 symbol off.
16682 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16683
a05a36a5
DE
166842014-08-22 Doug Evans <dje@google.com>
16685
16686 PR 17276
16687 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16688 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16689 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16690
7c343b48
YQ
166912014-08-22 Yao Qi <yao@codesourcery.com>
16692
16693 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16694 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16695 * gdb.python/python.exp: Likewise. Use .py file on the host
16696 instead of the build.
16697
22fd09ae
JK
166982014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16699
16700 * gdb.threads/gcore-stale-thread.c: New file.
16701 * gdb.threads/gcore-stale-thread.exp: New file.
16702
a8454a7c
PA
167032014-08-21 Pedro Alves <palves@redhat.com>
16704
16705 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16706 * gdb.base/gcore-relro-pie.exp: Likewise.
16707 * gdb.base/gcore-relro.exp: Likewise.
16708 * gdb.base/gcore.exp: Likewise.
16709 * gdb.base/print-symbol-loading.exp: Likewise.
16710 * gdb.threads/gcore-thread.exp: Likewise.
16711 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16712
2a31c623
PA
167132014-08-20 Pedro Alves <palves@redhat.com>
16714 Jan Kratochvil <jan.kratochvil@redhat.com>
16715
16716 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16717 configure.
16718 (EXPECT): Handle READ1 being set.
16719 (all): Depend on EXTRA_RULES.
16720 (check-read1, expect-read1, read1.so, read1): New rules.
16721 * README (Testsuite Parameters): Document the READ1 make variable.
16722 (Race detection): New section.
16723 * configure: Regenerate.
16724 * configure.ac: If build==host==target, and running under a
16725 GNU/glibc system, add read1 to the extra Makefile rules.
16726 (EXTRA_RULES): AC_SUBST it.
16727 * lib/read1.c: New file.
16728
d36430db
JB
167292014-08-20 Joel Brobecker <brobecker@adacore.com>
16730
16731 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16732 the handling of variables declared as a typedef to an array
16733 which a DW_AT_data_location attribute.
16734
9a0dc9e3
PA
167352014-08-19 Andrew Burgess <aburgess@broadcom.com>
16736 Pedro Alves <palves@redhat.com>
16737
16738 PR symtab/14604
16739 PR symtab/14605
16740 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16741 gdb_test.
16742
0718a8da
PA
167432014-08-19 Pedro Alves <palves@redhat.com>
16744
16745 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16746
13b448cd
YQ
167472014-08-19 Yao Qi <yao@codesourcery.com>
16748
16749 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16750 right line.
16751
1cbf5077
DB
167522014-08-18 David Blaikie <dblaikie@gmail.com>
16753
16754 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16755
bf0fae19
JB
167562014-08-18 Joel Brobecker <brobecker@adacore.com>
16757
16758 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16759 attribute in array range.
16760
3c8c5dcc
JB
167612014-08-18 Joel Brobecker <brobecker@adacore.com>
16762
16763 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16764
e66d4446
SC
167652014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16766
16767 PR c++/17132
16768 * gdb.cp/pr17132.cc: New file.
16769 * gdb.cp/pr17132.exp: New file.
16770
940df408
SC
167712014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16772
16773 * gdb.python/py-xmethods.py (A_getarrayind)
16774 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16775 Use 'print' with function call syntax.
16776 (E_method_matcher.match): Fix tab vs space indentation mixup.
16777
ebcc6c3a
YQ
167782014-08-15 Yao Qi <yao@codesourcery.com>
16779
16780 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16781 false.
16782
775e0f04
YQ
167832014-08-15 Yao Qi <yao@codesourcery.com>
16784
16785 * gdb.cp/casts.exp: Set print symbol off.
16786 * gdb.cp/class2.exp: Likewise.
16787 * gdb.cp/overload.exp: Likewise.
16788 * gdb.cp/templates.exp: Likewise.
16789
d769e349
DE
167902014-08-11 Doug Evans <dje@google.com>
16791
16792 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16793 (test_load_shlib): Update.
16794
20c6f1e1
YQ
167952014-08-09 Yao Qi <yao@codesourcery.com>
16796
16797 * gdb.base/display.exp: Invoke is_address_zero_readable.
16798 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16799 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16800 * gdb.base/hbreak-unmapped.exp: Return if
16801 is_address_zero_readable returns true.
16802 * gdb.base/signest.exp: Likewise.
16803 * gdb.base/signull.exp: Likewise.
16804 * gdb.base/sigbpt.exp: Likewise.
16805 * gdb.guile/scm-disasm.exp: Do the test if
16806 is_address_zero_readable returns false.
16807 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16808 * gdb.python/py-arch.exp: Likewise.
16809 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16810 * lib/gdb.exp (is_address_zero_readable): New proc.
16811
5792e8e3
YQ
168122014-08-09 Yao Qi <yao@codesourcery.com>
16813
16814 PR testsuite/13443
16815 * gdb.mi/mi-var-display.exp: Make test messages unique.
16816
3cecbbbe
TT
168172014-08-04 Tom Tromey <tromey@redhat.com>
16818
16819 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16820 target 0".
16821
00b51ff5
TT
168222014-08-04 Tom Tromey <tromey@redhat.com>
16823
16824 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16825 "target_resume".
16826
6908c509
JB
168272014-08-01 Joel Brobecker <brobecker@adacore.com>
16828
16829 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16830 inner_vla_struct_object_size.
16831 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16832 as xfail.
16833
cc6563d2
PA
168342014-07-30 Pedro Alves <palves@redhat.com>
16835
16836 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16837 comment.
16838
7e09a223
YQ
168392014-07-29 Yao Qi <yao@codesourcery.com>
16840
16841 PR gdb/17206
16842 * gdb.base/until-nodebug.exp: New.
16843
7ebdbe92
DE
168442014-07-28 Doug Evans <xdje42@gmail.com>
16845
16846 PR guile/17203
16847 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16848 previously existing parameter, and previously ambiguously spelled
16849 parameter.
16850
fdb1adc6
WN
168512014-07-28 Will Newton <will.newton@linaro.org>
16852
16853 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16854
186fcde0
DE
168552014-07-26 Ludovic Courtès <ludo@gnu.org>
16856 Doug Evans <xdje42@gmail.com>
16857
16858 PR guile/17146
16859 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16860
70509625
PA
168612014-07-25 Pedro Alves <palves@redhat.com>
16862
16863 * gdb.threads/signal-command-handle-nopass.c: New file.
16864 * gdb.threads/signal-command-handle-nopass.exp: New file.
16865 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16866 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16867 * gdb.threads/signal-delivered-right-thread.c: New file.
16868 * gdb.threads/signal-delivered-right-thread.exp: New file.
16869
c3f814a1
PA
168702014-07-25 Pedro Alves <palves@redhat.com>
16871
16872 * gdb.base/double-prompt-target-event-error.exp
16873 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16874 match.
16875 (cancel_pagination_in_target_event): Rework double prompt
16876 detection.
16877 * gdb.base/paginate-after-ctrl-c-running.exp
16878 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16879 <return>' match.
16880 * gdb.base/paginate-bg-execution.exp
16881 (test_bg_execution_pagination_return)
16882 (test_bg_execution_pagination_cancel): Remove '-notransfer
16883 <return>' matches.
16884 * gdb.base/paginate-execution-startup.exp
16885 (test_fg_execution_pagination_return)
16886 (test_fg_execution_pagination_cancel): Remove '-notransfer
16887 <return>' matches.
16888 * gdb.base/paginate-inferior-exit.exp
16889 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16890 match.
16891 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16892 * lib/gdb.exp (pagination_prompt): Run text through
16893 string_to_regexp.
16894 (gdb_test_multiple): Match $pagination_prompt instead of
16895 "<return>".
16896 (string_to_regexp): Move to lib/gdb-utils.exp.
16897
e214cf6c
JK
168982014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16899
16900 * gdb.arch/amd64-entry-value-paramref.S: New file.
16901 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16902 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16903 * gdb.arch/amd64-optimout-repeat.S: New file.
16904 * gdb.arch/amd64-optimout-repeat.c: New file.
16905 * gdb.arch/amd64-optimout-repeat.exp: New file.
16906
17d0c5c8
JK
169072014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16908
16909 PR gdb/17170
16910 * gdb.base/statistics.exp: New file.
16911
b8b8facf
DE
169122014-07-17 Doug Evans <dje@google.com>
16913
74b49205 16914 PR gdb/17170
b8b8facf
DE
16915 * gdb.base/maint.exp: Update testing of per-command stats.
16916
1b5d0ab3
PA
169172014-07-16 Pedro Alves <palves@redhat.com>
16918
16919 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16920 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16921 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16922 (tfile_write_buf): New functions.
16923 (add_memory_block): Rewrite using the above.
16924 (adjust_function_address): New function.
16925 (FUNCTION_ADDRESS): New macro.
16926 (write_basic_trace_file): Remove short_x local, and use
16927 tfile_write_16. Change type of func_addr local to unsigned long
16928 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16929 here. Cast argument of add_memory_block to char pointer.
16930 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16931 (main): Remove parameters.
16932 * gdb.trace/tfile.exp: Remove nowarnings.
16933
4d974e88
SM
169342014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16935
16936 * gdb.base/debug-expr.exp: Test string evaluation with
16937 "debug expression" on.
16938
41e99568
PA
169392014-07-15 Pedro Alves <palves@redhat.com>
16940
16941 * gdb.base/reread.exp: Use clean_restart.
16942
487d9753
PL
169432014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16944
16945 * gdb.arch/avr-flash-qualifer.c: New.
16946 * gdb.arch/avr-flash-qualifer.exp: New.
16947
cc1c52ad
PA
169482014-07-14 Pedro Alves <palves@redhat.com>
16949
16950 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16951 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16952
1e973570
PA
169532014-07-14 Pedro Alves <palves@redhat.com>
16954
16955 * gdb.base/double-prompt-target-event-error.c: New file.
16956 * gdb.base/double-prompt-target-event-error.exp: New file.
16957
93d6eb10
PA
169582014-07-14 Pedro Alves <palves@redhat.com>
16959
16960 PR gdb/17072
16961 * gdb.base/paginate-inferior-exit.c: New file.
16962 * gdb.base/paginate-inferior-exit.exp: New file.
16963
0017922d
PA
169642014-07-14 Pedro Alves <palves@redhat.com>
16965
16966 PR gdb/17072
16967 * gdb.base/paginate-bg-execution.c: New file.
16968 * gdb.base/paginate-bg-execution.exp: New file.
16969
94696ad3
PA
169702014-07-14 Pedro Alves <palves@redhat.com>
16971
16972 PR gdb/17072
16973 * gdb.base/paginate-execution-startup.c: New file.
16974 * gdb.base/paginate-execution-startup.exp: New file.
16975 * lib/gdb.exp (pagination_prompt): New global.
16976 (default_gdb_spawn): New procedure, factored out from
16977 default_gdb_spawn.
16978 (default_gdb_start): Adjust to call default_gdb_spawn.
16979 (gdb_spawn): New procedure.
16980
bd293940
PA
169812014-07-14 Pedro Alves <palves@redhat.com>
16982
16983 * lib/gdb.exp (gdb_assert): New procedure.
16984 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16985
c933f875
PA
169862014-07-14 Pedro Alves <palves@redhat.com>
16987
16988 * gdb.base/execution-termios.c: New file.
16989 * gdb.base/execution-termios.exp: New file.
16990
d98b7a16
TT
169912014-07-14 Tom Tromey <tromey@redhat.com>
16992
16993 * gdb.cp/vla-cxx.cc: New file.
16994 * gdb.cp/vla-cxx.exp: New file.
16995
548740d6
TT
169962014-07-14 Tom Tromey <tromey@redhat.com>
16997
16998 * gdb.reverse/rerun-prec.c: New file.
16999 * gdb.reverse/rerun-prec.exp: New file.
17000
a25eb028
MR
170012014-07-12 Maciej W. Rozycki <macro@mips.com>
17002 Maciej W. Rozycki <macro@codesourcery.com>
17003
17004 * lib/gdb-utils.exp: New file.
17005 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17006 inline `gdb_init_command' processing.
17007 (gdb_start_cmd): Likewise.
17008 * lib/mi-support.exp (mi_run_cmd): Likewise.
17009 * README: Document `gdb_init_command' and `gdb_init_commands'.
17010
218c2655
JK
170112014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17012
17013 Fix false FAIL running under a very long directory name.
17014 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17015 and "set print elements 10000". Twice.
17016
5401fde3
YQ
170172014-07-11 Yao Qi <yao@codesourcery.com>
17018
17019 * gdb.base/exprs.exp: "set print symbol off".
17020
e76126e8
PA
170212014-07-11 Pedro Alves <palves@redhat.com>
17022
17023 * gdb.threads/kill.c: New file.
17024 * gdb.threads/kill.exp: New file.
17025
2d6f0de6
YQ
170262014-07-10 Yao Qi <yao@codesourcery.com>
17027
17028 * gdb.trace/tfile.c (write_basic_trace_file)
17029 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17030 address written to trace file.
17031
7180e04a
PA
170322014-07-09 Pedro Alves <palves@redhat.com>
17033
17034 * gdb.base/attach-wait-input.exp: New file.
17035 * gdb.base/attach-wait-input.c: New file.
17036
9a9a7608
AB
170372014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17038
17039 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17040 setting up test structures.
17041 (main): Call new test function.
17042 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17043 test function, continue into test function and walk test
17044 structures.
17045
161ac41e
YQ
170462014-07-02 Yao Qi <yao@codesourcery.com>
17047
17048 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17049 'bar_start' at the beginning of functions 'foo' and 'bar'
17050 respectively.
17051 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17052 instead of 'foo' and 'bar'.
17053
1f267ae3
MM
170542014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17055
17056 * gdb.btrace/segv.exp: New.
17057 * gdb.btrace/segv.c: New.
17058
2b239efb
LM
170592014-07-02 Luis Machado <lgustavo@codesourcery.com>
17060
17061 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17062 instruction.
17063
cf363f18
MW
170642014-06-30 Mark Wielaard <mjw@redhat.com>
17065
17066 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17067 vulture, vilify, villar): New volatile array constants.
17068 (vindictive, vegetation): New const volatile array constants.
17069 * gdb.base/volatile.exp: Test volatile and const volatile array
17070 types.
17071
aebf9d24
AA
170722014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17073
17074 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17075 target lacks support for awatch, rwatch, or hbreak.
17076
b67a2c6f
YQ
170772014-06-27 Yao Qi <yao@codesourcery.com>
17078
17079 * gdb.multi/dummy-frame-restore.exp: New.
17080 * gdb.multi/dummy-frame-restore.c: New.
17081
aef92902
MM
170822014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17083
17084 * gdb.btrace/gcore.exp: New.
17085
8e9db26e
PA
170862014-06-23 Pedro Alves <palves@redhat.com>
17087
17088 * gdb.base/watchpoint-reuse-slot.c: New file.
17089 * gdb.base/watchpoint-reuse-slot.exp: New file.
17090
70afc5b7
SC
170912014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17092
17093 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17094 progspace's filename in 'info', 'enable' and 'disable' command
17095 tests.
17096
b972bd9c
JK
170972014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17098
17099 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17100 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17101 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17102
125f8a3d
GB
171032014-06-20 Gary Benson <gbenson@redhat.com>
17104
17105 * gdb.arch/i386-avx.exp: Fix include file location.
17106 * gdb.arch/i386-sse.exp: Likewise.
17107
3ed9baed
IB
171082014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17109
17110 * gdb.dlang/expression.exp: New file.
17111
034f788c
PA
171122014-06-19 Pedro Alves <palves@redhat.com>
17113
17114 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17115 out from ...
17116 (top level): ... here. Iterate running tests under different
17117 scheduler-locking settings.
17118
45371d0c
LM
171192014-06-18 Luis Machado <lgustavo@codesourcery.com>
17120
17121 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17122 to DW_FORM_addr and use non-zero addresses.
17123
5d376983
SC
171242014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17125
17126 PR gdb/17017
17127 * gdb.python/py-xmethods.cc: Add global function call counters and
17128 increment them in their respective functions. Remove "cout"
17129 statements.
17130 * gdb.python/py-xmethods.exp: Make tests check the global function
17131 call counters instead of depending on inferior IO.
17132
a1aa2221
LM
171332014-06-18 Don Breazeal <donb@codesourcery.com>
17134
17135 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17136 Deleted procedure.
17137 (explicit_fork_parent_follow): Deleted procedure.
17138 (explicit_fork_child_follow): Deleted procedure.
17139 (test_follow_fork): New procedure.
17140 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 17141 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
17142 procedure calls.
17143
0fc05997
YQ
171442014-06-17 Yao Qi <yao@codesourcery.com>
17145
17146 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17147 CP1252.
17148
70795c52
LM
171492014-06-17 Luis Machado <lgustavo@codesourcery.com>
17150
17151 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17152 Initialize ptr and S explicitly.
17153 (skip_type_update_when_not_use_rtti_test): Likewise.
17154
6be47f0c
KS
171552014-06-16 Keith Seitz <keiths@redhat.com>
17156
17157 PR mi/15863
17158 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17159 the inferior is started.
17160
d03de421
PA
171612014-06-16 Pedro Alves <palves@redhat.com>
17162
17163 * gdb.base/break-main-file-remove-fail.c: New file.
17164 * gdb.base/break-main-file-remove-fail.exp: New file.
17165 * gdb.base/break-unload-file.exp: Use build_executable instead of
17166 prepare_for_testing.
17167 (test_break): New parameter "initial_load". Handle it.
17168 (top level): Add initial_load cmdline/file axis.
17169
f9579b99
TT
171702014-06-12 Tom Tromey <tromey@redhat.com>
17171
17172 * gdb.base/completion.exp: Don't use directory name in test.
17173
3657956b
GB
171742014-06-09 Gary Benson <gbenson@redhat.com>
17175
17176 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17177 separate the always-available ANSI-standard signals from the
17178 signals that require checking.
17179 (main): Likewise.
17180 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17181 Likewise.
17182 (main): Likewise.
17183
4186eb54
KS
171842014-06-07 Keith Seitz <keiths@redhat.com>
17185
17186 Revert:
17187 PR c++/16253
17188 * gdb.cp/var-tag.cc: New file.
17189 * gdb.cp/var-tag.exp: New file.
17190 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17191 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17192 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17193 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17194
25326a28 171952014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
17196
17197 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17198
829155c9
PA
171992014-06-06 Pedro Alves <palves@redhat.com>
17200
17201 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17202 in target debug output instead of looking at RSP packets,
17203 disabling the test on any target that uses hardware stepping.
17204 Update comments.
17205
61c8d22e
PA
172062014-06-06 Pedro Alves <palves@redhat.com>
17207
17208 * gdb.base/break-unload-file.exp: Fix typo.
17209
d9a47287
YQ
172102014-06-06 Yao Qi <yao@codesourcery.com>
17211
17212 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17213 from "jit_function" to "^jit_function".
17214
e5e01dbf
YQ
172152014-06-06 Yao Qi <yao@codesourcery.com>
17216
17217 * gdb.base/async.c (foo): Add one statement.
17218 * gdb.base/async.exp: Get the next instruction address and
17219 match the output of "nexti" by instruction address. Match
17220 the hex address in the output of "finish".
17221
73ba372c
GB
172222014-06-06 Gary Benson <gbenson@redhat.com>
17223
17224 * gdb.base/call-signals.c: Remove preprocessor conditionals
17225 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17226 SIGSEGV and SIGTERM.
17227 * gdb.base/sigall.c: Likewise.
17228 * gdb.base/unwindonsignal.c: Likewise.
17229 * gdb.reverse/sigall-reverse.c: Likewise.
17230
831517df
YQ
172312014-06-06 Yao Qi <yao@codesourcery.com>
17232
17233 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17234 readable, skip the test.
17235
b8b91e98
YQ
172362014-06-06 Yao Qi <yao@codesourcery.com>
17237
17238 * gdb.threads/staticthreads.c (thread_function): Move the line
17239 setting breakpoint on forward.
17240 * gdb.threads/staticthreads.exp: Update comments.
17241
fb934770
LC
172422014-06-05 Ludovic Courtès <ludo@gnu.org>
17243
17244 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17245 "history-append! type error".
17246
6ef284bd
SM
172472014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17248
17249 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17250 erroneous dprintf expected input.
17251
a872e241
DE
172522014-06-04 Doug Evans <xdje42@gmail.com>
17253
17254 * gdb.guile/scm-generics.exp: Delete.
17255
16f691fb
DE
172562014-06-04 Doug Evans <xdje42@gmail.com>
17257
17258 * gdb.guile/scm-breakpoint.exp: Update.
17259 Add tests for breakpoint registration.
17260
012370f6
TT
172612014-06-04 Tom Tromey <tromey@redhat.com>
17262
17263 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17264 VLA-in-union.
17265 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17266 inner_vla_struct, vla_union types. Initialize objects of those
17267 types and compute their sizes.
17268
9f5a4cef
HZ
172692014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17270 Hui Zhu <hui@codesourcery.com>
17271
17272 * gdb.base/fileio.exp: Add test for shell not available as well as
17273 available.
17274 * gdb.base/fileio.c (test_system): Check for shell twice.
17275
90a45c4d
YQ
172762014-06-04 Yao Qi <yao@codesourcery.com>
17277
17278 * gdb.base/auto-connect-native-target.exp: Remove redundant
17279 space from the regexp pattern.
17280
70017e41
YQ
172812014-06-04 Yao Qi <yao@codesourcery.com>
17282
17283 * gdb.base/default.exp: Replace "child" with "native" in
17284 regexp pattern.
17285
883964a7
SC
172862014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17287
17288 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17289 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17290 * gdb.python/py-xmethods.py: Python script supporting the
17291 new testcase and tests.
17292
ef370185
JB
172932014-06-03 Joel Brobecker <brobecker@adacore.com>
17294 Pedro Alves <palves@redhat.com>
17295
17296 PR breakpoints/17000
17297 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17298 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17299
1e2ccb61
BM
173002014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17301
17302 * gdb.base/subst.exp: Add tests to verify partial path matching
17303 output.
17304
c6ec5ab2
PA
173052014-06-03 Pedro Alves <palves@redhat.com>
17306
17307 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17308 target that doesn't use software single-stepping.
17309
835c559f
PA
173102014-06-03 Pedro Alves <palves@redhat.com>
17311
17312 PR breakpoints/17000
17313 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17314 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17315
06eb1586
DE
173162014-06-02 Doug Evans <xdje42@gmail.com>
17317
17318 * gdb.guile/scm-parameter.exp: New file.
17319
e698b8c4
DE
173202014-06-02 Doug Evans <xdje42@gmail.com>
17321
17322 * gdb.guile/scm-cmd.c: New file.
17323 * gdb.guile/scm-cmd.exp: New file.
17324
ded03782
DE
173252014-06-02 Doug Evans <xdje42@gmail.com>
17326
17327 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17328 pretty-printer lookup.
17329 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17330 (make-pp_s-printer): Call it.
17331 (make-pretty-printer-from-dict): New function.
17332 (lookup-pretty-printer-maker-from-dict): New function.
17333 (*pretty-printer*): Simplify.
17334 (make-objfile-pp_s-printer): New function.
17335 (install-objfile-pretty-printers!): New function.
17336 (make-progspace-pp_s-printer): New function.
17337 (install-progspace-pretty-printers!): New function.
17338 * gdb.guile/scm-progspace.c: New file.
17339 * gdb.guile/scm-progspace.exp: New file.
17340
41fac0cf
PA
173412014-06-02 Pedro Alves <palves@redhat.com>
17342
17343 * gdb.base/dprintf-bp-same-addr.c: New file.
17344 * gdb.base/dprintf-bp-same-addr.exp: New file.
17345
96ae5695
EBM
173462014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17347
17348 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17349 * gdb.arch/powerpc-power.s: Likewise.
17350
da02b3a8
JB
173512014-06-02 Joel Brobecker <brobecker@adacore.com>
17352
17353 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17354
c72b2e7b
YQ
173552014-06-01 Yao Qi <yao@codesourcery.com>
17356
17357 * gdb.base/watchpoint.exp (test_watch_location): Check null
17358 pointer can be dereferenced. If not, do the test, otherwise
17359 skip it.
17360
53e8a631
AB
173612014-05-30 Andrew Burgess <aburgess@broadcom.com>
17362
17363 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17364 results.
17365 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17366
938f0e2f
AB
173672014-05-30 Andrew Burgess <aburgess@broadcom.com>
17368
17369 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17370 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17371 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17372 * gdb.arch/amd64-invalid-stack-top.c: New file.
17373 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17374
9ba6657a
PA
173752014-05-30 Pedro Alves <palves@redhat.com>
17376
17377 PR breakpoints/17000
17378 * gdb.base/sss-bp-on-user-bp.c: New file.
17379 * gdb.base/sss-bp-on-user-bp.exp: New file.
17380
522c09bf
DB
173812014-05-30 David Blaikie <dblaikie@gmail.com>
17382
17383 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17384 gnu_inline semantics via attribute.
17385 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17386 source explicitly specifies the required semantics.
17387
bf4ef81e
MR
173882014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17389
17390 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17391
329ea579
PA
173922014-05-29 Pedro Alves <palves@redhat.com>
17393 Tom Tromey <tromey@redhat.com>
17394
17395 * gdb.base/async-shell.exp: Don't enable target-async.
17396 * gdb.base/async.exp
17397 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17398 parameter. Adjust.
17399 (top level): Don't test with "target-async".
17400 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17401 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17402 * gdb.base/inferior-died.exp: Don't enable target-async.
17403 * gdb.base/interrupt-noterm.exp: Likewise.
17404 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17405 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17406 * gdb.mi/mi-nonstop.exp: Likewise.
17407 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17408 * gdb.mi/mi-nsintrall.exp: Likewise.
17409 * gdb.mi/mi-nsmoribund.exp: Likewise.
17410 * gdb.mi/mi-nsthrexec.exp: Likewise.
17411 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17412 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17413 * gdb.python/py-evsignal.exp: Don't enable target-async.
17414 * gdb.python/py-evthreads.exp: Likewise.
17415 * gdb.python/py-prompt.exp: Likewise.
17416 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17417 * gdb.server/solib-list.exp: Don't enable target-async.
17418 * gdb.threads/thread-specific-bp.exp: Likewise.
17419 * lib/mi-support.exp: Adjust to use mi-async.
17420
fd664c91
PA
174212014-05-29 Pedro Alves <palves@redhat.com>
17422
17423 PR gdb/13860
17424 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17425 reason, even in sync mode.
17426
251bde03
PA
174272014-05-29 Pedro Alves <palves@redhat.com>
17428 Hui Zhu <hui@codesourcery.com>
17429
17430 PR PR15693
17431 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17432 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17433 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17434 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17435
7f3c0343
JB
174362014-05-28 Joel Brobecker <brobecker@adacore.com>
17437
17438 * config/monitor.exp (gdb_target_monitor): Replace use of
17439 "set remotebaud" by "set serial baud".
17440
b2715b27
AW
174412014-05-26 Andy Wingo <wingo@igalia.com>
17442
17443 * gdb.guile/scm-breakpoint.exp:
17444 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17445 properties instead of gdb-object-properties.
17446
498a4489
YQ
174472014-05-26 Yao Qi <yao@codesourcery.com>
17448
17449 * gdb.server/no-thread-db.exp: Specify source file name
17450 explicitly when setting a breakpoint.
17451
589fdceb
MM
174522014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17453
17454 * gdb.btrace/vdso.c: New.
17455 * gdb.btrace/vdso.exp: New.
17456
e9089e05
MM
174572014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17458
17459 * gdb.base/gcore.exp (capture_command_output): Move ...
17460 * lib/gdb.exp (capture_command_output): ... here.
17461
67b5c0c1
MM
174622014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17463
17464 * gdb.btrace/data.exp: Test memory access during btrace replay.
17465
a2199296
SM
174662014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17467
17468 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17469
17b2616c
PA
174702014-05-21 Pedro Alves <palves@redhat.com>
17471
17472 PR gdb/13860
17473 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17474 (top level): Test that output related to execution commands is
17475 sent to the console with CLI commands, but not with MI commands.
17476 Test that breakpoint events are always mirrored to the console.
17477 Also expect the new source line to be output after a "next" in
17478 async mode too. Make it a pass/fail test.
17479 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17480 output.
17481 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17482
5166082f
PA
174832014-05-21 Pedro Alves <palves@redhat.com>
17484
17485 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17486 Use them to test variations of "list" after reaching a breakpoint.
17487 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17488 Test "list" with listsize 10 after reaching a breakpoint.
17489 * gdb.python/python.exp (decode_line current location line
17490 number): Adjust expected line number.
17491
2f25d70f
SM
174922014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17493
17494 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17495 behavior for $args, pass it directly to "run".
17496
ff604a67
MR
174972014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17498
17499 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17500 30000 to 65536.
17501
6a3cb8e8
PA
175022014-05-21 Pedro Alves <palves@redhat.com>
17503
17504 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17505 auto-connect-native-target off".
17506 * gdb.base/auto-connect-native-target.c: New file.
17507 * gdb.base/auto-connect-native-target.exp: New file.
17508
4ebfc96e
PA
175092014-05-21 Pedro Alves <palves@redhat.com>
17510
17511 * gdb.base/default.exp: Test "target native" instead of "target
17512 child".
17513
36d46afb
MW
175142014-05-21 Mark Wielaard <mjw@redhat.com>
17515
17516 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17517
5876f503
JK
175182014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17519
17520 Fix TLS access for -static -pthread.
17521 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17522 <HAVE_TLS> (thread_function, main): Initialize it.
17523 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17524 Add clean_restart.
17525 <$have_tls != "">: Check TLSVAR.
17526
0256a6ac
PA
175272014-05-21 Pedro Alves <palves@redhat.com>
17528
17529 * gdb.base/dcache-line-read-error.c: New.
17530 * gdb.base/dcache-line-read-error.exp: New.
17531
936d2992
PA
175322014-05-20 Pedro Alves <palves@redhat.com>
17533
17534 * gdb.base/compare-sections.c: New file.
17535 * gdb.base/compare-sections.exp: New file.
17536
802e8e6d
PA
175372014-05-20 Pedro Alves <palves@redhat.com>
17538
17539 * gdb.base/break-idempotent.c: New file.
17540 * gdb.base/break-idempotent.exp: New file.
17541
e59fa00f
MM
175422014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17543
17544 * gdb.btrace/nohist.exp: New.
17545
8b696e31
YQ
175462014-05-20 Yao Qi <yao@codesourcery.com>
17547
17548 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17549 gdb.reverse directory and gdb_reverse_timeout exists in board
17550 setting.
17551 * README: Document gdb_reverse_timeout.
17552
73c9764f
YQ
175532014-05-20 Yao Qi <yao@codesourcery.com>
17554
17555 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17556 'test_file_name'. Treat args as a string instead of a list.
17557 (gdb_init): Rename argument 'args' by 'test_file_name'.
17558
f1f4348a
JK
175592014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17560
17561 * gdb.arch/powerpc-power.exp: New file.
17562 * gdb.arch/powerpc-power.s: New file.
17563
0dbe70ce
DE
175642014-05-16 Doug Evans <dje@google.com>
17565
17566 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
17567 * gdb.base/completion.exp: Check that all expected files exist
17568 before doing file completion.
0dbe70ce 17569
8d551b02
DE
175702014-05-16 Doug Evans <dje@google.com>
17571
17572 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17573 Update.
17574 (do_syscall_tests_without_xml): Update.
17575
73eb7709
PA
175762014-05-16 Pedro Alves <palves@redhat.com>
17577
17578 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17579 instead of "unknown output after running".
17580
3fae92fc
YQ
175812014-05-16 Yao Qi <yao@codesourcery.com>
17582
17583 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17584 file1.txt from host at the end.
17585 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17586
c2b2ccc5
DE
175872014-05-15 Doug Evans <dje@google.com>
17588
17589 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17590 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17591 loading file. Add test for TU lookup.
17592
8c217a4b
SM
175932014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17594
17595 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17596 calling "-exec-arguments" or "set args" before running the
17597 inferior.
17598
3deb39c6
SM
175992014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17600
17601 * lib/mi-support.exp (mi_expect_stop): Expect message for
17602 inferiors that exit with non-zero exit code.
17603
71a79f8c
YQ
176042014-05-14 Yao Qi <yao@codesourcery.com>
17605
17606 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17607 match absolute path on remote host.
17608 (test_file_list_exec_source_files): Remove "/" from the
17609 pattern.
17610
f23fcd46
YQ
176112014-05-14 Yao Qi <yao@codesourcery.com>
17612
17613 * boards/local-remote-host-notty.exp (${board}_file): New
17614 proc.
17615
9404b58f
KM
176162014-05-07 Kyle McMartin <kyle@redhat.com>
17617
17618 Pushed by Joel Brobecker <brobecker@adacore.com>.
17619 * gdb.arch/aarch64-atomic-inst.c: New file.
17620 * gdb.arch/aarch64-atomic-inst.exp: New file.
17621
5e45f04c
YQ
176222014-05-07 Yao Qi <yao@codesourcery.com>
17623
17624 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17625 in current context" too.
17626
c888a17d
KS
176272014-05-05 Keith Seitz <keiths@redhat.com>
17628
17629 * gdb.linespec/ls-dollar.exp: Add test for linespec
17630 file:convenience_variable.
17631
290a839c
YQ
176322014-05-05 Yao Qi <yao@codesourcery.com>
17633
17634 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17635 traceframes into tfile and ctf trace files. Read data from
17636 trace file and test collected data.
17637 (gdb_collect_locals_test): Likewise.
17638 (gdb_unavailable_registers_test): Likewise.
17639 (gdb_unavailable_floats): Likewise.
17640 (gdb_collect_globals_test): Likewise.
17641 (top-level): Append "ctf" to trace_file_targets if GDB
17642 supports.
17643
b5262cd0
YQ
176442014-05-05 Yao Qi <yao@codesourcery.com>
17645
17646 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17647 code to ...
17648 (gdb_collect_args_test_1): ... it. New proc.
17649 (gdb_collect_locals_test): Move some code to ...
17650 (gdb_collect_locals_test_1): ... it. New proc.
17651 (gdb_unavailable_registers_test): Move some code to ...
17652 (gdb_unavailable_registers_test_1): ... it. New proc.
17653 (gdb_unavailable_floats): Move some code to ...
17654 (gdb_unavailable_floats_1): ... it. New proc.
17655
30a1e6cc
SDJ
176562014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17657
17658 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17659 probes to test for bitness recognition.
17660 * gdb.arch/amd64-stap-optional-prefix.exp
17661 (test_probe_value_without_reg): New procedure.
17662 Add code to test for different kinds of bitness.
17663
f33da99a
SDJ
176642014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17665
17666 PR breakpoints/16889
17667 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17668 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17669
5b80f00d
PA
176702014-05-01 Pedro Alves <palves@redhat.com>
17671
17672 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17673 gdb_file_cmd if no file is specified.
17674 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17675 last_loaded_file to set the remote exec-file.
17676
f8c2a73c
PA
176772014-05-01 Pedro Alves <palves@redhat.com>
17678
17679 * boards/local-remote-host.exp: New file.
17680
be6e8ac7
PA
176812014-05-01 Pedro Alves <palves@redhat.com>
17682
17683 * boards/local-remote-host.exp: Rename to ...
17684 * boards/local-remote-host-notty.exp: ... this.
17685
cac0dc8f
JB
176862014-04-28 Joel Brobecker <brobecker@adacore.com>
17687
17688 * gdb.ada/dyn_arrayidx: New testcase.
17689
9730e6cc
YQ
176902014-04-26 Yao Qi <yao@codesourcery.com>
17691
17692 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17693 and compute the length of function main. Save it in
17694 $main_length.
17695 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17696 (top-level): Use gdb_compile to compile objects into
17697 executable and restart GDB. Remove invocation to
17698 prepare_for_testing.
17699
7ae1a6a6
PA
177002014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17701 Pedro Alves <palves@redhat.com>
17702
17703 PR server/16255
17704 * gdb.multi/multi-attach.c: New file.
17705 * gdb.multi/multi-attach.exp: New file.
17706
4082afcc
PA
177072014-04-25 Pedro Alves <palves@redhat.com>
17708
17709 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17710 user.
17711 (top level): Test that "set remote conditional-breakpoints-packet
17712 off" works as intended.
17713 * gdb.base/dprintf.exp: Test that "set remote
17714 breakpoint-commands-packet off" works as intended.
17715 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17716 New function.
17717 (top level): Call it.
17718 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17719 remote fast-tracepoints-packet off" works as intended.
17720 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17721 * lib/gdb.exp (gdb_is_target_remote): ... here.
17722
2abc3f8d
DB
177232014-04-24 David Blaikie <dblaikie@gmail.com>
17724
17725 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17726 ensure clang would not discard them.
17727 * gdb.base/gdbvars.c: Ditto.
17728 * gdb.base/memattr.c: Ditto.
17729 * gdb.base/whatis.c: Ditto.
17730 * gdb.python/py-prettyprint.c: Ditto.
17731 * gdb.trace/actions.c: Ditto.
17732 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17733 ensure clang would not discard it.
17734
bfd39632
DB
177352014-04-24 David Blaikie <dblaikie@gmail.com>
17736
17737 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17738 clang to emit the full definition of type required by the test
17739 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17740
22842ff6
DB
177412014-04-24 David Blaikie <dblaikie@gmail.com>
17742
17743 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17744 coax Clang into emitting the definition of the type.
17745 * gdb.cp/pr10728-x.h (y): Ditto.
17746 * gdb.cp/pr10728-y.cc (y): Ditto.
17747
c2e827ad
DB
177482014-04-24 David Blaikie <dblaikie@gmail.com>
17749
17750 * gdb.base/label.exp: XFAIL label related tests under Clang.
17751 * gdb.cp/cplabel.exp: Ditto.
17752 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17753 under Clang those using labels.
17754
4c2d33e7
YQ
177552014-04-25 Yao Qi <yao@codesourcery.com>
17756
17757 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17758 double_label.
17759 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17760 partial_label and double_label.
17761
56083b99
DB
177622014-04-24 David Blaikie <dblaikie@gmail.com>
17763
17764 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17765
25d4e99d
DB
177662014-04-24 David Blaikie <dblaikie@gmail.com>
17767
17768 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17769 of the function to work across GCC and Clang.
17770 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17771 pointer types (const void ** const V void **).
17772
01f9f808
MS
177732014-04-24 Michael Sturm <michael.sturm@mintel.com>
17774 Walfred Tedeschi <walfred.tedeschi@intel.com>
17775
17776 * Makefile.in (EXECUTABLES): Added i386-avx512.
17777 * gdb.arch/i386-avx512.c: New file.
17778 * gdb.arch/i386-avx512.exp: Likewise.
17779
4b48d439
KS
177802014-04-23 Keith Seitz <keiths@redhat.com>
17781
17782 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17783 (mi_make_breakpoint_table): New procedure.
17784 (mi_create_breakpoint): Use mi_make_breakpoint
17785 and return the result.
17786 (mi_make_breakpoint): New procedure.
17787 (mi_build_kv_pairs): New procedure.
17788
17789 * gdb.mi/mi-break.exp: Remove unused globals,
17790 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17791 All callers updated.
17792 * gdb.mi/mi-dprintf.exp: Use variable to track command
17793 number.
17794 Update all callers of mi_create_breakpoint and use
17795 mi_make_breakpoint_table.
17796 Remove any unused global variables.
17797 * gdb.mi/mi-nonstop.exp: Likewise.
17798 * gdb.mi/mi-nsintrall.exp: Likewise.
17799 * gdb.mi/mi-nsmoribund.exp: Likewise.
17800 * gdb.mi/mi-nsthrexec.exp: Likewise.
17801 * gdb.mi/mi-reverse.exp: Likewise.
17802 * gdb.mi/mi-simplerun.exp: Likewise.
17803 * gdb.mi/mi-stepn.exp: Likewise.
17804 * gdb.mi/mi-syn-frame.exp: Likewise.
17805 * gdb.mi/mi-until.exp: Likewise.
17806 * gdb.mi/mi-var-cp.exp: Likewise.
17807 * gdb.mi/mi-var-display.exp: Likewise.
17808 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17809 * gdb.mi/mi2-var-child.exp: Likewise.
17810 * gdb.mi/mi-vla-c99.exp: Likewise.
17811 * lib/mi-support.exp: Likewise.
17812
17813 From Ian Lance Taylor <iant@cygnus.com>:
17814 * lib/gdb.exp (parse_args): New procedure.
17815
08351840
PA
178162014-04-23 Pedro Alves <palves@redhat.com>
17817
17818 * gdb.base/break-unload-file.c: New file.
17819 * gdb.base/break-unload-file.exp: New file.
17820 * gdb.base/sym-file-lib.c (baz): New function.
17821 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17822 field.
17823 (load): Store the segment's mapped size.
17824 (unload): New function.
17825 (unload_shlib): New function.
17826 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17827 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17828 set a breakpoint at baz, and call it.
17829 * gdb.base/sym-file.exp: New tests for stale breakpoint
17830 instructions.
17831
076855f9
PA
178322014-04-23 Pedro Alves <palves@redhat.com>
17833
17834 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17835 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17836 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17837 * gdb.base/hbreak-unmapped.c: New file.
17838 * gdb.base/hbreak-unmapped.exp: New file.
17839 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17840 * lib/gdb.exp (gdb_is_target_remote): ... here.
17841
483805cf
PA
178422014-04-22 Pedro Alves <palves@redhat.com>
17843
17844 * gdb.base/consecutive-step-over.c: New file.
17845 * gdb.base/consecutive-step-over.exp: New file.
17846
06d97543
PA
178472014-04-22 Pedro Alves <palves@redhat.com>
17848
17849 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17850 instead of send_gdb/gdb_expect.
17851
b4429ea2
YQ
178522014-04-22 Yao Qi <yao@codesourcery.com>
17853
17854 * lib/trace-support.exp (generate_tracefile): New procedure.
17855 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17856 return 0.
17857 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17858 if generate_tracefile returns 1.
17859
51d48146
PA
178602014-04-18 Tom Tromey <palves@redhat.com>
17861 Pedro alves <tromey@redhat.com>
17862
17863 PR backtrace/15558
17864 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17865 with a backtrace limit.
17866 * gdb.python/py-frame-inline.exp: Test running to an inline
17867 function with a backtrace limit, and printing the newest frame.
17868 * gdb.python/py-frame-inline.c (main): Call f.
17869
bd1dce5f
MS
178702014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17871
17872 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17873
40d1a503
MS
178742014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17875
17876 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17877 Drop prefix from unsupported source file path.
17878
389b98f7
YQ
178792014-04-17 Yao Qi <yao@codesourcery.com>
17880
17881 * lib/gdb.exp (with_target_charset): New proc.
17882 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17883 with_target_charset.
17884 (test_print_strings): Likewise.
17885 (test_repeat_bytes): Likewise.
17886 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17887 for some tests.
17888
22869d73
KS
178892014-04-16 Keith Seitz <keiths@redhat.com>
17890
17891 PR gdb/15827
17892 * gdb.dwarf2/corrupt.c: New file.
17893 * gdb.dwarf2/corrupt.exp: New file.
17894
c4f87ca6
KS
178952014-04-16 Keith Seitz <keiths@redhat.com>
17896
17897 PR c++/16597
17898 * gdb.cp/namelessclass.cc: New file.
17899 * gdb.cp/namelessclass.exp: New file.
17900 * gdb.cp/namelessclass.S: New file.
17901
ab19de87
DE
179022014-04-16 Doug Evans <dje@google.com>
17903
17904 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17905 Add comment.
17906 (gdbserver_default_get_comm_port): New function.
17907 (gdbserver_start): Check if board file provided
17908 "gdbserver,get_comm_port" and use it if so.
17909 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17910 (gdb,socketport): Set to "stdio".
17911 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17912 (stdio_gdbserver_template): Delete.
17913 (${board}_get_remote_address): Update.
17914 (${board}_build_remote_cmd): Delete.
17915 (${board}_get_comm_port): New function.
17916 (${board}_spawn): Update.
17917 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17918 Delete.
17919 (${board}_get_remote_address): Update.
17920 (${board}_get_comm_port): New function.
17921
fc98a809
AB
179222014-04-16 Andrew Burgess <aburgess@broadcom.com>
17923
17924 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17925 appearing in any order.
17926
87fd9e6e
DE
179272014-04-15 Doug Evans <dje@google.com>
17928
17929 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17930 uninitialized value of "description".
17931
099fc3ea
KS
179322014-04-15 Keith Seitz <keiths@redhat.com>
17933
17934 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17935 Remove unused globals.
17936 (test_running_the_program): Likewise.
17937 (test_controlled_execution): Likewise.
17938 (test_controlling_breakpoints): Likewise.
17939 (test_program_termination): Likewise.
17940
5da151d4
KS
179412014-04-15 Keith Seitz <keiths@redhat.com>
17942
17943 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17944 unused globals.
17945 (test_rbreak_creation_and_listing): Likewise.
17946 (test_ignore_count): Likewise.
17947 (test_error): Likewise.
17948
35e5d2f0
PA
179492014-04-15 Pedro Alves <palves@redhat.com>
17950
17951 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17952 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17953 sym-file-loader.c.
17954 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17955 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17956 to sym-file-loader.c.
17957 (struct library): Forward declare.
17958 (load_shlib, lookup_function): Change prototypes.
17959 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17960 (translate_offset): Remove declarations.
17961 (get_text_addr): New declaration.
17962 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17963 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17964 sym-file-loader.h.
17965 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17966 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17967 here from sym-file-loader.h.
17968 (struct library): New structure.
17969 (load_shlib, lookup_function): Change prototypes and adjust to
17970 work with a struct library.
17971 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17972 (translate_offset): Make static.
17973 (get_text_addr): New function.
17974 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17975
eb4c1710
PA
179762014-04-15 Pedro Alves <palves@redhat.com>
17977
17978 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17979
2d1baf52
PA
179802014-04-15 Pedro Alves <palves@redhat.com>
17981
17982 * gdb.base/sym-file-loader.c: Include <limits.h>.
17983 (SELF_LINK): New define.
17984 (get_origin): New function.
17985 (load_shlib): Use it.
17986 * gdb.base/sym-file.exp: Don't early return if the target is
17987 remote. Use runto_main, and issue fail is that fails. Use
17988 gdb_load_shlibs.
17989 (shlib_name): Delete.
17990 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17991
7dd6df01
PA
179922014-04-15 Pedro Alves <palves@redhat.com>
17993
17994 * gdb.base/sym-file.exp: Remove regex characters from test
17995 message. Don't refer to breakpoint numbers in test messages.
17996
b50c8614
KS
179972014-04-14 Keith Seitz <keiths@redhat.com>
17998
17999 PR c++/16253
18000 * gdb.cp/var-tag.cc: New file.
18001 * gdb.cp/var-tag.exp: New file.
18002 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18003 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18004 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18005 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18006
3d567982
TT
180072014-04-14 Tom Tromey <tromey@redhat.com>
18008
18009 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18010 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18011 type.
18012 * gdb.cp/enum-class.exp: New file.
18013 * gdb.cp/enum-class.cc: New file.
18014
0626fc76
TT
180152014-04-14 Tom Tromey <tromey@redhat.com>
18016
18017 * gdb.dwarf2/enum-type.exp: New file.
18018
dca325b3
SA
180192014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18020
18021 * gdb.mi/mi-vla-c99.exp: New file.
18022 * gdb.mi/vla.c: New file.
18023
5854b38a
SA
180242014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18025
18026 * gdb.base/vla-datatypes.c: New file.
18027 * gdb.base/vla-datatypes.exp: New file.
18028
463bb957
SA
180292014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18030
18031 * gdb.base/vla-ptr.c: New file.
18032 * gdb.base/vla-ptr.exp: New file.
18033
3dd170be
SA
180342014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18035
18036 * gdb.dwarf2/count.exp: New file.
18037
5ecaaa66
SA
180382014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18039
18040 * gdb.base/vla-sideeffect.c: New file.
18041 * gdb.base/vla-sideeffect.exp: New file.
18042
41f1ada5
DB
180432014-04-14 David Blaikie <dblaikie@gmail.com>
18044
18045 * gdb.mi/non-stop.c: Add return value for non-void function return
18046 statement.
18047 * gdb.threads/staticthreads.c: Ditto.
18048
0be03e84
DE
180492014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18050 Doug Evans <xdje42@gmail.com>
18051
18052 * gdb.guile/scm-value.c: Improve test case.
18053 * gdb.guile/scm-value.exp: Add new test.
18054
f180a1fb
DB
180552014-04-11 David Blaikie <dblaikie@gmail.com>
18056
18057 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18058 override Clang's default.
18059
6b662e19
JB
180602014-04-11 Joel Brobecker <brobecker@adacore.com>
18061
18062 Revert the following changes (regressions):
18063
18064 * gdb.base/vla-sideeffect.c: New file.
18065 * gdb.base/vla-sideeffect.exp: New file.
18066
18067 * gdb.dwarf2/count.exp: New file.
18068
18069 * gdb.base/vla-multi.c: New file.
18070 * gdb.base/vla-multi.exp: New file.
18071
18072 * gdb.base/vla-ptr.c: New file.
18073 * gdb.base/vla-ptr.exp: New file.
18074
18075 * gdb.base/vla-datatypes.c: New file.
18076 * gdb.base/vla-datatypes.exp: New file.
18077
18078 * gdb.mi/mi-vla-c99.exp: New file.
18079 * gdb.mi/vla.c: New file.
18080
245a5f0b
KS
180812014-04-11 Keith Seitz <keiths@redhat.com>
18082
18083 PR c++/16675
18084 * gdb.cp/cpsizeof.exp: New file.
18085 * gdb.cp/cpsizeof.cc: New file.
18086
58a84dcf
SA
180872014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18088
191a8a90
JB
18089 * gdb.mi/mi-vla-c99.exp: New file.
18090 * gdb.mi/vla.c: New file.
58a84dcf 18091
c8655f75
SA
180922014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18093
18094 * gdb.base/vla-datatypes.c: New file.
18095 * gdb.base/vla-datatypes.exp: New file.
18096
024e13b4
SA
180972014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18098
18099 * gdb.base/vla-ptr.c: New file.
18100 * gdb.base/vla-ptr.exp: New file.
18101
1a237e0e
SA
181022014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18103
18104 * gdb.base/vla-multi.c: New file.
18105 * gdb.base/vla-multi.exp: New file.
18106
504f3432
SA
181072014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18108
18109 * gdb.dwarf2/count.exp: New file.
18110
3bce8237
SA
181112014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18112
191a8a90
JB
18113 * gdb.base/vla-sideeffect.c: New file.
18114 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 18115
322f9c21
YQ
181162014-04-11 Yao Qi <yao@codesourcery.com>
18117
18118 * gdb.base/completion.exp: Check file exists before running tests
18119 on file completion.
18120
d708bcd1
PA
181212014-04-10 Pedro Alves <palves@redhat.com>
18122
18123 * gdb.base/cond-eval-mode.c: New file.
18124 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18125 prepare_for_testing to build the new file. Check result of
18126 runto_main.
18127 (test_break, test_watch): New procedures.
18128 (top level): Use them.
18129
ae1d2761
PM
181302014-04-08 Pierre Muller <muller@sourceware.org>
18131
18132 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18133 Ctrl-V use for mingw hosts.
18134
7af389b8
SC
181352014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18136
18137 * gdb.python/py-value.c: Improve test case.
18138 * gdb.python/py-value.exp: Add new test.
18139
5e703181
DE
181402014-04-07 David Blaikie <dblaikie@gmail.com>
18141
18142 * lib/compiler.c: Identify the clang compiler.
18143 * lib/compiler.cc: Ditto.
18144
9810b410
YQ
181452014-04-03 Yao Qi <yao@codesourcery.com>
18146
18147 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18148
98d1b8dc
AB
181492014-04-01 Anton Blanchard <anton@samba.org>
18150
18151 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18152 messages unique.
18153
3114cea1
AB
181542014-04-01 Anton Blanchard <anton@samba.org>
18155
18156 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18157 prepare_for_testing.
18158
62f7182c
AB
181592014-04-01 Anton Blanchard <anton@samba.org>
18160
18161 * gdb.arch/ppc64-atomic-inst.c: Remove.
18162 * gdb.arch/ppc64-atomic-inst.S: New file.
18163 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18164
770e7fc7
DE
181652014-03-31 Doug Evans <dje@google.com>
18166
18167 * gdb.base/print-symbol-loading-lib.c: New file.
18168 * gdb.base/print-symbol-loading-main.c: New file.
18169 * gdb.base/print-symbol-loading.exp: New file.
18170
46e2bafa
YQ
181712014-03-31 Yao Qi <yao@codesourcery.com>
18172
18173 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18174
8776cfe9
JB
181752014-03-28 Joel Brobecker <brobecker@adacore.com>
18176
18177 * gdb.ada/mi_dyn_arr: New testcase.
18178
5d1ef361
DE
181792014-03-27 Doug Evans <dje@google.com>
18180
18181 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18182
b5bee914
YQ
181832014-03-27 Yao Qi <yao@codesourcery.com>
18184
18185 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18186 if target is nios2-*-*.
18187
0d4d0e77
YQ
181882014-03-26 Yao Qi <yao@codesourcery.com>
18189
18190 * lib/gdb.exp (readline_is_used): New proc.
18191 * gdb.base/completion.exp: Move tests on command complete up.
18192 Skip the rest of tests if readline is not used.
18193 * gdb.ada/complete.exp: Skp the test if readline is not
18194 used.
18195 * gdb.base/filesym.exp: Likewise.
18196 * gdb.base/macscp.exp: Likewise.
18197 * gdb.base/readline-ask.exp: Likewise.
18198 * gdb.base/readline.exp: Likewise.
18199 * gdb.python/py-cmd.exp: Likewise.
18200 * gdb.trace/tfile.exp: Likewise.
18201
29361eee
YQ
182022014-03-26 Yao Qi <yao@codesourcery.com>
18203
18204 * gdb.base/macscp.exp: Fix code format issues.
18205
bc9a5525
UW
182062014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18207
18208 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18209 * gdb.asm/powerpc64le.inc: New file.
18210
d3839ede
PA
182112014-03-25 Pedro Alves <palves@redhat.com>
18212 Doug Evans <dje@google.com>
18213
18214 * gdb.base/source-execution.c: New file.
18215 * gdb.base/source-execution.exp: New file.
18216 * gdb.base/source-execution.gdb: New file.
18217
01672a57
DE
182182014-03-24 Doug Evans <dje@google.com>
18219
18220 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18221 using fission.
18222
88bbeca9
HZ
182232014-03-24 Hui Zhu <hui@codesourcery.com>
18224 Pedro Alves <palves@redhat.com>
18225
18226 PR breakpoints/16101
18227 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18228 test pass/fail messages. Detect missing support for dprintf when
18229 breakpoints are actually inserted.
18230 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18231 breakpoints are actually inserted.
18232 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18233 fails.
18234
d2348791
JK
182352014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18236
18237 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18238
feef67ab
DE
182392014-03-22 Doug Evans <xdje42@gmail.com>
18240
18241 * gdb.python/python.exp (python not supported): Verify multi-line
18242 python command issues an error.
25d743f9 18243 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 18244 guile command issues an error.
feef67ab 18245
ecebef6a
MR
182462014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18247
18248 * gdb.threads/thread-specific.exp: Handle the lack of usable
18249 $this_breakpoint and $this_thread.
18250
ccdd1909
HZ
182512014-03-21 Hui Zhu <hui@codesourcery.com>
18252
18253 * gdb.base/attach.exp (do_command_attach_tests): New.
18254
beb460e8
PA
182552014-03-20 Tom Tromey <tromey@redhat.com>
18256 Pedro Alves <palves@redhat.com>
18257
18258 PR cli/15718
18259 * gdb.base/condbreak-call-false.c: New file.
18260 * gdb.base/condbreak-call-false.exp: New file.
18261
40acf43a
PA
182622014-03-20 Pedro Alves <palves@redhat.com>
18263
18264 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18265 Delete.
18266 (block_signals, unblock_signals): Delete.
18267 (child_function_2, main): Remove references to deleted variable
18268 and functions.
18269
9f5e1e02
PA
182702014-03-20 Pedro Alves <palves@redhat.com>
18271
18272 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18273 Use pthread_kill to signal thread 2.
18274 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18275 Adjust to make the test send itself a signal rather than using the
18276 host's "kill" command.
18277
99619bea
PA
182782014-03-20 Pedro Alves <palves@redhat.com>
18279
18280 * gdb.threads/multiple-step-overs.c: New file.
18281 * gdb.threads/multiple-step-overs.exp: New file.
18282 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18283 Adjust expected infrun debug output.
18284
2adfaa28
PA
182852014-03-20 Pedro Alves <palves@redhat.com>
18286
18287 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18288 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18289
31e77af2
PA
182902014-03-20 Pedro Alves <palves@redhat.com>
18291
18292 PR breakpoints/7143
18293 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18294 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18295 of gdb_test_multiple.
18296 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18297 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18298
b9f437de
PA
182992014-03-20 Pedro Alves <palves@redhat.com>
18300
18301 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18302 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18303
05adc73e
PA
183042014-03-19 Pedro Alves <palves@redhat.com>
18305
18306 * gdb.base/async.exp: Remove early return.
18307
6048b950
PA
183082014-03-19 Pedro Alves <palves@redhat.com>
18309
18310 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18311
8bcfb00a
PA
183122014-03-19 Pedro Alves <palves@redhat.com>
18313
18314 * gdb.base/async.exp (test_background): Expect \r\n after
18315 "completed." in the fail pattern.
18316
884e37dc
PA
183172014-03-19 Pedro Alves <palves@redhat.com>
18318
18319 * gdb.base/async.exp (test_background): New procedure.
18320 Use it for all background execution command tests.
18321
148e57e2
PA
183222014-03-19 Pedro Alves <palves@redhat.com>
18323
18324 * gdb.base/async.exp: Use prepare_for_testing.
18325
f48088c7
PA
183262014-03-19 Pedro Alves <palves@redhat.com>
18327
18328 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18329 the same line.
18330
e2f6c966
PA
183312014-03-19 Pedro Alves <palves@redhat.com>
18332
18333 * gdb.base/async.c (main): Add "jump here" and "until here" line
18334 marker comments.
18335 * gdb.base/async.exp (jump_here): New global.
18336 (jump& test): Use it.
18337 (until_here): New global.
18338 (until& test): Use it.
18339
c30568d4
PA
183402014-03-19 Pedro Alves <palves@redhat.com>
18341
18342 * gdb.base/async.exp: Don't frob gdb_protocol.
18343
0172b6a7
DE
183442014-03-18 Doug Evans <xdje42@gmail.com>
18345
18346 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18347 Fix spelling of exec-done-display.
18348
06c868a8
JK
183492014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18350
18351 PR gdb/15358
18352 * gdb.base/gdb-sigterm.c: New file.
18353 * gdb.base/gdb-sigterm.exp: New file.
18354
0c7e1a46
PA
183552014-03-18 Pedro Alves <palves@redhat.com>
18356
18357 PR gdb/13860
18358 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18359 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18360 solib-event.
18361
f7c77d93
JB
183622014-03-17 Joel Brobecker <brobecker@adacore.com>
18363
18364 * gdb.ada/pckd_arr_ren: New testcase.
18365
5a1e8c7a
DE
183662014-03-13 Doug Evans <xdje42@gmail.com>
18367
18368 PR guile/16612
18369 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18370 collect after discarding symbols.
18371
350e1a76
DE
183722014-03-13 Ludovic Courtès <ludo@gnu.org>
18373 Doug Evans <xdje42@gmail.com>
18374
18375 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18376 to history survives a gc.
18377
a69900ae
PA
183782014-03-13 Pedro Alves <palves@redhat.com>
18379
18380 * gdb.base/default.exp: Don't test "target procfs".
18381
5db9f0bd
PA
183822014-03-13 Pedro Alves <palves@redhat.com>
18383
18384 * gdb.base/default.exp: Update "target child" and "target procfs"
18385 tests to not expect "Unix".
18386
b3ccfe11
TT
183872014-03-12 Tom Tromey <tromey@redhat.com>
18388
18389 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18390 New procs. Add target-async tests.
18391 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18392 Add target-async tests.
18393
646f4417
AA
183942014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18395
18396 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18397 'func_start' and 'func_end' for the beginning and end of the
18398 function code, respectively.
18399 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18400 'func_end' instead of 'func' and 'main'.
18401
288c211f
AA
184022014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18403
18404 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18405 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18406 generate the debug info assembler source.
18407
e0c0f156
AA
184082014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18409
18410 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18411 * gdb.dwarf2/arr-subrange.exp: Likewise.
18412 * gdb.dwarf2/dwz.exp: Likewise.
18413 * gdb.dwarf2/method-ptr.exp: Likewise.
18414 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18415 * gdb.dwarf2/subrange.exp: Likewise.
18416 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18417 * gdb.dwarf2/implptrpiece.exp: Likewise.
18418 * gdb.dwarf2/nostaticblock.exp: Likewise.
18419
0e5c4555
AA
184202014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18421
18422 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18423 directory to absolute path name arguments.
18424
5ec18f2b
JG
184252014-03-10 Joel Brobecker <brobecker@adacore.com>
18426
18427 * gdb.ada/tagged_access: New testcase.
18428
847fc4f2
MM
184292014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18430
18431 * gdb.btrace/data.exp: Update expected output.
18432
cc3da688
YQ
184332014-03-06 Yao Qi <yao@codesourcery.com>
18434
18435 * gdb.trace/pr16508.exp: New file.
18436
0f26cec1
PA
184372014-03-05 Pedro Alves <palves@redhat.com>
18438
18439 PR gdb/16575
18440 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18441 procedure.
18442 (top level): Adjust to use it. Add tests that exercise breakpoint
18443 interaction with the code-cache.
18444
7a5a839f
LC
184452014-02-26 Ludovic Courtès <ludo@gnu.org>
18446
18447 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18448 test for 'history-append!'.
18449
31aa7e4e
JB
184502014-02-26 Joel Brobecker <brobecker@adacore.com>
18451
18452 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18453 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18454 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18455 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18456 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18457 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18458
1b588015
JB
184592014-02-26 Joel Brobecker <brobecker@adacore.com>
18460
18461 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18462 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18463 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18464
55426c9d
JB
184652014-02-26 Joel Brobecker <brobecker@adacore.com>
18466
18467 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18468
dc53a7ad
JB
184692014-02-26 Joel Brobecker <brobecker@adacore.com>
18470
18471 * gdb.dwarf2/arr-stride.c: New file.
18472 * gdb.dwarf2/arr-stride.exp: New file.
18473
12ab52e9
PA
184742014-02-26 Pedro Alves <palves@redhat.com>
18475
18476 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18477 that won't ever trigger. Make sure that GDB reports the correct
18478 breakpoint that caused the stop.
18479
849c862e
JK
184802014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18481
18482 PR gdb/16626
18483 * gdb.base/auto-load-script: New file.
18484 * gdb.base/auto-load.c: New file.
18485 * gdb.base/auto-load.exp: New file.
18486
71b7d793
JK
18487 PR gdb/16626
18488 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18489
e2f0d509
JK
184902014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18491
18492 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18493 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18494
50cc37c8
DE
184952014-02-24 Doug Evans <dje@google.com>
18496
18497 * lib/gdb.exp (run_on_host): Log error output if program fails.
18498
ea4758f2
PA
184992014-02-21 Pedro Alves <palves@redhat.com>
18500
18501 * gdb.threads/step-after-sr-lock.c: Rename to ...
18502 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18503 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18504 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18505 ... this.
18506
d7b30f67
SDJ
185072014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18508
18509 PR tdep/16397
18510 * gdb.arch/amd64-stap-special-operands.exp: New file.
18511 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18512 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18513 * gdb.arch/amd64-stap-triplet.S: Likewise.
18514 * gdb.arch/amd64-stap-triplet.c: Likewise.
18515
83deb43f
JB
185162014-02-20 Joel Brobecker <brobecker@adacore.com>
18517
18518 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18519 in .section pseudo-op.
18520
adde2bff
DE
185212014-02-20 lin zuojian <manjian2006@gmail.com>
18522 Joel Brobecker <brobecker@adacore.com>
18523 Doug Evans <xdje42@gmail.com>
18524
18525 PR symtab/16581
18526 * gdb.dwarf2/dw2-icycle.S: New file.
18527 * gdb.dwarf2/dw2-icycle.c: New file.
18528 * gdb.dwarf2/dw2-icycle.exp: New file.
18529
f7bd0f78
SC
185302014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18531
18532 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18533 operations on gdb.Value objects.
18534 * gdb.python/py-value-cc.exp: Add new test to test operations on
18535 gdb.Value objects.
18536
c17ef0d5
DE
185372014-02-18 Doug Evans <dje@google.com>
18538
18539 * Makefile.in (TESTS): New variable.
18540 (expanded_tests, expanded_tests_or_none): New variables
18541 (check-single): Pass $(expanded_tests_or_none) to runtest.
18542 (check-parallel): Only run tests in $(TESTS) if non-empty.
18543 (check/no-matching-tests-found): New rule.
18544 * README: Document TESTS makefile variable.
18545
5dd3176f
DE
185462014-02-18 Doug Evans <dje@google.com>
18547
18548 * Makefile.in (check-parallel): rm -rf outputs temp.
18549
0b10be4f
JK
185502014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18551
18552 Fix "ERROR: no fileid for" in the testsuite.
18553 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18554
85f224e7
DE
185552014-02-12 Doug Evans <dje@google.com>
18556
18557 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18558 (MISCELLANEOUS): New variable.
18559 (clean): rm -rf $(MISCELLANEOUS).
18560 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18561 dwp live in the same directory as symlinks, with each symlink pointed
18562 to a differently named file in a different directory.
18563
149b30ff
DE
185642014-02-11 Doug Evans <dje@google.com>
18565
18566 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18567 of Tcl file commands.
18568
1dfdac32
MK
185692014-02-10 Mark Kettenis <kettenis@gnu.org>
18570
18571 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18572 "kill -SIGUSR1 -1".
18573
aa4fb036
JB
185742014-02-10 Joel Brobecker <brobecker@adacore.com>
18575
18576 * gdb.ada/tick_length_array_enum_idx: New testcase.
18577
ed3ef339
DE
185782014-02-10 Doug Evans <xdje42@gmail.com>
18579
18580 * configure.ac (AC_OUTPUT): Add gdb.guile.
18581 * configure: Regenerate.
18582 * lib/gdb-guile.exp: New file.
18583 * lib/gdb.exp (get_target_charset): New function.
18584 * gdb.base/help.exp: Update expected output from "apropos apropos".
18585 * gdb.guile/Makefile.in: New file.
18586 * gdb.guile/guile.exp: New file.
18587 * gdb.guile/scm-arch.c: New file.
18588 * gdb.guile/scm-arch.exp: New file.
18589 * gdb.guile/scm-block.c: New file.
18590 * gdb.guile/scm-block.exp: New file.
18591 * gdb.guile/scm-breakpoint.c: New file.
18592 * gdb.guile/scm-breakpoint.exp: New file.
18593 * gdb.guile/scm-disasm.c: New file.
18594 * gdb.guile/scm-disasm.exp: New file.
18595 * gdb.guile/scm-equal.c: New file.
18596 * gdb.guile/scm-equal.exp: New file.
18597 * gdb.guile/scm-error.exp: New file.
18598 * gdb.guile/scm-error.scm: New file.
18599 * gdb.guile/scm-frame-args.c: New file.
18600 * gdb.guile/scm-frame-args.exp: New file.
18601 * gdb.guile/scm-frame-args.scm: New file.
18602 * gdb.guile/scm-frame-inline.c: New file.
18603 * gdb.guile/scm-frame-inline.exp: New file.
18604 * gdb.guile/scm-frame.c: New file.
18605 * gdb.guile/scm-frame.exp: New file.
18606 * gdb.guile/scm-generics.exp: New file.
18607 * gdb.guile/scm-gsmob.exp: New file.
18608 * gdb.guile/scm-iterator.c: New file.
18609 * gdb.guile/scm-iterator.exp: New file.
18610 * gdb.guile/scm-math.c: New file.
18611 * gdb.guile/scm-math.exp: New file.
18612 * gdb.guile/scm-objfile-script-gdb.in: New file.
18613 * gdb.guile/scm-objfile-script.c: New file.
18614 * gdb.guile/scm-objfile-script.exp: New file.
18615 * gdb.guile/scm-objfile.c: New file.
18616 * gdb.guile/scm-objfile.exp: New file.
18617 * gdb.guile/scm-ports.exp: New file.
18618 * gdb.guile/scm-pretty-print.c: New file.
18619 * gdb.guile/scm-pretty-print.exp: New file.
18620 * gdb.guile/scm-pretty-print.scm: New file.
18621 * gdb.guile/scm-section-script.c: New file.
18622 * gdb.guile/scm-section-script.exp: New file.
18623 * gdb.guile/scm-section-script.scm: New file.
18624 * gdb.guile/scm-symbol.c: New file.
18625 * gdb.guile/scm-symbol.exp: New file.
18626 * gdb.guile/scm-symtab-2.c: New file.
18627 * gdb.guile/scm-symtab.c: New file.
18628 * gdb.guile/scm-symtab.exp: New file.
18629 * gdb.guile/scm-type.c: New file.
18630 * gdb.guile/scm-type.exp: New file.
18631 * gdb.guile/scm-value-cc.cc: New file.
18632 * gdb.guile/scm-value-cc.exp: New file.
18633 * gdb.guile/scm-value.c: New file.
18634 * gdb.guile/scm-value.exp: New file.
18635 * gdb.guile/source2.scm: New file.
18636 * gdb.guile/types-module.cc: New file.
18637 * gdb.guile/types-module.exp: New file.
18638
7026a7c1
YQ
186392014-02-10 Yao Qi <yao@codesourcery.com>
18640
18641 PR testsuite/16543
18642 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18643 * configure: Regenerated.
18644 * Makefile.in: New file.
18645
6c466447
AS
186462014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18647
18648 * gdb.python/py-framefilter.exp: Fix typo.
18649
6e854735
YQ
186502014-02-08 Yao Qi <yao@codesourcery.com>
18651
18652 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18653 that no =breakpoint-modified is emitted when breakpoints are
18654 modified through MI commands.
18655
d137e6dc
PA
186562014-02-07 Pedro Alves <pedro@codesourcery.com>
18657 Pedro Alves <palves@redhat.com>
18658
18659 * gdb.threads/step-after-sr-lock.c: New file.
18660 * gdb.threads/step-after-sr-lock.exp: New file.
18661
b5ee5a50
PA
186622014-02-07 Pedro Alves <palves@redhat.com>
18663
18664 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18665
3c77faf3
JK
186662014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18667
18668 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18669 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18670
6dddc817
DE
186712014-02-06 Doug Evans <xdje42@gmail.com>
18672
18673 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18674 output.
18675
18676 * gdb.gdb/python-interrupts.exp: New file.
18677
de7b2893
YQ
186782014-02-05 Yao Qi <yao@codesourcery.com>
18679
18680 * gdb.trace/report.exp (use_collected_data): Test the output
18681 of "info threads" and "info inferiors".
18682
66d032ac
YQ
186832014-02-05 Yao Qi <yao@codesourcery.com>
18684
18685 Revert this patch:
18686
18687 2013-05-24 Yao Qi <yao@codesourcery.com>
18688
18689 * gdb.trace/tfile.exp: Test inferior and thread.
18690
591a12a1
UW
186912014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18692
18693 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18694 on a function.
18695 * gdb.base/step-bt.c: Call hello via function pointer to make
18696 sure its first instruction is executed on powerpc64le-linux.
18697
0ff3e01f
UW
186982014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18699
18700 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18701
084ee545
UW
187022014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18703
18704 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18705 of the test patterns for use on little-endian systems.
18706
6ed14ff3
UW
187072014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18708
18709 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18710 (decimal_vector): Fix for little-endian.
18711
401e27fd
JM
187122014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18713
18714 * gdb.arch/sparc-sysstep.exp: New file.
18715 * gdb.arch/sparc-sysstep.c: Likewise.
18716
18717 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18718
8b924729
EBM
187192014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18720
18721 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18722
fb151210
JB
187232014-01-23 Tom Tromey <tromey@redhat.com>
18724
18725 * gdb.ada/array_char_idx: New testcase.
18726
0740f8d8
TT
187272014-01-23 Tom Tromey <tromey@redhat.com>
18728
18729 PR python/16487:
18730 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18731 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18732 classes.
18733
21909fa1
TT
187342014-01-23 Tom Tromey <tromey@redhat.com>
18735
18736 PR python/16491:
18737 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18738 string from an inferior frame.
18739 * gdb.python/py-framefilter-mi.exp: Update.
18740
87ce2a04
DE
187412014-01-22 Doug Evans <dje@google.com>
18742
18743 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18744
237b092b
AA
187452014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18746
18747 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18748
d674a709
AA
187492014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18750
18751 * gdb.trace/entry-values.exp: Remove excess space character from
18752 regex patterns. Handle s390 call instruction.
18753
20fa3390
AA
187542014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18755
18756 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18757 define "*_start" label. Make "name" static.
18758 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18759 ${name} by references to ${name}_start.
18760
78466714
AA
187612014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18762
18763 * gdb.base/info-macros.exp: Remove "debug" from the compile
18764 options.
18765
ec9f644a
IB
187662014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18767
18768 * gdb.dlang/demangle.exp: New file.
18769
94b1b47e
IB
187702014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18771
18772 * gdb.dlang/primitive-types.exp: New file.
18773
7f420862
IB
187742014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18775
18776 * configure.ac: Create gdb.dlang/Makefile.
18777 * configure: Regenerate.
18778 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18779 * gdb.dlang/Makefile.in: New file.
18780 * lib/d-support.exp: New file.
18781 * lib/gdb.exp (skip_d_tests): New proc.
18782
52834460
MM
187832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18784
18785 * gdb.btrace/delta.exp: Check reverse stepi.
18786 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18787 * gdb.btrace/finish.exp: New.
18788 * gdb.btrace/next.exp: New.
18789 * gdb.btrace/nexti.exp: New.
18790 * gdb.btrace/record_goto.c: Add comments.
18791 * gdb.btrace/step.exp: New.
18792 * gdb.btrace/stepi.exp: New.
18793 * gdb.btrace/multi-thread-step.c: New.
18794 * gdb.btrace/multi-thread-step.exp: New.
18795 * gdb.btrace/rn-dl-bind.c: New.
18796 * gdb.btrace/rn-dl-bind.exp: New.
18797 * gdb.btrace/data.c: New.
18798 * gdb.btrace/data.exp: New.
18799 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18800
6e07b1d2
MM
188012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18802
18803 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18804 * gdb.btrace/exception.exp: Update.
18805 * gdb.btrace/instruction_history.exp: Update.
18806 * gdb.btrace/record_goto.exp: Update.
18807 * gdb.btrace/tailcall.exp: Update.
18808 * gdb.btrace/unknown_functions.exp: Update.
18809 * gdb.btrace/delta.exp: New.
18810
0b722aec
MM
188112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18812
18813 * gdb.btrace/record_goto.exp: Add backtrace test.
18814 * gdb.btrace/tailcall.exp: Add backtrace test.
18815
066ce621
MM
188162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18817
18818 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18819 * gdb.btrace/record_goto.c: New.
18820 * gdb.btrace/record_goto.exp: New.
18821 * gdb.btrace/x86-record_goto.S: New.
18822
0688d04e
MM
188232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18824
18825 * gdb.btrace/function_call_history.exp: Update tests.
18826 * gdb.btrace/instruction_history.exp: Update tests.
18827
8710b709
MM
188282014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18829
18830 * gdb.btrace/function_call_history.exp: Fix expected field
18831 order for "record function-call-history".
18832 Add new tests for "record function-call-history /c".
18833 * gdb.btrace/exception.cc: New.
18834 * gdb.btrace/exception.exp: New.
18835 * gdb.btrace/tailcall.exp: New.
18836 * gdb.btrace/x86-tailcall.S: New.
18837 * gdb.btrace/x86-tailcall.c: New.
18838 * gdb.btrace/unknown_functions.c: New.
18839 * gdb.btrace/unknown_functions.exp: New.
18840 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18841
5de9129b
MM
188422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18843
18844 * gdb.btrace/instruction_history.exp: Update.
18845 * gdb.btrace/function_call_history.exp: Update.
18846
23a7fe75
MM
188472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18848
18849 * gdb.btrace/function_call_history.exp: Fix expected function
18850 trace.
18851 * gdb.btrace/instruction_history.exp: Initialize traced.
18852 Remove traced_functions.
18853
724c7dd8
MM
188542014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18855
18856 * gdb.btrace/function_call_history.exp: Update
18857 * gdb.btrace/instruction_history.exp: Update.
18858
6d78d93b
MM
188592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18860
18861 * gdb.btrace/enable.exp: Update expected text.
18862
93a360cc
OJ
188632014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18864
18865 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18866 bytes.
18867
3772b53f
MR
188682014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18869
18870 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18871
596662fa
OJ
188722014-01-15 Omair Javaid <omair.javaid@linaro.org>
18873
18874 * lib/gdb.exp (supports_process_record): Return true for
18875 arm*-linux*. (supports_reverse): Likewise.
18876
b5b08fb4
SC
188772014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18878
18879 PR python/15464
18880 PR python/16113
18881 * gdb.python/py-type.c: Enhance test case.
18882 * gdb.python/py-value-cc.cc: Likewise
18883 * gdb.python/py-type.exp: Add new tests.
18884 * gdb.python/py-value-cc.exp: Likewise
18885
52d7fb13
AA
188862014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18887 Pedro Alves <palves@redhat.com>
18888
18889 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18890 Make "name" extern.
18891 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18892 references to ${name}_start by references to ${name}.
18893
a2cd8cfe
JB
188942014-01-10 Joel Brobecker <brobecker@adacore.com>
18895
18896 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18897
4e23fced
JB
188982014-01-10 Joel Brobecker <brobecker@adacore.com>
18899
18900 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18901
c6a9e42c
PA
189022014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18903 Pedro Alves <palves@redhat.com>
18904
18905 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 18906 mi_gdb_target_load.
c6a9e42c 18907
b7ea362b
PA
189082014-01-08 Pedro Alves <palves@redhat.com>
18909
18910 * gdb.threads/reconnect-signal.c: New file.
18911 * gdb.threads/reconnect-signal.exp: New file.
18912
5e3f4fab
EBM
189132014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18914
18915 * gdb.base/source-dir.exp: New file.
18916
79301218
JB
189172014-01-07 Joel Brobecker <brobecker@adacore.com>
18918
18919 * gdb.ada/mi_interface: New testcase.
18920
8e355c5d
JB
189212014-01-07 Joel Brobecker <brobecker@adacore.com>
18922
18923 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18924 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18925 gdb.ada/pp-rec-component/pck.ads: New files.
18926
c0d48811
JB
189272014-01-07 Joel Brobecker <brobecker@adacore.com>
18928
18929 * gdb.python/py-pp-integral.c: New file.
18930 * gdb.python/py-pp-integral.py: New file.
18931 * gdb.python/py-pp-integral.exp: New file.
18932
17b609c3 18933For older changes see ChangeLog-1993-2013.
c906108c 18934\f
8d8cb839
EZ
18935;; Local Variables:
18936;; mode: change-log
18937;; left-margin: 8
18938;; fill-column: 74
18939;; version-control: never
18940;; End:
902f2ccb 18941
b811d2c2 18942 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
18943 Copying and distribution of this file, with or without modification,
18944 are permitted provided the copyright notice and this notice are preserved.
This page took 4.510823 seconds and 4 git commands to generate.