]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Change the C parser to allow complex constants
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
981c08ce
TT
12020-04-01 Tom Tromey <tom@tromey.com>
2
3 * gdb.compile/compile.exp: Update.
4 * gdb.compile/compile-cplus.exp: Update.
5 * gdb.base/varargs.exp: Update.
6 * gdb.base/floatn.exp: Update.
7 * gdb.base/endianity.exp: Update.
8 * gdb.base/callfuncs.exp (do_function_calls): Update.
9 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
10 (complex_float_integral_args): Update.
11 * gdb.base/complex.exp: Update.
12 * gdb.base/complex-parts.exp: Update.
13
3d1cfd43
TT
142020-04-01 Tom Tromey <tromey@adacore.com>
15
16 * gdb.rust/union.rs: New file.
17 * gdb.rust/union.exp: New file.
18 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
19 (main): Update.
20 * gdb.rust/simple.exp: Move union tests to union.exp.
21
e033dfa9
TT
222020-04-01 Tom Tromey <tromey@adacore.com>
23
24 * gdb.rust/simple.rs (main): Remove "y0".
25
53cccef1
TBA
262020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
27
28 * gdb.multi/stop-all-on-exit.c: New test.
29 * gdb.multi/stop-all-on-exit.exp: New file.
30
60e22c1e
HD
312020-04-01 Hannes Domani <ssbssa@yahoo.de>
32
33 PR gdb/24789
34 * gdb.cp/misc.cc: Add integer reference variable.
35 * gdb.cp/misc.exp: Add test.
36
e139a727
TBA
372020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
38
39 * gdb.server/stop-reply-no-thread.exp: Enhance the test
40 scenario to cover execution until the end and also the case
41
16b0db75
TV
422020-03-31 Tom de Vries <tdevries@suse.de>
43
44 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
45 c. Use "maint info symtabs" to check symtab expansion.
46
c0502da6
TV
472020-03-30 Tom de Vries <tdevries@suse.de>
48
49 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
50 unsupported.
51 (verify_psymtab_expanded): Move ...
52 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
53 test.
54 (readnow): New proc.
55
5935fd15
AB
562020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
57
58 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
59 with $hex.
60
1773be9e
TT
612020-03-20 Tom Tromey <tromey@adacore.com>
62
63 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
64
70304be9
TT
652020-03-20 Tom Tromey <tromey@adacore.com>
66
67 * gdb.ada/sub_variant/subv.adb: New file.
68 * gdb.ada/sub_variant.exp: New file.
69
0dd7b8f7
TV
702020-03-20 Tom de Vries <tdevries@suse.de>
71
72 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
73 first break fails.
74 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
75
cada5fc9
AB
762020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
77
78 * gdb.server/exit-multiple-threads.c: New file.
79 * gdb.server/exit-multiple-threads.exp: New file.
80
6b8c53f2
AB
812020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
82
83 * gdb.fortran/mixed-lang-stack.c: New file.
84 * gdb.fortran/mixed-lang-stack.cpp: New file.
85 * gdb.fortran/mixed-lang-stack.exp: New file.
86 * gdb.fortran/mixed-lang-stack.f90: New file.
87
19a2740f
AB
882020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
89
90 * gdb.linespec/cp-completion-aliases.cc: New file.
91 * gdb.linespec/cp-completion-aliases.exp: New file.
92
d8c8b848
TV
932020-03-19 Tom de Vries <tdevries@suse.de>
94
95 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
96 more precise.
97
a9933ccf
TV
982020-03-18 Tom de Vries <tdevries@suse.de>
99
100 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
101 * gdb.dwarf2/break-inline-psymtab.c: New test.
102 * gdb.dwarf2/break-inline-psymtab.exp: New file.
103
2f89101f
TV
1042020-03-16 Tom de Vries <tdevries@suse.de>
105
106 * lib/cache.exp (gdb_do_cache): Add and handle local variables
107 cache_verify and cache_verify_proc.
108
6b9374f1
TV
1092020-03-15 Tom de Vries <tdevries@suse.de>
110
111 * gdb.server/solib-list.exp: Handle
112 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
113
eaeaf44c
TV
1142020-03-15 Tom de Vries <tdevries@suse.de>
115
116 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
117 objfiles".
118
3293bbaf
TT
1192020-03-14 Tom Tromey <tom@tromey.com>
120
121 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
122
ab44624c
TV
1232020-03-14 Tom de Vries <tdevries@suse.de>
124
125 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
126
54c43825
TV
1272020-03-14 Tom de Vries <tdevries@suse.de>
128
129 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
130 result in line-by-line fashion.
131
2ac70237
TV
1322020-03-14 Tom de Vries <tdevries@suse.de>
133
134 * lib/gdb.exp (supports_statement_frontiers): New proc.
135 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
136
09546b56
TV
1372020-03-14 Tom de Vries <tdevries@suse.de>
138
139 * gdb.base/printcmds.exp: Add missing quoting for "print
140 teststring2".
141
a1f6a07c
TT
1422020-03-13 Tom Tromey <tom@tromey.com>
143
144 * gdb.base/printcmds.exp (test_print_strings): Add regression
145 test.
146 * gdb.base/printcmds.c (charptr): New typedef.
147 (teststring2): New global.
148
1b83d09c
AB
1492020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
150
151 * gdb.base/break-interp.exp: Use the tail of the filename, not the
152 full path in the test name.
153 (test_ld): Add some with_test_prefix blocks to make test names
154 unique.
155
2d61316c
TV
1562020-03-13 Tom de Vries <tdevries@suse.de>
157
158 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
159
2e9145ac
TV
1602020-03-13 Tom de Vries <tdevries@suse.de>
161
162 * gdb.mi/mi-sym-info.exp: Make matching more precise.
163
96c7f873
TV
1642020-03-13 Tom de Vries <tdevries@suse.de>
165
166 PR symtab/25646
167 * gdb.dwarf2/imported-unit.exp: Add test.
168
49ba92c0
TV
1692020-03-13 Tom de Vries <tdevries@suse.de>
170
171 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
172 (var1, var2): New variable.
173 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
174 matching symbols.
175
301b21e0
TV
1762020-03-13 Tom de Vries <tdevries@suse.de>
177
178 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
179 (Term::command): Use prompt prefix.
180 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
181 * gdb.tui/tui-layout-asm-short-prog.exp: Use
182 command_no_prompt_prefix instead of prefix.
183 * gdb.tui/tui-layout-asm.exp: Same.
184
3f512721
SM
1852020-03-12 Simon Marchi <simon.marchi@efficios.com>
186
187 * gdb.base/break-interp.exp: Use foreach_with_prefix.
188
40310f30
SM
1892020-03-12 Simon Marchi <simon.marchi@efficios.com>
190
191 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
192 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
193 on" while stepping over the test instruction, match printed
194 message.
195
09252140
TV
1962020-03-12 Tom de Vries <tdevries@suse.de>
197
198 * gdb.base/info-types.exp: Use exp_continue during matching of output
199 of "info types".
200
14e9c72c
TV
2012020-03-12 Tom de Vries <tdevries@suse.de>
202
203 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
204
e515d67e
TV
2052020-03-12 Tom de Vries <tdevries@suse.de>
206
207 * gdb.fortran/module.exp: Use exp_continue during matching of output
208 of "info variable -n".
209
307eafd8
TV
2102020-03-12 Tom de Vries <tdevries@suse.de>
211
212 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
213 gdb.dwarf2/dw2-ranges-base.c.
214
9a2de3fc
TV
2152020-03-12 Tom de Vries <tdevries@suse.de>
216
217 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
218 in presence of GLIBC debuginfo.
219
3217502e
TV
2202020-03-12 Tom de Vries <tdevries@suse.de>
221
222 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
223 $core.
224
1281424c
TV
2252020-03-12 Tom de Vries <tdevries@suse.de>
226
227 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
228 more precise.
229
038b97fc
SM
2302020-03-11 Simon Marchi <simon.marchi@efficios.com>
231
232 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
233 from Unix to Windows path.
234
5308d1e7
TV
2352020-03-11 Tom de Vries <tdevries@suse.de>
236
237 * gdb.ada/minsyms.exp: Set language to ada.
238
f870f78f
TV
2392020-03-11 Tom de Vries <tdevries@suse.de>
240
241 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
242
5a13315d
TV
2432020-03-11 Tom de Vries <tdevries@suse.de>
244
245 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
246
976862ed
TT
2472020-03-11 Tom Tromey <tromey@adacore.com>
248
249 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
250
7462c383
TV
2512020-03-11 Tom de Vries <tdevries@suse.de>
252
253 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
254
1c6c46a0
TV
2552020-03-11 Tom de Vries <tdevries@suse.de>
256
257 * gdb.base/break-interp.exp: Limit verbose scope.
258
44f41bb7
TV
2592020-03-11 Tom de Vries <tdevries@suse.de>
260
261 * gdb.fortran/logical.f90: Define variable with character type.
262 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
263
b76f3a42
TV
2642020-03-11 Tom de Vries <tdevries@suse.de>
265
266 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
267
1c33af77
TV
2682020-03-11 Tom de Vries <tdevries@suse.de>
269
270 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
271 symtabs.
272
8c95582d
AB
2732020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
274 Bernd Edlinger <bernd.edlinger@hotmail.de>
275
276 * gdb.cp/step-and-next-inline.cc: New file.
277 * gdb.cp/step-and-next-inline.exp: New file.
278 * gdb.cp/step-and-next-inline.h: New file.
279 * gdb.dwarf2/dw2-is-stmt.c: New file.
280 * gdb.dwarf2/dw2-is-stmt.exp: New file.
281 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
282 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
283 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
284
cecf8547
AB
2852020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
286
287 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
288 is-stmt flag in the line table.
289
0ba678c9
TV
2902020-03-09 Tom de Vries <tdevries@suse.de>
291
292 * lib/gdb.exp (cached_file): Create cache dir.
293
72fbdf83
TV
2942020-03-07 Tom de Vries <tdevries@suse.de>
295
296 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
297 * gdb.cp/rvalue-ref-params.exp: Same.
298
436b5e99
TV
2992020-03-06 Tom de Vries <tdevries@suse.de>
300
301 * lib/gdb.exp (tentative_rename, cached_file): New proc.
302 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
303
09f2921c
TV
3042020-03-06 Tom de Vries <tdevries@suse.de>
305
306 * README: Fix "the the".
307 * gdb.base/dprintf.exp: Same.
308
50a3cc5d
TV
3092020-03-05 Tom de Vries <tdevries@suse.de>
310
311 * gdb.base/maint.exp: Update "main print statistics" expected output.
312
0a709cba
AKS
3132020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
314
315 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
316 (fortran_int8): Likewise.
317 (fortran_real4): Likewise.
318 (fortran_real8): Likewise.
319 (fortran_complex4): Likewise.
320 (fortran_logical4): Likewise.
321 (fortran_character1): Likewise.
322
5e5d66b6
AB
3232020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
324
325 * gdb.fortran/logical.exp: Add tests that any non-zero value is
326 printed as true.
327
7b973adc
SDJ
3282020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
329
330 * gdb.base/printcmds.exp: Add test to verify printf of a
331 variable holding an address.
332
478e490a
TV
3332020-03-03 Tom de Vries <tdevries@suse.de>
334
335 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
336
1ef44e86
TV
3372020-03-03 Tom de Vries <tdevries@suse.de>
338
339 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
340 gdb_test_multiple call.
341
b98cc2cf
TV
3422020-03-03 Tom de Vries <tdevries@suse.de>
343
344 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
345 gdb_test_multiple calls.
346
63e163f2
AB
3472020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
348
349 * gdb.base/default.exp: Remove test of 'set history filename'.
350 * gdb.base/gdbinit-history.exp: Add tests for setting the history
351 filename to the empty string.
352 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
353 and GDBHISTSIZE.
354
24ed6739
AB
3552020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
356
357 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
358 disabled.
359
590003dc
TV
3602020-03-02 Pedro Alves <palves@redhat.com>
361 Tom de Vries <tdevries@suse.de>
362
363 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
364 -prompt prefix, before user_code argument. Add -lbl option likewise.
365 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
366 (gdb_is_target_1): Add -prompt prefix and move to before user_code
367 argument.
368 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
369 have "\r\n" at start-of-line, instead of at end-of-line.
370
f5e46084
SM
3712020-02-28 Simon Marchi <simon.marchi@efficios.com>
372
373 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
374 libinproctrace.so.
375
f7a7000d
LM
3762020-02-28 Luis Machado <luis.machado@linaro.org>
377
378 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
379 to "p/x".
380
718e0816
LM
3812020-02-28 Luis Machado <luis.machado@linaro.org>
382
383 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
384 asm/ptrace.h and error.h.
385
13c3a74a
TV
3862020-02-28 Tom de Vries <tdevries@suse.de>
387
388 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
389 (struct wrapper, do_something, mundane/symada__cS): Move ...
390 * gdb.base/c-linkage-name-2.c: ... here. New source file.
391 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
392 Update "print symada__cS before partial symtab expansion" regexp.
393 Update breakpoint location. Flush symbol cache after expansion.
394
85d2d5bb
LM
3952020-02-28 Luis Machado <luis.machado@linaro.org>
396
397 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
398
3608f86c
TV
3992020-02-27 Tom de Vries <tdevries@suse.de>
400
401 * config/sid.exp: Remove unused globals.
402 * gdb.base/attach.exp: Same.
403 * gdb.base/catch-load.exp: Same.
404 * gdb.base/dbx.exp: Same.
405 * lib/gdb.exp: Same.
406 * lib/mi-support.exp: Same.
407 * lib/prompt.exp: Same.
408
c8d4f6df
TV
4092020-02-27 Tom de Vries <tdevries@suse.de>
410
411 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
412 not set.
413
0d79cdc4
AM
4142020-02-26 Aaron Merey <amerey@redhat.com>
415
416 * gdb.debuginfod: New directory for debuginfod tests.
417 * gdb.debuginfod/main.c: New test file.
418 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
419
0dce4280
TV
4202020-02-26 Tom de Vries <tdevries@suse.de>
421
422 PR gdb/25603
423 * gdb.base/persistent-lang.cc: New test.
424 * gdb.base/persistent-lang.exp: New file.
425
9e80cfa1
AB
4262020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
427
428 * gdb.fortran/derived-type-striding.exp: Add a new test.
429 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
430 new test.
431
2078dbb2
AB
4322020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
433
434 * gdb.base/cached-source-file.exp: Avoid source file paths in test
435 names.
436
70d49700
TV
4372020-02-25 Tom de Vries <tdevries@suse.de>
438
439 PR go/18926
440 * gdb.go/methods.exp: Remove gcc/93866 xfail.
441
a88ef40d
TV
4422020-02-24 Tom de Vries <tdevries@suse.de>
443
444 PR gdb/25592
445 * gdb.base/info-locals-unused-static-var.c: New test.
446 * gdb.base/info-locals-unused-static-var.exp: New file.
447
01b1af32
TT
4482020-02-22 Tom Tromey <tom@tromey.com>
449
450 * gdb.python/tui-window.exp: New file.
451 * gdb.python/tui-window.py: New file.
452
7c043ba6
TT
4532020-02-22 Tom Tromey <tom@tromey.com>
454
455 PR tui/17850:
456 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
457 tests.
458
c22fef7e
TT
4592020-02-22 Tom Tromey <tom@tromey.com>
460
461 * gdb.tui/new-layout.exp: Add sub-layout tests.
462
ee325b61
TT
4632020-02-22 Tom Tromey <tom@tromey.com>
464
465 * gdb.tui/new-layout.exp: New file.
466
3f0cbb04
TT
4672020-02-22 Tom Tromey <tom@tromey.com>
468
469 * gdb.rust/rust-style.rs: New file.
470 * gdb.rust/rust-style.exp: New file.
471 * gdb.base/style.exp: Test structure printing.
472 * gdb.base/style.c (struct some_struct): New type.
473 (enum etype): New type.
474 (struct_value): New global.
475
75525152
TV
4762020-02-21 Tom de Vries <tdevries@suse.de>
477
478 PR go/18926
479 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
480 Remove blanket xfails. Use message argument for gdb_breakpoint.
481 Make continuing to breakpoint test conditional on setting breakpoint.
482 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
483 DW_AT_name attribute. Add xfail for GCC PR93866.
484
bd360d30
AB
4852020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
486
487 * gdb.dwarf2/cpp-linkage-name.c: New file.
488 * gdb.dwarf2/cpp-linkage-name.exp: New file.
489
c7adb09f 4902020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
491
492 * lib/gdb.exp (gdb_wrapper_init): Reset
493 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
494 not exist.
495
a9c79803
TV
4962020-02-20 Tom de Vries <tdevries@suse.de>
497
498 PR go/17018
499 * gdb.go/hello.exp: Copy ...
500 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
501 print of st to print value of global definition. Add xfail for GCC
502 PR93844.
503 * gdb.go/hello.exp: Remove printing of st before definition.
504 * gdb.go/hello.go: Copy ...
505 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
506 to st.
507 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
508
d7445728
TV
5092020-02-20 Tom de Vries <tdevries@suse.de>
510
511 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
512 (gdb_simple_compile): Handle compile_flags go by using .go extension
513 for source file.
514 * gdb.go/chan.exp: Use support_go_compile.
515 * gdb.go/handcall.exp: Same.
516 * gdb.go/hello.exp: Same.
517 * gdb.go/integers.exp: Same.
518 * gdb.go/max-depth.exp: Same.
519 * gdb.go/methods.exp: Same.
520 * gdb.go/package.exp: Same.
521 * gdb.go/strings.exp: Same.
522 * gdb.go/types.exp: Same.
523 * gdb.go/unsafe.exp: Same.
524
c9c41e6d
TV
5252020-02-19 Tom de Vries <tdevries@suse.de>
526
527 * gdb.python/lib-types.exp: Make xfail more strict.
528
f20ff837
TV
5292020-02-19 Tom de Vries <tdevries@suse.de>
530
531 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
532
08410482
DE
5332020-02-19 Doug Evans <dje@google.com>
534
535 PR rust/25535
536 * gdb.rust/simple.exp: Add test.
537 * gdb.rust/simple.rs: Add test.
538
623563f7
TV
5392020-02-19 Tom de Vries <tdevries@suse.de>
540
541 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
542 output line-by-line.
543
d3308cfd
TV
5442020-02-19 Tom de Vries <tdevries@suse.de>
545
546 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
547
86cbc5dc
TV
5482020-02-19 Tom de Vries <tdevries@suse.de>
549
550 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
551 prelink.
552
9db2b96b
TV
5532020-02-19 Tom de Vries <tdevries@suse.de>
554
555 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
556 (gdb_do_cache): Use gdb_do_cache_wrap.
557 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
558
89e2fdc5
TV
5592020-02-19 Tom de Vries <tdevries@suse.de>
560
561 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
562 gdb_compile option.
563
373d7ac0
SM
5642020-02-18 Simon Marchi <simon.marchi@efficios.com>
565
566 * gdb.base/printcmds.exp (test_print_enums): Update expected
567 output.
568
b29a2df0
SM
5692020-02-18 Simon Marchi <simon.marchi@efficios.com>
570
571 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
572 for "unknown".
573
6740f0cc
SM
5742020-02-18 Simon Marchi <simon.marchi@efficios.com>
575
576 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
577 enumerator.
578
edd45eb0
SM
5792020-02-18 Simon Marchi <simon.marchi@efficios.com>
580
581 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
582 FE_, add FE_NONE.
583 (three): Update.
584 (enum flag_enum_without_zero): New enum.
585 (flag_enum_without_zero): New variable.
586 (enum not_flag_enum): New enum.
587 (three_not_flag): New variable.
588 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
589 (test_print_enums): Add more tests for printing flag enums.
590
d4295de4
TV
5912020-02-18 Tom de Vries <tdevries@suse.de>
592
593 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
594 (gdb_compile_ada): ... here.
595 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
596 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
597
f251f505
TT
5982020-02-14 Tom Tromey <tom@tromey.com>
599
600 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
601 build directory.
602 * boards/gdbserver-base.exp: Update path to gdbserver.
603
8f432634
TV
6042020-02-13 Tom de Vries <tdevries@suse.de>
605
606 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
607
92b6eaf7
TV
6082020-02-13 Tom de Vries <tdevries@suse.de>
609
610 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
611 are missing.
612
f3b0f7fe
TV
6132020-02-13 Tom de Vries <tdevries@suse.de>
614
615 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
616 call.
617
f6be8713
SDJ
6182020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
619
620 PR tui/25126
621 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
622 * gdb.base/cached-source-file.c: New file.
623 * gdb.base/cached-source-file.exp: New file.
624
b2770d5e
TV
6252020-02-11 Tom de Vries <tdevries@suse.de>
626
627 PR testsuite/25488
628 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
629
44f6938e
TV
6302020-02-10 Tom de Vries <tdevries@suse.de>
631
632 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
633
5f0e2eb7
MR
6342020-02-10 Maciej W. Rozycki <macro@wdc.com>
635
636 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
637 and $after_addr are both integers before making a comparison.
638
46ce2b6f
TV
6392020-02-09 Tom de Vries <tdevries@suse.de>
640
641 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
642 command output and paste it into gdb.log. If any, paste catch message
643 to gdb.log.
644
5abbbe1d
TT
6452020-02-07 Tom Tromey <tromey@adacore.com>
646
647 PR breakpoints/24915:
648 * gdb.base/annotate-symlink.exp: Use setup_xfail.
649
1d5d29e7
SV
6502020-02-06 Shahab Vahedi <shahab@synopsys.com>
651
652 * gdb.tui/tui-missing-src.exp: Add the "missing source
653 file" test for the TUI.
654
b0999b9b
AB
6552020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
656
657 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
658 including a port number in the output.
659
c3b149eb
AKS
6602020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
661
662 * lib/fortran.exp (fortran_int4): Handle clang.
663 (fortran_int8): Likewise.
664 (fortran_real4): Likewise.
665 (fortran_real8): Likewise.
666 (fortran_complex4): Likewise.
667 (fortran_logical4): Likewise.
668 (fortran_character1): Likewise.
669
f8dcc90b
TV
6702020-02-04 Tom de Vries <tdevries@suse.de>
671
672 * README (Race detection): Add note.
673
f90ac7c2
TV
6742020-02-04 Tom de Vries <tdevries@suse.de>
675
676 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
677
780636ae
TV
6782020-02-04 Tom de Vries <tdevries@suse.de>
679
680 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
681
5d2e1193
RA
6822020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
683
684 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
685 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
686 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
687 blttar, bnetarl.
688 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
689 binary for blttar, bnetarl.
690 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
691 wait instruction. Delete ldmx test.
692 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
693
e409c542
AKS
6942020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
695
696 * gdb.fortran/array-bounds-high.exp: New file.
697 * gdb.fortran/array-bounds-high.f90: New file.
698
b0029748
LD
6992020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
700
701 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
702 Replace #include of <sys/fcntl.h> by <fcntl.h>.
703
195a8287
TV
7042020-02-01 Tom de Vries <tdevries@suse.de>
705
706 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
707
42330a68
AB
7082020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
709
710 PR tui/9765
711 * gdb.tui/tui-layout-asm-short-prog.S: New file.
712 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
713
b62a8028
LM
7142020-01-29 Luis Machado <luis.machado@linaro.org>
715
716 * gdb.arch/aarch64-brk-patterns.c: New source file.
717 * gdb.arch/aarch64-brk-patterns.exp: New test.
718
5f440116
TBA
7192020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
720
721 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
722 GCC/Clang version.
723 * gdb.cp/pass-by-ref.exp: Ditto.
724
ee2a6fc6
TV
7252020-01-29 Tom de Vries <tdevries@suse.de>
726
727 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
728 * gdb.threads/watchpoint-fork-mt.c: Same.
729 * gdb.threads/watchpoint-fork-parent.c: Same.
730 * gdb.threads/watchpoint-fork-st.c: Same.
731 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
732
16b10d6e
LM
7332020-01-27 Luis Machado <luis.machado@linaro.org>
734
735 * gdb.base/step-over-syscall.exp (setup): Check if we're already
736 sitting at a syscall instruction when we hit the syscall function's
737 breakpoint.
738 Check PC against one obtained with the x command.
739 Validate syscall number.
740 (step_over_syscall): Don't continue to the syscall instruction if
741 we're already there.
742
b1468492
PW
7432020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
744
745 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
746
7ffa82e1
AB
7472020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
748
749 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
750 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
751
3d92a3e3
AB
7522020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
753
754 * gdb.dwarf2/dw2-inline-stepping.c: New file.
755 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
756
94a72be7
AB
7572020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
758
759 * gdb.base/maint.exp: Update line table parsing test.
760 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
761
53af73bf
PA
7622020-01-24 Pedro Alves <palves@redhat.com>
763
764 PR gdb/25410
765 * gdb.multi/multi-re-run-1.c: New.
766 * gdb.multi/multi-re-run-2.c: New.
767 * gdb.multi/multi-re-run.exp: New.
768
1ba1ac88
AB
7692020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
770
771 PR gdb/23718
772 * gdb.server/server-kill-python.exp: New file.
773
f3364a6d
AB
7742020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
775
776 * gdb.server/multi-ui-errors.c: New file.
777 * gdb.server/multi-ui-errors.exp: New file.
778
733d0a67
AB
7792020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
780
781 PR tui/9765
782 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
783
4f13c1c0
TT
7842020-01-19 Tom Tromey <tom@tromey.com>
785
786 * gdb.tui/main.exp: Add check for plain "file".
787
40c94099
CB
7882020-01-16 Christian Biesinger <cbiesinger@google.com>
789
790 * lib/gdb.exp: Fix spelling error (seperatelly).
791
ff47f4f0
TT
7922020-01-14 Tom Tromey <tom@tromey.com>
793
794 PR symtab/12535:
795 * gdb.python/python.exp: Test decode_line with empty string
796 argument.
797
717c684d
BE
7982020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
799
800 * gdb.base/skip-inline.exp: Extend test.
801
44e4c775
AB
8022020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
803
804 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
805 * gdb.dwarf2/dw2-bad-elf.c: New file.
806 * gdb.dwarf2/dw2-bad-elf.exp: New file.
807
d93c6db7
AB
8082020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
809
810 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
811 _line_saw_file.
812
9a6d629c
AB
8132020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
814
815 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
816 border.
817
d9ebdab7
TBA
8182020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
819
820 * gdb.multi/multi-target.exp (setup): Factor out "info
821 connections" and "info inferiors" tests to ...
822 (test_info_inferiors): ... this new procedure.
823 (top level): Run new "info-inferiors" tests.
824
f3c469b9
PA
8252020-01-10 Pedro Alves <palves@redhat.com>
826
827 * gdb.server/bkpt-other-inferior.exp: New file.
828
121b3efd
PA
8292020-01-10 Pedro Alves <palves@redhat.com>
830
831 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
832 of "add-inferior".
833 * gdb.base/quit-live.exp: Likewise.
834 * gdb.base/remote-exec-file.exp: Likewise.
835 * gdb.guile/scm-progspace.exp: Likewise.
836 * gdb.linespec/linespec.exp: Likewise.
837 * gdb.mi/new-ui-mi-sync.exp: Likewise.
838 * gdb.mi/user-selected-context-sync.exp: Likewise.
839 * gdb.multi/multi-target.exp (setup): Add "info connection" and
840 "info inferiors" tests.
841 * gdb.multi/remove-inferiors.exp: Adjust expected output of
842 "add-inferior".
843 * gdb.multi/watchpoint-multi.exp: Likewise.
844 * gdb.python/py-inferior.exp: Likewise.
845 * gdb.server/extended-remote-restart.exp: Likewise.
846 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
847 "info inferiors".
848 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
849 * gdb.trace/report.exp: Likewise.
850
1dadb1dd
PA
8512020-01-10 Pedro Alves <palves@redhat.com>
852
853 * gdb.multi/multi-target.c: New file.
854 * gdb.multi/multi-target.exp: New file.
855 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
856 mode requested, but remote does not support non-stop".
857
78f2c40a
PA
8582020-01-10 Pedro Alves <palves@redhat.com>
859
860 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
861 disconnect before reconnecting.
862
e7af6c70
TBA
8632020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
864 Pedro Alves <palves@redhat.com>
865
866 * gdb.server/connect-without-multi-process.exp: Also test
867 continuing to end.
868
acdf84a6
PA
8692020-01-10 Pedro Alves <palves@redhat.com>
870
871 * gdb.base/remote-exec-file.exp: New file.
872
873657b9
PA
8732020-01-10 Pedro Alves <palves@redhat.com>
874
875 * gdb.base/fork-running-state.exp (do_test): Adjust expected
876 output.
877 * gdb.threads/async.c: New.
878 * gdb.threads/async.exp: New.
879 * gdb.multi/tids-gid-reset.c: New.
880 * gdb.multi/tids-gid-reset.exp: New.
881
7f0ae84c
GB
8822020-01-10 George Barrett <bob@bob131.so>
883
884 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
885 to help in finding the image relocation offset.
886 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
887 options in arguments.
888 (stap_test_no_debuginfo): Likewise.
889 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
890 test variants.
891 (stap_test): Add null semaphore relocation test.
892
47e9d49d
GB
8932020-01-10 George Barrett <bob@bob131.so>
894
895 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
896 * gdb.base/stap-probe.exp: Likewise.
897 (stap_test): Pass argument as an additional flag.
898 (stap_test_no_debuginfo): Likewise.
899 (stap_test): Check `info probes stap' output for semaphore
900 addresses if the test binary is supposed to have them.
901
f5a7c406
AB
9022020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
903
904 * gdb.tui/basic.exp: Add more scrolling tests.
905
9ae6bf64
TT
9062020-01-09 Tom Tromey <tom@tromey.com>
907
908 PR tui/18932:
909 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
910 meangingful value.
911 (Term::command, Term::resize): Update.
912 * gdb.tui/basic.exp: Add scrolling test.
913
b2efe70c
AB
9142020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
915
916 * gdb.tui/tui-layout-asm.exp: New file.
917
3804da7e
AB
9182020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
919
920 * lib/tuiterm.exp (Term::check_box_contents): New proc.
921
b40aa28f
AB
9222020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
923
924 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
925 (Term::enter_tui): Use Term::prepare_for_tui.
926
63ffd7c9
AB
9272020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
928
929 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
930 called.
931
3be966f6
AB
9322020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
933
934 * gdb.base/skip.exp: Fix race condition in test.
935
153d79c4
AB
9362020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
937
938 * gdb.base/backtrace.c: New file.
939 * gdb.base/backtrace.exp: New file.
940
f2302a34
AB
9412020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
942
943 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
944
6ec1d75e
PW
9452020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
946
947 * gdb.base/style.exp: Test that warnings are styled.
948
c296cbe6
BE
9492019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
950
951 * gdb.base/line65535.exp: New file.
952 * gdb.base/line65535.c: New file.
953
b28a729d
SM
9542019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
955
956 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
957 * lib/gnat_debug_info_test.adb: New file.
958 * gdb.ada/ptype_tagged_param.exp: Use
959 gnat_runtime_has_debug_info, expect a different output if
960 runtime does not have debug info.
961
7f2d7a0d
SM
9622019-12-20 Simon Marchi <simon.marchi@efficios.com>
963
964 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
965 (another) quote in test name.
966
f3bce483
SM
9672019-12-20 Simon Marchi <simon.marchi@efficios.com>
968
969 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
970 Add quote in test name.
971
c855a912
TBA
9722019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
973
974 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
975 directory instead.
976 * gdb.cp/pass-by-ref.exp: Extend with more cases.
977 * gdb.cp/pass-by-ref-2.cc: New file.
978 * gdb.cp/pass-by-ref-2.exp: New file.
979
fc9d2d72
TT
9802019-12-20 Tom Tromey <tom@tromey.com>
981
982 * gdb.tui/list-before.exp: New file.
983
77b97e00
TT
9842019-12-20 Tom Tromey <tom@tromey.com>
985
986 * gdb.tui/list.exp: Check for source on initial listing.
987
f69656d0
TT
9882019-12-11 Tom Tromey <tromey@adacore.com>
989
990 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
991 Add crlf test.
992
99a55965
SM
9932019-12-18 Simon Marchi <simon.marchi@efficios.com>
994
995 * gdb.base/default.exp: Update value of $_gdb_major.
996
5024637f
BE
9972019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
998
999 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1000
b63634be
BE
10012019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1002
1003 * gdb.base/skip.exp: Whitespace fix.
1004
45d73523
BE
10052019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1006
1007 * gdb.base/skip-inline.c: New file.
1008 * gdb.base/skip-inline.exp: New file.
1009
d043f8c8
SM
10102019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1011
1012 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1013 jit_function_00 to jit_function_stack_mangle.
1014 * gdb.base/jithost.c (jit_function_t): Rename to...
1015 (jit_function_stack_mangle_t): ... this.
1016 (jit_function_add_t): New typedef.
1017 (jit_function_00_code): Rename to...
1018 (jit_function_stack_mangle_code): ... this, make static.
1019 (jit_function_add_code): New.
1020 (main): Generate "add" function and call it. Adjust to changes
1021 in jithost_abi.
1022 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1023 (struct jithost_abi) <begin, end>: Remove fields.
1024 <object, function_stack_mangle, function_add>: New fields.
1025 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1026 code_end>: Remove fields.
1027 <func_stack_mangle>: New field.
1028 (read_debug_info): Adjust to renaming, create block for "add"
1029 function.
1030 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1031
873de05c
TT
10322019-12-11 Tom Tromey <tom@tromey.com>
1033
1034 * gdb.tui/resize.exp: Fix regexp.
1035 * gdb.tui/regs.exp: Fix regexps.
1036 * gdb.tui/main.exp: Fix regexp.
1037
3d979945
TT
10382019-12-11 Tom Tromey <tom@tromey.com>
1039
1040 * gdb.tui/resize.exp: Update.
1041 * gdb.tui/empty.exp (layouts): Update.
1042
2192a9d3
TT
10432019-12-11 Tom Tromey <tom@tromey.com>
1044
1045 * gdb.tui/regs.exp: Update.
1046 * gdb.tui/empty.exp (layouts): Update.
1047 * gdb.tui/basic.exp: Update.
1048 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1049
d8edc8b7
PW
10502019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1051
1052 * gdb.base/options.exp: Add -raw-values in the print completion list.
1053 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1054
4c12d936
KB
10552019-12-10 Kevin Buettner <kevinb@redhat.com>
1056
1057 * gdb.threads/omp-par-scope.c: New file.
1058 * gdb/threads/omp-par-scope.exp: New file.
1059
26b911fb
KB
10602019-12-10 Kevin Buettner <kevinb@redhat.com>
1061
bb47f919
KB
1062 * lib/gdb.exp (support_nested_function_tests): New proc.
1063
10642019-12-10 Kevin Buettner <kevinb@redhat.com>
1065
1066 * lib/gdb.exp (gdb_compile_openmp): New proc.
1067 (build_executable_from_specs): Add an "openmp" option.
1068 (gdb_compile_pthreads): Add non-executable case.
26b911fb 1069
6c71eb7d
TT
10702019-12-10 Tom Tromey <tromey@adacore.com>
1071
1072 * gdb.ada/unchecked_union.exp: New file.
1073 * gdb.ada/unchecked_union/pck.adb: New file.
1074 * gdb.ada/unchecked_union/pck.ads: New file.
1075 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1076 * gdb-utils.exp (string_to_regexp): Also quote "?".
1077
bac7c5cf
GB
10782019-12-10 George Barrett <bob@bob131.so>
1079
1080 Test scripted probe breakpoints.
1081 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1082 * gdb.python/py-breakpoint.c (main): Likewise.
1083 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1084 specifier test.
1085 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1086
330f1d38
TBA
10872019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1088
1089 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1090 an rvalue parameter.
1091 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1092 parameter.
1093
b43315e2
AB
10942019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1095
1096 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1097 modules.
1098
54f73dad
AB
10992019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1100
1101 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1102 broken version of GCC.
1103
d57cbee9
AB
11042019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1105
1106 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1107 sym-info-cmds library.
1108 * gdb.fortran/info-types.exp: Likewise.
1109 * lib/sym-info-cmds.exp: New file.
1110
c14aab8c
TV
11112019-12-08 Tom de Vries <tdevries@suse.de>
1112
1113 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1114
aa2d5a42
KS
11152019-12-07 Keith Seitz <keiths@redhat.com>
1116
1117 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1118 * gdb.base/corefile-buildid-shlib.c: New file.
1119 * gdb.base/corefile-buildid.c: New file.
1120 * gdb.base/corefile-buildid.exp: New file.
1121
93e55f0a
TV
11222019-12-06 Tom de Vries <tdevries@suse.de>
1123
1124 * gdb.dwarf2/varval.exp: Add decl before def test.
1125
c7d12402
TBA
11262019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1127
1128 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1129
06acc08f
TBA
11302019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1131
1132 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1133 CV and reference conversion for overload resolution.
1134 * gdb.cp/rvalue-ref-overload.exp: Test it.
1135
e0fad1ea
PW
11362019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1137
1138 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1139 * gdb.base/frameapply.exp: Test faas without command.
1140
8d70a9f0
AB
11412019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1142
1143 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1144 Fortran tests.
1145 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1146 order.
1147
36c8fb93
AB
11482019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1149
1150 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1151 casting to type with no kind specified.
1152 (test_basic_parsing_of_type_kinds): Additional tests for types
1153 with no kind specified, and add tests for single/double
1154 precision/complex types.
1155
4139ff00
TT
11562019-12-04 Tom Tromey <tromey@adacore.com>
1157
1158 * gdb.base/endianity.c (struct other) <x>: New field.
1159 (main): Initialize it.
1160 * gdb.base/endianity.exp: Update.
1161
a05cf17a
TT
11622019-12-04 Tom Tromey <tromey@adacore.com>
1163
1164 * gdb.ada/scalar_storage/storage.adb: New file.
1165 * gdb.ada/scalar_storage/pck.adb: New file.
1166 * gdb.ada/scalar_storage/pck.ads: New file.
1167 * gdb.ada/scalar_storage.exp: New file.
1168
103a685e
TT
11692019-12-04 Tom Tromey <tromey@adacore.com>
1170
1171 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1172 (main): Initialize it.
1173 * gdb.base/endianity.exp: Update.
1174
c2512106
AB
11752019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1176
1177 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1178
293b38d6
AB
11792019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1180
1181 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1182 -symbol-info-module-functions and -symbol-info-module-variables.
1183
216a7e6b
AB
11842019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1185
1186 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1187
5bbd8269
AB
11882019-12-01 Richard Bunt <richard.bunt@arm.com>
1189 Andrew Burgess <andrew.burgess@embecosm.com>
1190
1191 * gdb.fortran/derived-type-striding.exp: New file.
1192 * gdb.fortran/derived-type-striding.f90: New file.
1193 * gdb.fortran/array-slices.exp: New file.
1194 * gdb.fortran/array-slices.f90: New file.
1195
be09caf1
PW
11962019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1197
1198 * gdb.base/define.exp: Test . in command names.
1199 * gdb.base/setshow.exp: Update test, as . is now part of
1200 command name.
1201
643c0cbe
PW
12022019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1203
1204 * gdb.base/define-prefix.exp: New file.
1205
dcdec678
AB
12062019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1207
1208 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1209 compile.
1210 (skip_btrace_pt_tests): Likewise.
1211
640ab947
AB
12122019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1213
1214 * gdb.fortran/info-modules.exp: Compile source files in correct
1215 order.
1216
d22670f0
KB
12172019-11-27 Kevin Buettner <kevinb@redhat.com>
1218
1219 * gdb.dwarf2/imported-unit.exp: New file.
1220 * gdb.dwarf2/imported-unit.c: New file.
1221
db5960b4
AB
12222019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1223
1224 * gdb.mi/mi-fortran-modules-2.f90: New file.
1225 * gdb.mi/mi-fortran-modules.exp: New file.
1226 * gdb.mi/mi-fortran-modules.f90: New file.
1227
7dc42066
AB
12282019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1229
1230 * gdb.mi/mi-sym-info-1.c: New file.
1231 * gdb.mi/mi-sym-info-2.c: New file.
1232 * gdb.mi/mi-sym-info.exp: New file.
1233
0dfeecca
TT
12342019-11-22 Tom Tromey <tromey@adacore.com>
1235
1236 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1237 * gdb.ada/tasks/foo.adb: Add another stopping location.
1238
34877895
PJ
12392019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1240
1241 * gdb.base/endianity.c: New test.
1242 * gdb.base/endianity.exp: New file.
1243
2e84f897
LD
12442019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1245
1246 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1247
65d1cd5f
TV
12482019-11-21 Tom de Vries <tdevries@suse.de>
1249
1250 PR gdb/24956
1251 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1252
4f22c3f4
SDJ
12532019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1254
1255 * gdb.python/py-progspace.exp: Add missing parentheses on some
1256 'print' commands.
1257
9f6ad286
TT
12582019-11-19 Tom Tromey <tom@tromey.com>
1259
1260 * gdb.tui/winheight.exp: New file.
1261
0b8dbf3f
AB
12622019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1263
1264 * gdb.base/ctf-whatis.c: Delete.
1265 * gdb.base/ctf-whatis.exp: Delete.
1266 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1267
f833b7a7
AB
12682019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1269
1270 * gdb.base/ctf-cvexpr.exp: Delete.
1271 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1272
30d0a636
AB
12732019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1274
1275 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1276 the compiler. Clean up header comment a little.
1277 * gdb.base/ctf-ptype.exp: Likewise.
1278 * gdb.base/ctf-whatis.exp: Likewise.
1279 * lib/gdb.exp (skip_ctf_tests): New proc.
1280
494409bb
SDJ
12812019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1282
1283 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1284 * gdb.tui/corefile-run.exp: New file.
1285
55708e99
TT
12862019-11-14 Tom Tromey <tromey@adacore.com>
1287
1288 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1289 regression tests.
1290
45e42163
TT
12912019-11-12 Tom Tromey <tom@tromey.com>
1292
1293 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1294 after any command. Expect prompt after WAIT_FOR is seen.
1295 (enter_tui): Enable resize messages.
1296 (command): Expect command in output.
1297 (get_line): Avoid error when cursor appears to be off-screen.
1298 (dump_screen): Include screen size in title.
1299 (_do_resize): New proc, from "resize".
1300 (resize): Rewrite. Do resize in two steps.
1301 * gdb.tui/empty.exp (layouts): Fix entries.
1302 (check_boxes): Remove xfail.
1303 (check_text): Dump screen on failure.
1304
086baaf1
AB
13052019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1306
1307 * gdb.python/py-symbol.exp: Add test for
1308 gdb.lookup_static_symbols.
1309
09ff83af
AB
13102019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1311
1312 * gdb.python/py-symbol.c: Declare and call function from new
1313 py-symbol-2.c file.
1314 * gdb.python/py-symbol.exp: Compile both source files, and add new
1315 tests for gdb.lookup_static_symbol.
1316 * gdb.python/py-symbol-2.c: New file.
1317
11af934b
TV
13182019-11-02 Tom de Vries <tdevries@suse.de>
1319
1320 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1321 * gdb.base/anon.exp: Same.
1322 * gdb.base/auto-connect-native-target.exp: Same.
1323 * gdb.base/call-ar-st.exp: Same.
1324 * gdb.base/catch-syscall.exp: Same.
1325 * gdb.base/commands.exp: Same.
1326 * gdb.base/default.exp: Same.
1327 * gdb.base/display.exp: Same.
1328 * gdb.base/float.exp: Same.
1329 * gdb.base/foll-fork.exp: Same.
1330 * gdb.base/help.exp: Same.
1331 * gdb.base/info-macros.exp: Same.
1332 * gdb.base/info-proc.exp: Same.
1333 * gdb.base/info-target.exp: Same.
1334 * gdb.base/long_long.exp: Same.
1335 * gdb.base/macscp.exp: Same.
1336 * gdb.base/memattr.exp: Same.
1337 * gdb.base/nofield.exp: Same.
1338 * gdb.base/pointers.exp: Same.
1339 * gdb.base/printcmds.exp: Same.
1340 * gdb.base/ptype.exp: Same.
1341 * gdb.base/restore.exp: Same.
1342 * gdb.base/return.exp: Same.
1343 * gdb.base/scope.exp: Same.
1344 * gdb.base/set-noassign.exp: Same.
1345 * gdb.base/setshow.exp: Same.
1346 * gdb.base/shlib-call.exp: Same.
1347 * gdb.base/signals.exp: Same.
1348 * gdb.base/sigstep.exp: Same.
1349 * gdb.base/skip.exp: Same.
1350 * gdb.base/solib-symbol.exp: Same.
1351 * gdb.base/stap-probe.exp: Same.
1352 * gdb.base/step-line.exp: Same.
1353 * gdb.base/step-test.exp: Same.
1354 * gdb.base/style.exp: Same.
1355 * gdb.base/varargs.exp: Same.
1356 * gdb.base/vla-datatypes.exp: Same.
1357 * gdb.base/vla-ptr.exp: Same.
1358 * gdb.base/vla-sideeffect.exp: Same.
1359 * gdb.base/volatile.exp: Same.
1360 * gdb.base/watch-cond-infcall.exp: Same.
1361 * gdb.base/watchpoint.exp: Same.
1362
e96ec2ba
TV
13632019-11-02 Tom de Vries <tdevries@suse.de>
1364
1365 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1366 * gdb.cp/cpexprs.exp: Same.
1367 * gdb.cp/except-multi-location.exp: Same.
1368 * gdb.cp/exceptprint.exp: Same.
1369 * gdb.cp/gdb2384.exp: Same.
1370 * gdb.cp/inherit.exp: Same.
1371 * gdb.cp/m-static.exp: Same.
1372 * gdb.cp/meth-typedefs.exp: Same.
1373 * gdb.cp/misc.exp: Same.
1374 * gdb.cp/namespace.exp: Same.
1375 * gdb.cp/non-trivial-retval.exp: Same.
1376 * gdb.cp/overload.exp: Same.
1377 * gdb.cp/pr17132.exp: Same.
1378 * gdb.cp/re-set-overloaded.exp: Same.
1379 * gdb.cp/rvalue-ref-types.exp: Same.
1380 * gdb.cp/templates.exp: Same.
1381
bd5766ec
LM
13822019-11-01 Luis Machado <luis.machado@linaro.org>
1383
1384 PR gdb/25124
1385
1386 * gdb.arch/pr25124.S: New file.
1387 * gdb.arch/pr25124.exp: New file.
1388
165f8965
AB
13892019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1390
1391 * gdb.fortran/info-modules.exp: Update expected results, and add
1392 additional tests for 'info module functinos', and 'info module
1393 variables'.
1394 * gdb.fortran/info-types.exp: Update expected results.
1395 * gdb.fortran/info-types.f90: Extend testcase with additional
1396 module variables and functions.
1397
59c35742
AB
13982019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1399
1400 * gdb.fortran/info-modules.exp: New file.
1401 * gdb.fortran/info-types.exp: Build with new file.
1402 * gdb.fortran/info-types.f90: Include and use new module.
1403 * gdb.fortran/info-types-2.f90: New file.
1404
f3fb2519
PW
14052019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1406
1407 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1408 * gdb.base/settings.exp: Test all settings types using
1409 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1410 that now verifies that the value of "maint show" is the same as
1411 returned by the settings functions. Test the type of the
1412 maintenance settings.
1413 * gdb.base/default.exp: Update show_conv_list.
1414
d1e36019
TV
14152019-10-31 Tom de Vries <tdevries@suse.de>
1416
1417 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1418 gdb_test.
1419 * gdb.arch/amd64-disp-step.exp: Same.
1420 * gdb.asm/asm-source.exp: Same.
1421 * gdb.btrace/buffer-size.exp: Same.
1422 * gdb.btrace/cpu.exp: Same.
1423 * gdb.btrace/enable.exp: Same.
1424 * gdb.dwarf2/count.exp: Same.
1425 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1426 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1427 * gdb.fortran/vla-datatypes.exp: Same.
1428 * gdb.fortran/vla-history.exp: Same.
1429 * gdb.fortran/vla-ptype.exp: Same.
1430 * gdb.fortran/vla-value.exp: Same.
1431 * gdb.fortran/whatis_type.exp: Same.
1432 * gdb.guile/guile.exp: Same.
1433 * gdb.multi/tids.exp: Same.
1434 * gdb.python/py-finish-breakpoint.exp: Same.
1435 * gdb.python/py-framefilter.exp: Same.
1436 * gdb.python/py-pp-registration.exp: Same.
1437 * gdb.python/py-xmethods.exp: Same.
1438 * gdb.python/python.exp: Same.
1439 * gdb.server/connect-with-no-symbol-file.exp: Same.
1440 * gdb.server/no-thread-db.exp: Same.
1441 * gdb.server/run-without-local-binary.exp: Same.
1442 * gdb.stabs/weird.exp: Same.
1443 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1444 * gdb.threads/thread-find.exp: Same.
1445 * gdb.threads/tls-shared.exp: Same.
1446 * gdb.threads/tls.exp: Same.
1447 * gdb.threads/wp-replication.exp: Same.
1448 * gdb.trace/ax.exp: Same.
1449 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1450
3d11e68e
TV
14512019-10-31 Tom de Vries <tdevries@suse.de>
1452
1453 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1454 * gdb.ada/array_subscript_addr.exp: Same.
1455 * gdb.ada/arrayidx.exp: Same.
1456 * gdb.ada/arrayparam.exp: Same.
1457 * gdb.ada/arrayptr.exp: Same.
1458 * gdb.ada/boolean_expr.exp: Same.
1459 * gdb.ada/call_pn.exp: Same.
1460 * gdb.ada/complete.exp: Same.
1461 * gdb.ada/fixed_cmp.exp: Same.
1462 * gdb.ada/fun_addr.exp: Same.
1463 * gdb.ada/funcall_param.exp: Same.
1464 * gdb.ada/interface.exp: Same.
1465 * gdb.ada/mod_from_name.exp: Same.
1466 * gdb.ada/null_array.exp: Same.
1467 * gdb.ada/packed_array.exp: Same.
1468 * gdb.ada/packed_tagged.exp: Same.
1469 * gdb.ada/print_chars.exp: Same.
1470 * gdb.ada/print_pc.exp: Same.
1471 * gdb.ada/ptype_arith_binop.exp: Same.
1472 * gdb.ada/ptype_field.exp: Same.
1473 * gdb.ada/ptype_tagged_param.exp: Same.
1474 * gdb.ada/rec_return.exp: Same.
1475 * gdb.ada/ref_tick_size.exp: Same.
1476 * gdb.ada/str_ref_cmp.exp: Same.
1477 * gdb.ada/taft_type.exp: Same.
1478 * gdb.ada/tagged.exp: Same.
1479 * gdb.ada/type_coercion.exp: Same.
1480 * gdb.ada/uninitialized_vars.exp: Same.
1481
60b6ede8
TV
14822019-10-30 Tom de Vries <tdevries@suse.de>
1483
1484 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1485
30baf67b
TV
14862019-10-26 Tom de Vries <tdevries@suse.de>
1487
1488 * gdb.base/bigcore.c: Fix typos in comments.
1489 * gdb.base/ctf-ptype.c: Same.
1490 * gdb.base/long_long.c: Same.
1491 * gdb.dwarf2/dw2-op-out-param.S: Same.
1492 * gdb.python/py-evthreads.c: Same.
1493 * gdb.reverse/i387-stack-reverse.c: Same.
1494 * gdb.trace/tfile.c: Same.
1495 * lib/compiler.c: Same.
1496 * lib/compiler.cc: Same.
1497
158da0d1
TV
14982019-10-25 Tom de Vries <tdevries@suse.de>
1499
1500 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1501 gdb_test_multiple calls.
1502 * gdb.reverse/sigall-reverse.exp: Same.
1503 * gdb.reverse/solib-precsave.exp: Same.
1504 * gdb.reverse/solib-reverse.exp: Same.
1505 * gdb.reverse/until-precsave.exp: Same.
1506 * gdb.reverse/until-reverse.exp: Same.
1507
4ccdfbec
TV
15082019-10-24 Tom de Vries <tdevries@suse.de>
1509
1510 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1511 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1512 kfail using -wrap pattern flag and convenience variable
1513 gdb_test_name.
1514
33d569b7
AB
15152019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1516
1517 * gdb.python/py-progspace.exp: Add tests for the
1518 Progspace.block_for_pc method.
1519
4d0b984b
TT
15202019-10-23 Tom Tromey <tom@tromey.com>
1521
1522 * configure: Rebuild.
1523 * aclocal.m4: Use m4_include, not sinclude.
1524
94cb3754
TV
15252019-10-21 Tom de Vries <tdevries@suse.de>
1526
1527 * gdb.base/infcall-nested-structs.c: Add
1528 __attribute__((noinline,noclone)) to all functions.
1529 (call_all): Add missing variable initialization. Simplify return value.
1530 (breakpt): Increment volatile variable, to prevent call from being
1531 optimized out.
1532 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1533
062f1fc1
TV
15342019-10-17 Tom de Vries <tdevries@suse.de>
1535
1536 * gdb.fortran/module.exp: Allow info variables to print info for files
1537 other than module.f90.
1538
0b54364d
AB
15392019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1540
1541 * gdb.fortran/module.exp: Extend with 'info variables' test.
1542
7ff5fae7
AB
15432019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1544
1545 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1546 F77_FOR_TARGET.
1547
d10eccaa
TV
15482019-10-16 Tom de Vries <tdevries@suse.de>
1549
1550 PR tdep/25096
1551 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1552
745ff14e
TV
15532019-10-16 Tom de Vries <tdevries@suse.de>
1554
1555 PR tdep/24104
1556 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1557 Add KFAIL for PR tdep/25096.
1558
03e1ab94
TV
15592019-10-16 Tom de Vries <tdevries@suse.de>
1560
1561 PR testsuite/25059
1562 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1563
b17fcc10
TV
15642019-10-16 Tom de Vries <tdevries@suse.de>
1565
1566 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1567 as signed.
1568
9223170f
SM
15692019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1570
1571 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1572 one instead of increasing timeout.
1573
d6e76313
TV
15742019-10-13 Tom de Vries <tdevries@suse.de>
1575
1576 PR record/25038
1577 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1578 * gdb.reverse/sigall-reverse.exp: Same.
1579 * gdb.reverse/solib-precsave.exp: Same.
1580 * gdb.reverse/solib-reverse.exp: Same.
1581 * gdb.reverse/step-precsave.exp: Same.
1582 * gdb.reverse/until-precsave.exp: Same.
1583 * gdb.reverse/until-reverse.exp: Same.
1584 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1585
6dfc0041
AA
15862019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1587
1588 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1589 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1590 (cmp_struct_05_01, cmp_struct_static_02_01)
1591 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1592 comparisons.
1593
abcf2cc8
TV
15942019-10-10 Tom de Vries <tdevries@suse.de>
1595
1596 PR testsuite/24888
1597 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1598 gnatlink.
1599
a50faaf6
TV
16002019-10-09 Tom de Vries <tdevries@suse.de>
1601
1602 PR testsuite/25048
1603 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1604
60ff3cd7
AB
16052019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1606
1607 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1608 exceptions due to missing debug information.
1609
dfee8566
TV
16102019-10-07 Tom de Vries <tdevries@suse.de>
1611
1612 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1613
3d63690a
AB
16142019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1615
1616 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1617 * gdb.base/annota1.exp: Update to use gdb_test_name.
1618
30d1f018
WP
16192019-10-07 Weimin Pan <weimin.pan@oracle.com>
1620
1621 * gdb.base/ctf-whatis.exp: New file.
1622 * gdb.base/ctf-whatis.c: New file.
1623 * gdb.base/ctf-ptype.exp: New file.
1624 * gdb.base/ctf-ptype.c: New file.
1625 * gdb.base/ctf-constvars.exp: New file.
1626 * gdb.base/ctf-constvars.c: New file.
1627 * gdb.base/ctf-cvexpr.exp: New file.
1628
4dbbb47c
TV
16292019-10-04 Tom de Vries <tdevries@suse.de>
1630
1631 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1632 for loop.
1633
77c2dba3
TT
16342019-10-03 Tom Tromey <tom@tromey.com>
1635
1636 PR rust/24976:
1637 * gdb.rust/simple.rs (Union2): New type.
1638 (main): Use Union2.
1639 * gdb.rust/simple.exp: Add test.
1640
179aed7f
AB
16412019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1642
1643 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1644 nested function prefix.
1645
0a4b0913
AB
16462019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1647 Richard Bunt <richard.bunt@arm.com>
1648 Andrew Burgess <andrew.burgess@embecosm.com>
1649
1650 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1651 nested functions.
1652 * gdb.fortran/nested-funcs.f90: Update expected results.
1653 * gdb.fortran/nested-funcs-2.exp: New file.
1654 * gdb.fortran/nested-funcs-2.f90: New file.
1655
082cce05
AB
16562019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1657
1658 * gdb.python/py-parameter.exp: Make test names unique.
1659 * gdb.python/py-template.exp: Likewise.
1660 * gdb.python/py-value.exp: Likewise.
1661
2b74ba5a
AB
16622019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1663
1664 * gdb.base/break-interp.exp: Reduce test name duplication.
1665 * gdb.base/call-sc.exp: Likewise.
1666 * gdb.base/callfuncs.exp: Likewise.
1667 * gdb.base/charset.exp: Likewise.
1668 * gdb.base/dump.exp: Likewise.
1669 * gdb.base/ena-dis-br.exp: Likewise.
1670 * gdb.base/relational.exp: Likewise.
1671 * gdb.base/step-over-syscall.exp: Likewise.
1672 * gdb.base/structs.exp: Likewise.
1673
58eb20d5
AB
16742019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1675
1676 * gdb.linespec/explicit.exp: Make test names unique.
1677 * gdb.linespec/ls-errs.exp: Likewise.
1678
4d421147
AB
16792019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1680
1681 * gdb.reverse/break-precsave.exp: Make test names unique.
1682 * gdb.reverse/break-reverse.exp: Likewise.
1683 * gdb.reverse/finish-precsave.exp: Likewise.
1684 * gdb.reverse/finish-reverse.exp: Likewise.
1685 * gdb.reverse/machinestate-precsave.exp: Likewise.
1686 * gdb.reverse/machinestate.exp: Likewise.
1687 * gdb.reverse/readv-reverse.exp: Likewise.
1688 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1689 * gdb.reverse/sigall-precsave.exp: Likewise.
1690 * gdb.reverse/sigall-reverse.exp: Likewise.
1691 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1692 * gdb.reverse/watch-precsave.exp: Likewise.
1693 * gdb.reverse/watch-reverse.exp: Likewise.
1694
d8c06f22
AB
16952019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1696
1697 * gdb.threads/stop-with-handle.c: New file.
1698 * gdb.threads/stop-with-handle.exp: New file.
1699
3a56ed86
TV
17002019-10-03 Tom de Vries <tdevries@suse.de>
1701
1702 PR testsuite/25059
1703 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1704 directory" line to be missing.
1705
42275044
TV
17062019-10-03 Tom de Vries <tdevries@suse.de>
1707
1708 PR testsuite/25059
1709 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1710 type optional.
1711
9ef62df0
AA
17122019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1713
1714 * gdb.python/py-format-string.c (string.h): New include.
1715 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1716 the same value, for endianness-independence.
1717 * gdb.python/py-format-string.exp (default_regexp_dict)
1718 (test_pretty_structs, test_format): Adjust expected output to the
1719 changed initialization.
1720
37f6a7f4
TT
17212019-10-02 Tom Tromey <tromey@adacore.com>
1722
1723 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1724
1d58d6a2
PA
17252019-10-02 Pedro Alves <palves@redhat.com>
1726 Andrew Burgess <andrew.burgess@embecosm.com>
1727
1728 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1729 "print-file-var.h".
1730 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1731 (get_version_1): Print this_version_id and its address.
1732 Add extern "C" wrappers around interface functions.
1733 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1734 "print-file-var.h".
1735 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1736 (get_version_2): Print this_version_id and its address.
1737 Add extern "C" wrappers around interface functions.
1738 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1739 <stddef.h> and "print-file-var.h".
1740 Add extern "C" wrappers around interface functions.
1741 [VERSION_ID_MAIN] (this_version_id): Define.
1742 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1743 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1744 up extern "C" blocks.
1745 * gdb.base/print-file-var.exp (test): New, factored out from top
1746 level.
1747 (top level): Test all combinations of attribute hidden or not,
1748 dlopen or not, and this_version_id symbol in main file or not.
1749 Compile tests as both C++ and C, make test names unique.
1750
d770d56f
TT
17512019-10-01 Tom Tromey <tom@tromey.com>
1752
1753 * gdb.base/style.exp: Test "show logging filename".
1754
7f6aba03
TT
17552019-10-01 Tom Tromey <tom@tromey.com>
1756
1757 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1758 * gdb.base/style.exp: Add metadata style test.
1759
14309bb6
TT
17602019-10-01 Tom Tromey <tom@tromey.com>
1761
1762 * gdb.base/style.exp: Test "pwd".
1763
2a3c1174
PA
17642019-10-01 Tom Tromey <tom@tromey.com>
1765
1766 * gdb.base/style.exp: Update tests.
1767
53d666ec
AA
17682019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1769
1770 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1771 'six' to unsigned.
1772 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1773 'five'. Use an all-ones bit pattern for each.
1774 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1775 to its changed values.
1776
4a56a520
TT
17772019-09-30 Tom Tromey <tromey@adacore.com>
1778
1779 * gdb.rust/traits.rs: Disable all warnings.
1780
0df0352a
TV
17812019-09-29 Tom de Vries <tdevries@suse.de>
1782
1783 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1784
73d9a918
TV
17852019-09-29 Tom de Vries <tdevries@suse.de>
1786
1787 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1788
060b3ab4
TV
17892019-09-27 Tom de Vries <tdevries@suse.de>
1790
1791 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1792
68f7d34d
TV
17932019-09-27 Tom de Vries <tdevries@suse.de>
1794
1795 PR record/23188
1796 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1797
5d63b30a
TT
17982019-09-26 Tom Tromey <tromey@adacore.com>
1799
1800 * gdb.ada/py_taft.exp: New file.
1801 * gdb.ada/py_taft/main.adb: New file.
1802 * gdb.ada/py_taft/pkg.adb: New file.
1803 * gdb.ada/py_taft/pkg.ads: New file.
1804
3d435220
TV
18052019-09-24 Tom de Vries <tdevries@suse.de>
1806
1807 PR gdb/24598
1808 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1809
77d03678
TV
18102019-09-22 Tom de Vries <tdevries@suse.de>
1811
1812 * gdb.base/restore.exp: Allow register variables to be optimized out at
1813 -O0.
1814
abf516c6
UW
18152019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1816
1817 * gdb.arch/spu-info.exp: Remove file.
1818 * gdb.arch/spu-info.c: Remove file.
1819 * gdb.arch/spu-ls.exp: Remove file.
1820 * gdb.arch/spu-ls.c: Remove file.
1821
1822 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1823 * gdb.asm/spu.inc: Remove file.
1824
1825 * gdb.base/dump.exp: Remove support for spu*-*-*.
1826 * gdb.base/stack-checking.exp: Likewise.
1827 * gdb.base/overlays.exp: Likewise.
1828 * gdb.base/ovlymgr.c: Likewise.
1829 * gdb.base/spu.ld: Remove file.
1830
1831 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1832 * gdb.cp/cpexprs.exp: Likewise.
1833 * gdb.cp/exception.exp: Likewise.
1834 * gdb.cp/gdb2495.exp: Likewise.
1835 * gdb.cp/mb-templates.exp: Likewise.
1836 * gdb.cp/pr9167.exp: Likewise.
1837 * gdb.cp/userdef.exp: Likewise.
1838
1839 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1840
1841 * gdb.cell: Remove directory.
1842 * lib/cell.exp: Remove file.
1843
e452e88f
TV
18442019-09-19 Tom de Vries <tdevries@suse.de>
1845
1846 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1847
8a625130
TV
18482019-09-19 Tom de Vries <tdevries@suse.de>
1849
1850 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1851
81dc3ab5
TV
18522019-09-19 Tom de Vries <tdevries@suse.de>
1853
1854 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1855 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1856 (gdb_target_cmd): ... here.
1857 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1858 value 2.
1859
b078f3ac
AB
18602019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1861
1862 * gdb.base/source-dir.exp: Avoid having directory names in test
1863 names.
1864
f1b620e9
MG
18652019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1866
1867 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1868 directory.
1869
67f3ed6a
AB
18702019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1871
1872 * gdb.base/list-missing-source.exp: New file.
1873
d1b70248
TV
18742019-09-14 Tom de Vries <tdevries@suse.de>
1875
1876 PR teststuite/24599
1877 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1878 * lib/ada.exp (gnatmake_version_at_least): New proc.
1879
5fabdcd6
AB
18802019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1881
1882 * gdb.base/maint.exp: Use exec_has_index_section.
1883
aa17805f
AB
18842019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1885
1886 * gdb.base/maint.exp: Add test for 'maint info sections'.
1887
25e5c209
TV
18882019-09-12 Tom de Vries <tdevries@suse.de>
1889
1890 * gdb.base/store.exp: Allow register variables to be optimized out at
1891 -O0.
1892
4993045d
PW
18932019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1894
1895 * gdb.ada/rdv_wait.exp: Update to new task names.
1896 * gdb.base/task_switch_in_core.exp: Likewise.
1897 * gdb.base/info_sources_base.c: Likewise.
1898
8a516164
TT
18992019-09-10 Tom Tromey <tromey@adacore.com>
1900
1901 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1902
aa391654
TT
19032019-09-10 Tom Tromey <tromey@adacore.com>
1904
1905 * gdb.ada/dgopt.exp: New file.
1906 * gdb.ada/dgopt/x.adb: New file.
1907
8634b462
TT
19082019-09-08 Tom Tromey <tom@tromey.com>
1909
1910 * gdb.tui/resize.exp: Remove setup_xfail.
1911 * gdb.tui/regs.exp: Remove setup_xfail.
1912 * gdb.tui/basic.exp: Remove setup_xfail.
1913
736b0f76
DB
19142019-09-06 David Blaikie <dblaikie@gmail.com>
1915
1916 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1917 * gdb.cp/cplabel.exp: Ditto.
1918 * gdb.linespec/ls-errs.exp: Ditto.
1919
30331a6c
TV
19202019-09-05 Tom de Vries <tdevries@suse.de>
1921
1922 * lib/gdb.exp (cmp_file_string): New proc.
1923 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1924 runto_main. Verify save breakpoints output.
1925
98b0ebab
PW
19262019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1927
1928 * gdb.base/info-var.exp: Test info variables without running
1929 to main, to avoid expect's buffer overflow.
1930
4e962e74
TT
19312019-09-03 Tom Tromey <tromey@adacore.com>
1932
1933 * gdb.ada/bias.exp: New file.
1934 * gdb.ada/bias/bias.adb: New file.
1935 * gdb.ada/print_chars.exp: Add regression test.
1936 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1937 (MC): New variable.
1938
2ea1a07a
SL
19392019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1940
1941 * gdb.base/argv0-symlink.exp: Run only on native target
1942 and local host.
1943
8077c50d
TV
19442019-08-29 Tom de Vries <tdevries@suse.de>
1945
1946 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1947 diverse debug info.
1948 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1949
48352473
TV
19502019-08-28 Tom de Vries <tdevries@suse.de>
1951
1952 * gdb.base/info-var.exp: Allow info variables to print info for files
1953 other than info-var-f1.c and info-var-f2.c.
1954
d8f27c60
AB
19552019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1956
1957 * gdb.fortran/info-types.exp: Add module.
1958 * gdb.fortran/info-types.f90: Update expected results.
1959
1f20c35e
AB
19602019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1961
1962 * gdb.fortran/info-types.exp: New file.
1963 * gdb.fortran/info-types.f90: New file.
1964 * lib/fortran.exp (fortran_character1): New proc.
1965
4acfdd20
AB
19662019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1967
1968 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1969 functions'. Reindent as needed.
1970 * gdb.base/info-var-f1.c: New file.
1971 * gdb.base/info-var-f2.c: New file.
1972 * gdb.base/info-var.exp: New file.
1973 * gdb.base/info-var.h: New file.
1974
5c31b358
TV
19752019-08-26 Tom de Vries <tdevries@suse.de>
1976
1977 PR c++/24852
1978 * gdb.cp/no-libstdcxx-probe.exp: New test.
1979
b694989f
TV
19802019-08-26 Tom de Vries <tdevries@suse.de>
1981
1982 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1983 * tests need to be skipped.
1984 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1985 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1986 mi_skip_libstdcxx_probe_tests.
1987
d9c4ba53
SDJ
19882019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1989
1990 * gdb.python/py-xmethods.exp: Use raw strings when passing
1991 arguments to SimpleXMethodMatcher.
1992
395fad09
TV
19932019-08-22 Tom de Vries <tdevries@suse.de>
1994
1995 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1996 more informative.
1997
26c957f1
PA
19982019-08-21 Pedro Alves <palves@redhat.com>
1999
2000 * gdb.base/with.exp: Test "with" with no arguments.
2001
61f80d5d
TV
20022019-08-21 Tom de Vries <tdevries@suse.de>
2003
2004 * gdb.base/gdb-caching-proc.exp: Sort files.
2005
d7a11d13
TV
20062019-08-20 Tom de Vries <tdevries@suse.de>
2007
2008 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2009 compilation.
2010
34dafe9f
TV
20112019-08-16 Tom de Vries <tdevries@suse.de>
2012
2013 * gdb.base/compare-sections.exp ("after run to main"): Allow
2014 mismatched read-only sections for PIE executables.
2015
398fdd60
TT
20162019-08-16 Tom Tromey <tom@tromey.com>
2017
2018 * lib/tuiterm.exp (_csi_Z): New proc.
2019 * gdb.tui/basic.exp: Update window positions.
2020 * gdb.tui/empty.exp: Update window positions.
2021
d8f9e51c
SL
20222019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2023
2024 * gdb.base/examine-backward.exp: Correct regexp for
2025 "examine 3 bytes backward from ${address_zero}".
2026
3df505f6
TT
20272019-08-15 Tom Tromey <tom@tromey.com>
2028
2029 * gdb.tui/empty.exp: Enable resizing tests.
2030
272560b5
TT
20312019-08-15 Tom Tromey <tromey@adacore.com>
2032
2033 * gdb.ada/char_enum.exp: Add regression tests.
2034 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2035 and '0'.
2036 (Char, Gchar): Update.
2037 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2038
08235187
CB
20392019-08-15 Christian Biesinger <cbiesinger@google.com>
2040
2041 * gdb.python/python.exp: Expect a leading underscore on
2042 GdbOutput{,Error}File.
2043
22a2ab04
SL
20442019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2045
2046 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2047 Windows host.
2048
835b995b
SL
20492019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2050
2051 * gdb.base/batch-preserve-term-settings.exp
2052 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2053
97dd8e07
CB
20542019-08-15 Christian Biesinger <cbiesinger@google.com>
2055
2056 * lib/gdb.exp: When running on a mingw target, replace
2057 /x/ with x:/.
2058
75faf5c4
AH
20592019-08-14 Alan Hayward <alan.hayward@arm.com>
2060
2061 * gdb.arch/aarch64-prologue.c: New test.
2062 * gdb.arch/aarch64-prologue.exp: New file.
2063
abc6c00f
TV
20642019-08-13 Tom de Vries <tdevries@suse.de>
2065
2066 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2067 Thread.
2068
74c2c1f4
SL
20692019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2070
2071 * gdb.python/py-completion.exp: Download the .py file to the host
2072 and use its host pathname. Conditionalize tests that use
2073 tab completion and manipulate files on the build machine.
2074 * gdb.python/py-events.exp: Download the .py file to the host
2075 and use its host pathname.
2076 * gdb.python/py-evsignal.exp: Likewise.
2077 * gdb.python/py-evthreads.exp: Likewise.
2078 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2079 pathname syntax.
2080 * gdb.python/py-framefilter.exp: Download the .py file to the right
2081 place on the host. Match Windows pathname syntax.
2082 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2083 .py file to the host and use its host pathname.
2084 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2085 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2086 build pathname. Skip symlink test on Windows host. Add missing
2087 newline at end of file.
2088 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2089 and use its host pathname.
2090 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2091 * gdb.python/py-section-script.exp: Use host location of binfile
2092 on safe-path. Use correct path separator on Windows host.
2093 Reorder alternatives in gdb_test_multiple to prevent matching
2094 the wrong alternative on success.
2095 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2096
ca2589f3
PP
20972019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2098
2099 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2100 expect the GDB inferior to no longer immediately stop after
2101 being resumed with "signal SIGINT".
2102
020a839d
SL
21032019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2104
2105 * gdb.linespec/break-ask.exp: Generalize regexps to match
2106 Windows pathnames too.
2107
128d6509
TV
21082019-08-08 Tom de Vries <tdevries@suse.de>
2109
2110 PR testsuite/24862
2111 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2112
590042fc
PW
21132019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2114
2115 * gdb.base/style.exp: Update tests for help doc new invariants.
2116 * gdb.base/help.exp: Likewise.
2117
046bebe1
TT
21182019-08-06 Tom Tromey <tom@tromey.com>
2119
2120 * gdb.base/style.exp: Add disassemble test.
2121 * gdb.base/style.c (some_called_function): New function.
2122 (main): Use it.
2123
0b27c27d
CB
21242019-08-05 Christian Biesinger <cbiesinger@google.com>
2125
2126 * gdb.python/py-block.exp: Test dictionary access on blocks.
2127
580f1034
SM
21282019-08-05 Simon Marchi <simon.marchi@efficios.com>
2129
2130 PR gdb/24863
2131 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2132 -list-thread-groups --available test when running under
2133 check-read1.
2134
d86bd7cb
TV
21352019-08-05 Tom de Vries <tdevries@suse.de>
2136
2137 PR testsuite/24863
2138 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2139 * gdb.base/help.exp: Use with_read1_timeout_factor.
2140 * gdb.base/info-macros.exp: Same.
2141 * gdb.cp/nested-types.exp: Same.
2142
a80cf5d8
TV
21432019-08-05 Tom de Vries <tdevries@suse.de>
2144
2145 * lib/gdb.exp (version_at_least): Factor out of ...
2146 (tcl_version_at_least): ... here.
2147 (gdb_compile): Fail if pie results in non-PIE executable.
2148 (readelf_version, readelf_prints_pie): New proc.
2149 (exec_is_pie): Return -1 if unknown.
2150
d0962838
TV
21512019-08-05 Tom de Vries <tdevries@suse.de>
2152
2153 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2154
2252ff3d
SL
21552019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2156
2157 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2158
26655f53
SL
21592019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2160
2161 * lib/completion-support.exp (test_gdb_complete_none): Skip
2162 tab completion tests if no readline support.
2163 (test_gdb_complete_unique_re): Likewise.
2164 (test_gdb_complete_multiple): Likewise.
2165
db4dc13e
PW
21662019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2167
2168 * gdb.base/info_sources.exp: New file.
2169 * gdb.base/info_sources.c: New file.
2170 * gdb.base/info_sources_base.c: New file.
2171
0eba165a
PFC
21722019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2173
2174 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2175 prefix argument.
2176 (test_exit_status): Add prefix argument.
2177
59bd512b
TV
21782019-08-01 Tom de Vries <tdevries@suse.de>
2179
2180 PR testsuite/24863
2181 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2182 calling exp_continue for new thread and thread exited messages.
2183
2a3ad588
TV
21842019-08-01 Tom de Vries <tdevries@suse.de>
2185
2186 PR testsuite/24863
2187 * gdb.base/structs.exp: Fix check-read1 timeout using
2188 gdb_test_sequence.
2189 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2190
117eb594
TV
21912019-08-01 Tom de Vries <tdevries@suse.de>
2192
2193 PR testsuite/24863
2194 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2195 line.
2196
ed591340
TV
21972019-08-01 Tom de Vries <tdevries@suse.de>
2198
2199 PR testsuite/24863
2200 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2201
aa3b6533
TT
22022019-07-30 Tom Tromey <tromey@adacore.com>
2203
2204 * gdb.ada/display_nested.exp: New file.
2205 * gdb.ada/display_nested/foo.adb: New file.
2206 * gdb.ada/display_nested/pack.adb: New file.
2207 * gdb.ada/display_nested/pack.ads: New file.
2208
2906593f
CB
22092019-07-30 Christian Biesinger <cbiesinger@google.com>
2210
2211 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2212 namespace.
2213 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2214
0f575925
TV
22152019-07-30 Tom de Vries <tdevries@suse.de>
2216
2217 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2218 instead.
2219
b13057d9
TV
22202019-07-30 Tom de Vries <tdevries@suse.de>
2221
2222 PR testsuite/24834
2223 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2224 (exec_is_pie): New proc.
2225
5c4dde85
CB
22262019-07-29 Christian Biesinger <cbiesinger@google.com>
2227
2228 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2229
c620ed88
CB
22302019-07-29 Christian Biesinger <cbiesinger@google.com>
2231
2232 * gdb.python/py-objfile.c: Add global and static vars.
2233 * gdb.python/py-objfile.exp: Test new functions Objfile.
2234 lookup_global_symbol and lookup_static_symbol.
2235
3d235706
TT
22362019-07-29 Tom Tromey <tom@tromey.com>
2237
2238 * lib/tuiterm.exp (Term::_csi_@): New proc.
2239 (Term::_csi_X): Don't move cursor.
2240
c7e4c0a6
PW
22412019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2242
2243 * gdb.base/options.exp: Update backtrace - completion to
2244 new option -frame-info.
2245 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2246 Test new 'set print frame-info'. Test backtrace -frame-info
2247 overriding 'set print frame-info'.
2248 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2249 Test new 'set print frame-info'.
2250 Verify consistency of backtrace with and without filters, with and
2251 without -no-filters.
2252 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2253 default.
2254
de28a3b7
TV
22552019-07-29 Tom de Vries <tdevries@suse.de>
2256
2257 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2258 no arguments".
2259
507dd60e
TV
22602019-07-29 Tom de Vries <tdevries@suse.de>
2261
2262 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2263 is a substring of the first for "complete non-unique file name".
2264
5beafce9
TV
22652019-07-29 Tom de Vries <tdevries@suse.de>
2266
2267 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2268 with ".*".
2269
2d274232
TV
22702019-07-29 Tom de Vries <tdevries@suse.de>
2271
2272 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2273 Pass prompt_regexp parameter to gdb_test_multiple calls.
2274
9197cd8b
TV
22752019-07-29 Tom de Vries <tdevries@suse.de>
2276
2277 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
2278 print registers" regexps.
2279
b528dae0
TV
22802019-07-29 Tom de Vries <tdevries@suse.de>
2281
2282 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2283
d17725d7
TV
22842019-07-29 Tom de Vries <tdevries@suse.de>
2285
2286 PR gdb/24855
2287 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2288 (skip_python_tests_prompt): Add prompt_regexp argument to
2289 gdb_test_multiple calls.
2290
52b75bf1
TT
22912019-07-27 Tom Tromey <tom@tromey.com>
2292
2293 * gdb.tui/main.exp: New file.
2294
2b1d00c2
TT
22952019-07-27 Tom Tromey <tom@tromey.com>
2296
2297 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2298 optional.
2299 * gdb.tui/empty.exp: New file.
2300
ded631d5
TT
23012019-07-27 Tom Tromey <tom@tromey.com>
2302
2303 * lib/tuiterm.exp (spawn): New proc.
2304 (Term::resize): New proc.
2305 * gdb.tui/resize.exp: New file.
2306
58ac439d
TT
23072019-07-27 Tom Tromey <tom@tromey.com>
2308
2309 * gdb.tui/list.exp: New file.
2310
fe1f56ee
TT
23112019-07-27 Tom Tromey <tom@tromey.com>
2312
2313 * gdb.tui/regs.exp: New file.
2314
f790b310
TT
23152019-07-27 Tom Tromey <tom@tromey.com>
2316
2317 * gdb.tui/basic.exp: Add "layout split" test.
2318
d95fc6ee
TT
23192019-07-27 Tom Tromey <tom@tromey.com>
2320
2321 * gdb.tui/basic.exp: Add "layout asm" test.
2322
c3786b3a
TT
23232019-07-27 Tom Tromey <tom@tromey.com>
2324
2325 * lib/tuiterm.exp: New file.
2326 * gdb.tui/basic.exp: New file.
2327
98a617f8
KB
23282019-07-27 Kevin Buettner <kevinb@redhat.com>
2329
2330 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2331 Enable tests associated with this flag. Adjust regex
2332 referencing "foo_low" to now refer to "foo_cold" instead.
2333
5c076da4
KB
23342019-07-27 Kevin Buettner <kevinb@redhat.com>
2335
2336 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2337 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2338 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2339 foo_cold. Revise comments to match.
2340 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2341 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2342 were wrapped into this proc; Call do_test in loop from outermost
2343 level.
2344 (foo_low): Rename all occurrences to "foo_cold".
2345 (backtrace from baz): New test.
2346 (x2/i foo_cold): New test.
2347 (info line *foo_cold): New test.
2348
1512d3b7
TV
23492019-07-26 Tom de Vries <tdevries@suse.de>
2350
2351 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2352
297989a1
TV
23532019-07-25 Tom de Vries <tdevries@suse.de>
2354
2355 PR testsuite/24830
2356 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2357 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2358 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2359 (skip_libstdcxx_probe_tests): ... here.
2360 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2361
b3b965fb
TV
23622019-07-24 Tom de Vries <tdevries@suse.de>
2363
2364 PR testsuite/24807
2365 * gdb.objc/basicclass.m: Include stdio.h.
2366 * gdb.objc/nondebug.m: Same.
2367 * gdb.objc/objcdecode.m: Same.
2368
4625b4d0
TV
23692019-07-24 Tom de Vries <tdevries@suse.de>
2370
2371 PR testsuite/24612
2372 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2373 additional_flags.
2374
024a5840
TV
23752019-07-24 Tom de Vries <tdevries@suse.de>
2376
2377 PR testsuite/24831
2378 * gdb.multi/tids.exp: Update error messages for info threads.
2379
c76ddaa3
TV
23802019-07-24 Tom de Vries <tdevries@suse.de>
2381
2382 * gdb.base/info-types.exp: Allow info types to print info for more than
2383 one file.
2384
9a618ef6
TV
23852019-07-23 Tom de Vries <tdevries@suse.de>
2386
2387 PR testsuite/24842
2388 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2389 gdb_spawn_with_cmdline_opts.
2390
40eadf04
SP
23912019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2392
2393 * gdb.arch/arm-cmse-sgstubs.c: New test.
2394 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2395
5ba29434
TV
23962019-07-23 Tom de Vries <tdevries@suse.de>
2397
2398 PR testsuite/24711
2399 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2400 issuing next command.
2401
a8e9d247
AB
24022019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2403
2404 * gdb.ada/info_auto_lang.exp: Update expected results.
2405 * gdb.base/info-types.c: Add additional types to check.
2406 * gdb.base/info-types.exp: Update expected results.
2407
eb86c5e2
AB
24082019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2409
2410 * gdb.base/info-types.c: New file.
2411 * gdb.base/info-types.exp: New file.
2412
01e175fe
AB
24132019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2414
2415 * gdb.arch/riscv-bp-infcall.c: New file.
2416 * gdb.arch/riscv-bp-infcall.exp: New file.
2417
6b78c3f8
AB
24182019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2419
2420 PR breakpoints/24541
2421 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2422
da738167
TV
24232019-07-14 Tom de Vries <tdevries@suse.de>
2424
2425 PR testsuite/24760
2426 * gdb.objc/basicclass.exp: Fix unterminated string.
2427
0d4e84ed
AB
24282019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2429 Andrew Burgess <andrew.burgess@embecosm.com>
2430
2431 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2432 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2433 negative bounds.
2434 * gdb.fortran/vla-value.exp: Print elements of an array with
2435 negative bounds.
2436 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2437 testing.
2438
021d8588
AB
24392019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2440
2441 * gdb.base/options.exp (expect_string): Dequote strings in
2442 results.
2443 (test-string): Test strings with different quoting and reindent.
2444
f06f1252
TT
24452019-07-10 Tom Tromey <tromey@adacore.com>
2446
2447 * gdb.ada/mi_ex_cond.exp: Update expected results.
2448 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2449 * gdb.ada/mi_catch_ex.exp: Update expected results.
2450 * gdb.ada/mi_catch_assert.exp: Update expected results.
2451 * gdb.ada/catch_ex.exp (catch_exception_info)
2452 (catch_exception_entry, catch_assert_entry)
2453 (catch_unhandled_entry): Update.
2454 * gdb.ada/catch_assert_if.exp: Update expected results.
2455
b863685d
RB
24562019-07-10 Richard Bunt <richard.bunt@arm.com>
2457 Stephen Roberts <stephen.roberts@arm.com>
2458
2459 * gdb.base/define.exp: Restore original prompt.
2460
cb1e4e32
PA
24612019-07-09 Pedro Alves <palves@redhat.com>
2462
2463 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2464 breakpoints" output.
2465 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2466 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2467 throw" creates breakpoint.
2468 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2469 'type="catchpoint"'.
2470
b58a68fe
PA
24712019-07-09 Pedro Alves <palves@redhat.com>
2472
2473 PR c++/15468
2474 * gdb.cp/except-multi-location-lib.cc: New.
2475 * gdb.cp/except-multi-location-main.cc: New.
2476 * gdb.cp/except-multi-location.exp: New.
2477
0826779b
PW
24782019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2479
2480 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2481 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2482 argument and update callers.
2483
5b0e2db4
AB
24842019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2485
2486 * gdb.arch/amd64-break-on-asm-line.S: New file.
2487 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2488
1f6f6e21
PW
24892019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2490
2491 * gdb.base/printcmds.exp: Test printing C string and
2492 C wide string convenience vars without transiting via the inferior.
2493 Also make test names unique.
2494
ea142fbf
AH
24952019-07-08 Alan Hayward <alan.hayward@arm.com>
2496
5862c886 2497 PR breakpoints/25011
ea142fbf
AH
2498 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2499
213fd9fa
PA
25002019-07-04 Pedro Alves <palves@redhat.com>
2501
2502 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2503 body returned ok(0), break(3) or continue(4).
2504 * gdb.testsuite/foreach_with_prefix.exp: New file.
2505
2b40fda7
AH
25062019-07-04 Alan Hayward <alan.hayward@arm.com>
2507
2508 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2509
a26c8de0
PA
25102019-07-03 Pedro Alves <palves@redhat.com>
2511
2512 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2513 "return -code".
2514
5f4ba3e7
PA
25152019-07-03 Pedro Alves <palves@redhat.com>
2516
2517 PR cli/24732
2518 * gdb.base/shell.exp: Load completion-support.exp.
2519 Adjust expected error output. Add completion tests.
2520
a994424f
PA
25212019-07-03 Pedro Alves <palves@redhat.com>
2522
2523 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2524 string_to_regexp.
2525
3d9be6f5
PA
25262019-07-03 Pedro Alves <palves@redhat.com>
2527
2528 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2529 (expect_integer): Adjust to expect "-string".
2530 (expect_string): New.
2531 (all_options): Expect "-string".
2532 (test-flag, test-boolean): Adjust to expect "-string".
2533 (test-string): New proc.
2534 (top level): Call it.
2535
41fc454c
PA
25362019-07-03 Pedro Alves <palves@redhat.com>
2537
2538 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2539 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2540 the expected output in the success.
2541
b2b2a215
PA
25422019-07-03 Pedro Alves <palves@redhat.com>
2543
2544 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2545 Split one gdb_test_multiple call in two to avoid a race.
2546
fdbc9870
PA
25472019-07-03 Pedro Alves <palves@redhat.com>
2548
2549 * gdb.base/with.c: New file.
2550 * gdb.base/with.exp: New file.
2551
c6ac8931
PA
25522019-07-03 Pedro Alves <palves@redhat.com>
2553
2554 * gdb.base/settings.exp: Replace all references to "maint
2555 test-settings set" with references to "maint set test-settings",
2556 and all references to "maint test-settings show" with references
2557 to "maint show test-settings".
2558
970f9d09
PA
25592019-07-03 Pedro Alves <palves@redhat.com>
2560
2561 * gdb.base/settings.exp (test-string): Adjust expected out when
2562 testing "maint test-settings show filename"
2563
54d66006
PA
25642019-07-02 Pedro Alves <palves@redhat.com>
2565
2566 * gdb.base/options.exp (test-info-threads): New procedure.
2567 (top level): Call it.
2568
10d06d82
TT
25692019-06-28 Tom Tromey <tromey@adacore.com>
2570
2571 * gdb.dwarf2/ada-linkage-name.c: New file.
2572 * gdb.dwarf2/ada-linkage-name.exp: New file.
2573
3d507ff2
TT
25742019-06-27 Tom Tromey <tromey@adacore.com>
2575
d039f014 2576 PR c++/20020:
3d507ff2
TT
2577 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2578
8af58ffe
TV
25792019-06-26 Tom de Vries <tdevries@suse.de>
2580
2581 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2582
22e21752
TV
25832019-06-26 Tom de Vries <tdevries@suse.de>
2584
2585 * gdb.base/index-cache.exp: Add back missing debug option.
2586
b65b566c
PW
25872019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2588
2589 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2590
5c2c8c69
TV
25912019-06-25 Tom de Vries <tdevries@suse.de>
2592
2593 PR testsuite/24727
2594 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2595
164e3873
TV
25962019-06-24 Tom de Vries <tdevries@suse.de>
2597
2598 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2599
824eacee
TV
26002019-06-24 Tom de Vries <tdevries@suse.de>
2601
2602 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2603 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2604 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2605
385b97d3
TV
26062019-06-24 Tom de Vries <tdevries@suse.de>
2607
2608 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2609
c596f180
TV
26102019-06-21 Tom de Vries <tdevries@suse.de>
2611
2612 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2613
b13a7d03
TV
26142019-06-21 Tom de Vries <tdevries@suse.de>
2615
2616 PR testsuite/24518
2617 PR ada/24713
2618 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2619 index.
2620
899277ae
TT
26212019-06-19 Tom Tromey <tromey@adacore.com>
2622
2623 * gdb.ada/length_cond.exp: Add intro comment.
2624
680e1bee
TT
26252019-06-19 Tom Tromey <tromey@adacore.com>
2626
2627 * gdb.ada/length_cond.exp: New file.
2628 * gdb.ada/length_cond/length_cond.adb: New file.
2629 * gdb.ada/length_cond/pck.adb: New file.
2630 * gdb.ada/length_cond/pck.ads: New file.
2631
0ed4690a
TV
26322019-06-18 Tom de Vries <tdevries@suse.de>
2633
2634 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2635
d20ed5fd
TT
26362019-06-18 Tom Tromey <tromey@adacore.com>
2637
2638 * gdb.base/list0.h: Add comment explaining control character.
2639
86e04673
TV
26402019-06-18 Tom de Vries <tdevries@suse.de>
2641
2642 * boards/fission.exp: Break up long debug_flags line.
2643
c4973306
SM
26442019-06-16 Tom de Vries <tdevries@suse.de>
2645
2646 PR gdb/24445
2647 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2648 generated index.
2649
93cb9841
AB
26502019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2651
2652 PR gdb/24686
2653 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2654 improve detection of bug gdb/24541.
2655
399aaebd
SM
26562019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2657
2658 PR gdb/24669
2659 * gdb.base/index-cache.exp (uses_readnow,
2660 expecting_index_cache_use): Define global variable.
2661 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2662 expecting_index_cache_use.
2663
584a927c
AB
26642019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2665 Andrew Burgess <andrew.burgess@embecosm.com>
2666
2667 * gdb.fortran/pointers.f90: New file.
2668 * gdb.fortran/print_type.exp: New file.
2669 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2670 * gdb.fortran/vla-type.exp: Likewise.
2671 * gdb.fortran/vla-value.exp: Likewise.
2672 * gdb.mi/mi-vla-fortran.exp: Likewise.
2673
30056ea0
AB
26742019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2675
2676 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2677 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2678 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2679 as a stop reason.
2680
ec8e2b6d
AB
26812019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2682
2683 * gdb.base/annota1.exp: Update expected results.
2684 * gdb.cp/annota2.exp: Likewise.
2685 * gdb.cp/annota3.exp: Likewise.
2686
09e4c4e1
AB
26872019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2688
2689 * gdb.base/style-logging.exp: Remove path from test name.
2690
0735b091
TT
26912019-06-14 Tom Tromey <tromey@adacore.com>
2692
2693 PR gdb/24502:
2694 * gdb.base/style-logging.exp: New file.
2695
f5686554
TT
26962019-06-14 Tom Tromey <tromey@adacore.com>
2697
2698 * gdb.base/symfile-warn.exp: New file.
2699 * gdb.base/symfile-warn.c: New file.
2700
a0c1ffed
TT
27012019-06-14 Tom Tromey <tromey@adacore.com>
2702
2703 * gdb.base/annotate-symlink.exp: New file.
2704
f411722c
TT
27052019-06-14 Tom Tromey <tromey@adacore.com>
2706
2707 * gdb.ada/set_wstr.exp: Add reassignment test.
2708
4268ec18
TT
27092019-06-14 Tom Tromey <tromey@adacore.com>
2710
2711 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2712 'unchecked_access and 'unrestricted_access as well.
2713
9a9e394b
TT
27142019-06-14 Tom Tromey <tromey@adacore.com>
2715
2716 PR ada/24539:
2717 * gdb.ada/vla.exp: Update tests.
2718 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2719 pragma.
2720
4c048731
PA
27212019-06-13 Pedro Alves <palves@redhat.com>
2722
2723 * gdb.base/settings.exp (test-integer): Test junk after
2724 "unlimited".
2725
6665660a
PA
27262019-06-13 Pedro Alves <palves@redhat.com>
2727
2728 * gdb.base/options.exp (test-thread-apply): New.
2729 (top level): Call it.
2730
5d707134
PA
27312019-06-13 Pedro Alves <palves@redhat.com>
2732
2733 * gdb.base/options.exp (test-frame-apply): New.
2734 (top level): Test print commands with different "frame apply"
2735 prefixes.
2736
e2a689da
PA
27372019-06-13 Pedro Alves <palves@redhat.com>
2738
e79be6e5 2739 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
2740 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2741 'max_completions' parameter and handle it.
2742 (test_gdb_completion_offers_commands): New.
2743
90a1ef87
PA
27442019-06-13 Pedro Alves <palves@redhat.com>
2745
2746 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2747
d4c16835
PA
27482019-06-13 Pedro Alves <palves@redhat.com>
2749
2750 * gdb.base/options.exp (test-backtrace): New.
2751 (top level): Call it.
2752
2daf894e
PA
27532019-06-13 Pedro Alves <palves@redhat.com>
2754
2755 * gdb.guile/scm-frame-args.exp: Use "set print
2756 raw-frame-arguments" instead of "set print raw frame-arguments".
2757 * gdb.python/py-frame-args.exp: Likewise.
2758
e6ed716c
PA
27592019-06-13 Pedro Alves <palves@redhat.com>
2760
2761 * gdb.compile/compile.exp: Adjust expected output to option
2762 processing changes.
2763
7d8062de
PA
27642019-06-13 Pedro Alves <palves@redhat.com>
2765
2766 * gdb.base/options.exp: Build executable.
2767 (test-print): New procedure.
2768 (top level): Call it, once for "print" and another for "compile
2769 print".
2770
9d0faba9
PA
27712019-06-13 Pedro Alves <palves@redhat.com>
2772
2773 * gdb.base/options.c: New file.
2774 * gdb.base/options.exp: New file.
2775
dee7b4c8
PA
27762019-06-13 Pedro Alves <palves@redhat.com>
2777
2778 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2779 that "o" is ambiguous.
2780
dca0f6c0
PA
27812019-06-13 Pedro Alves <palves@redhat.com>
2782
2783 * gdb.base/settings.c: New file.
2784 * gdb.base/settings.exp: New file.
2785
ccf46844
PA
27862019-06-13 Pedro Alves <palves@redhat.com>
2787
2788 * gdb.base/completion.exp: Fix comment typo.
2789
b9a3f842
PA
27902019-06-13 Pedro Alves <palves@redhat.com>
2791
2792 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2793 foo --1" test.
2794
d106773e
PA
27952019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2796
2797 * gdb.fortran/block-data.f: New.
2798 * gdb.fortran/block-data.exp: New.
2799
fea82da0
TV
28002019-06-11 Tom de Vries <tdevries@suse.de>
2801
2802 PR testsuite/24521
2803 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2804 message.
2805
8c2e74f1
TV
28062019-06-11 Tom de Vries <tdevries@suse.de>
2807
2808 PR testsuite/24521
2809 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2810
b49851c8
TV
28112019-06-11 Tom de Vries <tdevries@suse.de>
2812
2813 * boards/readnow.exp: New file.
2814
a7067863
AB
28152019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2816
2817 * gdb.fortran/vla-sizeof.exp: Update expected results.
2818
1a3da2cd
AB
28192019-06-06 Amos Bird <amosbird@gmail.com>
2820
2821 * gdb.base/annota1.exp (thread_switch): Add test for
2822 thread-exited annotation.
2823
3847a7bf
TT
28242019-06-06 Tom Tromey <tromey@adacore.com>
2825
2826 * gdb.base/maint.exp: Expect command started/finished output.
2827
0088ba59
AB
28282019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2829
2830 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2831 comment.
2832 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2833
312617a3
AB
28342019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2835
2836 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2837 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2838 * gdb.arch/riscv-unwind-long-insn.c: New file.
2839 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2840
e1f2e1a2
CB
28412019-06-04 Christian Biesinger <cbiesinger@google.com>
2842
d3238f7d 2843 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 2844
206584bd
PW
28452019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2846
2847 * lib/gdb.exp (help_list_trailer): New regexp variable
2848 factorizing the help trailer message.
2849 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2850 arg to allow to better factorize various tests.
2851 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2852 (test_prefix_command_help): Use help_list_trailer.
2853 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2854 * gdb.guile/scm-cmd.exp: Likewise.
2855 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2856 * gdb.base/help.exp: Use test_user_defined_class_help.
2857 * gdb.base/style.exp: Add tests for styling of help and apropos.
2858 * lib/gdb-utils.exp (style): Add title and highlight styles.
2859
708dc93e
PW
28602019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2861
2862 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2863 $_shell_exitsignal.
2864 * gdb.base/default.exp: Update for new convenience variables.
2865
f49055a5
TT
28662019-05-29 Tom Tromey <tromey@adacore.com>
2867
2868 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2869 to "break complete ada" test case's regexp.
2870
4330d61d
TT
28712019-05-29 Tom Tromey <tromey@adacore.com>
2872
2873 PR c++/20020:
2874 * gdb.cp/constexpr-field.exp: New file.
2875 * gdb.cp/constexpr-field.cc: New file.
2876
000439d5
TT
28772019-05-29 Tom Tromey <tromey@adacore.com>
2878
2879 * gdb.base/finish.exp (finish_no_print): New proc.
2880 (finish_tests): Call it.
2881
5a01c34c
TV
28822019-05-24 Tom de Vries <tdevries@suse.de>
2883
2884 * gdb.dwarf2/gdb-add-index.exp: New file.
2885
18125b16
TT
28862019-05-22 Tom Tromey <tromey@adacore.com>
2887
2888 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2889 * gdb.base/style.exp: Use "style".
2890 * lib/gdb-utils.exp (style): New proc.
2891
af1a8d03
TV
28922019-05-22 Tom de Vries <tdevries@suse.de>
2893
2894 * gdb.base/align.exp: Require c++11.
2895
e7fe496b
TV
28962019-05-22 Tom de Vries <tdevries@suse.de>
2897
2898 PR testsuite/24586
2899 * gdb.python/py-mi-var-info-path-expression.exp: Call
2900 mi_skip_python_tests to check if python is supported.
2901
8fca4da0
AH
29022019-05-22 Alan Hayward <alan.hayward@arm.com>
2903
2904 * gdb.arch/aarch64-pauth.c: New test.
2905 * gdb.arch/aarch64-pauth.exp: New file.
2906
b7060614
AH
29072019-05-22 Alan Hayward <alan.hayward@arm.com>
2908
2909 * README (Re-running Tests Outside The Testsuite): New section.
2910
669d0468
TV
29112019-05-21 Tom de Vries <tdevries@suse.de>
2912
2913 * gdb.arch/amd64-eval.exp: Require c++11.
2914 * gdb.base/max-depth.exp: Same.
2915 * gdb.compile/compile-cplus-array-decay.exp: Same.
2916 * gdb.cp/meth-typedefs.exp: Same.
2917 * gdb.cp/subtypes.exp: Same.
2918 * gdb.cp/temargs.exp: Same.
2919
ce3ebcaa
AH
29202019-05-21 Alan Hayward <alan.hayward@arm.com>
2921
2922 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2923
34d11c68
AB
29242019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2925
2926 PR gdb/18644
2927 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2928 * gdb.fortran/printing-types.exp: Add new test.
2929 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2930 testing.
2931 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2932 setup_kfail call.
2933
87781e84
AH
29342019-05-17 Alan Hayward <alan.hayward@arm.com>
2935
2936 * README (Running the Testsuite): Change example.
2937 (Testsuite Parameters): Remove TRANSCRIPT.
2938 * lib/gdb.exp: Remove TRANSCRIPT check.
2939
b420b89e
AH
29402019-05-17 Alan Hayward <alan.hayward@arm.com>
2941
2942 * README (Testsuite Parameters): Add replay logging to
2943 GDBSERVER_DEBUG.
2944 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2945 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2946 as a comma separated list.
2947 (gdb_debug_init): Override procedure.
2948
408e9b8b
AH
29492019-05-17 Alan Hayward <alan.hayward@arm.com>
2950
2951 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2952 (gdb_write_cmd_file): New procedure.
2953 * lib/gdbserver-support.exp (gdbserver_start): Call
2954 gdbserver_write_cmd_file.
2955 (gdbserver_write_cmd_file): New procedure.
2956
f9e2e39d
AH
29572019-05-17 Alan Hayward <alan.hayward@arm.com>
2958
2959 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2960 (delete_breakpoints): Likewise.
2961 (gdb_run_cmd): Likewise.
2962 (gdb_start_cmd): Likewise.
2963 (gdb_starti_cmd): Likewise.
2964 (gdb_internal_error_resync): Likewise.
2965 (gdb_test_multiple): Likewise.
2966 (gdb_reinitialize_dir): Likewise.
2967 (default_gdb_exit): Likewise.
2968 (gdb_file_cmd): Mark kill as optional.
2969 (default_gdb_start): Call gdb_stdin_log_init.
2970 (send_gdb): Call gdb_stdin_log_write.
2971 (rerun_to_main): Mark Y as an answer.
2972 (gdb_stdin_log_init): New function.
2973 (gdb_stdin_log_write): Likewise.
2974
81f47ac2
AH
29752019-05-17 Alan Hayward <alan.hayward@arm.com>
2976
2977 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2978 * gdb.base/debug-expr.exp: Likewise.
2979 * gdb.base/foll-fork.exp: Likewise.
2980 * gdb.base/foll-vfork.exp: Likewise.
2981 * gdb.base/fork-print-inferior-events.exp: Likewise.
2982 * gdb.base/gdb-sigterm.exp: Likewise.
2983 * gdb.base/gdbinit-history.exp: Likewise.
2984 * gdb.base/osabi.exp: Likewise.
2985 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2986 * gdb.base/ui-redirect.exp: Likewise.
2987 * gdb.gdb/unittest.exp: Likewise.
2988 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2989 * gdb.mi/mi-watch.exp: Likewise.
2990 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2991 * gdb.mi/user-selected-context-sync.exp: Likewise.
2992 * gdb.python/python.exp: Disable debug test when debugging.
2993 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2994 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2995 Likewise.
2996 * gdb.threads/stepi-random-signal.exp: Likewise.
2997
29b52314
AH
29982019-05-17 Alan Hayward <alan.hayward@arm.com>
2999
3000 * Makefile.in: Pass through GDB_DEBUG.
3001 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3002 (gdb,debug): Add board setting.
3003 * lib/gdb.exp (default_gdb_start): Start debugging.
3004 (gdb_debug_enabled): New procedure.
3005 (gdb_debug_init): Likewise.
29b52314
AH
3006
30072019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 3008
29b52314
AH
3009 * Makefile.in: Pass through GDB_DEBUG.
3010 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3011 (gdb,debug): Add board setting.
3012 * lib/gdb.exp (default_gdb_start): Start debugging.
3013 (gdb_debug_enabled): New procedure.
3014 (gdb_debug_init): Likewise.
29b52314 3015
ca1285d1
AH
30162019-05-17 Alan Hayward <alan.hayward@arm.com>
3017
3018 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3019
f3a09c80
AH
30202019-05-17 Alan Hayward <alan.hayward@arm.com>
3021
3022 * gdb.base/ui-redirect.exp: Test redirection.
3023
26648588
JV
30242019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3025
3026 * gdb.mi/mi-complete.exp: New file.
3027 * gdb.mi/mi-complete.cc: Likewise.
3028
14237686
AB
30292019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3030
3031 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3032 indexed and sliced arrays, and pointers to arrays.
3033
e7bd7fba
TT
30342019-05-14 Tom Tromey <tromey@adacore.com>
3035
3036 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3037 styling test.
3038
2764128d
TV
30392019-05-14 Tom de Vries <tdevries@suse.de>
3040
3041 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3042 selection entry encoding.
3043
71bed2db
TT
30442019-05-10 Tom Tromey <tromey@adacore.com>
3045
3046 * gdb.ada/info_exc.exp: Add "complete" test.
3047
63b667ad
TV
30482019-05-09 Tom de Vries <tdevries@suse.de>
3049
3050 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3051 CU-relative.
3052
9cfd2b89
TV
30532019-05-09 Tom de Vries <tdevries@suse.de>
3054
3055 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3056 CU-relative.
3057
2228ef77
XR
30582019-05-08 Joel Brobecker <brobecker@adacore.com>
3059
3060 * gdb.ada/frame_arg_lang.exp: New testcase.
3061 * gdb.ada/frame_arg_lang/bla.adb: New file.
3062 * gdb.ada/frame_arg_lang/pck.ads: New file.
3063 * gdb.ada/frame_arg_lang/pck.adb: New file.
3064 * gdb.ada/frame_arg_lang/foo.c: New file.
3065
80e55b13
TT
30662019-05-08 Tom Tromey <tromey@adacore.com>
3067
3068 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3069
9d3421af
TT
30702019-05-08 Tom Tromey <tromey@adacore.com>
3071
3072 * gdb.base/ptype-offsets.exp: Update tests.
3073
844333e2
TT
30742019-05-08 Tom Tromey <tromey@adacore.com>
3075
3076 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3077 cases.
3078 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3079 "short".
3080
988915ee
TT
30812019-05-08 Tom Tromey <tromey@adacore.com>
3082
3083 * gdb.ada/vla.exp: New file.
3084 * gdb.ada/vla/vla.adb: New file.
3085
7bd55dac
TV
30862019-05-07 Tom de Vries <tdevries@suse.de>
3087
3088 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3089
75f06e9d
TV
30902019-05-07 Tom de Vries <tdevries@suse.de>
3091
3092 PR testsuite/24522
3093 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3094 section.
3095
77e7aaa4
TV
30962019-05-07 Tom de Vries <tdevries@suse.de>
3097
3098 PR testsuite/24522
3099 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3100 .debug_aranges section.
3101
456ba0fa
TV
31022019-05-07 Tom de Vries <tdevries@suse.de>
3103
3104 PR testsuite/24159
3105 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3106
5a56d6a6
TV
31072019-05-06 Tom de Vries <tdevries@suse.de>
3108
3109 * lib/gdb.exp (exec_has_index_section): New proc.
3110 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3111 section.
3112
9d6d4be8
TV
31132019-05-04 Tom de Vries <tdevries@suse.de>
3114
3115 * boards/cc-with-debug-names.exp: New file.
3116
222a8d25
TT
31172019-05-03 Tom Tromey <tromey@adacore.com>
3118
3119 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3120 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3121 * gdb.ada/char_enum.exp: Add test.
3122
0fdfd794
TV
31232019-05-03 Tom de Vries <tdevries@suse.de>
3124
3125 * boards/cc-with-gdb-index.exp: New file.
3126
80062eb9
AB
31272019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3128
3129 * gdb.rust/simple.exp: Add new test case.
3130 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3131 (main): Initialise an instance of the new struct.
3132
4504bbde
TT
31332019-05-01 Tom Tromey <tromey@adacore.com>
3134
3135 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3136 record.
3137 (NPR): New variable.
3138 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3139 test.
3140
d48e62f4
TT
31412019-05-01 Tom Tromey <tromey@adacore.com>
3142
3143 * gdb.ada/packed_array_assign.exp: Add packed assignment
3144 regression test.
3145
f59f30f5
TV
31462019-05-01 Tom de Vries <tdevries@suse.de>
3147
3148 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3149
b70bfc54
TV
31502019-05-01 Tom de Vries <tdevries@suse.de>
3151
3152 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3153
15f18d14
AT
31542019-04-30 Ali Tamur <tamur@google.com>
3155
3156 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3157
2ff0a947
TT
31582019-04-30 Tom Tromey <tromey@adacore.com>
3159
3160 * lib/ada.exp (find_ada_tool): New proc.
3161 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3162 * gdb.ada/catch_ex_std.exp: New file.
3163 * gdb.ada/catch_ex_std/foo.adb: New file.
3164 * gdb.ada/catch_ex_std/some_package.adb: New file.
3165 * gdb.ada/catch_ex_std/some_package.ads: New file.
3166
a776957c
TT
31672019-04-30 Tom Tromey <tromey@adacore.com>
3168
3169 PR c++/24470:
3170 * gdb.cp/temargs.cc: Add test code from PR.
3171
bc68014d
AB
31722019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3173
3174 * gdb.fortran/vla-datatypes.exp: Update expected results.
3175 * gdb.fortran/vla-ptype.exp: Likewise.
3176 * gdb.fortran/vla-type.exp: Likewise.
3177 * gdb.fortran/vla-value.exp: Likewise.
3178
f1fdc960
AB
31792019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3180
3181 * gdb.fortran/ptr-indentation.exp: Update expected results.
3182 * gdb.fortran/ptype-on-functions.exp: Likewise.
3183 * gdb.fortran/vla-ptr-info.exp: Likewise.
3184 * gdb.fortran/vla-value.exp: Likewise.
3185
bf7a4de1
AB
31862019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3187
3188 * gdb.fortran/ptype-on-functions.exp: New file.
3189 * gdb.fortran/ptype-on-functions.f90: New file.
3190
bbe75b9d
AB
31912019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3192
3193 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3194 case void string.
3195
1db455a7
AB
31962019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3197
3198 * gdb.fortran/complex.exp: Expand.
3199 * gdb.fortran/complex.f: Renamed to...
3200 * gdb.fortran/complex.f90: ...this, and extended to add more
3201 complex values.
3202
b6d03bb2
AB
32032019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3204
3205 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3206 MODULO, CMPLX.
3207
2e62ab40
AB
32082019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3209 Richard Bunt <richard.bunt@arm.com>
3210
3211 * gdb.base/max-depth.c: New file.
3212 * gdb.base/max-depth.exp: New file.
3213 * gdb.python/py-nested-maps.c: New file.
3214 * gdb.python/py-nested-maps.exp: New file.
3215 * gdb.python/py-nested-maps.py: New file.
3216 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3217 (test_all_common): Call test_max_depth.
3218 * gdb.fortran/max-depth.exp: New file.
3219 * gdb.fortran/max-depth.f90: New file.
3220 * gdb.go/max-depth.exp: New file.
3221 * gdb.go/max-depth.go: New file.
3222 * gdb.modula2/max-depth.exp: New file.
3223 * gdb.modula2/max-depth.c: New file.
3224 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3225
d2b584a5
TV
32262019-04-29 Tom de Vries <tdevries@suse.de>
3227
3228 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3229
136afab8
PW
32302019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3231
3232 * gdb.base/callexit.exp: Test may-call-functions off.
3233
725cbb63
KS
32342019-04-25 Keith Seitz <keiths@redhat.com>
3235
3236 PR c++/24367
3237 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3238 (another_incomplete_struct, test_incomplete): New definitions.
3239 (main): Use new definitions.
3240 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3241 functions.
3242
701adfb0
PA
32432019-04-25 Ali Tamur <tamur@google.com>
3244
3245 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3246
82433e3e
SDJ
32472019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3248
3249 PR corefiles/11608
3250 PR corefiles/18187
3251 * gdb.base/coredump-filter-build-id.exp: New file.
3252
dd06d4d6
AH
32532019-04-25 Alan Hayward <alan.hayward@arm.com>
3254
e79be6e5
SM
3255 * Makefile.in: Pass through GDBSERVER_DEBUG.
3256 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3257 (gdbserver,debug): Add board setting.
3258 * gdb.trace/tspeed.exp: Skip when debugging.
3259 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3260 * lib/gdbserver-support.exp: Likewise
dd06d4d6 3261
1670072e
TT
32622019-04-24 Tom Tromey <tromey@adacore.com>
3263
3264 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3265 Rust.
3266
a59240a4
TT
32672019-04-24 Tom Tromey <tromey@adacore.com>
3268
3269 * gdb.arch/amd64-eval.exp: Test bitfield return.
3270 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3271 (class Foo) <return_bitfields>: New method.
3272 (main): Call it.
3273
b907456c
AB
32742019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3275
3276 * gdb.cp/many-args.cc: New file.
3277 * gdb.cp/many-args.exp: New file.
3278
5c565afd
TV
32792019-04-23 Tom de Vries <tdevries@suse.de>
3280
3281 PR gdb/24433
3282 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3283
ba22ff86
AH
32842019-04-23 Alan Hayward <alan.hayward@arm.com>
3285
3286 * gdb.trace/backtrace.exp: Use nopie flag.
3287 * gdb.trace/circ.exp: Likewise.
3288 * gdb.trace/collection.exp: Likewise.
3289 * gdb.trace/ftrace.exp: Likewise.
3290 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3291 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3292 * gdb.trace/qtro.exp: Likewise.
3293 * gdb.trace/read-memory.exp: Likewise.
3294 * gdb.trace/report.exp: Likewise.
3295 * gdb.trace/tfile.exp: Likewise.
3296 * gdb.trace/tfind.exp: Likewise.
3297 * gdb.trace/unavailable.exp: Likewise.
3298
7905fc35
PA
32992019-04-22 Pedro Alves <palves@redhat.com>
3300
3301 * gdb.base/solib-probes-nosharedlibrary.c,
3302 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3303
8ecb59f8
TT
33042019-04-19 Tom Tromey <tromey@adacore.com>
3305
3306 * gdb.ada/ptype_union.c: New file.
3307 * gdb.ada/ptype_union.exp: New file.
3308
62160ec9
TT
33092019-04-19 Tom Tromey <tromey@adacore.com>
3310
3311 PR symtab/24423:
3312 * gdb.base/list0.h (foo): Add a control-l character.
3313
36cd4ba5
TV
33142019-04-18 Tom de Vries <tdevries@suse.de>
3315
3316 PR gdb/24433
3317 * boards/local-board.exp: Set sysroot to "".
3318
b73715df
TV
33192019-04-18 Tom de Vries <tdevries@suse.de>
3320 Pedro Alves <palves@redhat.com>
3321
3322 PR gdb/24454
3323 * gdb.threads/vfork-follow-child-exec.c: New file.
3324 * gdb.threads/vfork-follow-child-exec.exp: New file.
3325 * gdb.threads/vfork-follow-child-exit.c: New file.
3326 * gdb.threads/vfork-follow-child-exit.exp: New file.
3327
4aa866af
LS
33282019-04-15 Leszek Swirski <leszeks@google.com>
3329
3330 * gdb.arch/amd64-eval.cc: New file.
3331 * gdb.arch/amd64-eval.exp: New file.
3332
e5a1a79a
AH
33332019-04-11 Alan Hayward <alan.hayward@arm.com>
3334
3335 * gdb.server/sysroot.c: New test.
3336 * gdb.server/sysroot.exp: New file.
3337 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3338 matching param.
3339
41077b66
AB
33402019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3341
3342 * gdb.base/align.exp: Extend test to cover structures containing
3343 only static fields.
3344
c30391f8
TV
33452019-04-11 Tom de Vries <tdevries@suse.de>
3346
3347 * boards/cc-with-dwz-m.exp: New file.
3348 * boards/cc-with-dwz.exp: New file.
3349 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3350
e242fd12
SM
33512019-04-09 Simon Marchi <simon.marchi@efficios.com>
3352
3353 * gdb.base/start-cpp.exp: New file.
3354 * gdb.base/start-cpp.cc: New file.
3355
2b0c8b01
KB
33562019-04-08 Kevin Buettner <kevinb@redhat.com>
3357
3358 * gdb.python/py-thrhandle.exp: Adjust tests to call
3359 thread_from_handle instead of thread_from_thread_handle.
3360
947210e5
KB
33612019-04-08 Kevin Buettner <kevinb@redhat.com>
3362
3363 * gdb.python/py-thrhandle.exp: Add tests for
3364 gdb.InferiorThread.handle.
3365
d7df6549
AB
33662019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3367
3368 * gdb.python/py-function.exp: Check calling helper function from
3369 all languages.
3370 * lib/gdb.exp (gdb_supported_languages): New proc.
3371
8bdc1658
AB
33722019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3373
3374 * gdb.base/complex-parts.c: New file.
3375 * gdb.base/complex-parts.exp: New file.
3376
05caa1d2
TT
33772019-04-01 Tom Tromey <tromey@adacore.com>
3378
3379 PR symtab/23331:
3380 * gdb.dwarf2/dw2-ranges-main.c: New file.
3381 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3382 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3383
7734102d
EZ
33842019-03-30 Simon Marchi <simark@simark.ca>
3385
3386 * gdb.base/default.exp: Add values for $_gdb_major and
3387 $_gdb_minor.
3388
188e1fa9
TT
33892019-03-29 Tom Tromey <tromey@adacore.com>
3390
3391 * gdb.base/help.exp: Tighten apropos regexp.
3392
2880242d
KS
33932019-03-29 Keith Seitz <keiths@redhat.com>
3394
3395 * gdb.fortran/array-bounds.exp: New file.
3396 * gdb.fortran/array-bounds.f90: New file.
3397
077cad8e
PW
33982019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3399
3400 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3401
80047cfc
PW
34022019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3403
3404 * gdb.multi/hello.c (main): Increase alarm timer.
3405
f489207e
SL
34062019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3407
3408 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3409 factor when no hardware watchpoint support.
3410
c92df149
AH
34112019-03-28 Alan Hayward <alan.hayward@arm.com>
3412 Pedro Alves <palves@redhat.com>
3413
3414 * boards/local-board.exp: set sysroot to /.
3415
933aebfa
AH
34162019-03-27 Alan Hayward <alan.hayward@arm.com>
3417
3418 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3419 in child.
3420
9f9aa852
AB
34212019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3422
3423 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3424 field.
3425 (make_container): Initialise new field.
3426 * gdb.python/py-prettyprint.exp: Add new tests.
3427 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3428 <display_hint>: New method.
3429
3714a195
AB
34302019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3431
3432 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3433 gdb_continue_to_breakpoint more throughout this test.
3434 (run_lang_tests) Supply unique test names, and use
3435 gdb_test_no_output.
3436
18c77628
AB
34372019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3438
3439 * gdb.base/finish-pretty.exp: Update expected results.
3440 * gdb.base/pretty-print.c: New file.
3441 * gdb.base/pretty-print.exp: New file.
3442
9a93502f
PA
34432019-03-25 Pedro Alves <palves@redhat.com>
3444
3445 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3446 move comments outside list. Append '-i "" eof' section.
3447
968aa7ae
AH
34482019-03-22 Alan Hayward <alan.hayward@arm.com>
3449
34a7f2a4 3450 PR testsuite/25016
968aa7ae
AH
3451 * README: Add pie options.
3452 * gdb.base/break-interp.exp: Ensure pie is disabled.
3453 * gdb.base/dump.exp: Likewise.
3454 * lib/gdb.exp (gdb_compile): Add pie option.
3455
4c7d57e7
TT
34562019-03-19 Tom Tromey <tromey@adacore.com>
3457
3458 * gdb.mi/mi2-cli-display.c: New file.
3459 * gdb.mi/mi2-cli-display.exp: New file.
3460
bff8c71f
TT
34612019-03-18 Joel Brobecker <brobecker@adacore.com>
3462 Tom Tromey <tromey@adacore.com>
3463
3464 * gdb.ada/ptype_array/pck.adb: New file.
3465 * gdb.ada/ptype_array/pck.ads: New file.
3466 * gdb.ada/ptype_array/foo.adb: New file.
3467 * gdb.ada/ptype_array.exp: New file.
3468
d085f989
TT
34692019-03-14 Tom Tromey <tromey@adacore.com>
3470
3471 * gdb.base/style.exp: Add "set style sources" test.
3472
b4be1b06
SM
34732019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3474
3475 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3476 * mi-breakpoint-multiple-locations.exp: ... this.
3477 (make_breakpoints_pattern): New proc.
3478 (do_test): Add mi_version parameter, test -break-insert,
3479 -break-info and =breakpoint-created.
3480
7cde5fc2
AB
34812019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3482
3483 * config/default.exp: Remove 'load_lib gdb.exp'.
3484 * config/monitor.exp: Likewise.
3485 * config/sid.exp: Likewise.
3486 * config/sim.exp: Likewise.
3487 * config/slite.exp: Likewise.
3488 * config/unix.exp: Likewise.
3489 * gdb.base/default.exp: Remove unhelpful comment.
3490
efbecbc1
AB
34912019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3492
3493 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3494
0841c79a
AB
34952019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3496
3497 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3498
4a270568
AB
34992019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3500
3501 * gdb.fortran/type-kinds.exp: Update expected results.
3502
067630bd
AB
35032019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3504
3505 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3506
3be47f7a
AB
35072019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3508
3509 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3510 function.
3511 (test_basic_parsing_of_type_kinds): Expand types tested.
3512 (test_parsing_invalid_type_kinds): New function.
3513
4d00f5d8
AB
35142019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3515
3516 * gdb.fortran/intrinsics.exp: New file.
3517 * gdb.fortran/intrinsics.f90: New file.
3518 * gdb.fortran/type-kinds.exp: New file.
3519
c8f91604
AB
35202019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3521
3522 * gdb.fortran/dot-ops.exp: New file.
3523
dd9f2c76
AB
35242019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3525
3526 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3527 Check upper and lower case logical literals.
3528
84ec9724
AB
35292019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3530
3531 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3532 Remove duplicate tests.
3533
c3734e09
AH
35342019-03-06 Alan Hayward <alan.hayward@arm.com>
3535
3536 * lib/gdb.exp (builtin_cd): rename of cd.
3537 (cd): Override builtin.
3538
aa3cfbda
RB
35392019-03-06 Richard Bunt <richard.bunt@arm.com>
3540
3541 * gdb.fortran/function-calls.exp: New file.
3542 * gdb.fortran/function-calls.f90: New test.
3543
7b63ad86
RB
35442019-03-04 Richard Bunt <richard.bunt@arm.com>
3545
3546 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3547 on user program standard output.
3548 * gdb.fortran/short-circuit-argument-list.f90: Record function
3549 calls.
3550
01abb042
AH
35512019-02-28 Alan Hayward <alan.hayward@arm.com>
3552
c3734e09
AH
3553 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3554 failure.
01abb042 3555
92137da0
RO
35562019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3557
3558 PR gdb/8527
3559 * gdb.base/interrupt-daemon-attach.c,
3560 gdb.base/interrupt-daemon-attach.exp: New test.
3561
5862844d
PA
35622019-02-27 Pedro Alves <palves@redhat.com>
3563
3564 * gdb.base/page.exp: Add tests for "set width/height -1".
3565
8ed25214
PA
35662019-02-27 Pedro Alves <palves@redhat.com>
3567
3568 * gdb.base/page.exp: Add tests for "set/show width/height" with
3569 "infinite" values.
3570
6c28e44a
TT
35712019-02-27 Tom Tromey <tromey@adacore.com>
3572
3573 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3574 2.4.
3575 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3576 workaround.
3577
bf9a735e
AB
35782019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3579
3580 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3581 tests for structs with static members.
3582
8791793c
TT
35832019-02-26 Tom Tromey <tromey@adacore.com>
3584
3585 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3586 ValueError, not TypeError.
3587
bc2a507e
KB
35882019-02-26 Kevin Buettner <kevinb@redhat.com>
3589
3590 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3591 call from main program.
3592
e0e7d3bd
JB
35932019-02-23 Joel Brobecker <brobecker@adacore.com>
3594
3595 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3596 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3597 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3598 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3599 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3600
9600246d
KS
36012019-02-22 Keith Seitz <keiths@redhat.com>
3602
3603 PR symtab/23853
3604 * gdb.base/symlink-sourcefile.c: New file.
3605 * gdb.base/symlink-sourcefile.exp: New file.
3606
0c95f9ed
TT
36072019-02-20 Tom Tromey <tom@tromey.com>
3608
3609 * gdb.base/info_qt.exp: Update.
3610
6caa91b6
SM
36112019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3612
3613 * gdb.base/source.exp: Move "error in sourced script" code to
3614 the end.
3615 * gdb.base/source-error.gdb: Move contents to
3616 source-error-1.gdb. Add new code to source source-error-1.gdb.
3617 * gdb.base/source-error-1.gdb: New file, from previous
3618 source-error.gdb.
3619
6506371f
TT
36202019-02-17 Tom Tromey <tom@tromey.com>
3621
3622 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3623 for macro styling.
3624 * gdb.base/style.c (SOME_MACRO): New macro.
3625
a0087920
TT
36262019-02-17 Tom Tromey <tom@tromey.com>
3627
3628 * gdb.base/style.exp: Add line-wrapping tests.
3629 * gdb.base/page.exp: Add test for quitting during pagination.
3630
a2cd4f14
JB
36312019-02-17 Joel Brobecker <brobecker@adacore.com>
3632
3633 * gdb.ada/big_packed_array: New testcase.
3634 * gdb.ada/homonym.exp: Fix incorrect expected output for
3635 "break <homonym__get_value>" test.
3636
9d70ffbc
WP
36372019-02-13 Weimin Pan <weimin.pan@oracle.com>
3638
3639 PR breakpoints/21870
3640 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3641 and prepare_for_testing. Add comment.
3642 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3643 redundant cleanup call. Clean up comment.
3644
01c7ae81
WP
36452019-02-12 Weimin Pan <weimin.pan@oracle.com>
3646
3647 PR breakpoints/21870
3648 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3649 * gdb.arch/aarch64-dbreg-contents.c: New file.
3650
aff29d1c
JB
36512019-02-10 Joel Brobecker <brobecker@adacore.com>
3652
3653 * gdb.ada/mi_ref_changeable: New testcase.
3654
df0da8a2
AH
36552019-02-07 Alan Hayward <alan.hayward@arm.com>
3656
3657 * gdb.base/attach.exp: Add double attach test.
3658
bd447abb
SM
36592019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3660
3661 * lib/gdb.exp (default_gdb_start): Don't match pagination
3662 prompt.
3663 (gdb_init): Set stty_init.
3664
1dbc40b9
TT
36652019-01-27 Tom Tromey <tom@tromey.com>
3666
3667 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3668 skip_python_tests.
3669
353229bf
AH
36702019-01-24 Alan Hayward <alan.hayward@arm.com>
3671
3672 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3673 New structure.
3674 (struct struct_static_02_02): Likewise.
3675 (struct struct_static_02_03): Likewise.
3676 (struct struct_static_02_04): Likewise.
3677 (struct struct_static_04_01): Likewise.
3678 (struct struct_static_04_02): Likewise.
3679 (struct struct_static_04_03): Likewise.
3680 (struct struct_static_04_04): Likewise.
3681 (struct struct_static_06_01): Likewise.
3682 (struct struct_static_06_02): Likewise.
3683 (struct struct_static_06_03): Likewise.
3684 (struct struct_static_06_04): Likewise.
3685 (cmp_struct_static_02_01): Likewise.
3686 (cmp_struct_static_02_02): Likewise.
3687 (cmp_struct_static_02_03): Likewise.
3688 (cmp_struct_static_02_04): Likewise.
3689 (cmp_struct_static_04_01): Likewise.
3690 (cmp_struct_static_04_02): Likewise.
3691 (cmp_struct_static_04_03): Likewise.
3692 (cmp_struct_static_04_04): Likewise.
3693 (cmp_struct_static_06_01): Likewise.
3694 (cmp_struct_static_06_02): Likewise.
3695 (cmp_struct_static_06_03): Likewise.
3696 (cmp_struct_static_06_04): Likewise.
3697 (call_all): Test new structs.
3698 * gdb.base/infcall-nested-structs.exp: Likewise.
3699
73021deb
AH
37002019-01-21 Alan Hayward <alan.hayward@arm.com>
3701 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3702
fc65c7db
AH
37032019-01-21 Alan Hayward <alan.hayward@arm.com>
3704 * gdb.base/stack-protector.c: New test.
3705 * gdb.base/stack-protector.exp: New file.
3706 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3707 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3708 option.
3709 (gdb_compile): Remove stack protector for GCC and prevent
3710 recursion.
3711
c24bdb02
KS
37122019-01-16 Keith Seitz <keiths@redhat.com>
3713
3714 PR gdb/23773
3715 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3716
6f072a10
PFC
37172019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3718
3719 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3720 aliases.
3721 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3722 tests.
3723 * gdb.arch/powerpc-vector-regs.c: New file.
3724 * gdb.arch/powerpc-vector-regs.exp: New file.
3725
a7b8d682
PFC
37262019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3727
3728 * gdb.arch/altivec-regs.exp: Fix the list passed to
3729 gdb_expect_list when testing "info vector".
3730
6eb6fb67
AB
37312019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3732
3733 * gdb.base/style.exp: Don't include path in testname.
3734
b56f80d8
KS
37352019-01-10 Keith Seitz <keiths@redhat.com>
3736
3737 PR gdb/23712
3738 PR symtab/23010
3739 * gdb.dwarf2/multidictionary.exp: New file.
3740
041be526
SM
37412019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3742
3743 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3744 (test_gnuv3_style_demangling): ... this.
3745 (test_lucid_style_demangling): Remove.
3746 (test_arm_style_demangling): Remove.
3747 (test_hp_style_demangling): Remove.
3748 (do_tests): Remove calls to the above.
3749
d820d0c3
AB
37502019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3751
3752 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3753 case.
3754
f097f5ad
TT
37552019-01-06 Tom Tromey <tom@tromey.com>
3756
3757 PR gdb/28155:
3758 * gdb.dwarf2/typedef-void-finish.exp: New file.
3759
2cd8cc0b
TT
37602018-12-28 Tom Tromey <tom@tromey.com>
3761 Simon Marchi <simark@simark.ca>
3762
3763 * gdb.base/jit-exec.exp: New file.
3764 * gdb.base/jit-exec.c: New file.
3765 * gdb.base/jit-execd.c: New file.
3766
35fb8261
TT
37672018-12-28 Tom Tromey <tom@tromey.com>
3768
3769 * gdb.base/style.exp: Update test to check for address styling.
3770
47fd17cd
TT
37712018-12-28 Tom Tromey <tom@tromey.com>
3772
3773 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3774 message.
3775
d47032b7
TT
37762018-12-28 Tom Tromey <tom@tromey.com>
3777
3778 * gdb.base/style.exp: Add test for version number styling.
3779
af79b68d
TT
37802018-12-28 Tom Tromey <tom@tromey.com>
3781
3782 * gdb.base/style.exp: Add test for print_address_symbolic.
3783
0bb296cb
TT
37842018-12-28 Tom Tromey <tom@tromey.com>
3785
3786 * gdb.base/style.exp: Add test for breakpoint setting.
3787
80ae2043
TT
37882018-12-28 Tom Tromey <tom@tromey.com>
3789
3790 * gdb.base/style.exp: Add test for variable names.
3791
cbe56571
TT
37922018-12-28 Tom Tromey <tom@tromey.com>
3793
3794 * gdb.base/style.exp: New file.
3795 * gdb.base/style.c: New file.
3796
9162a27c
TT
37972018-12-28 Tom Tromey <tom@tromey.com>
3798
3799 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3800 "dumb".
3801 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3802 the TERM environment variable.
3803
bc543c90
TT
38042018-12-27 Tom Tromey <tom@tromey.com>
3805
3806 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3807 pagination test.
3808
6f0ffe50
AB
38092018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3810
3811 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3812 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3813
b5a1e557
PW
38142018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3815
3816 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3817 Filename a.adb changed to bp_fun_addr.adb.
3818 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3819
6e8b1ab2
JV
38202018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3821
3822 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3823 non-PIE executables.
3824 * README: Mention the gdb,nopie_flag board setting.
3825 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3826 non-PIE executable.
3827 * gdb.arch/amd64-entry-value.exp: Likewise.
3828 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3829 * gdb.arch/i386-float.exp: Likewise.
3830 * gdb.arch/i386-signal.exp: Likewise.
3831 * gdb.mi/mi-reg-undefined.exp: Likewise.
3832
d00a27c5
PM
38332018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3834
3835 PR gdb/23974
3836 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3837
161d081c
PW
38382018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3839
3840 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3841 Update order of results accordingly.
3842
b001de23
AB
38432018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3844
3845 * gdb.base/annota1.exp: Update a test regexp.
3846
99e1a184
AB
38472018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3848
3849 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3850
7a81c1e2
PW
38512018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3852
3853 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3854 (reuse_time): Initialize to REUSE_TIME_CAP.
3855 (check_rc): New function.
3856 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3857 Check pthread_create rc.
3858 (spawner_thread_func): Check pthread_create and pthread_join rc.
3859
73e8dc90
PA
38602018-12-08 Pedro Alves <palves@redhat.com>
3861
3862 * gdb.base/list.exp (test_forward_search): Rename to ...
3863 (test_forward_reverse_search): ... this. Also test reverse-search
3864 and the forward-search alias.
3865
13f2ed32
AB
38662018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3867
3868 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3869 local timeout variable before return, and remove all local timeout
3870 variable entirely.
3871 (gdb_load): Likewise.
3872
64d27cfc
TV
38732018-12-01 Tom de Vries <tdevries@suse.de>
3874
3875 * gdb.base/gdb-caching-proc.exp: New file.
3876
f63c03b4
SDJ
38772018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3878
3879 * Makefile.in (TIMESTAMP): New variable.
3880 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3881 command.
3882 (check-single-racy): Likewise.
3883 (check/%.exp): Likewise.
3884 (check-racy/%.exp): Likewise.
3885 (workers/%.worker): Likewise.
3886 (build-perf): Likewise.
3887 (check-perf): Likewise.
3888 * README: Describe new "TS" and "TS_FORMAT" variables.
3889 * print-ts.py: New file.
3890
1c97054b
BF
38912018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3892
3893 PR python/23714
3894 * gdb.python/python.exp: Test command repetition after
3895 gdb.execute.
3896
1871a62d
AB
38972018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3898
3899 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3900 is correctly aligned.
3901
fb5e1ed9
PW
39022018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3903
3904 * gdb.ada/info_auto_lang.exp: New testcase.
3905 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3906 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3907 * gdb.ada/info_auto_lang/some_c.c: New file.
3908
43d397ca
PW
39092018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3910
3911 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3912 FUNC_lang language syntax.
3913
beddd671
PW
39142018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3915
3916 * gdb.base/info_minsym.c: New file.
3917 * gdb.base/info_minsym.exp: New file.
3918
73fc52c4
TT
39192018-11-19 Tom Tromey <tom@tromey.com>
3920
3921 PR rust/23625:
3922 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3923 * gdb.rust/expr.exp: Update expected output. Change one test.
3924
994b876a
TT
39252018-11-19 Tom Tromey <tom@tromey.com>
3926
3927 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3928
6769f276
PA
39292018-11-19 Pedro Alves <palves@redhat.com>
3930
3931 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3932 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3933 see the expected warning.
3934
38a72da0
AH
39352018-11-16 Alan Hayward <alan.hayward@arm.com>
3936
3937 PR gdb/22736:
3938 * gdb.cp/infcall-nodebug-lib.c: New test.
3939 * gdb.cp/infcall-nodebug-main.c: New test.
3940 * gdb.cp/infcall-nodebug.exp: New file.
3941
53a89d6e
SM
39422018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3943
3944 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3945 completer tests.
3946
9325300d
TV
39472018-11-09 Tom de Vries <tdevries@suse.de>
3948
3949 * gdb.base/msym-lang.c: New test.
3950 * gdb.base/msym-lang.exp: New file.
3951 * gdb.base/msym-lang-main.c: New test.
3952
20f0d60d
TT
39532018-11-08 Tom Tromey <tom@tromey.com>
3954
3955 PR gdb/23555:
3956 PR gdb/23838:
3957 * gdb.base/warning.exp: New file.
3958
b5420128
JB
39592018-11-08 Jan Beulich <jbeulich@suse.com>
3960
3961 * testsuite/gdb.arch/i386-avx512.c,
3962 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3963
cd115d61
AB
39642018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3965
3966 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3967 point hardware.
3968
35ee2dc2
AB
39692018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3970
3971 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3972 * gdb.dwarf2/missing-type-name.exp: New file.
3973
31aceee8
TV
39742018-11-06 Tom de Vries <tdevries@suse.de>
3975
3976 * gdb.base/many-headers.c: New test.
3977 * gdb.base/many-headers.exp: New file.
3978
109be305
JW
39792018-11-06 Jim Wilson <jimw@sifive.com>
3980
3981 * gdb.base/code_elim.exp: For riscv, set additional_flags
3982 to include -msmall-data-limit=0.
3983
e2b7af72
JB
39842018-11-01 Joel Brobecker <brobecker@adacore.com>
3985
3986 * gdb.ada/watch_minus_l: New testcase.
3987
cdcda965
SM
39882018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3989
3990 * gdb.arch/aix-sighandle.c: New file.
3991 * gdb.arch/aix-sighandle.exp: New file.
3992
92dcebf3
AB
39932018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3994
3995 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3996 registers being unions.
3997
68b9ac18
TV
39982018-10-31 Tom de Vries <tdevries@suse.de>
3999
4000 * lib/valgrind.exp: New file.
4001 (vgdb_start, vgdb_stop): New procs, factored out of ...
4002 * gdb.base/valgrind-bt.exp: ... here, ...
4003 * gdb.base/valgrind-disp-step.exp: ... here and ...
4004 * gdb.base/valgrind-infcall.exp: ... here.
4005
1443936e
TV
40062018-10-31 Tom de Vries <tdevries@suse.de>
4007
4008 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4009
eb77c9df
AB
40102018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4011
4012 * gdb.dwarf2/void-type.c: New file.
4013 * gdb.dwarf2/void-type.exp: New file.
4014
82b5e646
PW
40152018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4016
4017 * gdb.base/info_qt.c: New file.
4018 * gdb.base/info_qt.exp: New file.
4019
8d619c01
EBM
40202018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4021
4022 * gdb.arch/powerpc-htm-regs.c: New file.
4023 * gdb.arch/powerpc-htm-regs.exp: New file.
4024
f2cf6173
EBM
40252018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4026
4027 * gdb.arch/powerpc-tar.c: New file.
4028 * gdb.arch/powerpc-tar.exp: New file.
4029
7ca18ed6
EBM
40302018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4031
4032 * gdb.arch/powerpc-ppr-dscr.c: New file.
4033 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4034
bfcc0eba
TV
40352018-10-25 Tom de Vries <tdevries@suse.de>
4036
4037 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4038
fe1a5cad
TV
40392018-10-24 Tom de Vries <tdevries@suse.de>
4040
4041 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4042 longer exists error.
4043
a76dc3b7
TV
40442018-10-24 Tom de Vries <tdevries@suse.de>
4045
4046 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4047
4df46df7
TV
40482018-10-24 Tom de Vries <tdevries@suse.de>
4049
4050 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4051 --db-attach in valgrind.
4052
0dbfcfff
AB
40532018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4054
4055 * gdb.arch/riscv-reg-aliases.c: New file.
4056 * gdb.arch/riscv-reg-aliases.exp: New file.
4057
b04480b1
AH
40582018-10-19 Alan Hayward <alan.hayward@arm.com>
4059
4060 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4061
2c6ac8d7
AH
40622018-10-19 Alan Hayward <alan.hayward@arm.com>
4063
4064 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4065
2bc69f25
AH
40662018-10-19 Alan Hayward <alan.hayward@arm.com>
4067
4068 * gdb.cp/ovldbreak.exp: Fix regexps.
4069
1f1ae3a3
AH
40702018-10-19 Alan Hayward <alan.hayward@arm.com>
4071
4072 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4073
94c18618
SDJ
40742018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4075
4076 PR cli/23785
4077 * gdb.base/restore.exp: New test to check if "restore" with an
4078 invalid file doesn't segfault.
4079
812cd6eb
TV
40802018-10-18 Tom de Vries <tdevries@suse.de>
4081
4082 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4083 * gdb.ada/excep_handle.exp: Same.
4084 * gdb.ada/mi_string_access.exp: Same.
4085 * gdb.ada/mi_var_union.exp: Same.
4086 * gdb.arch/arc-analyze-prologue.exp: Same.
4087 * gdb.arch/arc-decode-insn.exp: Same.
4088 * gdb.base/readnever.exp: Same.
4089 * gdb.fortran/printing-types.exp: Same.
4090 * gdb.guile/scm-lazy-string.exp: Same.
4091
c4b90788
TV
40922018-10-16 Tom de Vries <tdevries@suse.de>
4093
4094 PR gdb/23730
4095 * gdb.base/catch-follow-exec.c: Add copyright notice.
4096 * gdb.base/catch-follow-exec.exp: Rewrite to use
4097 gdb_spawn_with_cmdline_opts. Require gdb-native.
4098
8bca2978
SL
40992018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4100
4101 * gdb.trace/actions-changed.exp: Check for arch support.
4102 * gdb.trace/actions.exp: Likewise.
4103 * gdb.trace/ax.exp: Likewise.
4104 * gdb.trace/backtrace.exp: Likewise.
4105 * gdb.trace/change-loc.exp: Likewise.
4106 * gdb.trace/deltrace.exp: Likewise.
4107 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4108 * gdb.trace/ftrace.exp: Likewise.
4109 * gdb.trace/infotrace.exp: Check for arch support.
4110 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4111 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4112 * gdb.trace/mi-tsv-changed.exp: Likewise.
4113 * gdb.trace/packetlen.exp: Likewise.
4114 * gdb.trace/passc-dyn.exp: Likewise.
4115 * gdb.trace/passcount.exp: Likewise.
4116 * gdb.trace/pending.exp: Likewise.
4117 * gdb.trace/range-stepping.exp: Check for shlib support.
4118 * gdb.trace/report.exp: Check for arch support.
4119 * gdb.trace/save-trace.exp: Likewise.
4120 * gdb.trace/signal.exp: Check for signal support.
4121 * gdb.trace/tfind.exp: Check for arch support.
4122 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4123 * gdb.trace/trace-common.h: Add comment.
4124 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4125 * gdb.trace/trace-enable-disable.exp: Likewise.
4126 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4127 * gdb.trace/tracecmd.exp: Check for arch support.
4128 * gdb.trace/tspeed.exp: Check for shlib and target support.
4129 * gdb.trace/tstatus.exp: Check for arch support.
4130 * gdb.trace/tsv.exp: Likewise.
4131 * gdb.trace/while-dyn.exp: Likewise.
4132 * gdb.trace/while-stepping.exp: Likewise.
4133 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4134
f9c49bff
SM
41352018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4136
4137 * gdb.trace/tspeed.exp: Remove nowarnings.
4138 (prepare_for_trace_test): Declare "global ipalib".
4139 * gdb.trace/tspeed.c: Include unistd.h.
4140 (main): Remove superfluous printf argument.
4141
d4330bde
SL
41422018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4143
4144 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4145 directory prefix on the filename.
4146
8ecfd7bd
SDJ
41472018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4148
4149 * gdb.gdb/unittest.exp: Update expected message informing that
4150 selftests have been disabled.
4151 * gdb.server/unittest.exp: Likewise.
4152
58bbcd02
TV
41532018-10-09 Tom de Vries <tdevries@suse.de>
4154
4155 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4156 with runto_main.
4157
9f6b697b
WP
41582018-10-08 Weimin Pan <weimin.pan@oracle.com>
4159
4160 PR c++/16841
4161 * gdb.cp/virtbase2.cc: New file.
4162 * gdb.cp/virtbase2.exp: New file.
4163
add5ded5
TT
41642018-10-06 Tom Tromey <tom@tromey.com>
4165
4166 PR python/19399:
4167 * gdb.python/py-inferior.exp: Add architecture test.
4168
f9e48344
TT
41692018-10-06 Tom Tromey <tom@tromey.com>
4170
4171 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4172 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4173
2a8be203
TT
41742018-10-06 Tom Tromey <tom@tromey.com>
4175
4176 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4177 of a "throw" catchpoint.
4178
e04caa70
SDJ
41792018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4180
4181 * gdb.base/info-proc.exp: Update string expected from "help info
4182 proc".
4183
5ca8c39f
TT
41842018-10-04 Tom Tromey <tom@tromey.com>
4185
4186 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4187 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4188 (test_initial_complaints, test_empty_complaints): Update.
4189 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4190
3453e7e4
TT
41912018-10-04 Tom Tromey <tom@tromey.com>
4192
4193 PR cli/19551:
4194 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4195 * lib/gdb.exp (gdb_file_cmd): Update.
4196 * gdb.stabs/weird.exp (print_weird_var): Update.
4197 * gdb.server/solib-list.exp: Update.
4198 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4199 * gdb.mi/mi-cli.exp: Update.
4200 * gdb.linespec/linespec.exp: Update.
4201 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4202 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4203 * gdb.cp/cp-relocate.exp: Update.
4204 * gdb.base/sym-file.exp: Update.
4205 * gdb.base/relocate.exp: Update.
4206 * gdb.base/readnever.exp: Update.
4207 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4208 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4209 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4210 * gdb.base/code_elim.exp: Update.
4211 * gdb.base/break-unload-file.exp (test_break): Update.
4212 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4213 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4214 Update.
4215 * gdb.base/attach.exp (do_attach_tests): Update.
4216 * gdb.base/sepdebug.exp: Update.
4217 * gdb.python/py-section-script.exp: Update.
4218
6afcf761
TT
42192018-10-04 Tom Tromey <tom@tromey.com>
4220
4221 PR cli/22234:
4222 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4223 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4224 output.
4225
fef1b293
TT
42262018-10-04 Tom Tromey <tom@tromey.com>
4227
4228 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4229 set width and height to 0.
4230 (test_command_line_attach_run): Use -quiet.
4231
ca98345e
SL
42322018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4233
4234 * lib/gdb.exp (skip_ifunc_tests): New.
4235 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4236 other compile failures.
4237 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4238
ff34e6ae
SM
42392018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4240
4241 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4242 is_amd64_regs_target.
4243
6bb8890e
AH
42442018-10-01 Alan Hayward <alan.hayward@arm.com>
4245
4246 * gdb.arch/aarch64-sighandler-regs.c: New test.
4247 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4248 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4249
224d30d3
MM
42502018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4251
4252 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4253 assembly.
4254
f67ffa6a
AB
42552018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4256
4257 * gdb.base/frame-selection.exp: New file.
4258 * gdb.base/frame-selection.c: New file.
4259
9fc3183f
AH
42602018-09-27 Alan Hayward <alan.hayward@arm.com>
4261
4262 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4263 pthread barrier.
4264 (main): Likewise.
4265
d354055e
AB
42662018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4267
4268 * gdb.base/large-frame-1.c: New file.
4269 * gdb.base/large-frame-2.c: New file.
4270 * gdb.base/large-frame.exp: New file.
4271 * gdb.base/large-frame.h: New file.
4272
db727370
JL
42732018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4274
4275 PR gdb/20948
4276 * gdb.base/write_mem.exp: New test.
4277 * gdb.base/write_mem.c: Likewise.
4278
ae778caf
TT
42792018-09-23 Tom Tromey <tom@tromey.com>
4280
4281 PR python/18852:
4282 * gdb.python/py-parameter.exp: Add test for parameter that throws
4283 on "set".
4284
fd3ba736
TT
42852018-09-23 Tom Tromey <tom@tromey.com>
4286
4287 PR python/17284:
4288 * gdb.python/py-template.exp (test_template_arg): Add test for
4289 negative template argument number.
4290
39a24317
TT
42912018-09-23 Tom Tromey <tom@tromey.com>
4292
4293 PR python/14062:
4294 * gdb.python/python.exp: Add test for post_event error.
4295
f5769a2c
TT
42962018-09-23 Tom Tromey <tom@tromey.com>
4297
4298 PR python/18170:
4299 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4300 convert pointers to int and long.
4301
1c1e54f6
TT
43022018-09-23 Tom Tromey <tom@tromey.com>
4303
4304 PR python/20126:
4305 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4306 signed-ness conversion tests.
4307
fb4fa946
TT
43082018-09-23 Tom Tromey <tom@tromey.com>
4309
4310 PR python/18352;
4311 * gdb.python/py-value.exp (test_float_conversion): New proc.
4312 Use it.
4313
a466edac
HAQ
43142018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4315
4316 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4317
4ee9b0c5
SL
43182018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4319
4320 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4321 no readline.
4322 * gdb.base/utf8-identifiers.exp: Likewise.
4323 * gdb.cp/cpcompletion.exp: Likewise.
4324 * gdb.linespec/cpcompletion.exp: Likewise.
4325 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4326 * gdb.linespec/cpls-ops.exp: Likewise.
4327
23be8da7
RB
43282018-09-19 Richard Bunt <richard.bunt@arm.com>
4329 Chris January <chris.january@arm.com>
4330
4331 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4332 * gdb.fortran/short-circuit-argument-list.exp: New file.
4333 * gdb.fortran/short-circuit-argument-list.f90: New test.
4334
5031d0ae
SDJ
43352018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4336
4337 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4338 "arch=" keyword when executing "-stack-list-frames".
4339
b4c0d1a4
SDJ
43402018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4341
4342 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4343 "arch=" keyword when executing "-stack-list-frames".
4344
7a6d2b45
SDJ
43452018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4346
4347 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4348 break ada".
4349
8588b356
SM
43502018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4351
4352 PR python/23669
4353 * gdb.python/python.exp: Test gdb.execute("show commands").
4354
65e65158
TT
43552018-09-16 Tom Tromey <tom@tromey.com>
4356
4357 * gdb.base/new-ui.exp (do_execution_tests): Update.
4358 * gdb.base/dbx.exp (test_breakpoints): Update.
4359
bf326452
AH
43602018-09-14 Alan Hayward <alan.hayward@arm.com>
4361
4362 * lib/gdb.exp (gdb_simple_compile): Add proc.
4363 (is_elf_target): Use gdb_simple_compile.
4364 (skip_altivec_tests): Likewise.
4365 (skip_vsx_tests): Likewise.
4366 (skip_tsx_tests): Likewise.
4367 (skip_btrace_tests): Likewise.
4368 (skip_btrace_pt_tests): Likewise.
4369 (gdb_can_simple_compile): Likewise.
4370 (gdb_has_argv0): Likewise.
4371 (gdb_target_symbol_prefix): Likewise.
4372 (target_supports_scheduler_locking): Likewise.
4373
2361b0fb
TT
43742018-09-13 Tom Tromey <tom@tromey.com>
4375
4376 * Makefile.in (TAGS): Recognize proc_with_prefix and
4377 gdb_caching_proc.
4378
0ae1a321
SM
43792018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4380
4381 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4382 method.
4383
a40bf0c2
SM
43842018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4385
4386 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4387 and a few other Inferior properties when the Inferior is no
4388 longer valid.
4389
4a3fe98f
TT
43902018-09-13 Tom Tromey <tom@tromey.com>
4391
4392 PR rust/23650:
4393 * gdb.rust/simple.exp: Add test for enum field access error.
4394
098b2108
TT
43952018-09-13 Tom Tromey <tom@tromey.com>
4396
4397 PR rust/23626:
4398 * gdb.rust/simple.rs (EmptyEnum): New type.
4399 (main): Use it.
4400 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4401
1256af7d
SM
44022018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4403
4404 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4405 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4406 * gdb.python/py-symtab.exp: Update test printing an objfile.
4407
4aa8e6c2
SM
44082018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4409
4410 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4411 object.
4412
c221b2f7
AH
44132018-09-12 Alan Hayward <alan.hayward@arm.com>
4414
4415 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4416 (support_complex_tests): Use gdb_can_simple_compile.
4417 (is_ilp32_target): Likewise.
4418 (is_lp64_target): Likewise.
4419 (is_64_target): Likewise.
4420 (is_amd64_regs_target): Likewise.
4421 (is_aarch32_target): Likewise.
4422 (gdb_int128_helper): Likewise.
4423
6f1107b5
JK
44242018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4425
4426 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4427
1f5d1570
JG
44282018-09-10 Jerome Guitton <guitton@adacore.com>
4429
4430 * gdb.ada/same_component_name: Add test for case of tagged record
4431 with variable-length fields.
4432
cc330e39
XR
44332018-09-10 Xavier Roirand <roirand@adacore.com>
4434
4435 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4436 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4437 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4438 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4439
b9c50e9a
XR
44402018-09-10 Xavier Roirand <roirand@adacore.com>
4441
4442 * gdb.ada/mi_string_access.exp: New testcase.
4443 * gdb.ada/mi_string_access/bar.adb: New file.
4444 * gdb.ada/mi_string_access/pck.adb: New file.
4445 * gdb.ada/mi_string_access/pck.asd: New file.
4446
2963898f
XR
44472018-09-10 Xavier Roirand <roirand@adacore.com>
4448
4449 * gdb.ada/mi_var_union.exp: New testcase.
4450 * gdb.ada/mi_var_union/bar.adb: New file.
4451 * gdb.ada/mi_var_union/pck.adb: New file.
4452 * gdb.ada/mi_var_union/pck.asd: New file.
4453
1aac008f
TT
44542018-09-08 Tom Tromey <tom@tromey.com>
4455
4456 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4457
332cf4c9
TT
44582018-09-08 Tom Tromey <tom@tromey.com>
4459
4460 PR python/16047:
4461 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4462 (register_pretty_printers): Register new printer.
4463 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4464 test.
4465 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4466 (an_int_type3): New global.
4467
424da6cf
JB
44682018-09-08 Joel Brobecker <brobecker@adacore.com>
4469
4470 * gdb.ada/expr_with_funcall: New testcase.
4471
2a62dfa9
JB
44722018-09-08 Joel Brobecker <brobecker@adacore.com>
4473
4474 * gdb.ada/packed_array_assign: New testcase.
4475
96b6697f
AB
44762018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4477
4478 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4479 names, and add test prefixes to make test names unique.
4480
e4a62c65
TV
44812018-09-05 Tom de Vries <tdevries@suse.de>
4482
4483 * gdb.dwarf2/varval.exp: Add test.
4484
dd083ee2
GB
44852018-09-04 Gary Benson <gbenson@redhat.com>
4486
4487 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4488 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4489
aef9346c
TT
44902018-08-31 Tom Tromey <tom@tromey.com>
4491
4492 * gdb.rust/simple.rs: Rename second variable "v".
4493
c67f2e15
AB
44942018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4495
4496 * gdb.base/funcargs.c (use_a): New function.
4497 (recurse): Call use_a.
4498
078a0207
KS
44992018-08-29 Keith Seitz <keiths@redhat.com>
4500
4501 * gdb.compile/compile-cplus-anonymous.cc: New file.
4502 * gdb.compile/compile-cplus-anonymous.exp: New file.
4503 * gdb.compile/compile-cplus-array-decay.cc: New file.
4504 * gdb.compile/compile-cplus-array-decay.exp: New file.
4505 * gdb.compile/compile-cplus-inherit.cc: New file.
4506 * gdb.compile/compile-cplus-inherit.exp: New file.
4507 * gdb.compile/compile-cplus-member.cc: New file.
4508 * gdb.compile/compile-cplus-member.exp: New file.
4509 * gdb.compile/compile-cplus-method.cc: New file.
4510 * gdb.compile/compile-cplus-method.exp: New file.
4511 * gdb.compile/compile-cplus-mod.c: "New" file.
4512 * gdb.compile/compile-cplus-namespace.cc: New file.
4513 * gdb.compile/compile-cplus-namespace.exp: New file.
4514 * gdb.compile/compile-cplus-nested.cc: New file.
4515 * gdb.compile/compile-cplus-nested.exp: New file.
4516 * gdb.compile/compile-cplus-print.c: "New" file.
4517 * gdb.compile/compile-cplus-print.exp: "New" file.
4518 * gdb.compile/compile-cplus-virtual.cc: New file.
4519 * gdb.compile/compile-cplus-virtual.exp: New file.
4520 * gdb.compile/compile-cplus.c: "New" file.
4521 * gdb.compile/compile-cplus.exp: "New" file.
4522 * lib/compile-support.exp: New file.
4523
b0f492b9
GB
45242018-08-16 Gary Benson <gbenson@redhat.com>
4525
4526 PR gdb/13000:
4527 * gdb.base/batch-exit-status.exp: New file.
4528 * gdb.base/batch-exit-status.good-commands: Likewise.
4529 * gdb.base/batch-exit-status.bad-commands: Likewise.
4530
36eb4c5f
AH
45312018-08-29 Alan Hayward <alan.hayward@arm.com>
4532
4533 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4534 (struct struct02): Likewise.
4535 (struct struct03): Likewise.
4536 (struct struct04): Likewise.
4537 (struct struct_01_01): New struct.
4538 (struct struct_01_02): Likewise.
4539 (struct struct_01_03): Likewise.
4540 (struct struct_01_04): Likewise.
4541 (struct struct_02_01): Likewise.
4542 (struct struct_02_02): Likewise.
4543 (struct struct_02_03): Likewise.
4544 (struct struct_02_04): Likewise.
4545 (struct struct_04_01): Likewise.
4546 (struct struct_04_02): Likewise.
4547 (struct struct_04_03): Likewise.
4548 (struct struct_04_04): Likewise.
4549 (struct struct_05_01): Likewise.
4550 (struct struct_05_02): Likewise.
4551 (struct struct_05_03): Likewise.
4552 (struct struct_05_04): Likewise.
4553 (cmp_struct01): Remove function.
4554 (cmp_struct02): Likewise.
4555 (cmp_struct03): Likewise.
4556 (cmp_struct04): Likewise.
4557 (cmp_struct_01_01): Add Function.
4558 (cmp_struct_01_02): Likewise.
4559 (cmp_struct_01_03): Likewise.
4560 (cmp_struct_01_04): Likewise.
4561 (cmp_struct_02_01): Likewise.
4562 (cmp_struct_02_02): Likewise.
4563 (cmp_struct_02_03): Likewise.
4564 (cmp_struct_02_04): Likewise.
4565 (cmp_struct_04_01): Likewise.
4566 (cmp_struct_04_02): Likewise.
4567 (cmp_struct_04_03): Likewise.
4568 (cmp_struct_04_04): Likewise.
4569 (cmp_struct_05_01): Likewise.
4570 (cmp_struct_05_02): Likewise.
4571 (cmp_struct_05_03): Likewise.
4572 (cmp_struct_05_04): Likewise.
4573 (call_all): Add new structs.
4574 * gdb.base/infcall-nested-structs.exp: Likewise.
4575
3bf9c013
JV
45762018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4577
4578 * gdb.python/py-framefilter-mi.exp: Update regexp to
4579 check for "arch" field in frame output.
4580
450d1e88
KB
45812018-08-23 Kevin Buettner <kevinb@redhat.com>
4582
4583 * gdb.dwarf2/dw2-ranges-func.c: New file.
4584 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4585
ae739fe7
SM
45862018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4587
4588 * gdb.base/term.exp: Compare terminal settings with values from
4589 the inferior.
4590 * gdb.base/term.c: Get and set terminal settings.
4591
6d52907e
JV
45922018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4593
4594 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4595 accommodate new "arch" field in frame output.
4596 * gdb.mi/mi-return.exp: Likewise.
4597 * gdb.mi/mi-stack.exp: Likewise.
4598 * gdb.mi/mi-syn-frame.exp: Likewise.
4599 * gdb.mi/user-selected-context-sync.exp: Likewise.
4600
be2d111a
MS
46012018-08-19 Michael Spang <spang@google.com>
4602
4603 PR gdb/11786
4604 * gdb.base/gcore-tls-pie.c: New file.
4605 * gdb.base/gcore-tls-pie.exp: New file.
4606
ae3a7c47
KB
46072018-08-18 Kevin Buettner <kevinb@redhat.com>
4608
4609 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
4610 * gdb.dwarf2/varval.c: New file.
4611 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 4612
2ecae92e
AH
46132018-08-17 Alan Hayward <alan.hayward@arm.com>
4614
4615 PR gdb/18931
4616 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4617
c1854f1d
KS
46182018-08-16 Keith Seitz <keiths@redhat.com>
4619
4620 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4621 tests expected to pass.
4622
26fb3983
JV
46232018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4624
4625 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4626 -data-disassemble -a.
4627 (test_disassembly_bogus_args): Likewise.
4628
67943c00
AB
46292018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4630
4631 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4632
5ff2bbae
AB
46332018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4634
4635 * gdb.base/vla-optimized-out.exp: Add new test.
4636
e5bbcd0f
AB
46372018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4638
4639 * gdb.base/vla-optimized-out-o3.exp: Delete.
4640 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4641 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4642 deleted tests.
4643
9d4a934c
AB
46442018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4645
4646 PR gdb/18050:
4647 * gdb.server/extended-remote-restart.c: New file.
4648 * gdb.server/extended-remote-restart.exp: New file.
4649
045cf012
SM
46502018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4651
4652 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4653 "set variable index = 42".
4654
87d6a7aa
SM
46552018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4656
4657 * boards/index-cache-gdb.exp: New file.
4658 * gdb.dwarf2/index-cache.exp: New file.
4659 * gdb.dwarf2/index-cache.c: New file.
4660 * gdb.base/maint.exp: Check if we are using the index cache.
4661
96d68bd4
RO
46622018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4663
4664 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4665 MAKEFLAGS.
4666
5a699617
RO
46672018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4668
4669 * dg-extract-results.sh: Move to toplevel contrib.
4670 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4671 * Makefile.in (check-parallel-racy): Likewise.
4672
5bd18990
AB
46732018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4674
4675 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4676 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4677 tests if the target supports scheduler locking.
4678
3fbbcf47
TV
46792018-08-04 Tom de Vries <tdevries@suse.de>
4680
4681 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4682
3e1d3d8c
TT
46832018-08-02 Tom Tromey <tom@tromey.com>
4684
4685 PR symtab/16842.
4686 * gdb.cp/temargs.exp: Test "info address" of a template
4687 parameter.
4688
5abe0f0c
JV
46892018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4690
4691 * gdb.python/py-mi-var-info-path-expression.c: New file.
4692 * gdb.python/py-mi-var-info-path-expression.py: New file.
4693 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4694
fb66cde8
SDJ
46952018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4696
4697 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4698 error after "cannot resolve name" string.
4699
c708f4d2
AB
47002018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4701
4702 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4703 started.
4704 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4705
37cc0cae
TV
47062018-07-28 Tom de Vries <tdevries@suse.de>
4707
4708 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4709
63b4ecf7
TV
47102018-07-26 Tom de Vries <tdevries@suse.de>
4711
4712 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4713
3c3bb058
AB
47142018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4715
4716 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4717 is visible.
4718
9e7f3bbb
TV
47192018-07-26 Tom de Vries <tdevries@suse.de>
4720
4721 PR breakpoints/23366
4722 * gdb.base/catch-follow-exec.c: New test.
4723 * gdb.base/catch-follow-exec.exp: New file.
4724
16f808ec
TV
47252018-07-25 Tom de Vries <tdevries@suse.de>
4726
4727 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4728 vla-optimized-out.c.
4729
d7154a8d
JV
47302018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4731
4732 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4733 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4734
232a0032
TV
47352018-07-20 Tom de Vries <tdevries@suse.de>
4736
4737 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4738 NOCLONE macro.
4739 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4740
fbb1d502
TV
47412018-07-19 Tom de Vries <tdevries@suse.de>
4742
4743 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4744 regular expression.
4745
42dc7699
TV
47462018-07-18 Tom de Vries <tdevries@suse.de>
4747
4748 * gdb.base/vla-optimized-out.c: New test.
4749 * gdb.base/vla-optimized-out.exp: New file.
4750
7f1f7e23
SDJ
47512018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4752
4753 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4754 message "No address associated with hostname" when gdbserver
4755 cannot resolve the hostname.
4756
5759ebb3
PW
47572018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4758
4759 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4760 Add some test prefixes to make tests unique.
4761
3606ccab
PW
47622018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4763
4764 * gdb.base/frameapply.c: New file.
4765 * gdb.base/frameapply.exp: New file.
4766
529c08b2
PW
47672018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4768
4769 * gdb.base/skip.exp: Update expected error message.
4770
c7ab0aef
SDJ
47712018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4772 Jan Kratochvil <jan.kratochvil@redhat.com>
4773 Paul Fertser <fercerpav@gmail.com>
4774 Tsutomu Seki <sekiriki@gmail.com>
4775
4776 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4777 parameter.
4778 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4779 by default.
4780 * boards/native-gdbserver.exp: Likewise.
4781 * gdb.server/run-without-local-binary.exp: Improve regexp used
4782 for detecting when a remote debugging connection succeeds.
4783 * gdb.server/server-connect.exp: New file.
4784 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4785 Do not prefix the port number with ":".
4786 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4787 support for detecting and using it. Add '$debughost_gdbserver'
4788 to the list of arguments used to start gdbserver. Handle case
4789 when gdbserver cannot resolve a network name.
4790
16ff70dd
SDJ
47912018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4792
4793 PR c++/23373
4794 * gdb.base/ptype-offsets.cc (struct static_member): New
4795 struct.
4796 (main) <stmember>: New variable.
4797 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4798 with a static member in it.
4799
3541979f
AB
48002018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4801
4802 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4803 watchpoints enabled and disabled.
4804
c8ad9b9a
AB
48052018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4806
4807 * gdb.base/examine-backward.exp: Still run tests around address
4808 0x0, even if address 0x0 is not readable. Update the pattern for
4809 matching address 0x0 in expected output.
4810
e0e5e971
AB
48112018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4812
4813 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4814 malloc/free.
4815
1ea5da02
TV
48162018-07-04 Tom de Vries <tdevries@suse.de>
4817
4818 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4819
471b9d15
MR
48202018-07-02 Maciej W. Rozycki <macro@mips.com>
4821
4822 PR tdep/8282
4823 * gdb.arch/mips-disassembler-options.exp: New test.
4824 * gdb.arch/mips-disassembler-options.s: New test source.
4825
75acb486
PA
48262018-06-29 Pedro Alves <palves@redhat.com>
4827
4828 * gdb.threads/names.exp: Adjust expected "info threads" output.
4829
cd2bb709
PA
48302018-06-29 Pedro Alves <palves@redhat.com>
4831
4832 * gdb.opt/inline-break.exp (line number, address): Add "info
4833 break" tests.
4834
991ff292
PA
48352018-06-29 Pedro Alves <palves@redhat.com>
4836
4837 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4838 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4839 number and address and running to them.
4840
356819b6 48412018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
4842
4843 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4844
2512d7ef
JK
48452018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4846
4847 * lib/compiler.c: Remove executable permission flag.
4848
be1b6474
RB
48492018-06-28 Richard Bunt <richard.bunt@arm.com>
4850
4851 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4852 code.
4853 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4854
291f9a96
PT
48552018-06-28 Petr Tesarik <ptesarik@suse.cz>
4856
4857 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4858
ed6dfe51
PT
48592018-06-28 Petr Tesarik <ptesarik@suse.cz>
4860
4861 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4862 address argument is omitted.
4863
d4d429d5
PT
48642018-06-28 Petr Tesarik <ptesarik@suse.cz>
4865
4866 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4867
7ab6656f
OJ
48682018-06-27 Omair Javaid <omair.javaid@linaro.org>
4869
4870 PR gdb/21695
4871 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4872 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4873
a33ccfc7
TT
48742018-06-26 Tom Tromey <tom@tromey.com>
4875
4876 PR rust/22574:
4877 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4878 * gdb.rust/simple.rs (struct SimpleLayout): New.
4879
6d72d289
SM
48802018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4881
4882 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4883 "info registers" output.
4884
8363f9d5
RB
48852018-06-21 Richard Bunt <richard.bunt@arm.com>
4886
4887 * gdb.base/watchpoint-hw-attach.c: New test.
4888 * gdb.base/watchpoint-hw-attach.exp: New file.
4889
f00674fe
SM
48902018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4891
4892 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4893 through /bin/sh.
4894 * boards/dwarf4-gdb-index.exp: Likewise.
4895 * boards/fission-dwp.exp: Likewise.
4896
1d554008
UW
48972018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4898
4899 * gdb.base/float128.exp: Add comment and improved fail message
4900 to the failure case of "print large128" test.
4901
d0ac1c44
SM
49022018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4903
4904 * configure.ac: Remove AC_PREREQ.
4905 * configure: Re-generate.
4906
61b04dd0
PA
49072018-06-19 Pedro Alves <palves@redhat.com>
4908
4909 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4910 (func_extern_caller): New.
4911 (main): Call func_extern_caller.
4912 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4913 logic change.
4914
f63b508a
SM
49152018-06-18 Weimin Pan <weimin.pan@oracle.com>
4916
4917 PR gdb/16841
4918 * gdb.cp/typedef-base.cc: New file.
4919 * gdb.cp/typedef-base.exp: New file.
4920
0fe3a558
TV
49212018-06-18 Tom de Vries <tdevries@suse.de>
4922
4923 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4924
7010835a
AB
49252018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4926 Richard Bunt <Richard.Bunt@arm.com>
4927
4928 * gdb.threads/attach-slow-waitpid.c: New file.
4929 * gdb.threads/attach-slow-waitpid.exp: New file.
4930 * gdb.threads/slow-waitpid.c: New file.
4931
14897d65
PA
49322018-06-14 Pedro Alves <palves@redhat.com>
4933
4934 * gdb.base/fork-running-state.c: Include <errno.h>.
4935 (exit_if_relative_exits): New.
4936 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4937 exits.
4938 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4939 child exits.
4940
5d9a0608
TV
49412018-06-14 Tom de Vries <tdevries@suse.de>
4942
4943 PR cli/22573
4944 * gdb.base/finish-pretty.c: New test.
4945 * gdb.base/finish-pretty.exp: New file.
4946
11ae5818
PA
49472018-06-14 Pedro Alves <palves@redhat.com>
4948
4949 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4950 gdb's expected startup output.
4951
1d39de44
PA
49522018-06-14 Pedro Alves <palves@redhat.com>
4953
4954 * lib/selftest-support.exp (selftest_setup): Remove inlined
4955 function handling.
4956
70ee0000
TV
49572018-06-14 Tom de Vries <tdevries@suse.de>
4958
4959 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4960 matching of breakpoint printing.
4961
11f4b608
TV
49622018-06-13 Tom de Vries <tdevries@suse.de>
4963
4964 PR testsuite/23269
4965 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4966 (fork_child): ... here, and ...
4967 (fork_parent): ... here.
4968
49692018-06-12 Tom de Vries <tdevries@suse.de>
4970
4971 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4972
9516f85a
AB
49732018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4974 Stephen Roberts <stephen.roberts@arm.com>
4975
4976 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4977 rewrite test to describe action performed, rather than possible
4978 failure.
4979
5045b3d7
GB
49802018-06-08 Gary Benson <gbenson@redhat.com>
4981
4982 * gdb.threads/check-libthread-db.exp: New file.
4983 * gdb.threads/check-libthread-db.c: Likewise.
4984
c61b06a1
TT
49852018-06-05 Tom Tromey <tom@tromey.com>
4986
4987 * gdb.base/default.exp: Update expected "show version" output.
4988
eb6af809
TT
49892018-06-05 Tom Tromey <tom@tromey.com>
4990
4991 PR cli/12326:
4992 * gdb.cp/static-print-quit.exp: Update.
4993 * lib/gdb.exp (pagination_prompt): Update.
4994 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4995 * gdb.python/python.exp: Update.
4996
178d6a63
JB
49972018-06-04 Joel Brobecker <brobecker@adacore.com>
4998
4999 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5000
8e817061
JB
50012018-06-01 Joel Brobecker <brobecker@adacore.com>
5002
5003 * gdb.ada/bp_fun_addr: New testcase.
5004
e86ca25f
TT
50052018-06-01 Tom Tromey <tom@tromey.com>
5006
5007 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5008 results.
5009 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5010 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5011 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5012 * gdb.base/maint.exp (maint_pass_if): Update.
5013
4b2dfa9d
MR
50142018-05-31 Maciej W. Rozycki <macro@mips.com>
5015
5016 * gdb.base/endian.exp: New test.
5017 * gdb.base/endian.c: New test source.
5018
45f25d6c
AB
50192018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5020
5021 PR gdb/23203
5022 * gdb.base/bt-selected-frame.c: New file.
5023 * gdb.base/bt-selected-frame.exp: New file.
5024 * lib/gdb.exp (get_current_frame_number): New function.
5025
d9f6d7f8
MR
50262018-05-24 Maciej W. Rozycki <macro@mips.com>
5027 Pedro Alves <palves@redhat.com>
5028
5029 * gdb.threads/tls-core.c: Include <stdlib.h>
5030 (thread_proc): Call `abort'.
5031 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5032 (tls_core_test): New procedure, bits factored out from ...
5033 (top level): ... here. Test both native cores and gcore cores.
5034
ff1cf532
TT
50352018-05-23 Tom Tromey <tom@tromey.com>
5036
5037 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5038
b98664d3
TT
50392018-05-23 Tom Tromey <tom@tromey.com>
5040
5041 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5042 symfile_complaints.
5043 (test_short_complaints): Likewise.
5044 (test_empty_complaints): Likewise.
5045 (test_initial_complaints): Update.
5046
4e9668d0
TT
50472018-05-23 Tom Tromey <tom@tromey.com>
5048
5049 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5050
43ba33c7
TT
50512018-05-23 Tom Tromey <tom@tromey.com>
5052
5053 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5054 (test_short_complaints): Update.
5055
035522c0
PA
50562018-05-22 Pedro Alves <palves@redhat.com>
5057
5058 * gdb.base/remote.exp: Only gdb_start after compiling the
5059 testcase. Issue "disconnect" before testing "set remote" command
5060 defaults. Issue clean_restart before running to main.
5061
cc0be08f
PA
50622018-05-22 Pedro Alves <palves@redhat.com>
5063
5064 * gdb.base/remote.exp: Adjust expected output of "show remote
5065 memory-write-packet-size". Add tests for "set remote
5066 memory-write-packet-size 0" and "set remote
5067 memory-write-packet-size fixed/limit".
5068
b1b60145
PA
50692018-05-22 Pedro Alves <palves@redhat.com>
5070
5071 PR gdb/22973
5072 * gdb.base/utf8-identifiers.c: New file.
5073 * gdb.base/utf8-identifiers.exp: New file.
5074
0ec848ad
PFC
50752018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5076
5077 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5078
2c3305f6
PFC
50792018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5080
5081 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5082
ce1e8424
TT
50832018-05-18 Tom Tromey <tom@tromey.com>
5084
5085 * gdb.base/ptype-offsets.exp: Update.
5086
ddfe970e
KS
50872018-05-17 Keith Seitz <keiths@redhat.com>
5088
5089 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5090 in expected breakpoint stop locations.
5091 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5092 move to proper scope to test variable values.
5093 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5094 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5095 New functions.
5096 (main): Call not_inline_func3.
5097 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5098 inline_func1, inline_func2, and inline_func3. Test that when each
5099 breakpoint is hit, GDB properly reports both the stop location
5100 and the backtrace. Repeat tests for temporary breakpoints.
5101
0726fcc6
MR
51022018-05-15 Maciej W. Rozycki <macro@mips.com>
5103
5104 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5105 rather then trying to access it in determining whether the PID
5106 of `gdbserver' could have been retrieved.
5107
8ee22052
AB
51082018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5109
5110 * gdb.arch/amd64-init-x87-values.S: New file.
5111 * gdb.arch/amd64-init-x87-values.exp: New file.
5112
7785df48
JK
51132018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5114
5115 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5116
56bcdbea
TT
51172018-05-04 Tom Tromey <tom@tromey.com>
5118
5119 PR python/22730:
5120 * gdb.python/python.exp: Test multi-line execute.
5121
a913fffb
TT
51222018-05-04 Tom Tromey <tom@tromey.com>
5123
5124 PR python/22731:
5125 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5126
7a2c85f2
TT
51272018-05-04 Tom Tromey <tom@tromey.com>
5128
5129 PR gdb/11750:
5130 * gdb.base/define.exp: Test defining a user command inside a user
5131 command.
5132 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5133
a3b60e45
JK
51342018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5135 Pedro Alves <palves@redhat.com>
5136
5137 PR breakpoints/19806 and support for PR external/20207.
5138 * gdb.base/watchpoint-unaligned.c: New file.
5139 * gdb.base/watchpoint-unaligned.exp: New file.
5140
45fe4a03
AB
51412018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5142
5143 * gdb.base/maint.exp: Make test names unique, use
5144 test_prefix_command_help to test 'help maint info', and remove
5145 repeated test of 'help maint'.
5146
9be2ae8f
TT
51472018-05-04 Tom Tromey <tom@tromey.com>
5148
5149 PR gdb/22619:
5150 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5151 behavior.
5152
11859c31
AB
51532018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5154
5155 * gdb.base/maint.exp: Process output from 'maint print registers'
5156 line at a time.
5157
089a9490
AB
51582018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5159
5160 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5161 timeout.
5162
9b0797e2
AB
51632018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5164
5165 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5166 filter pattern.
5167
f6ac5f3d
PA
51682018-05-02 Pedro Alves <palves@redhat.com>
5169
5170 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5171 to_log_command renames.
5172 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5173
77d3c63b
TT
51742018-05-02 Tom Tromey <tom@tromey.com>
5175
5176 * gdb.python/py-parameter.exp: Set test message.
5177
0489430a
TT
51782018-05-02 Tom Tromey <tom@tromey.com>
5179
5180 PR python/20084:
5181 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5182 PARAM_ZUINTEGER_UNLIMITED tests.
5183
1632f8ba
DR
51842018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5185
5186 PR rust/23124
5187 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5188 when casting.
5189
6d7bb824
TT
51902018-04-30 Tom Tromey <tom@tromey.com>
5191
5192 * gdb.python/py-type.exp: Check align attribute.
5193 * gdb.python/py-type.c: New "aligncheck" global.
5194
007e1530
TT
51952018-04-30 Tom Tromey <tom@tromey.com>
5196
5197 PR exp/17095:
5198 * gdb.dwarf2/dw2-align.exp: New file.
5199 * gdb.cp/align.exp: New file.
5200 * gdb.base/align.exp: New file.
5201 * lib/gdb.exp (gdb_int128_helper): New proc.
5202 (has_int128_c, has_int128_cxx): New caching procs.
5203
6873858b
TT
52042018-04-27 Tom Tromey <tom@tromey.com>
5205
5206 PR rust/22545:
5207 * gdb.rust/simple.exp: Add inclusive range tests.
5208
79188d8d
PA
52092018-04-26 Pedro Alves <palves@redhat.com>
5210
5211 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5212 ifunc breakpoint locations correctly of ifunc breakpoints set
5213 while the program resolves the ifunc.
5214
c7075ad5
PA
52152018-04-26 Pedro Alves <palves@redhat.com>
5216
5217 * gdb.base/gnu-ifunc-final.c: New file.
5218 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5219 * gdb.base/gnu-ifunc.exp (executable): Delete.
5220 (staticexecutable): Adjust.
5221 (lib_opts, exec_opts): Delete.
5222 (make_binsuffix, build, set-break): New procedures.
5223 (misc_tests): New, with tests factored out from the top level.
5224 (top level): Test different combinations of ifunc resolver name,
5225 resolver with and with debug info, and ifunc target with and
5226 without debug info. Wrap static tests with with_target_prefix.
5227
8388016d
PA
52282018-04-26 Pedro Alves <palves@redhat.com>
5229
5230 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5231 return type" warnings.
5232
249b5733
PA
52332018-04-25 Pedro Alves <palves@redhat.com>
5234
5235 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5236 killed".
5237 * gdb.base/kill-after-signal.exp: Likewise.
5238 * gdb.threads/kill.exp: Likewise.
5239
f67c0c91
SDJ
52402018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5241 Sergio Durigan Junior <sergiodj@redhat.com>
5242 Pedro Alves <palves@redhat.com>
5243
5244 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5245 regexps to expect for '[Inferior ... detached]' as well.
5246 * gdb.base/attach.exp: Likewise.
5247 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5248 "gdb_continue_to_end".
5249 (test_catch_syscall_with_wrong_args): Likewise.
5250 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5251 ']'. Don't set 'verbose' on.
5252 * gdb.base/foll-vfork.exp: Likewise.
5253 * gdb.base/fork-print-inferior-events.c: New file.
5254 * gdb.base/fork-print-inferior-events.exp: New file.
5255 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5256 '[Inferior ... has been killed]' message.
5257 * gdb.base/kill-after-signal.exp: Likewise.
5258 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5259 detach message.
5260 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5261 message.
5262 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5263 regexps to expect for '[Inferior ... detached]' as well.
5264 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5265
0a8ddac4
SM
52662018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5267
5268 PR gdb/23104
5269 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5270
701adfb0
PA
52712018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5272
5273 PR gdb/23095
5274 * gdb.base/break-probes.exp: Pass shlib_load to
5275 prepare_for_testing. Set normal_bp to r_debug_state if target is
5276 bsd.
5277
d27d16bf
RB
52782018-04-19 Richard Bunt <richard.bunt@arm.com>
5279
5280 * gdb.threads/multiple-successive-infcall.c: New test.
5281 * gdb.threads/multiple-successive-infcall.exp: New file.
5282
a037790e
TT
52832018-04-17 Tom Tromey <tom@tromey.com>
5284
5285 * gdb.rust/simple.rs (Union): New type.
5286 (main): New local "u".
5287 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5288
e3a91079
AA
52892018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5290
5291 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5292 number information in output of "whereis" command.
5293 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5294
b744723f
AA
52952018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5296
5297 * gdb.ada/info_types.exp: Adjust expected output to the line
5298 numbers now printed by "info var/func/type".
5299 * gdb.base/completion.exp: Likewise.
5300 * gdb.base/included.exp: Likewise.
5301 * gdb.cp/cp-relocate.exp: Likewise.
5302 * gdb.cp/cplusfuncs.exp: Likewise.
5303 * gdb.cp/namespace.exp: Likewise.
5304 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5305
4a4495d6
MM
53062018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5307
5308 * gdb.btrace/cpu.exp: New.
5309
1d509aa6
MM
53102018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5311
5312 * gdb.base/step-indirect-call-thunk.exp: New.
5313 * gdb.base/step-indirect-call-thunk.c: New.
5314 * gdb.reverse/step-indirect-call-thunk.exp: New.
5315 * gdb.reverse/step-indirect-call-thunk.c: New.
5316
6295b6da
SM
53172018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5318
5319 * gdb.base/pie-fork.c: New file.
5320 * gdb.base/pie-fork.exp: New file.
5321
50146e70
TT
53222018-04-11 Tom Tromey <tom@tromey.com>
5323
5324 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5325
f50d8a2e
PA
53262018-04-10 Pedro Alves <palves@redhat.com>
5327
5328 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5329 exits. Instead loop running forever.
5330 (fork_parent): Run forever too.
5331
a0be7a36
SM
53322018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5333
5334 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5335 mi_continue_to_line.
5336 * gdb.mi/mi-stack.c (callee4): Add comment.
5337
9b73db36
SM
53382018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5339
5340 * gdb.mi/mi-stack.exp: Fix indentation.
5341
c912f608
SM
53422018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5343
5344 PR gdb/22979
5345 * gdb.arch/amd64-osabi.exp: New file.
5346
26540402
SM
53472018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5348
5349 PR gdb/22980
5350 * gdb.base/osabi.exp: New file.
5351
121ad66c 53522018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
5353
5354 * gdb.cp/static-typedef-print.exp: New file.
5355 * gdb.cp/static-typedef-print.cc: New file.
5356
3fcded8f
JB
53572018-03-27 Joel Brobecker <brobecker@adacore.com>
5358
5359 * gdb.ada/varsize_limit: New testcase.
5360
59cc4834
JB
53612018-03-27 Joel Brobecker <brobecker@adacore.com>
5362
5363 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5364
5365 * gdb.ada/notcplusplus: New testcase.
5366
5367 * gdb.base/c-linkage-name.c: New file.
5368 * gdb.base/c-linkage-name.exp: New testcase.
5369
4ca59a9f
TT
53702018-03-26 Tom Tromey <tom@tromey.com>
5371
5372 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5373 * gdb.python/py-framefilter.py (name_error): New global.
5374 (ErrorInName.function): Use name_error.
5375
978d6c75
TT
53762018-03-26 Tom Tromey <tom@tromey.com>
5377
5378 PR backtrace/15582:
5379 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5380
b7fee5a3
KS
53812018-03-23 Keith Seitz <keiths@redhat.com>
5382
5383 PR c++/22968
5384 * gdb.cp/subtypes.exp: New file.
5385 * gdb.cp/subtypes.h: New file.
5386 * gdb.cp/subtypes.cc: New file.
5387 * gdb.cp/subtypes-2.cc: New file.
5388
376be529
AB
53892018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5390
5391 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5392 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5393 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5394 -nostartfiles when compiling the test. Confirm that all registers
5395 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5396
066cfa98
AB
53972018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5398
5399 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5400 option, syntax was wrong anyway.
5401 * gdb.arch/arm-disp-step.exp: Likewise.
5402 * gdb.arch/sparc64-regs.exp: Likewise.
5403 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5404 option, syntax was wrong anyway, switch to use
5405 prepare_for_testing.
5406 * gdb.arch/i386-disp-step.exp: Likewise.
5407
079670b9
AA
54082018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5409
5410 * gdb.ada/exec_changed.exp: Replace "target_info exists
5411 use_gdb_stub" by "use_gdb_stub".
5412 * gdb.ada/start.exp: Likewise.
5413 * gdb.base/async-shell.exp: Likewise.
5414 * gdb.base/attach-pie-misread.exp: Likewise.
5415 * gdb.base/attach-wait-input.exp: Likewise.
5416 * gdb.base/break-entry.exp: Likewise.
5417 * gdb.base/break-interp.exp: Likewise.
5418 * gdb.base/dprintf-detach.exp: Likewise.
5419 * gdb.base/nostdlib.exp: Likewise.
5420 * gdb.base/solib-nodir.exp: Likewise.
5421 * gdb.base/statistics.exp: Likewise.
5422 * gdb.base/testenv.exp: Likewise.
5423 * gdb.mi/mi-exec-run.exp: Likewise.
5424 * gdb.mi/mi-start.exp: Likewise.
5425 * gdb.multi/dummy-frame-restore.exp: Likewise.
5426 * gdb.multi/multi-arch-exec.exp: Likewise.
5427 * gdb.multi/multi-arch.exp: Likewise.
5428 * gdb.multi/tids.exp: Likewise.
5429 * gdb.multi/watchpoint-multi.exp: Likewise.
5430 * gdb.python/py-events.exp: Likewise.
5431 * gdb.threads/attach-into-signal.exp: Likewise.
5432 * gdb.threads/attach-stopped.exp: Likewise.
5433 * gdb.threads/threadapply.exp: Likewise.
5434 * lib/selftest-support.exp: Likewise.
5435
26d6cec4
AA
54362018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5437
5438 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5439
4ee89e90
SR
54402018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5441
5442 * gdb.perf/template-breakpoints.cc: New file.
5443 * gdb.perf/template-breakpoints.exp: New file.
5444 * gdb.perf/template-breakpoints.py: New file.
5445
92630041
TT
54462018-03-19 Tom Tromey <tom@tromey.com>
5447
5448 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5449 y0.
5450 * gdb.rust/simple.exp: Test bare identifier form of struct
5451 initializer.
5452
76727919
TT
54532018-03-19 Tom Tromey <tom@tromey.com>
5454
5455 * gdb.gdb/observer.exp: Remove.
5456
194ed413
AA
54572018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5458
5459 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5460 "qualified" option when setting breakpoints.
5461 * gdb.trace/backtrace.exp: Likewise.
5462 * gdb.trace/circ.exp: Likewise.
5463 * gdb.trace/collection.exp: Likewise.
5464 * gdb.trace/disconnected-tracing.exp: Likewise.
5465 * gdb.trace/ftrace-lock.exp: Likewise.
5466 * gdb.trace/ftrace.exp: Likewise.
5467 * gdb.trace/infotrace.exp: Likewise.
5468 * gdb.trace/packetlen.exp: Likewise.
5469 * gdb.trace/passc-dyn.exp: Likewise.
5470 * gdb.trace/qtro.exp: Likewise.
5471 * gdb.trace/read-memory.exp: Likewise.
5472 * gdb.trace/report.exp: Likewise.
5473 * gdb.trace/signal.exp: Likewise.
5474 * gdb.trace/status-stop.exp: Likewise.
5475 * gdb.trace/strace.exp: Likewise.
5476 * gdb.trace/tfind.exp: Likewise.
5477 * gdb.trace/trace-break.exp: Likewise.
5478 * gdb.trace/trace-condition.exp: Likewise.
5479 * gdb.trace/trace-mt.exp: Likewise.
5480 * gdb.trace/tstatus.exp: Likewise.
5481 * gdb.trace/tsv.exp: Likewise.
5482 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5483 * gdb.trace/unavailable.exp: Likewise.
5484 * gdb.trace/while-dyn.exp: Likewise.
5485
8b067d2c
AA
54862018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5487
5488 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5489 that libinproctrace is copied to the target.
5490
3ae9ce5d
TT
54912018-03-14 Tom Tromey <tom@tromey.com>
5492
5493 PR cli/14977:
5494 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5495 a null pointer.
5496 * gdb.base/wchar.exp: Likewise.
5497
b8c2339b
TT
54982018-03-14 Tom Tromey <tom@tromey.com>
5499
5500 PR cli/19918:
5501 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5502 flag.
5503
4872dc46
SM
55042018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5505
5506 PR gdb/22841
5507 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5508 "target" to remote_exec.
5509
e4fe3756
SM
55102018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5511
5512 PR gdb/22841
5513 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5514 ${board}_upload): Remove.
5515
e95a97d4
AA
55162018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5517
5518 * gdb.cp/watch-cp.cc: New test.
5519 * gdb.cp/watch-cp.exp: New file.
5520
dbbb1059
AB
55212018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5522
5523 * gdb.base/infcall-nested-structs.exp: New file.
5524 * gdb.base/infcall-nested-structs.c: New file.
5525 * gdb.base/float.exp: Add riscv support.
5526
ecc054c0
TP
55272018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5528
5529 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5530 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5531
25e3c82c
SDJ
55322018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5533
5534 * gdb.server/abspath.exp: New file.
5535 * lib/gdb.exp (with_cwd): New procedure.
5536
3083294d
SM
55372018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5538
5539 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5540 use it.
5541 (gdb_is_target_remote_prompt): New proc.
5542 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5543 (gdb_is_target_native): Pass prompt parameter to
5544 gdb_is_target_1.
5545
3275ef47
SM
55462018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5547
5548 * gdb.base/load-command.c: New file.
5549 * gdb.base/load-command.exp: New file.
5550 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5551 (gdb_is_target_1): ...this, and generalize for other targets
5552 than just remote.
5553 (gdb_is_target_remote): Use gdb_is_target_1.
5554 (gdb_is_target_native): use gdb_is_target_1.
5555
6893c19a
TT
55562018-02-26 Tom Tromey <tom@tromey.com>
5557
5558 PR python/16497:
5559 * gdb.python/py-framefilter.exp: Update test.
5560
2ddeaf8a
TT
55612018-02-26 Tom Tromey <tom@tromey.com>
5562
5563 * gdb.dwarf2/variant.c: New file.
5564 * gdb.dwarf2/variant.exp: New file.
5565
c9317f21
TT
55662018-02-26 Tom Tromey <tom@tromey.com>
5567
5568 * gdb.rust/simple.exp: Accept more possible results in enum test.
5569
6f6d0c26
SM
55702018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5571
5572 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5573 parentheses.
5574
11b03145
MR
55752018-02-23 Maciej W. Rozycki <macro@mips.com>
5576
5577 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5578 name of a variable: $actual_linejj -> $actual_line.
5579
54a27fe5
JB
55802018-02-21 John Baldwin <jhb@FreeBSD.org>
5581
5582 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5583
de65820c
MM
55842018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5585
5586 * gdb.btrace/buffer-size.exp: Do not force BTS.
5587
980548fd
PA
55882018-02-14 Pedro Alves <palves@redhat.com>
5589
5590 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5591 getting a "Quit".
5592
c4e12631
MM
55932018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5594
5595 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5596 Fix test name.
5597
c2e0e465
SM
55982018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5599
5600 * gdb.cp/m-static.exp: Check type of optimized out static
5601 member.
5602
f7216783
AB
56032018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5604
5605 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5606 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5607
0625771b
LS
56082018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5609 Leszek Swirski <leszeks@google.com>
5610
5611 * gdb.python/py-prettyprint.c
5612 (struct to_string_returns_value_inner,
5613 struct to_string_returns_value_wrapper): New.
5614 (main): Add tsrvw variable.
5615 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5616 ToStringReturnsValueWrapper): New classes.
5617 (register_pretty_printers): Register new pretty-printers.
5618 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5619 recursive pretty printer.
5620 * gdb.python/py-mi.exp: Likewise.
5621
59498c30
LS
56222018-02-01 Leszek Swirski <leszeks@google.com>
5623
5624 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5625 functions with the same name as an include file are parsed
5626 correctly.
5627
d4d38844
YQ
56282018-02-01 Yao Qi <yao.qi@linaro.org>
5629
5630 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5631 "\[^\r\n\]*".
5632
07e5f5cf
NP
56332018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5634
5635 * gdb.arch/powerpc-prologue-frame.s: New file.
5636 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5637 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5638
929b5ad4
JB
56392018-01-31 Joel Brobecker <brobecker@adacore.com>
5640
5641 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5642
e671cd59
PA
56432018-01-30 Pedro Alves <palves@redhat.com>
5644
5645 PR gdb/13211
5646 * gdb.base/interrupt-daemon.c: New.
5647 * gdb.base/interrupt-daemon.exp: New.
5648 * gdb.multi/multi-term-settings.c: New.
5649 * gdb.multi/multi-term-settings.exp: New.
5650
fc413dc4
JB
56512018-01-30 Joel Brobecker <brobecker@adacore.com>
5652
5653 * gdb.base/break.exp: Save the location where the breakpoint
5654 on break.c:47 was actually inserted when debugging the version
5655 compiled at -O2 and use it in the expected output of the "info
5656 break" test performed soon after.
5657
5c319bb2
PA
56582018-01-22 Pedro Alves <palves@redhat.com>
5659 Sergio Durigan Junior <sergiodj@redhat.com>
5660
5661 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5662 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5663
a9e40818
JB
56642018-01-22 Joel Brobecker <brobecker@adacore.com>
5665
5666 * gdb.base/break-include.c, gdb.base/break-include.inc,
5667 gdb.base/break-include.exp: New files.
5668 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5669 line number now being the actual line number where the breakpoint
5670 was inserted.
5671 * gdb.mi/mi-break.exp: Likewise.
5672 * gdb.mi/mi-reverse.exp: Likewise.
5673 * gdb.mi/mi-simplerun.exp: Ditto.
5674
e707fc44
AB
56752018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5676
5677 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5678 varobj.
5679 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5680
ae451627
AB
56812018-01-21 Don Breazeal <donb@codesourcery.com>
5682 Andrew Burgess <andrew.burgess@embecosm.com>
5683
5684 * gdb.mi/basics.c: Add new global.
5685 * gdb.mi/mi-frame-regs.exp: New file.
5686 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5687 case.
5688
b1b189e0
AB
56892018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5690
5691 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5692 non-parameter, and on an unknown symbol.
5693
fcfcc376
TT
56942018-01-19 Tom Tromey <tom@tromey.com>
5695
5696 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5697 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5698
634c1c31
AA
56992018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5700
5701 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5702 setrlimit and chdir to int.
5703
d6ad07fd
AA
57042018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5705
5706 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5707 function.
5708 (my_tend): Likewise.
5709 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5710 rationale of avoiding FP- and vector instructions.
5711
adf8243b
RK
57122018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5713
5714 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5715 "info reg" with "\[ \t\]*".
5716 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5717 "\[ \t\]+".
5718 * gdb.arch/s390-multiarch.exp: Ditto.
5719 * gdb.base/pc-fp.exp: Ditto.
5720 * gdb.reverse/i386-precsave.exp: Ditto.
5721 * gdb.reverse/i386-reverse.exp: Ditto.
5722 * gdb.reverse/i387-env-reverse.exp: Ditto.
5723 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5724
dcc06925
AA
57252018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5726
5727 * lib/gdb.exp (gdb_compile): Re-enable use of
5728 universal_compile_options for languages other than Rust.
5729
25d4fd80
AA
57302018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5731
5732 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5733
ee7f689e 57342018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
5735
5736 PR gdb/16577
5737 * gdb.base/solib-vanish.exp: New.
5738 * gdb.base/solib-vanish-main.c: New.
5739 * gdb.base/solib-vanish-lib1.c: New.
5740 * gdb.base/solib-vanish-lib2.c: New.
5741
d8447b6b
YQ
57422018-01-17 Yao Qi <yao.qi@linaro.org>
5743
5744 * gdb.compile/compile.exp: Match the address printed for
5745 frame in the output of command "bt".
5746
86d6a90c
TT
57472018-01-15 Tom Tromey <tom@tromey.com>
5748
5749 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5750 compute sp_reg.
5751
cbcdb1aa
AB
57522018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5753
5754 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5755 to prepare.
5756 (prepare): Return 0 on error, 1 on success.
5757
eea61984
PA
57582018-01-12 Pedro Alves <palves@redhat.com>
5759
5760 * gdb.base/continue-after-aborted-step-over.c: New.
5761 * gdb.base/continue-after-aborted-step-over.exp: New.
5762
6181e9c2
SM
57632018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5764
5765 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5766 options when not creating an executable.
5767
3cada740
PA
57682018-01-11 Pedro Alves <palves@redhat.com>
5769
5770 PR remote/22597
5771 * gdb.server/stop-reply-no-thread.c: New file.
5772 * gdb.server/stop-reply-no-thread.exp: New file.
5773
c63d3e8d
PA
57742018-01-10 Pedro Alves <palves@redhat.com>
5775
5776 PR gdb/22670
5777 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5778 functions too. Test setting breakpoints and printing C functions
5779 with no debug info too.
5780 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5781
d4c2a405
PA
57822018-01-10 Pedro Alves <palves@redhat.com>
5783
5784 PR gdb/22670
5785 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5786 a fail.
5787
8825213e
PA
57882018-01-10 Pedro Alves <palves@redhat.com>
5789
5790 PR gdb/22670
5791 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5792
605fd3c6
YQ
57932018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5794
5795 * gdb.server/unittest.exp: Match the output in non-development
5796 mode.
5797
1e5ded6c
YQ
57982018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5799
5800 * gdb.gdb/unittest.exp: Match output in non-development mode.
5801
30066b0b
JB
58022018-01-08 Joel Brobecker <brobecker@adacore.com>
5803
5804 * gdb.ada/access_tagged_param.exp: Relax expected output
5805 for value of "ObjL" in "continue" to pck.inspect breakpoint
5806 test.
5807
04bafb1e
XR
58082018-01-08 Joel Brobecker <brobecker@adacore.com>
5809
9f86398b
JB
5810 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5811 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 5812
e379cee6
PA
58132018-01-05 Pedro Alves <palves@redhat.com>
5814
5815 PR gdb/18653
5816 * gdb.base/libsegfault.exp: New.
5817
de63c46b
PA
58182018-01-05 Joel Brobecker <brobecker@adacore.com>
5819
5820 PR gdb/22670
5821 * gdb.ada/access_tagged_param.exp: New file.
5822 * gdb.ada/access_tagged_param/foo.adb: New file.
5823
f98fc17b
PA
58242018-01-05 Pedro Alves <palves@redhat.com>
5825
5826 PR gdb/22670
5827 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5828 exercise lower case too, and to exercise both full matching and
5829 wild matching.
5830
342f8240
JB
58312018-01-05 Joel Brobecker <brobecker@adacore.com>
5832
5833 * gdb.ada/rename_subscript_param: New testcase.
5834
7150d33c
JG
58352018-01-05 Jerome Guitton <guitton@adacore.com>
5836
5837 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5838
cc0e770c
JB
58392018-01-05 Joel Brobecker <brobecker@adacore.com>
5840
5841 * gdb.ada/convvar_comp: New testcase.
5842
672a41aa 58432018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
5844
5845 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5846 (My_Table): New global variable.
5847 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5848
7365ec2f
JB
58492018-01-04 Joel Brobecker <brobecker@adacore.com>
5850
5851 PR gdb/22670
5852 * gdb.ada/maint_with_ada: New testcase.
5853
289483b6
JB
58542018-01-04 Joel Brobecker <brobecker@adacore.com>
5855
5856 PR gdb/22670
5857 * gdb.ada/bp_c_mixed_case: New testcase.
5858
344420da
JB
58592018-01-04 Joel Brobecker <brobecker@adacore.com>
5860
5861 PR gdb/22670
5862 * gdb.ada/complete.exp: Add "complete break ada" test.
5863
66fc87a0
JB
58642018-01-04 Joel Brobecker <brobecker@adacore.com>
5865
5866 PR gdb/22670
5867 * gdb.ada/info_addr_mixed_case: New testcase.
5868
9f757bf7
XR
58692018-01-03 Xavier Roirand <roirand@adacore.com>
5870
5871 * gdb.ada/excep_handle.exp: New testcase.
5872 * gdb.ada/excep_handle/foo.adb: New file.
5873 * gdb.ada/excep_handle/pck.ads: New file.
5874
bd570f80
JB
58752018-01-03 Joel Brobecker <brobecker@adacore.com>
5876
5877 * gdb.base/step-line.c: Add extra empty line in copyright header.
5878 * gdb.base/step-line.inp: Likewise.
5879
9fe561ab
JB
58802018-01-02 Joel Brobecker <brobecker@adacore.com>
5881
5882 * gdb.ada/dyn_stride.exp: Add slice test.
5883
a405673c
JB
58842018-01-02 Joel Brobecker <brobecker@adacore.com>
5885
5886 * gdb.ada/dyn_stride: New testcase.
5887
cef0f868
SH
58882017-12-27 Stafford Horne <shorne@gmail.com>
5889
5890 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5891 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5892
b67d92b0
SH
58932017-12-27 Stafford Horne <shorne@gmail.com>
5894
5895 * gdb.base/reggroups.c: New file.
5896 * gdb.base/reggroups.exp: New file.
5897
eccab96d
JB
58982017-12-18 Joel Brobecker <brobecker@adacore.com>
5899
5900 * gdb.dwarf2/ada-valprint-error.c: New file.
5901 * gdb.dwarf2/ada-valprint-error.exp: New file.
5902
0e2da9f0
JB
59032017-12-18 Joel Brobecker <brobecker@adacore.com>
5904
5905 * gdb.ada/assign_arr: New testcase.
5906
cb923fcc
XR
59072017-12-18 Xavier Roirand <roirand@adacore.com>
5908
5909 * gdb.ada/funcall_ptr: New testcase.
5910
7c161838
SDJ
59112017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5912
5913 PR cli/16224
5914 * gdb.base/ptype-offsets.cc: New file.
5915 * gdb.base/ptype-offsets.exp: New file.
5916
1af17fd9
YQ
59172017-12-15 Yao Qi <yao.qi@linaro.org>
5918
5919 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5920 if XML is disabled.
5921
828d5846
XR
59222017-12-15 Xavier Roirand <roirand@adacore.com>
5923
5924 * gdb.ada/same_component_name: New testcase.
5925
79e8fcaa
JB
59262017-12-14 Joel Brobecker <brobecker@adacore.com>
5927
5928 * gdb.ada/str_binop_equal: New testcase.
5929
e05fa6f9
JB
59302017-12-14 Joel Brobecker <brobecker@adacore.com>
5931
5932 * gdb.ada/task_switch_in_core: New testcase.
5933
b89641ba
SM
59342017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5935
5936 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5937 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5938 call test_bkpt_qualified.
5939 (test_bkpt_qualified): New proc.
5940
6892d2e4
PA
59412017-12-13 Pedro Alves <palves@redhat.com>
5942
5943 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5944 Tighten regexp by matching with an anchor.
5945
a22ecf70
PA
59462017-12-13 Pedro Alves <palves@redhat.com>
5947
5948 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5949 ("expression with namespace"): New set of tests.
5950 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5951 (Nested::Test_NS::qux): New.
5952 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5953 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5954
9937536c
JB
59552017-12-13 Joel Brobecker <brobecker@adacore.com>
5956
5957 * gdb.base/server-del-break.c: New file.
5958 * gdb.base/server-del-break.exp: New file.
5959
fe49c6f5
SH
59602017-12-12 Stafford Horne <shorne@gmail.com>
5961
5962 * gdb.xml/tdesc-regs.exp: Add or1k support.
5963
c3d18620
SH
59642017-12-12 Stafford Horne <shorne@gmail.com>
5965
5966 * gdb.base/bp-permanent.c: Define nop of or1k.
5967
c5f9cfc8
JB
59682017-12-11 Joel Brobecker <brobecker@adacore.com>
5969
5970 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5971 output with components being reordered.
5972
a9c135fc
JB
59732017-12-11 Joel Brobecker <brobecker@adacore.com>
5974
5975 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5976 output with components being reordered.
5977
927aa2e7
JK
59782017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5979 Pedro Alves <palves@redhat.com>
5980
5981 * gdb.base/maint.exp (check for .gdb_index): Check also for
5982 .debug_names.
5983 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5984 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5985 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5986 (.gdb_index used after symbol reloading): Support also .debug_names.
5987 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5988
f17d9474
YQ
59892017-12-08 Yao Qi <yao.qi@linaro.org>
5990
5991 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5992 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5993
a0de8c21
YQ
59942017-12-08 Yao Qi <yao.qi@linaro.org>
5995
5996 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5997 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5998
a738ea1d
YQ
59992017-12-08 Yao Qi <yao.qi@linaro.org>
6000
6001 * gdb.arch/aarch64-tagged-pointer.c: New file.
6002 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6003
1cd9a73b
SDJ
60042017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6005
6006 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6007 "int".
6008
fa6eb693
KS
60092017-12-07 Keith Seitz <keiths@redhat.com>
6010
6011 PR breakpoints/22569
6012 * gdb.linespec/ls-errs.exp: Change expected result of "break
6013 -source this file has spaces.c -line 3".
6014 Check that an explicit source file followed by whitespace is
6015 identified as an invalid explicit location.
6016
883fd55a
KS
60172017-12-07 Keith Seitz <keiths@redhat.com>
6018
6019 * gdb.cp/nested-types.cc: New file.
6020 * gdb.cp/nested-types.exp: New file.
6021 * lib/cp-support.exp: Load data-structures.exp library.
6022 (debug_cp_test_ptype_class): New global.
6023 (cp_ptype_class_verbose, next_line): New procedures.
6024 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6025 Add and document new return value.
6026 Switch the list of lines to a queue.
6027 Add support for new `type' key for nested type definitions.
6028 Add debugging/troubleshooting messages.
6029 * lib/data-structures.exp: New file.
6030
ec72db3e
SM
60312017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6032
6033 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6034 with proc_with_prefix, don't use with_test_prefix.
6035
99598d71
TT
60362017-12-07 Tom Tromey <tom@tromey.com>
6037
6038 * gdb.base/break.exp: Add test for empty "commands".
6039
a8806230
YQ
60402017-12-07 Yao Qi <yao.qi@linaro.org>
6041
6042 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6043 malloc and catch syscall.
6044
824cc835
PM
60452017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6046
e79be6e5 6047 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
6048 tests for explicit locations.
6049
7cc244de
PA
60502017-12-06 Pedro Alves <palves@redhat.com>
6051
6052 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6053 force-disabling XML descriptions.
6054
50a1fdd5
PA
60552017-12-04 Pedro Alves <palves@redhat.com>
6056
6057 PR gdb/22499
6058 * gdb.arch/amd64-disp-step-avx.S: New file.
6059 * gdb.arch/amd64-disp-step-avx.exp: New file.
6060
f0fb2488
PA
60612017-12-03 Pedro Alves <palves@redhat.com>
6062
6063 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6064 and <string.h>.
6065 (parent_function): Print distinct messages when waitpid fails, or
6066 the child exits with a signal, or the child exits for an unhandled
6067 reason.
6068 * gdb.threads/process-dies-while-detaching.exp
6069 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6070 it. Wait for both inferior output and GDB's prompt. Use an
6071 indirect spawn id list.
6072 (do_detach): New parameter 'child_exit'. Use it to compute
6073 expected inferior output.
6074 (test_detach, test_detach_watch, test_detach_killed_outside):
6075 Adjust to pass down the expected child exit kind.
6076
97cbe998
SDJ
60772017-12-01 Joel Brobecker <brobecker@adacore.com>
6078 Sergio Durigan Junior <sergiodj@redhat.com>
6079 Pedro Alves <palves@redhat.com>
6080
6081 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6082
40fc416f
SDJ
60832017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6084
6085 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6086 to 'symbol-file' and 'add-symbol-file' can be
6087 position-independent.
6088
1cc75e92
YQ
60892017-12-01 Yao Qi <yao.qi@linaro.org>
6090
6091 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6092 the URL in copyright header.
6093 * gdb.arch/aarch64-fp.exp: Likewise.
6094 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6095 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6096 * gdb.base/expand-psymtabs.exp: Likewise.
6097 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6098 * gdb.fortran/common-block.exp: Likewise.
6099 * gdb.fortran/common-block.f90: Likewise.
6100 * gdb.fortran/logical.exp: Likewise.
6101 * gdb.fortran/vla-datatypes.f90: Likewise.
6102 * gdb.fortran/vla-sub.f90: Likewise.
6103
875fb7a7
JB
61042017-11-30 Joel Brobecker <brobecker@adacore.com>
6105
6106 * gdb.ada/repeat_dyn: New testcase.
6107
6f14765f
UW
61082017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6109
6110 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6111 Update for changed thread numbering.
6112 * gdb.cell/bt.exp: Update for changed GDB output.
6113
f1af7b94
SM
61142017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6115
6116 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6117 setting isremote by hand.
6118 * boards/dwarf4-gdb-index.exp: Likewise.
6119 * boards/fission.exp: Likewise.
6120 * boards/stabs.exp: Likewise.
6121
e3919f3e
PA
61222017-11-30 Pedro Alves <palves@redhat.com>
6123
6124 * gdb.linespec/cpls-ops.exp
6125 (check_explicit_skips_function_argument): Extract the underlying
6126 type of size_t instead of hardcoding it.
6127
bd69330d
PA
61282017-11-29 Pedro Alves <palves@redhat.com>
6129
6130 PR c++/19436
6131 * gdb.linespec/cpls-abi-tag.cc: New file.
6132 * gdb.linespec/cpls-abi-tag.exp: New file.
6133
a20714ff
PA
61342017-11-29 Pedro Alves <palves@redhat.com>
6135
6136 * gdb.base/langs.exp: Use -qualified.
6137 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6138 it.
6139 * gdb.cp/namespace.exp: Use -qualified.
6140 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6141 (overload-3, template-overload, template-ret-type, const-overload)
6142 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6143 procedures.
6144 (test_driver): Call them.
6145 * gdb.cp/save-bp-qualified.cc: New.
6146 * gdb.cp/save-bp-qualified.exp: New.
6147 * gdb.linespec/explicit.exp: Test -qualified.
6148 * lib/completion-support.exp (completion::explicit_opts_list): Add
6149 "-qualified".
6150 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6151
f6f1d339
PM
61522017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6153
6154 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6155
02ca603a
TT
61562017-11-29 Tom Tromey <tom@tromey.com>
6157
6158 * gdb.base/relocate.exp: Update invalid argument test.
6159 Add new tests for invalid arguments.
6160
ed6c0bfb
TP
61612017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6162
6163 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6164 Return 0 as a long.
6165 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6166
f106e10e
TP
61672017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6168
6169 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6170 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6171 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6172 func ().
6173 * gdb.cp/shadow.cc (B.func): Return 0.
6174
10329bb2
JB
61752017-11-27 Joel Brobecker <brobecker@adacore.com>
6176
6177 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6178 expected output in gdb_expect call to allow the exception
6179 message to be present as well. Fix syntax confusion to avoid
6180 TCL thinking that exception_name is an array.
6181
617cd4bc
UW
61822017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6183
6184 * gdb.arch/spu-info.c: Include <unistd.h>.
6185 (do_signal_test): Fix broken calls to write.
6186 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6187 Fix checks for empty mailboxes. Update signal tests for corrected
6188 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
6189 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6190 * gdb.cell/arch.exp: Use standard_output_file.
6191 * gdb.cell/break.exp: Likewise.
6192 * gdb.cell/bt.exp: Likewise.
6193 * gdb.cell/core.exp: Likewise.
6194 * gdb.cell/dwarfaddr.exp: Likewise.
6195 * gdb.cell/ea-cache.exp: Likewise.
6196 * gdb.cell/ea-standalone.exp: Likewise.
6197 * gdb.cell/f-regs.exp: Likewise.
6198 * gdb.cell/fork.exp: Likewise.
6199 * gdb.cell/gcore.exp: Likewise.
6200 * gdb.cell/mem-access.exp: Likewise.
6201 * gdb.cell/ptype.exp: Likewise.
6202 * gdb.cell/registers.exp: Likewise.
6203 * gdb.cell/sizeof.exp: Likewise.
6204 * gdb.cell/solib-symbol.exp: Likewise.
6205 * gdb.cell/solib.exp: Likewise.
617cd4bc 6206
a81aaca0
PA
62072017-11-25 Pedro Alves <palves@redhat.com>
6208
6209 * gdb.base/complete-empty.exp: New file.
6210 * gdb.base/completion.exp: Adjust.
6211
6a3c6ee4
PA
62122017-11-25 Pedro Alves <palves@redhat.com>
6213
6214 * gdb.linespec/cpls-ops.cc: New file.
6215 * gdb.linespec/cpls-ops.exp: New file.
6216 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6217 factored out from ...
6218 (test_complete_prefix_range): ... this.
6219
8955eb2d
PA
62202017-11-24 Pedro Alves <palves@redhat.com>
6221
6222 * gdb.linespec/cpcompletion.exp: New file.
6223 * gdb.linespec/cpls-hyphen.cc: New file.
6224 * gdb.linespec/cpls.cc: New file.
6225 * gdb.linespec/cpls2.cc: New file.
6226 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6227 test to use test_gdb_complete_unique. Add label completion,
6228 keyword completion and explicit location completion tests.
6229 * lib/completion-support.exp: New file.
6230
e547c119
JB
62312017-11-24 Joel Brobecker <brobecker@adacore.com>
6232
6233 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6234 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6235 when hitting an exception catchpoint.
6236
7c3c1aa8
YQ
62372017-11-22 Yao Qi <yao.qi@linaro.org>
6238
6239 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6240
41bd68f5
SM
62412017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6242
6243 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6244 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6245 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6246
1daad298
YQ
62472017-11-22 Yao Qi <yao.qi@linaro.org>
6248
6249 * gdb.base/info-os.exp: Pass pthreads.
6250 * gdb.multi/multi-attach.exp: Likewise.
6251
88465e87
YQ
62522017-11-22 Yao Qi <yao.qi@linaro.org>
6253
6254 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6255 compiler.
6256
dc196b23
YQ
62572017-11-22 Yao Qi <yao.qi@linaro.org>
6258
6259 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6260 * gdb.base/break-interp.exp: Likewise.
6261 * gdb.base/jit-attach-pie.exp: Likewise.
6262
2400729e
UW
62632017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6264
6265 * gdb.base/float128.c (large128): New variable.
6266 * gdb.base/float128.exp: Add test to print largest __float128 value.
6267
7a26362d
UW
62682017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6269
6270 * gdb.arch/vsx-regs.exp: Update register content checks.
6271
ed0f4273
UW
62722017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6273
6274 * gdb.arch/ppc-longdouble.exp: New file.
6275 * gdb.arch/ppc-longdouble.c: Likewise.
6276
a25d69c6
PA
62772017-11-21 Pedro Alves <palves@redhat.com>
6278
6279 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6280
73fcf641
PA
62812017-11-20 Pedro Alves <palves@redhat.com>
6282
6283 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6284 (long_double_typedef): New typedefs.
6285 Use DEF on double and long double.
6286 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6287 cases.
6288 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6289 and 'long_double_ptr_same_size' locals. Use them to decide
6290 whether cast from array/function to float is valid/invalid.
6291
71a3c369
TT
62922017-11-17 Tom Tromey <tom@tromey.com>
6293
6294 * gdb.rust/traits.rs: New file.
6295 * gdb.rust/traits.exp: New file.
6296
ced9779b
JB
62972017-11-17 Joel Brobecker <brobecker@adacore.com>
6298
6299 * gdb.ada/minsyms: New testcase.
6300
a0922d80
PA
63012017-11-16 Pedro Alves <palves@redhat.com>
6302
6303 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6304 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6305
ea04e54c
PA
63062017-11-16 Pedro Alves <palves@redhat.com>
6307
6308 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6309 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6310
e849ea89
PA
63112017-11-16 Pedro Alves <palves@redhat.com>
6312
6313 * gdb.server/reconnect-ctrl-c.c: New file.
6314 * gdb.server/reconnect-ctrl-c.exp: New file.
6315
d8ae99a7
PM
63162017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6317
6318 * gdb.python/py-rbreak.exp: New file.
6319 * gdb.python/py-rbreak.c: New file.
6320 * gdb.python/py-rbreak-func2.c: New file.
6321
968a13f8
PA
63222017-11-16 Pedro Alves <palves@redhat.com>
6323
6324 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6325 pattern.
6326 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6327 GDB.
6328
71774bc9
SM
63292017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6330
6331 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6332 regex.
6333
ddbb44cf
SM
63342017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6335
6336 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6337 test names.
6338
584a564f
PA
63392017-11-09 Pedro Alves <palves@redhat.com>
6340
6341 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6342 factored out from ...
6343 (top level): ... here, and adjusted to avoid expecting beyond the
6344 prompt in a single gdb_test_multiple.
6345
5ed7a928
PA
63462017-11-09 Pedro Alves <palves@redhat.com>
6347
6348 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6349 output.
6350 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6351 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6352 * gdb.server/ext-run.exp ("kill" test): Likewise.
6353 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6354
a60e0738
PA
63552017-11-09 Pedro Alves <palves@redhat.com>
6356
6357 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6358 match till end of line.
6359
2c88253f
PA
63602017-11-09 Pedro Alves <palves@redhat.com>
6361
6362 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6363
c7a38517
PA
63642017-11-09 Pedro Alves <palves@redhat.com>
6365
6366 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6367 New procedures, factored out from ...
6368 (top level): ... here, and adjusted to avoid expecting beyond the
6369 prompt in one go.
6370
f29f4b6b
PA
63712017-11-09 Pedro Alves <palves@redhat.com>
6372
6373 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6374 output. Fix '?' match.
6375
286acbb5
JB
63762017-11-08 Joel Brobecker <brobecker@adacore.com>
6377
6378 * gdb.ada/scoped_watch: New testcase.
6379 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6380 which is actually correct.
6381 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6382 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6383
62d7ae92
PA
63842017-11-08 Pedro Alves <palves@redhat.com>
6385
6386 * gdb.gdb/complaints.exp (test_initial_complaints)
6387 (test_serial_complaints, test_short_complaints): Call
6388 complaint_internal instead of complaint.
6389
280ca31f
DT
63902017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6391
6392 * gdb.threads/tls-core.c: New file.
6393 * gdb.threads/tls-core.exp: Likewise.
6394
b5ec771e
PA
63952017-11-08 Pedro Alves <palves@redhat.com>
6396
6397 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6398 (p Exported_Capitalized): New test.
6399 (p exported_capitalized): New test.
6400
a02b41a7
PA
64012017-11-07 Pedro Alves <palves@redhat.com>
6402
6403 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6404
95e95a6d
PA
64052017-11-07 Pedro Alves <palves@redhat.com>
6406
6407 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6408 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6409 (disable_invalid, disable_inverted, disable_negative): New
6410 procedures.
6411 ("bad numbers"): New set of tests.
6412
cee62dbd
PA
64132017-11-07 Pedro Alves <palves@redhat.com>
6414
6415 * gdb.cp/ena-dis-br-range.exp: Add tests.
6416
cc638e86
PA
64172017-11-07 Pedro Alves <palves@redhat.com>
6418
6419 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6420
d0fe4701
XR
64212017-11-07 Xavier Roirand <roirand@adacore.com>
6422 Pedro Alves <palves@redhat.com>
6423
6424 * gdb.base/ena-dis-br.exp: Add reference to
6425 gdb.cp/ena-dis-br-range.exp.
6426 * gdb.cp/ena-dis-br-range.exp: New file.
6427 * gdb.cp/ena-dis-br-range.cc: New file.
6428
46f67f80
PA
64292017-11-06 Pedro Alves <palves@redhat.com>
6430
6431 * gdb.base/attach-non-pgrp-leader.c: New.
6432 * gdb.base/attach-non-pgrp-leader.exp: New.
6433
726e1356
PA
64342017-11-06 Pedro Alves <palves@redhat.com>
6435
6436 * configure.ac: No longer check for termio.h and sgtty.h.
6437 * configure: Regenerate.
6438 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6439 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6440 Remove termio and sgtty code.
6441
50ab6ace
YQ
64422017-11-03 Yao Qi <yao.qi@linaro.org>
6443
6444 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6445 in GDB is disabled.
6446
8e68731c
YQ
64472017-11-03 Yao Qi <yao.qi@linaro.org>
6448
6449 * gdb.python/py-thrhandle.exp: Skip it if python is not
6450 enabled.
6451
3a87ae65
SM
64522017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6453
6454 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6455 as a breakpoint command.
6456
484d8d36
MD
64572017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6458
6459 PR python/21213
6460 * gdb.python/py-infthread.exp: Test calling
6461 InferiorThread.inferior () multiple times in a row.
6462
4a27f119
KS
64632017-10-27 Keith Seitz <keiths@redhat.com>
6464
6465 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6466 Test "info break" for every inlined function breakpoint.
6467
bb11dd58
YQ
64682017-10-27 Yao Qi <yao.qi@linaro.org>
6469
6470 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6471
a43f3893
PF
64722017-10-26 Patrick Frants <osscontribute@gmail.com>
6473
6474 * gdb.cp/classes.exp (test_static_members): Test printing
6475 Outer::instance.
6476 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6477 (Inner::instance, Outer::instance): New.
6478
792ccf00
PA
64792017-10-24 Pedro Alves <palves@redhat.com>
6480
6481 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6482 extra console" test in two stages.
6483
eb2bfbad
PA
64842017-10-24 Pedro Alves <palves@redhat.com>
6485
6486 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6487
1f75a651
PA
64882017-10-24 Pedro Alves <palves@redhat.com>
6489
6490 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6491 loop.
6492
779990d9
PA
64932017-10-24 Pedro Alves <palves@redhat.com>
6494
6495 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6496 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6497
ad9b8f5d
PA
64982017-10-24 Pedro Alves <palves@redhat.com>
6499
6500 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6501 parameter and handle it. Don't output read value in test name.
6502
fee6da6e
PA
65032017-10-24 Pedro Alves <palves@redhat.com>
6504
6505 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6506 custom test name.
6507
10389c2c
PA
65082017-10-24 Pedro Alves <palves@redhat.com>
6509
6510 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6511 include the unstable output directory name in the test's name.
6512 (initial_setup_simple) <'set args'>: Use custom test name.
6513
a80e65a9
PA
65142017-10-24 Pedro Alves <palves@redhat.com>
6515
6516 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6517 with explicit test name.
6518
15763a09
PA
65192017-10-20 Pedro Alves <palves@redhat.com>
6520
6521 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6522 'wait -i'. Use gdb_assert and remote_close.
6523
49a4ce2e
AB
65242017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6525
6526 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6527 number from variable rather than hard-coded.
6528
a75868f5
PA
65292017-10-19 Pedro Alves <palves@redhat.com>
6530
6531 * gdb.base/long-inferior-output.c: New file.
6532 * gdb.base/long-inferior-output.exp: New file.
6533
c8ba13ad
KS
65342017-11-18 Keith Seitz <keiths@redhat.com>
6535
6536 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6537 method.
6538 (main): Call it.
6539 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6540 Add additional user-defined conversion operator tests.
6541
b27de576
PA
65422017-10-17 Pedro Alves <palves@redhat.com>
6543
6544 * boards/native-stdio-gdbserver.exp: Load "local-board".
6545
8484c955
PA
65462017-10-17 Pedro Alves <palves@redhat.com>
6547
6548 * gdb.base/quit-live.c: New file.
6549 * gdb.base/quit-live.exp: New file.
6550
83d5a34d
KS
65512017-10-16 Keith Seitz <keiths@redhat.com>
6552
6553 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6554 (class_with_protected_typedef, class_with_private_typedef)
6555 (struct_with_public_typedef, struct_with_protected_typedef)
6556 (struct_with_private_typedef): New classes/structs.
6557 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6558 typedefs and access specifiers.
6559
739b3f1d
PA
65602017-10-16 Pedro Alves <palves@redhat.com>
6561 Simon Marchi <simon.marchi@polymtl.ca>
6562
6563 * README (Local vs Remote vs Native): New section.
6564 * boards/local-board.exp: New file, with bits factored out from
6565 ...
6566 * boards/native-extended-gdbserver.exp: ... here. Load
6567 "local-board".
6568 * boards/native-gdbserver.exp: Load "local-board".
6569 (${board}_spawn, ${board}_exec): Delete.
6570 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6571 ...
6572 * boards/stdio-gdbserver-base.exp: ... this new file.
6573 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6574 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6575 procedure.
6576 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6577 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6578 stdio_gdbserver_command.
6579 (${board}_get_remote_address, ${board}_get_comm_port)
6580 (${board}_download, ${board}_upload): Delete.
6581 (get_target_remote_pipe_cmd): New.
6582
fe68b953
SM
65832017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6584
6585 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6586 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6587 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6588 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6589 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6590 remove with_test_prefix.
6591
300b6685
PA
65922017-10-13 Pedro Alves <palves@redhat.com>
6593
6594 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6595 * gdb.base/annota1.exp: Use it instead of is_remote.
6596 * gdb.base/annota3.exp: Use it instead of is_remote.
6597 * gdb.cp/annota2.exp: Use it instead of is_remote.
6598 * gdb.cp/annota3.exp: Use it instead of is_remote.
6599 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6600
50500caf
PA
66012017-10-13 Pedro Alves <palves@redhat.com>
6602
6603 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6604 (test_num_test_vars, run_and_count_vars, find_env)
6605 (test_set_unset_env, test_inherit_env_var): New procedures.
6606 (top level): Use them.
6607
dad0c6d2
PA
66082017-10-13 Pedro Alves <palves@redhat.com>
6609
6610 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6611 also skip on stub-like targets.
6612
8b0553c1
PA
66132017-10-13 Pedro Alves <palves@redhat.com>
6614
6615 PR gdb/22293
6616 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6617 (top level): Move some tests to ...
6618 (test_not_found): ... this new procedure.
6619 (top level): Call it.
6620
7594f623
PA
66212017-10-13 Pedro Alves <palves@redhat.com>
6622
6623 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6624 expect different "info terminal" output if testing with a
6625 non-native target.
6626
ebe3b402
PA
66272017-10-13 Pedro Alves <palves@redhat.com>
6628 Simon Marchi <simon.marchi@polymtl.ca>
6629
6630 PR python/12966
6631 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6632
42f1b161
PA
66332017-10-13 Pedro Alves <palves@redhat.com>
6634
6635 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6636 already.
6637
8d6ef72b
PA
66382017-10-13 Pedro Alves <palves@redhat.com>
6639
6640 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6641 is_remote.
6642
d7bcd5b8
PA
66432017-10-13 Pedro Alves <palves@redhat.com>
6644
6645 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6646 is_remote.
6647
df479dc6
PA
66482017-10-13 Pedro Alves <palves@redhat.com>
6649
6650 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6651 is set.
6652 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6653 instead of is_remote.
6654
23fb630a
PA
66552017-10-13 Pedro Alves <palves@redhat.com>
6656
6657 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6658 (top level): Add comment.
6659
cc77b1dc
PA
66602017-10-13 Pedro Alves <palves@redhat.com>
6661
6662 * gdb.base/remote.exp (top level): Fix comment typo and add
6663 missing return.
6664
27c9e813
PA
66652017-10-13 Pedro Alves <palves@redhat.com>
6666 Simon Marchi <simon.marchi@polymtl.ca>
6667
6668 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6669 calls and add comments. Skip test if use_gdb_stub is set.
6670 (top level): Use "set cwd" command instead of "cd" command.
6671
5e830d98
PA
66722017-10-13 Pedro Alves <palves@redhat.com>
6673
6674 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6675 is_remote target check.
6676
f5ca0032
PA
66772017-10-13 Pedro Alves <palves@redhat.com>
6678
6679 * gdb.base/scope.exp: Use build_executable + clean_restart +
6680 gdb_file_cmd instead of prepare_for_testing and no longer skip
6681 "before run" tests on is_remote target boards. Update comments.
6682 * boards/native-extended-gdbserver.exp
6683 (extended_gdbserver_load_last_file): New, factored out from ...
6684 (gdb_load): ... this. Move further below and add comment.
6685 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6686
8aed1c0d
PA
66872017-10-12 Pedro Alves <palves@redhat.com>
6688
6689 * gdb.base/attach.exp: Remove references to gdb64.
6690 * gdb.base/dbx.exp: Remove references to gdb64.
6691
cfa34c87
SM
66922017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6693 Pedro Alves <palves@redhat.com>
6694
6695 * gdb.base/label.exp: Remove is_remote target check.
6696
9192b7de
PA
66972017-10-12 Pedro Alves <palves@redhat.com>
6698
6699 * gdb.base/auvx.exp (coredir): Update comment.
6700 (top level) <core_works>: Use "set cwd" command instead of "cd"
6701 command.
6702
6bf0052d
PA
67032017-10-12 Pedro Alves <palves@redhat.com>
6704 Simon Marchi <simon.marchi@polymtl.ca>
6705
6706 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6707 target boards.
6708
e48ef82d
PA
67092017-10-12 Pedro Alves <palves@redhat.com>
6710 Simon Marchi <simon.marchi@polymtl.ca>
6711
6712 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6713 Instead skip if there's any gdb_protocol set.
6714
8d7aea57
SM
67152017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6716 Pedro Alves <palves@redhat.com>
6717
6718 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6719
30440677
PA
67202017-10-12 Pedro Alves <palves@redhat.com>
6721 Simon Marchi <simon.marchi@polymtl.ca>
6722
6723 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6724 instead of on dejagnu remote boards.
6725
4e04f045 67262017-10-12 Pedro Alves <palves@redhat.com>
175654b9 6727 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
6728
6729 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6730 checks. Use build_executable + clean_restart instead of
6731 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6732 of enabling non-stop after starting gdb.
6733
871a186e
PA
67342017-10-12 Pedro Alves <palves@redhat.com>
6735
6736 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6737 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6738 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6739 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6740
56d704da
AK
67412017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6742
6743 * gdb.arch/arc-tdesc-cpu.exp: New file.
6744 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6745
2f20e312
SM
67462017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6747
6748 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6749
65630365
PA
67502017-10-10 Pedro Alves <palves@redhat.com>
6751
6752 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6753 expect CLI output.
6754
bf469271
PA
67552017-10-10 Pedro Alves <palves@redhat.com>
6756
6757 * lib/selftest-support.exp (selftest_setup): Update for
6758 captured_command_loop's prototype change.
6759
777a42f1
PA
67602017-10-09 Pedro Alves <palves@redhat.com>
6761
6762 Test both arch1=>arch2 and arch2=>arch1.
6763
6764 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6765 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6766 factored out to...
6767 (append_arch1_options, append_arch2_options, append_arch_options)
6768 (build_executables): New procedures.
6769 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6770 local.
6771 (top level): Add new 'first_arch' testing axis.
6772
cbd2b4e3
PA
67732017-10-09 Pedro Alves <palves@redhat.com>
6774
6775 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6776 (barrier): New.
6777 (thread_start, all_started): New functions.
6778 (main): Spawn new thread and wait until it is scheduled.
6779 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6780 option.
6781 (do_test): Add 'selected_thread' parameter. Run to all_started
6782 instead of main. Explicitly set the breakpoint at main. Switch
6783 to the SELECTED_THREAD thread.
6784 (top level): Test handling the exec event with either the main
6785 thread or the second thread selected.
6786
5c9e4427
PA
67872017-10-09 Pedro Alves <palves@redhat.com>
6788
6789 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6790 logic. Move STOP marker after the value checks.
6791 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6792 regexp.
6793
b3b7c423
SL
67942017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6795
6796 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6797
3b4b2f16
UW
67982017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6799
6800 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6801 integer-to-dfp conversion.
6802 * gdb.base/dfp-test.exp: Likewise.
6803
5cd63fda
PA
68042017-10-04 Pedro Alves <palves@redhat.com>
6805
6806 * gdb.multi/hangout.c: Include <unistd.h>.
6807 (hangout_loop): New function.
6808 (main): Call alarm. Call hangout_loop in a loop.
6809 * gdb.multi/hello.c: Include <unistd.h>.
6810 (hello_loop): New function.
6811 (main): Call alarm. Call hangout_loop in a loop.
6812 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6813 inferior with the other selected.
6814
4c71c105
SM
68152017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6816
6817 * gdb.mi/list-thread-groups-available.exp: New file.
6818 * gdb.mi/list-thread-groups-available.c: New file.
6819
bc3b087d
SDJ
68202017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6821
6822 * gdb.base/set-cwd.exp: Make it available on
6823 native-extended-gdbserver.
6824
d092c5a2
SDJ
68252017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6826
6827 * gdb.base/set-cwd.c: New file.
6828 * gdb.base/set-cwd.exp: Likewise.
6829
45320ffa
TT
68302017-10-02 Tom Tromey <tom@tromey.com>
6831
6832 PR rust/22236:
6833 * gdb.rust/simple.rs (main): New variable "fslice".
6834 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6835
b3e3859b
TT
68362017-10-02 Tom Tromey <tom@tromey.com>
6837
6838 * gdb.rust/simple.exp: Test ptype of a slice.
6839
01af5e0d
TT
68402017-10-02 Tom Tromey <tom@tromey.com>
6841
6842 * gdb.rust/simple.exp: Test index of slice.
6843
a9bbfbd8
TT
68442017-09-27 Tom Tromey <tom@tromey.com>
6845
6846 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6847
df8899e5
TP
68482017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6849 Pedro Alves <palves@redhat.com>
6850
6851 * gdb.base/compare-sections.exp (get value of read-only section): Read
6852 as unsigned value.
6853 (corrupt read-only section): Likewise and don't set written if patching
6854 failed.
6855
757bf54b
KB
68562017-09-21 Kevin Buettner <kevinb@redhat.com>
6857
6858 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6859 files.
6860
06871ae8
PA
68612017-09-20 Pedro Alves <palves@redhat.com>
6862
6863 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6864 symbol names in gdb's output.
6865 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6866
e5f25bc5
PA
68672017-09-20 Pedro Alves <palves@redhat.com>
6868
6869 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6870 Rename to ...
6871 (test_list_ambiguous_symbol): ... this and add a symbol name
6872 parameter. Adjust.
6873 (test_list_ambiguous_function): Reimplement on top of
6874 test_list_ambiguous_symbol and also test listing ambiguous
6875 variables.
6876 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6877 (ambiguous_fun): ... this.
6878 (ambiguous_var): New.
6879 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6880 (ambiguous_fun): ... this.
6881 (ambiguous_var): New.
6882
4e5a4f58
JB
68832017-09-19 John Baldwin <jhb@FreeBSD.org>
6884
6885 * gdb.base/starti.c: New file.
6886 * gdb.base/starti.exp: New file.
6887 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6888
26e53f3e
PA
68892017-09-14 Pedro Alves <palves@redhat.com>
6890
6891 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6892 (top level): Use it instead of runto.
6893
cb791d59
TT
68942017-09-11 Tom Tromey <tom@tromey.com>
6895
6896 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6897
7c96f8c1
TT
68982017-09-11 Tom Tromey <tom@tromey.com>
6899
6900 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6901 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6902
469412dd
CW
69032017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6904
6905 * gdb.fortran/printing-types.exp: New file.
6906 * gdb.fortran/printing-types.exp: New file.
6907
e0f86435
BH
69082017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6909
6910 * gdb.fortran/vla-ptype.exp: Fix typos.
6911 * gdb.fortran/vla-value.exp: Same.
6912
9e9af4be
BH
69132017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6914
6915 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6916 * gdb.mi/mi-var-child-f.exp: Likewise.
6917 * gdb.mi/mi-vla-fortran.exp: Likewise.
6918
a5ad232b 69192017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
6920 Christoph Weinmann <christoph.t.weinmann@intel.com>
6921 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
6922
6923 * gdb.fortran/ptr-indentation.f90: New file.
6924 * gdb.fortran/ptr-indentation.exp: New file.
6925
5aec60eb
TT
69262017-09-05 Tom Tromey <tom@tromey.com>
6927
6928 PR gdb/22010:
6929 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6930
8f8f8152
TP
69312017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6932
6933 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6934
fbd1b771
JK
69352017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6936
6937 * gdb.threads/tls-nodebug-pie.c: New file.
6938 * gdb.threads/tls-nodebug-pie.exp: New file.
6939
5eb5f850
TT
69402017-09-05 Tom Tromey <tom@tromey.com>
6941
6942 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6943 for rust.
6944
ae780a21
SM
69452017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6946
6947 * gdb.multi/multi-arch-exec.exp: Test with different
6948 "follow-exec-mode" settings.
6949 (do_test): New procedure.
6950
3693fdb3
PA
69512017-09-04 Pedro Alves <palves@redhat.com>
6952
6953 * gdb.base/func-static.c (S::method const, S::method volatile)
6954 (S::method volatile const): New methods.
6955 (c_s, v_s, cv_s): New instances.
6956 (main): Call method() on them.
6957 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6958 (cannot_resolve): New procedure.
6959 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6960 print-quote-unquoted columns.
6961 (do_test): Test printing each scope too.
6962
e68cb8e0
PA
69632017-09-04 Pedro Alves <palves@redhat.com>
6964
6965 * gdb.base/local-static.exp: Also test with
6966 class::method::variable wholly quoted.
6967 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6968
858be34c
PA
69692017-09-04 Pedro Alves <palves@redhat.com>
6970
6971 * gdb.base/local-static.c: New.
6972 * gdb.base/local-static.cc: New.
6973 * gdb.base/local-static.exp: New.
6974
46a4882b
PA
69752017-09-04 Pedro Alves <palves@redhat.com>
6976
6977 * gdb.asm/asm-source.exp: Add casts to int.
6978 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6979 (dataglobal64_1, dataglobal64_2): New globals.
6980 * gdb.base/nodebug.exp: Test different expressions involving the
6981 new globals, with print, whatis and ptype. Add casts to int.
6982 * gdb.base/solib-display.exp: Add casts to int.
6983 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6984 * gdb.cp/m-static.exp: Add cast to int.
6985 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6986 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6987 tls variable with no debug info without a cast. Test with a cast
6988 to int too.
6989 * gdb.trace/entry-values.exp: Add casts.
6990
2c5a2be1
PA
69912017-09-04 Pedro Alves <palves@redhat.com>
6992
6993 * gdb.base/nodebug.exp: Test that ptype's error about functions
6994 with unknown return type includes the function name too.
6995
7022349d
PA
69962017-09-04 Pedro Alves <palves@redhat.com>
6997
6998 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6999 return type of munmap in infcall.
7000 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7001 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7002 type of ftell in infcall.
7003 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7004 type of getpid in infcall.
7005 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7006 infcall.
7007 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7008 Bail on failure to extract the pid.
7009 * gdb.base/nodebug.c: #include <stdint.h>.
7010 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7011 New functions.
7012 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7013 Change expected output of print/whatis/ptype with functions with
7014 no debug info. Test all supported languages. Call
7015 test_call_promotion.
7016 * gdb.compile/compile.exp: Adjust expected output to expect
7017 warning.
7018 * gdb.threads/siginfo-threads.exp: Likewise.
7019
54990598
PA
70202017-09-04 Pedro Alves <palves@redhat.com>
7021
7022 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7023 "prototypes". Test calling float functions via prototyped and
7024 unprototyped function pointers.
7025 (perform_all_tests): New parameter "prototypes". Pass it down.
7026 (top level): Pass down "prototypes" parameter to
7027 perform_all_tests.
7028
34d16ea2
SM
70292017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7030
7031 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7032 Test with nested loops.
7033
9521ecda
SM
70342017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7035
7036 * gdb.base/commands.exp: Call the new procedures.
7037 (loop_break_test, loop_continue_test): New procedures.
7038
80a65e9b
SM
70392017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7040
7041 * gdb.base/commands.exp: Call new procedure.
7042 (define_if_without_arg_test): New procedure.
7043
e439fa14
PA
70442017-09-04 Pedro Alves <palves@redhat.com>
7045
7046 * gdb.base/list-ambiguous.exp: New file.
7047 * gdb.base/list-ambiguous0.c: New file.
7048 * gdb.base/list-ambiguous1.c: New file.
7049 * gdb.base/list.exp (test_list_range): Adjust expected output.
7050
0a2dde4a
SDJ
70512017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7052
7053 * gdb.base/share-env-with-gdbserver.c: New file.
7054 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7055
5e89eb3a
SM
70562017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7057
7058 * gdb.base/commands.exp (gdbvar_simple_if_test,
7059 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7060 progvar_simple_if_test, progvar_simple_while_test,
7061 progvar_complex_if_while_test, user_defined_command_test,
7062 user_defined_command_args_eval,
7063 user_defined_command_args_stack_test,
7064 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7065 temporary_breakpoint_commands,
7066 gdb_test_no_prompt, redefine_hook_test,
7067 redefine_backtrace_test): Remove "global gdb_prompt".
7068
fd437cbc
SM
70692017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7070
7071 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7072 New proc, call it from toplevel.
7073
87215ad1
SDJ
70742017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7075
7076 PR remote/21852
7077 * gdb.server/normal.c: New file, copied from gdb.base.
7078 * gdb.server/run-without-local-binary.exp: New file.
7079
58afddc6
WP
70802017-08-07 Weimin Pan <weimin.pan@oracle.com>
7081
7082 * gdb.arch/sparc64-adi.exp: New file.
7083 * gdb.arch/sparc64-adi.c: New file.
7084
5277199a
PA
70852017-08-22 Pedro Alves <palves@redhat.com>
7086
7087 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7088 (top level): Add "list all overloads" tests.
7089
14278e1f
TT
70902017-08-22 Tom Tromey <tom@tromey.com>
7091
7092 * gdb.gdb/xfullpath.exp: Remove.
7093
bf223d3e
PA
70942017-08-21 Pedro Alves <palves@redhat.com>
7095
7096 PR gdb/19487
7097 * gdb.base/symbol-alias.c: New.
7098 * gdb.base/symbol-alias2.c: New.
7099 * gdb.base/symbol-alias.exp: New.
7100
c973d0aa
PA
71012017-08-21 Pedro Alves <palves@redhat.com>
7102
7103 * gdb.base/dfp-test.c
7104 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7105 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7106 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7107 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7108 * gdb.base/whatis-ptype-typedefs.c: New.
7109 * gdb.base/whatis-ptype-typedefs.exp: New.
7110 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7111 (an_int, an_int_type, an_int_type2): New globals.
7112 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7113 involving typedefs and cast expressions.
7114 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7115 (lookup_typedefs_function): New.
7116 (typedefs_pretty_printers_dict): New.
7117 (top level): Register lookup_typedefs_function in
7118 gdb.pretty_printers.
7119
6d580b63
YQ
71202017-08-18 Yao Qi <yao.qi@linaro.org>
7121
7122 * gdb.server/unittest.exp: New.
7123
206726fb
SDJ
71242017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7125
7126 PR gdb/21954
7127 * gdb.base/environ.exp: Add test to check if 'unset environment'
7128 works.
7129
bf0ec4c2
AA
71302017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7131
7132 * lib/gdb.exp (universal_compile_options): New caching proc.
7133 (gdb_compile): Suppress GCC's coloring of messages.
7134
d6382fff
TT
71352017-08-14 Tom Tromey <tom@tromey.com>
7136
7137 PR gdb/21675:
7138 * gdb.base/printcmds.exp (test_radices): New function.
7139 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7140 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7141 * lib/gdb.exp (get_integer_valueof): Use p/d.
7142
c2c2dd9f
SM
71432017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7144
7145 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7146 characters.
7147
fdffd6f4
TT
71482017-08-05 Tom Tromey <tom@tromey.com>
7149
7150 * gdb.rust/simple.exp: Allow String to appear in a different
7151 namespace.
7152
27d41eac
YQ
71532017-07-26 Yao Qi <yao.qi@linaro.org>
7154
7155 * gdb.gdb/unittest.exp: Invoke command
7156 "maintenance check xml-descriptions".
7157
031ed05d
AA
71582017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7159
7160 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7161 calling context.
7162 (hex128): Drop erroneous calculation of parameters.
7163
dcd27ddf
SM
71642017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7165
7166 * gdb.python/py-unwind.exp: Disable stack protection when
7167 building test file.
7168
47e77640
PA
71692017-07-20 Pedro Alves <palves@redhat.com>
7170
7171 * gdb.base/default.exp (set language): Adjust expected output.
7172
62d2a18a
PA
71732017-07-20 Pedro Alves <palves@redhat.com>
7174
7175 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7176 (test_minsym): ... this, and make static.
7177 (get_pck__foo__bar__minsym): Rename to ...
7178 (get_test_minsym): ... this.
7179 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7180 symbol names and comments.
7181 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7182 (get_test_minsym): ... this.
7183 (pck__foo__bar__minsym__2): Rename to ...
7184 (test_minsym): ... this.
7185 (main): Adjust.
7186
c45ec17c
PA
71872017-07-17 Pedro Alves <palves@redhat.com>
7188
7189 * gdb.base/completion.exp: Adjust expected output.
7190 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7191 the completer works.
7192
c6756f62
PA
71932017-07-17 Pedro Alves <palves@redhat.com>
7194
7195 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7196
5bd68487
AB
71972017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7198
7199 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7200
8880f2a9
TT
72012017-07-14 Tom Tromey <tom@tromey.com>
7202
7203 PR rust/21764:
7204 * gdb.rust/simple.exp: Add tests.
7205
65547233
TT
72062017-07-14 Tom Tromey <tom@tromey.com>
7207
7208 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7209
8f14146e
PA
72102017-07-14 Pedro Alves <palves@redhat.com>
7211
7212 * gdb.linespec/base/one/thefile.cc (z1): New function.
7213 * gdb.linespec/base/two/thefile.cc (z2): New function.
7214 * gdb.linespec/linespec.exp: Add tests.
7215
b4365d02
AB
72162017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7217
7218 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7219 to mi_create_breakpoint.
7220
5d2cbaa5
AB
72212017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7222
7223 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7224 mi_create_breakpoint.
7225
11cb5716
IB
72262017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7227
7228 * gdb.dlang/demangle.exp: Update for demangling changes.
7229
03278692
TT
72302017-07-09 Tom Tromey <tom@tromey.com>
7231
7232 * gdb.dwarf2/shortpiece.exp: New file.
7233
33c5cd75
DB
72342017-07-06 David Blaikie <dblaikie@gmail.com>
7235
7236 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7237 built from fissiont-multi-cu{1,2}.c.
7238 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7239 except putting 'main' and 'func' in separate CUs in the same DWO file.
7240 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7241 test.
7242 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7243 test.
7244
8455d262
PA
72452017-07-06 Pedro Alves <palves@redhat.com>
7246
7247 * gdb.python/py-unwind.exp: Test flushregs.
7248
dc4bde35
SDJ
72492017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7250
7251 PR cli/21688
7252 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7253 tests for alias commands and trailing whitespace.
7254
51ed89aa
SDJ
72552017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7256
7257 PR cli/21688
7258 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7259 procedure. Call it.
7260
eb17d413
PA
72612017-06-29 Pedro Alves <palves@redhat.com>
7262
7263 * gdb.base/printcmds.exp: Add tests.
7264
41664b45
DG
72652017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7266
7267 PR gdb/21337
7268 * gdb.base/reread-readsym.exp: New file.
7269 * gdb.base/reread-readsym.c: New file.
7270
75312ae3
KB
72712017-06-21 Kevin Buettner <kevinb@redhat.com>
7272
7273 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7274 subpattern.
7275
66953522
PB
72762017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7277
7278 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7279 extended mnemonic.
7280 * gdb.arch/powerpc-power9.s: Likewise.
7281
5524b525
AA
72822017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7283
7284 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7285 on 32-bit x86 targets. Exploit is_*_target macros where
7286 appropriate.
7287
03c8af18
AA
72882017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7289
7290 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7291 register pieces.
7292
3bf31011
AA
72932017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7294
7295 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7296 located in one or more DWARF pieces.
7297
805acca0
AA
72982017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7299
7300 * lib/gdb.exp (get_endianness): New proc.
7301 * gdb.arch/aarch64-fp.exp: Use it.
7302 * gdb.arch/altivec-regs.exp: Likewise.
7303 * gdb.arch/e500-regs.exp: Likewise.
7304 * gdb.arch/vsx-regs.exp: Likewise.
7305 * gdb.base/dump.exp: Likewise.
7306 * gdb.base/funcargs.exp: Likewise.
7307 * gdb.base/gnu_vector.exp: Likewise.
7308 * gdb.dwarf2/formdata16.exp: Likewise.
7309 * gdb.dwarf2/implptrpiece.exp: Likewise.
7310 * gdb.dwarf2/nonvar-access.exp: Likewise.
7311 * gdb.python/py-inferior.exp: Likewise.
7312 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7313
e9352324
AA
73142017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7315
7316 PR gdb/21226
7317 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7318 stack value pieces are taken from the LSB end.
7319
d5d1163e
AA
73202017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7321
7322 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7323 variable at nonzero offset.
7324
0567c986
AA
73252017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7326
7327 * gdb.dwarf2/var-access.c: New file.
7328 * gdb.dwarf2/var-access.exp: New test.
7329 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7330
973e9aab
TT
73312017-06-12 Tom Tromey <tom@tromey.com>
7332
7333 * gdb.dwarf2/formdata16.exp: Add tests.
7334
d9109c80
TT
73352017-06-12 Tom Tromey <tom@tromey.com>
7336
7337 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7338
30a25466
TT
73392017-06-12 Tom Tromey <tom@tromey.com>
7340
7341 PR exp/16225:
7342 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7343 * gdb.arch/vsx-regs.exp: Update tests.
7344 * gdb.arch/s390-vregs.exp (hex128): New proc.
7345 Update test.
7346 * gdb.arch/altivec-regs.exp: Update tests.
7347
aefd8b33
SDJ
73482017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7349
7350 * gdb.base/startup-with-shell.c: New file.
7351 * gdb.base/startup-with-shell.exp: Likewise.
7352
2090129c
SDJ
73532017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7354
7355 * gdb.server/non-existing-program.exp: Update regex in order to
7356 reflect the fact that gdbserver is now using fork_inferior (with a
7357 shell) to startup the inferior.
7358
8e86a419
SM
73592017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7360
7361 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7362 support function calls from GDB.
7363
e6cf65f2
TT
73642017-05-21 Tom Tromey <tom@tromey.com>
7365
7366 PR rust/21466:
7367 * gdb.rust/unsized.exp: New file.
7368 * gdb.rust/unsized.rs: New file.
7369
43cc5389
TT
73702017-05-19 Tom Tromey <tom@tromey.com>
7371
7372 PR rust/21484:
7373 * gdb.rust/watch.exp: New file.
7374 * gdb.rust/watch.rs: New file.
7375
ec8df234
TT
73762017-05-18 Tom Tromey <tom@tromey.com>
7377
7378 * gdb.rust/simple.exp: Allow Box to be qualified.
7379
3e3e7fae
TP
73802017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7381
7382 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7383
59cc050d
PA
73842017-05-18 Pedro Alves <palves@redhat.com>
7385
7386 * gdb.base/fileio.c (test_write, test_read, test_close)
7387 (test_fstat): Don't print 'ret' in the fail path.
7388
c8f6abd1
PA
73892017-05-18 Pedro Alves <palves@redhat.com>
7390
7391 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7392 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7393 (test_system, test_rename, test_unlink, test_time): Change
7394 prototypes.
7395 * gdb.base/fileio.exp (stop_msg): Adjust.
7396
d2a03b77
PA
73972017-05-18 Pedro Alves <palves@redhat.com>
7398
7399 * gdb.base/fileio.c (null_str): New global.
7400 (test_stat): Use it.
7401 * gdb.base/fileio.exp: Remove nowarnings.
7402
0d5c6999
YQ
74032017-05-17 Yao Qi <yao.qi@linaro.org>
7404
7405 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7406
21873064
YQ
74072017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7408
7409 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7410 argument command.
7411 (top-level): Invoke test_set_inferior_tty.
7412
d512d31c
PA
74132017-05-04 Pedro Alves <palves@redhat.com>
7414
7415 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7416 Add parens to print call for Python 3.
7417
90cef2ed
KS
74182017-05-03 Keith Seitz <keiths@redhat.com>
7419
7420 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7421 (main): Call it.
7422
14f819c8
TW
74232017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7424
7425 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7426 to prev and next.
7427
913aeadd
TW
74282017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7429
7430 * gdb.python/py-record-btrace.exp: Remove test for
7431 gdb.BtraceInstruction.error.
7432
a3be24ad
TW
74332017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7434
7435 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7436
ae20e79a
TW
74372017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7438
7439 * gdb.python/py-record-btrace-threads.c: New file.
7440 * gdb.python/py-record-btrace-threads.exp: New file.
7441
45ce1b47
SDJ
74422017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7443
7444 PR testsuite/8595
7445 * gdb.base/environ.exp: Make test available in all architectures.
7446 Move bits related to "info program" testing to
7447 gdb.base/info-program.exp. Rewrite tests to use the two new
7448 procedures mentione below.
7449 (test_set_show_env_var) New procedure.
7450 (test_set_show_env_var_equal): Likewise.
7451 * gdb.base/info-program.exp: New file.
7452
e15c3eb4
KS
74532017-04-27 Keith Seitz <keiths@redhat.com>
7454
7455 * gdb.cp/oranking.cc (test15): New function.
7456 (main): Call test15 and declare additional variables for testing.
7457 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7458 "p foo101('abc')" tests.
7459 Add tests for cv qualifier overloads.
7460 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7461 "lvalue reference overload" test.
7462 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7463 "print value of f1 on Child&& in f2" test.
7464
3a3fd0fd
PA
74652017-04-19 Pedro Alves <palves@redhat.com>
7466
7467 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7468 procedure.
7469 (top level): Call it.
7470 * lib/gdb.exp (gdb_define_cmd): New procedure.
7471
53375380
PA
74722017-04-12 Pedro Alves <palves@redhat.com>
7473
7474 PR gdb/21323
7475 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7476 (wchar): New global.
7477 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7478 (do_test_wide_char, wide_char_types_no_program, top level): Add
7479 wchar_t testing.
7480
53e710ac
PA
74812017-04-12 Pedro Alves <palves@redhat.com>
7482
7483 PR c++/21323
7484 * gdb.cp/wide_char_types.c: New file.
7485 * gdb.cp/wide_char_types.exp: New file.
7486
0ad9d8c7
SDJ
74872017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7488
7489 PR gdb/21352
7490 * gdb.trace/tsv.exp: Add test for "tsave -r".
7491
b1b45502
IB
74922017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7493
7494 * gdb.dlang/watch-loc.c: New file.
7495 * gdb.dlang/watch-loc.exp: New file.
7496
ec13808e
JK
74972017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7498
7499 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7500
fe5f7374
AK
75012017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7502
7503 * gdb.arch/arc-analyze-prologue.S: New file.
7504 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7505
eea78757
AK
75062017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7507
7508 * gdb.arch/arc-decode-insn.S: New file.
7509 * gdb.arch/arc-decode-insn.exp: Likewise.
7510
5badf10a
IR
75112017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7512
7513 PR tdep/20928
7514 * gdb.arch/sparc64-regs.exp: New file.
7515 * gdb.arch/sparc64-regs.S: Likewise.
7516
cee59b3f
TW
75172017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7518
7519 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7520 and memory view on Python 3.
7521
c0f55cc6
AV
75222017-03-20 Artemiy Volkov <artemiyv@acm.org>
7523 Keith Seitz <keiths@redhat.com>
7524
7525 PR gdb/14441
7526 * gdb.cp/demangle.exp: Add rvalue reference tests.
7527 * gdb.cp/rvalue-ref-casts.cc: New file.
7528 * gdb.cp/rvalue-ref-casts.exp: New file.
7529 * gdb.cp/rvalue-ref-overload.cc: New file.
7530 * gdb.cp/rvalue-ref-overload.exp: New file.
7531 * gdb.cp/rvalue-ref-params.cc: New file.
7532 * gdb.cp/rvalue-ref-params.exp: New file.
7533 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7534 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7535 * gdb.cp/rvalue-ref-types.cc: New file.
7536 * gdb.cp/rvalue-ref-types.exp: New file.
7537 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7538 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7539
51457a05
MAL
75402017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7541
7542 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7543 New procedure.
7544
5b291c04
MAL
75452017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7546
7547 * lib/mi-support.exp (mi_gdb_test): Add additional message
7548 for unexpected output.
7549
59a56148
AA
75502017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7551
7552 * gdb.base/examine-backward.c (Barrier): New character array
7553 constant, to ensure that TestStrings is preceded by a string
7554 terminator.
7555
7942e96e
AA
75562017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7557
7558 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7559 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7560 and implicit pointer into such a location.
7561
6ebac3fb
DE
75622017-03-16 Doug Evans <dje@google.com>
7563
7564 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7565
ec3b243d
TP
75662017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7567
7568 * gdb.cp/m-static.exp: Fix expectation for prototype of
7569 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
7570
75712017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
7572
7573 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7574 * gdb.guile/scm-lazy-string.c: New file.
7575 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7576 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7577 for pointer, array, typedef lazy strings.
7578
2cc36e25 75792017-03-16 Doug Evans <dje@google.com>
34b43320
DE
7580
7581 PR python/17728, python/18439, python/18779
7582 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7583 * gdb.python/py-lazy-string.c (pointer): New typedef.
7584 (main): New locals ptr, array, typedef_ptr.
7585 * gdb.python/py-value.exp: Move lazy string tests to ...
7586 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7587 array, typedef lazy strings.
ec3b243d 7588
0efcde63
AK
75892017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7590
7591 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7592 Add optional 'test' parameter.
7593
7978d7c3
SM
75942017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7595
7596 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7597 Skip for versions of DejaGnu < 1.5.
7598
896c0c1e
SM
75992017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7600
7601 * lib/gdb.exp (dejagnu_version): New proc.
7602 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7603 Use dejagnu_version.
7604
5f4d1085
KS
76052017-03-10 Keith Seitz <keiths@redhat.com>
7606
7607 PR c++/8128
7608 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7609 type from destructor regexps.
7610 Add a branch which actually passes the test.
7611 Adjust "ptype t5i" test names.
7612
1de05205
PA
76132017-03-08 Pedro Alves <palves@redhat.com>
7614
7615 * gdb.base/step-over-exit.exp: Add explicit test message.
7616
c65d6b55
PA
76172017-03-08 Pedro Alves <palves@redhat.com>
7618
7619 PR gdb/18360
7620 * gdb.threads/interrupt-while-step-over.c: New file.
7621 * gdb.threads/interrupt-while-step-over.exp: New file.
7622
2e86a283
PA
76232017-03-08 Pedro Alves <palves@redhat.com>
7624
7625 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7626 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7627
25dcbff6
PA
76282017-03-08 Pedro Alves <palves@redhat.com>
7629
7630 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7631 PKRU as not supported as a PASS.
7632
dc9366eb
PA
76332017-03-08 Pedro Alves <palves@redhat.com>
7634
7635 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7636 prefix instead of $binfile1/$binfile2.
7637 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7638 in test message.
7639 * gdb.python/py-completion.exp: Use "load python file" as test
7640 messages instead of unstable path names.
7641
6e5d74e7
PA
76422017-03-08 Pedro Alves <palves@redhat.com>
7643 Jan Kratochvil <jan.kratochvil@redhat.com>
7644
7645 PR cli/21218
7646 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7647 New proc.
7648 (top level): Call it.
7649
9753a2f6
PA
76502017-03-08 Pedro Alves <palves@redhat.com>
7651
7652 PR tui/21216
7653 * gdb.tui/tui-nl-filtered-output.exp: New file.
7654
1a4dd9dd
PA
76552017-03-08 Pedro Alves <palves@redhat.com>
7656
7657 * gdb.base/completion.exp: Move TUI completion tests to ...
7658 * gdb.tui/completion.exp: ... this new file.
7659
7cbbff33
PA
76602017-03-08 Pedro Alves <palves@redhat.com>
7661
7662 * gdb.base/tui-disasm-long-lines.c,
7663 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7664 gdb.base/tui-layout.exp: Move to ...
7665 * gdb.tui/: ... this new directory.
7666
5f6fd321
PA
76672017-03-07 Pedro Alves <palves@redhat.com>
7668
7669 * gdb.base/tui-layout.c: New file.
7670 * gdb.base/tui-layout.exp: New file.
7671
44959fa8
PA
76722017-03-07 Pedro Alves <palves@redhat.com>
7673
7674 * gdb.base/tui-layout.c: Rename to ...
7675 * gdb.base/tui-disasm-long-lines.c: ... this.
7676 * gdb.base/tui-layout.exp: Rename to ...
7677 * gdb.base/tui-disasm-long-lines.exp: ... this.
7678
f8c4e718
PA
76792017-03-07 Pedro Alves <palves@redhat.com>
7680
7681 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7682
6dbb839a 76832017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
7684
7685 * i386-mpx-call.c: New file.
7686 * i386-mpx-call.exp: New file.
7687
65b48a81
PB
76882017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7689
7690 * gdb.arch/powerpc-power.exp: Delete test.
7691 * gdb.arch/powerpc-power.s: Likewise.
7692 * gdb.disasm/disassembler-options.exp: New test.
7693 * gdb.arch/powerpc-altivec.exp: Likewise.
7694 * gdb.arch/powerpc-altivec.s: Likewise.
7695 * gdb.arch/powerpc-altivec2.exp: Likewise.
7696 * gdb.arch/powerpc-altivec2.s: Likewise.
7697 * gdb.arch/powerpc-altivec3.exp: Likewise.
7698 * gdb.arch/powerpc-altivec3.s: Likewise.
7699 * gdb.arch/powerpc-power7.exp: Likewise.
7700 * gdb.arch/powerpc-power7.s: Likewise.
7701 * gdb.arch/powerpc-power8.exp: Likewise.
7702 * gdb.arch/powerpc-power8.s: Likewise.
7703 * gdb.arch/powerpc-power9.exp: Likewise.
7704 * gdb.arch/powerpc-power9.s: Likewise.
7705 * gdb.arch/powerpc-vsx.exp: Likewise.
7706 * gdb.arch/powerpc-vsx.s: Likewise.
7707 * gdb.arch/powerpc-vsx2.exp: Likewise.
7708 * gdb.arch/powerpc-vsx2.s: Likewise.
7709 * gdb.arch/powerpc-vsx3.exp: Likewise.
7710 * gdb.arch/powerpc-vsx3.s: Likewise.
7711 * gdb.arch/arm-disassembler-options.exp: Likewise.
7712 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7713 * gdb.arch/s390-disassembler-options.exp: Likewise.
7714
17cd4947
LM
77152017-02-23 Luis Machado <lgustavo@codesourcery.com>
7716
7717 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7718 (check_supported_features): ... this. Changed return type to void.
7719 (supports_rdseed): New static global.
7720 (rdseed): Check supports_rdseed.
7721 (initialize): Call check_supported_features.
7722
2039d74e
EBM
77232017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7724
7725 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7726 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7727 and lqarx/stqcx.
7728 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7729 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7730
a51d7ecf
EBM
77312017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7732
7733 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7734 uppercase.
7735
0224619f
JK
77362017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7737
7738 * gdb.dwarf2/formdata16.c: New file.
7739 * gdb.dwarf2/formdata16.exp: New file.
7740 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7741
216f72a1
JK
77422017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7743
7744 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7745 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7746 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7747 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7748 DW_AT_GNU_*.
7749
43988095
JK
77502017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7751
7752 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7753
99e8a4f9
SDJ
77542017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7755
7756 PR gdb/21164
7757 * gdb.base/maint.exp: Add testcases for when the commands do
7758 not have arguments.
7759
b58a8c0c
TP
77602017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7761
7762 * gdb.cp/chained-calls.exp: Use p instead of P.
7763
4e746bb6
TW
77642017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7765
7766 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7767 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7768
3f77c769
TT
77692017-02-14 Tom Tromey <tom@tromey.com>
7770
7771 PR python/13598:
7772 * gdb.python/py-events.exp: Add before_prompt event tests.
7773
075beec0
AA
77742017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7775
7776 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7777
bf5f525c
LM
77782017-02-13 Luis Machado <lgustavo@codesourcery.com>
7779
7780 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7781 (main): Call my_unique_function_name.
7782 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7783 completion of patterns with a single match.
7784 Add missing -re switches to gdb_test_multiple calls.
7785
13a66184
LM
77862017-02-13 Luis Machado <lgustavo@codesourcery.com>
7787
7788 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7789 return if core file is not recognized.
7790
26a06916
SM
77912017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7792
7793 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7794 and extra UIs.
7795
b761ca9e
SM
77962017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7797
7798 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7799 proc_with_prefix.
7800
b964bee0
TT
78012017-02-10 Tom Tromey <tom@tromey.com>
7802
7803 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7804
18da0c51
MG
78052017-02-10 Martin Galvan <martingalvan@sourceware.org>
7806
7807 PR gdb/21122
7808 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7809
604c4576
JG
78102017-02-08 Jerome Guitton <guitton@adacore.com>
7811
7812 * gdb.base/define.exp: Add test for command abbreviations
7813 in define.
7814
20b477a7
LM
78152017-02-06 Luis Machado <lgustavo@codesourcery.com>
7816
7817 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7818 * gdb.reverse/insn-reverse-x86.c: New file.
7819
3f7b46f2
IR
78202017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7821
7822 PR tdep/20936
7823 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7824
f0fd41c1
TT
78252017-02-03 Tom Tromey <tom@tromey.com>
7826
7827 PR rust/21097:
7828 * gdb.rust/simple.exp: Add new tests.
7829
5be5dbf0
PA
78302017-02-02 Pedro Alves <palves@redhat.com>
7831
7832 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7833 tests.
7834
7346ef59
AA
78352017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7836
7837 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7838 taking a 2-byte value out of a 4-byte DWARF implicit value on
7839 big-endian targets.
7840 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7841 logic. Add test cases for DW_OP_implicit.
7842
787f0025
MM
78432017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7844
7845 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7846
68777c29
MM
78472017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7848
7849 * gdb.btrace/enable.exp: Call gdb_exit before
7850 skip_gdbserver_tests.
7851
0a1c7e28
MM
78522017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7853
7854 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7855 GDBFLAGS.
7856
b5ac99b0
MM
78572017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7858
7859 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7860 the test is skipped.
7861 * gdb.btrace/data.exp: Likewise.
7862 * gdb.btrace/delta.exp: Likewise.
7863 * gdb.btrace/dlopen.exp: Likewise.
7864 * gdb.btrace/enable-running.exp: Likewise.
7865 * gdb.btrace/enable.exp: Likewise.
7866 * gdb.btrace/exception.exp: Likewise.
7867 * gdb.btrace/function_call_history.exp: Likewise.
7868 * gdb.btrace/gcore.exp: Likewise.
7869 * gdb.btrace/instruction_history.exp: Likewise.
7870 * gdb.btrace/multi-thread-step.exp: Likewise.
7871 * gdb.btrace/nohist.exp: Likewise.
7872 * gdb.btrace/non-stop.exp: Likewise.
7873 * gdb.btrace/reconnect.exp: Likewise.
7874 * gdb.btrace/record_goto-step.exp: Likewise.
7875 * gdb.btrace/record_goto.exp: Likewise.
7876 * gdb.btrace/rn-dl-bind.exp: Likewise.
7877 * gdb.btrace/segv.exp: Likewise.
7878 * gdb.btrace/step.exp: Likewise.
7879 * gdb.btrace/stepi.exp: Likewise.
7880 * gdb.btrace/tailcall-only.exp: Likewise.
7881 * gdb.btrace/tailcall.exp: Likewise.
7882 * gdb.btrace/tsx.exp: Likewise.
7883 * gdb.btrace/unknown_functions.exp: Likewise.
7884 * gdb.btrace/vdso.exp: Likewise.
7885
cd4007e4
MM
78862017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7887
7888 * gdb.btrace/enable-running.c: New.
7889 * gdb.btrace/enable-running.exp: New.
7890
2735833d
WT
78912017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7892
7893 * gdb.arch/amd64-gs_base.c: New file.
7894 * gdb.arch/amd64-gs_base.exp: New file.
7895
b51e1e94
LM
78962017-01-26 Luis Machado <lgustavo@codesourcery.com>
7897
7898 * lib/memory.exp: Remove spurious empty newlines.
7899
72ca0410
SM
79002017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7901
7902 * gdb.python/py-bad-printers.exp: Load python file using "source".
7903 * gdb.python/py-events.exp: Likewise.
7904 * gdb.python/py-evsignal.exp: Likewise.
7905 * gdb.python/py-evthreads.exp: Likewise.
7906 * gdb.python/py-frame-args.exp: Likewise.
7907 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7908 * gdb.python/py-framefilter-mi.exp: Likewise.
7909 * gdb.python/py-framefilter.exp: Likewise.
7910 * gdb.python/py-mi.exp: Likewise.
7911 * gdb.python/py-pp-maint.exp: Likewise.
7912 * gdb.python/py-pp-registration.exp: Likewise.
7913 * gdb.python/py-prettyprint.exp: Likewise.
7914 (run_lang_tests): Likewise.
7915 * gdb.python/py-typeprint.exp: Likewise.
7916
e309aa65
LM
79172017-01-26 Luis Machado <lgustavo@codesourcery.com>
7918
7919 * lib/memory.exp: New file.
7920 * lib/gdb.exp: Load memory.exp.
7921 * gdb.base/memattr.exp (delete_memory): Move proc to
7922 lib/memory.exp and rename to delete_memory_regions.
7923 Replace delete_memory with delete_memory_regions.
7924 Cleanup memory regions before tests.
7925 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7926 before tests.
7927
515aff23
LM
79282017-01-26 Luis Machado <lgustavo@codesourcery.com>
7929
7930 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7931 files.
7932 (initialize): New function conditionally defined.
7933 (testcases): Move within conditional block.
7934 (main): Call initialize.
7935 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7936 of gdb.reverse/insn-reverse.c.
7937 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7938 gdb.reverse/insn-reverse.c.
7939
d8b49cf0
YQ
79402017-01-26 Yao Qi <yao.qi@linaro.org>
7941
7942 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7943 disassemble on address 0.
7944
f13a9a0c
YQ
79452017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7946 Yao Qi <yao.qi@linaro.org>
7947
7948 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7949 * gdb.dwarf2/implptr-64bit.S: Remove.
7950 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7951 variables in caller's context. Add DW_OP_implicit_value.
7952
5ac95241
YQ
79532017-01-25 Yao Qi <yao.qi@linaro.org>
7954
7955 * lib/dwarf.exp (Dwarf::_location): Handle
7956 DW_OP_GNU_implicit_pointer with proper size.
7957
23e82930
LM
79582017-01-20 Luis Machado <lgustavo@codesourcery.com>
7959
7960 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7961 and add untested calls.
7962
d334ae25
LM
79632017-01-20 Luis Machado <lgustavo@codesourcery.com>
7964
7965 * gdb.python/python.exp: Check line number against what GDB thinks
7966 the line number is for func1.
7967
f5e6296e
IB
79682017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7969
7970 * gdb.dlang/debug-expr.exp: New file.
7971
5b362f04
LM
79722016-12-23 Luis Machado <lgustavo@codesourcery.com>
7973
7974 Fix test names for the following files:
7975
7976 * gdb.ada/exec_changed.exp
7977 * gdb.ada/info_types.exp
7978 * gdb.arch/aarch64-atomic-inst.exp
7979 * gdb.arch/aarch64-fp.exp
7980 * gdb.arch/altivec-abi.exp
7981 * gdb.arch/altivec-regs.exp
7982 * gdb.arch/amd64-byte.exp
7983 * gdb.arch/amd64-disp-step.exp
7984 * gdb.arch/amd64-dword.exp
7985 * gdb.arch/amd64-entry-value-inline.exp
7986 * gdb.arch/amd64-entry-value-param.exp
7987 * gdb.arch/amd64-entry-value-paramref.exp
7988 * gdb.arch/amd64-entry-value.exp
7989 * gdb.arch/amd64-i386-address.exp
7990 * gdb.arch/amd64-invalid-stack-middle.exp
7991 * gdb.arch/amd64-invalid-stack-top.exp
7992 * gdb.arch/amd64-optimout-repeat.exp
7993 * gdb.arch/amd64-prologue-skip.exp
7994 * gdb.arch/amd64-prologue-xmm.exp
7995 * gdb.arch/amd64-stap-special-operands.exp
7996 * gdb.arch/amd64-stap-wrong-subexp.exp
7997 * gdb.arch/amd64-tailcall-cxx.exp
7998 * gdb.arch/amd64-tailcall-noret.exp
7999 * gdb.arch/amd64-tailcall-ret.exp
8000 * gdb.arch/amd64-tailcall-self.exp
8001 * gdb.arch/amd64-word.exp
8002 * gdb.arch/arm-bl-branch-dest.exp
8003 * gdb.arch/arm-disp-step.exp
8004 * gdb.arch/arm-neon.exp
8005 * gdb.arch/arm-single-step-kernel-helper.exp
8006 * gdb.arch/avr-flash-qualifier.exp
8007 * gdb.arch/disp-step-insn-reloc.exp
8008 * gdb.arch/e500-abi.exp
8009 * gdb.arch/e500-regs.exp
8010 * gdb.arch/ftrace-insn-reloc.exp
8011 * gdb.arch/i386-avx512.exp
8012 * gdb.arch/i386-bp_permanent.exp
8013 * gdb.arch/i386-byte.exp
8014 * gdb.arch/i386-cfi-notcurrent.exp
8015 * gdb.arch/i386-disp-step.exp
8016 * gdb.arch/i386-dr3-watch.exp
8017 * gdb.arch/i386-float.exp
8018 * gdb.arch/i386-gnu-cfi.exp
8019 * gdb.arch/i386-mpx-map.exp
8020 * gdb.arch/i386-mpx-sigsegv.exp
8021 * gdb.arch/i386-mpx-simple_segv.exp
8022 * gdb.arch/i386-mpx.exp
8023 * gdb.arch/i386-permbkpt.exp
8024 * gdb.arch/i386-prologue.exp
8025 * gdb.arch/i386-signal.exp
8026 * gdb.arch/i386-size-overlap.exp
8027 * gdb.arch/i386-unwind.exp
8028 * gdb.arch/i386-word.exp
8029 * gdb.arch/mips-fcr.exp
8030 * gdb.arch/powerpc-d128-regs.exp
8031 * gdb.arch/powerpc-stackless.exp
8032 * gdb.arch/ppc64-atomic-inst.exp
8033 * gdb.arch/s390-stackless.exp
8034 * gdb.arch/s390-tdbregs.exp
8035 * gdb.arch/s390-vregs.exp
8036 * gdb.arch/sparc-sysstep.exp
8037 * gdb.arch/thumb-bx-pc.exp
8038 * gdb.arch/thumb-singlestep.exp
8039 * gdb.arch/thumb2-it.exp
8040 * gdb.arch/vsx-regs.exp
8041 * gdb.asm/asm-source.exp
8042 * gdb.base/a2-run.exp
8043 * gdb.base/advance.exp
8044 * gdb.base/all-bin.exp
8045 * gdb.base/anon.exp
8046 * gdb.base/args.exp
8047 * gdb.base/arithmet.exp
8048 * gdb.base/async-shell.exp
8049 * gdb.base/async.exp
8050 * gdb.base/attach-pie-noexec.exp
8051 * gdb.base/attach-twice.exp
8052 * gdb.base/auto-load.exp
8053 * gdb.base/bang.exp
8054 * gdb.base/bitfields.exp
8055 * gdb.base/break-always.exp
8056 * gdb.base/break-caller-line.exp
8057 * gdb.base/break-entry.exp
8058 * gdb.base/break-inline.exp
8059 * gdb.base/break-on-linker-gcd-function.exp
8060 * gdb.base/break-probes.exp
8061 * gdb.base/break.exp
8062 * gdb.base/breakpoint-shadow.exp
8063 * gdb.base/call-ar-st.exp
8064 * gdb.base/call-sc.exp
8065 * gdb.base/call-signal-resume.exp
8066 * gdb.base/call-strs.exp
8067 * gdb.base/callfuncs.exp
8068 * gdb.base/catch-fork-static.exp
8069 * gdb.base/catch-gdb-caused-signals.exp
8070 * gdb.base/catch-load.exp
8071 * gdb.base/catch-signal-fork.exp
8072 * gdb.base/catch-signal.exp
8073 * gdb.base/catch-syscall.exp
8074 * gdb.base/charset.exp
8075 * gdb.base/checkpoint.exp
8076 * gdb.base/chng-syms.exp
8077 * gdb.base/code-expr.exp
8078 * gdb.base/code_elim.exp
8079 * gdb.base/commands.exp
8080 * gdb.base/completion.exp
8081 * gdb.base/complex.exp
8082 * gdb.base/cond-expr.exp
8083 * gdb.base/condbreak.exp
8084 * gdb.base/consecutive.exp
8085 * gdb.base/continue-all-already-running.exp
8086 * gdb.base/coredump-filter.exp
8087 * gdb.base/corefile.exp
8088 * gdb.base/dbx.exp
8089 * gdb.base/debug-expr.exp
8090 * gdb.base/define.exp
8091 * gdb.base/del.exp
8092 * gdb.base/disabled-location.exp
8093 * gdb.base/disasm-end-cu.exp
8094 * gdb.base/disasm-optim.exp
8095 * gdb.base/display.exp
8096 * gdb.base/duplicate-bp.exp
8097 * gdb.base/ena-dis-br.exp
8098 * gdb.base/ending-run.exp
8099 * gdb.base/enumval.exp
8100 * gdb.base/environ.exp
8101 * gdb.base/eu-strip-infcall.exp
8102 * gdb.base/eval-avoid-side-effects.exp
8103 * gdb.base/eval-skip.exp
8104 * gdb.base/exitsignal.exp
8105 * gdb.base/expand-psymtabs.exp
8106 * gdb.base/filesym.exp
8107 * gdb.base/find-unmapped.exp
8108 * gdb.base/finish.exp
8109 * gdb.base/float.exp
8110 * gdb.base/foll-exec-mode.exp
8111 * gdb.base/foll-exec.exp
8112 * gdb.base/foll-fork.exp
8113 * gdb.base/fortran-sym-case.exp
8114 * gdb.base/freebpcmd.exp
8115 * gdb.base/func-ptr.exp
8116 * gdb.base/func-ptrs.exp
8117 * gdb.base/funcargs.exp
8118 * gdb.base/gcore-buffer-overflow.exp
8119 * gdb.base/gcore-relro-pie.exp
8120 * gdb.base/gcore-relro.exp
8121 * gdb.base/gcore.exp
8122 * gdb.base/gdb1090.exp
8123 * gdb.base/gdb11530.exp
8124 * gdb.base/gdb11531.exp
8125 * gdb.base/gdb1821.exp
8126 * gdb.base/gdbindex-stabs.exp
8127 * gdb.base/gdbvars.exp
8128 * gdb.base/hbreak.exp
8129 * gdb.base/hbreak2.exp
8130 * gdb.base/included.exp
8131 * gdb.base/infcall-input.exp
8132 * gdb.base/inferior-died.exp
8133 * gdb.base/infnan.exp
8134 * gdb.base/info-macros.exp
8135 * gdb.base/info-os.exp
8136 * gdb.base/info-proc.exp
8137 * gdb.base/info-shared.exp
8138 * gdb.base/info-target.exp
8139 * gdb.base/infoline.exp
8140 * gdb.base/interp.exp
8141 * gdb.base/interrupt.exp
8142 * gdb.base/jit-reader.exp
8143 * gdb.base/jit-simple.exp
8144 * gdb.base/kill-after-signal.exp
8145 * gdb.base/kill-detach-inferiors-cmd.exp
8146 * gdb.base/label.exp
8147 * gdb.base/langs.exp
8148 * gdb.base/ldbl_e308.exp
8149 * gdb.base/line-symtabs.exp
8150 * gdb.base/linespecs.exp
8151 * gdb.base/list.exp
8152 * gdb.base/long_long.exp
8153 * gdb.base/longest-types.exp
8154 * gdb.base/maint.exp
8155 * gdb.base/max-value-size.exp
8156 * gdb.base/memattr.exp
8157 * gdb.base/mips_pro.exp
8158 * gdb.base/morestack.exp
8159 * gdb.base/moribund-step.exp
8160 * gdb.base/multi-forks.exp
8161 * gdb.base/nested-addr.exp
8162 * gdb.base/nextoverexit.exp
8163 * gdb.base/noreturn-finish.exp
8164 * gdb.base/noreturn-return.exp
8165 * gdb.base/nostdlib.exp
8166 * gdb.base/offsets.exp
8167 * gdb.base/opaque.exp
8168 * gdb.base/pc-fp.exp
8169 * gdb.base/permissions.exp
8170 * gdb.base/print-symbol-loading.exp
8171 * gdb.base/prologue-include.exp
8172 * gdb.base/psymtab.exp
8173 * gdb.base/ptype.exp
8174 * gdb.base/random-signal.exp
8175 * gdb.base/randomize.exp
8176 * gdb.base/range-stepping.exp
8177 * gdb.base/readline-ask.exp
8178 * gdb.base/recpar.exp
8179 * gdb.base/recurse.exp
8180 * gdb.base/relational.exp
8181 * gdb.base/restore.exp
8182 * gdb.base/return-nodebug.exp
8183 * gdb.base/return.exp
8184 * gdb.base/run-after-attach.exp
8185 * gdb.base/save-bp.exp
8186 * gdb.base/scope.exp
8187 * gdb.base/sect-cmd.exp
8188 * gdb.base/set-lang-auto.exp
8189 * gdb.base/set-noassign.exp
8190 * gdb.base/setvar.exp
8191 * gdb.base/sigall.exp
8192 * gdb.base/sigbpt.exp
8193 * gdb.base/siginfo-addr.exp
8194 * gdb.base/siginfo-infcall.exp
8195 * gdb.base/siginfo-obj.exp
8196 * gdb.base/siginfo.exp
8197 * gdb.base/signals-state-child.exp
8198 * gdb.base/signest.exp
8199 * gdb.base/sigstep.exp
8200 * gdb.base/sizeof.exp
8201 * gdb.base/skip.exp
8202 * gdb.base/solib-corrupted.exp
8203 * gdb.base/solib-nodir.exp
8204 * gdb.base/solib-search.exp
8205 * gdb.base/stack-checking.exp
8206 * gdb.base/stale-infcall.exp
8207 * gdb.base/stap-probe.exp
8208 * gdb.base/start.exp
8209 * gdb.base/step-break.exp
8210 * gdb.base/step-bt.exp
8211 * gdb.base/step-line.exp
8212 * gdb.base/step-over-exit.exp
8213 * gdb.base/step-over-syscall.exp
8214 * gdb.base/step-resume-infcall.exp
8215 * gdb.base/step-test.exp
8216 * gdb.base/store.exp
8217 * gdb.base/structs3.exp
8218 * gdb.base/sym-file.exp
8219 * gdb.base/symbol-without-target_section.exp
8220 * gdb.base/term.exp
8221 * gdb.base/testenv.exp
8222 * gdb.base/ui-redirect.exp
8223 * gdb.base/until.exp
8224 * gdb.base/unwindonsignal.exp
8225 * gdb.base/value-double-free.exp
8226 * gdb.base/vla-datatypes.exp
8227 * gdb.base/vla-ptr.exp
8228 * gdb.base/vla-sideeffect.exp
8229 * gdb.base/volatile.exp
8230 * gdb.base/watch-cond-infcall.exp
8231 * gdb.base/watch-cond.exp
8232 * gdb.base/watch-non-mem.exp
8233 * gdb.base/watch-read.exp
8234 * gdb.base/watch-vfork.exp
8235 * gdb.base/watchpoint-cond-gone.exp
8236 * gdb.base/watchpoint-delete.exp
8237 * gdb.base/watchpoint-hw-hit-once.exp
8238 * gdb.base/watchpoint-hw.exp
8239 * gdb.base/watchpoint-stops-at-right-insn.exp
8240 * gdb.base/watchpoints.exp
8241 * gdb.base/wchar.exp
8242 * gdb.base/whatis-exp.exp
8243 * gdb.btrace/buffer-size.exp
8244 * gdb.btrace/data.exp
8245 * gdb.btrace/delta.exp
8246 * gdb.btrace/dlopen.exp
8247 * gdb.btrace/enable.exp
8248 * gdb.btrace/exception.exp
8249 * gdb.btrace/function_call_history.exp
8250 * gdb.btrace/gcore.exp
8251 * gdb.btrace/instruction_history.exp
8252 * gdb.btrace/nohist.exp
8253 * gdb.btrace/reconnect.exp
8254 * gdb.btrace/record_goto-step.exp
8255 * gdb.btrace/record_goto.exp
8256 * gdb.btrace/rn-dl-bind.exp
8257 * gdb.btrace/segv.exp
8258 * gdb.btrace/step.exp
8259 * gdb.btrace/stepi.exp
8260 * gdb.btrace/tailcall-only.exp
8261 * gdb.btrace/tailcall.exp
8262 * gdb.btrace/tsx.exp
8263 * gdb.btrace/unknown_functions.exp
8264 * gdb.btrace/vdso.exp
8265 * gdb.compile/compile-ifunc.exp
8266 * gdb.compile/compile-ops.exp
8267 * gdb.compile/compile-print.exp
8268 * gdb.compile/compile-setjmp.exp
8269 * gdb.cp/abstract-origin.exp
8270 * gdb.cp/ambiguous.exp
8271 * gdb.cp/annota2.exp
8272 * gdb.cp/annota3.exp
8273 * gdb.cp/anon-ns.exp
8274 * gdb.cp/anon-struct.exp
8275 * gdb.cp/anon-union.exp
8276 * gdb.cp/arg-reference.exp
8277 * gdb.cp/baseenum.exp
8278 * gdb.cp/bool.exp
8279 * gdb.cp/breakpoint.exp
8280 * gdb.cp/bs15503.exp
8281 * gdb.cp/call-c.exp
8282 * gdb.cp/casts.exp
8283 * gdb.cp/chained-calls.exp
8284 * gdb.cp/class2.exp
8285 * gdb.cp/classes.exp
8286 * gdb.cp/cmpd-minsyms.exp
8287 * gdb.cp/converts.exp
8288 * gdb.cp/cp-relocate.exp
8289 * gdb.cp/cpcompletion.exp
8290 * gdb.cp/cpexprs.exp
8291 * gdb.cp/cplabel.exp
8292 * gdb.cp/cplusfuncs.exp
8293 * gdb.cp/cpsizeof.exp
8294 * gdb.cp/ctti.exp
8295 * gdb.cp/derivation.exp
8296 * gdb.cp/destrprint.exp
8297 * gdb.cp/dispcxx.exp
8298 * gdb.cp/enum-class.exp
8299 * gdb.cp/exception.exp
8300 * gdb.cp/exceptprint.exp
8301 * gdb.cp/expand-psymtabs-cxx.exp
8302 * gdb.cp/expand-sals.exp
8303 * gdb.cp/extern-c.exp
8304 * gdb.cp/filename.exp
8305 * gdb.cp/formatted-ref.exp
8306 * gdb.cp/fpointer.exp
8307 * gdb.cp/gdb1355.exp
8308 * gdb.cp/gdb2495.exp
8309 * gdb.cp/hang.exp
8310 * gdb.cp/impl-this.exp
8311 * gdb.cp/infcall-dlopen.exp
8312 * gdb.cp/inherit.exp
8313 * gdb.cp/iostream.exp
8314 * gdb.cp/koenig.exp
8315 * gdb.cp/local.exp
8316 * gdb.cp/m-data.exp
8317 * gdb.cp/m-static.exp
8318 * gdb.cp/mb-ctor.exp
8319 * gdb.cp/mb-inline.exp
8320 * gdb.cp/mb-templates.exp
8321 * gdb.cp/member-name.exp
8322 * gdb.cp/member-ptr.exp
8323 * gdb.cp/meth-typedefs.exp
8324 * gdb.cp/method.exp
8325 * gdb.cp/method2.exp
8326 * gdb.cp/minsym-fallback.exp
8327 * gdb.cp/misc.exp
8328 * gdb.cp/namelessclass.exp
8329 * gdb.cp/namespace-enum.exp
8330 * gdb.cp/namespace-nested-import.exp
8331 * gdb.cp/namespace.exp
8332 * gdb.cp/nextoverthrow.exp
8333 * gdb.cp/no-dmgl-verbose.exp
8334 * gdb.cp/non-trivial-retval.exp
8335 * gdb.cp/noparam.exp
8336 * gdb.cp/nsdecl.exp
8337 * gdb.cp/nsimport.exp
8338 * gdb.cp/nsnested.exp
8339 * gdb.cp/nsnoimports.exp
8340 * gdb.cp/nsrecurs.exp
8341 * gdb.cp/nsstress.exp
8342 * gdb.cp/nsusing.exp
8343 * gdb.cp/operator.exp
8344 * gdb.cp/oranking.exp
8345 * gdb.cp/overload-const.exp
8346 * gdb.cp/overload.exp
8347 * gdb.cp/ovldbreak.exp
8348 * gdb.cp/ovsrch.exp
8349 * gdb.cp/paren-type.exp
8350 * gdb.cp/parse-lang.exp
8351 * gdb.cp/pass-by-ref.exp
8352 * gdb.cp/pr-1023.exp
8353 * gdb.cp/pr-1210.exp
8354 * gdb.cp/pr-574.exp
8355 * gdb.cp/pr10687.exp
8356 * gdb.cp/pr12028.exp
8357 * gdb.cp/pr17132.exp
8358 * gdb.cp/pr17494.exp
8359 * gdb.cp/pr9067.exp
8360 * gdb.cp/pr9167.exp
8361 * gdb.cp/pr9631.exp
8362 * gdb.cp/printmethod.exp
8363 * gdb.cp/psmang.exp
8364 * gdb.cp/psymtab-parameter.exp
8365 * gdb.cp/ptype-cv-cp.exp
8366 * gdb.cp/ptype-flags.exp
8367 * gdb.cp/re-set-overloaded.exp
8368 * gdb.cp/ref-types.exp
8369 * gdb.cp/rtti.exp
8370 * gdb.cp/scope-err.exp
8371 * gdb.cp/shadow.exp
8372 * gdb.cp/smartp.exp
8373 * gdb.cp/static-method.exp
8374 * gdb.cp/static-print-quit.exp
8375 * gdb.cp/temargs.exp
8376 * gdb.cp/templates.exp
8377 * gdb.cp/try_catch.exp
8378 * gdb.cp/typedef-operator.exp
8379 * gdb.cp/typeid.exp
8380 * gdb.cp/userdef.exp
8381 * gdb.cp/using-crash.exp
8382 * gdb.cp/var-tag.exp
8383 * gdb.cp/virtbase.exp
8384 * gdb.cp/virtfunc.exp
8385 * gdb.cp/virtfunc2.exp
8386 * gdb.cp/vla-cxx.exp
8387 * gdb.disasm/t01_mov.exp
8388 * gdb.disasm/t02_mova.exp
8389 * gdb.disasm/t03_add.exp
8390 * gdb.disasm/t04_sub.exp
8391 * gdb.disasm/t05_cmp.exp
8392 * gdb.disasm/t06_ari2.exp
8393 * gdb.disasm/t07_ari3.exp
8394 * gdb.disasm/t08_or.exp
8395 * gdb.disasm/t09_xor.exp
8396 * gdb.disasm/t10_and.exp
8397 * gdb.disasm/t11_logs.exp
8398 * gdb.disasm/t12_bit.exp
8399 * gdb.disasm/t13_otr.exp
8400 * gdb.dlang/circular.exp
8401 * gdb.dwarf2/arr-stride.exp
8402 * gdb.dwarf2/arr-subrange.exp
8403 * gdb.dwarf2/atomic-type.exp
8404 * gdb.dwarf2/bad-regnum.exp
8405 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8406 * gdb.dwarf2/callframecfa.exp
8407 * gdb.dwarf2/clztest.exp
8408 * gdb.dwarf2/corrupt.exp
8409 * gdb.dwarf2/data-loc.exp
8410 * gdb.dwarf2/dup-psym.exp
8411 * gdb.dwarf2/dw2-anon-mptr.exp
8412 * gdb.dwarf2/dw2-anonymous-func.exp
8413 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8414 * gdb.dwarf2/dw2-bad-unresolved.exp
8415 * gdb.dwarf2/dw2-basic.exp
8416 * gdb.dwarf2/dw2-canonicalize-type.exp
8417 * gdb.dwarf2/dw2-case-insensitive.exp
8418 * gdb.dwarf2/dw2-common-block.exp
8419 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8420 * gdb.dwarf2/dw2-compressed.exp
8421 * gdb.dwarf2/dw2-const.exp
8422 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8423 * gdb.dwarf2/dw2-cu-size.exp
8424 * gdb.dwarf2/dw2-dup-frame.exp
8425 * gdb.dwarf2/dw2-entry-value.exp
8426 * gdb.dwarf2/dw2-icycle.exp
8427 * gdb.dwarf2/dw2-ifort-parameter.exp
8428 * gdb.dwarf2/dw2-inline-break.exp
8429 * gdb.dwarf2/dw2-inline-param.exp
8430 * gdb.dwarf2/dw2-intercu.exp
8431 * gdb.dwarf2/dw2-intermix.exp
8432 * gdb.dwarf2/dw2-lexical-block-bare.exp
8433 * gdb.dwarf2/dw2-linkage-name-trust.exp
8434 * gdb.dwarf2/dw2-minsym-in-cu.exp
8435 * gdb.dwarf2/dw2-noloc.exp
8436 * gdb.dwarf2/dw2-op-call.exp
8437 * gdb.dwarf2/dw2-op-out-param.exp
8438 * gdb.dwarf2/dw2-opt-structptr.exp
8439 * gdb.dwarf2/dw2-param-error.exp
8440 * gdb.dwarf2/dw2-producer.exp
8441 * gdb.dwarf2/dw2-ranges-base.exp
8442 * gdb.dwarf2/dw2-ref-missing-frame.exp
8443 * gdb.dwarf2/dw2-reg-undefined.exp
8444 * gdb.dwarf2/dw2-regno-invalid.exp
8445 * gdb.dwarf2/dw2-restore.exp
8446 * gdb.dwarf2/dw2-restrict.exp
8447 * gdb.dwarf2/dw2-single-line-discriminators.exp
8448 * gdb.dwarf2/dw2-strp.exp
8449 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8450 * gdb.dwarf2/dw2-unresolved.exp
8451 * gdb.dwarf2/dw2-var-zero-addr.exp
8452 * gdb.dwarf2/dw4-sig-types.exp
8453 * gdb.dwarf2/dwz.exp
8454 * gdb.dwarf2/dynarr-ptr.exp
8455 * gdb.dwarf2/enum-type.exp
8456 * gdb.dwarf2/gdb-index.exp
8457 * gdb.dwarf2/implptr-64bit.exp
8458 * gdb.dwarf2/implptr-optimized-out.exp
8459 * gdb.dwarf2/implptr.exp
8460 * gdb.dwarf2/implref-array.exp
8461 * gdb.dwarf2/implref-const.exp
8462 * gdb.dwarf2/implref-global.exp
8463 * gdb.dwarf2/implref-struct.exp
8464 * gdb.dwarf2/mac-fileno.exp
8465 * gdb.dwarf2/main-subprogram.exp
8466 * gdb.dwarf2/member-ptr-forwardref.exp
8467 * gdb.dwarf2/method-ptr.exp
8468 * gdb.dwarf2/missing-sig-type.exp
8469 * gdb.dwarf2/nonvar-access.exp
8470 * gdb.dwarf2/opaque-type-lookup.exp
8471 * gdb.dwarf2/pieces-optimized-out.exp
8472 * gdb.dwarf2/pieces.exp
8473 * gdb.dwarf2/pr10770.exp
8474 * gdb.dwarf2/pr13961.exp
8475 * gdb.dwarf2/staticvirtual.exp
8476 * gdb.dwarf2/subrange.exp
8477 * gdb.dwarf2/symtab-producer.exp
8478 * gdb.dwarf2/trace-crash.exp
8479 * gdb.dwarf2/typeddwarf.exp
8480 * gdb.dwarf2/valop.exp
8481 * gdb.dwarf2/watch-notconst.exp
8482 * gdb.fortran/array-element.exp
8483 * gdb.fortran/charset.exp
8484 * gdb.fortran/common-block.exp
8485 * gdb.fortran/complex.exp
8486 * gdb.fortran/derived-type-function.exp
8487 * gdb.fortran/derived-type.exp
8488 * gdb.fortran/logical.exp
8489 * gdb.fortran/module.exp
8490 * gdb.fortran/multi-dim.exp
8491 * gdb.fortran/nested-funcs.exp
8492 * gdb.fortran/print-formatted.exp
8493 * gdb.fortran/subarray.exp
8494 * gdb.fortran/vla-alloc-assoc.exp
8495 * gdb.fortran/vla-datatypes.exp
8496 * gdb.fortran/vla-history.exp
8497 * gdb.fortran/vla-ptr-info.exp
8498 * gdb.fortran/vla-ptype-sub.exp
8499 * gdb.fortran/vla-ptype.exp
8500 * gdb.fortran/vla-sizeof.exp
8501 * gdb.fortran/vla-type.exp
8502 * gdb.fortran/vla-value-sub-arbitrary.exp
8503 * gdb.fortran/vla-value-sub-finish.exp
8504 * gdb.fortran/vla-value-sub.exp
8505 * gdb.fortran/vla-value.exp
8506 * gdb.fortran/whatis_type.exp
8507 * gdb.go/chan.exp
8508 * gdb.go/handcall.exp
8509 * gdb.go/hello.exp
8510 * gdb.go/integers.exp
8511 * gdb.go/methods.exp
8512 * gdb.go/package.exp
8513 * gdb.go/strings.exp
8514 * gdb.go/types.exp
8515 * gdb.go/unsafe.exp
8516 * gdb.guile/scm-arch.exp
8517 * gdb.guile/scm-block.exp
8518 * gdb.guile/scm-breakpoint.exp
8519 * gdb.guile/scm-cmd.exp
8520 * gdb.guile/scm-disasm.exp
8521 * gdb.guile/scm-equal.exp
8522 * gdb.guile/scm-frame-args.exp
8523 * gdb.guile/scm-frame-inline.exp
8524 * gdb.guile/scm-frame.exp
8525 * gdb.guile/scm-iterator.exp
8526 * gdb.guile/scm-math.exp
8527 * gdb.guile/scm-objfile.exp
8528 * gdb.guile/scm-ports.exp
8529 * gdb.guile/scm-symbol.exp
8530 * gdb.guile/scm-symtab.exp
8531 * gdb.guile/scm-value-cc.exp
8532 * gdb.guile/types-module.exp
8533 * gdb.linespec/break-ask.exp
8534 * gdb.linespec/cpexplicit.exp
8535 * gdb.linespec/explicit.exp
8536 * gdb.linespec/keywords.exp
8537 * gdb.linespec/linespec.exp
8538 * gdb.linespec/ls-dollar.exp
8539 * gdb.linespec/ls-errs.exp
8540 * gdb.linespec/skip-two.exp
8541 * gdb.linespec/thread.exp
8542 * gdb.mi/mi-async.exp
8543 * gdb.mi/mi-basics.exp
8544 * gdb.mi/mi-break.exp
8545 * gdb.mi/mi-catch-load.exp
8546 * gdb.mi/mi-cli.exp
8547 * gdb.mi/mi-cmd-param-changed.exp
8548 * gdb.mi/mi-console.exp
8549 * gdb.mi/mi-detach.exp
8550 * gdb.mi/mi-disassemble.exp
8551 * gdb.mi/mi-eval.exp
8552 * gdb.mi/mi-file-transfer.exp
8553 * gdb.mi/mi-file.exp
8554 * gdb.mi/mi-fill-memory.exp
8555 * gdb.mi/mi-inheritance-syntax-error.exp
8556 * gdb.mi/mi-linespec-err-cp.exp
8557 * gdb.mi/mi-logging.exp
8558 * gdb.mi/mi-memory-changed.exp
8559 * gdb.mi/mi-read-memory.exp
8560 * gdb.mi/mi-record-changed.exp
8561 * gdb.mi/mi-reg-undefined.exp
8562 * gdb.mi/mi-regs.exp
8563 * gdb.mi/mi-return.exp
8564 * gdb.mi/mi-reverse.exp
8565 * gdb.mi/mi-simplerun.exp
8566 * gdb.mi/mi-solib.exp
8567 * gdb.mi/mi-stack.exp
8568 * gdb.mi/mi-stepi.exp
8569 * gdb.mi/mi-syn-frame.exp
8570 * gdb.mi/mi-until.exp
8571 * gdb.mi/mi-var-block.exp
8572 * gdb.mi/mi-var-child.exp
8573 * gdb.mi/mi-var-cmd.exp
8574 * gdb.mi/mi-var-cp.exp
8575 * gdb.mi/mi-var-display.exp
8576 * gdb.mi/mi-var-invalidate.exp
8577 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8578 * gdb.mi/mi-vla-fortran.exp
8579 * gdb.mi/mi-watch.exp
8580 * gdb.mi/mi2-var-child.exp
8581 * gdb.mi/user-selected-context-sync.exp
8582 * gdb.modula2/unbounded-array.exp
8583 * gdb.multi/dummy-frame-restore.exp
8584 * gdb.multi/multi-arch-exec.exp
8585 * gdb.multi/multi-arch.exp
8586 * gdb.multi/tids.exp
8587 * gdb.multi/watchpoint-multi.exp
8588 * gdb.opencl/callfuncs.exp
8589 * gdb.opencl/convs_casts.exp
8590 * gdb.opencl/datatypes.exp
8591 * gdb.opencl/operators.exp
8592 * gdb.opencl/vec_comps.exp
8593 * gdb.opt/clobbered-registers-O2.exp
8594 * gdb.opt/inline-break.exp
8595 * gdb.opt/inline-bt.exp
8596 * gdb.opt/inline-cmds.exp
8597 * gdb.opt/inline-locals.exp
8598 * gdb.pascal/case-insensitive-symbols.exp
8599 * gdb.pascal/floats.exp
8600 * gdb.pascal/gdb11492.exp
8601 * gdb.python/lib-types.exp
8602 * gdb.python/py-arch.exp
8603 * gdb.python/py-as-string.exp
8604 * gdb.python/py-bad-printers.exp
8605 * gdb.python/py-block.exp
8606 * gdb.python/py-breakpoint-create-fail.exp
8607 * gdb.python/py-breakpoint.exp
8608 * gdb.python/py-caller-is.exp
8609 * gdb.python/py-cmd.exp
8610 * gdb.python/py-explore-cc.exp
8611 * gdb.python/py-explore.exp
8612 * gdb.python/py-finish-breakpoint.exp
8613 * gdb.python/py-finish-breakpoint2.exp
8614 * gdb.python/py-frame-args.exp
8615 * gdb.python/py-frame-inline.exp
8616 * gdb.python/py-frame.exp
8617 * gdb.python/py-framefilter-mi.exp
8618 * gdb.python/py-infthread.exp
8619 * gdb.python/py-lazy-string.exp
8620 * gdb.python/py-linetable.exp
8621 * gdb.python/py-mi-events.exp
8622 * gdb.python/py-mi-objfile.exp
8623 * gdb.python/py-mi.exp
8624 * gdb.python/py-objfile.exp
8625 * gdb.python/py-pp-integral.exp
8626 * gdb.python/py-pp-maint.exp
8627 * gdb.python/py-pp-re-notag.exp
8628 * gdb.python/py-pp-registration.exp
8629 * gdb.python/py-recurse-unwind.exp
8630 * gdb.python/py-strfns.exp
8631 * gdb.python/py-symbol.exp
8632 * gdb.python/py-symtab.exp
8633 * gdb.python/py-sync-interp.exp
8634 * gdb.python/py-typeprint.exp
8635 * gdb.python/py-unwind-maint.exp
8636 * gdb.python/py-unwind.exp
8637 * gdb.python/py-value-cc.exp
8638 * gdb.python/py-xmethods.exp
8639 * gdb.reverse/amd64-tailcall-reverse.exp
8640 * gdb.reverse/break-precsave.exp
8641 * gdb.reverse/break-reverse.exp
8642 * gdb.reverse/consecutive-precsave.exp
8643 * gdb.reverse/consecutive-reverse.exp
8644 * gdb.reverse/finish-precsave.exp
8645 * gdb.reverse/finish-reverse-bkpt.exp
8646 * gdb.reverse/finish-reverse.exp
8647 * gdb.reverse/fstatat-reverse.exp
8648 * gdb.reverse/getresuid-reverse.exp
8649 * gdb.reverse/i386-precsave.exp
8650 * gdb.reverse/i386-reverse.exp
8651 * gdb.reverse/i386-sse-reverse.exp
8652 * gdb.reverse/i387-env-reverse.exp
8653 * gdb.reverse/i387-stack-reverse.exp
8654 * gdb.reverse/insn-reverse.exp
8655 * gdb.reverse/machinestate-precsave.exp
8656 * gdb.reverse/machinestate.exp
8657 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8658 * gdb.reverse/pipe-reverse.exp
8659 * gdb.reverse/readv-reverse.exp
8660 * gdb.reverse/recvmsg-reverse.exp
8661 * gdb.reverse/rerun-prec.exp
8662 * gdb.reverse/s390-mvcle.exp
8663 * gdb.reverse/step-precsave.exp
8664 * gdb.reverse/step-reverse.exp
8665 * gdb.reverse/time-reverse.exp
8666 * gdb.reverse/until-precsave.exp
8667 * gdb.reverse/until-reverse.exp
8668 * gdb.reverse/waitpid-reverse.exp
8669 * gdb.reverse/watch-precsave.exp
8670 * gdb.reverse/watch-reverse.exp
8671 * gdb.rust/generics.exp
8672 * gdb.rust/methods.exp
8673 * gdb.rust/modules.exp
8674 * gdb.rust/simple.exp
8675 * gdb.server/connect-with-no-symbol-file.exp
8676 * gdb.server/ext-attach.exp
8677 * gdb.server/ext-restart.exp
8678 * gdb.server/ext-wrapper.exp
8679 * gdb.server/file-transfer.exp
8680 * gdb.server/server-exec-info.exp
8681 * gdb.server/server-kill.exp
8682 * gdb.server/server-mon.exp
8683 * gdb.server/wrapper.exp
8684 * gdb.stabs/exclfwd.exp
8685 * gdb.stabs/gdb11479.exp
8686 * gdb.threads/clone-new-thread-event.exp
8687 * gdb.threads/corethreads.exp
8688 * gdb.threads/current-lwp-dead.exp
8689 * gdb.threads/dlopen-libpthread.exp
8690 * gdb.threads/gcore-thread.exp
8691 * gdb.threads/sigstep-threads.exp
8692 * gdb.threads/watchpoint-fork.exp
8693 * gdb.trace/actions-changed.exp
8694 * gdb.trace/backtrace.exp
8695 * gdb.trace/change-loc.exp
8696 * gdb.trace/circ.exp
8697 * gdb.trace/collection.exp
8698 * gdb.trace/disconnected-tracing.exp
8699 * gdb.trace/ftrace.exp
8700 * gdb.trace/mi-trace-frame-collected.exp
8701 * gdb.trace/mi-trace-unavailable.exp
8702 * gdb.trace/mi-traceframe-changed.exp
8703 * gdb.trace/mi-tsv-changed.exp
8704 * gdb.trace/no-attach-trace.exp
8705 * gdb.trace/passc-dyn.exp
8706 * gdb.trace/qtro.exp
8707 * gdb.trace/range-stepping.exp
8708 * gdb.trace/read-memory.exp
8709 * gdb.trace/save-trace.exp
8710 * gdb.trace/signal.exp
8711 * gdb.trace/status-stop.exp
8712 * gdb.trace/tfile.exp
8713 * gdb.trace/trace-break.exp
8714 * gdb.trace/trace-buffer-size.exp
8715 * gdb.trace/trace-condition.exp
8716 * gdb.trace/tracefile-pseudo-reg.exp
8717 * gdb.trace/tstatus.exp
8718 * gdb.trace/unavailable.exp
8719 * gdb.trace/while-dyn.exp
8720 * gdb.trace/while-stepping.exp
8721
34c41c68
DE
87222016-12-22 Doug Evans <xdje42@gmail.com>
8723
8724 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8725 and msymbols.
8726
16e69324
YQ
87272016-12-19 Yao Qi <yao.qi@linaro.org>
8728
8729 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8730 (test_with_self): Don't call do_steps_and_nexts, and remove
8731 code about stepping into xmalloc.
8732
f94f411b
YQ
87332016-12-09 Yao Qi <yao.qi@linaro.org>
8734
8735 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8736
87372016-12-09 Yao Qi <yao.qi@linaro.org>
8738
8739 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8740
f1b5deee
PA
87412016-12-09 Pedro Alves <palves@redhat.com>
8742
8743 * gdb.base/all-architectures-0.exp: New file.
8744 * gdb.base/all-architectures-1.exp: New file.
8745 * gdb.base/all-architectures-2.exp: New file.
8746 * gdb.base/all-architectures-3.exp: New file.
8747 * gdb.base/all-architectures-4.exp: New file.
8748 * gdb.base/all-architectures-5.exp: New file.
8749 * gdb.base/all-architectures-6.exp: New file.
8750 * gdb.base/all-architectures-7.exp: New file.
8751 * gdb.base/all-architectures.exp.in: New file.
8752
364ca42e
YQ
87532016-12-09 Yao Qi <yao.qi@linaro.org>
8754
8755 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8756
107c2d62
LM
87572016-12-02 Luis Machado <lgustavo@codesourcery.com>
8758
8759 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8760 possible.
8761 Remove useless pattern-matching code.
8762
df3ee9ca
PA
87632016-12-02 Pedro Alves <palves@redhat.com>
8764
8765 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8766 procedure.
8767 (top level): Call it.
8768
ec835369
PA
87692016-12-02 Pedro Alves <palves@redhat.com>
8770
8771 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8772 New procedure.
8773 (top level): Call it.
8774
01770bbd
PA
87752016-12-02 Pedro Alves <palves@redhat.com>
8776
8777 PR cli/20559
8778 * gdb.base/commands.exp (user_defined_command_args_eval): New
8779 procedure.
8780 (top level): Call it.
8781
008459ea
LM
87822016-12-02 Luis Machado <lgustavo@codesourcery.com>
8783
8784 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8785 timeout handling.
8786
0c1b455e
TT
87872016-12-02 Tom Tromey <tom@tromey.com>
8788
8789 * gdb.dwarf2/main-subprogram.c: New file.
8790 * gdb.dwarf2/main-subprogram.exp: New file.
8791
018572b8
LM
87922016-12-01 Luis Machado <lgustavo@codesourcery.com>
8793
8794 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8795 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8796 gdb_test_no_output for a couple of cases.
8797 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8798
84c93cd5
LM
87992016-12-01 Luis Machado <lgustavo@codesourcery.com>
8800
8801 Fix test names and standardize compilation error messages throughout
8802 the following files:
8803
8804 * gdb.ada/start.exp
8805 * gdb.arch/alpha-step.exp
8806 * gdb.arch/e500-prologue.exp
8807 * gdb.arch/ftrace-insn-reloc.exp
8808 * gdb.arch/gdb1291.exp
8809 * gdb.arch/gdb1431.exp
8810 * gdb.arch/gdb1558.exp
8811 * gdb.arch/i386-dr3-watch.exp
8812 * gdb.arch/i386-sse-stack-align.exp
8813 * gdb.arch/ia64-breakpoint-shadow.exp
8814 * gdb.arch/pa-nullify.exp
8815 * gdb.arch/powerpc-aix-prologue.exp
8816 * gdb.arch/thumb-bx-pc.exp
8817 * gdb.base/annota1.exp
8818 * gdb.base/annota3.exp
8819 * gdb.base/arrayidx.exp
8820 * gdb.base/assign.exp
8821 * gdb.base/attach.exp
8822 * gdb.base/auxv.exp
8823 * gdb.base/bang.exp
8824 * gdb.base/bfp-test.exp
8825 * gdb.base/bigcore.exp
8826 * gdb.base/bitfields2.exp
8827 * gdb.base/break-fun-addr.exp
8828 * gdb.base/break-probes.exp
8829 * gdb.base/call-rt-st.exp
8830 * gdb.base/callexit.exp
8831 * gdb.base/catch-fork-kill.exp
8832 * gdb.base/charset.exp
8833 * gdb.base/checkpoint.exp
8834 * gdb.base/comprdebug.exp
8835 * gdb.base/constvars.exp
8836 * gdb.base/coredump-filter.exp
8837 * gdb.base/cursal.exp
8838 * gdb.base/cvexpr.exp
8839 * gdb.base/detach.exp
8840 * gdb.base/display.exp
8841 * gdb.base/dmsym.exp
8842 * gdb.base/dprintf-pending.exp
8843 * gdb.base/dso2dso.exp
8844 * gdb.base/dtrace-probe.exp
8845 * gdb.base/dump.exp
8846 * gdb.base/enum_cond.exp
8847 * gdb.base/exe-lock.exp
8848 * gdb.base/exec-invalid-sysroot.exp
8849 * gdb.base/execl-update-breakpoints.exp
8850 * gdb.base/exprs.exp
8851 * gdb.base/fileio.exp
8852 * gdb.base/find.exp
8853 * gdb.base/finish.exp
8854 * gdb.base/fixsection.exp
8855 * gdb.base/foll-vfork.exp
8856 * gdb.base/frame-args.exp
8857 * gdb.base/gcore.exp
8858 * gdb.base/gdb1250.exp
8859 * gdb.base/global-var-nested-by-dso.exp
8860 * gdb.base/gnu-ifunc.exp
8861 * gdb.base/hashline1.exp
8862 * gdb.base/hashline2.exp
8863 * gdb.base/hashline3.exp
8864 * gdb.base/hbreak-in-shr-unsupported.exp
8865 * gdb.base/huge.exp
8866 * gdb.base/infcall-input.exp
8867 * gdb.base/info-fun.exp
8868 * gdb.base/info-shared.exp
8869 * gdb.base/jit-simple.exp
8870 * gdb.base/jit-so.exp
8871 * gdb.base/jit.exp
8872 * gdb.base/jump.exp
8873 * gdb.base/label.exp
8874 * gdb.base/lineinc.exp
8875 * gdb.base/logical.exp
8876 * gdb.base/longjmp.exp
8877 * gdb.base/macscp.exp
8878 * gdb.base/miscexprs.exp
8879 * gdb.base/new-ui-echo.exp
8880 * gdb.base/new-ui-pending-input.exp
8881 * gdb.base/new-ui.exp
8882 * gdb.base/nodebug.exp
8883 * gdb.base/nofield.exp
8884 * gdb.base/offsets.exp
8885 * gdb.base/overlays.exp
8886 * gdb.base/pending.exp
8887 * gdb.base/pointers.exp
8888 * gdb.base/pr11022.exp
8889 * gdb.base/printcmds.exp
8890 * gdb.base/prologue.exp
8891 * gdb.base/ptr-typedef.exp
8892 * gdb.base/realname-expand.exp
8893 * gdb.base/relativedebug.exp
8894 * gdb.base/relocate.exp
8895 * gdb.base/remote.exp
8896 * gdb.base/reread.exp
8897 * gdb.base/return2.exp
8898 * gdb.base/savedregs.exp
8899 * gdb.base/sep.exp
8900 * gdb.base/sepdebug.exp
8901 * gdb.base/sepsymtab.exp
8902 * gdb.base/set-inferior-tty.exp
8903 * gdb.base/setshow.exp
8904 * gdb.base/shlib-call.exp
8905 * gdb.base/sigaltstack.exp
8906 * gdb.base/siginfo-addr.exp
8907 * gdb.base/signals.exp
8908 * gdb.base/signull.exp
8909 * gdb.base/sigrepeat.exp
8910 * gdb.base/so-impl-ld.exp
8911 * gdb.base/solib-display.exp
8912 * gdb.base/solib-overlap.exp
8913 * gdb.base/solib-search.exp
8914 * gdb.base/solib-symbol.exp
8915 * gdb.base/structs.exp
8916 * gdb.base/structs2.exp
8917 * gdb.base/symtab-search-order.exp
8918 * gdb.base/twice.exp
8919 * gdb.base/unload.exp
8920 * gdb.base/varargs.exp
8921 * gdb.base/watchpoint-solib.exp
8922 * gdb.base/watchpoint.exp
8923 * gdb.base/whatis.exp
8924 * gdb.base/wrong_frame_bt_full.exp
8925 * gdb.btrace/dlopen.exp
8926 * gdb.cell/ea-standalone.exp
8927 * gdb.cell/ea-test.exp
8928 * gdb.cp/dispcxx.exp
8929 * gdb.cp/gdb2384.exp
8930 * gdb.cp/method2.exp
8931 * gdb.cp/nextoverthrow.exp
8932 * gdb.cp/pr10728.exp
8933 * gdb.disasm/am33.exp
8934 * gdb.disasm/h8300s.exp
8935 * gdb.disasm/mn10300.exp
8936 * gdb.disasm/sh3.exp
8937 * gdb.dwarf2/dw2-dir-file-name.exp
8938 * gdb.fortran/complex.exp
8939 * gdb.fortran/library-module.exp
8940 * gdb.guile/scm-pretty-print.exp
8941 * gdb.guile/scm-symbol.exp
8942 * gdb.guile/scm-type.exp
8943 * gdb.guile/scm-value.exp
8944 * gdb.linespec/linespec.exp
8945 * gdb.mi/gdb701.exp
8946 * gdb.mi/gdb792.exp
8947 * gdb.mi/mi-breakpoint-changed.exp
8948 * gdb.mi/mi-dprintf-pending.exp
8949 * gdb.mi/mi-dprintf.exp
8950 * gdb.mi/mi-exit-code.exp
8951 * gdb.mi/mi-pending.exp
8952 * gdb.mi/mi-solib.exp
8953 * gdb.mi/new-ui-mi-sync.exp
8954 * gdb.mi/pr11022.exp
8955 * gdb.mi/user-selected-context-sync.exp
8956 * gdb.opt/solib-intra-step.exp
8957 * gdb.python/py-events.exp
8958 * gdb.python/py-finish-breakpoint.exp
8959 * gdb.python/py-mi.exp
8960 * gdb.python/py-prettyprint.exp
8961 * gdb.python/py-shared.exp
8962 * gdb.python/py-symbol.exp
8963 * gdb.python/py-template.exp
8964 * gdb.python/py-type.exp
8965 * gdb.python/py-value.exp
8966 * gdb.reverse/solib-precsave.exp
8967 * gdb.reverse/solib-reverse.exp
8968 * gdb.server/solib-list.exp
8969 * gdb.stabs/weird.exp
8970 * gdb.threads/reconnect-signal.exp
8971 * gdb.threads/stepi-random-signal.exp
8972 * gdb.trace/actions.exp
8973 * gdb.trace/ax.exp
8974 * gdb.trace/backtrace.exp
8975 * gdb.trace/change-loc.exp
8976 * gdb.trace/deltrace.exp
8977 * gdb.trace/ftrace-lock.exp
8978 * gdb.trace/ftrace.exp
8979 * gdb.trace/infotrace.exp
8980 * gdb.trace/mi-tracepoint-changed.exp
8981 * gdb.trace/packetlen.exp
8982 * gdb.trace/passcount.exp
8983 * gdb.trace/pending.exp
8984 * gdb.trace/range-stepping.exp
8985 * gdb.trace/report.exp
8986 * gdb.trace/stap-trace.exp
8987 * gdb.trace/tfind.exp
8988 * gdb.trace/trace-break.exp
8989 * gdb.trace/trace-condition.exp
8990 * gdb.trace/trace-enable-disable.exp
8991 * gdb.trace/trace-mt.exp
8992 * gdb.trace/tracecmd.exp
8993 * gdb.trace/tspeed.exp
8994 * gdb.trace/tsv.exp
8995 * lib/perftest.exp
8996
fb9feb35
LM
89972016-12-01 Luis Machado <lgustavo@codesourcery.com>
8998
8999 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9000 with gdb_test_no_output.
9001 Use command as test name.
9002
cd2ddb6c
LM
90032016-12-01 Luis Machado <lgustavo@codesourcery.com>
9004
9005 Fix test names starting with uppercase throughout the files.
9006
9007 * gdb.ada/assign_1.exp
9008 * gdb.ada/boolean_expr.exp
9009 * gdb.base/arrayidx.exp
9010 * gdb.base/del.exp
9011 * gdb.base/gcore-buffer-overflow.exp
9012 * gdb.base/testenv.exp
9013 * gdb.compile/compile.exp
9014 * gdb.python/py-framefilter-invalidarg.exp
9015 * gdb.python/py-framefilter.exp
9016
bb95117e
LM
90172016-12-01 Luis Machado <lgustavo@codesourcery.com>
9018
9019 Fix test names starting with uppercase throughout the files.
9020
9021 * gdb.ada/array_return.exp
9022 * gdb.ada/expr_delims.exp
9023 * gdb.ada/mi_dyn_arr.exp
9024 * gdb.ada/mi_interface.exp
9025 * gdb.ada/mi_var_array.exp
9026 * gdb.ada/watch_arg.exp
9027 * gdb.arch/alpha-step.exp
9028 * gdb.arch/altivec-regs.exp
9029 * gdb.arch/e500-regs.exp
9030 * gdb.arch/powerpc-d128-regs.exp
9031 * gdb.base/arrayidx.exp
9032 * gdb.base/break.exp
9033 * gdb.base/checkpoint.exp
9034 * gdb.base/debug-expr.exp
9035 * gdb.base/dmsym.exp
9036 * gdb.base/radix.exp
9037 * gdb.base/sepdebug.exp
9038 * gdb.base/testenv.exp
9039 * gdb.base/watch_thread_num.exp
9040 * gdb.base/watchpoint-cond-gone.exp
9041 * gdb.cell/break.exp
9042 * gdb.cell/ea-cache.exp
9043 * gdb.compile/compile.exp
9044 * gdb.cp/gdb2495.exp
9045 * gdb.gdb/selftest.exp
9046 * gdb.gdb/xfullpath.exp
9047 * gdb.go/hello.exp
9048 * gdb.go/integers.exp
9049 * gdb.objc/basicclass.exp
9050 * gdb.pascal/hello.exp
9051 * gdb.pascal/integers.exp
9052 * gdb.python/py-breakpoint.exp
9053 * gdb.python/py-cmd.exp
9054 * gdb.python/py-linetable.exp
9055 * gdb.python/py-xmethods.exp
9056 * gdb.python/python.exp
9057 * gdb.reverse/consecutive-precsave.exp
9058 * gdb.reverse/finish-precsave.exp
9059 * gdb.reverse/i386-precsave.exp
9060 * gdb.reverse/machinestate-precsave.exp
9061 * gdb.reverse/sigall-precsave.exp
9062 * gdb.reverse/solib-precsave.exp
9063 * gdb.reverse/step-precsave.exp
9064 * gdb.reverse/until-precsave.exp
9065 * gdb.reverse/watch-precsave.exp
9066 * gdb.threads/leader-exit.exp
9067 * gdb.threads/pthreads.exp
9068 * gdb.threads/wp-replication.exp
9069 * gdb.trace/actions.exp
9070 * gdb.trace/mi-tsv-changed.exp
9071 * gdb.trace/tsv.exp
9072
de97fdd4
LM
90732016-12-01 Luis Machado <lgustavo@codesourcery.com>
9074
9075 Fix test names starting with uppercase throughout the files.
9076
9077 * gdb.arch/i386-bp_permanent.exp
9078 * gdb.arch/i386-gnu-cfi.exp
9079 * gdb.base/disasm-end-cu.exp
9080 * gdb.base/macscp.exp
9081 * gdb.base/pending.exp
9082 * gdb.base/watch_thread_num.exp
9083 * gdb.cp/exception.exp
9084 * gdb.cp/gdb2495.exp
9085 * gdb.cp/local.exp
9086 * gdb.python/py-evsignal.exp
9087 * gdb.python/python.exp
9088 * gdb.trace/tracecmd.exp
9089
9f058c10
LM
90902016-12-01 Luis Machado <lgustavo@codesourcery.com>
9091
9092 Fix test names starting with uppercase throughout the files.
9093
9094 * gdb.base/charset.exp
9095 * gdb.base/eval.exp
9096 * gdb.base/multi-forks.exp
9097 * gdb.guile/scm-progspace.exp
9098 * gdb.opencl/datatypes.exp
9099 * gdb.python/py-block.exp
9100 * gdb.python/py-function.exp
9101 * gdb.python/py-symbol.exp
9102 * gdb.python/py-symtab.exp
9103 * gdb.python/py-xmethods.exp
9104 * gdb.reverse/break-precsave.exp
9105 * gdb.reverse/break-reverse.exp
9106 * gdb.reverse/consecutive-precsave.exp
9107 * gdb.reverse/consecutive-reverse.exp
9108 * gdb.reverse/finish-precsave.exp
9109 * gdb.reverse/finish-reverse-bkpt.exp
9110 * gdb.reverse/finish-reverse.exp
9111 * gdb.reverse/fstatat-reverse.exp
9112 * gdb.reverse/getresuid-reverse.exp
9113 * gdb.reverse/i386-precsave.exp
9114 * gdb.reverse/i386-reverse.exp
9115 * gdb.reverse/i386-sse-reverse.exp
9116 * gdb.reverse/i387-stack-reverse.exp
9117 * gdb.reverse/insn-reverse.exp
9118 * gdb.reverse/machinestate-precsave.exp
9119 * gdb.reverse/machinestate.exp
9120 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9121 * gdb.reverse/pipe-reverse.exp
9122 * gdb.reverse/readv-reverse.exp
9123 * gdb.reverse/recvmsg-reverse.exp
9124 * gdb.reverse/rerun-prec.exp
9125 * gdb.reverse/s390-mvcle.exp
9126 * gdb.reverse/sigall-precsave.exp
9127 * gdb.reverse/sigall-reverse.exp
9128 * gdb.reverse/solib-precsave.exp
9129 * gdb.reverse/solib-reverse.exp
9130 * gdb.reverse/step-precsave.exp
9131 * gdb.reverse/step-reverse.exp
9132 * gdb.reverse/time-reverse.exp
9133 * gdb.reverse/until-precsave.exp
9134 * gdb.reverse/until-reverse.exp
9135 * gdb.reverse/waitpid-reverse.exp
9136 * gdb.reverse/watch-precsave.exp
9137 * gdb.reverse/watch-reverse.exp
9138
cdc7edd7
LM
91392016-12-01 Luis Machado <lgustavo@codesourcery.com>
9140
9141 Fix test names starting with uppercase throughout the files.
9142
9143 * gdb.arch/i386-mpx-simple_segv.exp
9144 * gdb.arch/i386-mpx.exp
9145 * gdb.arch/i386-permbkpt.exp
9146 * gdb.arch/pa-nullify.exp
9147 * gdb.arch/powerpc-d128-regs.exp
9148 * gdb.arch/vsx-regs.exp
9149 * gdb.base/bfp-test.exp
9150 * gdb.base/break.exp
9151 * gdb.base/breakpoint-shadow.exp
9152 * gdb.base/callfuncs.exp
9153 * gdb.base/charset.exp
9154 * gdb.base/commands.exp
9155 * gdb.base/completion.exp
9156 * gdb.base/dfp-test.exp
9157 * gdb.base/echo.exp
9158 * gdb.base/ending-run.exp
9159 * gdb.base/eval.exp
9160 * gdb.base/expand-psymtabs.exp
9161 * gdb.base/float128.exp
9162 * gdb.base/floatn.exp
9163 * gdb.base/foll-exec-mode.exp
9164 * gdb.base/gdb1056.exp
9165 * gdb.base/gdb11531.exp
9166 * gdb.base/kill-after-signal.exp
9167 * gdb.base/multi-forks.exp
9168 * gdb.base/overlays.exp
9169 * gdb.base/pending.exp
9170 * gdb.base/sepdebug.exp
9171 * gdb.base/testenv.exp
9172 * gdb.base/valgrind-db-attach.exp
9173 * gdb.base/watch_thread_num.exp
9174 * gdb.base/watchpoint-cond-gone.exp
9175 * gdb.base/watchpoint.exp
9176 * gdb.base/watchpoints.exp
9177 * gdb.cp/arg-reference.exp
9178 * gdb.cp/baseenum.exp
9179 * gdb.cp/operator.exp
9180 * gdb.cp/shadow.exp
9181 * gdb.dwarf2/dw2-op-out-param.exp
9182 * gdb.dwarf2/dw2-reg-undefined.exp
9183 * gdb.go/chan.exp
9184 * gdb.go/hello.exp
9185 * gdb.go/integers.exp
9186 * gdb.go/methods.exp
9187 * gdb.go/package.exp
9188 * gdb.guile/scm-parameter.exp
9189 * gdb.guile/scm-progspace.exp
9190 * gdb.guile/scm-value.exp
9191 * gdb.mi/mi-pending.exp
9192 * gdb.mi/user-selected-context-sync.exp
9193 * gdb.multi/multi-attach.exp
9194 * gdb.multi/tids.exp
9195 * gdb.opt/clobbered-registers-O2.exp
9196 * gdb.pascal/floats.exp
9197 * gdb.pascal/integers.exp
9198 * gdb.python/py-block.exp
9199 * gdb.python/py-events.exp
9200 * gdb.python/py-parameter.exp
9201 * gdb.python/py-symbol.exp
9202 * gdb.python/py-symtab.exp
9203 * gdb.python/py-type.exp
9204 * gdb.python/py-value.exp
9205 * gdb.python/py-xmethods.exp
9206 * gdb.python/python.exp
9207 * gdb.reverse/break-precsave.exp
9208 * gdb.reverse/consecutive-precsave.exp
9209 * gdb.reverse/finish-precsave.exp
9210 * gdb.reverse/i386-precsave.exp
9211 * gdb.reverse/machinestate-precsave.exp
9212 * gdb.reverse/sigall-precsave.exp
9213 * gdb.reverse/solib-precsave.exp
9214 * gdb.reverse/step-precsave.exp
9215 * gdb.reverse/until-precsave.exp
9216 * gdb.reverse/watch-precsave.exp
9217 * gdb.server/ext-attach.exp
9218 * gdb.server/ext-restart.exp
9219 * gdb.server/ext-run.exp
9220 * gdb.server/ext-wrapper.exp
9221 * gdb.stabs/gdb11479.exp
9222 * gdb.stabs/weird.exp
9223 * gdb.threads/attach-many-short-lived-threads.exp
9224 * gdb.threads/kill.exp
9225 * gdb.threads/watchpoint-fork.exp
9226
bc6c7af4
LM
92272016-12-01 Luis Machado <lgustavo@codesourcery.com>
9228
9229 Fix test names starting with uppercase throughout all the files below.
9230
9231 * gdb.ada/array_return.exp
9232 * gdb.ada/catch_ex.exp
9233 * gdb.ada/info_exc.exp
9234 * gdb.ada/mi_catch_ex.exp
9235 * gdb.ada/mi_dyn_arr.exp
9236 * gdb.ada/mi_ex_cond.exp
9237 * gdb.ada/mi_exc_info.exp
9238 * gdb.ada/mi_interface.exp
9239 * gdb.ada/mi_task_arg.exp
9240 * gdb.ada/mi_task_info.exp
9241 * gdb.ada/mi_var_array.exp
9242 * gdb.arch/alpha-step.exp
9243 * gdb.arch/amd64-disp-step.exp
9244 * gdb.arch/arm-disp-step.exp
9245 * gdb.arch/disp-step-insn-reloc.exp
9246 * gdb.arch/e500-prologue.exp
9247 * gdb.arch/ftrace-insn-reloc.exp
9248 * gdb.arch/gdb1558.exp
9249 * gdb.arch/i386-bp_permanent.exp
9250 * gdb.arch/i386-disp-step.exp
9251 * gdb.arch/i386-float.exp
9252 * gdb.arch/i386-gnu-cfi.exp
9253 * gdb.arch/ia64-breakpoint-shadow.exp
9254 * gdb.arch/mips16-thunks.exp
9255 * gdb.arch/pa-nullify.exp
9256 * gdb.arch/powerpc-aix-prologue.exp
9257 * gdb.arch/powerpc-power.exp
9258 * gdb.arch/ppc-dfp.exp
9259 * gdb.arch/s390-tdbregs.exp
9260 * gdb.arch/spu-info.exp
9261 * gdb.arch/spu-ls.exp
9262 * gdb.arch/thumb-bx-pc.exp
9263 * gdb.base/advance.exp
9264 * gdb.base/annota-input-while-running.exp
9265 * gdb.base/arrayidx.exp
9266 * gdb.base/asmlabel.exp
9267 * gdb.base/async.exp
9268 * gdb.base/attach-wait-input.exp
9269 * gdb.base/auto-connect-native-target.exp
9270 * gdb.base/batch-preserve-term-settings.exp
9271 * gdb.base/bfp-test.exp
9272 * gdb.base/bigcore.exp
9273 * gdb.base/bp-permanent.exp
9274 * gdb.base/break-always.exp
9275 * gdb.base/break-fun-addr.exp
9276 * gdb.base/break-idempotent.exp
9277 * gdb.base/break-main-file-remove-fail.exp
9278 * gdb.base/break-probes.exp
9279 * gdb.base/break-unload-file.exp
9280 * gdb.base/break.exp
9281 * gdb.base/call-ar-st.exp
9282 * gdb.base/call-rt-st.exp
9283 * gdb.base/call-sc.exp
9284 * gdb.base/call-signal-resume.exp
9285 * gdb.base/call-strs.exp
9286 * gdb.base/callexit.exp
9287 * gdb.base/callfuncs.exp
9288 * gdb.base/catch-gdb-caused-signals.exp
9289 * gdb.base/catch-signal-siginfo-cond.exp
9290 * gdb.base/catch-syscall.exp
9291 * gdb.base/compare-sections.exp
9292 * gdb.base/cond-eval-mode.exp
9293 * gdb.base/condbreak-call-false.exp
9294 * gdb.base/consecutive-step-over.exp
9295 * gdb.base/cursal.exp
9296 * gdb.base/disabled-location.exp
9297 * gdb.base/disasm-end-cu.exp
9298 * gdb.base/display.exp
9299 * gdb.base/double-prompt-target-event-error.exp
9300 * gdb.base/dprintf-bp-same-addr.exp
9301 * gdb.base/dprintf-detach.exp
9302 * gdb.base/dprintf-next.exp
9303 * gdb.base/dprintf-non-stop.exp
9304 * gdb.base/dprintf-pending.exp
9305 * gdb.base/dso2dso.exp
9306 * gdb.base/ending-run.exp
9307 * gdb.base/enum_cond.exp
9308 * gdb.base/examine-backward.exp
9309 * gdb.base/exe-lock.exp
9310 * gdb.base/exec-invalid-sysroot.exp
9311 * gdb.base/execl-update-breakpoints.exp
9312 * gdb.base/execution-termios.exp
9313 * gdb.base/fileio.exp
9314 * gdb.base/fixsection.exp
9315 * gdb.base/foll-exec-mode.exp
9316 * gdb.base/foll-exec.exp
9317 * gdb.base/fork-running-state.exp
9318 * gdb.base/frame-args.exp
9319 * gdb.base/fullpath-expand.exp
9320 * gdb.base/func-ptr.exp
9321 * gdb.base/gcore-relro-pie.exp
9322 * gdb.base/gdb1090.exp
9323 * gdb.base/gdb1555.exp
9324 * gdb.base/global-var-nested-by-dso.exp
9325 * gdb.base/gnu-ifunc.exp
9326 * gdb.base/hbreak-in-shr-unsupported.exp
9327 * gdb.base/hbreak-unmapped.exp
9328 * gdb.base/hook-stop.exp
9329 * gdb.base/infcall-input.exp
9330 * gdb.base/info-fun.exp
9331 * gdb.base/info-shared.exp
9332 * gdb.base/interrupt-noterm.exp
9333 * gdb.base/jit-so.exp
9334 * gdb.base/jit.exp
9335 * gdb.base/line-symtabs.exp
9336 * gdb.base/list.exp
9337 * gdb.base/longjmp.exp
9338 * gdb.base/macscp.exp
9339 * gdb.base/max-value-size.exp
9340 * gdb.base/nodebug.exp
9341 * gdb.base/nofield.exp
9342 * gdb.base/overlays.exp
9343 * gdb.base/paginate-after-ctrl-c-running.exp
9344 * gdb.base/paginate-bg-execution.exp
9345 * gdb.base/paginate-inferior-exit.exp
9346 * gdb.base/pending.exp
9347 * gdb.base/pr11022.exp
9348 * gdb.base/printcmds.exp
9349 * gdb.base/ptr-typedef.exp
9350 * gdb.base/ptype.exp
9351 * gdb.base/randomize.exp
9352 * gdb.base/range-stepping.exp
9353 * gdb.base/realname-expand.exp
9354 * gdb.base/relativedebug.exp
9355 * gdb.base/remote.exp
9356 * gdb.base/savedregs.exp
9357 * gdb.base/sepdebug.exp
9358 * gdb.base/set-noassign.exp
9359 * gdb.base/shlib-call.exp
9360 * gdb.base/shreloc.exp
9361 * gdb.base/sigaltstack.exp
9362 * gdb.base/sigbpt.exp
9363 * gdb.base/siginfo-addr.exp
9364 * gdb.base/siginfo-obj.exp
9365 * gdb.base/siginfo-thread.exp
9366 * gdb.base/signest.exp
9367 * gdb.base/signull.exp
9368 * gdb.base/sigrepeat.exp
9369 * gdb.base/skip.exp
9370 * gdb.base/so-impl-ld.exp
9371 * gdb.base/solib-corrupted.exp
9372 * gdb.base/solib-disc.exp
9373 * gdb.base/solib-display.exp
9374 * gdb.base/solib-overlap.exp
9375 * gdb.base/solib-search.exp
9376 * gdb.base/solib-symbol.exp
9377 * gdb.base/source-execution.exp
9378 * gdb.base/sss-bp-on-user-bp-2.exp
9379 * gdb.base/sss-bp-on-user-bp.exp
9380 * gdb.base/stack-checking.exp
9381 * gdb.base/stale-infcall.exp
9382 * gdb.base/step-break.exp
9383 * gdb.base/step-line.exp
9384 * gdb.base/step-over-exit.exp
9385 * gdb.base/step-test.exp
9386 * gdb.base/structs.exp
9387 * gdb.base/sym-file.exp
9388 * gdb.base/symtab-search-order.exp
9389 * gdb.base/term.exp
9390 * gdb.base/type-opaque.exp
9391 * gdb.base/unload.exp
9392 * gdb.base/until-nodebug.exp
9393 * gdb.base/until.exp
9394 * gdb.base/unwindonsignal.exp
9395 * gdb.base/watch-cond.exp
9396 * gdb.base/watch-non-mem.exp
9397 * gdb.base/watch_thread_num.exp
9398 * gdb.base/watchpoint-reuse-slot.exp
9399 * gdb.base/watchpoint-solib.exp
9400 * gdb.base/watchpoint.exp
9401 * gdb.btrace/dlopen.exp
9402 * gdb.cell/arch.exp
9403 * gdb.cell/break.exp
9404 * gdb.cell/bt.exp
9405 * gdb.cell/core.exp
9406 * gdb.cell/data.exp
9407 * gdb.cell/dwarfaddr.exp
9408 * gdb.cell/ea-cache.exp
9409 * gdb.cell/ea-standalone.exp
9410 * gdb.cell/ea-test.exp
9411 * gdb.cell/f-regs.exp
9412 * gdb.cell/fork.exp
9413 * gdb.cell/gcore.exp
9414 * gdb.cell/mem-access.exp
9415 * gdb.cell/ptype.exp
9416 * gdb.cell/registers.exp
9417 * gdb.cell/sizeof.exp
9418 * gdb.cell/solib-symbol.exp
9419 * gdb.cell/solib.exp
9420 * gdb.compile/compile-tls.exp
9421 * gdb.cp/exception.exp
9422 * gdb.cp/gdb2495.exp
9423 * gdb.cp/local.exp
9424 * gdb.cp/mb-inline.exp
9425 * gdb.cp/mb-templates.exp
9426 * gdb.cp/pr10687.exp
9427 * gdb.cp/pr9167.exp
9428 * gdb.cp/scope-err.exp
9429 * gdb.cp/templates.exp
9430 * gdb.cp/virtfunc.exp
9431 * gdb.dwarf2/dw2-dir-file-name.exp
9432 * gdb.dwarf2/dw2-single-line-discriminators.exp
9433 * gdb.fortran/complex.exp
9434 * gdb.fortran/library-module.exp
9435 * gdb.guile/guile.exp
9436 * gdb.guile/scm-cmd.exp
9437 * gdb.guile/scm-frame-inline.exp
9438 * gdb.guile/scm-objfile.exp
9439 * gdb.guile/scm-pretty-print.exp
9440 * gdb.guile/scm-symbol.exp
9441 * gdb.guile/scm-type.exp
9442 * gdb.guile/scm-value.exp
9443 * gdb.linespec/keywords.exp
9444 * gdb.linespec/ls-errs.exp
9445 * gdb.linespec/macro-relative.exp
9446 * gdb.linespec/thread.exp
9447 * gdb.mi/mi-breakpoint-changed.exp
9448 * gdb.mi/mi-dprintf-pending.exp
9449 * gdb.mi/mi-fullname-deleted.exp
9450 * gdb.mi/mi-logging.exp
9451 * gdb.mi/mi-pending.exp
9452 * gdb.mi/mi-solib.exp
9453 * gdb.mi/new-ui-mi-sync.exp
9454 * gdb.mi/user-selected-context-sync.exp
9455 * gdb.multi/dummy-frame-restore.exp
9456 * gdb.multi/multi-arch-exec.exp
9457 * gdb.multi/remove-inferiors.exp
9458 * gdb.multi/watchpoint-multi-exit.exp
9459 * gdb.opt/solib-intra-step.exp
9460 * gdb.perf/backtrace.exp
9461 * gdb.perf/single-step.exp
9462 * gdb.perf/skip-command.exp
9463 * gdb.perf/skip-prologue.exp
9464 * gdb.perf/solib.exp
9465 * gdb.python/lib-types.exp
9466 * gdb.python/py-as-string.exp
9467 * gdb.python/py-bad-printers.exp
9468 * gdb.python/py-block.exp
9469 * gdb.python/py-breakpoint.exp
9470 * gdb.python/py-cmd.exp
9471 * gdb.python/py-events.exp
9472 * gdb.python/py-evthreads.exp
9473 * gdb.python/py-finish-breakpoint.exp
9474 * gdb.python/py-finish-breakpoint2.exp
9475 * gdb.python/py-frame-inline.exp
9476 * gdb.python/py-frame.exp
9477 * gdb.python/py-inferior.exp
9478 * gdb.python/py-infthread.exp
9479 * gdb.python/py-mi.exp
9480 * gdb.python/py-objfile.exp
9481 * gdb.python/py-pp-maint.exp
9482 * gdb.python/py-pp-registration.exp
9483 * gdb.python/py-prettyprint.exp
9484 * gdb.python/py-recurse-unwind.exp
9485 * gdb.python/py-shared.exp
9486 * gdb.python/py-symbol.exp
9487 * gdb.python/py-symtab.exp
9488 * gdb.python/py-template.exp
9489 * gdb.python/py-type.exp
9490 * gdb.python/py-unwind-maint.exp
9491 * gdb.python/py-unwind.exp
9492 * gdb.python/py-value.exp
9493 * gdb.python/python.exp
9494 * gdb.reverse/finish-reverse-bkpt.exp
9495 * gdb.reverse/insn-reverse.exp
9496 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9497 * gdb.reverse/solib-precsave.exp
9498 * gdb.reverse/solib-reverse.exp
9499 * gdb.stabs/gdb11479.exp
9500 * gdb.stabs/weird.exp
9501 * gdb.threads/fork-child-threads.exp
9502 * gdb.threads/fork-plus-threads.exp
9503 * gdb.threads/fork-thread-pending.exp
9504 * gdb.threads/forking-threads-plus-breakpoint.exp
9505 * gdb.threads/hand-call-in-threads.exp
9506 * gdb.threads/interrupted-hand-call.exp
9507 * gdb.threads/linux-dp.exp
9508 * gdb.threads/local-watch-wrong-thread.exp
9509 * gdb.threads/next-while-other-thread-longjmps.exp
9510 * gdb.threads/non-ldr-exit.exp
9511 * gdb.threads/pending-step.exp
9512 * gdb.threads/print-threads.exp
9513 * gdb.threads/process-dies-while-detaching.exp
9514 * gdb.threads/process-dies-while-handling-bp.exp
9515 * gdb.threads/pthreads.exp
9516 * gdb.threads/queue-signal.exp
9517 * gdb.threads/reconnect-signal.exp
9518 * gdb.threads/signal-command-handle-nopass.exp
9519 * gdb.threads/signal-command-multiple-signals-pending.exp
9520 * gdb.threads/signal-delivered-right-thread.exp
9521 * gdb.threads/signal-sigtrap.exp
9522 * gdb.threads/sigthread.exp
9523 * gdb.threads/staticthreads.exp
9524 * gdb.threads/stepi-random-signal.exp
9525 * gdb.threads/thread-unwindonsignal.exp
9526 * gdb.threads/thread_check.exp
9527 * gdb.threads/thread_events.exp
9528 * gdb.threads/tid-reuse.exp
9529 * gdb.threads/tls-nodebug.exp
9530 * gdb.threads/tls-shared.exp
9531 * gdb.threads/tls-so_extern.exp
9532 * gdb.threads/tls.exp
9533 * gdb.threads/wp-replication.exp
9534 * gdb.trace/actions-changed.exp
9535 * gdb.trace/actions.exp
9536 * gdb.trace/backtrace.exp
9537 * gdb.trace/change-loc.exp
9538 * gdb.trace/collection.exp
9539 * gdb.trace/deltrace.exp
9540 * gdb.trace/disconnected-tracing.exp
9541 * gdb.trace/entry-values.exp
9542 * gdb.trace/ftrace-lock.exp
9543 * gdb.trace/ftrace.exp
9544 * gdb.trace/infotrace.exp
9545 * gdb.trace/mi-trace-frame-collected.exp
9546 * gdb.trace/mi-trace-unavailable.exp
9547 * gdb.trace/mi-traceframe-changed.exp
9548 * gdb.trace/mi-tracepoint-changed.exp
9549 * gdb.trace/mi-tsv-changed.exp
9550 * gdb.trace/no-attach-trace.exp
9551 * gdb.trace/packetlen.exp
9552 * gdb.trace/passc-dyn.exp
9553 * gdb.trace/passcount.exp
9554 * gdb.trace/pending.exp
9555 * gdb.trace/pr16508.exp
9556 * gdb.trace/qtro.exp
9557 * gdb.trace/range-stepping.exp
9558 * gdb.trace/read-memory.exp
9559 * gdb.trace/report.exp
9560 * gdb.trace/save-trace.exp
9561 * gdb.trace/signal.exp
9562 * gdb.trace/stap-trace.exp
9563 * gdb.trace/status-stop.exp
9564 * gdb.trace/strace.exp
9565 * gdb.trace/tfile.exp
9566 * gdb.trace/tfind.exp
9567 * gdb.trace/trace-break.exp
9568 * gdb.trace/trace-condition.exp
9569 * gdb.trace/trace-enable-disable.exp
9570 * gdb.trace/trace-mt.exp
9571 * gdb.trace/tracecmd.exp
9572 * gdb.trace/tracefile-pseudo-reg.exp
9573 * gdb.trace/tspeed.exp
9574 * gdb.trace/tstatus.exp
9575 * gdb.trace/tsv.exp
9576 * gdb.trace/unavailable.exp
9577 * gdb.trace/while-dyn.exp
9578 * gdb.trace/while-stepping.exp
9579 * lib/gdb-guile.exp
9580 * lib/gdb.exp
9581 * lib/mi-support.exp
9582 * lib/pascal.exp
9583 * lib/perftest.exp
9584 * lib/prelink-support.exp
9585 * lib/selftest-support.exp
9586
ad02e4fe
SM
95872016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9588
9589 * Makefile.in: Include disable-implicit-rules.mk.
9590
22347e55
AA
95912016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9592
9593 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9594 non-byte-aligned bit fields.
9595
da5b30da
AA
95962016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9597
9598 PR gdb/12616
9599 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9600 respects the DW_AT_data_bit_offset attribute.
9601
b593ecca
SM
96022016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9603
9604 * gdb.base/default.exp: Fix output of "set language".
9605
3b165252
SM
96062016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9607
9608 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9609 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9610 make.
9611 * configure.ac: Remove checks for the make program.
9612 * configure: Re-generate.
9613
1a2f3d7f
KB
96142016-11-16 Kevin Buettner <kevinb@redhat.com>
9615
9616 * gdb.python/py-recurse-unwind.c (main): Add loop.
9617 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9618 to read_register() and gdb.parse_and_eval(). Make each code
9619 call a separate case that can be individually tested.
9620 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9621 proc. Call cont_and_backtrace for each of the code paths that
9622 we want to test in the unwinder.
9623
b7f38fda
AA
96242016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9625
9626 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9627 the definition of struct S.
9628
1f8db343
CM
96292016-11-11 Catherine Moore <clm@codesourcery.com>
9630
9631 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9632
fad0c9fb
PA
96332016-11-09 Pedro Alves <palves@redhat.com>
9634
9635 * gdb.base/commands.exp (runto_or_return): New procedure.
9636 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9637 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9638 (progvar_simple_while_test, progvar_complex_if_while_test)
9639 (if_while_breakpoint_command_test)
9640 (infrun_breakpoint_command_test, breakpoint_command_test)
9641 (user_defined_command_test, watchpoint_command_test)
9642 (test_command_prompt_position, redefine_hook_test)
9643 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9644 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9645 multi_line_input and multi_line. Remove gdb_expect and
9646 gdb_stop_suppressing_tests uses.
9647 * lib/gdb.exp (valnum_re): New global.
9648 (multi_line_input): New procedure.
9649
8354c62c
SM
96502016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9651
9652 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9653 Remove.
9654 (test_setup): Define with proc_with_prefix.
9655 (test_cli_inferior): Likewise.
9656 (test_cli_thread): Likewise.
9657 (test_cli_frame): Likewise.
9658 (test_cli_select_frame): Likewise.
9659 (test_cli_up_down): Likewise.
9660 (test_mi_thread_select): Likewise.
9661 (test_mi_stack_select_frame): Likewise.
9662 (test_cli_in_mi_inferior): Likewise.
9663 (test_cli_in_mi_thread): Likewise.
9664 (test_cli_in_mi_frame): Likewise.
9665 (top level): Do not use with_test_prefix_procname.
9666
64f367a2
PA
96672016-11-09 Pedro Alves <palves@redhat.com>
9668
9669 * gdb.base/commands.exp (gdbvar_simple_if_test)
9670 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9671 (progvar_simple_if_test, progvar_simple_while_test)
9672 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9673 (infrun_breakpoint_command_test, breakpoint_command_test)
9674 (user_defined_command_test, watchpoint_command_test)
9675 (test_command_prompt_position, deprecated_command_test)
9676 (bp_deleted_in_command, temporary_breakpoint_commands)
9677 (stray_arg0_test, source_file_with_indented_comment)
9678 (recursive_source_test, if_commands_test)
9679 (error_clears_commands_left, redefine_hook_test)
9680 (redefine_backtrace_test): Use proc_with_prefix.
9681 * lib/gdb.exp (proc_with_prefix): New proc.
9682
0bb65f1e
AA
96832016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9684
9685 * gdb.base/tui-layout.c: New file.
9686 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9687 disassembly window contains very long lines.
9688
7353f247
TT
96892016-11-08 Tom Tromey <tom@tromey.com>
9690
9691 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9692 depend on Python 2.
9693
30a7bb83
TT
96942016-11-08 Tom Tromey <tom@tromey.com>
9695
9696 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9697 New method.
9698
cdf5a07c
MG
96992016-10-29 Manish Goregaokar <manish@mozilla.com>
9700
2806dc7e 9701 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 9702
51a789c3
MG
97032016-10-27 Manish Goregaokar <manish@mozilla.com>
9704
2806dc7e
PA
9705 * gdb.rust/simple.rs: Add test for univariant enums without
9706 discriminants and for encoded struct-like enums.
51a789c3 9707
f610ab6d
PA
97082016-10-28 Pedro Alves <palves@redhat.com>
9709
9710 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9711 gdb_test_multiple, tighten regexps and match symtabs and line
9712 tables incrementally.
9713
b129b0ca
LM
97142016-10-28 Luis Machado <lgustavo@codesourcery.com>
9715
9716 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9717 general.
9718
ecf45d2c
SL
97192016-10-25 Luis Machado <lgustavo@codesourcery.com>
9720
9721 * gdb.base/exec-invalid-sysroot.exp: New file.
9722
b8d38ee4
JK
97232016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9724
9725 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9726
f90fd8c2
JK
97272016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9728
9729 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9730
2d2476aa
MR
97312016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9732
2806dc7e
PA
9733 * gdb.base/killed-outside.exp: Remove $options from a call to
9734 `prepare_for_testing'.
2d2476aa 9735
e42b25a0
SM
97362016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9737
9738 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9739 Change test message.
9740
3ccdb432
SM
97412016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9742
9743 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9744 Update comment.
9745
5bad3170
SM
97462016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9747
9748 * gdb.trace/mi-trace-save.exp: New file.
9749
5ad9dba7
YQ
97502016-10-13 Yao Qi <yao.qi@linaro.org>
9751
9752 * gdb.base/code_elim.exp (get_var_address): Remove.
9753 * gdb.base/relocate.exp: Likewise.
9754 * gdb.base/shreloc.exp: Likewise.
9755 * lib/gdb.exp (get_var_address): New.
9756
62df7e21
YQ
97572016-10-13 Yao Qi <yao.qi@linaro.org>
9758
9759 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9760 floating point tests if $skip_float_test is false.
9761
4dac951e
LM
97622016-10-12 Luis Machado <lgustavo@codesourcery.com>
9763
9764 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9765 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9766 argc values.
9767 Add 1 to argc so we guarantee distinct initial/modified argc values.
9768
8f1a8fc4
JK
97692016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9770
9771 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9772
16c85b5d
JK
97732016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9774
9775 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9776 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9777 * gdb.arch/vsx-regs.exp: Likewise.
9778
1d0e042a
YQ
97792016-10-07 Yao Qi <yao.qi@linaro.org>
9780
9781 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9782
68dadef5
MM
97832016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9784
9785 * gdb.python/python.exp: Test decode_line("*0").
9786
33fa2c6e
DE
97872016-10-06 Doug Evans <dje@google.com>
9788
9789 * gdb.python/py-value.exp (test_value_creation): Add test for large
9790 unsigned 64-bit value.
9791
9c37b5ae
TT
97922016-10-06 Tom Tromey <tom@tromey.com>
9793
9794 * gdb.compile/compile.exp: Change java tests to rust.
9795 * gdb.base/setshow.exp: Change java tests to rust.
9796 * gdb.base/default.exp: Remove java from language list.
9797 * README (Examples): Update language example.
9798 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9799 test.
9800 * lib/gdb.exp (skip_java_tests): Remove.
9801 * lib/java.exp: Remove.
9802 * gdb.java: Remove.
9803
78b86327
MR
98042016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9805
9806 * gdb.arch/mips-fcr.exp: New test.
9807 * gdb.arch/mips-fcr.c: Source for the new test.
9808
7470adbb
MR
98092016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9810
9811 * gdb.base/solib-disc.exp: Use `standard_output_file'
9812 throughout.
9813
4a556533
PA
98142016-10-06 Pedro Alves <palves@redhat.com>
9815
9816 * gdb.base/jit-simple-dl.c: New file.
9817 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9818 * gdb.base/jit-simple.c: ... this.
9819 * gdb.base/jit-simple.exp (jit_run): Delete.
9820 (build_jit): New proc.
9821 (jit_test_reread): Recompile either the main program or the shared
9822 library, depending on what is being tested. Skip changing address
9823 if caller wants to. Compare before/after addresses. If testing
9824 standalone, explicitly load the binary. Test "maint info
9825 breakpoints".
9826 (top level): Add "standalone vs shared lib" and "change address"
9827 vs "same address" axes.
9828
5a122fbc
PA
98292016-10-06 Pedro Alves <palves@redhat.com>
9830
9831 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9832 call.
9833 (jit_run): Delete.
9834 (jit_test_reread): Use with_test_prefix. Reload the main binary
9835 explicitly. Compare the before/after addresses of the JIT
9836 descriptor.
9837
ee8da4b8
DE
98382016-08-15 Doug Evans <dje@google.com>
9839
9840 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9841 for single bitfields is bool.
9842 * gdb.xml/tdesc-regs.exp: Ditto.
9843
f389f6fe
JK
98442016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9845
9846 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9847
fdebf1a4
YQ
98482016-10-05 Yao Qi <yao.qi@linaro.org>
9849
9850 * lib/gdb.exp (support_complex_tests): Return zero if
9851 gdb_skip_float_test return true.
9852
9c36d954 98532016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9854 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
9855
9856 PR gdb/20487
9857 * gdb.mi/user-selected-context-sync.exp: New file.
9858 * gdb.mi/user-selected-context-sync.c: New file.
9859
4034d0ff 98602016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9861 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
9862
9863 PR gdb/20487
9864 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9865 =thread-select-event check.
9866
a4297203
PB
98672016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9868
9869 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9870 the compulsory L operand changes.
9871 * gdb.arch/powerpc-power.s: Likewise.
9872
bb805577
JK
98732016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9874
9875 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9876 * gdb.base/jit-attach-pie.c: New file.
9877 * gdb.base/jit-attach-pie.exp: New file.
9878
6d61dee5
PA
98792016-09-28 Pedro Alves <palves@redhat.com>
9880
9881 * gdb.base/infcall-input.c: New file.
9882 * gdb.base/infcall-input.exp: New file.
9883
f73842fc
YQ
98842016-09-22 Yao Qi <yao.qi@linaro.org>
9885
9886 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9887 (gdb_exit): Rename it to ...
9888 (gdbserver_gdb_exit): ... Close GDBserver.
9889 (gdb_exit): New proc, call gdbserver_gdb_exit.
9890 (mi_gdb_exit): Likewise.
9891
90681dab
YQ
98922016-09-22 Yao Qi <yao.qi@linaro.org>
9893
9894 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9895 path.
9896 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9897 Remove duplication.
9898
9c211fd8
YQ
98992016-09-22 Yao Qi <yao.qi@linaro.org>
9900
9901 * lib/gdbserver-support.exp: Check the existence of
9902 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9903
ad0a504f
AK
99042016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9905
9906 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9907
36cf1806
TT
99082016-09-21 Tom Tromey <tom@tromey.com>
9909
9910 PR gdb/20604:
9911 * gdb.base/quit.exp: New file.
9912
74172ecf
SM
99132016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9914
9915 * .gitignore: New file.
9916
3d0ec882
MR
99172016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9918
9919 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9920 throughout.
9921
8193adea
AA
99222016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9923
9924 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9925
d41a5c09
JK
99262016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9927
9928 * gdb.cp/casts.cc (decltype): Move it ...
9929 (main): ... with its call to ...
9930 * gdb.cp/casts03.cc: ... a new file.
9931 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9932
d2dfe700
JK
99332016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9934
9935 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9936
e2a92b16
PB
99372016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9938
9939 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9940 and sync up the test with tests in gas/testsuite/gas/ppc.
9941 * gdb.arch/powerpc-power.exp: Likewise.
9942
49b4de64
JK
99432016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9944
9945 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9946
2c29df25
SDJ
99472016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9948 Jan Kratochvil <jan.kratochvil@redhat.com>
9949
9950 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9951 make m1's definition to be different from m2's. Use 'dummy' as an
9952 argument for probe 'two'.
9953
cc3c2846
JB
99542016-09-10 Jon Beniston <jon@beniston.com>
9955
9956 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9957 for sim target.
9958
e1b2624a
AA
99592016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9960
9961 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9962 variable declaration.
9963 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9964 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9965 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9966 received HWCAP as its argument.
9967
4295e285
PA
99682016-09-06 Pedro Alves <palves@redhat.com>
9969
9970 * gdb.base/new-ui-pending-input.c: New file.
9971 * gdb.base/new-ui-pending-input.exp: New file.
9972 * gdb.exp (clear_gdb_spawn_id): New procedure.
9973 (with_spawn_id): Check whether gdb_spawn_id exists before
9974 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9975 on exit.
9976
00d5215e
UW
99772016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9978
9979 * gdb.base/float128.c: New file.
9980 * gdb.base/float128.exp: Likewise.
9981 * gdb.base/floatn.c: Likewise.
9982 * gdb.base/floatn.exp: Likewise.
9983
a9ff5f12
UW
99842016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9985
9986 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9987
f245535c
PA
99882016-09-05 Pedro Alves <palves@redhat.com>
9989
9990 PR backtrace/19927
9991 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9992 unwinders are immediately called as side effect of "source" or
9993 "disable unwinder" commands.
9994 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9995
ae9cf263
YQ
99962016-09-02 Yao Qi <yao.qi@linaro.org>
9997
9998 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9999 is true and $type is "float" or "double".
10000
27aba047
YQ
100012016-09-02 Yao Qi <yao.qi@linaro.org>
10002
10003 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10004 true.
10005 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10006 * gdb.base/call-rt-st.exp: Likewise.
10007 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10008 return value instead of gdb,skip_float_test.
10009 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10010 (do_function_calls): Use its return value instead of
10011 gdb,skip_float_test.
10012 * gdb.base/finish.exp: Likewise.
10013 * gdb.base/funcargs.exp: Likewise.
10014 * gdb.base/return.exp: Likewise.
10015 * gdb.base/return2.exp: Likewise.
10016 * gdb.base/varargs.exp: Likewise.
10017 * lib/gdb.exp (gdb_skip_float_test): Change it to
10018 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10019
5af962df
AA
100202016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10021
10022 * gdb.multi/tids.exp: Test "thread apply all".
10023
7fac6910
JK
100242016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10025
10026 * gdb.base/default.exp (tty): Remove.
10027
bb1fe4ac
KB
100282016-08-24 Kevin Buettner <kevinb@redhat.com>
10029
2806dc7e
PA
10030 * gdb.python/py-recurse-unwind.c: New file.
10031 * gdb.python/py-recurse-unwind.py: New file.
10032 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 10033
0a1ddfa6
SM
100342016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10035
10036 * gdb.base/set-inferior-tty.exp: New file.
10037 * gdb.base/set-inferior-tty.c: New file.
10038
d9de1fe3
PA
100392016-08-23 Pedro Alves <palves@redhat.com>
10040
10041 PR gdb/20494
10042 * gdb.base/new-ui-echo.c: New file.
10043 * gdb.base/new-ui-echo.exp: New file.
10044
e9d9abd7
YQ
100452016-08-23 Yao Qi <yao.qi@linaro.org>
10046
10047 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10048 gdbserver_spawn.
10049 * gdb.server/connect-without-multi-process.exp (do_test):
10050 Likewise.
10051
3589529e
YQ
100522016-08-23 Yao Qi <yao.qi@linaro.org>
10053
10054 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10055 standalone_txt. Delete gdb_txt and standalone_txt on host
10056 and target. Spawn the binary on target. Copy files from
10057 target to host.
10058
6bb90213
PA
100592016-08-22 Pedro Alves <palves@redhat.com>
10060
10061 PR gdb/20505
10062 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10063 with_test_prefix. Factor out bits to ...
10064 (test_no_vdso): ... this new procedure.
10065
20c2c024
CL
100662016-08-19 Carl Love <cel@us.ibm.com>
10067
10068 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10069 maintaining separate logic for constructing the output path.
10070 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10071 * gdb.arch/ppc-dfp.exp: Likewise.
10072 * gdb.arch/ppc-fp.exp: Likewise.
10073 * gdb.arch/vsx-regs.exp: Likewise.
10074 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10075 binprefix for generating the additional binary files.
10076
0646e07d
PA
100772016-08-19 Pedro Alves <palves@redhat.com>
10078
10079 * gdb.trace/mi-trace-frame-collected.exp
10080 (test_trace_frame_collected): On x32, expect two registers.
10081
46da9242
CL
100822016-08-18 Carl Love <cel@us.ibm.com>
10083
10084 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10085 and sync up the test with tests in gas/testsuite/gas/ppc.
10086 * gdb.arch/powerpc-power.exp: Likewise.
10087
eb2332d7
SM
100882016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10089
10090 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10091 expected error message.
10092
63c61e04
SM
100932016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10094
10095 * gdb.multi/remove-inferiors.exp: New file.
10096 * gdb.multi/remove-inferiors.c: New file.
10097
7b17065f
YQ
100982016-08-12 Yao Qi <yao.qi@linaro.org>
10099
10100 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10101 argument list.
10102
01d3dedf
PA
101032016-08-10 Pedro Alves <palves@redhat.com>
10104
10105 PR gdb/19187
10106 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10107 setup_kfails.
10108
3eb7562a
PA
101092016-08-09 Pedro Alves <palves@redhat.com>
10110 Simon Marchi <simon.marchi@ericsson.com>
10111
10112 PR gdb/20418
10113 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10114 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10115
80614914
PA
101162016-08-09 Pedro Alves <palves@redhat.com>
10117
10118 PR mi/20431
10119 * gdb.mi/mi-cmd-error.exp: New file.
10120
f348d89a
PA
101212016-08-09 Pedro Alves <palves@redhat.com>
10122
10123 PR gdb/18653
10124 * gdb.base/signals-state-child.c: New file.
10125 * gdb.base/signals-state-child.exp: New file.
10126 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10127
e5ca03b4
PA
101282016-08-09 Pedro Alves <palves@redhat.com>
10129
10130 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10131
282a0691
TT
101322016-08-03 Tom Tromey <tom@tromey.com>
10133
10134 PR python/18565:
10135 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10136
41bfcd63
YQ
101372016-08-01 Yao Qi <yao.qi@linaro.org>
10138
10139 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10140 variable mode to "multi-process" if $multi_process is 1, otherwise
10141 set it to "single-process".
10142
e3465b24
YQ
101432016-08-01 Yao Qi <yao.qi@linaro.org>
10144
10145 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10146 * gdb.cp/cpexprs.exp: Likewise.
10147 * gdb.cp/m-static.exp: Likewise.
10148
0b31a4bc
TT
101492016-07-26 Tom Tromey <tom@tromey.com>
10150
10151 PR python/20190:
10152 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10153 test.
10154
e0461dbb
MM
101552016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10156
10157 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10158 selecting assembly source files.
10159 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10160 assembly source files.
10161 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10162 assembly source files.
10163 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10164 selecting assembly source files.
10165
8194e927
SM
101662016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10167
10168 * gdb.base/new-ui.exp (do_test_invalid_args): New
10169 procedure.
10170
c0272db5
TW
101712016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10172
10173 * gdb.btrace/reconnect.c: New file.
10174 * gdb.btrace/reconnect.exp: New file.
10175
e3487908
GKB
101762016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10177
10178 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10179 to test_catch_syscall_group.
10180 (test_catch_syscall_group): New.
10181
12df5c00
TT
101822016-07-21 Tom Tromey <tom@tromey.com>
10183
10184 * gdb.rust/simple.rs (main): Use empty struct expression.
10185 * gdb.rust/simple.exp: Add tests for empty struct expression.
10186
bae62ee2
YQ
101872016-07-21 Yao Qi <yao.qi@linaro.org>
10188
10189 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10190 if gdb_skip_xml_test is true on some targets.
10191
b1b53fb3
YQ
101922016-07-21 Yao Qi <yao.qi@linaro.org>
10193
10194 * gdb.server/solib-list.exp: Unset last_loaded_file.
10195
027d97f8
JK
101962016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10197
10198 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10199 "step into captured_main (args)".
10200
7674d381
JK
102012016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10202
10203 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10204
72b5d099
JK
102052016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10206
10207 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10208
1f960ced
PA
102092016-07-19 Pedro Alves <palves@redhat.com>
10210
10211 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10212 * gdb.opt/inline-bt.exp: Likewise.
10213 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10214 additional_flags=-Winline.
10215 * gdb.opt/inline-locals.exp: Likewise.
10216 * gdb.opt/inline-markers.c (ATTR): Define.
10217 (inlined_fn): Use it.
10218
f25827c1
YQ
102192016-07-19 Yao Qi <yao.qi@linaro.org>
10220
10221 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10222 (test_with_self): Remove some code. Remove argument executable.
10223 (top-level): Use do_self_tests.
10224
37539ebe
DB
102252016-07-15 Zachary Welch <zwelch@codesourcery.com>
10226 Don Breazeal <donb@codesourcery.com>
10227
10228 * gdb.base/maint.exp: Escape paths used in regular expressions.
10229 * gdb.stabs/weird.exp: Likewise.
10230
dac790e1
TT
102312016-07-13 Tom Tromey <tom@tromey.com>
10232
10233 PR python/15620, PR python/18620:
10234 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10235 (test_bkpt_events): New procs.
10236
93daf339
TT
102372016-07-13 Tom Tromey <tom@tromey.com>
10238
10239 PR python/17698:
10240 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10241 test.
10242 (test_watchpoints): Likewise.
10243 (test_bkpt_pending): New proc.
10244
6571a381
TT
102452016-07-13 Tom Tromey <tom@tromey.com>
10246
10247 PR cli/18053:
10248 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10249 completion test.
10250
e8732474
JK
102512016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10252
10253 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10254 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10255 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10256 f_label.
10257 (g): Rename g_end_lbl to g_label.
10258 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10259 low_pc and high_pc.
10260 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10261
e0f3fd7c
TT
102622016-07-12 Tom Tromey <tom@tromey.com>
10263
10264 PR python/19293:
10265 * gdb.python/py-unwind-maint.exp: Update tests.
10266
3cfe46b6
YQ
102672016-07-12 Yao Qi <yao.qi@linaro.org>
10268
10269 * lib/selftest-support.exp (selftest_setup): Match the output
10270 when captured_main is inlined.
10271
4f19a0e6
WT
102722016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10273
10274 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10275 New variables.
10276 (print this%a, print this%b, print this): New tests.
10277 * gdb.fortran/derived-types.f90 (this): New object and
10278 initialization.
10279
986cf455
SM
102802016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10281
10282 * gdb.ada/arraydim.exp: Remove extra directory level in build
10283 directory.
10284
f0464b23
SM
102852016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10286
10287 * lib/ada.exp: Remove extra directory level in build directory.
10288 * gdb.ada/cond_lang.exp: Likewise.
10289 * gdb.ada/exec_changed.exp: Likewise.
10290 * gdb.ada/lang_switch.exp: Likewise.
10291
42d94011
MG
102922016-07-06 Manish Goregaokar <manish@mozilla.com>
10293
2806dc7e
PA
10294 * simple.rs: Add test for raw pointer subscripting.
10295 * simple.exp: Add test expectations.
42d94011 10296
647c264c
YQ
102972016-07-05 Yao Qi <yao.qi@linaro.org>
10298
10299 * gdb.mi/mi-reverse.exp: Match =record-started output.
10300
20aa2c60
PA
103012016-07-01 Pedro Alves <palves@redhat.com>
10302
10303 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10304 procedure.
10305 (jit_reader_test): Test the jit reader's unwinder.
10306 * gdb.base/jithost.c (jit_function_00_code): New global.
10307 (main): Use memcpy to fill in the mmapped code, instead of poking
10308 bytes manually here.
10309 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10310 value.
10311 (read_debug_info): Save the function's range.
10312 (read_sp): New function.
10313 (unwind_frame): Use it. Also unwind RBP.
10314 (get_frame_id): Use read_sp.
10315 (gdb_init_reader): Use calloc instead of malloc.
10316 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10317 parameter. Use gdb_test_multiple.
10318
ced2dffb
PA
103192016-07-01 Pedro Alves <palves@redhat.com>
10320 Antoine Tremblay <antoine.tremblay@ericsson.com>
10321
10322 * gdb.threads/process-dies-while-detaching.c: New file.
10323 * gdb.threads/process-dies-while-detaching.exp: New file.
10324
63000888
PA
103252016-07-01 Pedro Alves <palves@redhat.com>
10326
10327 * gdb.multi/watchpoint-multi-exit.c: New file.
10328 * gdb.multi/watchpoint-multi-exit.exp: New file.
10329
038d4868
PA
103302016-06-30 Pedro Alves <palves@redhat.com>
10331
10332 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10333 unset inferior_spawn_id.
10334
994e9c83
PA
103352016-06-30 Pedro Alves <palves@redhat.com>
10336
10337 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10338 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10339
e5653468
YQ
103402016-06-29 Yao Qi <yao.qi@linaro.org>
10341
10342 * gdb.base/return.c: Add copyright header.
10343
803b47e5
TT
103442016-06-29 Tom Tromey <tom@tromey.com>
10345
10346 PR python/20129:
10347 * gdb.python/py-framefilter.exp: Add tests for setting priority
10348 and disabling of non-existent frame filter.
10349
28244707
YQ
103502016-06-29 Yao Qi <yao.qi@linaro.org>
10351
10352 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10353 0x0f07ff.
10354
a31d2f06
YQ
103552016-06-28 Yao Qi <yao.qi@linaro.org>
10356
10357 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10358 triplets. Start gdb, execute catch syscall, and continue. Check
10359 gdb's output to determine catch syscall is supported.
10360
921d8f54
MG
103612016-06-27 Manish Goregaokar <manish@mozilla.com>
10362
25d49b86
PA
10363 * gdb.rust/simple.rs: Add test for returning unit in a function.
10364 * gdb.rust/simple.exp: Add expectation for functions returning
10365 unit.
921d8f54 10366
f4952523
PMR
103672016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10368
10369 * gdb.python/py-breakpoint-create-fail.c,
10370 gdb.python/py-breakpoint-create-fail.exp,
10371 gdb.python/py-breakpoint-create-fail.py: New testcase.
10372
fccb08f8
MG
103732016-06-25 Manish Goregaokar <manish@mozilla.com>
10374
10375 PR gdb/20239
10376 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
10377 * gdb.rust/simple.exp: Add test expectations for new NonZero
10378 tests.
fccb08f8 10379
6b850546
DT
103802016-06-24 David Taylor <dtaylor@emc.com>
10381
10382 * gdb.base/offsets.exp: New file.
10383 * gdb.base/offsets.c: New file.
10384
17621150
TT
103852016-06-23 Tom Tromey <tom@tromey.com>
10386
10387 PR gdb/16483:
10388 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10389 before any filters are loaded.
10390
04d59df6
WT
103912016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10392
10393 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10394 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10395 structs.
10396 * gdb.fortran/derived-type-function.exp: New file.
10397 * gdb.fortran/derived-type-function.f90: New file.
10398
10399
ac69f786
PA
104002016-06-21 Pedro Alves <palves@redhat.com>
10401
10402 * gdb.base/new-ui.exp: New file.
10403 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10404 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10405 (with_spawn_id): New procedure.
10406
49940788
PA
104072016-06-21 Pedro Alves <palves@redhat.com>
10408
10409 * gdb.mi/mi-exec-run.exp: New file.
10410
ef274d26
PA
104112016-06-21 Pedro Alves <palves@redhat.com>
10412
10413 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10414 breakpoint command's output on the main UI.
10415 (test_break): New procedure, factored out from calls in the top
10416 level.
10417 (top level): Use foreach_with_prefix to test MI as main UI and as
10418 separate UI.
10419
468afe6c
PA
104202016-06-21 Pedro Alves <palves@redhat.com>
10421
10422 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10423 (test_awatch_creation_and_listing)
10424 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10425 Remove 'type' parameter.
10426 (test_watchpoint_all): New parameter mi_mode. Remove
10427 with_test_prefix.
10428 (top level): Use foreach_with_prefix, and add main/separate UI MI
10429 testing axis.
10430
51f77c37
PA
104312016-06-21 Pedro Alves <palves@redhat.com>
10432
10433 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10434 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10435 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10436 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10437 (gdb_main_spawn_id, mi_spawn_id): Declare and
10438 comment.
10439 (mi_create_inferior_pty): New procedure,
10440 factored out from default_mi_gdb_start.
10441 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10442 procedures.
10443 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10444 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10445 Use mi_create_inferior_pty.
10446 (mi_gdb_start): Use eval to pass down args list.
10447
8980e177
PA
104482016-06-21 Pedro Alves <palves@redhat.com>
10449
10450 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10451 * gdb.opt/inline-cmds.exp: Add MI tests.
10452
f38d3ad1
PA
104532016-06-21 Pedro Alves <palves@redhat.com>
10454
10455 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10456
45db7c09
PA
104572016-06-21 Pedro Alves <palves@redhat.com>
10458
10459 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10460 (top level): Use it instead of mi_execute_to.
10461
5a069ab3
PA
104622016-06-21 Pedro Alves <palves@redhat.com>
10463
10464 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10465 (cont_handler_str): New.
10466 (signal_stop_handler): Set stop_handler_str instead of printing to
10467 stdout.
10468 (continue_handler): Set cont_handler_str instead of printing to
10469 stdout.
10470 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10471 mi_send_resuming_command. Print stop_handler_str and
10472 cont_handler_str instead of expecting the python events print
10473 directly.
10474
2838cc1d
SD
104752016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10476
10477 * gdb.base/jit-reader.exp: New file.
10478 * gdb.base/jithost.c: New file.
10479 * gdb.base/jithost.h: New file.
10480 * gdb.base/jitreader.c : New file.
10481 * gdb.base/jit-protocol.h: New file.
10482
21a77091
YQ
104832016-06-17 Yao Qi <yao.qi@linaro.org>
10484
10485 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10486 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10487 and detach-on-fork. Adjust tests.
10488 (top level): Invoke break_cond_on_syscall with combinations of
10489 syscall, follow-fork-mode and detach-on-fork.
10490
f50bf8e5
YQ
104912016-06-17 Yao Qi <yao.qi@linaro.org>
10492
10493 * gdb.base/step-over-exit.c: New.
10494 * gdb.base/step-over-exit.exp: New.
10495
a28d8e50
YTL
104962016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10497
10498 * gdb.base/float.exp: Add target check for nds32*-*-*.
10499 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10500
cad8e26d
AB
105012016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10502
10503 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10504 for unsupported target features.
10505 * gdb.base/call-rt-st.exp: Likewise.
10506 * gdb.base/call-sc.exp: Likewise.
10507 * gdb.base/call-signal-resume.exp: Likewise.
10508 * gdb.base/call-strs.exp: Likewise.
10509 * gdb.base/callexit.exp: Likewise.
10510 * gdb.base/callfuncs.exp: Likewise.
10511 * gdb.base/nodebug.exp: Likewise.
10512 * gdb.base/printcmds.exp: Likewise.
10513 * gdb.base/ptype.exp: Likewise.
10514 * gdb.base/structs.exp: Likewise.
10515 * gdb.base/unwindonsignal.exp: Likewise.
10516 * gdb.cp/gdb2495.exp: Likewise.
10517 * gdb.cp/templates.exp: Likewise.
10518 * gdb.cp/virtfunc.exp: Likewise.
10519 * gdb.threads/hand-call-in-threads.exp: Likewise.
10520 * gdb.threads/interrupted-hand-call.exp: Likewise.
10521 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10522
347dc102
TT
105232016-06-10 Tom Tromey <tom@tromey.com>
10524
10525 PR rust/20110:
10526 * gdb.rust/expr.exp: Add test for integer constant larger than
10527 i32.
10528
5e13cf25
BH
105292016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10530
10531 * gdb.fortran/nested-funcs.exp: New.
10532 * gdb.fortran/nested-funcs.f90: New.
10533
bb556f1f
TK
105342016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10535
10536 * gdb.base/examine-backward.c: New file.
10537 * gdb.base/examine-backward.exp: New file.
10538
38b022b4
SM
105392016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10540
10541 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10542 matching.
10543
1b40ec05
TT
105442016-06-02 Tom Tromey <tom@tromey.com>
10545
10546 PR python/18984:
10547 * gdb.python/py-shared.exp: Add solib_name test.
10548
193bd378
SM
105492016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10550
10551 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10552
3326303b
MG
105532016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10554
10555 PR c++/19893
10556 * gdb.dwarf2/implref.exp: Rename to...
10557 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10558 * gdb.dwarf2/implref-array.c: New file.
10559 * gdb.dwarf2/implref-array.exp: Likewise.
10560 * gdb.dwarf2/implref-global.c: Likewise.
10561 * gdb.dwarf2/implref-global.exp: Likewise.
10562 * gdb.dwarf2/implref-struct.c: Likewise.
10563 * gdb.dwarf2/implref-struct.exp: Likewise.
10564
825c8ef2
AT
105652016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10566
10567 * gdb.trace/trace-condition.exp: Add 64bit tests.
10568
2320162a
AT
105692016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10570
10571 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10572 bits types.
10573 (main): Adapt to 8 to 64 bits types.
10574 * gdb.trace/trace-condition.exp: Add new tests.
10575
a7818233
AT
105762016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10577
10578 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10579
0d336466
AT
105802016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10581
10582 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10583 Move condition tests...
10584 * gdb.trace/trace-condition.exp: Here.
10585
7faeb45a
AT
105862016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10587
10588 * gdb.trace/trace-condition.exp: Add counter-case tests.
10589
e385593e
JK
105902016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10591
10592 PR c++/15231
10593 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10594 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10595
744608cc
PA
105962016-05-27 Pedro Alves <palves@redhat.com>
10597
10598 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10599 New procedure.
10600 (top level): Call it, and bail out of DejaGnu is known to be bad.
10601
ac775bf4
AB
106022016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10603
10604 * gdb.base/whatis.c: Extend the test case.
10605 * gdb.base/whatis.exp: Add additional tests.
10606
2bbad2ea
BH
106072016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10608
10609* gdb.fortran/type.f90: Add pointer variable.
10610* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10611
8b70175d
BH
106122016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10613
10614 * gdb.fortran/vla-type.exp: Fix testcase name.
10615
86d8a848
BH
106162016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10617
10618 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10619
e188eb36
BH
106202016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10621
10622 * gdb.fortran/type.f90: Add nested structures.
10623 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10624 * gdb.fortran/derived-type.exp: Adapt expected output.
10625 * gdb.fortran/vla-type.exp: Adapt expected output.
10626
9b2db1fd
BH
106272016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10628
10629 * gdb.fortran/whatis_type.exp: Adapt expected output.
10630
72b17055
BH
106312016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10632
10633 * gdb.fortran/print_type.exp: Fix expected output.
10634 * gdb.fortran/whatis_type.exp: Fix expected output.
10635
3cd81d8d
BH
106362016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10637
10638 * gdb.fortran/whatis_type.exp: Use multi_line.
10639
ddae9462
TT
106402016-05-24 Tom Tromey <tom@tromey.com>
10641
10642 PR python/17386:
10643 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10644 use value as an index.
10645
1957f6b8
TT
106462016-05-23 Tom Tromey <tom@tromey.com>
10647
10648 PR python/17981:
10649 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10650 no-breakpoint case.
10651
026a9174
PA
106522016-05-24 Pedro Alves <palves@redhat.com>
10653
10654 PR gdb/19828
10655 * gdb.threads/clone-attach-detach.c: New file.
10656 * gdb.threads/clone-attach-detach.exp: New file.
10657
e70a7231
FR
106582016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10659
10660 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10661
0f6ed0e0
TT
106622016-05-23 Tom Tromey <tom@tromey.com>
10663
10664 PR python/19438, PR python/18393:
10665 * gdb.python/py-progspace.exp: Add "dir" test.
10666 * gdb.python/py-objfile.exp: Add "dir" test.
10667
ffd19d61
YQ
106682016-05-23 Yao Qi <yao.qi@linaro.org>
10669
10670 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10671 * gdb.arch/thumb2-it.exp: Likewise.
10672
9e8f9b05
SM
106732016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10674
10675 * gdb.mi/mi-threads-interrupt.c: New file.
10676 * gdb.mi/mi-threads-interrupt.exp: New file.
10677
61c6156d
SM
106782016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10679
10680 PR gdb/18077
10681 * gdb.mi/mi-async-run.exp: New file.
10682 * gdb.mi/mi-async-run.c: New file.
10683
67218854
TT
106842016-05-17 Tom Tromey <tom@tromey.com>
10685 Manish Goregaokar <manishsmail@gmail.com>
10686
10687 * lib/rust-support.exp: New file.
10688 * lib/gdb.exp (skip_rust_tests): New proc.
10689 (build_executable_from_specs): Handle rust.
10690 * lib/future.exp (gdb_find_rustc): New proc.
10691 (gdb_default_target_compile): Handle rust.
10692 * gdb.rust/expr.exp: New file.
10693 * gdb.rust/generics.exp: New file.
10694 * gdb.rust/generics.rs: New file.
10695 * gdb.rust/methods.exp: New file.
10696 * gdb.rust/methods.rs: New file.
10697 * gdb.rust/modules.exp: New file.
10698 * gdb.rust/modules.rs: New file.
10699 * gdb.rust/simple.exp: New file.
10700 * gdb.rust/simple.rs: New file.
10701
c44af4eb
TT
107022016-05-17 Tom Tromey <tom@tromey.com>
10703
10704 * gdb.base/default.exp (set language): Add rust.
10705
dcd1f979
TT
107062016-05-17 Tom Tromey <tom@tromey.com>
10707
10708 * gdb.gdb/unittest.exp: New file.
10709
155b7f57
YQ
107102016-05-16 Yao Qi <yao.qi@linaro.org>
10711
10712 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10713 shell_prompt. Update shell_prompt_re.
10714
8ddd5a6c
DE
107152016-05-12 Doug Evans <dje@google.com>
10716
10717 PR symtab/19999
10718 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10719 $options when building executable.
10720 * gdb.dwarf2/fission-loclists-pie.S: New file.
10721 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10722
02e370d9
SM
107232016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10724
10725 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10726 of [is_remote target],
10727
8929ad8b
SM
107282016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10729
10730 * lib/gdb.exp (use_gdb_stub): New procedure.
10731
6c447423
DE
107322016-05-03 Yunlian Jiang <yunlian@google.com>
10733 Doug Evans <dje@google.com>
10734
10735 PR symtab/19914
10736 * gdb.dwarf2/dwp-sepdebug.c: New file.
10737 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10738
444e826c
SM
107392016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10740
10741 * gdb.base/detach.exp: Remove is_remote check.
10742
740feeaa
SM
107432016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10744
10745 * gdb.base/annota-input-while-running.exp: Don't check for
10746 [is_remote target]. Enable annotations after running to main.
10747 Remove unused "set test..." line.
10748
9080ac9d
SM
107492016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10750
10751 * gdb.trace/trace-enable-disable.exp: New file.
10752 * gdb.trace/trace-enable-disable.c: New file.
10753
952ebca5
SM
107542016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10755
10756 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10757 use it in info sharedlibrary test.
10758 * gdb.trace/ftrace-lock.exp: Likewise.
10759 * gdb.trace/ftrace.exp: Likewise.
10760 * gdb.trace/range-stepping.exp: Likewise.
10761 * gdb.trace/trace-break.exp: Likewise.
10762 * gdb.trace/trace-condition.exp: Likewise.
10763 * gdb.trace/trace-mt.exp: Likewise.
10764
d9019901
SM
107652016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10766
10767 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10768 (gdb_load_shlib): ... this.
10769 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10770 gdb_load_shlib.
10771 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10772 * gdb.base/ctxobj.exp: Likewise.
10773 * gdb.base/dprintf-pending.exp: Likewise.
10774 * gdb.base/dso2dso.exp: Likewise.
10775 * gdb.base/fixsection.exp: Likewise.
10776 * gdb.base/gcore-relro.exp: Likewise.
10777 * gdb.base/gdb1555.exp: Likewise.
10778 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10779 * gdb.base/gnu-ifunc.exp: Likewise.
10780 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10781 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10782 * gdb.base/pending.exp: Likewise.
10783 * gdb.base/print-file-var.exp: Likewise.
10784 * gdb.base/print-symbol-loading.exp: Likewise.
10785 * gdb.base/shlib-call.exp: Likewise.
10786 * gdb.base/shreloc.exp: Likewise.
10787 * gdb.base/so-impl-ld.exp: Likewise.
10788 * gdb.base/solib-disc.exp: Likewise.
10789 * gdb.base/solib-nodir.exp: Likewise.
10790 * gdb.base/solib-overlap.exp: Likewise.
10791 * gdb.base/solib-symbol.exp: Likewise.
10792 * gdb.base/solib-weak.exp (do_test): Likewise.
10793 * gdb.base/sym-file.exp: Likewise.
10794 * gdb.base/symtab-search-order.exp: Likewise.
10795 * gdb.base/type-opaque.exp: Likewise.
10796 * gdb.base/unload.exp: Likewise.
10797 * gdb.base/watchpoint-solib.exp: Likewise.
10798 * gdb.compile/compile.exp: Likewise.
10799 * gdb.cp/gdb2384.exp: Likewise.
10800 * gdb.cp/infcall-dlopen.exp: Likewise.
10801 * gdb.cp/re-set-overloaded.exp: Likewise.
10802 * gdb.fortran/library-module.exp: Likewise.
10803 * gdb.opt/solib-intra-step.exp: Likewise.
10804 * gdb.python/py-finish-breakpoint.exp: Likewise.
10805 * gdb.python/py-shared.exp: Likewise.
10806 * gdb.reverse/solib-precsave.exp: Likewise.
10807 * gdb.reverse/solib-reverse.exp: Likewise.
10808 * gdb.server/solib-list.exp: Likewise.
10809 * gdb.threads/dlopen-libpthread.exp: Likewise.
10810 * gdb.threads/tls-shared.exp: Likewise.
10811 * gdb.threads/tls-so_extern.exp: Likewise.
10812 * gdb.trace/change-loc.exp: Likewise.
10813 * gdb.trace/ftrace-lock.exp: Likewise.
10814 * gdb.trace/ftrace.exp: Likewise.
10815 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10816 * gdb.trace/pending.exp: Likewise.
10817 * gdb.trace/range-stepping.exp: Likewise.
10818 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10819 (strace_info_marker): Likewise.
10820 (strace_probe_marker): Likewise.
10821 (strace_trace_on_same_addr): Likewise.
10822 (strace_trace_on_diff_addr): Likewise.
10823 * gdb.trace/trace-break.exp: Likewise.
10824 * gdb.trace/trace-condition.exp: Likewise.
10825 * gdb.trace/trace-mt.exp: Likewise.
10826
fca4cfd9
SM
108272016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10828
10829 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10830 result of gdb_remote_download.
10831 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10832 * gdb.base/dso2dso.exp: Likewise.
10833 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10834 * gdb.base/print-file-var.exp: Likewise.
10835 * gdb.base/shlib-call.exp: Likewise.
10836 * gdb.base/shreloc.exp: Likewise.
10837 * gdb.base/solib-overlap.exp: Likewise.
10838 * gdb.base/solib-weak.exp (do_test): Likewise.
10839 * gdb.base/unload.exp: Likewise.
10840
11cf4ffb
YQ
108412016-04-27 Yao Qi <yao.qi@linaro.org>
10842
10843 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10844 exists.
10845
3e2e34f8
KB
108462016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10847
10848 * vla-type.exp: Print structure from toplevel.
10849
8f07e298
BH
108502016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10851
10852 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10853 of dynamic types.
10854 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10855 of dynamic types.
10856
9920b434
BH
108572016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10858
10859 * gdb.fortran/vla-type.f90: New file.
10860 * gdb.fortran/vla-type.exp: New file.
10861
f3abeff5
YQ
108622016-04-25 Yao Qi <yao.qi@linaro.org>
10863
10864 * gdb.base/branch-to-self.c: New file.
10865 * gdb.base/branch-to-self.exp: New file.
10866
0a5d52f0
YQ
108672016-04-22 Yao Qi <yao.qi@linaro.org>
10868
10869 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10870 more after $hex.
10871
495346f6
YQ
108722016-04-22 Yao Qi <yao.qi@linaro.org>
10873
10874 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10875 * gdb.base/annota3.exp: Likewise.
10876
4a7e075c
YQ
108772016-04-22 Yao Qi <yao.qi@linaro.org>
10878
10879 * gdb.reverse/step-precsave.exp: Do one step and test program
10880 stops in "callee" and do multiple steps until program goes out
10881 of "callee".
10882 * gdb.reverse/step-reverse.exp: Likewise.
10883
5b061e98
YQ
108842016-04-22 Yao Qi <yao.qi@linaro.org>
10885
10886 * gdb.trace/signal.exp: Also pass if
10887 $tracepoint_hits($i) > $iterations.
10888
5c5dc57f
YQ
108892016-04-22 Yao Qi <yao.qi@linaro.org>
10890
10891 * gdb.trace/signal.c: New file.
10892 * gdb.trace/signal.exp: New file.
10893
a55411b9
DE
108942016-04-19 Doug Evans <xdje42@gmail.com>
10895
10896 * gdb.base/bad-file.exp: New file.
10897
a22df60a
MG
108982016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10899
10900 * gdb.dwarf2/implref.exp: New file.
10901
0c13f7e5
BH
109022016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10903
10904 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10905 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10906 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10907 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10908 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10909 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10910 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10911 * lib/fortran.exp (fortran_int4): New procedure.
10912 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10913 (fortran_logical4): Likewise.
10914
9b9b09e9
BH
109152016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10916
10917 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10918
a14d1f4d
BH
109192016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10920
10921 * lib/compiler.c: Add Intel specific preprocessor macros.
10922 * lib/compiler.cc: Likewise.
25d49b86 10923
7d49b1d0
LM
109242016-04-13 Luis Machado <lgustavo@codesourcery.com>
10925
10926 * gdb.server/connect-with-no-symbol-file.c: New file.
10927 * gdb.server/connect-with-no-symbol-file.exp: New file.
10928
8392fa22
SM
109292016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10930
10931 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10932
8c4c4aeb
SM
109332016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10934
10935 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10936 standard output directory.
10937
45e3745e
AT
109382016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10939
10940 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10941
e26b7e41
MM
109422016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10943
10944 * gdb.btrace/instruction_history.c (loop): Add declaration.
10945
8ce09462
AT
109462016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10947
10948 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10949
2e88a1ea
SM
109502016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10951
10952 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10953 parentheses to print.
10954 (continue_handler): Likewise.
10955
f48e22e3
SM
109562016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10957
10958 * gdb.server/solib-list.exp: Remove is_remote check.
10959 Pass shlib= to gdb_compile. Don't link shared library with
10960 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10961 Run binary filename through "readlink -f" on the target.
10962
096be756
PA
109632016-04-08 Pedro Alves <palves@redhat.com>
10964
10965 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10966 interpreter filename as argument to gdbserver_spawn.
10967 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10968 Return empty if $last_loaded_file does not exist.
10969
06500533
JK
109702016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10971
10972 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10973 * gdb.base/jit-main.c: Use exit after usage.
10974
2d35e871
JK
109752016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10976
10977 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10978 GDBHISTSIZE prior to the tests.
10979 * gdb.base/gdbinit-history.exp: Likewise.
10980
109812016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
10982
10983 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10984 instead of build_executable. Use gdb_load_shlibs.
10985
c8064e7e
YQ
109862016-04-07 Yao Qi <yao.qi@linaro.org>
10987
10988 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10989 Execute "si" command.
10990
bde47561
YQ
109912016-04-07 Yao Qi <yao.qi@linaro.org>
10992
10993 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10994 number instead of the comments on some line.
10995
b16f8a3b
DB
109962016-04-06 Don Breazeal <donb@codesourcery.com>
10997
10998 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10999 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11000
c2f901df
SM
110012016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11002
11003 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11004 standard_output_file. Remove unused binfile variable.
11005
ac17fda0
CU
110062016-04-05 Catalin Udma <catalin.udma@freescale.com>
11007
11008 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11009 * gdb.python/py-mi-objfile.exp: Match "list main" output
11010 in console format.
11011
03a8c4df
SM
110122016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11013
11014 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11015 absolute.
11016
6e774b13
SM
110172016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11018
11019 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11020 absolute.
11021 * gdb.trace/ftrace.exp: Likewise.
11022 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11023 targets as well.
11024 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11025 (gdb_load_shlibs): Copy libraries to test directory when testing
11026 natively. Only set solib-search-path if testing remotely.
11027 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11028
7817ea46
SM
110292016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11030
11031 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11032 gdb_download. Use it even if the target is not remote.
11033 * gdb.base/jit.exp (compile_jit_test): Likewise.
11034 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11035 output directory if the destination board is local, otherwise use
11036 the standard remote_download from DejaGnu.
11037 (gdb_download): Remove.
11038 (gdb_load_shlibs): Use gdb_remote_download instead of
11039 gdb_download.
11040 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11041 Use gdb_remote_download instead of gdb_download. Use it even if
11042 the target is not remote.
11043 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11044 instead of gdb_download.
11045
7beb7f68
SM
110462016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11047
11048 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11049 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11050 run.
11051
cc63428a
AV
110522016-04-01 Artemiy Volkov <artemiyv@acm.org>
11053
11054 PR gdb/19820
11055 * gdb.base/printcmds.exp: Add artificial arrays tests.
11056
64cdf930
PA
110572016-03-31 Pedro Alves <palves@redhat.com>
11058
11059 PR gdb/19858
11060 * gdb.base/jit-main.c: Include unistd.h.
11061 (ATTACH): Define to 0 if not already defined.
11062 (wait_for_gdb, mypid): New globals.
11063 (WAIT_FOR_GDB): New macro.
11064 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11065 some breakpoint locations.
11066 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11067 New procedures.
11068 (one_jit_test): Add REATTACH parameter, and handle it. Use
11069 continue_to_test_location.
11070 (top level): Test attach, and adjusts calls to one_jit_test.
11071
40dea8cb
PA
110722016-03-31 Pedro Alves <palves@redhat.com>
11073
11074 PR gdb/19858
11075 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11076 BINSUFFIX parameter, and handle it.
11077 (top level): Adjust calls compile_jit_test.
11078
e7ea3ec7
CU
110792016-03-31 Catalin Udma <catalin.udma@freescale.com>
11080
11081 PR python/19743
11082 * gdb.python/py-mi-events-gdb.py: New file.
11083 * gdb.python/py-mi-events.c: New file.
11084 * gdb.python/py-mi-events.exp: New file.
11085
e6359af3
YQ
110862016-03-30 Yao Qi <yao.qi@linaro.org>
11087
11088 * gdb.reverse/until-precsave.exp: Match function name only.
11089 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11090 Move malloc to a condition block.
11091 * gdb.reverse/until-reverse.exp: Match function name only.
11092
a4105d04
MK
110932016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11094
11095 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11096 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11097 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11098 variable for GPR 0 instead of assuming it is register 0.
11099 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11100 * lib/trace-support.exp: Add s390 registers.
11101
bfa6adb9
YQ
111022016-03-29 Yao Qi <yao.qi@linaro.org>
11103
11104 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11105
1e6697ea
YQ
111062016-03-24 Yao Qi <yao.qi@linaro.org>
11107
11108 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11109 test message.
11110
64bcd522
AA
111112016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11112
11113 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11114 maintaining separate logic for constructing the output path.
11115
7868401b
DB
111162016-03-16 Don Breazeal <donb@codesourcery.com>
11117
11118 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11119 Retry fork and waitpid on interrupted system call errors.
11120 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11121 Use with_timeout_factor to increase timeout by factor of 10.
11122
1cafadb4
DB
111232016-03-15 Don Breazeal <donb@codesourcery.com>
11124
11125 * gdb.cp/scope-err.cc: New test program.
11126 * gdb.cp/scope-err.exp: New test script.
11127 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11128 lines and "set breakpoint here" comment.
11129 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11130 Fixed some whitespace and format issues.
11131 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11132 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11133
81516450
DE
111342016-03-15 Doug Evans <dje@google.com>
11135
11136 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11137 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11138 All callers updated. Add tests for enums, mixed flags register.
11139
aa52b601
DE
111402016-03-15 Doug Evans <dje@google.com>
11141
11142 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11143 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11144
fa4ff313
SM
111452016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11146
11147 * gdb.base/default.exp: Add $_as_string to the list of expected
11148 convenience functions.
11149
f2403c39
AB
111502016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11151
11152 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11153
f2f3ccb9
SM
111542016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11155
11156 * gdb.python/py-as-string.exp: New file.
11157 * gdb.python/py-as-string.c: New file.
11158
00dbd492
PA
111592016-03-09 Pedro Alves <palves@redhat.com>
11160
11161 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11162 signal" -> "Thread NN received signal" output change.
11163 * gdb.threads/ia64-sigill.exp: Likewise.
11164 * gdb.threads/linux-dp.exp: Likewise.
11165 * gdb.threads/manythreads.exp: Likewise.
11166 * gdb.threads/pending-step.exp: Likewise.
11167 * gdb.threads/print-threads.exp: Likewise.
11168 * gdb.threads/sigstep-threads.exp: Likewise.
11169 * gdb.threads/staticthreads.exp: Likewise.
11170 * gdb.threads/tls.exp: Likewise.
11171
1e6697ea
YQ
111722016-03-09 Pedro Alves <palves@redhat.com>
11173
11174 * gdb.base/command-line-input.exp: New file.
11175
b04fd3be
MK
111762016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11177
11178 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11179 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11180 * gdb.trace/pending.exp: Accept leading dot before function name.
11181 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11182 * lib/trace-support.exp: Set registers for ppc.
11183
98fa59e9
MK
111842016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11185
11186 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11187 use it for disassembly; accept .main in addition to main in backtrace.
11188
f77198c8
MK
111892016-03-09 Wei-cheng Wang <cole945@gmail.com>
11190 Marcin Kościelnicki <koriakin@0x04.net>
11191
11192 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11193 (gdb_recursion_test_ptr): New global variable.
11194 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11195 gdb_recursion_test.
11196 (gdb_c_test): Ditto.
11197
ba84e0da
MK
111982016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11199
11200 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11201 ordering.
11202
4366d36e
MK
112032016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11204
11205 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11206 (bar): Add bar_start_lbl label.
11207 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11208 of foo/bar for emitting DWARF and tracing.
11209
5eb264df
SDJ
112102016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11211
11212 * analyze-racy-logs.py: Set executable bit.
11213
fb6a751f
SDJ
112142016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11215
11216 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11217 (CHECK_TARGET_TMP): Likewise.
11218 (check-single-racy): New rule.
11219 (check-parallel-racy): Likewise.
11220 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11221 (do-check-parallel-racy): New rule.
11222 (check-racy/%.exp): Likewise.
11223 * README (Racy testcases): New section.
11224 * analyze-racy-logs.py: New file.
11225
bdf7e230
DE
112262016-03-03 Doug Evans <dje@google.com>
11227
11228 * gdb.base/skip.exp: Use with_test_prefix.
11229
4719d415
YQ
112302016-03-03 Yao Qi <yao.qi@linaro.org>
11231
11232 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11233 Invoke step_over_syscall "clone" and break_cond_on_syscall
11234 "clone".
11235 * gdb.base/step-over-clone.c: New file.
11236
ea507862
YQ
112372016-03-03 Yao Qi <yao.qi@linaro.org>
11238
11239 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11240 code format.
11241
8fc8cbda
YQ
112422016-03-03 Yao Qi <yao.qi@linaro.org>
11243
11244 * gdb.base/disp-step-fork.c: Rename to ...
11245 * gdb.base/step-over-fork.c: ... it. New file.
11246 * gdb.base/disp-step-vfork.c: Rename to ...
11247 * gdb.base/step-over-vfork.c: ... it. New file.
11248 * gdb.base/disp-step-syscall.exp: Rename to ...
11249 * gdb.base/step-over-syscall.exp: ... it. New file.
11250 (disp_step_cross_syscall): Rename to ...
11251 (step_over_syscall): ... it.
11252
92fa70b0
YQ
112532016-03-03 Yao Qi <yao.qi@linaro.org>
11254
11255 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11256 If target supports condition evaluation on target, invoke
11257 break_cond_on_syscall for fork and vfork.
11258
e197ad3c
YQ
112592016-03-03 Yao Qi <yao.qi@linaro.org>
11260
11261 * gdb.base/disp-step-syscall.exp: Don't invoke
11262 support_displaced_stepping.
11263 (disp_step_cross_syscall): Test with displaced stepping off and
11264 on if supported.
11265
0b47da9f
YQ
112662016-03-03 Yao Qi <yao.qi@linaro.org>
11267
11268 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11269 proc.
11270 (setup): New proc.
11271 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11272 and setup.
11273
065ab6dc
BH
112742016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11275
11276 * gdb.fortran/vla-history.exp: Remove breakpoint.
11277
07e448ad 112782016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11279
25d49b86
PA
11280 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11281 exceeds timeout.
07e448ad 11282
9ac2d526 112832016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11284
25d49b86
PA
11285 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11286 breakpoint.
9ac2d526 11287
17807369
BH
112882016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11289
11290 * gdb.mi/vla.f90: Nullify pointer after declaration.
11291
86e501af
PA
112922016-03-01 Pedro Alves <palves@redhat.com>
11293
11294 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11295
1e903e32
PA
112962016-03-01 Pedro Alves <palves@redhat.com>
11297
11298 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11299 before anything else.
11300 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11301 _GNU_SOURCE here.
11302 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11303 before anything else.
11304 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11305
6ccb54e2
PA
113062016-03-01 Pedro Alves <palves@redhat.com>
11307
11308 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11309
30ca9da1
YQ
113102016-03-01 Yao Qi <yao.qi@linaro.org>
11311
11312 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11313 prepare_for_testing.
11314
dc856b38
YQ
113152016-03-01 Yao Qi <yao.qi@linaro.org>
11316
11317 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11318
4a932159
AA
113192016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11320
11321 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11322 manually constructing the output path.
11323
f2489477
AA
113242016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11325
11326 * gdb.arch/s390-stackless.S: New.
11327 * gdb.arch/s390-stackless.exp: New.
11328
38899f16
IB
113292016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11330
11331 * gdb.dlang/circular.c: New file.
11332 * gdb.dlang/circular.exp: New file.
11333
9fde51ed
YQ
113342016-02-26 Yao Qi <yao.qi@linaro.org>
11335
11336 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11337 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11338 (testcases): Update.
11339
ce90fefe
YQ
113402016-02-26 Yao Qi <yao.qi@linaro.org>
11341
11342 * gdb.reverse/aarch64.c: Rename to ...
11343 * gdb.reverse/insn-reverse.c: ... it.
11344 * gdb.reverse/aarch64.exp: Rename to ...
11345 * gdb.reverse/insn-reverse.exp: ... it.
11346
3263bceb
YQ
113472016-02-26 Yao Qi <yao.qi@linaro.org>
11348
11349 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11350 (testcase_ftype): New.
11351 (testcases): New array.
11352 (n_testcases): New.
11353 (main): Call each element in testcases.
11354 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11355 (read_testcase): New.
11356 Do the tests in a loop.
11357
6cb59ff1
YQ
113582016-02-25 Yao Qi <yao.qi@linaro.org>
11359
11360 * gdb.base/branches.c: Remove.
11361
ae91f625
MK
113622016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11363
11364 PR gdb/13808
11365 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11366
678b48b7
MK
113672016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11368
11369 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11370
7337a6f2
MK
113712016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11372
11373 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11374 change x86_64 call_insn to 'callq'.
11375
861ca91f
AT
113762016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11377
11378 * gdb.trace/tfile-avx.c: Move to...
11379 * gdb.trace/tracefile-pseudo-reg.c: Here.
11380 * gdb.trace/tfile-avx.exp: Move to...
11381 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11382
bf74e428
GB
113832016-02-24 Gary Benson <gbenson@redhat.com>
11384
11385 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11386 message on attach.
11387
cce0e923
DE
113882016-02-23 Doug Evans <dje@google.com>
11389
11390 * gdb.base/skip.c (test_skip): New function.
11391 (end_test_skip_file_and_function): New function.
11392 (test_skip_file_and_function): New function.
11393 * gdb.base/skip1.c (test_skip): New function.
11394 (skip1_test_skip_file_and_function): New function.
11395 * gdb.base/skip.exp: Add tests for new skip options.
11396 * gdb.base/skip-solib.exp: Update expected output.
11397 * gdb.perf/skip-command.cc: New file.
11398 * gdb.perf/skip-command.exp: New file.
11399 * gdb.perf/skip-command.py: New file.
11400
4000e47e
MK
114012016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11402
11403 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11404 info registers pattern.
11405
24f75ead
IB
114062016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11407
11408 * lib/future.exp: Add D support.
11409 (gdb_find_gdc): New proc.
11410 (gdb_default_target_compile): Add D support.
11411
fbb7bcbe
WW
114122016-02-18 Wei-cheng Wang <cole945@gmail.com>
11413
11414 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11415 user+system time.
11416 (trace_speed_test): Determine the iteration count for a time
11417 between 15..30 seconds.
11418
012b3a21
WT
114192016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11420
11421 * gdb.arch/i386-mpx-sigsegv.c: New file.
11422 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11423 * gdb.arch/i386-mpx-simple_segv.c: New file.
11424 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11425
2d5189bd
YQ
114262016-02-18 Yao Qi <yao.qi@linaro.org>
11427
11428 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11429 Don't call setup_kfail.
11430
40fb20d0
YQ
114312016-02-18 Yao Qi <yao.qi@linaro.org>
11432
11433 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11434 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11435
21b1f8d2
DE
114362016-02-16 Doug Evans <dje@google.com>
11437
11438 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11439 * gdb.base/skip1.c: Ditto.
11440 * gdb.base/skip.exp: Whitespace cleanup.
11441
4041ed77
DB
114422016-02-16 Don Breazeal <donb@codesourcery.com>
11443
11444 PR remote/19496
11445 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11446 Remove kfail for PR remote/19496.
11447
c4ef31bf
SM
114482016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11449
11450 * lib/gdb.exp (standard_temp_file): Return a path specific to
11451 the runtest invocation.
11452
266b65b3
SM
114532016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11454
11455 * gdb.trace/save-trace.exp: Change relative path to be in the
11456 standard output directory.
11457
a7a0a6a9
JK
114582016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11459
11460 * gdb.arch/i386-prologue.c: Add missing prototypes.
11461
c99dbb42
JK
114622016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11463
11464 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11465 * gdb.arch/i386-prologue.exp: Likewise.
11466 * gdb.arch/i386-size.exp: Likewise.
11467
aa480355
SM
114682016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11469
11470 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11471 define object file path.
11472 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11473 file path.
11474 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11475 standard_output_file to define binfile.
11476
ba881f50
JK
114772016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11478
11479 Fix compatibility with recent gfortran-5.3.1.
11480 * gdb.fortran/vla-history.exp (print vla1 allocated)
11481 (print vla2 allocated, print $2, print $3): Remove
11482 (print $4): Rename to ...
11483 (print $2): ... here.
11484 (print $9): Rename to ...
11485 (print $5): ... here.
11486 (print $10): Rename to ...
11487 (print $6): ... here.
11488 * gdb.fortran/vla.f90: Add pvla initialization.
11489
e9fb005c
JK
114902016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11491
11492 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11493 New test.
11494 * gdb.fortran/vla-value-sub.exp: Likewise.
11495
e44e00ff
MK
114962016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11497
11498 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11499
97e94151
SM
115002016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11501
11502 * i386-biarch-core.exp: Define corefile using
11503 standard_output_file.
11504
01113bc1
YQ
115052016-02-12 Yao Qi <yao.qi@linaro.org>
11506
11507 * gdb.arch/arm-single-step-kernel-helper.c: New.
11508 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11509
33b4777c
MM
115102016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11511
11512 * gdb.btrace/tailcall-only.exp: New.
11513 * gdb.btrace/tailcall-only.c: New.
11514 * gdb.btrace/x86_64-tailcall-only.S: New.
11515 * gdb.btrace/i686-tailcall-only.S: New.
11516
acc23c11
PA
115172016-02-11 Pedro Alves <palves@redhat.com>
11518
11519 * README (Parallel testing): Add missing double quotes.
11520
e352bf0a
PA
115212016-02-11 Pedro Alves <palves@redhat.com>
11522
11523 * README (Parallel testing): New section.
11524 (GDB_PARALLEL): Rewrite.
11525 (FORCE_PARALLEL): Document.
11526
9f5fed78
MK
115272016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11528
11529 * gdb.trace/tfile-avx.c: New test.
11530 * gdb.trace/tfile-avx.exp: New test.
11531
9ef9e6a6
KS
115322016-02-09 Keith Seitz <keiths@redhat.com>
11533
11534 PR breakpoints/19546
11535 * gdb.base/infcall-exec.c: New file.
11536 * gdb.base/infcall-exec2.c: New file.
11537 * gdb.base/infcall-exec.exp: New file.
11538
a96e36da
KS
115392016-02-09 Keith Seitz <keiths@redhat.com>
11540
11541 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11542 (toplevel): Call test_bkpt_address.
11543
9f61929f
KS
115442016-02-09 Keith Seitz <keiths@redhat.com>
11545
11546 PR python/19506
11547 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11548 (toplevel): Call test_bkpt_address.
11549
1e94266c
SM
115502016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11551
11552 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11553 to AC_OUTPUT.
11554 * configure: Regenerate.
11555
2a7f3dff
PA
115562016-02-09 Pedro Alves <palves@redhat.com>
11557
11558 PR breakpoints/19548
11559 * gdb.base/execl-update-breakpoints.c (some_function): New
11560 function.
11561 (main): Call it.
11562 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11563 Tighten expected GDB output.
11564
2151ccc5
SM
115652016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11566
11567 * Makefile.in (ALL_SUBDIRS): Remove.
11568 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11569 (distclean maintainer-clean realclean): Likewise.
11570 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11571 * configure: Regenerate.
11572 * gdb.ada/Makefile.in: Delete.
11573 * gdb.arch/Makefile.in: Likewise.
11574 * gdb.asm/Makefile.in: Likewise.
11575 * gdb.base/Makefile.in: Likewise.
11576 * gdb.btrace/Makefile.in: Likewise.
11577 * gdb.cell/Makefile.in: Likewise.
11578 * gdb.compile/Makefile.in: Likewise.
11579 * gdb.cp/Makefile.in: Likewise.
11580 * gdb.disasm/Makefile.in: Likewise.
11581 * gdb.dlang/Makefile.in: Likewise.
11582 * gdb.dwarf2/Makefile.in: Likewise.
11583 * gdb.fortran/Makefile.in: Likewise.
11584 * gdb.gdb/Makefile.in: Likewise.
11585 * gdb.go/Makefile.in: Likewise.
11586 * gdb.guile/Makefile.in: Likewise.
11587 * gdb.java/Makefile.in: Likewise.
11588 * gdb.linespec/Makefile.in: Likewise.
11589 * gdb.mi/Makefile.in: Likewise.
11590 * gdb.modula2/Makefile.in: Likewise.
11591 * gdb.multi/Makefile.in: Likewise.
11592 * gdb.objc/Makefile.in: Likewise.
11593 * gdb.opencl/Makefile.in: Likewise.
11594 * gdb.opt/Makefile.in: Likewise.
11595 * gdb.pascal/Makefile.in: Likewise.
11596 * gdb.perf/Makefile.in: Likewise.
11597 * gdb.python/Makefile.in: Likewise.
11598 * gdb.reverse/Makefile.in: Likewise.
11599 * gdb.server/Makefile.in: Likewise.
11600 * gdb.stabs/Makefile.in: Likewise.
11601 * gdb.threads/Makefile.in: Likewise.
11602 * gdb.trace/Makefile.in: Likewise.
11603 * gdb.xml/Makefile.in: Likewise.
11604 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11605 GDB_PARALLEL.
11606 (standard_output_file): Remove check for GDB_PARALLEL, always
11607 return path in outputs/$subdir/$testname.
11608
437277d4
SM
116092016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11610
11611 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11612 (site.exp): Assign abs_srcdir to tcl's srcdir.
11613
31d913c7
YQ
116142016-02-04 Yao Qi <yao.qi@linaro.org>
11615
11616 * gdb.base/foll-exec-mode.c: Include limits.h.
11617 (main): Add parameters argc and argv. Get directory from
11618 argv[0].
11619 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11620 compilation.
11621 * gdb.base/foll-exec.c: Include limits.h.
11622 (main): Add parameters argc and argv.
11623 Get directory from argv[0].
11624 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11625 Adjust tests on the number of lines as source code changed.
11626 * gdb.base/foll-vfork-exit.c: Include limits.h.
11627 (main): Add one line of statement before vfork.
11628 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11629 (main): Add parameters argc and argv. Get directory from
11630 argv[0].
11631 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11632 (setup_gdb): Set tbreak to skip some source lines.
11633 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11634 (main): Add parameters argc and argv. Get directory from
11635 argv[0].
11636 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11637 compilation.
11638 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11639 (main): Add parameters argc and argv. Get directory from
11640 argv[0].
11641 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11642 compilation.
11643
9482b9fb
DE
116442016-02-01 Doug Evans <dje@google.com>
11645
11646 * gdb.base/skip.exp: Clean up multiple references to same test name.
11647
6b2e4f10
PA
116482016-02-01 Pedro Alves <palves@redhat.com>
11649
ccb6afd6 11650 PR remote/19496
6b2e4f10
PA
11651 * gdb.threads/forking-threads-plus-breakpoint.exp
11652 (displaced_stepping_supported): New global.
11653 (probe_displaced_stepping_support): New procedure.
11654 (do_test): Add 'displaced' parameter, and use it.
11655 (top level): Check for displaced stepping support. Add displaced
11656 stepping on/off testing axis.
11657
37a8db1a
AB
116582016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11659
11660 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11661 pointer. Don't perform further tests on the unassociated pointer
11662 if the first test fails.
11663
5fdf6324
AB
116642016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11665
11666 * gdb.base/max-value-size.c: New file.
11667 * gdb.base/max-value-size.exp: New file.
11668 * gdb.base/huge.exp: Disable max-value-size for this test.
11669
935c6144
IB
116702016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11671
11672 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11673
7fe8399d
YQ
116742016-01-28 Yao Qi <yao.qi@linaro.org>
11675
11676 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11677
a2077e25
PA
116782016-01-25 Pedro Alves <palves@redhat.com>
11679
11680 PR threads/19461
11681 * gdb.base/fork-running-state.c: New file.
11682 * gdb.base/fork-running-state.exp: New file.
11683
1d2736d4
PA
116842016-01-25 Pedro Alves <palves@redhat.com>
11685
11686 PR gdb/19494
11687 * gdb.base/catch-fork-kill.c: New file.
11688 * gdb.base/catch-fork-kill.exp: New file.
11689
f1da4b11
PA
116902016-01-25 Pedro Alves <palves@redhat.com>
11691
11692 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11693 Delete, moved to lib/gdb.exp.
11694 * gdb.threads/forking-threads-plus-breakpoint.exp
11695 (foreach_with_prefix): Likewise.
11696 * gdb.threads/process-dies-while-handling-bp.exp
11697 (foreach_with_prefix): Likewise.
11698 * lib/gdb.exp (foreach_with_prefix): New procedure.
11699
45f38546
MK
117002016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11701
11702 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11703 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11704
dc29a1ce
MK
117052016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11706
11707 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11708 endian targets.
11709
092127d7
JK
117102016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11711 Pedro Alves <palves@redhat.com>
11712
11713 Fix testsuite compatibility with Guile.
11714 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11715 number.
11716
31d765d3
JK
117172016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11718
11719 Fix testsuite compatibility with Guile.
11720 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11721 (thread 1): New test for backtrace through signal handler.
11722
1ac78c04
YQ
117232016-01-22 Yao Qi <yao.qi@linaro.org>
11724
11725 PR testsuite/19491
11726 * gdb.base/multi-forks.c: Include
11727 ../lib/unbuffer_output.c
11728 (main): Call gdb_unbuffer_output.
11729
4f5946a8
DE
117302016-01-21 Doug Evans <dje@google.com>
11731
11732 * lib/ada.exp (gdb_compile_ada): Fix typo.
11733
305e13e6
JB
117342016-01-21 Joel Brobecker <brobecker@adacore.com>
11735
11736 * gdb.base/break-fun-addr.exp: New file.
11737 * gdb.base/break-fun-addr1.c: New file.
11738 * gdb.base/break-fun-addr2.c: New file.
11739
5f5dfff6
SM
117402016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11741
11742 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11743 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11744 enum flag values.
11745
fd356fa2
AA
117462016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11747
11748 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11749 when GDB can not set the vector return value. Add more comments
11750 for clarification.
11751
9df22175
AT
117522016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11753
11754 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11755 command.
11756
41d1845e
SM
117572016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11758
11759 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11760
01ac6840
SM
117612016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11762
11763 * Makefile.in (check-single): Pass --status to runtest.
11764 (check/%.exp): Likewise.
11765
117662016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11767
11768 * Makefile.in (check-parallel): Propagate return code from make
11769 do-check-parallel.
11770
bd0a71fa
MK
117712016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11772
11773 * gdb.trace/ftrace.exp: Fix expected message on continue.
11774 * gdb.trace/pending.exp: Fix expected message on continue.
11775 * gdb.trace/trace-break.exp: Fix expected message on continue.
11776
8bcbad33
SM
117772016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11778
11779 * lib/gdb.exp (gdb_test): Remove unused global references.
11780
f303dbd6
PA
117812016-01-18 Pedro Alves <palves@redhat.com>
11782
11783 * gdb.base/async-shell.exp: Adjust expected output.
11784 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11785 * gdb.base/siginfo-thread.exp: Adjust expected output.
11786 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11787 * gdb.java/jnpe.exp: Adjust expected output.
11788 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11789 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11790 * gdb.threads/leader-exit.exp: Adjust expected output.
11791 * gdb.threads/manythreads.exp: Adjust expected output.
11792 * gdb.threads/pthreads.exp: Adjust expected output.
11793 * gdb.threads/schedlock.exp: Adjust expected output.
11794 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11795 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11796 expected output.
11797 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11798 output.
11799 * gdb.threads/sigthread.exp: Adjust expected output.
11800 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11801
b2789696
YQ
118022016-01-18 Yao Qi <yao.qi@linaro.org>
11803
11804 * gdb.guile/scm-section-script.c: Replace @progbits with
11805 %progbits.
11806 * gdb.python/py-section-script.c: Likewise.
11807
71ef29a8
PA
118082016-01-15 Pedro Alves <palves@redhat.com>
11809
11810 * gdb.multi/tids.exp: Test star wildcard ranges.
11811
3f5b7598
PA
118122016-01-15 Pedro Alves <palves@redhat.com>
11813
11814 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11815 command from "thread apply" invocation.
11816 (thr_apply_info_thr_invalid): Default the expected output to the
11817 input tid list.
11818 (top level): Add tests that use convenience variables. Add tests
11819 for "thread apply" with a valid TID list, but missing the command.
11820
663f6d42
PA
118212016-01-13 Pedro Alves <palves@redhat.com>
11822
11823 * gdb.base/default.exp: Expect $_gthread as well.
11824 * gdb.multi/tids.exp: Test $_gthread.
11825 * gdb.threads/thread-specific.exp: Test $_gthread.
11826
c84f6bbf
PA
118272016-01-13 Pedro Alves <palves@redhat.com>
11828
11829 * gdb.multi/tids.exp: Test "info threads -gid".
11830
22a02324
PA
118312016-01-13 Pedro Alves <palves@redhat.com>
11832
11833 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11834 Breakpoint.thread.
11835 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11836
5d5658a1
PA
118372016-01-07 Pedro Alves <palves@redhat.com>
11838
11839 * gdb.base/break.exp: Adjust to output changes.
11840 * gdb.base/hbreak2.exp: Likewise.
11841 * gdb.base/sepdebug.exp: Likewise.
11842 * gdb.base/watch_thread_num.exp: Likewise.
11843 * gdb.linespec/keywords.exp: Likewise.
11844 * gdb.multi/info-threads.exp: Likewise.
11845 * gdb.threads/thread-find.exp: Likewise.
11846 * gdb.multi/tids.c: New file.
11847 * gdb.multi/tids.exp: New file.
11848
84654457
PA
118492016-01-13 Pedro Alves <palves@redhat.com>
11850
11851 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11852
e3940304
PA
118532016-01-13 Pedro Alves <palves@redhat.com>
11854
11855 * gdb.base/default.exp: Expect $_inferior as well.
11856 * gdb.multi/base.exp: Test $_inferior.
11857
a911d87a
PA
118582016-01-13 Pedro Alves <palves@redhat.com>
11859
11860 PR breakpoints/19388
11861 * gdb.base/catch-signal-siginfo-cond.c: New file.
11862 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11863
82075af2
JS
118642016-01-12 Josh Stone <jistone@redhat.com>
11865 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11866
11867 * gdb.base/catch-syscall.c (do_execve): New variable.
11868 (main): Conditionally trigger an execve.
11869 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11870 (test_catch_syscall_execve): New, check entry/return across execve.
11871 (do_syscall_tests): Call test_catch_syscall_execve.
11872
e46eeedd
PA
118732016-01-12 Pedro Alves <palves@redhat.com>
11874
11875 * gdb.base/random-signal.exp (do_test): New procedure, with body
11876 of testcase moved in.
11877
01d8c27e
JK
118782016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11879 Pedro Alves <palves@redhat.com>
11880
11881 * gdb.base/funcargs.exp (finish from indirectly called function):
11882 Reintroduce the case for 'First'.
11883
9a706302
JK
118842016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11885 Pedro Alves <palves@redhat.com>
11886
11887 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11888 (tcatch_vfork_then_child_follow_exec)
11889 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11890 identification.
11891
c0ecb95f
JK
118922016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11893
11894 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11895 and repeats to unlimited.
11896 * gdb.python/py-value.exp: Likewise.
11897 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11898 and repeats to unlimited.
11899
6cfc1fcb
JK
119002016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11901
11902 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11903 and reordering the functions.
11904 * gdb.multi/hangout.c: Likewise.
11905 * gdb.multi/hello.c: Likewise.
11906
582a1b00
SM
119072016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11908
11909 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11910 absolute.
11911 (SingleStatisticTestResult.report): Use dict.keys instead of
11912 dict.iterkeys.
11913
79bc59cb
PA
119142016-01-06 Pedro Alves <palves@redhat.com>
11915
11916 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11917
43368e1d
MM
119182016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11919
11920 * gdb.btrace/dlopen.exp: New.
11921 * gdb.btrace/dlopen.c: New.
11922 * gdb.btrace/dlopen-dso.c: New.
11923
79fad5b8
SL
119242015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11925
11926 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11927 PATTERN argument is optional.
11928
ab8314b3
JB
119292015-12-24 Joel Brobecker <brobecker@adacore.com>
11930
11931 * lib/ada.exp (target_compile_ada_from_dir): New function.
11932 (gdb_compile_ada): Reimplement avoiding the use of project files.
11933 * gdb.ada/gnat_ada.gpr: Delete.
11934 * gdb.ada/cond_lang.exp: Adjust test to make path before
11935 filename optional.
11936 * gdb.ada/small_reg_param.exp: Likewise.
11937
fe33faff
SM
119382015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11939
11940 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11941
6d265cb4
TP
119422015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11943
11944 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11945 case.
11946
10125099
SM
119472015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11948
11949 * gdb.base/break.exp: Remove dead code.
11950 * gdb.base/sepdebug.exp: Likewise.
11951
3ca22649
SM
119522015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11953
11954 * gdb.asm/asm-source.exp: Remove HP-UX references.
11955 * gdb.base/annota1.exp: Likewise.
11956 * gdb.base/annota3.exp: Likewise.
11957 * gdb.base/attach.exp: Likewise.
11958 * gdb.base/bigcore.exp: Likewise.
11959 * gdb.base/break.exp: Likewise.
11960 * gdb.base/call-ar-st.exp: Likewise.
11961 * gdb.base/callfuncs.exp: Likewise.
11962 * gdb.base/catch-fork-static.exp: Likewise.
11963 * gdb.base/display.exp: Likewise.
11964 * gdb.base/foll-exec-mode.exp: Likewise.
11965 * gdb.base/foll-exec.exp: Likewise.
11966 * gdb.base/foll-fork.exp: Likewise.
11967 * gdb.base/foll-vfork.exp: Likewise.
11968 * gdb.base/funcargs.exp: Likewise.
11969 * gdb.base/hbreak2.exp: Likewise.
11970 * gdb.base/inferior-died.exp: Likewise.
11971 * gdb.base/interrupt.exp: Likewise.
11972 * gdb.base/multi-forks.exp: Likewise.
11973 * gdb.base/nodebug.exp: Likewise.
11974 * gdb.base/sepdebug.exp: Likewise.
11975 * gdb.base/solib1.c: Likewise.
11976 * gdb.base/step-test.exp: Likewise.
11977 * gdb.mi/non-stop.c: Likewise.
11978 * gdb.mi/pthreads.c: Likewise.
11979 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11980 * gdb.threads/pthreads.c: Likewise.
11981 * gdb.threads/staticthreads.exp: Likewise.
11982 * lib/future.exp: Likewise.
11983 * lib/gdb.exp: Likewise.
11984 * gdb.base/so-indr-cl.c: Remove.
11985 * gdb.base/so-indr-cl.exp: Likewise.
11986 * gdb.base/solib.c: Likewise.
11987 * gdb.base/solib.exp: Likewise.
11988 * gdb.base/solib2.c: Likewise.
11989
b6304613
SM
119902015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11991
11992 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11993 * gdb.base/call-ar-st.exp: Likewise.
11994 * gdb.base/callfuncs.exp: Likewise.
11995 * gdb.base/condbreak.exp: Likewise.
11996 * gdb.base/constvars.exp: Likewise.
11997 * gdb.base/hbreak2.exp: Likewise.
11998 * gdb.base/langs.exp: Likewise.
11999 * gdb.base/list.exp: Likewise.
12000 * gdb.base/long_long.exp: Likewise.
12001 * gdb.base/ptype.exp: Likewise.
12002 * gdb.base/scope.exp: Likewise.
12003 * gdb.base/signals.exp: Likewise.
12004 * gdb.base/so-impl-ld.exp: Likewise.
12005 * gdb.base/varargs.exp: Likewise.
12006 * gdb.base/volatile.exp: Likewise.
12007 * gdb.base/whatis.exp: Likewise.
12008 * gdb.cp/cplusfuncs.exp: Likewise.
12009 * gdb.cp/inherit.exp: Likewise.
12010 * gdb.cp/local.exp: Likewise.
12011 * gdb.cp/member-ptr.exp: Likewise.
12012 * gdb.cp/method.exp: Likewise.
12013 * gdb.cp/overload.exp: Likewise.
12014 * gdb.cp/templates.exp: Likewise.
12015 * gdb.stabs/weird.exp: Likewise.
12016 * lib/compiler.c: Likewise.
12017 * lib/compiler.cc: Likewise.
12018 * lib/cp-support.exp: Likewise.
12019 * lib/gdb.exp: Likewise.
12020
bf401b07
SM
120212015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12022
12023 * configure.ac: Remove HP-UX case.
12024 * configure: Regenerate.
12025
aff9c0f8
SM
120262015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12027
12028 * lib/gdb.exp (gdb_compile): Add function doc.
12029
a6904d5a
PA
120302015-12-17 Pedro Alves <palves@redhat.com>
12031
12032 PR threads/19354
12033 * gdb.multi/info-threads.exp: New file.
12034
a22279dd
YQ
120352015-12-15 Yao Qi <yao.qi@linaro.org>
12036
12037 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12038 is aarch64*-*-*.
12039
0588c796
SL
120402015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12041
12042 * gdb.base/history-duplicates.exp: Skip if no readline support.
12043
5d978e17
SL
120442015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12045
12046 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12047
7e763b86
SL
120482015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12049
12050 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12051
87a3a92c
SL
120522015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12053
12054 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12055 ctrl-C if nointerrupts target property is set.
12056 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12057 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12058 * gdb.base/paginate-bg-execution.exp: Likewise.
12059 * gdb.base/paginate-execution-startup.exp: Likewise.
12060 * gdb.base/random-signal.exp: Likewise.
12061 * gdb.base/range-stepping.exp: Likewise.
12062 * gdb.cp/annota2.exp: Likewise.
12063 * gdb.cp/annota3.exp: Likewise.
12064 * gdb.gdb/selftest.exp: Likewise.
12065 * gdb.threads/continue-pending-status.exp: Likewise.
12066 * gdb.threads/leader-exit.exp: Likewise.
12067 * gdb.threads/manythreads.exp: Likewise.
12068 * gdb.threads/pthreads.exp: Likewise.
12069 * gdb.threads/schedlock.exp: Likewise.
12070 * gdb.threads/sigthread.exp: Likewise.
12071
a8f077dc
DB
120722015-12-11 Don Breazeal <donb@codesourcery.com>
12073
12074 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12075 remote.
12076 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12077 * gdb.base/foll-exec.exp (main): Enable for target remote.
12078 * gdb.base/foll-fork.exp (main): Likewise.
12079 * gdb.base/foll-vfork.exp (main): Likewise.
12080 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12081 (proc continue_to_exit_bp_loc): Use clean_restart.
12082 * gdb.base/pie-execl.exp (main): Disable for target remote.
12083 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12084 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12085 * gdb.threads/execl.exp (main): Likewise.
12086 * gdb.threads/fork-child-threads.exp (main): Likewise.
12087 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12088 remote.
12089 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12090 remote.
12091 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12092 pid.tid style ptids, instead of just tid.
12093 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12094 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12095 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12096 ptids, instead of just tid.
12097
3b2464a8
AB
120982015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12099
12100 * gdb.base/list.exp (test_list_forward): Add end of file error
12101 test.
12102 (test_repeat_list_command): Add end of file error test.
12103 (test_list_backwards): Add beginning of file error test.
12104
a0def019
AB
121052015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12106
12107 * gdb.base/list.exp (test_list_invalid_args): New function,
12108 defined, and called.
12109
5c000dff
AB
121102015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12111
12112 * gdb.base/list.exp (test_list): Make test names unique.
12113
f1637ebe
YQ
121142015-12-11 Yao Qi <yao.qi@linaro.org>
12115
12116 * gdb.base/coremaker2.c: Remove.
12117
36d6fc0a
PA
121182015-12-10 Pedro Alves <palves@redhat.com>
12119
12120 * gdb.multi/base.exp: Remove stale "spaces" references.
12121
762f7747
PA
121222015-12-10 Pedro Alves <palves@redhat.com>
12123
12124 * gdb.multi/base.exp: Don't use nowarnings.
12125 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12126 * gdb.multi/hangout.c: Include stdio.h.
12127 * gdb.multi/hello.c: Include stdlib.h.
12128 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12129 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12130 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12131
28d2bfb9
AB
121322015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12133
12134 * gdb.dwarf2/dw2-ranges-base.c: New file.
12135 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12136 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12137 support additional line table, and debug ranges generation.
12138 (Dwarf::ranges): New function, generate .debug_ranges.
12139 (Dwarf::lines): Support generating simple line table programs.
12140 (Dwarf::assemble): Initialise new namespace variables.
12141
5fc2beac
KB
121422015-12-09 Kevin Buettner <kevinb@redhat.com>
12143
12144 * gdb.base/async.exp (proc test_background): Add case for
12145 asynchronous execution not supported.
12146
1c35a88f
LM
121472015-12-09 Luis Machado <lgustavo@codesourcery.com>
12148
12149 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12150 format and change test names to make them unique.
12151
b593e3d9
RK
121522015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12153 Pedro Alves <pedro@redhat.com>
12154
12155 PR gdb/18702
12156 Add checking of floatformats setup on x86_64 hosts.
12157 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12158 (smallval, bigval): New labels/constants.
12159 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12160 float" after loading bigval and smallval.
12161
d72413e6
PMR
121622015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12163
12164 * gdb.ada/fun_overload_menu.exp: New testcase.
12165 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12166
ece66d65
JS
121672015-12-04 Josh Stone <jistone@redhat.com>
12168
12169 * gdb.base/catch-fork-static.exp: New.
12170
41d0efca
YQ
121712015-12-03 Yao Qi <yao.qi@linaro.org>
12172
12173 * gdb.base/sizeof.c: Don't include stdio.h and
12174 ../lib/unbuffer_output.c.
12175 (main): New variable 'size' and 'value'. Remove printf and
12176 gdb_unbuffer_output. Assign return value to size and value.
12177 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12178 at the beginning.
12179 (check_sizeof): Check the result by printing variable 'size'.
12180 (check_valueof): Check the result by printing variable 'value'.
12181
99fd02d9
YQ
121822015-12-01 Yao Qi <yao.qi@linaro.org>
12183
12184 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12185 for aarch64*-*-linux* target.
12186
f2faf941
PA
121872015-11-30 Pedro Alves <palves@redhat.com>
12188
12189 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12190
04bf20c5
PA
121912015-11-30 Pedro Alves <palves@redhat.com>
12192
12193 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12194 Handle non-stop mode vCont replies.
12195
09df4675
PA
121962015-11-30 Pedro Alves <palves@redhat.com>
12197
12198 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12199 prepare_for_testing. Start gdb with "set non-stop on" appended to
12200 GDBFLAGS. Lax expected stop output.
12201
58b584af
YQ
122022015-11-27 Yao Qi <yao.qi@linaro.org>
12203
12204 * gdb.arch/arm-neon.exp: New.
12205 * gdb.arch/arm-neon.c: New.
12206
dfcb77a8
YQ
122072015-11-27 Yao Qi <yao.qi@linaro.org>
12208
12209 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12210
88e8ec1b
YQ
122112015-11-27 Yao Qi <yao.qi@linaro.org>
12212
12213 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12214 frames-invalid annotation.
12215
bfde72c2
YQ
122162015-11-27 Yao Qi <yao.qi@linaro.org>
12217
12218 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12219
f6512a69
SM
122202015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12221
12222 * gdb.threads/names.exp: New file.
12223 * gdb.threads/names.c: New file.
12224 * README: Mention gdb,no_thread_names.
12225
46a3515b
MM
122262015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12227
12228 PR 19297
12229 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12230 support" error.
12231
62147a22
PA
122322015-11-24 Pedro Alves <palves@redhat.com>
12233
12234 PR 17539
12235 * gdb.base/display.exp: Expect displays to be sorted in ascending
12236 order. Use multi_line.
12237 * gdb.base/solib-display.exp: Likewise.
12238
2f341b6e
PA
122392015-11-24 Pedro Alves <palves@redhat.com>
12240
12241 PR 17539
25d49b86
PA
12242 * gdb.base/display.exp: Expect displays to be sorted in ascending
12243 order. Use multi_line.
12244 * gdb.base/solib-display.exp: Likewise.
2f341b6e 12245
7e0aa6aa
PA
122462015-11-24 Pedro Alves <palves@redhat.com>
12247
12248 PR 17539
12249 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12250 threads in ascending order.
12251 * gdb.base/foll-fork.exp: Likewise.
12252 * gdb.base/foll-vfork.exp: Likewise.
12253 * gdb.base/multi-forks.exp: Likewise.
12254 * gdb.mi/mi-nonstop.exp: Likewise.
12255 * gdb.mi/mi-nsintrall.exp: Likewise.
12256 * gdb.multi/base.exp: Likewise.
12257 * gdb.multi/multi-arch.exp: Likewise.
12258 * gdb.python/py-inferior.exp: Likewise.
12259 * gdb.threads/break-while-running.exp: Likewise.
12260 * gdb.threads/execl.exp: Likewise.
12261 * gdb.threads/gcore-thread.exp: Likewise.
12262 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12263 * gdb.threads/kill.exp: Likewise.
12264 * gdb.threads/linux-dp.exp: Likewise.
12265 * gdb.threads/multiple-step-overs.exp: Likewise.
12266 * gdb.threads/next-bp-other-thread.exp: Likewise.
12267 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12268 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12269 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12270 * gdb.threads/thread-find.exp: Likewise.
12271 * gdb.threads/tls.exp: Likewise.
12272 * lib/mi-support.exp (mi_reverse_list): Delete.
12273 (mi_check_thread_states): No longer reverse list.
12274
2cc57ad8
PA
122752015-11-24 Pedro Alves <palves@redhat.com>
12276
12277 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12278 use lowercase.
12279
c93e8391
SM
122802015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12281
12282 * gdb.trace/actions.c: Include trace-common.h.
12283 (main): Add a location for a fast tracepoint.
12284 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12285 the normal tracepoints.
12286 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12287
045ccf91
SM
122882015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12289
12290 * save-trace.exp: Factor out code to these...
12291 (gdb_save_tracepoints): New.
12292 (gdb_load_tracepoints): New.
12293 (do_save_load_test): New.
12294
5506f9f6
KB
122952015-11-23 Kevin Buettner <kevinb@redhat.com>
12296
12297 * gdb.base/asmlabel.exp: New test.
12298 * gdb.base/asmlabel.c: New test case.
12299
16c3b12f
JB
123002015-11-23 Joel Brobecker <brobecker@adacore.com>
12301
12302 * gdb.base/wrong_frame_bt_full-main.c: New file.
12303 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12304 * gdb.base/wrong_frame_bt_full.exp: New file.
12305
155bfbd3
JB
123062015-11-23 Joel Brobecker <brobecker@adacore.com>
12307
12308 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12309
bb097445
JM
123102015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12311
206853a0 12312 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
12313 pstate register when comparing registers values in
12314 sparc64-*-linux-gnu targets to avoid spurious differences.
12315
9c88ed8f
JM
123162015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12317
206853a0 12318 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 12319
96161e25
SL
123202015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12321
12322 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12323 as type argument to gdb_compile.
12324 * gdb.base/nested-subp2.exp: Likewise.
12325 * gdb.base/nested-subp3.exp: Likewise.
12326
340c2830
DV
123272015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12328
12329 * lib/dwarf.exp (_note): Fix left shift of negative value.
12330 * gdb.trace/trace-condition.exp: Likewise.
12331
c1862d0f
YQ
123322015-11-13 Yao Qi <yao.qi@linaro.org>
12333
12334 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12335 comments about d10v.
12336 (test_scalar_returns): Likewise.
12337 * gdb.base/d10v.ld: Remove.
12338 * gdb.base/overlays.exp: Remove the target triplet checking for
12339 d10v-*-*.
12340 * gdb.base/structs.exp (test_struct_returns): Remove the
12341 comments about d10v.
12342 (test_struct_calls): Likewise.
12343
77ae9c19
YQ
123442015-11-13 Yao Qi <yao.qi@linaro.org>
12345
12346 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12347 * gdb.base/gnu_vector.c: Don't include stdio.h.
12348 (main): Don't print res and call add_some_intvecs.
12349
430e004e
MK
123502015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12351
12352 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12353 macro.
12354 (func5): Removed.
12355 (func4): Use FAST_TRACEPOINT_LABEL.
12356 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12357 macro.
12358 (func): Removed.
12359 (thread_function): Use FAST_TRACEPOINT_LABEL.
12360 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12361 (func): Remove.
12362 (marker): Use FAST_TRACEPOINT_LABEL.
12363 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12364 (pendfunc1): Remove.
12365 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12366 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12367 (foo): Remove.
12368 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12369 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12370 macro.
12371 (func): Remove.
12372 (marker): Use FAST_TRACEPOINT_LABEL.
12373 * gdb.trace/trace-common.h: New header.
12374 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12375 macro.
12376 (func): Remove.
12377 (marker): Use FAST_TRACEPOINT_LABEL.
12378 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12379 (func): Remove.
12380 (thread_function): Use FAST_TRACEPOINT_LABEL.
12381
6e7675a7
MK
123822015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12383
12384 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12385 in front.
12386 * gdb.trace/change-loc.exp: Use global pcreg definition.
12387 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12388 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12389 in front.
12390 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12391 * gdb.trace/pending.exp: Likewise.
12392 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12393 * gdb.trace/trace-break.exp: Likewise.
12394 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12395 in front.
12396 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12397 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12398 in front.
12399 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12400
dddc0e16
JB
124012015-11-09 Joel Brobecker <brobecker@adacore.com>
12402
12403 * gdb.ada/fin_fun_out: New testcase.
12404
c6f0b406
KB
124052015-11-07 Kevin Buettner <kevinb@redhat.com>
12406
12407 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12408 value associated with DW_AT_byte_size.
12409 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12410 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12411 DW_AT_upper_bound.
12412
f01dcfd9
KB
124132015-11-07 Kevin Buettner <kevinb@redhat.com>
12414
12415 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12416 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12417 version.
12418 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12419 gdb.dwarf2/dw2-canonicalize-type.exp,
12420 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12421 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12422 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12423 provided by gdb_target_symbol_prefix_flags_asm.
12424 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12425 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12426 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12427 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12428 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12429 macros where needed). Use this macro for symbols which require
12430 the prefix provided by SYMBOL_PREFIX.
12431
2223449a
KB
124322015-11-05 Kevin Buettner <kevinb@redhat.com>
12433
12434 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12435 New procs.
12436 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12437 representing expressions, of more than one list element.
12438 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12439 to prepend linker symbol prefix to f.
12440 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12441 table_1 and table_2.
12442 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12443 Likewise, for f and g.
12444 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12445 for ptr.
12446 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12447 for main.
12448 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12449 table_1_ptr and table_2_ptr.
12450
6f2f1a3a
JK
124512015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12452 Joel Brobecker <brobecker@adacore.com>
12453
12454 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12455
566c56c9
MK
124562015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12457
12458 * gdb.reverse/s390-mvcle.c: New test.
12459 * gdb.reverse/s390-mvcle.exp: New file.
12460 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12461
d5f0636b
MK
124622015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12463
12464 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12465
7ad8b86c
MK
124662015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12467
12468 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12469 reaching marker2.
12470 * gdb.reverse/getresuid-reverse.exp: Likewise.
12471 * gdb.reverse/pipe-reverse.exp: Likewise.
12472 * gdb.reverse/readv-reverse.exp: Likewise.
12473 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12474 * gdb.reverse/time-reverse.exp: Likewise.
12475 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12476
4081c0f1
YQ
124772015-10-30 Yao Qi <yao.qi@linaro.org>
12478
12479 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12480 (empty_cycle): Remove.
12481 (main): Don't call empty_cycle. Don't use watch_count_done.
12482 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12483 empty_cycle. Rewrite the code counting HW watchpoints.
12484
452b4ba5
MK
124852015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12486
12487 * gdb.reverse/fstatat-reverse.c: New test.
12488 * gdb.reverse/fstatat-reverse.exp: New file.
12489 * gdb.reverse/getresuid-reverse.c: New test.
12490 * gdb.reverse/getresuid-reverse.exp: New file.
12491 * gdb.reverse/pipe-reverse.c: New test.
12492 * gdb.reverse/pipe-reverse.exp: New file.
12493 * gdb.reverse/readv-reverse.c: New test.
12494 * gdb.reverse/readv-reverse.exp: New file.
12495 * gdb.reverse/recvmsg-reverse.c: New test.
12496 * gdb.reverse/recvmsg-reverse.exp: New file.
12497 * gdb.reverse/time-reverse.c: New test.
12498 * gdb.reverse/time-reverse.exp: New file.
12499 * gdb.reverse/waitpid-reverse.c: New test.
12500 * gdb.reverse/waitpid-reverse.exp: New file.
12501
5e2e7507
JK
125022015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12503
12504 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12505
0fde2c53
DE
125062015-10-26 Doug Evans <dje@google.com>
12507
12508 PR symtab/17391
12509 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12510 * gdb.dwarf2/bad-regnum.c: New file.
12511 * gdb.dwarf2/bad-regnum.exp: New file.
12512
1a70ae97
DE
125132015-10-26 Doug Evans <dje@google.com>
12514
12515 PR python/18938
12516 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12517 file.
12518
27dc26ab
JK
125192015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12520
12521 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12522 for a change by "Mention language in compile error message".
12523
bed91f4d
SM
125242015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12525
12526 PR python/18073
12527 * gdb.python/py-type.c (C::a_method): New.
12528 (C::a_const_method): New.
12529 (C::a_static_method): New.
12530 (a_function): New.
12531 * gdb.python/py-type.exp (test_fields): Test getting fields
12532 from function and method.
12533
3f2f83dd
KB
125342015-10-21 Keven Boell <keven.boell@intel.com>
12535
12536 * gdb.fortran/vla-alloc-assoc.exp: New file.
12537 * gdb.fortran/vla-datatypes.exp: New file.
12538 * gdb.fortran/vla-datatypes.f90: New file.
12539 * gdb.fortran/vla-history.exp: New file.
12540 * gdb.fortran/vla-ptype-sub.exp: New file.
12541 * gdb.fortran/vla-ptype.exp: New file.
12542 * gdb.fortran/vla-sizeof.exp: New file.
12543 * gdb.fortran/vla-sub.f90: New file.
12544 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12545 * gdb.fortran/vla-value-sub-finish.exp: New file.
12546 * gdb.fortran/vla-value-sub.exp: New file.
12547 * gdb.fortran/vla-value.exp: New file.
12548 * gdb.fortran/vla-ptr-info.exp: New file.
12549 * gdb.mi/mi-vla-fortran.exp: New file.
12550 * gdb.mi/vla.f90: New file.
12551
27145d50
SL
125522015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12553
12554 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12555 of hardwired timeout value.
12556
5f3ff4f8
JK
125572015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12558 Pedro Alves <palves@redhat.com>
12559
12560 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12561 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12562
bfd09d20
JS
125632015-10-19 Josh Stone <jistone@redhat.com>
12564
12565 * gdb.base/catch-syscall.c: Include <sched.h>.
12566 (unknown_syscall): New variable.
12567 (main): Trigger a vfork and an unknown syscall.
12568 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12569 (unknown_syscall_number): Likewise.
12570 (check_call_to_syscall): Accept an optional syscall pattern.
12571 (check_return_from_syscall): Likewise.
12572 (check_continue): Likewise.
12573 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12574 (test_catch_syscall_skipping_return): New test toggling off 'catch
12575 syscall' to step over the syscall return, then toggling back on.
12576 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12577 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12578 (do_syscall_tests): Call test_catch_syscall_without_args and
12579 test_catch_syscall_mid_vfork.
12580 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12581 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12582
b32b93c6
AS
125832015-10-19 Andrew Stubbs <ams@codesourcery.com>
12584
12585 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12586 print g_vE): Add new pass patterns.
12587 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12588 print various symbol names for vptr fields.
12589
9d622bda
AB
125902015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12591
12592 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12593 results.
12594
0fd8ac1c
YQ
125952015-10-12 Yao Qi <yao.qi@linaro.org>
12596
12597 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12598
34240514
YQ
125992015-10-12 Yao Qi <yao.qi@linaro.org>
12600
12601 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12602 is aarch64*-*-linux*.
12603
8240f442
YQ
126042015-10-12 Yao Qi <yao.qi@linaro.org>
12605
12606 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12607 (can_relocate_bcond_true): ... it.
12608 (can_relocate_bcond_false): New function.
12609 (foo): Likewise.
12610 (can_relocate_bl): Likewise.
12611 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12612 can_relocate_bl.
12613
2520f728
PMR
126142015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12615
12616 * gdb.base/nested-addr.c: New file.
12617 * gdb.base/nested-addr.exp: New testcase.
12618
abcef95a
MM
126192015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12620
12621 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12622 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12623 its output. Ignore the output of "record goto begin" and instead
12624 check that GDB is replaying.
12625
145e3ddb
PA
126262015-10-09 Pedro Alves <palves@redhat.com>
12627
12628 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12629 (top level): Use it in the run with no args test.
12630
d5d8c4e1
IB
126312015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12632
12633 * gdb.dlang/properties.exp: New file.
12634
06e635ef
SL
126352015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12636
12637 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12638 whether or not address 0x1000 is mapped on the target.
12639
e019fd1d
SM
126402015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12641
12642 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12643 build.
12644
77ba2a67
MM
126452015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12646
12647 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12648 instruction-history test.
12649
c60eb31f
DE
126502015-09-28 Doug Evans <dje@google.com>
12651
12652 * gdb.base/gcore.c (array_func): Add reference to static_array.
12653
9a3c8263
SM
126542015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12655
12656 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12657 source line.
12658
9720e656
SL
126592015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12660
12661 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12662 short or char as base type.
12663
938d3bf2
SL
126642015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12665
12666 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12667 to allow any size enum.
12668
e6c2c623
PMR
126692015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12670
12671 * gdb.ada/array_ptr_renaming.exp: New testcase.
12672 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12673 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12674
06da0f77
PL
126752015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12676
12677 * gdb.trace/ftrace-lock.c: New file.
12678 * gdb.trace/ftrace-lock.exp: New file.
12679
4f51c22a
PL
126802015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12681
12682 * gdb.arch/insn-reloc.c: New file.
12683 * gdb.arch/ftrace-insn-reloc.exp: New file.
12684
7041adf4
PL
126852015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12686
12687 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12688 instruction.
12689 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12690 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12691 * gdb.trace/range-stepping.c: Likewise.
12692 * gdb.trace/trace-break.c: Likewise.
12693 * gdb.trace/trace-mt.c (thread_function): Likewise.
12694 * gdb.trace/ftrace.c (marker): Likewise.
12695 * gdb.trace/trace-condition.c (marker): Likewise.
12696 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12697 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12698 is_aarch64_target.
12699
015d2e7e
DE
127002015-09-18 Doug Evans <xdje42@gmail.com>
12701
12702 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12703 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12704
26b188a2
SL
127052015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12706
12707 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12708 the breakpoint.
12709
79dc332b
SL
127102015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12711
12712 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12713 the pending breakpoint. Remove timeout override for "Run till
12714 MI pending breakpoint on pendfunc3 on thread 2" test.
12715
f57929f2
SL
127162015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12717
12718 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12719 filename pattern.
12720
3f469b17
SL
127212015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12722
12723 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12724 in breakpoint filename pattern.
12725
515b89b3
SL
127262015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12727
7800dbe4
SL
12728 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12729
127302015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12731
515b89b3
SL
12732 * gdb.linespec/explicit.exp: Check for readline support for
12733 tab-completion tests. Fix obvious typo.
12734
d2939ba2
MM
127352015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12736
12737 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12738 and replay.
12739
cbb55fa7
MM
127402015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12741
12742 * gdb.btrace/non-stop.c: New.
12743 * gdb.btrace/non-stop.exp: New.
12744
43691ca1
PL
127452015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12746 Yao Qi <yao.qi@linaro.org>
12747
12748 * gdb.trace/trace-condition.c: New file.
12749 * gdb.trace/trace-condition.exp: New file.
12750
d78908cf
WW
127512015-09-16 Wei-cheng Wang <cole945@gmail.com>
12752
12753 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12754 for testing bytecode compilation.
12755
1ed415e2
PA
127562015-09-16 Pedro Alves <palves@redhat.com>
12757 Sandra Loosemore <sandra@codesourcery.com>
12758
12759 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12760 (SECONDS): Redefine.
12761 (main): Call pthread_kill and alarm early.
12762 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12763 support.
12764 (test): If the target can't hardware step and doesn't support
12765 displaced stepping, increase the timeout.
12766
d136eff5
PA
127672015-09-16 Pedro Alves <palves@redhat.com>
12768
12769 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12770 (enable_debug): New procedures.
12771 (test): Use them. Bail out if waiting for threads fails.
12772 (top level): Bail out if a test fails.
12773
991f019c
YQ
127742015-09-16 Yao Qi <yao.qi@linaro.org>
12775
12776 * gdb.asm/asm-source.exp: Set asm-arch for
12777 aarch64*-*-* target.
12778 * gdb.asm/aarch64.inc: New file.
12779
bfca584f
PMR
127802015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12781
12782 * gdb.ada/array_of_variable_length.exp: New testcase.
12783 * gdb.ada/array_of_variable_length/foo.adb: New file.
12784 * gdb.ada/array_of_variable_length/pck.adb: New file.
12785 * gdb.ada/array_of_variable_length/pck.ads: New file.
12786
b326e587
DE
127872015-09-15 Doug Evans <dje@google.com>
12788
12789 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12790 of function static local variable.
12791
5382cfab
PW
127922015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12793
12794 * gdb.threads/tls-so_extern.exp: New test file.
12795 * gdb.threads/tls-so_extern.c: New test file.
12796 * gdb.threads/tls-so_extern_main.c: New test file.
12797
141c5cc4
JK
127982015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12799
12800 * gdb.opt/solib-intra-step-lib.c: New file.
12801 * gdb.opt/solib-intra-step-main.c: New file.
12802 * gdb.opt/solib-intra-step.exp: New file.
12803
d15dcecd
PA
128042015-09-15 Pedro Alves <palves@redhat.com>
12805
12806 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12807 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12808
4c2f2a79
PA
128092015-09-14 Pedro Alves <palves@redhat.com>
12810
12811 * gdb.base/hook-stop-continue.c: Delete.
12812 * gdb.base/hook-stop-continue.exp: Delete.
12813 * gdb.base/hook-stop-frame.c: Delete.
12814 * gdb.base/hook-stop-frame.exp: Delete.
12815 * gdb.base/hook-stop.c: New file.
12816 * gdb.base/hook-stop.exp: New file.
12817
919e6dbe
PMR
128182015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12819
12820 * gdb.ada/access_to_packed_array.exp: New testcase.
12821 * gdb.ada/access_to_packed_array/foo.adb: New file.
12822 * gdb.ada/access_to_packed_array/pack.adb: New file.
12823 * gdb.ada/access_to_packed_array/pack.ads: New file.
12824
157280a4
MM
128252015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12826
12827 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12828 buffer size test.
12829
2fd33e94
DB
128302015-09-11 Don Breazeal <donb@codesourcery.com>
12831
12832 * gdb.base/foll-exec.c: Add copyright header. Fix
12833 formatting issues.
12834 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12835 (do_exec_tests): Use clean_restart in place of zap_session,
12836 and for test initialization. Fix formatting issues. Use
12837 fail in place of perror.
12838 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12839 an expect statement to match an expression with output from
12840 the program under debug.
12841 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12842 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12843 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12844 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12845 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12846
e70b6e8e
DE
128472015-09-09 Doug Evans <dje@google.com>
12848
12849 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12850
7a551a51
DE
128512015-09-09 Doug Evans <dje@google.com>
12852
12853 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12854
4c666f84
DE
128552015-09-09 Doug Evans <dje@google.com>
12856
12857 * gdb.base/savedregs.exp: Fix typo.
12858
243a9253
PA
128592015-09-09 Pedro Alves <palves@redhat.com>
12860
12861 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12862
c0fa8fbd
SL
128632015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12864
12865 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12866 command actually switches threads. Give up on remaining
12867 tests if target fails to stop at breakpoint.
12868
cd7c1778
PMR
128692015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12870
12871 * gdb.ada/funcall_char.exp: New testcase.
12872 * gdb.ada/funcall_char/foo.adb: New file.
12873
dc5c8746
PMR
128742015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12875
12876 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12877 expected outputs. Add two testcases for completing ambiguous
12878 functions.
12879 * gdb.ada/complete/aux_pck.adb: New file.
12880 * gdb.ada/complete/aux_pck.ads: New file.
12881 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12882 Ambiguous_Func functions.
12883 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12884 * gdb.ada/complete/pck.adb: Likewise.
12885
4e83a1e7
UW
128862015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12887
12888 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12889 failures to run the test program under GDB.
12890
8ce74153
LM
128912015-08-26 Luis Machado <lgustavo@codesourcery.com>
12892
12893 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12894 to C.
12895
e9756d52
PP
128962015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12897
12898 * gdb.base/run-after-attach.exp: New test file.
12899 * gdb.base/run-after-attach.c: New test file.
12900
8d37573b
DB
129012015-08-26 Don Breazeal <donb@codesourcery.com>
12902
12903 * gdb.base/foll-exec-2.c: New test program.
12904 * gdb.base/foll-exec-2.exp: New test.
12905
63e43d3a
PMR
129062015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12907
12908 * gdb.base/nested-subp1.exp: New file.
12909 * gdb.base/nested-subp1.c: New file.
12910 * gdb.base/nested-subp2.exp: New file.
12911 * gdb.base/nested-subp2.c: New file.
12912 * gdb.base/nested-subp3.exp: New file.
12913 * gdb.base/nested-subp3.c: New file.
12914
3d40fbb5
PA
129152015-08-24 Pedro Alves <palves@redhat.com>
12916
12917 * gdb.server/connect-without-multi-process.c: New file.
12918 * gdb.server/connect-without-multi-process.exp: New file.
12919
4422ac93
LM
129202015-08-24 Luis Machado <lgustavo@codesourcery.com>
12921
12922 * gdb.opt/inline-markers.c: Make z int.
12923
91dddb86
LM
129242015-08-24 Luis Machado <lgustavo@codesourcery.com>
12925
12926 * gdb.opt/inline-markers.c: Make z volatile.
12927
a48847ee
LM
129282015-08-24 Luis Machado <lgustavo@codesourcery.com>
12929
12930 * gdb.opt/inline-bt.c: New volatile global z.
12931 * gdb.opt/inline-cmds.c: Likewise.
12932 * gdb.opt/inline-locals.c: Likewise.
12933 * gdb.opt/inline-markers.c: New extern global z.
12934 (marker): Use z.
12935 (inline_fn): Likewise.
12936
0ebbc52b
PA
129372015-08-24 Pedro Alves <palves@redhat.com>
12938
12939 * config/m32r-stub.exp: Remove file.
12940 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12941 * gdb.base/call-rt-st.exp: Likewise.
12942 * gdb.base/call-strs.exp: Likewise.
12943 * gdb.base/default.exp: Remove references to h8300-*-hms and
12944 *-*-udi*.
12945 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12946
77c365df
AA
129472015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12948
12949 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12950 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12951 and "return" use KFAIL when GDB can not read/write the vector
12952 return value.
12953
4313b8c0
GB
129542015-08-21 Gary Benson <gbenson@redhat.com>
12955
12956 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12957
0e433b32
PA
129582015-08-20 Pedro Alves <palves@redhat.com>
12959
12960 * gdb.server/solib-list.exp: No longer expect an interior stop in
12961 non-stop mode.
12962
221e1a37
PA
129632015-08-20 Pedro Alves <palves@redhat.com>
12964
12965 * gdb.server/connect-stopped-target.c: New file.
12966 * gdb.server/connect-stopped-target.exp: New file.
12967
40e3ad0e
PA
129682015-08-20 Pedro Alves <palves@redhat.com>
12969
12970 * gdb.dwarf2/comp-unit-lang.exp: New file.
12971 * gdb.dwarf2/comp-unit-lang.c: New file.
12972
af39b327
PMR
129732015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12974
12975 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12976 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12977
7d45c7c3 129782015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 12979
7d45c7c3
KB
12980 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12981 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12982
4d6cceb4
DE
129832015-08-18 Doug Evans <dje@google.com>
12984 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12985
12986 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12987 skip_python_tests. New arg prompt_regexp.
12988 (skip_python_tests): New function.
12989 * lib/mi-support.exp (mi_skip_python_tests): New function.
12990 * gdb.python/py-mi-objfile-gdb.py: New file.
12991 * gdb.python/py-mi-objfile.c: New file.
12992 * gdb.python/py-mi-objfile.exp: New file.
12993
ad89c2aa
KS
129942015-08-17 Keith Seitz <keiths@redhat.com>
12995
12996 * gdb.linespec/explicit.exp: Move strace test from here ...
12997 * gdb.trace/strace.exp: ... to here.
12998
e3ae3c43
PP
129992015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13000
13001 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13002 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13003
604b2636
DE
130042015-08-14 Doug Evans <xdje42@gmail.com>
13005
13006 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13007 inferior before selecting a new file.
13008
6ff0ba5f
DE
130092015-08-14 Doug Evans <xdje42@gmail.com>
13010
13011 * gdb.mi/mi-disassemble.exp: Update.
13012 * gdb.base/disasm-optim.S: New file.
13013 * gdb.base/disasm-optim.c: New file.
13014 * gdb.base/disasm-optim.h: New file.
13015 * gdb.base/disasm-optim.exp: New file.
13016
9ca98f92
KS
130172015-08-14 Keith Seitz <keiths@redhat.com>
13018
13019 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13020 "evaluated-by".
13021
52bbc560
JB
130222015-08-13 Joel Brobecker <brobecker@adacore.com>
13023
13024 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13025
5d8c3ed3
PMR
130262015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13027
13028 * gdb.ada/fun_renaming.exp: New testcase.
13029 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13030 * gdb.ada/fun_renaming/pack.adb: New file.
13031 * gdb.ada/fun_renaming/pack.ads: New file.
13032
ea8812bc
KS
130332015-08-12 Keith Seitz <keiths@redhat.com>
13034
13035 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13036 gdb_get_line_number.
13037
4dafcdeb
JB
130382015-08-12 Joel Brobecker <brobecker@adacore.com>
13039
13040 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13041 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13042 gdb.base/dso2dso.exp: New files.
13043
5ba32597
SDJ
130442015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13045 Pedro Alves <palves@redhat.com>
13046 Keith Seitz <keiths@redhat.com>
13047
13048 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13049 GDBFLAGS.
13050
b6dafabf
PP
130512015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13052
13053 * gdb.base/gdbhistsize-history.exp
13054 (test_histsize_history_setting): Use save_vars.
13055 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13056 Use save_vars.
13057 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13058 * gdb.base/readline.exp: Use save_vars.
13059
abe8e607
PP
130602015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13061
13062 * lib/gdb.exp (save_vars): New proc.
13063
629500fa
KS
130642015-08-11 Keith Seitz <keiths@redhat.com>
13065
13066 * gdb.base/help.exp: Update help_breakpoint_text.
13067
eb8c4e2e
KS
130682015-08-11 Keith Seitz <keiths@redhat.com>
13069
13070 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13071 (at toplevel): Call test_explicit_breakpoints.
13072 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13073 breakpoints.
13074 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13075 breakpoint conditions, "-cond".
13076
87f0e720
KS
130772015-08-11 Keith Seitz <keiths@redhat.com>
13078
13079 * gdb.linespec/3explicit.c: New file.
13080 * gdb.linespec/cpexplicit.cc: New file.
13081 * gdb.linespec/cpexplicit.exp: New file.
13082 * gdb.linespec/explicit.c: New file.
13083 * gdb.linespec/explicit.exp: New file.
13084 * gdb.linespec/explicit2.c: New file.
13085 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13086 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13087 before using in the matching pattern.
13088 Clarify that `prefix' is a regular expression.
13089
f00aae0f
KS
130902015-08-11 Keith Seitz <keiths@redhat.com>
13091
13092 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13093 test.
13094 Add tests for missing ",FMT" and ",".
13095
e27852be
DE
130962015-08-10 Doug Evans <dje@google.com>
13097 Keith Seitz <keiths@redhat.com>
13098
13099 PR gdb/17960
13100 * gdb.base/completion.exp: Add location completer tests.
13101
7f03bd92
PA
131022015-08-07 Pedro Alves <palves@redhat.com>
13103
13104 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13105 tests here.
13106 (top level): Run do_test with and without displaced stepping.
13107
3fc8eb30
PA
131082015-08-07 Pedro Alves <palves@redhat.com>
13109
13110 * gdb.base/valgrind-disp-step.c: New file.
13111 * gdb.base/valgrind-disp-step.exp: New file.
13112
d4569d7b
PA
131132015-08-07 Pedro Alves <palves@redhat.com>
13114
13115 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13116 Delete function.
13117 (main): Add alarm. Run an infinite loop instead of calling
13118 wait_threads.
13119 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13120 comment.
13121 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13122 Delete function.
13123 (main): Add alarm. Run an infinite loop instead of calling
13124 wait_threads.
13125 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13126 comment.
13127
e1316e60
PA
131282015-08-07 Pedro Alves <palves@redhat.com>
13129
13130 * gdb.base/checkpoint-ns.exp: New file.
13131 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13132 standard_testfile.
13133
da8c46d2
MM
131342015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13135
13136 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13137 * gdb.btrace/instruction_history.exp: Update.
13138 * gdb.btrace/tsx.exp: New.
13139 * gdb.btrace/tsx.c: New.
13140
de1c2c52
PA
131412015-08-06 Pedro Alves <palves@redhat.com>
13142
13143 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13144 increase timeout.
13145 * gdb.reverse/until-precsave.exp: Bump timeouts.
13146
782e0bf4
PA
131472015-08-06 Pedro Alves <palves@redhat.com>
13148
13149 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13150
83e97ed0
PA
131512015-08-06 Pedro Alves <palves@redhat.com>
13152
13153 PR gdb/18749
13154 * gdb.threads/process-dies-while-handling-bp.c: New file.
13155 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13156
863d01bd
PA
131572015-08-06 Pedro Alves <palves@redhat.com>
13158
13159 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13160 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13161
0a39bb32
PA
131622015-08-05 Pedro Alves <palves@redhat.com>
13163
13164 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13165 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13166
ee2d2b10
SL
131672015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13168
13169 * gdb.base/bp-permanent.exp: Report test as unsupported if
13170 the target cannot stop at the permanent breakpoint.
13171
4e1bdb00
DE
131722015-08-03 Doug Evans <dje@google.com>
13173
13174 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13175 10000.
13176
3d338901
DE
131772015-08-03 Doug Evans <dje@google.com>
13178
13179 * Makefile.in (workers/%.worker, build-perf): New rule.
13180 (GDB_PERFTEST_MODE): New variable.
13181 (check-perf): Use it.
13182 (clean): Clean up gdb.perf parallel build subdirs.
13183 * lib/build-piece.exp: New file.
13184 * lib/gdb.exp (make_gdb_parallel_path): New function
13185 (standard_output_file, standard_temp_file): Call it.
13186 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13187 of $GDB_PARALLEL.
13188 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13189
af061d3e
DE
131902015-08-03 Doug Evans <dje@google.com>
13191
8e1afc81 13192 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
13193 (LOG_FILE_NAME): New global.
13194 (TextReporter.__init__): Initialize self.txt_sum.
13195 (TextReporter.report): Add support for multiple data-points.
13196 Move report to perftest.sum, put raw data in perftest.log.
13197 (TextReporter.start): Open sum and log files.
13198 (TextReporter.end): Close sum and log files.
8e1afc81
DE
13199 * gdb.perf/lib/perftest/testresult.py
13200 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 13201
2c8c5d37
PA
132022015-07-31 Pedro Alves <palves@redhat.com>
13203
13204 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13205 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13206 kill_wait_spawned_process instead of explicit "kill -9".
13207 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13208 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13209 kill_wait_spawned_process.
13210 * gdb.base/attach-twice.exp: Likewise.
13211 * gdb.base/attach.exp: Likewise.
13212 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13213 gdb_test_multiple.
13214 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13215 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13216 kill_wait_spawned_process.
13217 * gdb.base/valgrind-infcall.exp: Likewise.
13218 * gdb.multi/multi-attach.exp: Likewise.
13219 * gdb.python/py-prompt.exp: Likewise.
13220 * gdb.python/py-sync-interp.exp: Likewise.
13221 * gdb.server/ext-attach.exp: Likewise.
13222 * gdb.threads/attach-into-signal.exp (corefunc): Use
13223 spawn_wait_for_attach, spawn_id_get_pid and
13224 kill_wait_spawned_process.
13225 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13226 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13227 spawn_id_get_pid and kill_wait_spawned_process.
13228 * gdb.threads/attach-stopped.exp (corefunc): Use
13229 spawn_wait_for_attach, spawn_id_get_pid and
13230 kill_wait_spawned_process.
13231 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13232 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13233 kill_wait_spawned_process instead of explicit "kill -9".
13234 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13235 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13236 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13237 processes. Don't map cygwin/windows pids here. Now returns a
13238 spawn id list.
13239
032a0fca
SL
132402015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13241
13242 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13243 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13244 correct patch.
13245
61a934ca
SL
132462015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13247
13248 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13249
4bc4d428
SL
132502015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13251
13252 Reapply:
13253 2014-05-21 Mark Wielaard <mjw@redhat.com>
13254
13255 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13256
998d452a
PA
132572015-07-30 Pedro Alves <palves@redhat.com>
13258
13259 * linux-low.c (handle_extended_wait): Set the child's last
13260 reported status to TARGET_WAITKIND_STOPPED.
13261
69dde7dc
PA
132622015-07-30 Pedro Alves <palves@redhat.com>
13263
13264 PR threads/18600
13265 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13266 only shows inferior 1.
13267
4dd63d48
PA
132682015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13269 Pedro Alves <palves@redhat.com>
13270
13271 PR threads/18600
13272 * gdb.threads/fork-plus-threads.c: New file.
13273 * gdb.threads/fork-plus-threads.exp: New file.
13274
d618e4c5
PP
132752015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13276
13277 * gdb.base/batch-preserve-term-settings.exp
13278 (test_terminal_settings_preserved_after_cli_exit): Use
13279 send_quit_command.
13280
1eef6428
PA
132812015-07-29 Pedro Alves <palves@redhat.com>
13282 Don Breazeal <donb@codesourcery.com>
13283
13284 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13285 output from both inferior_spawn_id and gdb_spawn_id.
13286
7da5b897
SDJ
132872015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13288
13289 * gdb.threads/attach-into-signal.exp (corefunc): Use
13290 with_test_prefix on nested loops, uniquefying the test messages.
13291
dac804df
SDJ
132922015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13293
13294 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13295 commit.
13296
06265e53
PP
132972015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13298
13299 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13300 New proc.
13301 (test_terminal_settings_preserved_after_sigterm): New test.
13302
18206ca3
PP
133032015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13304
13305 * gdb.base/batch-preserve-term-settings.exp
13306 (test_terminal_settings_preserved_after_cli_exit): New test.
13307
90074d11
PP
133082015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13309
13310 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13311 manipulation of saved_gdbflags.
13312 (test_terminal_settings_preserved): Remove global declaration of
13313 the unused variable pagination_prompt. Remove manipulation of
13314 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13315 GDBFLAGS.
13316
eb1a7902
PA
133172015-07-29 Pedro Alves <palves@redhat.com>
13318
13319 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13320
8b75dd3b
PA
133212015-07-29 Pedro Alves <palves@redhat.com>
13322
13323 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13324 at the top.
13325
dedad4e3
PA
133262015-07-29 Pedro Alves <palves@redhat.com>
13327
13328 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13329 (main): Call gdb_unbuffer_output.
13330 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13331 (main): Call gdb_unbuffer_output.
13332 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13333 (main): Call gdb_unbuffer_output.
13334 * gdb.base/call-strs.exp: Adjust to step over the
13335 gdb_unbuffer_output call.
13336 * gdb.base/catch-gdb-caused-signals.c: Include
13337 "../lib/unbuffer_output.c".
13338 (main): Call gdb_unbuffer_output.
13339 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13340 (main): Call gdb_unbuffer_output.
13341 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13342 (main): Call gdb_unbuffer_output.
13343 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13344 (main): Call gdb_unbuffer_output.
13345 * gdb.base/shlib-call.exp: Adjust to step over the
13346 gdb_unbuffer_output call.
13347 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13348 (main): Call gdb_unbuffer_output.
13349 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13350 (main): Call gdb_unbuffer_output.
13351 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13352 (main): Rename to ...
13353 (test): ... this.
13354 (main): Reimplement.
13355 * gdb.base/varargs.exp: Run to test instead of to main.
13356 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13357 (main): Call gdb_unbuffer_output.
13358
58789a91
PA
133592015-07-29 Pedro Alves <palves@redhat.com>
13360
13361 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13362 factore out from mi_continue_dprintf. For call-style dprintfs,
13363 expect dprintf output out of $inferior_spawn_id.
13364 (mi_continue_dprintf): Use mi_expect_dprintf.
13365 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13366 (main): Call gdb_unbuffer_output.
13367
e8376742
PA
133682015-07-29 Pedro Alves <palves@redhat.com>
13369
13370 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13371 (default_mi_gdb_start): Set inferior_spawn_id instead of
13372 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13373 gdb_spawn_id.
13374 (mi_gdb_test): Always expect inferior output from both
13375 $inferior_spawn_id and $gdb_spawn_id.
13376
08280010
PA
133772015-07-29 Pedro Alves <palves@redhat.com>
13378
13379 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13380 send_inferior and $inferior_spawn_id.
13381
4d30e432
PA
133822015-07-29 Pedro Alves <palves@redhat.com>
13383
13384 * gdb.gdb/complaints.exp (test_initial_complaints)
13385 (test_serial_complaints, test_short_complaints): Use
13386 gdb_test_stdio.
13387 (test_empty_complaint): Handle $inferior_spawn_id !=
13388 $gdb_spawn_id.
13389
0d30a335
PA
133902015-07-29 Pedro Alves <palves@redhat.com>
13391
13392 * gdb.base/varargs.exp: Use gdb_test_stdio.
13393
39413b29
PA
133942015-07-29 Pedro Alves <palves@redhat.com>
13395
13396 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13397
7cb000a9
PA
133982015-07-29 Pedro Alves <palves@redhat.com>
13399
13400 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13401
d7b8ac82
PA
134022015-07-29 Pedro Alves <palves@redhat.com>
13403
13404 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13405 parameter into two new parameters, "inf_result" and "gdb_result".
13406 Expect inferior output and gdb output from $inferior_spawn_id and
13407 $gdb_spawn_id, respectively. Adjust all callers.
13408
789c3a0c
PA
134092015-07-29 Pedro Alves <palves@redhat.com>
13410
13411 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13412 of gdb_test_sequence.
13413
77e760c3
PA
134142015-07-29 Pedro Alves <palves@redhat.com>
13415
13416 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13417 (saw_spurious_output): Expect inferior output from
13418 $inferior_spawn_id. Use gdb_test_stdio.
13419
8396d2cd
PA
134202015-07-29 Pedro Alves <palves@redhat.com>
13421
13422 * gdb.base/dprintf.exp: Use standard_testfile. Change
13423 prepare_for_testing call.
13424 (srcfile): Don't set.
13425 (restart): New procedure.
13426 (test_dprintf): New procecure, use to continue over dprintfs.
13427 (test_call, test_agent): New procedures, tests moved here.
13428 Restart gdb and recreate dprintfs. Adjust expected output.
13429
2051d61f
PA
134302015-07-29 Pedro Alves <palves@redhat.com>
13431
13432 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13433
452397af
PA
134342015-07-29 Pedro Alves <palves@redhat.com>
13435
13436 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13437
8aed9555
PA
134382015-07-29 Pedro Alves <palves@redhat.com>
13439
13440 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13441 gdb_test_stdio.
13442
188a61b4
PA
134432015-07-29 Pedro Alves <palves@redhat.com>
13444
13445 * lib/gdb.exp (gdb_test_stdio): New procedure.
13446
12264a45
PA
134472015-07-29 Pedro Alves <palves@redhat.com>
13448
13449 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13450
23ffc893
PA
134512015-07-29 Pedro Alves <palves@redhat.com>
13452
13453 * gdb.base/call-signal-resume.exp: Remove check for
13454 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13455 * gdb.base/unwindonsignal.exp: Likewise.
13456 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13457 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13458
65566918
PA
134592015-07-29 Pedro Alves <palves@redhat.com>
13460
13461 * gdb.base/siginfo-addr.c (pass): New function.
13462 (handler): Call it iff si_addr is correct.
13463 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13464 Set a breakpoint at "pass" and continue to it.
13465
d60a9221
SDJ
134662015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13467
13468 * gdb.python/py-objfile.exp: Make some tests have unique names.
13469 * gdb.python/py-pp-registration.exp: Likewise.
13470
bde40b8f
PA
134712015-07-28 Pedro Alves <palves@redhat.com>
13472
13473 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13474
13e1dec8
SM
134752015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13476
13477 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13478
da33c9a7
SM
134792015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13480
13481 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13482
077836f7
PP
134832015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13484
13485 * gdb.base/gdb-sigterm-2.exp: New test.
13486
b8cc7b2e
DE
134872015-07-25 Doug Evans <xdje42@gmail.com>
13488
13489 Revert:
13490 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13491 (workers/%.worker, build-perf): New rule.
13492 (GDB_PERFTEST_MODE): New variable.
13493 (check-perf): Use it.
13494 (clean): Clean up gdb.perf parallel build subdirs.
13495 * lib/build-piece.exp: New file.
13496 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13497 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13498 name.
13499 (standard_temp_file): Ditto.
13500 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13501 of $GDB_PARALLEL.
13502
c8bd4544
DE
135032015-07-24 Doug Evans <dje@google.com>
13504
13505 * gdb.perf/lib/perftest/utils.py: New file.
13506 * gdb.perf/gm-hello.cc: New file.
13507 * gdb.perf/gm-pervasive-typedef.cc: New file.
13508 * gdb.perf/gm-pervasive-typedef.h: New file.
13509 * gdb.perf/gm-std.cc: New file.
13510 * gdb.perf/gm-std.h: New file.
13511 * gdb.perf/gm-use-cerr.cc: New file.
13512 * gdb.perf/gm-utils.h: New file.
13513 * gdb.perf/gmonster-null-lookup.py: New file.
13514 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13515 * gdb.perf/gmonster-print-cerr.py: New file.
13516 * gdb.perf/gmonster-ptype-string.py: New file.
13517 * gdb.perf/gmonster-runto-main.py: New file.
13518 * gdb.perf/gmonster-select-file.py: New file.
13519 * gdb.perf/gmonster1-null-lookup.exp: New file.
13520 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13521 * gdb.perf/gmonster1-print-cerr.exp: New file.
13522 * gdb.perf/gmonster1-ptype-string.exp: New file.
13523 * gdb.perf/gmonster1-runto-main.exp: New file.
13524 * gdb.perf/gmonster1-select-file.exp: New file.
13525 * gdb.perf/gmonster1.cc: New file.
13526 * gdb.perf/gmonster1.exp: New file.
13527 * gdb.perf/gmonster2-null-lookup.exp: New file.
13528 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13529 * gdb.perf/gmonster2-print-cerr.exp: New file.
13530 * gdb.perf/gmonster2-ptype-string.exp: New file.
13531 * gdb.perf/gmonster2-runto-main.exp: New file.
13532 * gdb.perf/gmonster2-select-file.exp: New file.
13533 * gdb.perf/gmonster2.cc: New file.
13534 * gdb.perf/gmonster2.exp: New file.
13535
6eab34f3
DE
135362015-07-24 Doug Evans <dje@google.com>
13537
13538 * gdb.perf/README: New file.
13539 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13540 * lib/gen-perf-test.exp: New file.
13541
63738bfd
DE
135422015-07-24 Doug Evans <dje@google.com>
13543
13544 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13545 (PerfTest::startup): New function.
13546 (PerfTest::run): Return result of calling body.
13547 (PerfTest::assemble): Rewrite.
13548 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13549 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13550 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13551 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13552 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13553
7b606f95
DE
135542015-07-24 Doug Evans <dje@google.com>
13555
13556 * lib/gdb.exp (clean_restart): Make executable optional.
13557
a97b16b8
DE
135582015-07-24 Doug Evans <dje@google.com>
13559
13560 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13561 compiler_info references.
13562 * gdb.cp/temargs.exp: Ditto.
13563 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13564 (get_compiler_info): Early exit if already computed. Set compiler_info
13565 to "unknown" if there was a problem.
13566 (test_compiler_info): Add function comment. Call get_compiler_info.
13567
35baa57f
DE
135682015-07-24 Doug Evans <dje@google.com>
13569
13570 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13571 (workers/%.worker, build-perf): New rule.
13572 (GDB_PERFTEST_MODE): New variable.
13573 (check-perf): Use it.
13574 (clean): Clean up gdb.perf parallel build subdirs.
13575 * lib/build-piece.exp: New file.
13576 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13577 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13578 name.
13579 (standard_temp_file): Ditto.
13580 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13581 of $GDB_PARALLEL.
13582
6ebea266
DE
135832015-07-24 Doug Evans <dje@google.com>
13584
13585 * lib/future.exp (gdb_default_target_compile): New option
13586 "early_flags".
13587 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13588 --as-needed.
13589
1e76a7e9
SDJ
135902015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13591
13592 * gdb.base/catch-syscall.exp: Call gdb_exit before
13593 gdb_skip_xml_test.
13594
5068630a
PA
135952015-07-24 Pedro Alves <palves@redhat.com>
13596
13597 * gdb.python/py-events.exp: Accept output between the stop event
13598 and the prompt.
13599 * gdb.python/py-evsignal.exp: Likewise.
13600 * gdb.python/py-evthreads.exp: Likewise.
13601
77598427
PA
136022015-07-24 Pedro Alves <palves@redhat.com>
13603
13604 PR gdb/18717
13605 * gdb.threads/non-ldr-exit.c: New file.
13606 * gdb.threads/non-ldr-exit.exp: New file.
13607
11e6c98f
YQ
136082015-07-24 Yao Qi <yao.qi@linaro.org>
13609
13610 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13611 restarting process.
13612
51aee833
YQ
136132015-07-24 Yao Qi <yao.qi@linaro.org>
13614
13615 * gdb.server/ext-restart.exp: New file.
13616
8cfe207c
YQ
136172015-07-24 Yao Qi <yao.qi@linaro.org>
13618
13619 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13620 argument options.
13621 * gdb.server/ext-wrapper.exp: New file.
13622
cc12ce38
DE
136232015-07-23 Doug Evans <dje@google.com>
13624
13625 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13626 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13627
d0d84780
PMR
136282015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13629
13630 * gdb.ada/var_arr_typedef.exp: New testcase.
13631 * gdb.ada/var_arr_typedef/pack.adb: New file.
13632 * gdb.ada/var_arr_typedef/pack.ads: New file.
13633 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13634
8b558f79
JB
136352015-07-20 Joel Brobecker <brobecker@adacore.com>
13636
13637 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13638
775a3298
JK
136392015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13640
13641 * gdb.arch/i386-biarch-core.exp: Replace istarget
13642 by "complete set gnutarget". Remove expectation for the "core-file"
13643 command.
13644
db1ff28b
JK
136452015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13646
13647 Revert the previous commit:
13648 Tests for validate symbol file using build-id.
13649
0a94970d
JK
136502015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13651
13652 Tests for validate symbol file using build-id.
13653 * gdb.base/solib-mismatch-lib.c: New file.
13654 * gdb.base/solib-mismatch-libmod.c: New file.
13655 * gdb.base/solib-mismatch.c: New file.
13656 * gdb.base/solib-mismatch.exp: New file.
13657
03346981
SL
136582015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13659
13660 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13661 nios2-*-linux*.
13662 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13663 * gdb.base/siginfo.exp: Likewise.
13664 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13665
42422cc7
PL
136662015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13667
13668 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13669 Move it to ...
13670 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13671 ... here.
13672 * gdb.trace/range-stepping.exp: Check that the target supports
13673 range stepping.
13674
cfa68bae
JK
136752015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13676
13677 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13678
8ffdba26
PA
136792015-07-14 Pedro Alves <palves@redhat.com>
13680
13681 * gdb.base/killed-outside.exp: New file.
13682 * gdb.base/killed-outside.c: New file.
13683
218a5a11
JK
136842015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13685
13686 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13687 (n at main): New.
13688 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13689
e03ed3c6
AA
136902015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13691
13692 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13693 infcall tests instead of setting up for KFAIL.
13694
485668e5
MM
136952015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13696
13697 * gdb.btrace/record_goto-step.exp: New.
13698
08464196
JK
136992015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13700
13701 PR compile/18484
13702 * gdb.compile/compile.c (struct struct_type): Add volatile to
13703 selffield's type.
13704 * gdb.compile/compile.exp
13705 (compile code struct_object.selffield = &struct_object): Skip further
13706 struct_object tests if this one xfails.
13707
bcf5c1d9
RC
137082015-07-08 Robert O'Callahan <robert@ocallahan.org>
13709
13710 PR exp/18617
13711 * gdb.trace/ax.exp: Add test.
13712
4931af25
YQ
137132015-07-07 Yao Qi <yao.qi@linaro.org>
13714
13715 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13716 instead of istarget "aarch64*-*-*".
13717 * gdb.arch/aarch64-fp.exp: Likewise.
13718 * gdb.base/float.exp: Likewise.
13719 * gdb.reverse/aarch64.exp: Likewise.
13720 * lib/gdb.exp (is_aarch64_target): New proc.
13721
9fcf688e
YQ
137222015-07-07 Yao Qi <yao.qi@linaro.org>
13723
13724 * lib/gdb.exp (is_aarch32_target): New proc.
13725 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13726 instead of "istarget "arm*-*-*"".
13727 * gdb.arch/arm-disp-step.exp: Likewise.
13728 * gdb.arch/thumb-bx-pc.exp: Likewise.
13729 * gdb.arch/thumb-prologue.exp: Likewise.
13730 * gdb.arch/thumb-singlestep.exp: Likewise.
13731 * gdb.base/disp-step-syscall.exp: Likewise.
13732 * gdb.base/float.exp: Likewise.
13733
fbd8d50d
YQ
137342015-07-07 Yao Qi <yao.qi@linaro.org>
13735
13736 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13737 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13738
71be1fdc
YQ
137392015-07-07 Yao Qi <yao.qi@linaro.org>
13740
13741 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13742 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13743 if it exists.
13744 * gdb.multi/multi-arch.exp: Likewise.
13745
3e221d36
SM
137462015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13747
13748 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13749 print.
13750
d441430b
YQ
137512015-07-07 Yao Qi <yao.qi@linaro.org>
13752
13753 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13754
06f810bd
MG
137552015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13756
13757 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13758 '[' and ']' characters.
13759
5e61e7c0
IB
137602015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13761
13762 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13763
28bf096c
PA
137642015-06-29 Pedro Alves <palves@redhat.com>
13765
13766 PR threads/18127
13767 * gdb.threads/hand-call-new-thread.c: New file.
13768 * gdb.threads/hand-call-new-thread.c: New file.
13769
ee93cd5e
KS
137702015-06-26 Keith Seitz <keiths@redhat.com>
13771 Doug Evans <dje@google.com>
13772
13773 PR 16253
13774 * gdb.cp/var-tag-2.cc: New file.
13775 * gdb.cp/var-tag-3.cc: New file.
13776 * gdb.cp/var-tag-4.cc: New file.
13777 * gdb.cp/var-tag.cc: New file.
13778 * gdb.cp/var-tag.exp: New file.
13779
fc637f04
PP
137802015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13781
13782 * gdb.base/history-duplicates.exp: New test.
13783
2e52ae68
PP
137842015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13785
13786 * gdb.base/completion.exp: Test the completion of the "focus"
13787 command.
13788
6e22494e
JK
137892015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13790
13791 * gdb.arch/amd64-prologue-skip.S: New file.
13792 * gdb.arch/amd64-prologue-skip.exp: New file.
13793
bf7b9cd9
SM
137942015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13795
13796 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13797 is_address_zero_readable check.
13798
201e8dfd
PB
137992015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13800
13801 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13802 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13803
5cd867b4
YQ
138042015-06-24 Yao Qi <yao.qi@linaro.org>
13805
13806 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13807 linux targets.
13808
4d7be007
YQ
138092015-06-24 Yao Qi <yao.qi@linaro.org>
13810
13811 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13812 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13813 * gdb.base/siginfo-thread.exp: Likewise.
13814
07fcd301
YQ
138152015-06-22 Yao Qi <yao.qi@linaro.org>
13816
13817 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13818
52042a00
YQ
138192015-06-22 Yao Qi <yao.qi@linaro.org>
13820
13821 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13822 aarch64*-*-*.
13823 (skip_hw_watchpoint_tests): Likewise.
13824
74bd41ce
PP
138252015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13826
13827 * gdb.base/gdbinit-history.exp: Test the interaction between
13828 setting GDBHISTSIZE and setting the history size via .gdbinit.
13829
bc460514
PP
138302015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13831
13832 PR gdb/16999
13833 * gdb.base/gdbhistsize-history.exp: New test.
13834
b58c513b
PP
138352015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13836
13837 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13838 with GDBHISTSIZE.
13839 * gdb.base/readline.exp: Likewise.
13840
92046791
YQ
138412015-06-17 Yao Qi <yao.qi@linaro.org>
13842
13843 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13844 line.
13845
2093d2d3
PP
138462015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13847
13848 * gdb.base/gdbinit-history.exp: Add test case to check that
13849 an unlimited history file does not get truncated on exit.
13850
e6c693af
AA
138512015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13852
13853 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13854 (VECTOR): New macro. Use it...
13855 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13856 ...for these typedefs.
13857 (int8, char1, int1, double1): New typedefs.
13858 (struct just_int2, struct two_int2): New structures.
13859 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13860 (add_structvecs, add_singlevecs): New functions.
13861 (main): Call add_some_intvecs twice.
13862 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13863 the compile and exit upon failure. Try compiling for the "native"
13864 architecture. Test inferior function calls with vector arguments
13865 and vector return value handling with "finish" and "return".
13866
c74f7d1c
JT
138672015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13868
13869 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13870 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13871 PE file.
13872 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13873
98aa42ee
AT
138742015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13875
13876 PR breakpoints/16465
13877 * gdb.mi/mi-dprintf-pending.c: New file.
13878 * gdb.mi/mi-dprintf-pending.exp: New test.
13879 * gdb.mi/mi-dprintf-pendshr.c: New file.
13880
7d73c23c 138812015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 13882 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
13883
13884 * gdb.arch/i386-mpx-map.c: New file.
13885 * gdb.arch/i386-mpx-map.exp: New File.
13886
138872015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13888
13889 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13890 * gdb.arch/i386-mpx.exp: Indentation fixed.
13891
138922015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13893
13894 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13895 function and improved indentation.
13896 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13897 gdb_test_multiple. Added additional tests to skip the test.
13898
138992015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13900
13901 * gdb.arch/i386-avx512.c: Change path in include file.
13902 * gdb.arch/i386-avx512.exp: Change include dir path
13903 compilation flag.
13904 * gdb.arch/i386-mpx.c: Change path in include file.
13905 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13906 flag.
13907
d5eba19a
JK
139082015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13909
13910 * gdb.compile/compile-print.exp (compile print *vararray@3)
13911 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13912
7f361056
JK
139132015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13914
13915 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13916 (do not keep jit in memory): ... this.
13917 (expect 5): Change it to ...
13918 (expect no 5): ... this.
13919
3b462ec2
SM
139202015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13921
13922 PR gdb/15564
13923 * gdb.mi/mi-detach.exp: New file.
13924
e0619de6
JK
139252015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13926
13927 PR symtab/18392
13928 * gdb.arch/amd64-tailcall-self.S: New file.
13929 * gdb.arch/amd64-tailcall-self.c: New file.
13930 * gdb.arch/amd64-tailcall-self.exp: New file.
13931
e970cb34
DB
139322015-05-28 Don Breazeal <donb@codesourcery.com>
13933
13934 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13935 tests for remote targets by checking is_target_gdbserver.
13936
b2e2f908
DE
139372015-05-27 Doug Evans <dje@google.com>
13938
13939 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13940 * gdb.dwarf2/opaque-type-lookup.c: New file.
13941 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13942
82c7be31
DE
139432015-05-26 Doug Evans <dje@google.com>
13944
13945 * gdb.cp/iostream.cc: New file.
13946 * gdb.cp/iostream.exp: New file.
13947
b4f54984
DE
139482015-05-26 Doug Evans <dje@google.com>
13949
13950 * gdb.dwarf2/dw2-op-call.exp: Update.
13951 * gdb.dwarf2/dw4-sig-types.exp: Update.
13952 * gdb.dwarf2/implptr.exp: Update.
13953 * gdb.mi/mi-cmd-param-changed.exp: Update.
13954
4ea6efe9
DE
139552015-05-26 Doug Evans <dje@google.com>
13956
13957 * gdb.python/py-lazy-string.c: New file.
13958 * gdb.python/py-lazy-string.exp: New file.
13959 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13960 (main): Update. Add estring3.
13961 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13962 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13963
f6bb7db3
YQ
139642015-05-26 Omair Javaid <omair.javaid@linaro.org>
13965 Yao Qi <yao.qi@linaro.org>
13966
13967 * gdb.reverse/aarch64.c: New.
13968 * gdb.reverse/aarch64.exp: New.
13969
a81bfbd0
OJ
139702015-05-26 Omair Javaid <omair.javaid@linaro.org>
13971
25d49b86
PA
13972 * lib/gdb.exp (supports_process_record): Return true for
13973 aarch64*-linux*.
a81bfbd0
OJ
13974 (supports_reverse): Likewise.
13975
158bf1b4
PP
139762015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13977
13978 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13979 Use with_test_prefix.
13980
a0145030
AB
139812015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13982
13983 * gdb.base/completion.exp: Add test for completion of layout
13984 names.
13985
ebe3b578
AB
139862015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13987
13988 * lib/gdb.exp (skip_tui_tests): New proc.
13989 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13990
84204ed7
PA
139912015-05-19 Pedro Alves <palves@redhat.com>
13992
13993 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13994 Save the whole env array instead of just HOME. Unset HISTSIZE in
13995 the environment while testing. Restore whole environment
13996 afterwards.
13997
37442ce1
DE
139982015-05-16 Doug Evans <xdje42@gmail.com>
13999
14000 * gdb.guile/scm-ports.c: New file.
14001 * gdb.guile/scm-ports.exp: Add memory port tests.
14002
36de76f9
JK
140032015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14004
14005 * gdb.compile/compile-print.c: New file.
14006 * gdb.compile/compile-print.exp: New file.
14007
3a9558c4
JK
140082015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14009
14010 * gdb.compile/compile-ops.exp: Cast param to void.
14011 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14012 (compile code struct_object.selffield = &struct_object): Add xfail.
14013
aa715135
JG
140142015-05-15 Joel Brobecker <brobecker@adacore.com>
14015
14016 * gdb.ada/arr_enum_with_gap: New testcase.
14017
931e5bc3
JG
140182015-05-15 Joel Brobecker <brobecker@adacore.com>
14019
14020 * gdb.ada/byte_packed_arr: New testcase.
14021
9cd4d857
JB
140222015-05-15 Joel Brobecker <brobecker@adacore.com>
14023
14024 * gdb.ada/pckd_neg: New testcase.
14025
ebfd00d2
PP
140262015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14027
14028 PR gdb/17820
14029 * gdb.base/gdbinit-history.exp: New test.
14030 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14031 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14032
4c082a81
SC
140332015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14034
14035 * gdb.python/py-xmethods.cc: Enhance test case.
14036 * gdb.python/py-xmethods.exp: New tests.
14037 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14038 function.
14039 (B_indexoper): Likewise.
14040 (global_dm_list) : Add new xmethod worker functions.
14041
f7797074
SDJ
140422015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14043
14044 * gdb.base/coredump-filter.exp: Correctly unset
14045 "coredump_var_addr" array.
14046
a4674e4e
PA
140472015-05-08 Pedro Alves <palves@redhat.com>
14048
14049 * gdb.server/non-existing-program.exp: Unset spawn_id.
14050
df2eb078
SC
140512015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14052
14053 PR python/18291
14054 * gdb.python/py-xmethods.exp: Add tests.
14055
422349a3
YQ
140562015-05-08 Yao Qi <yao.qi@linaro.org>
14057
14058 PR gdb/18208
14059 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14060 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14061 function set_coredump_filter, and remove remote_exec call.
14062 Remove argument ipid. Callers update.
14063 (top level): Don't get inferior's PID.
14064
63fc80ce
AA
140652015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14066
14067 * gdb.base/watch_thread_num.exp: Skip test on targets without
14068 access watchpoints.
14069
80ad801e
PA
140702015-05-06 Pedro Alves <palves@redhat.com>
14071
14072 PR server/18081
14073 * gdb.server/non-existing-program.exp: New file.
14074
0fa7fe50
JB
140752015-05-05 Joel Brobecker <brobecker@adacore.com>
14076
14077 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14078
3ea89b92
PMR
140792015-05-05 Joel Brobecker <brobecker@adacore.com>
14080
14081 * gdb.ada/out_of_line_in_inlined: New testcase.
14082
87b8eff0
JB
140832015-05-05 Joel Brobecker <brobecker@adacore.com>
14084
14085 * gdb.ada/var_rec_arr: New testcase.
14086
5fccc635
YQ
140872015-04-30 Yao Qi <yao.qi@linaro.org>
14088
14089 * gdb.base/break-idempotent.exp: If
14090 skip_hw_watchpoint_multi_tests returns true, skip the tests
14091 on "rwatch" and "awatch".
14092
42d38f42
YQ
140932015-04-30 Yao Qi <yao.qi@linaro.org>
14094
14095 * gdb.base/relativedebug.exp: Invoke gdb command
14096 "info sharedlibrary", and if libc.so doesn't have debug info,
14097 skip the test.
14098
2ce1cdbf
DE
140992015-04-29 Doug Evans <dje@google.com>
14100
14101 * gdb.python/py-xmethods.exp: Add ptype tests.
14102 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14103 get_result_type method.
14104
f24a38c5
LM
141052015-04-29 Luis Machado <lgustavo@codesourcery.com>
14106
14107 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14108 the target does not support hardware watchpoints.
14109
ecbf2b3c
LM
141102015-04-29 Luis Machado <lgustavo@codesourcery.com>
14111
14112 * gdb.base/break-always.exp: Abort testing if writing to memory
14113 causes an error.
14114
34f5f757
DE
141152015-04-28 Doug Evans <dje@google.com>
14116
14117 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14118 * gdb.python/py-pp-registration.exp: ... here. New file.
14119 * gdb.python/py-pp-registration.c: New file.
14120 * gdb.python/py-pp-registration.py: New file.
14121
69b4374a
DE
141222015-04-28 Doug Evans <dje@google.com>
14123
14124 * gdb.python/py-bad-printers.c: New file.
14125 * gdb.python/py-bad-printers.py: New file.
14126 * gdb.python/py-bad-printers.exp: New file.
14127
59fb7612
SS
141282015-04-28 Sasha Smundak <asmundak@google.com>
14129
14130 * gdb.python/py-type.exp: New test.
14131
2631b16a
AW
141322015-04-28 Andy Wingo <wingo@igalia.com>
14133
14134 * gdb.python/py-parameter.exp:
14135 * gdb.guile/scm-parameter.exp: Escape the path that we are
14136 matching against, as it might contain characters that are special
14137 to regular expressions.
14138
460efde1
JB
141392015-04-27 Joel Brobecker <brobecker@adacore.com>
14140
14141 * gdb.ada/rec_comp: New testcase.
14142
2d369d8e
SDJ
141432015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14144
14145 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14146 before using it.
14147
cf75d6c3
AB
141482015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14149
14150 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14151 new tests for verilog output.
14152
8dbe7ca5
YQ
141532015-04-24 Yao Qi <yao.qi@linaro.org>
14154
14155 * boards/remote-gdbserver-on-localhost.exp: New file.
14156
4ef9fb2f
PA
141572015-04-23 Pedro Alves <palves@redhat.com>
14158
14159 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14160 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14161 "end of file", remove $inferior_spawn_id from the indirect list.
14162
0a803169
PA
141632015-04-23 Pedro Alves <palves@redhat.com>
14164
14165 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14166
749ef8f8
PA
141672015-04-23 Pedro Alves <palves@redhat.com>
14168
14169 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14170 on $any_spawn_id instead of only on $gdb_spawn_id.
14171
8aae4344
PM
141722015-04-21 Pierre Muller <muller@sourceware.org>
14173
14174 PR pascal/17815
14175 * lib/pascal.exp (gpc_compile): Add new option "class".
14176 (fpc_compile): Likewise.
14177 * gdb.pascal/case-insensitive-symbols.pas: New file.
14178 * gdb.pascal/case-insensitive-symbols.exp: New file.
14179
1586c8fb
GB
141802015-04-20 Gary Benson <gbenson@redhat.com>
14181
14182 * gdb.base/attach.exp: Fix three extended remote failures.
14183
1b6e6f5c
GB
141842015-04-17 Gary Benson <gbenson@redhat.com>
14185
14186 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14187 the main executable over the remote protocol.
14188
e797481d
PA
141892015-04-16 Pedro Alves <palves@redhat.com>
14190
14191 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14192 a new gdbserver if gdbserver_reconnect_p is set.
14193
1ca99c42
PA
141942015-04-16 Pedro Alves <palves@redhat.com>
14195
14196 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14197 is set, don't exit gdbserver.
14198
af9fd6f8
AA
141992015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14200
14201 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14202 appropriate .insn, such that an older assembler can be used.
14203 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14204 the z/Architecture instruction set on 31-bit targets as well.
14205
04ff1e61
AA
142062015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14207
14208 * gdb.go/handcall.exp: Remove all logic related to the first
14209 breakpoint and rely on go_runto_main instead.
14210 * gdb.go/strings.exp: Likewise.
14211 * gdb.go/unsafe.exp: Likewise.
14212 * gdb.go/hello.exp: Likewise. Also rename the remaining
14213 breakpoint marker to "breakpoint 1".
14214 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14215 * gdb.go/strings.go: Likewise.
14216 * gdb.go/unsafe.go: Likewise.
14217 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14218 "set breakpoint 2 here" and rename the remaining breakpoint marker
14219 to "breakpoint 1".
14220
40d2f8d6
SM
142212015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14222
14223 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14224 if itertools.imap is not present.
14225 * gdb.python/py-objfile.exp: Add parentheses.
14226 * gdb.python/py-type.exp: Same.
14227 * gdb.python/py-unwind-maint.py: Same.
14228
8cbc97c6
YQ
142292015-04-15 Yao Qi <yao.qi@linaro.org>
14230
14231 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14232 of ":$ptr_size" and set its form explicitly.
14233
45fd756c
YQ
142342015-04-15 Pedro Alves <palves@redhat.com>
14235 Yao Qi <yao.qi@linaro.org>
14236
14237 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14238 timeout by factor of 4.
14239 (test_regular_watch): Likewise.
14240 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14241 * gdb.reverse/sigall-reverse.exp: Likewise.
14242 * gdb.reverse/until-precsave.exp: Likewise.
14243 * lib/gdb.exp (with_timeout_factor): New proc.
14244 (gdb_expect): Move some code to ...
14245 (get_largest_timeout): ... here. New procedure.
14246
9e811bc3
LM
142472015-04-14 Luis Machado <lgustavo@codesourcery.com>
14248
14249 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14250
0ff6fcb2
LM
142512015-04-13 Luis Machado <lgustavo@codesourcery.com>
14252
14253 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14254 to write to the .text section.
14255
7578d5f7
LM
142562015-04-13 Luis Machado <lgustavo@codesourcery.com>
14257
14258 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14259 Handle the case of targets that do not provide PID information.
14260
2efe15c4
YQ
142612015-04-13 Yao Qi <yao.qi@linaro.org>
14262
14263 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14264 and use expect instead of gdb_expect.
14265
8cd8f2f8
SDJ
142662015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14267
14268 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14269 "coredump_var_addr" to avoid naming conflict with other testcases.
14270
9ee41772
PA
142712015-04-10 Pedro Alves <palves@redhat.com>
14272
14273 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14274 gdb_test_sequence and gdb_assert.
14275
07473109
PA
142762015-04-10 Pedro Alves <palves@redhat.com>
14277
14278 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14279 test messages that don't include the breakpoint address.
14280
de3db44c
YQ
142812015-04-10 Yao Qi <yao.qi@linaro.org>
14282
14283 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14284 false for some offset and width combinations which aren't
14285 supported by linux kernel.
14286
c79d856c
PA
142872015-04-10 Pedro Alves <palves@redhat.com>
14288
14289 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14290 procedure, factored out from ...
14291 (top level): ... here. Add "set displaced-stepping" testing axis.
14292 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14293 parameter "displaced". Use it.
14294 (top level): Use foreach and add "set displaced-stepping" testing
14295 axis.
14296
ebc90b50
PA
142972015-04-10 Pedro Alves <palves@redhat.com>
14298
14299 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14300 Remove comment.
14301 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14302 both the address of the instruction that triggers the watchpoint
14303 and the address of the instruction immediately after, and use
14304 those addresses for the test. Fix comment.
14305
8f572e5c
PA
143062015-04-10 Pedro Alves <palves@redhat.com>
14307
14308 * gdb.base/sigstep.exp (breakpoint_to_handler)
14309 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14310 Test "backtrace" in handler.
14311 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14312 (top level): Add new "displaced" test axis to
14313 breakpoint_to_handler, breakpoint_to_handler_entry and
14314 breakpoint_over_handler.
14315
8d707a12
PA
143162015-04-10 Pedro Alves <palves@redhat.com>
14317
14318 PR gdb/18216
14319 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14320
ef713951
YQ
143212015-04-10 Yao Qi <yao.qi@linaro.org>
14322
14323 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14324 (test_add_rn_pc): New function.
14325 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14326 (top level): Invoke test_add_rn_pc.
14327
906d60cf
PA
143282015-04-10 Pedro Alves <palves@redhat.com>
14329
14330 PR gdb/13858
14331 * gdb.base/step-over-no-symbols.exp: New file.
14332
f2983cc3
AW
143332015-04-09 Andy Wingo <wingo@igalia.com>
14334
14335 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14336 after the Python tests.
14337
6d62641c
SDJ
143382015-04-08 Keith Seitz <keiths@redhat.com>
14339
14340 PR python/16699
14341 * gdb.python/py-completion.exp: New tests for completion.
14342 * gdb.python/py-completion.py (CompleteLimit1): New class.
14343 (CompleteLimit2): Likewise.
14344 (CompleteLimit3): Likewise.
14345 (CompleteLimit4): Likewise.
14346 (CompleteLimit5): Likewise.
14347 (CompleteLimit6): Likewise.
14348 (CompleteLimit7): Likewise.
14349
f3770638
PA
143502015-04-08 Pedro Alves <palves@redhat.com>
14351
14352 PR gdb/18214
14353 PR gdb/18216
14354 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14355 function.
14356 (main): Install it as SIGUSR1 handler.
14357 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14358 parameter. Always use "setup" as prefix. Toggle "set
14359 displaced-stepping" off/on depending on global. Don't switch to
14360 thread 1 here.
14361 (top level): Add displaced stepping "off/on" test axis. Update
14362 "setup" calls. Wrap each subtest with with_test_prefix. Test
14363 continuing with a queued signal in each thread.
14364
4496bed7
PA
143652015-04-08 Pedro Alves <palves@redhat.com>
14366
14367 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14368 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14369 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14370 Return early if running to main fails.
14371 * gdb.trace/while-stepping.exp: Likewise.
14372
b97fde92
PA
143732015-04-07 Pedro Alves <palves@redhat.com>
14374
14375 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14376 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14377 interact with inferior program.
14378
f71c18e7
PA
143792015-04-07 Pedro Alves <palves@redhat.com>
14380
14381 * lib/gdb.exp (inferior_spawn_id): New global.
14382 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14383 spawn id after processing the user code.
14384 (default_gdb_start): Set inferior_spawn_id.
14385 (send_inferior): New procedure.
14386 * lib/gdbserver-support.exp (gdbserver_start): Set
14387 inferior_spawn_id.
14388 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14389
6423214f
PA
143902015-04-07 Pedro Alves <palves@redhat.com>
14391
14392 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14393 * lib/gdbserver-support.exp (gdbserver_start): Make
14394 $server_spawn_id global.
14395 (gdbserver_start): Don't wait for gdbserver's spawn id with
14396 expect_background.
14397 (close_gdbserver): New procedure.
14398 (gdb_exit): Rename the default version and reimplement.
14399
71c0ee8c
PA
144002015-04-07 Pedro Alves <palves@redhat.com>
14401
72f4393d 14402 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
14403 append the substituted item, not the original item.
14404
203bc29b
PA
144052015-04-07 Pedro Alves <palves@redhat.com>
14406
14407 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14408 gdb_expect.
14409
508a3ddf
PA
144102015-04-07 Pedro Alves <palves@redhat.com>
14411
14412 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14413 output appearing once only.
14414
9f6dbe2b
PA
144152015-04-07 Pedro Alves <palves@redhat.com>
14416
14417 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14418 that doesn't expect anything. Return early if running to main
14419 fails.
14420
337532fa
YQ
144212015-04-07 Yao Qi <yao.qi@linaro.org>
14422
14423 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14424 (child_function): Call alarm.
14425 (main): Move call to alarm into the loop.
14426 * gdb.threads/non-stop-fair-events.exp: Build program with
14427 -DTIMEOUT=$timeout.
14428
01b622d4
DE
144292015-04-06 Doug Evans <xdje42@gmail.com>
14430
14431 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14432 Fix dest parameter to board_info.
14433 (fpc_compile): Ditto.
14434 (gdb_compile_pascal): Rename dest arg to destfile.
14435
961f4160
PMR
144362015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14437
14438 * gdb.ada/funcall_ref.exp: New file.
14439 * gdb.ada/funcall_ref/foo.adb: New file.
14440
cafda597
YQ
144412015-04-02 Yao Qi <yao.qi@linaro.org>
14442
14443 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14444 is remote.
14445
fed040c6
GB
144462015-04-02 Gary Benson <gbenson@redhat.com>
14447
14448 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14449
d11916aa
SS
144502015-04-01 Sasha Smundak <asmundak@google.com>
14451
14452 * gdb.python/py-unwind-maint.c: New file.
14453 * gdb.python/py-unwind-maint.exp: New test.
14454 * gdb.python/py-unwind-maint.py: New file.
14455 * gdb.python/py-unwind.c: New file.
14456 * gdb.python/py-unwind.exp: New test.
14457 * gdb.python/py-unwind.py: New test.
14458
a1471180
PA
144592015-04-01 Pedro Alves <palves@redhat.com>
14460
14461 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14462 to fail instead of non-existent $test.
14463
0bbeccb1
PA
144642015-04-01 Pedro Alves <palves@redhat.com>
14465
14466 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14467 GDBFLAGS if not empty.
14468
3c724c8c
PMR
144692015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14470
14471 * gdb.ada/complete.exp: Remove "multi_line".
14472 * gdb.ada/info_exc.exp: Remove "multi_line".
14473 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14474 * gdb.ada/ptype_field.exp: Remove "multi_line".
14475 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14476 * gdb.ada/tagged.exp: Remove "multi_line".
14477 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14478 [multi_line ...]
14479 * gdb.btrace/delta.exp: Likewise.
14480 * gdb.btrace/exception.exp: Likewise.
14481 * gdb.btrace/function_call_history.exp: Likewise.
14482 * gdb.btrace/instruction_history.exp: Likewise.
14483 * gdb.btrace/nohist.exp: Likewise.
14484 * gdb.btrace/record_goto.exp: Likewise.
14485 * gdb.btrace/segv.exp: Likewise.
14486 * gdb.btrace/stepi.exp: Likewise.
14487 * gdb.btrace/tailcall.exp: Likewise.
14488 * gdb.btrace/unknown_functions.exp: Likewise.
14489 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14490 * lib/gdb.exp: Add the "multi_line" helper.
14491
4eec2deb
PA
144922015-04-01 Pedro Alves <palves@redhat.com>
14493
14494 * gdb.threads/tid-reuse.c: New file.
14495 * gdb.threads/tid-reuse.exp: New file.
14496
df8411da
SDJ
144972015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14498
14499 PR corefiles/16092
14500 * gdb.base/coredump-filter.c: New file.
14501 * gdb.base/coredump-filter.exp: Likewise.
14502
6ef37366
PM
145032015-03-27 Petr Machata <pmachata@redhat.com>
14504
14505 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14506 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14507 (Dwarf::assemble): Initialize them.
14508 (Dwarf::lines): New function.
14509
7ec911b0
JT
145102015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14511
14512 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14513 SYMBOL_PREFIX for x86_64-*-cygwin.
14514
ff908ebf
AW
145152015-03-26 Andy Wingo <wingo@igalia.com>
14516
14517 PR symtab/18148
14518 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14519 const_value but not a location.
14520 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14521 location defined in non-main CUs are visible.
14522
6d5f0679
YQ
145232015-03-26 Yao Qi <yao.qi@linaro.org>
14524
14525 PR testsuite/18139
14526 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14527 Add a line number entry for the same line.
14528 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14529 Add a line number entry for the same line.
14530
2898689b
YQ
145312015-03-26 Yao Qi <yao.qi@linaro.org>
14532
14533 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14534 .int 0.
14535 (func): Likewise. Add .Lfunc_1 label.
14536 Use .Lfunc_1 label.
14537 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14538 .int 0.
14539 (func): Likewise.
14540 Use .Lfunc_1 label.
14541
85180498
YQ
145422015-03-26 Yao Qi <yao.qi@linaro.org>
14543
14544 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14545 Call gdb_compile instead to compile each .s files without debug
14546 information.
14547
8aa08a8d
YQ
145482015-03-26 Yao Qi <yao.qi@linaro.org>
14549
14550 * gdb.base/savedregs.exp (process_saved_regs): Make
14551 "Saved registers:" optional in the pattern.
14552
66849923
MM
145532015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14554
14555 * gdb.btrace/next.exp: Merged into step.exp.
14556 * gdb.btrace/finish.exp: Merged into step.exp.
14557 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14558 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14559 "record goto" and checking the exact replay position.
14560 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14561 check for "Recording format" in "info record" output.
14562 * gdb.btrace/record_goto.exp: Choose test file based on target.
14563 * gdb.btrace/x86-record_goto.S: Renamed into ...
14564 * gdb.btrace/x86_64-record_goto.S: ... this.
14565 * gdb.btrace/i686-record_goto.S: New.
14566 * gdb.btrace/x86-tailcall.S: Renamed into ...
14567 * gdb.btrace/x86_64-tailcall.S: ... this.
14568 * gdb.btrace/i686-tailcall.S: New.
14569 * gdb.btrace/x86-tailcall.c: Renamed into ...
14570 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14571 separate statements. Update test.
14572 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14573 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14574 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14575 * gdb.btrace/tailcall.exp: Choose test file based on target.
14576 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14577
11cc1b74
MM
145782015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14579
14580 * gdb.btrace/exception.exp: Increase BTS buffer size.
14581
a25d8bf9
PA
145822015-03-24 Pedro Alves <palves@redhat.com>
14583
14584 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14585
856e7dd6
PA
145862015-03-24 Pedro Alves <palves@redhat.com>
14587
14588 * gdb.threads/schedlock.exp (test_step): No longer expect that
14589 "set scheduler-locking step" with "next" over a function call runs
14590 threads unlocked.
14591
ad235a41
AT
145922015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14593
14594 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14595
15630549
AT
145962015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14597
14598 PR breakpoints/16466
14599 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14600 * gdb.mi/mi-pending.c (thread_func): New function.
14601 (int main): Add threading support required.
14602 * gdb.mi/mi-pending.exp: Add tests for this issue.
14603 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14604 (pendfunc2): Remove stdio dependency.
14605 * gdb.mi/mi-pendshr2.c: New file.
14606
693dca06
KS
146072015-03-23 Keith Seitz <keiths@redhat.com>
14608
14609 * gdb.linespec/keywords.c: New file.
14610 * gdb.linespec/keywords.exp: New file.
14611
7e993ebf
KS
146122015-03-23 Keith Seitz <keiths@redhat.com>
14613
14614 PR gdb/18021
14615 * gdb.dwarf2/staticvirtual.exp: New test.
14616
bc23328c
JK
146172015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14618
14619 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14620 * README: Remove HP-UX and gdb.hp.
14621 (configuration):
14622 * configure: Regenerate.
14623 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14624 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14625 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14626 gdb.hp/gdb.defects/Makefile.
14627 * gdb.hp/Makefile.in: File deleted.
14628 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14629 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14630 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14631 * gdb.hp/gdb.aCC/run.c: File deleted.
14632 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14633 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14634 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14635 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14636 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14637 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14638 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14639 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14640 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14641 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14642 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14643 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14644 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14645 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14646 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14647 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14648 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14649 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14650 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14651 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14652 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14653 * gdb.hp/gdb.compat/average.c: File deleted.
14654 * gdb.hp/gdb.compat/sum.c: File deleted.
14655 * gdb.hp/gdb.compat/xdb.c: File deleted.
14656 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14657 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14658 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14659 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14660 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14661 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14662 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14663 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14664 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14665 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14666 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14667 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14668 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14669 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14670 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14671 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14672 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14673 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14674 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14675 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14676 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14677 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14678 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14679 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14680 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14681 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14682 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14683 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14684 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14685 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14686 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14687 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14688 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14689 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14690 * gdb.hp/tools/odump: File deleted.
14691
8bf3b159
PA
146922015-03-19 Pedro Alves <palves@redhat.com>
14693
14694 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14695 (saw_thread_3): New globals.
14696 (top level): Increment them when an event for the corresponding
14697 thread is seen.
14698 (no thread starvation): New test.
14699
eb54c8bf
PA
147002015-03-19 Pedro Alves <palves@redhat.com>
14701
14702 * gdb.threads/continue-pending-status.c: New file.
14703 * gdb.threads/continue-pending-status.exp: New file.
14704
32d2e5d6
PA
147052015-03-18 Pedro Alves <palves@redhat.com>
14706
14707 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14708 Use gdb_is_target_remote instead of is_remote. Use
14709 gdb_test_multiple instead of gdb_expect. Exit early if
14710 gdb_test_multiple hits its internal matches. Tighten stepi tests
14711 expected output. Fail on exit with any signal, instead of just
14712 SIGILL.
14713
f68f11b7
YQ
147142015-03-18 Yao Qi <yao.qi@linaro.org>
14715
14716 PR tdep/18107
14717 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14718 variable.
14719 * gdb.base/catch-syscall.exp: Don't skip it on
14720 aarch64*-*-linux* target. Remove elements in all_syscalls.
14721 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14722 target.
14723 (setup_all_syscalls): New proc.
14724
ca5fd19b
YQ
147252015-03-16 Yao Qi <yao.qi@linaro.org>
14726
14727 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14728 (top level): Skip tests if valid_addr_p returns false for
14729 $cmd1 or $cmd2.
14730
85642ba0
AW
147312015-03-11 Andy Wingo <wingo@igalia.com>
14732
14733 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14734
e03f9645
YQ
147352015-03-11 Yao Qi <yao.qi@linaro.org>
14736
14737 * gdb.base/catch-syscall.exp: Fix typo in comments.
14738
5d0962b2
YQ
147392015-03-11 Yao Qi <yao.qi@linaro.org>
14740
14741 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14742
b2df3cef
PA
147432015-03-09 Pedro Alves <palves@redhat.com>
14744
14745 * dg-extract-results.py: Delete.
14746
ef878e53
PA
147472015-03-09 Pedro Alves <palves@redhat.com>
14748
14749 Merge dg-extract-results.sh from GCC upstream (r218843).
14750
14751 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14752 * dg-extract-results.sh: Use --text with grep to avoid issues with
14753 binary files. Fall back to cat -v, if that doesn't work.
14754
9494d219
PA
147552015-03-05 Pedro Alves <palves@redhat.com>
14756
14757 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14758
a8d9763a
SM
147592015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14760
14761 * lib/mi-support.exp (mi_expect_interrupt): Accept
14762 alternative event for when in all-stop mode.
14763
be9957b8
PA
147642015-03-04 Pedro Alves <palves@redhat.com>
14765
14766 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14767
d57be0f4 147682015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
14769
14770 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14771
c214c7cf
AA
147722015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14773
14774 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14775 regexps for GDB's current line display, accept a hex address
14776 preceding the line number.
14777
6d74a497
AA
147782015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14779
14780 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14781 the 'arch1' variable for "s390*-linux*" targets.
14782
511aee7c
PA
147832015-03-04 Pedro Alves <palves@redhat.com>
14784
14785 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14786 (main): Pass missing retval argument to pthread_join call.
14787
95e50b27
PA
147882015-03-02 Pedro Alves <palves@redhat.com>
14789
14790 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14791 (top level): Call do_test with non-stop as well.
14792
28054d69
PA
147932015-03-02 Pedro Alves <palves@redhat.com>
14794
14795 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14796 -1.
14797
4fa5d7b4
AA
147982015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14799
14800 * gdb.arch/s390-vregs.exp: New test.
14801 * gdb.arch/s390-vregs.S: New file.
14802
97c18565
PA
148032015-02-27 Pedro Alves <palves@redhat.com>
14804
14805 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14806 call to catch_command_errors.
14807 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14808 catch_command_errors.
14809
a37bfa30
PA
148102015-02-27 Pedro Alves <palves@redhat.com>
14811
14812 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14813 "true" for boolean result.
14814 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14815 prototype of main.
14816
6f98576f
PA
148172015-02-27 Pedro Alves <palves@redhat.com>
14818
14819 * lib/unbuffer_output.c: New file.
14820 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14821 (main): Call gdb_unbuffer_output.
14822
eba5ab56
YQ
148232015-02-27 Yao Qi <yao.qi@linaro.org>
14824
14825 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14826 target.
14827
0def5aaa
DE
148282015-02-26 Doug Evans <dje@google.com>
14829
14830 * gdb.cp/class2.cc (Dbase, D): New classes.
14831 (main): New local delta.
14832 * gdb.cp/class2.exp: Test printing delta.
14833 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14834 (dynbar): New global.
14835 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14836
081a1c2c
JK
148372015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14838
14839 * gdb.compile/compile-ifunc.c: New file.
14840 * gdb.compile/compile-ifunc.exp: New file.
14841
2f41223f
AT
148422015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14843
14844 * gdb.base/structs.exp: Check for correct struct on finish.
14845
03eddd80
YQ
148462015-02-26 Yao Qi <yao.qi@linaro.org>
14847
14848 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14849 is zero.
14850
80c57053
JK
148512015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14852
14853 * gdb.arch/cordic.ko.bz2: New file.
14854 * gdb.arch/cordic.ko.debug.bz2: New file.
14855 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14856
21613c12
YQ
148572015-02-25 Yao Qi <yao.qi@linaro.org>
14858
14859 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14860 aarch64*-*-* target.
14861
d8b901ed
PA
148622015-02-23 Pedro Alves <palves@redhat.com>
14863
14864 * lib/gdb.exp (delete_breakpoints): Rewrite using
14865 gdb_test_multiple.
14866
e5b85ead
PA
148672015-02-23 Pedro Alves <palves@redhat.com>
14868
14869 * gdb.base/info-os.c: Include stdlib.h.
14870
85c3a371
DE
148712015-02-22 Doug Evans <xdje42@gmail.com>
14872
14873 PR symtab/17855
14874 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14875 is read after symbols have been re-read.
14876 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14877 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14878
96553a0c
DE
148792015-02-21 Doug Evans <dje@google.com>
14880
14881 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14882
97a0c697
JK
148832015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14884
14885 PR corefiles/17808
14886 * gdb.arch/i386-biarch-core.core.bz2: New file.
14887 * gdb.arch/i386-biarch-core.exp: New file.
14888
a47cd6e9
PA
148892015-02-21 Pedro Alves <palves@redhat.com>
14890
14891 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14892 runto_main fails.
14893
c5facdc4
PA
148942015-02-20 Pedro Alves <palves@redhat.com>
14895
14896 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14897 info probes.
14898
2db9a427
PA
148992015-02-20 Pedro Alves <palves@redhat.com>
14900
14901 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14902
60fb7e9e
PA
149032015-02-20 Pedro Alves <palves@redhat.com>
14904
14905 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14906 clean_restart before gdb_target_supports_trace.
14907
5c5019c2
PA
149082015-02-20 Pedro Alves <palves@redhat.com>
14909
14910 PR threads/18006
14911 * gdb.threads/clone-thread_db.c: New file.
14912 * gdb.threads/clone-thread_db.exp: New file.
14913
c9587f88
AT
149142015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14915
14916 PR breakpoints/16812
14917 * gdb.base/catch-gdb-caused-signals.c: New file.
14918 * gdb.base/catch-gdb-caused-signals.exp: New file.
14919
f6a88844
JM
149202015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14921
14922 * configure: Regenerated.
14923 * configure.ac: Use GDB_AC_TRANSFORM.
14924 * aclocal.m4: sinclude ../transform.m4.
14925
497c491b
JM
149262015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14927
14928 * lib/dtrace.exp: New file.
14929 * gdb.base/dtrace-probe.exp: Likewise.
14930 * gdb.base/dtrace-probe.d: Likewise.
14931 * gdb.base/dtrace-probe.c: Likewise.
14932 * lib/pdtrace.in: Likewise.
14933 * configure.ac: Output variables with the transformed names of
14934 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14935 * configure: Regenerated.
14936
03e98035
JM
149372015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14938
14939 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14940 expected message when trying to access $_probe_* convenience
14941 variables while not on a probe.
14942
63cc30e9
JK
149432015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14944
14945 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14946
0703599a
PA
149472015-02-11 Pedro Alves <pedro@codesourcery.com>
14948
14949 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14950 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14951
7e60a48e
DE
149522015-02-10 Doug Evans <xdje42@gmail.com>
14953
14954 * lib/gdb.exp (gdb_load): Always return a result.
14955
01b088bc
PA
149562015-02-10 Pedro Alves <palves@redhat.com>
14957
14958 * gdb.threads/signal-sigtrap.c: New file.
14959 * gdb.threads/signal-sigtrap.exp: New file.
14960
b05ec7a5
AT
149612015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14962
14963 * gdb.trace/no-attach-trace.c: New file.
14964 * gdb.trace/no-attach-trace.exp: New file.
14965
a2c2acaf
MW
149662015-02-09 Mark Wielaard <mjw@redhat.com>
14967
14968 * gdb.dwarf2/atomic.c: New file.
14969 * gdb.dwarf2/atomic-type.exp: Likewise.
14970
31fd9caa
MM
149712015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14972
14973 * gdb.btrace/buffer-size.exp: Update "info record" output.
14974 * gdb.btrace/delta.exp: Update "info record" output.
14975 * gdb.btrace/enable.exp: Update "info record" output.
14976 * gdb.btrace/finish.exp: Update "info record" output.
14977 * gdb.btrace/instruction_history.exp: Update "info record" output.
14978 * gdb.btrace/next.exp: Update "info record" output.
14979 * gdb.btrace/nexti.exp: Update "info record" output.
14980 * gdb.btrace/step.exp: Update "info record" output.
14981 * gdb.btrace/stepi.exp: Update "info record" output.
14982 * gdb.btrace/nohist.exp: Update "info record" output.
14983
d33501a5
MM
149842015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14985
14986 * gdb.btrace/buffer-size: New.
14987
f4abbc16
MM
149882015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14989
14990 * gdb.btrace/delta.exp: Update "info record" output.
14991 * gdb.btrace/enable.exp: Update "info record" output.
14992 * gdb.btrace/finish.exp: Update "info record" output.
14993 * gdb.btrace/instruction_history.exp: Update "info record" output.
14994 * gdb.btrace/next.exp: Update "info record" output.
14995 * gdb.btrace/nexti.exp: Update "info record" output.
14996 * gdb.btrace/step.exp: Update "info record" output.
14997 * gdb.btrace/stepi.exp: Update "info record" output.
14998 * gdb.btrace/nohist.exp: Update "info record" output.
14999
b9d61307
SM
150002015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15001
15002 PR gdb/15678
15003 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15004
e584fdbc
PA
150052015-02-06 Pedro Alves <palves@redhat.com>
15006
15007 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15008 macro.
15009 (seconds_left, again): New globals.
15010 (main): Wait seconds_left in a 1-second sleep loop instead of
15011 sleeping 180 seconds. If 'again' is set, reset the seconds
15012 counter.
15013 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15014 'again' in the inferior before detaching. Print the seconds left.
15015 (options): New global.
15016 (top level): Build program with -DTIMEOUT=$timeout.
15017
77f41761
PA
150182015-02-06 Pedro Alves <palves@redhat.com>
15019
15020 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15021 determine how many seconds to pass to 'alarm'.
15022 * gdb.base/gdb-sigterm.exp (top level): Build program with
15023 -DTIMEOUT=$timeout.
15024 (do_test): Return success/failure indication. Add more verbose
15025 logging. Don't fail if 200 single steps are seen. Instead, fail
15026 when the test times out.
15027 (passes): New global.
15028 (top level): Break the testing loop if testing fails on any
15029 iteration. Use gdb_assert.
15030
b9394193
DB
150312015-02-04 Don Breazeal <donb@codesourcery.com>
15032
15033 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15034 and initialize them.
15035 (ipc_cleanup): New function.
15036 (main): Don't declare shmid, semid, and msqid. Add a call to
15037 atexit so that we call ipc_cleanup on exit.
15038
42d9e528
PA
150392015-02-04 Pedro Alves <palves@redhat.com>
15040
15041 * boards/native-extended-gdbserver.exp: Remove any target variant
15042 specifications from the board name before clearing the isremote
15043 flag from board_info.
15044
ae6ae975
DE
150452015-01-31 Doug Evans <xdje42@gmail.com>
15046
15047 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15048
cfb069a8
GB
150492015-01-31 Gary Benson <gbenson@redhat.com>
15050
15051 * gdb.base/completion.exp: Disable completion limiting for
15052 existing tests. Add new tests to check completion limiting.
15053 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15054
5dd31d79
DE
150552015-01-31 Doug Evans <xdje42@gmail.com>
15056
15057 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15058
9f050062
DE
150592015-01-31 Doug Evans <xdje42@gmail.com>
15060
15061 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15062 entries. Duplicate file section script entries.
15063 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15064 inlined entries. Add test for safe-path rejection.
15065 * gdb.python/py-section-script.c: Add duplicate inlined section script
15066 entries. Duplicate file section script entries.
15067 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15068 inlined entries. Add test for safe-path rejection.
15069
df25ebbd
JB
150702015-01-29 Joel Brobecker <brobecker@adacore.com>
15071
15072 * gdb.ada/disc_arr_bound: New testcase.
15073
4a0ca9ec
JB
150742015-01-29 Joel Brobecker <brobecker@adacore.com>
15075
15076 * gdb.ada/mi_var_array: New testcase.
15077
3a8b707a
DE
150782015-01-27 Doug Evans <dje@google.com>
15079
15080 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15081 Add test for objfile.filename, objfile.username after objfile
15082 has been unloaded.
15083
f8313f6e
JB
150842015-01-26 Joel Brobecker <brobecker@adacore.com>
15085
15086 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15087 the second test to print the name attribute of value
15088 returned by the call to gdb.lookup_type, and adjust
15089 the expected output accordingly.
15090
37bc665e
MW
150912015-01-25 Mark Wielaard <mjw@redhat.com>
15092
15093 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15094 * gdb.base/disp-step-fork.c: Include unistd.h.
15095 * gdb.base/siginfo-obj.c: Include stdio.h.
15096 * gdb.base/siginfo-thread.c: Likewise.
15097 * gdb.mi/non-stop.c: Include unistd.h.
15098 * gdb.mi/nsthrexec.c: Include stdio.h.
15099 * gdb.mi/pthreads.c: Include unistd.h.
15100 * gdb.modula2/unbounded1.c (main): Declare returns int.
15101 * gdb.reverse/consecutive-reverse.c: Likewise.
15102 * gdb.threads/create-fail.c: Include unistd.h.
15103 * gdb.threads/killed.c: Likewise.
15104 * gdb.threads/linux-dp.c: Likewise.
15105 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15106 * gdb.threads/non-ldr-exc-2.c: Likewise.
15107 * gdb.threads/non-ldr-exc-3.c: Likewise.
15108 * gdb.threads/non-ldr-exc-4.c: Likewise.
15109 * gdb.threads/pthreads.c: Include unistd.h.
15110 (main): Declare returns int.
15111 * gdb.threads/tls-main.c (foo): New declaration.
15112 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15113
f7e5394d
SM
151142015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15115
15116 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15117 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15118
743649fd
MW
151192015-01-15 Mark Wielaard <mjw@redhat.com>
15120
15121 * gdb.base/noreturn-return.c: New file.
15122 * gdb.base/noreturn-return.exp: New file.
15123 * gdb.base/noreturn-finish.c: New file.
15124 * gdb.base/noreturn-finish.exp: New file.
15125
198297aa
PA
151262015-01-23 Pedro Alves <palves@redhat.com>
15127
15128 * gdb.threads/continue-pending-after-query.c: New file.
15129 * gdb.threads/continue-pending-after-query.exp: New file.
15130
717cf30c
AG
151312015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15132 Simon Marchi <simon.marchi@ericsson.com>
15133
15134 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15135 * gdb.base/valgrind-db-attach.exp: Same.
15136 * gdb.base/valgrind-infcall.exp: Same.
15137 * lib/mi-support.exp (default_mi_gdb_start): Same.
15138 * lib/prompt.exp (default_prompt_gdb_start): Same.
15139 * lib/gdb.exp (default_gdb_spawn): Same.
15140 (gdb_interact): New.
15141
15142
4b62a76e
JK
151432015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15144
15145 * gdb.compile/compile.exp (pointer to jit function): New test.
15146
b4cdae6f
WW
151472015-01-17 Wei-cheng Wang <cole945@gmail.com>
15148
15149 * lib/gdb.exp (supports_process_record): Return true for
15150 powerpc*-*-linux*.
15151 (supports_reverse): Likewise.
15152
d221e7ef
DB
151532015-01-15 Don Breazeal <donb@codesourcery.com>
15154
15155 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15156 instead of checking whether the target board is remote and
15157 use spawn_wait_for_attach instead of exec/sleep.
15158 * gdb.base/attach-twice.exp: Likewise.
15159
bafffb51
JB
151602015-01-15 Joel Brobecker <brobecker@adacore.com>
15161
15162 * gdb.ada/var_arr_attrs: New testcase.
15163
5589af0e
PA
151642015-01-14 Pedro Alves <palves@redhat.com>
15165 Joel Brobecker <brobecker@adacore.com>
15166
15167 PR gdb/17525
15168 * gdb.base/bp-cmds-execution-x-script.c: New file.
15169 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15170 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15171
6c400b59
PA
151722015-01-14 Pedro Alves <palves@redhat.com>
15173
15174 PR cli/17828
15175 * gdb.base/batch-preserve-term-settings.c: New file.
15176 * gdb.base/batch-preserve-term-settings.exp: New file.
15177
e02c96a7
DE
151782015-01-13 Doug Evans <dje@google.com>
15179
15180 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15181 binary.
15182
576fd14c
JB
151832015-01-13 Joel Brobecker <brobecker@adacore.com>
15184
15185 * Makefile.in (clean mostlyclean): Do not delete *.py.
15186
04dccad0
JB
151872015-01-13 Joel Brobecker <brobecker@adacore.com>
15188
15189 * gdb.python/py-lookup-type.exp: New file.
15190
3d230f71
PA
151912015-01-12 Pedro Alves <palves@redhat.com>
15192
15193 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15194 restore GDBFLAGS before returning.
15195
7e67715d
JK
151962015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15197
15198 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15199 is_amd64_regs_target and is_x86_like_target.
15200
f2e0d4b4
DE
152012015-01-11 Doug Evans <xdje42@gmail.com>
15202
15203 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15204 is given without an explicit form.
15205 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15206 attributes.
15207 * gdb.dwarf/corrupt.exp: Ditto.
15208 * gdb.dwarf2/enum-type.exp: Ditto.
15209 * gdb.trace/entry-values.exp: Ditto.
15210 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15211
439250fb
DE
152122015-01-11 Doug Evans <xdje42@gmail.com>
15213
15214 PR gdb/15830
15215 * gdb.base/maint.exp: Remove references to "maint demangle".
15216 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15217 Add tests for explicitly specifying language to demangle.
15218 * gdb.dlang/demangle.exp: Ditto.
15219
ede9f622
PA
152202015-01-09 Pedro Alves <palves@redhat.com>
15221
15222 * gdb.threads/non-stop-fair-events.c: New file.
15223 * gdb.threads/non-stop-fair-events.exp: New file.
15224
a7b796db
PA
152252015-01-09 Pedro Alves <palves@redhat.com>
15226
15227 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15228 the global scope. Set a breakpoint after all threads are started
15229 rather than stepping over two source lines. Expect the prompt.
15230 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15231 global.
15232 (NUM): Now 15.
15233 (main): Use threads_started_barrier to wait for all threads to
15234 start. Main thread no longer calls thread_function. Exit after
15235 180 seconds.
15236 (loop): New function.
15237 (thread_function): Wait on threads_started_barrier barrier. Call
15238 'loop' at each iteration.
15239 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15240 threads have started, instead of hardcoding number of "next"
15241 steps. Use an access watchpoint instead of a write watchpoint.
15242
9665ffdd
PA
152432015-01-09 Pedro Alves <palves@redhat.com>
15244
15245 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15246 (thread_func): Wait on barrier.
15247 (main): Wait for all threads to start before stopping GDB.
15248 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15249 global.
15250 (thread1_func, thread2_func): Wait on barrier.
15251 (main): Wait for all threads to start before stopping GDB.
15252 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15253 New global.
15254 (thread1_func, thread2_func): Wait on barrier.
15255 (main): Wait for all threads to start before stopping GDB.
15256
c945a99f
PA
152572015-01-09 Pedro Alves <palves@redhat.com>
15258
15259 * gdb.threads/attach-many-short-lived-threads.c: New file.
15260 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15261
c1a747c1
PA
152622014-01-09 Pedro Alves <palves@redhat.com>
15263
15264 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15265 instead of to thread 2.
15266 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15267 Add barrier around each pthread_create call instead of around all
15268 calls.
15269 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15270 Set a break on thread_function and have the child threads hit it
15271 one at at a time.
15272
60b3033e
PA
152732015-01-09 Pedro Alves <palves@redhat.com>
15274
15275 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15276 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15277 false.
15278 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15279 checking whether the target board is remote.
15280 * gdb.multi/multi-attach.exp: Likewise.
15281 * gdb.python/py-sync-interp.exp: Likewise.
15282 * gdb.server/ext-attach.exp: Likewise.
15283 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15284 tests that need to attach, instead of checking whether the target
15285 board is remote at the top of the file.
15286
acc018ac
YQ
152872015-01-08 Yao Qi <yao@codesourcery.com>
15288
15289 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15290
50a18af8
JK
152912015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15292
15293 Fix testcase compilation.
15294 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15295
8503d6e1
JB
152962015-01-06 Joel Brobecker <brobecker@adacore.com>
15297
15298 * gdb.python/py-type.exp: Add a couple test about empty
15299 array creation, and negative-length array creation.
15300
cc73dbcc
DE
153012015-01-02 Doug Evans <xdje42@gmail.com>
15302
15303 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15304
0300bbc7
DE
153052015-01-02 Doug Evans <dje@google.com>
15306
15307 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15308
9d85a0ec
YQ
153092014-12-29 Yao Qi <yao@codesourcery.com>
15310
15311 * gdb.trace/entry-values.exp: Update comments. Rename variable
15312 bar_call_foo to returned_from_foo.
15313
87186c6a
MMN
153142014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15315
15316 PR gdb/17394
15317 * gdb.linespec/break-asm-file.c: New file.
15318 * gdb.linespec/break-asm-file.exp: New file.
15319 * gdb.linespec/break-asm-file0.s: New file.
15320 * gdb.linespec/break-asm-file1.s: New file.
15321
1bab7383
YQ
153222014-12-18 Nigel Stephens <nigel@mips.com>
15323 Maciej W. Rozycki <macro@codesourcery.com>
15324
15325 * gdb.base/float.exp: Handle the new output from "info float" on
15326 MIPS targets.
15327
1bc1068a
JK
153282014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15329
15330 Fix MinGW compilation.
15331 * gdb.compile/compile-ops.exp: Update untested message if
15332 !skip_compile_feature_tests.
15333 * gdb.compile/compile-setjmp.exp: Likewise.
15334 * gdb.compile/compile-tls.exp: Likewise.
15335 * gdb.compile/compile.exp: Likewise.
15336 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15337 supported on this host".
15338
b6615d10
DE
153392014-12-16 Doug Evans <xdje42@gmail.com>
15340
15341 * boards/stabs.exp: New file.
15342
25dda427
AA
153432014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15344
15345 * gdb.base/completion.exp: Adjust to format changes of "maint
15346 print user-registers".
15347
bf330350
CU
153482014-12-16 Catalin Udma <catalin.udma@freescale.com>
15349
15350 PR server/17457
15351 * gdb.arch/aarch64-fp.c: New file.
15352 * gdb.arch/aarch64-fp.exp: New file.
15353
395cf596
SDJ
153542014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15355
15356 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15357 r210637, r210913, r211666, r215400, r215817).
15358
15359 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15360 * dg-extract-results.py: New file.
15361 * dg-extract-results.sh: Use it if the environment seems
15362 suitable.
15363
15364 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15365
15366 * dg-extract-results.py (parse_run): Handle warnings that
15367 are printed before a test harness is run.
15368
15369 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15370
15371 * dg-extract-results.py (Named): Remove __cmp__ method.
15372 (output_variation): Use a key to sort variation.harnesses.
15373
15374 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15375
15376 * dg-extract-results.py: For Python 3, force sys.stdout to
15377 handle surrogate escape sequences.
15378 (safe_open): New function.
15379 (output_segment, main): Use it.
15380
15381 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15382
15383 * dg-extract-results.py (Prog.result_re): Include options
15384 in test name.
15385
15386 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15387
15388 * dg-extract-results.py (output_variation): Always sort if
15389 do_sum.
15390
e882ef3c
SM
153912014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15392
15393 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15394 as long as we get pagination notifications.
15395
4992aa20
JM
153962014-12-15 Jason Merrill <jason@redhat.com>
15397
15398 * Makefile.in (check-gdb.%): Restore.
15399 * README: Mention it.
15400
c1b5a1a6
JB
154012014-12-13 Joel Brobecker <brobecker@adacore.com>
15402
15403 * gdb.ada/str_uninit: New testcase.
15404
5537b577
JK
154052014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15406
15407 PR symtab/17642
15408 * gdb.base/vla-stub-define.c: New file.
15409 * gdb.base/vla-stub.c: New file.
15410 * gdb.base/vla-stub.exp: New file.
15411
bb2ec1b3
TT
154122014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15413 Jan Kratochvil <jan.kratochvil@redhat.com>
15414 Tom Tromey <tromey@redhat.com>
15415
15416 * configure.ac: Add gdb.compile/.
15417 * configure: Regenerate.
15418 * gdb.compile/Makefile.in: New file.
15419 * gdb.compile/compile-ops.exp: New file.
15420 * gdb.compile/compile-ops.c: New file.
15421 * gdb.compile/compile-tls.c: New file.
15422 * gdb.compile/compile-tls.exp: New file.
15423 * gdb.compile/compile-constvar.S: New file.
15424 * gdb.compile/compile-constvar.c: New file.
15425 * gdb.compile/compile-mod.c: New file.
15426 * gdb.compile/compile-nodebug.c: New file.
15427 * gdb.compile/compile-setjmp-mod.c: New file.
15428 * gdb.compile/compile-setjmp.c: New file.
15429 * gdb.compile/compile-setjmp.exp: New file.
15430 * gdb.compile/compile-shlib.c: New file.
15431 * gdb.compile/compile.c: New file.
15432 * gdb.compile/compile.exp: New file.
15433 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15434
4ff709eb
TT
154352014-12-12 Tom Tromey <tromey@redhat.com>
15436
15437 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15438 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15439
6dddd6a5
DE
154402014-12-12 Doug Evans <dje@google.com>
15441
15442 * lib/gdb-python.exp (get_python_valueof): New function.
15443 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15444
71c24708
AA
154452014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15446
15447 * gdb.base/completion.exp: Add test for completion of "info
15448 registers ".
15449
3e29f34a
MR
154502014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15451
15452 * gdb.base/func-ptrs.c: New file.
15453 * gdb.base/func-ptrs.exp: New file.
15454
fc126975
SM
154552014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15456
15457 PR breakpoints/17012
15458 * gdb.base/dprintf-detach.c: New file.
15459 * gdb.base/dprintf-detach.exp: New file.
15460
0a46d518
SM
154612014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15462
15463 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15464 * lib/gdb.exp (target_is_gdbserver): New procedure.
15465
a0be3e44
DE
154662014-12-08 Doug Evans <dje@google.com>
15467
15468 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15469
df1b803a
YQ
154702014-12-05 Yao Qi <yao@codesourcery.com>
15471
15472 * gdb.guile/scm-error.exp: Remove the third argument to
15473 gdb_remote_download.
15474 * gdb.guile/scm-frame-args.exp: Likewise.
15475 * gdb.guile/scm-section-script.exp: Likewise.
15476
ddb9f679
YQ
154772014-12-05 Yao Qi <yao@codesourcery.com>
15478
15479 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15480
86e4ed39
DE
154812014-12-04 Doug Evans <dje@google.com>
15482
15483 * gdb.python/py-objfile.exp: Add tests for
15484 objfile.add_separate_debug_file.
15485
7c50a931
DE
154862014-12-04 Doug Evans <dje@google.com>
15487
15488 * lib/gdb.exp (get_build_id): New function.
15489 (build_id_debug_filename_get): Rewrite to use it.
15490 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15491
621661e3
MR
154922014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15493
15494 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15495 `method(long)', not just 0x0.
15496 * gdb.cp/nsalias.exp: Align code labels to 4.
15497 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15498 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15499 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15500 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15501 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15502 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15503
29f0c3b7
DE
155042014-12-02 Doug Evans <dje@google.com>
15505
e1e061e7 15506 PR symtab/17602
29f0c3b7 15507 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 15508 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
15509 * gdb.cp/anon-ns.exp: Update.
15510
162078c8
NB
155112014-12-02 Nick Bull <nicholaspbull@gmail.com>
15512
15513 * gdb.python/py-events.py (inferior_call_handler): New.
15514 (register_changed_handler, memory_changed_handler): New.
15515 (test_events.invoke): Register new handlers.
15516 * gdb.python/py-events.exp: Add tests for inferior call,
15517 memory_changed and register_changed events.
15518
fdb09caf
AA
155192014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15520
15521 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15522 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15523 if the linker doesn't understand this.
15524
55cfb2c4
SM
155252014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15526
15527 * gdb.python/python.exp: Change expected reply to help().
15528
9e8cd6df
YQ
155292014-12-01 Yao Qi <yao@codesourcery.com>
15530
15531 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15532 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15533 * configure: Re-generated.
15534
6c659fc2
SC
155352014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15536
15537 * gdb.cp/chained-calls.cc: New file.
15538 * gdb.cp/chained-calls.exp: New file.
15539 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15540
d7fc3181
SM
155412014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15542
15543 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15544 * gdb.dwarf2/symtab-producer.exp: Same.
15545 * gdb.gdb/python-interrupts.exp: Same.
15546 * gdb.gdb/python-selftest.exp: Same.
15547 * gdb.python/py-linetable.exp: Same.
15548 * gdb.python/py-type.exp: Same.
15549 * gdb.python/py-value-cc.exp: Same.
15550 * gdb.python/py-value.exp: Same.
15551
10e79639
YQ
155522014-11-28 Yao Qi <yao@codesourcery.com>
15553
15554 * gdb.base/break-probes.exp: Match library name prefixed with
15555 sysroot.
15556
f28a0564
SM
155572014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15558
15559 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15560 test expected output. Add parentheses for the call to print.
15561 Remove L suffix from integers.
15562
3fe1ce1d
DE
155632014-11-26 Doug Evans <dje@google.com>
15564
15565 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15566
84429e27
YQ
155672014-11-22 Yao Qi <yao@codesourcery.com>
15568
15569 * gdb.trace/entry-values.c: Remove asms.
15570 (foo): Add foo_label.
15571 (bar): Add bar_label.
15572 * gdb.trace/entry-values.exp: Remove code computing foo's
15573 length and bar's length.
15574 (Dwarf::assemble): Invoke function_range for bar and use
15575 MACRO_AT_func for foo.
15576
26741859
YQ
155772014-11-22 Yao Qi <yao@codesourcery.com>
15578
15579 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15580 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15581 Use .Lgcc43_procstart instead of gcc43.
15582
45e44d27
JB
155832014-11-21 Joel Brobecker <brobecker@adacore.com>
15584
15585 * gdb.ada/n_arr_bound: New testcase.
15586
458c8db8
SDJ
155872014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15588
15589 PR breakpoints/10737
15590 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15591 test_catch_syscall_multi_arch.
15592 (test_catch_syscall_multi_arch): New function.
15593
43f3e411
DE
155942014-11-20 Doug Evans <xdje42@gmail.com>
15595
15596 * gdb.base/maint.exp: Update expected output.
15597
0d7b2549
AA
155982014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15599
15600 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15601 4-byte instruction on S390.
15602
8908fca5
JB
156032014-11-19 Joel Brobecker <brobecker@adacore.com>
15604
15605 * gdb.ada/arr_arr: New testcase.
15606
4a46959e
JB
156072014-11-19 Joel Brobecker <brobecker@adacore.com>
15608
15609 * gdb.ada/pkd_arr_elem: New Testcase.
15610
470e2f4e
LM
156112014-11-18 Luis Machado <lgustavo@codesourcery.com>
15612
15613 * gdb.reverse/break-precsave: Expect completion message for
15614 core file reads.
15615 * gdb.reverse/consecutive-precsave.exp: Likewise.
15616 * gdb.reverse/finish-precsave.exp: Likewise.
15617 * gdb.reverse/i386-precsave.exp: Likewise.
15618 * gdb.reverse/machinestate-precsave.exp: Likewise.
15619 * gdb.reverse/sigall-precsave.exp: Likewise.
15620 * gdb.reverse/solib-precsave.exp: Likewise.
15621 * gdb.reverse/step-precsave.exp: Likewise.
15622 * gdb.reverse/until-precsave.exp: Likewise.
15623 * gdb.reverse/watch-precsave.exp: Likewise.
15624
a267f3ad
AA
156252014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15626
15627 * gdb.base/bp-permanent.c: Include unistd.h.
15628 * gdb.python/py-framefilter-mi.c (main): Add return type.
15629 * gdb.python/py-framefilter.c (main): Likewise.
15630 * gdb.trace/actions-changed.c (main): Likewise.
15631
12084a9a
AA
156322014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15633
15634 * gdb.mi/until.c: Add eye-catchers.
15635 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15636 line numbers.
15637
dc7e1a77
AA
156382014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15639
15640 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15641 function header variants in break1.c.
15642 * gdb.base/ena-dis-br.exp: Likewise.
15643 * gdb.base/hbreak2.exp: Likewise.
15644 * gdb.reverse/until-precsave.exp: Drop references to removed
15645 non-prototype function header variants in ur1.c.
15646 * gdb.reverse/until-reverse.exp: Likewise.
15647
41c77605
PM
156482014-11-17 Petr Machata <pmachata@redhat.com>
15649
15650 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15651 ${_cu_offset_size} bytes abbrev offset.
15652
34248c3a
DE
156532014-11-15 Doug Evans <xdje42@gmail.com>
15654
15655 PR symtab/17559
15656 * gdb.base/line-symtabs.exp: New file.
15657 * gdb.base/line-symtabs.c: New file.
15658 * gdb.base/line-symtabs.h: New file.
15659
646da059
YQ
156602014-11-14 Yao Qi <yao@codesourcery.com>
15661
15662 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15663 (func): Add label func_label.
15664 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15665 Replace low_pc and high_pc with MACRO_AT_range.
15666 Replace name, low_pc and high_pc with MACRO_AT_func.
15667
9301ebe6
YQ
156682014-11-14 Yao Qi <yao@codesourcery.com>
15669
15670 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15671 Replace name, low_pc and high_pc with MACRO_AT_func.
15672
f166b542
YQ
156732014-11-14 Yao Qi <yao@codesourcery.com>
15674
15675 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15676 produce debug information.
15677 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15678
0f6e71e3
YQ
156792014-11-14 Yao Qi <yao@codesourcery.com>
15680
15681 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15682 object and get function length.
15683 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15684 with MACRO_AT_func.
15685 (top-level): Replace gdb_compile and clean_restart with
15686 prepare_for_testing.
15687 * gdb.dwarf2/main.c (main): Add label main_label.
15688
876c4df9
YQ
156892014-11-14 Yao Qi <yao@codesourcery.com>
15690
15691 * lib/dwarf.exp (function_range): New procedure.
15692 (Dwarf::_handle_macro_at_func): New procedure.
15693 (Dwarf::_handle_macro_at_range): New procedure.
15694 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15695
02ad9cf1
YQ
156962014-11-14 Yao Qi <yao@codesourcery.com>
15697
15698 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15699 (_handle_attribute): New procedure.
15700
a59add0c
AA
157012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15702
15703 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15704 * gdb.base/call-sc.c (zed): Likewise.
15705 * gdb.base/checkpoint.c (main): Likewise.
15706 * gdb.base/dump.c (main): Likewise.
15707 * gdb.base/gcore.c (main): Likewise.
15708 * gdb.base/huge.c (main): Likewise.
15709 * gdb.base/multi-forks.c (main): Likewise.
15710 * gdb.base/pr10179-a.c (main): Likewise.
15711 * gdb.base/savedregs.c (main): Likewise.
15712 * gdb.base/sigaltstack.c (main): Likewise.
15713 * gdb.base/siginfo.c (main): Likewise.
15714 * gdb.base/structs.c (zed): Likewise.
15715 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15716 * gdb.mi/mi-syn-frame.c (main): Likewise.
15717 * gdb.mi/until.c (foo, main): Likewise.
15718 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15719 * gdb.base/solib-weak.c (foo): Declare.
15720 * gdb.base/attach-twice.c: Include stdio.h.
15721 * gdb.base/weaklib1.c: Likewise.
15722 * gdb.base/weaklib2.c: Likewise.
15723 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15724 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15725 unistd.h.
15726 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15727 * gdb.mi/mi-exit-code.c: Likewise.
15728 * gdb.base/break-interp-lib.c: Include string.h.
15729 * gdb.base/coremaker.c: Likewise.
15730 * gdb.base/testenv.c: Likewise.
15731 * gdb.python/py-finish-breakpoint.c: Likewise.
15732 * gdb.base/inferior-died.c: Include sys/wait.h.
15733 * gdb.base/fileio.c: Include time.h.
15734 * gdb.base/async-shell.c: Include unistd.h.
15735 * gdb.base/dprintf-non-stop.c: Likewise.
15736 * gdb.base/info-os.c: Likewise.
15737 * gdb.mi/mi-console.c: Likewise.
15738 * gdb.mi/watch-nonstop.c: Likewise.
15739 * gdb.python/py-events.c: Likewise.
15740 * gdb.base/async.c (baz): Move up before its invocation.
15741 * gdb.base/code_elim2.c (my_global_func): Likewise.
15742 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15743 * gdb.base/advance.c (func2): Likewise.
15744
3b5d5997
AA
157452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15746
15747 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15748 variant.
15749 * gdb.base/annota3.c: Likewise.
15750 * gdb.base/async.c: Likewise.
15751 * gdb.base/average.c: Likewise.
15752 * gdb.base/call-ar-st.c: Likewise.
15753 * gdb.base/call-rt-st.c: Likewise.
15754 * gdb.base/call-sc.c: Likewise.
15755 * gdb.base/call-strs.c: Likewise.
15756 * gdb.base/ending-run.c: Likewise.
15757 * gdb.base/execd-prog.c: Likewise.
15758 * gdb.base/exprs.c: Likewise.
15759 * gdb.base/foll-exec.c: Likewise.
15760 * gdb.base/foll-fork.c: Likewise.
15761 * gdb.base/foll-vfork.c: Likewise.
15762 * gdb.base/funcargs.c: Likewise.
15763 * gdb.base/gcore.c: Likewise.
15764 * gdb.base/jump.c: Likewise.
15765 * gdb.base/langs0.c: Likewise.
15766 * gdb.base/langs1.c: Likewise.
15767 * gdb.base/langs2.c: Likewise.
15768 * gdb.base/mips_pro.c: Likewise.
15769 * gdb.base/nodebug.c: Likewise.
15770 * gdb.base/opaque0.c: Likewise.
15771 * gdb.base/opaque1.c: Likewise.
15772 * gdb.base/recurse.c: Likewise.
15773 * gdb.base/run.c: Likewise.
15774 * gdb.base/scope0.c: Likewise.
15775 * gdb.base/scope1.c: Likewise.
15776 * gdb.base/setshow.c: Likewise.
15777 * gdb.base/setvar.c: Likewise.
15778 * gdb.base/shmain.c: Likewise.
15779 * gdb.base/shr1.c: Likewise.
15780 * gdb.base/shr2.c: Likewise.
15781 * gdb.base/sigall.c: Likewise.
15782 * gdb.base/signals.c: Likewise.
15783 * gdb.base/so-indr-cl.c: Likewise.
15784 * gdb.base/solib2.c: Likewise.
15785 * gdb.base/structs.c: Likewise.
15786 * gdb.base/sum.c: Likewise.
15787 * gdb.base/vforked-prog.c: Likewise.
15788 * gdb.base/watchpoint.c: Likewise.
15789 * gdb.reverse/shr2.c: Likewise.
15790 * gdb.reverse/until-reverse.c: Likewise.
15791 * gdb.reverse/ur1.c: Likewise.
15792 * gdb.reverse/watch-reverse.c: Likewise.
15793
066a77c5
AA
157942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15795
15796 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15797 variant.
15798 * gdb.base/sepdebug.exp: Drop references to removed code.
15799
4f204ea5
AA
158002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15801
15802 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15803 variant. Preserve original line numbering.
15804 * gdb.base/list1.c: Likewise.
15805
3b377a3a
AA
158062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15807
15808 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15809 variant.
15810 * gdb.base/break1.c: Likewise.
15811 * gdb.base/break.exp: Drop references to removed code.
15812
e444df73
AA
158132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15814
15815 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15816 variant.
15817
8008f2a7
AA
158182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15819
15820 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15821
a5a06887
AA
158222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15823
15824 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15825 logic into perform_all_tests() and invoke it with and without
15826 function header prototypes.
15827 (do_function_calls): Remove conditional XFAIL for PR 5318.
15828 (rerun_and_prepare): Remove duplicate code.
15829 (perform_all_tests): New. Main logic moved here.
15830
44dba9b9
AA
158312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15832
15833 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15834 code guarded by #ifdef NO_PROTOTYPES.
15835 (t_double_many_args): Likewise.
15836 (DEF_FUNC_MANY_ARGS_1): Likewise.
15837 (DEF_FUNC_VALUES_1): Likewise.
15838 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15839 guarded by #ifdef PROTOTYPES.
15840
d1fbcd56
AA
158412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15842
15843 * gdb.mi/mi-console.c: Add eye-catcher.
15844 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15845 instead of literal line number.
15846
b0e59b8f
AA
158472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15848
15849 * gdb.base/shr2.c: Add eye-catcher.
15850 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15851 line number.
15852
78f98cca
AA
158532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15854
15855 * gdb.base/jump.c: Add eye-catchers.
15856 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15857 numbers.
15858
58fa2af0
AA
158592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15860
15861 * gdb.base/execd-prog.c: Add eye-catchers.
15862 * gdb.base/foll-exec.c: Likewise.
15863 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15864 line numbers.
15865
04e5059b
AA
158662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15867
15868 * gdb.base/ending-run.c: Add eye-catchers.
15869 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15870 literal line numbers.
15871
dbfdb174
AA
158722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15873
15874 * gdb.base/call-rt-st.c: Add eye-catchers.
15875 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15876 literal line numbers.
15877
888a2ade
AA
158782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15879
15880 * gdb.base/call-ar-st.c: Add eye-catchers.
15881 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15882 literal line numbers.
15883
6acc2dde
AA
158842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15885
15886 * gdb.base/average.c: Add eye-catchers.
15887 * gdb.base/sum.c: Likewise.
15888 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15889 regexps dynamically.
15890
9ecfcd1d
AA
158912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15892
15893 * gdb.base/solib1.c: Add eye-catchers.
15894 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15895 literal line numbers.
15896
78708b7c
PA
158972014-11-12 Pedro Alves <palves@redhat.com>
15898
15899 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15900 leader has exited.
15901
af48d08f
PA
159022014-11-12 Pedro Alves <palves@redhat.com>
15903
15904 * gdb.arch/i386-bp_permanent.c: New file.
15905 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15906 (srcfile): Set to i386-bp_permanent.c.
15907 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15908 that stepi does not execute the 'leave' instruction, instead of
15909 testing it does execute.
15910 * gdb.base/bp-permanent.c: New file.
15911 * gdb.base/bp-permanent.exp: New file.
15912
af3768e9
DE
159132014-11-10 Doug Evans <xdje42@gmail.com>
15914
15915 PR symtab/17564
15916 * gdb.base/symtab-search-order.exp: New file.
15917 * gdb.base/symtab-search-order.c: New file.
15918 * gdb.base/symtab-search-order-1.c: New file.
15919 * gdb.base/symtab-search-order-shlib-1.c: New file.
15920
9de00a4a
PA
159212014-11-07 Pedro Alves <palves@redhat.com>
15922
15923 PR gdb/17511
15924 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15925 i?86-*-linux*.
15926
e0f52461
SC
159272014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15928
15929 PR c++/17494
15930 * gdb.cp/pr17494.cc: New file.
15931 * gdb.cp/pr17494.exp: New file.
15932
6ce8c980
YQ
159332014-11-02 Yao Qi <yao@codesourcery.com>
15934
15935 * gdb.python/python.exp: Get working directory and match the
15936 output of "set extended-prompt \\w " with it.
15937
02be9a71
DE
159382014-10-30 Doug Evans <dje@google.com>
15939
15940 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15941 in objfiles.
15942 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15943 in progspaces.
15944
3bdff46b
LM
159452014-10-30 Janis Johnson <janisjo@codesourcery.com>
15946
15947 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15948 * gdb.base/realname-expand.exp: Likewise.
15949 * gdb.linespec/macro-relative.exp: Likewise.
15950
ab917dfb
PA
159512014-10-29 Pedro Alves <palves@redhat.com>
15952
15953 PR gdb/17408
15954 * gdb.threads/schedlock.c (some_function): New function.
15955 (call_function): New global.
15956 (MAYBE_CALL_SOME_FUNCTION): New macro.
15957 (thread_function): Call it.
15958 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15959 and use it instead of a global counter. Adjust all callers.
15960 (get_current_thread): Use "find current thread" for test message
15961 here rather than having all callers pass down the same string.
15962 (goto_loop): New procedure, factored out from ...
15963 (my_continue): ... this.
15964 (step_ten_loops): Change parameter from test message to command to
15965 use. Adjust.
15966 (list_count): Delete global.
15967 (check_result): New procedure, factored out from duplicate top
15968 level code.
15969 (continue tests): Wrap in with_test_prefix.
15970 (test_step): New procedure, factored out from duplicate top level
15971 code.
15972 (top level): Test "step" in combination with all scheduler-locking
15973 modes. Test "next" in combination with all scheduler-locking
15974 modes, and in combination with stepping over a function call or
15975 not.
15976 * gdb.threads/next-bp-other-thread.c: New file.
15977 * gdb.threads/next-bp-other-thread.exp: New file.
15978
d3d4baed
PA
159792014-10-29 Pedro Alves <palves@redhat.com>
15980
15981 PR python/17372
15982 * gdb.python/python.exp: Test a multi-line command that spawns
15983 interactive Python.
15984 * gdb.base/multi-line-starts-subshell.exp: New file.
15985
563e8d85
YQ
159862014-10-29 Yao Qi <yao@codesourcery.com>
15987
15988 * gdb.base/fileio.exp: Make directories on host.
15989
0ea4d52e
YQ
159902014-10-29 Yao Qi <yao@codesourcery.com>
15991
15992 * gdb.base/fileio.c (test_write): Close the file.
15993
7f5ef605
PA
159942014-10-28 Pedro Alves <palves@redhat.com>
15995
15996 PR gdb/12623
15997 * gdb.base/sigstep.c (no_handler): New global.
15998 (main): If 'no_handler is true, set the signal handlers to
15999 SIG_IGN.
16000 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16001 with_sw_watch and no_handler parameters. Handle them.
16002 (top level) <stepping over handler when stopped at a breakpoint
16003 test>: Add a test axis for testing with a software watchpoint, and
16004 another for testing with the signal handler set to SIG_IGN.
16005 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16006 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16007
abbdbd03
PA
160082014-10-28 Pedro Alves <palves@redhat.com>
16009
16010 PR gdb/17511
16011 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16012 * gdb.base/sigstep.exp (other_handler_location): New global.
16013 (advance): Support stepping into the signal handler, and running
16014 commands while in the handler.
16015 (in_handler_map): New global.
16016 (top level): In the advance test, add combinations for getting
16017 into the handler with stepping commands, and for running commands
16018 in the handler. Add comment descripting the advancei tests.
16019
1df4399f
PA
160202014-10-28 Pedro Alves <palves@redhat.com>
16021
16022 * gdb.base/sigstep.exp: Use build_executable instead of
16023 prepare_for_testing.
16024 (top level): Move code that starts GDB, runs to main and creates a
16025 display to ...
16026 (restart): ... this new procedure.
16027 (top level): Move backtrace from signal handler test to ...
16028 (validate_backtrace): ... this new procedure.
16029 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16030 with_test_prefix. Always restart GDB.
16031 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16032 with_test_prefix. Always restart GDB. No need to delete
16033 breakpoints after the test.
16034 (test_skip_handler): Remove prefix parameter.
16035 (skip_over_handler, breakpoint_to_handler)
16036 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16037 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16038 restart GDB. No need to delete breakpoints after the test.
16039 (top level): Use foreach to call the test procedures with
16040 different commands.
16041
a5b6e449
PA
160422014-10-28 Pedro Alves <palves@redhat.com>
16043
16044 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16045 instead of GNATS numbers.
16046 * gdb.base/sigbpt.exp: Likewise.
16047 * gdb.base/siginfo.exp: Likewise.
16048 * gdb.base/sigstep.exp: Likewise.
16049
e5f8a7cc
PA
160502014-10-27 Pedro Alves <palves@redhat.com>
16051
16052 * gdb.base/sigstep.c (dummy): New global.
16053 (main): Issue a couple writes to the new global.
16054 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16055 procedures.
16056 (skip_over_handler): Use test_skip_handler.
16057 (top level): Call skip_over_handler for stepi and nexti too.
16058 (breakpoint_over_handler): Use test_skip_handler.
16059 (top level): Call breakpoint_over_handler for stepi and nexti too.
16060
763905a3
YQ
160612014-10-27 Yao Qi <yao@codesourcery.com>
16062
16063 * gdb.trace/tfile.c (adjust_function_address)
16064 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16065 function descriptor.
16066
6f259a23
DB
160672014-10-24 Don Breazeal <donb@codesourcery.com>
16068
16069 * gdb.base/foll-fork.exp (test_follow_fork,
16070 catch_fork_child_follow): Check for updated fork messages emitted
16071 from infrun.c.
16072 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16073 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16074 vfork_and_exec_child_follow_through_step): Check for updated vfork
16075 messages emitted from infrun.c.
16076
09dd9a69
PA
160772014-10-24 Pedro Alves <palves@redhat.com>
16078
16079 * gdb.base/corefile.exp: Remove references to ultrix.
16080 * gdb.base/interrupt.exp: Likewise.
16081 * gdb.base/whatis.exp: Likewise.
16082 * gdb.gdb/selftest.exp: Likewise.
16083 * gdb.threads/manythreads.exp: Likewise.
16084 * gdb.threads/print-threads.exp: Likewise.
16085 * gdb.threads/pthreads.exp:: Likewise.
16086 * gdb.threads/schedlock.exp: Likewise.
16087
3433cfa5
SC
160882014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16089
16090 * gdb.cp/non-trivial-retval.cc: Add a test case.
16091 * gdb.cp/non-trivial-retval.exp: Add a test.
16092
092f880b
YQ
160932014-10-20 Yao Qi <yao@codesourcery.com>
16094
16095 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16096 * gdb.python/py-objfile-script-gdb.py: New file.
16097 * gdb.python/py-objfile-script.exp: Update reference to
16098 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16099 of remote_download. Remove the dest file.
16100
acbdb7f3
YQ
161012014-10-20 Yao Qi <yao@codesourcery.com>
16102
16103 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16104 * gdb.base/step-line.exp: Likewise.
16105 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16106 * gdb.dwarf2/dw2-basic.exp: Likewise.
16107 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16108 * gdb.dwarf2/dw2-filename.exp: Likewise.
16109 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16110 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16111 * gdb.dwarf2/dw2-producer.exp: Likewise.
16112 * gdb.dwarf2/mac-fileno.exp: Likewise.
16113 * gdb.python/py-frame-args.exp: Likewise.
16114 * gdb.python/py-framefilter.exp: Likewise.
16115 * gdb.python/py-mi.exp: Likewise.
16116 * gdb.python/py-objfile-script.exp: Likewise
16117 * gdb.python/py-pp-integral.exp: Likewise.
16118 * gdb.python/py-pp-re-notag.exp: Likewise.
16119 * gdb.python/py-prettyprint.exp: Likewise.
16120 * gdb.python/py-section-script.exp: Likewise.
16121 * gdb.python/py-typeprint.exp: Likewise.
16122 * gdb.python/py-xmethods.exp: Likewise.
16123 * gdb.stabs/weird.exp: Likewise.
16124 * gdb.xml/tdesc-regs.exp: Likewise.
16125
bd286a29
KCY
161262014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16127
16128 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16129 (out_cu): Use addr_len for the size of addresses.
16130 (out_line): Likewise. Size DW_LNE_set_address instruction
16131 according to addr_len.
16132 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16133 (FUNC): Add START_INSNS to definition.
16134
673dc4a0
YQ
161352014-10-18 Yao Qi <yao@codesourcery.com>
16136
16137 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16138 gdb_has_argv0 return true.
16139 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16140 check [target_info exists noargs], check [gdb_has_argv0]
16141 instead.
16142 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16143 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16144 procedures.
16145
4ffbba72
DE
161462014-10-17 Doug Evans <dje@google.com>
16147
16148 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16149 event.
16150 * gdb.python/py-events.py: Add clear_objfiles event.
16151
d096d8c1
DE
161522014-10-17 Doug Evans <dje@google.com>
16153
16154 * gdb.python/py-objfile.exp: Test progspace attribute.
16155
a80db015
LM
161562014-10-17 Luis Machado <lgustavo@codesourcery.com>
16157
16158 * gdb.guile/scm-breakpoint.exp: Do not assume any
16159 directory separators when matching source file paths.
16160 * gdb.python/py-breakpoint.exp: Likewise.
16161 * gdb.reverse/break-precsave.exp: Likewise.
16162 * gdb.reverse/break-reverse.exp: Likewise.
16163 * gdb.reverse/consecutive-precsave.exp: Likewise.
16164 * gdb.reverse/finish-precsave.exp: Likewise.
16165 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16166 * gdb.reverse/finish-reverse.exp: Likewise.
16167 * gdb.reverse/i386-precsave.exp: Likewise.
16168 * gdb.reverse/i387-env-reverse.exp: Likewise.
16169 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16170 * gdb.reverse/machinestate-precsave.exp: Likewise.
16171 * gdb.reverse/machinestate.exp: Likewise.
16172 * gdb.reverse/sigall-precsave.exp: Likewise.
16173 * gdb.reverse/solib-precsave.exp: Likewise.
16174 * gdb.reverse/step-precsave.exp: Likewise.
16175 * gdb.reverse/until-precsave.exp: Likewise.
16176 * gdb.reverse/watch-precsave.exp: Likewise.
16177 * gdb.reverse/watch-reverse.exp: Likewise.
16178
b22089ab
YQ
161792014-10-17 Yao Qi <yao@codesourcery.com>
16180
16181 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16182 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16183
6c4486e6
PA
161842014-10-17 Pedro Alves <palves@redhat.com>
16185
16186 PR gdb/17471
16187 * gdb.base/bg-execution-repeat.c: New file.
16188 * gdb.base/bg-execution-repeat.exp: New file.
16189
0ff33695
PA
161902014-10-17 Pedro Alves <palves@redhat.com>
16191
16192 PR gdb/17300
16193 * gdb.base/continue-all-already-running.c: New file.
16194 * gdb.base/continue-all-already-running.exp: New file.
16195
6fdebc3d
PA
161962014-10-17 Pedro Alves <palves@redhat.com>
16197
16198 PR gdb/17472
16199 * gdb.base/annota-input-while-running.c: New file.
16200 * gdb.base/annota-input-while-running.exp: New file.
16201
32a8097b
PA
162022014-10-17 Pedro Alves <palves@redhat.com>
16203
16204 * gdb.base/callfuncs.exp: emove references to osf.
16205 * gdb.base/sigall.exp: Likewise.
16206 * gdb.gdb/selftest.exp: Likewise.
16207 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16208 * gdb.mi/non-stop.c: Likewise.
16209 * gdb.mi/pthreads.c: Likewise.
16210 * gdb.reverse/sigall-precsave.exp: Likewise.
16211 * gdb.reverse/sigall-reverse.exp: Likewise.
16212 * gdb.threads/pthreads.c: Likewise.
16213 * gdb.threads/pthreads.exp: Likewise.
16214
7a3517ff
YQ
162152014-10-17 Yao Qi <yao@codesourcery.com>
16216
16217 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16218 check 'target_info exists noargs'.
16219 (test_command_prompt_position): Likewise.
16220 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16221 Remove "set args".
16222 (progvar_simple_while_test): Likewise.
16223 (progvar_complex_if_while_test): Likewise.
16224 (if_while_breakpoint_command_test): Likewise.
16225 (infrun_breakpoint_command_test): Likewise.
16226 (breakpoint_command_test): Likewise.
16227 (watchpoint_command_test): Likewise.
16228 (bp_deleted_in_command_test): Likewise.
16229 (temporary_breakpoint_commands): Likewise.
16230
bb99c472
YQ
162312014-10-16 Yao Qi <yao@codesourcery.com>
16232
16233 * gdb.base/remotetimeout.exp: Remove noargs checking.
16234
7c16b83e
PA
162352014-10-15 Pedro Alves <palves@redhat.com>
16236
16237 PR breakpoints/9649
16238 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16239 * gdb.base/breakpoint-in-ro-region.exp
16240 (probe_target_hardware_step): New procedure.
16241 (top level): Probe hardware stepping and hardware breakpoint
16242 support. Test stepping through a read-only region, with both
16243 "breakpoint auto-hw" on and off and both "always-inserted" on and
16244 off.
16245
35a49624
IB
162462014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16247
16248 * gdb.dlang/demangle.exp: Update for demangling changes.
16249
2d1c107c
SC
162502014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16251
16252 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16253 * gdb.cp/non-trivial-retval.exp: Add new tests.
16254
778811d5
SC
162552014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16256
16257 PR c++/13403
16258 PR c++/15154
16259 * gdb.cp/non-trivial-retval.cc: New file.
16260 * gdb.cp/non-trivial-retval.exp: New file.
16261
10c5f0a8
YQ
162622014-10-15 Yao Qi <yao@codesourcery.com>
16263
16264 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16265 remote host.
16266
65d7b369
YQ
162672014-10-15 Yao Qi <yao@codesourcery.com>
16268
16269 * gdb.python/py-symbol.exp: Match file base name if host is
16270 remote, otherwise match file name with dir name.
16271 * gdb.python/py-symtab.exp: Likewise.
16272 * gdb.python/python.exp: Likewise.
16273
46dc1394
YQ
162742014-10-15 Yao Qi <yao@codesourcery.com>
16275
16276 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16277 pattern.
16278 * gdb.python/py-symtab.exp: Likewise.
16279 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16280 locationn.
16281
c40cc657
JB
162822014-10-14 Joel Brobecker <brobecker@adacore.com>
16283
16284 * gdb.ada/addr_arith: New testcase.
16285
2abf49e1
MR
162862014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16287
16288 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16289 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16290 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16291 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16292
f7088df3
SDJ
162932014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16294
16295 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16296 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16297 * gdb.arch/stap-eval-lang-ada.exp: New file.
16298
4dc06805
YQ
162992014-10-14 Yao Qi <yao@codesourcery.com>
16300
16301 * gdb.mi/mi-var-child.c (nothing1): New function.
16302 (nothing2): New function.
16303 (do_children_tests): Set function pointers by nothing1 and
16304 nothing2.
16305 * gdb.mi/mi-var-child.exp: Step over new added statements.
16306 Update test to match the new output.
16307 * gdb.mi/var-cmd.c (nothing1): New function.
16308 (nothing2): New function.
16309 (do_children_tests): Set function pointers by nothing1 and
16310 nothing2.
16311 * gdb.mi/mi-var-display.exp: Update test to match output.
16312 Step to the line specified by $line_dct_nothing.
16313 Increase the number of lines to step.
16314
46a93de2
YQ
163152014-10-14 Yao Qi <yao@codesourcery.com>
16316
16317 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16318 tests.
16319 * gdb.mi/mi2-var-child.exp: Likewise.
16320
14ea52ee
DE
163212014-10-13 Doug Evans <dje@google.com>
16322
16323 * gdb.python/py-objfile.exp: Change name of file name test.
16324
e5c6e92b
DE
163252014-10-13 Doug Evans <dje@google.com>
16326
16327 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16328 from the start of the CU.
16329
c780cc2f
JK
163302014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16331 Yao Qi <yao@codesourcery.com>
16332
16333 Fix "save breakpoints" for "catch" command.
16334 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16335 Remove -nonewline. Match also the added "main" line.
16336
99894e11
JK
163372014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16338
16339 Fix "save breakpoints" for "disable $bpnum" command.
16340 * gdb.base/save-bp.c (main): Add label.
16341 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16342
6e1ac5a3
JK
163432014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16344
16345 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16346
754dd2b0
YQ
163472014-10-11 Yao Qi <yao@codesourcery.com>
16348
16349 * gdb.server/server-kill.exp: Execute command
16350 "set remote trace-status-packet on" before "tstatus".
16351
f90183d7
YQ
163522014-10-11 Yao Qi <yao@codesourcery.com>
16353
16354 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16355 (main): Call getppid.
16356 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16357 and continue to it. Read variable "server_pid".
16358
bf40a607
YQ
163592014-10-11 Yao Qi <yao@codesourcery.com>
16360
16361 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16362
052ca370
YQ
163632014-10-11 Yao Qi <yao@codesourcery.com>
16364
16365 * gdb.threads/thread-find.exp: Don't execute command
16366 "info threads".
16367 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16368 * gdb.threads/linux-dp.exp: Don't check the condition
16369 $threads_created equals to zero.
16370
3831839c
PA
163712014-10-10 Pedro Alves <palves@redhat.com>
16372
16373 * gdb.base/bigcore.exp: Remove references to IRIX.
16374 * gdb.base/funcargs.exp: Likewise.
16375 * gdb.base/interrupt.exp: Likewise.
16376 * gdb.base/mips_pro.exp: Likewise.
16377 * gdb.base/nodebug.exp: Likewise.
16378 * gdb.base/setvar.exp: Likewise.
16379 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16380
8b9a549d
PA
163812014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16382 Pedro Alves <palves@redhat.com>
16383
16384 PR symtab/14466
16385 * gdb.base/vdso-warning.c: New file.
16386 * gdb.base/vdso-warning.exp: New file.
16387
d48ba5e8
DE
163882014-10-02 Doug Evans <dje@google.com>
16389
16390 * gdb.base/structs.c (main): Don't run forever.
16391
2278c276
PA
163922014-10-02 Pedro Alves <palves@redhat.com>
16393
16394 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16395 (top level) <stop threads 1, stop threads 2>: Use it.
16396
b57bacec
PA
163972014-10-02 Pedro Alves <palves@redhat.com>
16398
16399 * gdb.threads/break-while-running.exp (test): Add new
16400 'update_thread_list' argument. Skip "info threads" if false.
16401 (top level): Add new 'update_thread_list' axis.
16402
13fd3ff3
PA
164032014-10-02 Pedro Alves <palves@redhat.com>
16404
16405 PR breakpoints/17431
16406 * gdb.base/execl-update-breakpoints.c: New file.
16407 * gdb.base/execl-update-breakpoints.exp: New file.
16408
0fec99e8
PA
164092014-10-01 Pedro Alves <palves@redhat.com>
16410
16411 * gdb.base/breakpoint-in-ro-region.c: New file.
16412 * gdb.base/breakpoint-in-ro-region.exp: New file.
16413
2ddf4301
SM
164142014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16415
16416 * gdb.mi/mi-exit-code.exp: New file.
16417 * gdb.mi/mi-exit-code.c: New file.
16418
6a5f3f43
YQ
164192014-09-30 Yao Qi <yao@codesourcery.com>
16420
16421 * lib/prelink-support.exp (build_executable_own_libs): Error if
16422 the target isn't native.
16423
345bcc73
YQ
164242014-09-30 Yao Qi <yao@codesourcery.com>
16425
16426 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16427 false.
16428
a25a5a45
PA
164292014-09-22 Pedro Alves <palves@redhat.com>
16430
16431 * gdb.threads/break-while-running.exp: New file.
16432 * gdb.threads/break-while-running.c: New file.
16433
00ba3162
YQ
164342014-09-19 Yao Qi <yao@codesourcery.com>
16435
16436 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16437 Invoke test. Restart GDB with --readnow and invoke test again.
16438
c3b7b696
YQ
164392014-09-19 Yao Qi <yao@codesourcery.com>
16440
16441 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16442 proc set_breakpoint_on_gcd_function. Invoke
16443 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16444 invoke set_breakpoint_on_gcd_function again.
16445
2b4fd423
DE
164462014-09-18 Doug Evans <dje@google.com>
16447
16448 * gdb.dwarf2/symtab-producer.exp: New file.
16449
a5947601
SDJ
164502014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16451
16452 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16453 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16454 * gdb.base/global-var-nested-by-dso.c: Likewise.
16455 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16456
91c19059
SDJ
164572014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16458 Pedro Alves <palves@redhat.com>
16459
16460 * gdb.base/watch-bitfields.exp: Pass string other than test file
16461 name to prepare_for_testing.
16462 (watch): New procedure.
16463 (expect_watchpoint): Use with_test_prefix.
16464 (top level): Factor out tests to ...
16465 (test_watch_location, test_regular_watch): ... these new
16466 procedures, and use with_test_prefix and gdb_continue_to_end.
16467
bb9d5f81
PP
164682014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16469
16470 PR breakpoints/12526
16471 * gdb.base/watch-bitfields.exp: New file.
16472 * gdb.base/watch-bitfields.c: New file.
16473
635856f5
PA
164742014-09-16 Pedro Alves <palves@redhat.com>
16475
16476 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16477 software and hardware addresses, not software address against
16478 itself.
16479
7280ceea
PA
164802014-09-16 Pedro Alves <palves@redhat.com>
16481
16482 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16483 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16484
428b16bd
PA
164852014-09-16 Pedro Alves <palves@redhat.com>
16486
16487 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16488 files.
16489 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16490 "*-*-vxworks*" throughout.
16491 * gdb.base/break.exp: Likewise.
16492 * gdb.base/default.exp: Likewise.
16493 * gdb.base/scope.exp: Likewise.
16494 * gdb.base/sepdebug.exp: Likewise.
16495 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16496 throughout.
16497 * gdb.base/run.c: Likewise.
16498 * gdb.base/sepdebug.c: Likewise.
16499 * gdb.hp/gdb.aCC/run.c: Likewise.
16500 * gdb.reverse/until-reverse.c: Likewise.
16501 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16502
666d413c
YQ
165032014-09-16 Yao Qi <yao@codesourcery.com>
16504
16505 * boards/local-remote-host-native.exp: New file.
16506
57cbd724
DE
165072014-09-14 Doug Evans <xdje42@gmail.com>
16508
16509 * gdb.threads/queue-signal.c (thread_count): New variable.
16510 (thread_count_mutex, thread_count_condvar): New variables.
16511 (incr_thread_count, wait_all_threads_running): New functions.
16512 (main): Wait for all threads to be in their thread functions.
16513
81219e53
DE
165142014-09-13 Doug Evans <xdje42@gmail.com>
16515
16516 * gdb.threads/queue-signal.c: New file.
16517 * gdb.threads/queue-signal.exp: New file.
16518
3714cea7
DE
165192014-09-13 Doug Evans <xdje42@gmail.com>
16520
16521 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16522 be consistent with what default_gdb_init uses.
16523 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16524 the plain text of the prompt. Add some logging printfs.
16525 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16526
fa43b1d7
PA
165272014-09-12 Pedro Alves <palves@redhat.com>
16528
16529 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16530 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16531 * gdb.arch/i386-size-overlap.exp: Likewise.
16532 * gdb.arch/i386-size.exp: Likewise.
16533 * gdb.arch/i386-unwind.exp: Likewise.
16534 * gdb.base/a2-run.exp: Likewise.
16535 * gdb.base/break.exp: Likewise.
16536 * gdb.base/charset.exp: Likewise.
16537 * gdb.base/chng-syms.exp: Likewise.
16538 * gdb.base/commands.exp: Likewise.
16539 * gdb.base/dbx.exp: Likewise.
16540 * gdb.base/find.exp: Likewise.
16541 * gdb.base/funcargs.exp: Likewise.
16542 * gdb.base/jit-simple.exp: Likewise.
16543 * gdb.base/reread.exp: Likewise.
16544 * gdb.base/sepdebug.exp: Likewise.
16545 * gdb.base/step-bt.exp: Likewise.
16546 * gdb.cp/mb-inline.exp: Likewise.
16547 * gdb.cp/mb-templates.exp: Likewise.
16548 * gdb.objc/basicclass.exp: Likewise.
16549 * gdb.threads/killed.exp: Likewise.
16550
9d9bf2df
EBM
165512014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16552
16553 PR tdep/17379
16554 * gdb.arch/powerpc-stackless.S: New file.
16555 * gdb.arch/powerpc-stackless.exp: New file.
16556
1cf2f1b0
JK
165572014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16558
16559 * gdb.base/attach.c: Include unistd.h.
16560 (main): Call alarm. Add label postloop.
16561 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16562 gdb_breakpoint, gdb_continue_to_breakpoint.
16563 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16564
98880d46
PA
165652014-09-11 Pedro Alves <palves@redhat.com>
16566
16567 PR gdb/17347
16568 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16569 * gdb.base/attach.exp (test_command_line_attach_run): New
16570 procedure.
16571 (top level): Call it.
16572
4c92ff2c
PA
165732014-09-11 Pedro Alves <palves@redhat.com>
16574
16575 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16576 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16577 (do_command_attach_tests): Use spawn_wait_for_attach.
16578 * gdb.base/solib-overlap.exp: Likewise.
16579 * gdb.multi/multi-attach.exp: Likewise.
16580 * gdb.python/py-prompt.exp: Likewise.
16581 * gdb.python/py-sync-interp.exp: Likewise.
16582 * gdb.server/ext-attach.exp: Likewise.
16583
3adc1a7d
GKB
165842014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16585
16586 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16587 command in testcase. Simplify testcase.
16588
96334934
JB
165892014-09-10 Joel Brobecker <brobecker@adacore.com>
16590
16591 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16592
eb479039
JB
165932014-09-10 Joel Brobecker <brobecker@adacore.com>
16594
16595 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16596
deede10c
JB
165972014-09-10 Joel Brobecker <brobecker@adacore.com>
16598
16599 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16600
7828a5f5
JB
166012014-09-10 Joel Brobecker <brobecker@adacore.com>
16602
16603 * gdb.dwarf2/dynarr-ptr.c: New file.
16604 * gdb.dwarf2/dynarr-ptr.exp: New file.
16605
33aeebcf
MR
166062014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16607
16608 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16609 of 30 rather than hardcoding 120 for a slow test case. Take the
16610 `gdb,timeout' target setting into account for this calculation.
16611 Don't extend the timeout for the test cases that don't need it.
16612
7b415901
MR
166132014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16614
16615 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16616 a factor of 2 for a slow test case. Take the `gdb,timeout'
16617 target setting into account for this calculation.
16618 * gdb.reverse/until-precsave.exp: Increase the timeout by
16619 a factor of 15 and 3 respectively rather than adding 120
16620 for a pair of slow test cases. Take the `gdb,timeout'
16621 target setting into account for this calculation.
16622
4a40f85a
MR
166232014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16624
16625 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16626 timeout, don't pass one down to gdb_expect.
16627 (gdb_expect): Rework timeout selection.
16628
09635af7
MR
166292014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16630
16631 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16632 exception on timeout.
16633 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16634 (gdbserver_start_extended): Catch any `gdbserver_start' error
16635 exceptions.
16636 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16637 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16638 `gdbserver_gdb_load' error exceptions.
16639
2bdd10b7
MR
166402014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16641
16642 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16643 120 on waiting for the TCP socket to open.
16644
316935f0
DE
166452014-09-09 Doug Evans <xdje42@gmail.com>
16646
16647 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16648 _caller_matches, _any_caller_is, _any_caller_matches.
16649
83740597
DE
166502014-09-09 Doug Evans <xdje42@gmail.com>
16651
16652 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16653
4c122fc3
YQ
166542014-09-09 Yao Qi <yao@codesourcery.com>
16655
16656 * gdb.mi/mi-var-display.exp: Set print symbol off.
16657
a9f116cb
GKB
166582014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16659
16660 PR gdb/17035
16661 * gdb.base/commands.exp: Add tests to verify user-defined
16662 commands with empty bodies.
16663 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16664 python commands in `show user command`.
16665 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16666 scheme commands in `show user command`.
16667
c75bd3a2
JK
166682014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16669
16670 PR python/17355
16671 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16672 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16673 * gdb.python/py-framefilter-invalidarg.exp: New file.
16674 * gdb.python/py-framefilter-invalidarg.py: New file.
16675
faa42425
DE
166762014-09-06 Doug Evans <xdje42@gmail.com>
16677
16678 PR 15276
16679 * gdb.python/py-caller-is.c: New file.
16680 * gdb.python/py-caller-is.exp: New file.
16681
474ca4f6
SDJ
166822014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16683
16684 PR gdb/17235
16685 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16686 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16687
eb0b0463
SDJ
166882014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16689
16690 PR fortran/17237
16691 * gdb.fortran/print-formatted.exp: New file.
16692 * gdb.fortran/print-formatted.f90: Likewise.
16693
5f3b99cf
SS
166942014-09-03 Sasha Smundak <asmundak@google.com>
16695
16696 * gdb.python/py-frame.exp: Test Frame.read_register.
16697
7d793aa9
SDJ
166982014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16699
16700 PR python/16699
16701 * gdb.python/py-completion.exp: New file.
16702 * gdb.python/py-completion.py: Likewise.
16703
fb0576e9
DE
167042014-08-28 Doug Evans <dje@google.com>
16705
16706 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16707 eax,etc. are live with values set by gdb and thus the compiler can't
16708 use them.
16709 * gdb.arch/i386-pseudo.c (main): Ditto.
16710
ee92b0dd
DE
167112014-08-27 Doug Evans <dje@google.com>
16712
16713 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16714
6649db35
DE
167152014-08-25 Doug Evans <dje@google.com>
16716
16717 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16718 (main): Ditto.
16719
564b7600
DE
167202014-08-25 Doug Evans <dje@google.com>
16721
16722 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16723
3881fb67
YQ
167242014-08-24 Yao Qi <yao@codesourcery.com>
16725
16726 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16727 symbol off.
16728 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16729
a05a36a5
DE
167302014-08-22 Doug Evans <dje@google.com>
16731
16732 PR 17276
16733 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16734 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16735 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16736
7c343b48
YQ
167372014-08-22 Yao Qi <yao@codesourcery.com>
16738
16739 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16740 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16741 * gdb.python/python.exp: Likewise. Use .py file on the host
16742 instead of the build.
16743
22fd09ae
JK
167442014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16745
16746 * gdb.threads/gcore-stale-thread.c: New file.
16747 * gdb.threads/gcore-stale-thread.exp: New file.
16748
a8454a7c
PA
167492014-08-21 Pedro Alves <palves@redhat.com>
16750
16751 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16752 * gdb.base/gcore-relro-pie.exp: Likewise.
16753 * gdb.base/gcore-relro.exp: Likewise.
16754 * gdb.base/gcore.exp: Likewise.
16755 * gdb.base/print-symbol-loading.exp: Likewise.
16756 * gdb.threads/gcore-thread.exp: Likewise.
16757 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16758
2a31c623
PA
167592014-08-20 Pedro Alves <palves@redhat.com>
16760 Jan Kratochvil <jan.kratochvil@redhat.com>
16761
16762 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16763 configure.
16764 (EXPECT): Handle READ1 being set.
16765 (all): Depend on EXTRA_RULES.
16766 (check-read1, expect-read1, read1.so, read1): New rules.
16767 * README (Testsuite Parameters): Document the READ1 make variable.
16768 (Race detection): New section.
16769 * configure: Regenerate.
16770 * configure.ac: If build==host==target, and running under a
16771 GNU/glibc system, add read1 to the extra Makefile rules.
16772 (EXTRA_RULES): AC_SUBST it.
16773 * lib/read1.c: New file.
16774
d36430db
JB
167752014-08-20 Joel Brobecker <brobecker@adacore.com>
16776
16777 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16778 the handling of variables declared as a typedef to an array
16779 which a DW_AT_data_location attribute.
16780
9a0dc9e3
PA
167812014-08-19 Andrew Burgess <aburgess@broadcom.com>
16782 Pedro Alves <palves@redhat.com>
16783
16784 PR symtab/14604
16785 PR symtab/14605
16786 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16787 gdb_test.
16788
0718a8da
PA
167892014-08-19 Pedro Alves <palves@redhat.com>
16790
16791 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16792
13b448cd
YQ
167932014-08-19 Yao Qi <yao@codesourcery.com>
16794
16795 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16796 right line.
16797
1cbf5077
DB
167982014-08-18 David Blaikie <dblaikie@gmail.com>
16799
16800 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16801
bf0fae19
JB
168022014-08-18 Joel Brobecker <brobecker@adacore.com>
16803
16804 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16805 attribute in array range.
16806
3c8c5dcc
JB
168072014-08-18 Joel Brobecker <brobecker@adacore.com>
16808
16809 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16810
e66d4446
SC
168112014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16812
16813 PR c++/17132
16814 * gdb.cp/pr17132.cc: New file.
16815 * gdb.cp/pr17132.exp: New file.
16816
940df408
SC
168172014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16818
16819 * gdb.python/py-xmethods.py (A_getarrayind)
16820 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16821 Use 'print' with function call syntax.
16822 (E_method_matcher.match): Fix tab vs space indentation mixup.
16823
ebcc6c3a
YQ
168242014-08-15 Yao Qi <yao@codesourcery.com>
16825
16826 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16827 false.
16828
775e0f04
YQ
168292014-08-15 Yao Qi <yao@codesourcery.com>
16830
16831 * gdb.cp/casts.exp: Set print symbol off.
16832 * gdb.cp/class2.exp: Likewise.
16833 * gdb.cp/overload.exp: Likewise.
16834 * gdb.cp/templates.exp: Likewise.
16835
d769e349
DE
168362014-08-11 Doug Evans <dje@google.com>
16837
16838 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16839 (test_load_shlib): Update.
16840
20c6f1e1
YQ
168412014-08-09 Yao Qi <yao@codesourcery.com>
16842
16843 * gdb.base/display.exp: Invoke is_address_zero_readable.
16844 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16845 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16846 * gdb.base/hbreak-unmapped.exp: Return if
16847 is_address_zero_readable returns true.
16848 * gdb.base/signest.exp: Likewise.
16849 * gdb.base/signull.exp: Likewise.
16850 * gdb.base/sigbpt.exp: Likewise.
16851 * gdb.guile/scm-disasm.exp: Do the test if
16852 is_address_zero_readable returns false.
16853 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16854 * gdb.python/py-arch.exp: Likewise.
16855 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16856 * lib/gdb.exp (is_address_zero_readable): New proc.
16857
5792e8e3
YQ
168582014-08-09 Yao Qi <yao@codesourcery.com>
16859
16860 PR testsuite/13443
16861 * gdb.mi/mi-var-display.exp: Make test messages unique.
16862
3cecbbbe
TT
168632014-08-04 Tom Tromey <tromey@redhat.com>
16864
16865 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16866 target 0".
16867
00b51ff5
TT
168682014-08-04 Tom Tromey <tromey@redhat.com>
16869
16870 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16871 "target_resume".
16872
6908c509
JB
168732014-08-01 Joel Brobecker <brobecker@adacore.com>
16874
16875 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16876 inner_vla_struct_object_size.
16877 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16878 as xfail.
16879
cc6563d2
PA
168802014-07-30 Pedro Alves <palves@redhat.com>
16881
16882 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16883 comment.
16884
7e09a223
YQ
168852014-07-29 Yao Qi <yao@codesourcery.com>
16886
16887 PR gdb/17206
16888 * gdb.base/until-nodebug.exp: New.
16889
7ebdbe92
DE
168902014-07-28 Doug Evans <xdje42@gmail.com>
16891
16892 PR guile/17203
16893 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16894 previously existing parameter, and previously ambiguously spelled
16895 parameter.
16896
fdb1adc6
WN
168972014-07-28 Will Newton <will.newton@linaro.org>
16898
16899 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16900
186fcde0
DE
169012014-07-26 Ludovic Courtès <ludo@gnu.org>
16902 Doug Evans <xdje42@gmail.com>
16903
16904 PR guile/17146
16905 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16906
70509625
PA
169072014-07-25 Pedro Alves <palves@redhat.com>
16908
16909 * gdb.threads/signal-command-handle-nopass.c: New file.
16910 * gdb.threads/signal-command-handle-nopass.exp: New file.
16911 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16912 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16913 * gdb.threads/signal-delivered-right-thread.c: New file.
16914 * gdb.threads/signal-delivered-right-thread.exp: New file.
16915
c3f814a1
PA
169162014-07-25 Pedro Alves <palves@redhat.com>
16917
16918 * gdb.base/double-prompt-target-event-error.exp
16919 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16920 match.
16921 (cancel_pagination_in_target_event): Rework double prompt
16922 detection.
16923 * gdb.base/paginate-after-ctrl-c-running.exp
16924 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16925 <return>' match.
16926 * gdb.base/paginate-bg-execution.exp
16927 (test_bg_execution_pagination_return)
16928 (test_bg_execution_pagination_cancel): Remove '-notransfer
16929 <return>' matches.
16930 * gdb.base/paginate-execution-startup.exp
16931 (test_fg_execution_pagination_return)
16932 (test_fg_execution_pagination_cancel): Remove '-notransfer
16933 <return>' matches.
16934 * gdb.base/paginate-inferior-exit.exp
16935 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16936 match.
16937 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16938 * lib/gdb.exp (pagination_prompt): Run text through
16939 string_to_regexp.
16940 (gdb_test_multiple): Match $pagination_prompt instead of
16941 "<return>".
16942 (string_to_regexp): Move to lib/gdb-utils.exp.
16943
e214cf6c
JK
169442014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16945
16946 * gdb.arch/amd64-entry-value-paramref.S: New file.
16947 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16948 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16949 * gdb.arch/amd64-optimout-repeat.S: New file.
16950 * gdb.arch/amd64-optimout-repeat.c: New file.
16951 * gdb.arch/amd64-optimout-repeat.exp: New file.
16952
17d0c5c8
JK
169532014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16954
16955 PR gdb/17170
16956 * gdb.base/statistics.exp: New file.
16957
b8b8facf
DE
169582014-07-17 Doug Evans <dje@google.com>
16959
74b49205 16960 PR gdb/17170
b8b8facf
DE
16961 * gdb.base/maint.exp: Update testing of per-command stats.
16962
1b5d0ab3
PA
169632014-07-16 Pedro Alves <palves@redhat.com>
16964
16965 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16966 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16967 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16968 (tfile_write_buf): New functions.
16969 (add_memory_block): Rewrite using the above.
16970 (adjust_function_address): New function.
16971 (FUNCTION_ADDRESS): New macro.
16972 (write_basic_trace_file): Remove short_x local, and use
16973 tfile_write_16. Change type of func_addr local to unsigned long
16974 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16975 here. Cast argument of add_memory_block to char pointer.
16976 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16977 (main): Remove parameters.
16978 * gdb.trace/tfile.exp: Remove nowarnings.
16979
4d974e88
SM
169802014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16981
16982 * gdb.base/debug-expr.exp: Test string evaluation with
16983 "debug expression" on.
16984
41e99568
PA
169852014-07-15 Pedro Alves <palves@redhat.com>
16986
16987 * gdb.base/reread.exp: Use clean_restart.
16988
487d9753
PL
169892014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16990
16991 * gdb.arch/avr-flash-qualifer.c: New.
16992 * gdb.arch/avr-flash-qualifer.exp: New.
16993
cc1c52ad
PA
169942014-07-14 Pedro Alves <palves@redhat.com>
16995
16996 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16997 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16998
1e973570
PA
169992014-07-14 Pedro Alves <palves@redhat.com>
17000
17001 * gdb.base/double-prompt-target-event-error.c: New file.
17002 * gdb.base/double-prompt-target-event-error.exp: New file.
17003
93d6eb10
PA
170042014-07-14 Pedro Alves <palves@redhat.com>
17005
17006 PR gdb/17072
17007 * gdb.base/paginate-inferior-exit.c: New file.
17008 * gdb.base/paginate-inferior-exit.exp: New file.
17009
0017922d
PA
170102014-07-14 Pedro Alves <palves@redhat.com>
17011
17012 PR gdb/17072
17013 * gdb.base/paginate-bg-execution.c: New file.
17014 * gdb.base/paginate-bg-execution.exp: New file.
17015
94696ad3
PA
170162014-07-14 Pedro Alves <palves@redhat.com>
17017
17018 PR gdb/17072
17019 * gdb.base/paginate-execution-startup.c: New file.
17020 * gdb.base/paginate-execution-startup.exp: New file.
17021 * lib/gdb.exp (pagination_prompt): New global.
17022 (default_gdb_spawn): New procedure, factored out from
17023 default_gdb_spawn.
17024 (default_gdb_start): Adjust to call default_gdb_spawn.
17025 (gdb_spawn): New procedure.
17026
bd293940
PA
170272014-07-14 Pedro Alves <palves@redhat.com>
17028
17029 * lib/gdb.exp (gdb_assert): New procedure.
17030 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17031
c933f875
PA
170322014-07-14 Pedro Alves <palves@redhat.com>
17033
17034 * gdb.base/execution-termios.c: New file.
17035 * gdb.base/execution-termios.exp: New file.
17036
d98b7a16
TT
170372014-07-14 Tom Tromey <tromey@redhat.com>
17038
17039 * gdb.cp/vla-cxx.cc: New file.
17040 * gdb.cp/vla-cxx.exp: New file.
17041
548740d6
TT
170422014-07-14 Tom Tromey <tromey@redhat.com>
17043
17044 * gdb.reverse/rerun-prec.c: New file.
17045 * gdb.reverse/rerun-prec.exp: New file.
17046
a25eb028
MR
170472014-07-12 Maciej W. Rozycki <macro@mips.com>
17048 Maciej W. Rozycki <macro@codesourcery.com>
17049
17050 * lib/gdb-utils.exp: New file.
17051 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17052 inline `gdb_init_command' processing.
17053 (gdb_start_cmd): Likewise.
17054 * lib/mi-support.exp (mi_run_cmd): Likewise.
17055 * README: Document `gdb_init_command' and `gdb_init_commands'.
17056
218c2655
JK
170572014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17058
17059 Fix false FAIL running under a very long directory name.
17060 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17061 and "set print elements 10000". Twice.
17062
5401fde3
YQ
170632014-07-11 Yao Qi <yao@codesourcery.com>
17064
17065 * gdb.base/exprs.exp: "set print symbol off".
17066
e76126e8
PA
170672014-07-11 Pedro Alves <palves@redhat.com>
17068
17069 * gdb.threads/kill.c: New file.
17070 * gdb.threads/kill.exp: New file.
17071
2d6f0de6
YQ
170722014-07-10 Yao Qi <yao@codesourcery.com>
17073
17074 * gdb.trace/tfile.c (write_basic_trace_file)
17075 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17076 address written to trace file.
17077
7180e04a
PA
170782014-07-09 Pedro Alves <palves@redhat.com>
17079
17080 * gdb.base/attach-wait-input.exp: New file.
17081 * gdb.base/attach-wait-input.c: New file.
17082
9a9a7608
AB
170832014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17084
17085 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17086 setting up test structures.
17087 (main): Call new test function.
17088 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17089 test function, continue into test function and walk test
17090 structures.
17091
161ac41e
YQ
170922014-07-02 Yao Qi <yao@codesourcery.com>
17093
17094 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17095 'bar_start' at the beginning of functions 'foo' and 'bar'
17096 respectively.
17097 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17098 instead of 'foo' and 'bar'.
17099
1f267ae3
MM
171002014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17101
17102 * gdb.btrace/segv.exp: New.
17103 * gdb.btrace/segv.c: New.
17104
2b239efb
LM
171052014-07-02 Luis Machado <lgustavo@codesourcery.com>
17106
17107 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17108 instruction.
17109
cf363f18
MW
171102014-06-30 Mark Wielaard <mjw@redhat.com>
17111
17112 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17113 vulture, vilify, villar): New volatile array constants.
17114 (vindictive, vegetation): New const volatile array constants.
17115 * gdb.base/volatile.exp: Test volatile and const volatile array
17116 types.
17117
aebf9d24
AA
171182014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17119
17120 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17121 target lacks support for awatch, rwatch, or hbreak.
17122
b67a2c6f
YQ
171232014-06-27 Yao Qi <yao@codesourcery.com>
17124
17125 * gdb.multi/dummy-frame-restore.exp: New.
17126 * gdb.multi/dummy-frame-restore.c: New.
17127
aef92902
MM
171282014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17129
17130 * gdb.btrace/gcore.exp: New.
17131
8e9db26e
PA
171322014-06-23 Pedro Alves <palves@redhat.com>
17133
17134 * gdb.base/watchpoint-reuse-slot.c: New file.
17135 * gdb.base/watchpoint-reuse-slot.exp: New file.
17136
70afc5b7
SC
171372014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17138
17139 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17140 progspace's filename in 'info', 'enable' and 'disable' command
17141 tests.
17142
b972bd9c
JK
171432014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17144
17145 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17146 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17147 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17148
125f8a3d
GB
171492014-06-20 Gary Benson <gbenson@redhat.com>
17150
17151 * gdb.arch/i386-avx.exp: Fix include file location.
17152 * gdb.arch/i386-sse.exp: Likewise.
17153
3ed9baed
IB
171542014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17155
17156 * gdb.dlang/expression.exp: New file.
17157
034f788c
PA
171582014-06-19 Pedro Alves <palves@redhat.com>
17159
17160 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17161 out from ...
17162 (top level): ... here. Iterate running tests under different
17163 scheduler-locking settings.
17164
45371d0c
LM
171652014-06-18 Luis Machado <lgustavo@codesourcery.com>
17166
17167 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17168 to DW_FORM_addr and use non-zero addresses.
17169
5d376983
SC
171702014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17171
17172 PR gdb/17017
17173 * gdb.python/py-xmethods.cc: Add global function call counters and
17174 increment them in their respective functions. Remove "cout"
17175 statements.
17176 * gdb.python/py-xmethods.exp: Make tests check the global function
17177 call counters instead of depending on inferior IO.
17178
a1aa2221
LM
171792014-06-18 Don Breazeal <donb@codesourcery.com>
17180
17181 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17182 Deleted procedure.
17183 (explicit_fork_parent_follow): Deleted procedure.
17184 (explicit_fork_child_follow): Deleted procedure.
17185 (test_follow_fork): New procedure.
17186 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 17187 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
17188 procedure calls.
17189
0fc05997
YQ
171902014-06-17 Yao Qi <yao@codesourcery.com>
17191
17192 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17193 CP1252.
17194
70795c52
LM
171952014-06-17 Luis Machado <lgustavo@codesourcery.com>
17196
17197 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17198 Initialize ptr and S explicitly.
17199 (skip_type_update_when_not_use_rtti_test): Likewise.
17200
6be47f0c
KS
172012014-06-16 Keith Seitz <keiths@redhat.com>
17202
17203 PR mi/15863
17204 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17205 the inferior is started.
17206
d03de421
PA
172072014-06-16 Pedro Alves <palves@redhat.com>
17208
17209 * gdb.base/break-main-file-remove-fail.c: New file.
17210 * gdb.base/break-main-file-remove-fail.exp: New file.
17211 * gdb.base/break-unload-file.exp: Use build_executable instead of
17212 prepare_for_testing.
17213 (test_break): New parameter "initial_load". Handle it.
17214 (top level): Add initial_load cmdline/file axis.
17215
f9579b99
TT
172162014-06-12 Tom Tromey <tromey@redhat.com>
17217
17218 * gdb.base/completion.exp: Don't use directory name in test.
17219
3657956b
GB
172202014-06-09 Gary Benson <gbenson@redhat.com>
17221
17222 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17223 separate the always-available ANSI-standard signals from the
17224 signals that require checking.
17225 (main): Likewise.
17226 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17227 Likewise.
17228 (main): Likewise.
17229
4186eb54
KS
172302014-06-07 Keith Seitz <keiths@redhat.com>
17231
17232 Revert:
17233 PR c++/16253
17234 * gdb.cp/var-tag.cc: New file.
17235 * gdb.cp/var-tag.exp: New file.
17236 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17237 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17238 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17239 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17240
25326a28 172412014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
17242
17243 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17244
829155c9
PA
172452014-06-06 Pedro Alves <palves@redhat.com>
17246
17247 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17248 in target debug output instead of looking at RSP packets,
17249 disabling the test on any target that uses hardware stepping.
17250 Update comments.
17251
61c8d22e
PA
172522014-06-06 Pedro Alves <palves@redhat.com>
17253
17254 * gdb.base/break-unload-file.exp: Fix typo.
17255
d9a47287
YQ
172562014-06-06 Yao Qi <yao@codesourcery.com>
17257
17258 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17259 from "jit_function" to "^jit_function".
17260
e5e01dbf
YQ
172612014-06-06 Yao Qi <yao@codesourcery.com>
17262
17263 * gdb.base/async.c (foo): Add one statement.
17264 * gdb.base/async.exp: Get the next instruction address and
17265 match the output of "nexti" by instruction address. Match
17266 the hex address in the output of "finish".
17267
73ba372c
GB
172682014-06-06 Gary Benson <gbenson@redhat.com>
17269
17270 * gdb.base/call-signals.c: Remove preprocessor conditionals
17271 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17272 SIGSEGV and SIGTERM.
17273 * gdb.base/sigall.c: Likewise.
17274 * gdb.base/unwindonsignal.c: Likewise.
17275 * gdb.reverse/sigall-reverse.c: Likewise.
17276
831517df
YQ
172772014-06-06 Yao Qi <yao@codesourcery.com>
17278
17279 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17280 readable, skip the test.
17281
b8b91e98
YQ
172822014-06-06 Yao Qi <yao@codesourcery.com>
17283
17284 * gdb.threads/staticthreads.c (thread_function): Move the line
17285 setting breakpoint on forward.
17286 * gdb.threads/staticthreads.exp: Update comments.
17287
fb934770
LC
172882014-06-05 Ludovic Courtès <ludo@gnu.org>
17289
17290 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17291 "history-append! type error".
17292
6ef284bd
SM
172932014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17294
17295 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17296 erroneous dprintf expected input.
17297
a872e241
DE
172982014-06-04 Doug Evans <xdje42@gmail.com>
17299
17300 * gdb.guile/scm-generics.exp: Delete.
17301
16f691fb
DE
173022014-06-04 Doug Evans <xdje42@gmail.com>
17303
17304 * gdb.guile/scm-breakpoint.exp: Update.
17305 Add tests for breakpoint registration.
17306
012370f6
TT
173072014-06-04 Tom Tromey <tromey@redhat.com>
17308
17309 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17310 VLA-in-union.
17311 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17312 inner_vla_struct, vla_union types. Initialize objects of those
17313 types and compute their sizes.
17314
9f5a4cef
HZ
173152014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17316 Hui Zhu <hui@codesourcery.com>
17317
17318 * gdb.base/fileio.exp: Add test for shell not available as well as
17319 available.
17320 * gdb.base/fileio.c (test_system): Check for shell twice.
17321
90a45c4d
YQ
173222014-06-04 Yao Qi <yao@codesourcery.com>
17323
17324 * gdb.base/auto-connect-native-target.exp: Remove redundant
17325 space from the regexp pattern.
17326
70017e41
YQ
173272014-06-04 Yao Qi <yao@codesourcery.com>
17328
17329 * gdb.base/default.exp: Replace "child" with "native" in
17330 regexp pattern.
17331
883964a7
SC
173322014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17333
17334 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17335 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17336 * gdb.python/py-xmethods.py: Python script supporting the
17337 new testcase and tests.
17338
ef370185
JB
173392014-06-03 Joel Brobecker <brobecker@adacore.com>
17340 Pedro Alves <palves@redhat.com>
17341
17342 PR breakpoints/17000
17343 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17344 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17345
1e2ccb61
BM
173462014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17347
17348 * gdb.base/subst.exp: Add tests to verify partial path matching
17349 output.
17350
c6ec5ab2
PA
173512014-06-03 Pedro Alves <palves@redhat.com>
17352
17353 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17354 target that doesn't use software single-stepping.
17355
835c559f
PA
173562014-06-03 Pedro Alves <palves@redhat.com>
17357
17358 PR breakpoints/17000
17359 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17360 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17361
06eb1586
DE
173622014-06-02 Doug Evans <xdje42@gmail.com>
17363
17364 * gdb.guile/scm-parameter.exp: New file.
17365
e698b8c4
DE
173662014-06-02 Doug Evans <xdje42@gmail.com>
17367
17368 * gdb.guile/scm-cmd.c: New file.
17369 * gdb.guile/scm-cmd.exp: New file.
17370
ded03782
DE
173712014-06-02 Doug Evans <xdje42@gmail.com>
17372
17373 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17374 pretty-printer lookup.
17375 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17376 (make-pp_s-printer): Call it.
17377 (make-pretty-printer-from-dict): New function.
17378 (lookup-pretty-printer-maker-from-dict): New function.
17379 (*pretty-printer*): Simplify.
17380 (make-objfile-pp_s-printer): New function.
17381 (install-objfile-pretty-printers!): New function.
17382 (make-progspace-pp_s-printer): New function.
17383 (install-progspace-pretty-printers!): New function.
17384 * gdb.guile/scm-progspace.c: New file.
17385 * gdb.guile/scm-progspace.exp: New file.
17386
41fac0cf
PA
173872014-06-02 Pedro Alves <palves@redhat.com>
17388
17389 * gdb.base/dprintf-bp-same-addr.c: New file.
17390 * gdb.base/dprintf-bp-same-addr.exp: New file.
17391
96ae5695
EBM
173922014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17393
17394 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17395 * gdb.arch/powerpc-power.s: Likewise.
17396
da02b3a8
JB
173972014-06-02 Joel Brobecker <brobecker@adacore.com>
17398
17399 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17400
c72b2e7b
YQ
174012014-06-01 Yao Qi <yao@codesourcery.com>
17402
17403 * gdb.base/watchpoint.exp (test_watch_location): Check null
17404 pointer can be dereferenced. If not, do the test, otherwise
17405 skip it.
17406
53e8a631
AB
174072014-05-30 Andrew Burgess <aburgess@broadcom.com>
17408
17409 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17410 results.
17411 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17412
938f0e2f
AB
174132014-05-30 Andrew Burgess <aburgess@broadcom.com>
17414
17415 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17416 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17417 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17418 * gdb.arch/amd64-invalid-stack-top.c: New file.
17419 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17420
9ba6657a
PA
174212014-05-30 Pedro Alves <palves@redhat.com>
17422
17423 PR breakpoints/17000
17424 * gdb.base/sss-bp-on-user-bp.c: New file.
17425 * gdb.base/sss-bp-on-user-bp.exp: New file.
17426
522c09bf
DB
174272014-05-30 David Blaikie <dblaikie@gmail.com>
17428
17429 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17430 gnu_inline semantics via attribute.
17431 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17432 source explicitly specifies the required semantics.
17433
bf4ef81e
MR
174342014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17435
17436 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17437
329ea579
PA
174382014-05-29 Pedro Alves <palves@redhat.com>
17439 Tom Tromey <tromey@redhat.com>
17440
17441 * gdb.base/async-shell.exp: Don't enable target-async.
17442 * gdb.base/async.exp
17443 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17444 parameter. Adjust.
17445 (top level): Don't test with "target-async".
17446 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17447 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17448 * gdb.base/inferior-died.exp: Don't enable target-async.
17449 * gdb.base/interrupt-noterm.exp: Likewise.
17450 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17451 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17452 * gdb.mi/mi-nonstop.exp: Likewise.
17453 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17454 * gdb.mi/mi-nsintrall.exp: Likewise.
17455 * gdb.mi/mi-nsmoribund.exp: Likewise.
17456 * gdb.mi/mi-nsthrexec.exp: Likewise.
17457 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17458 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17459 * gdb.python/py-evsignal.exp: Don't enable target-async.
17460 * gdb.python/py-evthreads.exp: Likewise.
17461 * gdb.python/py-prompt.exp: Likewise.
17462 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17463 * gdb.server/solib-list.exp: Don't enable target-async.
17464 * gdb.threads/thread-specific-bp.exp: Likewise.
17465 * lib/mi-support.exp: Adjust to use mi-async.
17466
fd664c91
PA
174672014-05-29 Pedro Alves <palves@redhat.com>
17468
17469 PR gdb/13860
17470 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17471 reason, even in sync mode.
17472
251bde03
PA
174732014-05-29 Pedro Alves <palves@redhat.com>
17474 Hui Zhu <hui@codesourcery.com>
17475
17476 PR PR15693
17477 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17478 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17479 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17480 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17481
7f3c0343
JB
174822014-05-28 Joel Brobecker <brobecker@adacore.com>
17483
17484 * config/monitor.exp (gdb_target_monitor): Replace use of
17485 "set remotebaud" by "set serial baud".
17486
b2715b27
AW
174872014-05-26 Andy Wingo <wingo@igalia.com>
17488
17489 * gdb.guile/scm-breakpoint.exp:
17490 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17491 properties instead of gdb-object-properties.
17492
498a4489
YQ
174932014-05-26 Yao Qi <yao@codesourcery.com>
17494
17495 * gdb.server/no-thread-db.exp: Specify source file name
17496 explicitly when setting a breakpoint.
17497
589fdceb
MM
174982014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17499
17500 * gdb.btrace/vdso.c: New.
17501 * gdb.btrace/vdso.exp: New.
17502
e9089e05
MM
175032014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17504
17505 * gdb.base/gcore.exp (capture_command_output): Move ...
17506 * lib/gdb.exp (capture_command_output): ... here.
17507
67b5c0c1
MM
175082014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17509
17510 * gdb.btrace/data.exp: Test memory access during btrace replay.
17511
a2199296
SM
175122014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17513
17514 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17515
17b2616c
PA
175162014-05-21 Pedro Alves <palves@redhat.com>
17517
17518 PR gdb/13860
17519 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17520 (top level): Test that output related to execution commands is
17521 sent to the console with CLI commands, but not with MI commands.
17522 Test that breakpoint events are always mirrored to the console.
17523 Also expect the new source line to be output after a "next" in
17524 async mode too. Make it a pass/fail test.
17525 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17526 output.
17527 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17528
5166082f
PA
175292014-05-21 Pedro Alves <palves@redhat.com>
17530
17531 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17532 Use them to test variations of "list" after reaching a breakpoint.
17533 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17534 Test "list" with listsize 10 after reaching a breakpoint.
17535 * gdb.python/python.exp (decode_line current location line
17536 number): Adjust expected line number.
17537
2f25d70f
SM
175382014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17539
17540 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17541 behavior for $args, pass it directly to "run".
17542
ff604a67
MR
175432014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17544
17545 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17546 30000 to 65536.
17547
6a3cb8e8
PA
175482014-05-21 Pedro Alves <palves@redhat.com>
17549
17550 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17551 auto-connect-native-target off".
17552 * gdb.base/auto-connect-native-target.c: New file.
17553 * gdb.base/auto-connect-native-target.exp: New file.
17554
4ebfc96e
PA
175552014-05-21 Pedro Alves <palves@redhat.com>
17556
17557 * gdb.base/default.exp: Test "target native" instead of "target
17558 child".
17559
36d46afb
MW
175602014-05-21 Mark Wielaard <mjw@redhat.com>
17561
17562 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17563
5876f503
JK
175642014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17565
17566 Fix TLS access for -static -pthread.
17567 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17568 <HAVE_TLS> (thread_function, main): Initialize it.
17569 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17570 Add clean_restart.
17571 <$have_tls != "">: Check TLSVAR.
17572
0256a6ac
PA
175732014-05-21 Pedro Alves <palves@redhat.com>
17574
17575 * gdb.base/dcache-line-read-error.c: New.
17576 * gdb.base/dcache-line-read-error.exp: New.
17577
936d2992
PA
175782014-05-20 Pedro Alves <palves@redhat.com>
17579
17580 * gdb.base/compare-sections.c: New file.
17581 * gdb.base/compare-sections.exp: New file.
17582
802e8e6d
PA
175832014-05-20 Pedro Alves <palves@redhat.com>
17584
17585 * gdb.base/break-idempotent.c: New file.
17586 * gdb.base/break-idempotent.exp: New file.
17587
e59fa00f
MM
175882014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17589
17590 * gdb.btrace/nohist.exp: New.
17591
8b696e31
YQ
175922014-05-20 Yao Qi <yao@codesourcery.com>
17593
17594 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17595 gdb.reverse directory and gdb_reverse_timeout exists in board
17596 setting.
17597 * README: Document gdb_reverse_timeout.
17598
73c9764f
YQ
175992014-05-20 Yao Qi <yao@codesourcery.com>
17600
17601 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17602 'test_file_name'. Treat args as a string instead of a list.
17603 (gdb_init): Rename argument 'args' by 'test_file_name'.
17604
f1f4348a
JK
176052014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17606
17607 * gdb.arch/powerpc-power.exp: New file.
17608 * gdb.arch/powerpc-power.s: New file.
17609
0dbe70ce
DE
176102014-05-16 Doug Evans <dje@google.com>
17611
17612 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
17613 * gdb.base/completion.exp: Check that all expected files exist
17614 before doing file completion.
0dbe70ce 17615
8d551b02
DE
176162014-05-16 Doug Evans <dje@google.com>
17617
17618 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17619 Update.
17620 (do_syscall_tests_without_xml): Update.
17621
73eb7709
PA
176222014-05-16 Pedro Alves <palves@redhat.com>
17623
17624 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17625 instead of "unknown output after running".
17626
3fae92fc
YQ
176272014-05-16 Yao Qi <yao@codesourcery.com>
17628
17629 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17630 file1.txt from host at the end.
17631 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17632
c2b2ccc5
DE
176332014-05-15 Doug Evans <dje@google.com>
17634
17635 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17636 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17637 loading file. Add test for TU lookup.
17638
8c217a4b
SM
176392014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17640
17641 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17642 calling "-exec-arguments" or "set args" before running the
17643 inferior.
17644
3deb39c6
SM
176452014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17646
17647 * lib/mi-support.exp (mi_expect_stop): Expect message for
17648 inferiors that exit with non-zero exit code.
17649
71a79f8c
YQ
176502014-05-14 Yao Qi <yao@codesourcery.com>
17651
17652 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17653 match absolute path on remote host.
17654 (test_file_list_exec_source_files): Remove "/" from the
17655 pattern.
17656
f23fcd46
YQ
176572014-05-14 Yao Qi <yao@codesourcery.com>
17658
17659 * boards/local-remote-host-notty.exp (${board}_file): New
17660 proc.
17661
9404b58f
KM
176622014-05-07 Kyle McMartin <kyle@redhat.com>
17663
17664 Pushed by Joel Brobecker <brobecker@adacore.com>.
17665 * gdb.arch/aarch64-atomic-inst.c: New file.
17666 * gdb.arch/aarch64-atomic-inst.exp: New file.
17667
5e45f04c
YQ
176682014-05-07 Yao Qi <yao@codesourcery.com>
17669
17670 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17671 in current context" too.
17672
c888a17d
KS
176732014-05-05 Keith Seitz <keiths@redhat.com>
17674
17675 * gdb.linespec/ls-dollar.exp: Add test for linespec
17676 file:convenience_variable.
17677
290a839c
YQ
176782014-05-05 Yao Qi <yao@codesourcery.com>
17679
17680 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17681 traceframes into tfile and ctf trace files. Read data from
17682 trace file and test collected data.
17683 (gdb_collect_locals_test): Likewise.
17684 (gdb_unavailable_registers_test): Likewise.
17685 (gdb_unavailable_floats): Likewise.
17686 (gdb_collect_globals_test): Likewise.
17687 (top-level): Append "ctf" to trace_file_targets if GDB
17688 supports.
17689
b5262cd0
YQ
176902014-05-05 Yao Qi <yao@codesourcery.com>
17691
17692 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17693 code to ...
17694 (gdb_collect_args_test_1): ... it. New proc.
17695 (gdb_collect_locals_test): Move some code to ...
17696 (gdb_collect_locals_test_1): ... it. New proc.
17697 (gdb_unavailable_registers_test): Move some code to ...
17698 (gdb_unavailable_registers_test_1): ... it. New proc.
17699 (gdb_unavailable_floats): Move some code to ...
17700 (gdb_unavailable_floats_1): ... it. New proc.
17701
30a1e6cc
SDJ
177022014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17703
17704 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17705 probes to test for bitness recognition.
17706 * gdb.arch/amd64-stap-optional-prefix.exp
17707 (test_probe_value_without_reg): New procedure.
17708 Add code to test for different kinds of bitness.
17709
f33da99a
SDJ
177102014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17711
17712 PR breakpoints/16889
17713 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17714 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17715
5b80f00d
PA
177162014-05-01 Pedro Alves <palves@redhat.com>
17717
17718 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17719 gdb_file_cmd if no file is specified.
17720 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17721 last_loaded_file to set the remote exec-file.
17722
f8c2a73c
PA
177232014-05-01 Pedro Alves <palves@redhat.com>
17724
17725 * boards/local-remote-host.exp: New file.
17726
be6e8ac7
PA
177272014-05-01 Pedro Alves <palves@redhat.com>
17728
17729 * boards/local-remote-host.exp: Rename to ...
17730 * boards/local-remote-host-notty.exp: ... this.
17731
cac0dc8f
JB
177322014-04-28 Joel Brobecker <brobecker@adacore.com>
17733
17734 * gdb.ada/dyn_arrayidx: New testcase.
17735
9730e6cc
YQ
177362014-04-26 Yao Qi <yao@codesourcery.com>
17737
17738 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17739 and compute the length of function main. Save it in
17740 $main_length.
17741 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17742 (top-level): Use gdb_compile to compile objects into
17743 executable and restart GDB. Remove invocation to
17744 prepare_for_testing.
17745
7ae1a6a6
PA
177462014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17747 Pedro Alves <palves@redhat.com>
17748
17749 PR server/16255
17750 * gdb.multi/multi-attach.c: New file.
17751 * gdb.multi/multi-attach.exp: New file.
17752
4082afcc
PA
177532014-04-25 Pedro Alves <palves@redhat.com>
17754
17755 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17756 user.
17757 (top level): Test that "set remote conditional-breakpoints-packet
17758 off" works as intended.
17759 * gdb.base/dprintf.exp: Test that "set remote
17760 breakpoint-commands-packet off" works as intended.
17761 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17762 New function.
17763 (top level): Call it.
17764 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17765 remote fast-tracepoints-packet off" works as intended.
17766 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17767 * lib/gdb.exp (gdb_is_target_remote): ... here.
17768
2abc3f8d
DB
177692014-04-24 David Blaikie <dblaikie@gmail.com>
17770
17771 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17772 ensure clang would not discard them.
17773 * gdb.base/gdbvars.c: Ditto.
17774 * gdb.base/memattr.c: Ditto.
17775 * gdb.base/whatis.c: Ditto.
17776 * gdb.python/py-prettyprint.c: Ditto.
17777 * gdb.trace/actions.c: Ditto.
17778 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17779 ensure clang would not discard it.
17780
bfd39632
DB
177812014-04-24 David Blaikie <dblaikie@gmail.com>
17782
17783 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17784 clang to emit the full definition of type required by the test
17785 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17786
22842ff6
DB
177872014-04-24 David Blaikie <dblaikie@gmail.com>
17788
17789 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17790 coax Clang into emitting the definition of the type.
17791 * gdb.cp/pr10728-x.h (y): Ditto.
17792 * gdb.cp/pr10728-y.cc (y): Ditto.
17793
c2e827ad
DB
177942014-04-24 David Blaikie <dblaikie@gmail.com>
17795
17796 * gdb.base/label.exp: XFAIL label related tests under Clang.
17797 * gdb.cp/cplabel.exp: Ditto.
17798 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17799 under Clang those using labels.
17800
4c2d33e7
YQ
178012014-04-25 Yao Qi <yao@codesourcery.com>
17802
17803 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17804 double_label.
17805 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17806 partial_label and double_label.
17807
56083b99
DB
178082014-04-24 David Blaikie <dblaikie@gmail.com>
17809
17810 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17811
25d4e99d
DB
178122014-04-24 David Blaikie <dblaikie@gmail.com>
17813
17814 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17815 of the function to work across GCC and Clang.
17816 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17817 pointer types (const void ** const V void **).
17818
01f9f808
MS
178192014-04-24 Michael Sturm <michael.sturm@mintel.com>
17820 Walfred Tedeschi <walfred.tedeschi@intel.com>
17821
17822 * Makefile.in (EXECUTABLES): Added i386-avx512.
17823 * gdb.arch/i386-avx512.c: New file.
17824 * gdb.arch/i386-avx512.exp: Likewise.
17825
4b48d439
KS
178262014-04-23 Keith Seitz <keiths@redhat.com>
17827
17828 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17829 (mi_make_breakpoint_table): New procedure.
17830 (mi_create_breakpoint): Use mi_make_breakpoint
17831 and return the result.
17832 (mi_make_breakpoint): New procedure.
17833 (mi_build_kv_pairs): New procedure.
17834
17835 * gdb.mi/mi-break.exp: Remove unused globals,
17836 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17837 All callers updated.
17838 * gdb.mi/mi-dprintf.exp: Use variable to track command
17839 number.
17840 Update all callers of mi_create_breakpoint and use
17841 mi_make_breakpoint_table.
17842 Remove any unused global variables.
17843 * gdb.mi/mi-nonstop.exp: Likewise.
17844 * gdb.mi/mi-nsintrall.exp: Likewise.
17845 * gdb.mi/mi-nsmoribund.exp: Likewise.
17846 * gdb.mi/mi-nsthrexec.exp: Likewise.
17847 * gdb.mi/mi-reverse.exp: Likewise.
17848 * gdb.mi/mi-simplerun.exp: Likewise.
17849 * gdb.mi/mi-stepn.exp: Likewise.
17850 * gdb.mi/mi-syn-frame.exp: Likewise.
17851 * gdb.mi/mi-until.exp: Likewise.
17852 * gdb.mi/mi-var-cp.exp: Likewise.
17853 * gdb.mi/mi-var-display.exp: Likewise.
17854 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17855 * gdb.mi/mi2-var-child.exp: Likewise.
17856 * gdb.mi/mi-vla-c99.exp: Likewise.
17857 * lib/mi-support.exp: Likewise.
17858
17859 From Ian Lance Taylor <iant@cygnus.com>:
17860 * lib/gdb.exp (parse_args): New procedure.
17861
08351840
PA
178622014-04-23 Pedro Alves <palves@redhat.com>
17863
17864 * gdb.base/break-unload-file.c: New file.
17865 * gdb.base/break-unload-file.exp: New file.
17866 * gdb.base/sym-file-lib.c (baz): New function.
17867 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17868 field.
17869 (load): Store the segment's mapped size.
17870 (unload): New function.
17871 (unload_shlib): New function.
17872 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17873 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17874 set a breakpoint at baz, and call it.
17875 * gdb.base/sym-file.exp: New tests for stale breakpoint
17876 instructions.
17877
076855f9
PA
178782014-04-23 Pedro Alves <palves@redhat.com>
17879
17880 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17881 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17882 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17883 * gdb.base/hbreak-unmapped.c: New file.
17884 * gdb.base/hbreak-unmapped.exp: New file.
17885 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17886 * lib/gdb.exp (gdb_is_target_remote): ... here.
17887
483805cf
PA
178882014-04-22 Pedro Alves <palves@redhat.com>
17889
17890 * gdb.base/consecutive-step-over.c: New file.
17891 * gdb.base/consecutive-step-over.exp: New file.
17892
06d97543
PA
178932014-04-22 Pedro Alves <palves@redhat.com>
17894
17895 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17896 instead of send_gdb/gdb_expect.
17897
b4429ea2
YQ
178982014-04-22 Yao Qi <yao@codesourcery.com>
17899
17900 * lib/trace-support.exp (generate_tracefile): New procedure.
17901 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17902 return 0.
17903 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17904 if generate_tracefile returns 1.
17905
51d48146
PA
179062014-04-18 Tom Tromey <palves@redhat.com>
17907 Pedro alves <tromey@redhat.com>
17908
17909 PR backtrace/15558
17910 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17911 with a backtrace limit.
17912 * gdb.python/py-frame-inline.exp: Test running to an inline
17913 function with a backtrace limit, and printing the newest frame.
17914 * gdb.python/py-frame-inline.c (main): Call f.
17915
bd1dce5f
MS
179162014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17917
17918 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17919
40d1a503
MS
179202014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17921
17922 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17923 Drop prefix from unsupported source file path.
17924
389b98f7
YQ
179252014-04-17 Yao Qi <yao@codesourcery.com>
17926
17927 * lib/gdb.exp (with_target_charset): New proc.
17928 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17929 with_target_charset.
17930 (test_print_strings): Likewise.
17931 (test_repeat_bytes): Likewise.
17932 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17933 for some tests.
17934
22869d73
KS
179352014-04-16 Keith Seitz <keiths@redhat.com>
17936
17937 PR gdb/15827
17938 * gdb.dwarf2/corrupt.c: New file.
17939 * gdb.dwarf2/corrupt.exp: New file.
17940
c4f87ca6
KS
179412014-04-16 Keith Seitz <keiths@redhat.com>
17942
17943 PR c++/16597
17944 * gdb.cp/namelessclass.cc: New file.
17945 * gdb.cp/namelessclass.exp: New file.
17946 * gdb.cp/namelessclass.S: New file.
17947
ab19de87
DE
179482014-04-16 Doug Evans <dje@google.com>
17949
17950 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17951 Add comment.
17952 (gdbserver_default_get_comm_port): New function.
17953 (gdbserver_start): Check if board file provided
17954 "gdbserver,get_comm_port" and use it if so.
17955 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17956 (gdb,socketport): Set to "stdio".
17957 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17958 (stdio_gdbserver_template): Delete.
17959 (${board}_get_remote_address): Update.
17960 (${board}_build_remote_cmd): Delete.
17961 (${board}_get_comm_port): New function.
17962 (${board}_spawn): Update.
17963 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17964 Delete.
17965 (${board}_get_remote_address): Update.
17966 (${board}_get_comm_port): New function.
17967
fc98a809
AB
179682014-04-16 Andrew Burgess <aburgess@broadcom.com>
17969
17970 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17971 appearing in any order.
17972
87fd9e6e
DE
179732014-04-15 Doug Evans <dje@google.com>
17974
17975 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17976 uninitialized value of "description".
17977
099fc3ea
KS
179782014-04-15 Keith Seitz <keiths@redhat.com>
17979
17980 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17981 Remove unused globals.
17982 (test_running_the_program): Likewise.
17983 (test_controlled_execution): Likewise.
17984 (test_controlling_breakpoints): Likewise.
17985 (test_program_termination): Likewise.
17986
5da151d4
KS
179872014-04-15 Keith Seitz <keiths@redhat.com>
17988
17989 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17990 unused globals.
17991 (test_rbreak_creation_and_listing): Likewise.
17992 (test_ignore_count): Likewise.
17993 (test_error): Likewise.
17994
35e5d2f0
PA
179952014-04-15 Pedro Alves <palves@redhat.com>
17996
17997 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17998 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17999 sym-file-loader.c.
18000 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18001 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18002 to sym-file-loader.c.
18003 (struct library): Forward declare.
18004 (load_shlib, lookup_function): Change prototypes.
18005 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18006 (translate_offset): Remove declarations.
18007 (get_text_addr): New declaration.
18008 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18009 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18010 sym-file-loader.h.
18011 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18012 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18013 here from sym-file-loader.h.
18014 (struct library): New structure.
18015 (load_shlib, lookup_function): Change prototypes and adjust to
18016 work with a struct library.
18017 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18018 (translate_offset): Make static.
18019 (get_text_addr): New function.
18020 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18021
eb4c1710
PA
180222014-04-15 Pedro Alves <palves@redhat.com>
18023
18024 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18025
2d1baf52
PA
180262014-04-15 Pedro Alves <palves@redhat.com>
18027
18028 * gdb.base/sym-file-loader.c: Include <limits.h>.
18029 (SELF_LINK): New define.
18030 (get_origin): New function.
18031 (load_shlib): Use it.
18032 * gdb.base/sym-file.exp: Don't early return if the target is
18033 remote. Use runto_main, and issue fail is that fails. Use
18034 gdb_load_shlibs.
18035 (shlib_name): Delete.
18036 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18037
7dd6df01
PA
180382014-04-15 Pedro Alves <palves@redhat.com>
18039
18040 * gdb.base/sym-file.exp: Remove regex characters from test
18041 message. Don't refer to breakpoint numbers in test messages.
18042
b50c8614
KS
180432014-04-14 Keith Seitz <keiths@redhat.com>
18044
18045 PR c++/16253
18046 * gdb.cp/var-tag.cc: New file.
18047 * gdb.cp/var-tag.exp: New file.
18048 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18049 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18050 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18051 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18052
3d567982
TT
180532014-04-14 Tom Tromey <tromey@redhat.com>
18054
18055 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18056 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18057 type.
18058 * gdb.cp/enum-class.exp: New file.
18059 * gdb.cp/enum-class.cc: New file.
18060
0626fc76
TT
180612014-04-14 Tom Tromey <tromey@redhat.com>
18062
18063 * gdb.dwarf2/enum-type.exp: New file.
18064
dca325b3
SA
180652014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18066
18067 * gdb.mi/mi-vla-c99.exp: New file.
18068 * gdb.mi/vla.c: New file.
18069
5854b38a
SA
180702014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18071
18072 * gdb.base/vla-datatypes.c: New file.
18073 * gdb.base/vla-datatypes.exp: New file.
18074
463bb957
SA
180752014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18076
18077 * gdb.base/vla-ptr.c: New file.
18078 * gdb.base/vla-ptr.exp: New file.
18079
3dd170be
SA
180802014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18081
18082 * gdb.dwarf2/count.exp: New file.
18083
5ecaaa66
SA
180842014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18085
18086 * gdb.base/vla-sideeffect.c: New file.
18087 * gdb.base/vla-sideeffect.exp: New file.
18088
41f1ada5
DB
180892014-04-14 David Blaikie <dblaikie@gmail.com>
18090
18091 * gdb.mi/non-stop.c: Add return value for non-void function return
18092 statement.
18093 * gdb.threads/staticthreads.c: Ditto.
18094
0be03e84
DE
180952014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18096 Doug Evans <xdje42@gmail.com>
18097
18098 * gdb.guile/scm-value.c: Improve test case.
18099 * gdb.guile/scm-value.exp: Add new test.
18100
f180a1fb
DB
181012014-04-11 David Blaikie <dblaikie@gmail.com>
18102
18103 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18104 override Clang's default.
18105
6b662e19
JB
181062014-04-11 Joel Brobecker <brobecker@adacore.com>
18107
18108 Revert the following changes (regressions):
18109
18110 * gdb.base/vla-sideeffect.c: New file.
18111 * gdb.base/vla-sideeffect.exp: New file.
18112
18113 * gdb.dwarf2/count.exp: New file.
18114
18115 * gdb.base/vla-multi.c: New file.
18116 * gdb.base/vla-multi.exp: New file.
18117
18118 * gdb.base/vla-ptr.c: New file.
18119 * gdb.base/vla-ptr.exp: New file.
18120
18121 * gdb.base/vla-datatypes.c: New file.
18122 * gdb.base/vla-datatypes.exp: New file.
18123
18124 * gdb.mi/mi-vla-c99.exp: New file.
18125 * gdb.mi/vla.c: New file.
18126
245a5f0b
KS
181272014-04-11 Keith Seitz <keiths@redhat.com>
18128
18129 PR c++/16675
18130 * gdb.cp/cpsizeof.exp: New file.
18131 * gdb.cp/cpsizeof.cc: New file.
18132
58a84dcf
SA
181332014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18134
191a8a90
JB
18135 * gdb.mi/mi-vla-c99.exp: New file.
18136 * gdb.mi/vla.c: New file.
58a84dcf 18137
c8655f75
SA
181382014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18139
18140 * gdb.base/vla-datatypes.c: New file.
18141 * gdb.base/vla-datatypes.exp: New file.
18142
024e13b4
SA
181432014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18144
18145 * gdb.base/vla-ptr.c: New file.
18146 * gdb.base/vla-ptr.exp: New file.
18147
1a237e0e
SA
181482014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18149
18150 * gdb.base/vla-multi.c: New file.
18151 * gdb.base/vla-multi.exp: New file.
18152
504f3432
SA
181532014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18154
18155 * gdb.dwarf2/count.exp: New file.
18156
3bce8237
SA
181572014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18158
191a8a90
JB
18159 * gdb.base/vla-sideeffect.c: New file.
18160 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 18161
322f9c21
YQ
181622014-04-11 Yao Qi <yao@codesourcery.com>
18163
18164 * gdb.base/completion.exp: Check file exists before running tests
18165 on file completion.
18166
d708bcd1
PA
181672014-04-10 Pedro Alves <palves@redhat.com>
18168
18169 * gdb.base/cond-eval-mode.c: New file.
18170 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18171 prepare_for_testing to build the new file. Check result of
18172 runto_main.
18173 (test_break, test_watch): New procedures.
18174 (top level): Use them.
18175
ae1d2761
PM
181762014-04-08 Pierre Muller <muller@sourceware.org>
18177
18178 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18179 Ctrl-V use for mingw hosts.
18180
7af389b8
SC
181812014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18182
18183 * gdb.python/py-value.c: Improve test case.
18184 * gdb.python/py-value.exp: Add new test.
18185
5e703181
DE
181862014-04-07 David Blaikie <dblaikie@gmail.com>
18187
18188 * lib/compiler.c: Identify the clang compiler.
18189 * lib/compiler.cc: Ditto.
18190
9810b410
YQ
181912014-04-03 Yao Qi <yao@codesourcery.com>
18192
18193 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18194
98d1b8dc
AB
181952014-04-01 Anton Blanchard <anton@samba.org>
18196
18197 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18198 messages unique.
18199
3114cea1
AB
182002014-04-01 Anton Blanchard <anton@samba.org>
18201
18202 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18203 prepare_for_testing.
18204
62f7182c
AB
182052014-04-01 Anton Blanchard <anton@samba.org>
18206
18207 * gdb.arch/ppc64-atomic-inst.c: Remove.
18208 * gdb.arch/ppc64-atomic-inst.S: New file.
18209 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18210
770e7fc7
DE
182112014-03-31 Doug Evans <dje@google.com>
18212
18213 * gdb.base/print-symbol-loading-lib.c: New file.
18214 * gdb.base/print-symbol-loading-main.c: New file.
18215 * gdb.base/print-symbol-loading.exp: New file.
18216
46e2bafa
YQ
182172014-03-31 Yao Qi <yao@codesourcery.com>
18218
18219 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18220
8776cfe9
JB
182212014-03-28 Joel Brobecker <brobecker@adacore.com>
18222
18223 * gdb.ada/mi_dyn_arr: New testcase.
18224
5d1ef361
DE
182252014-03-27 Doug Evans <dje@google.com>
18226
18227 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18228
b5bee914
YQ
182292014-03-27 Yao Qi <yao@codesourcery.com>
18230
18231 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18232 if target is nios2-*-*.
18233
0d4d0e77
YQ
182342014-03-26 Yao Qi <yao@codesourcery.com>
18235
18236 * lib/gdb.exp (readline_is_used): New proc.
18237 * gdb.base/completion.exp: Move tests on command complete up.
18238 Skip the rest of tests if readline is not used.
18239 * gdb.ada/complete.exp: Skp the test if readline is not
18240 used.
18241 * gdb.base/filesym.exp: Likewise.
18242 * gdb.base/macscp.exp: Likewise.
18243 * gdb.base/readline-ask.exp: Likewise.
18244 * gdb.base/readline.exp: Likewise.
18245 * gdb.python/py-cmd.exp: Likewise.
18246 * gdb.trace/tfile.exp: Likewise.
18247
29361eee
YQ
182482014-03-26 Yao Qi <yao@codesourcery.com>
18249
18250 * gdb.base/macscp.exp: Fix code format issues.
18251
bc9a5525
UW
182522014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18253
18254 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18255 * gdb.asm/powerpc64le.inc: New file.
18256
d3839ede
PA
182572014-03-25 Pedro Alves <palves@redhat.com>
18258 Doug Evans <dje@google.com>
18259
18260 * gdb.base/source-execution.c: New file.
18261 * gdb.base/source-execution.exp: New file.
18262 * gdb.base/source-execution.gdb: New file.
18263
01672a57
DE
182642014-03-24 Doug Evans <dje@google.com>
18265
18266 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18267 using fission.
18268
88bbeca9
HZ
182692014-03-24 Hui Zhu <hui@codesourcery.com>
18270 Pedro Alves <palves@redhat.com>
18271
18272 PR breakpoints/16101
18273 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18274 test pass/fail messages. Detect missing support for dprintf when
18275 breakpoints are actually inserted.
18276 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18277 breakpoints are actually inserted.
18278 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18279 fails.
18280
d2348791
JK
182812014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18282
18283 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18284
feef67ab
DE
182852014-03-22 Doug Evans <xdje42@gmail.com>
18286
18287 * gdb.python/python.exp (python not supported): Verify multi-line
18288 python command issues an error.
25d743f9 18289 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 18290 guile command issues an error.
feef67ab 18291
ecebef6a
MR
182922014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18293
18294 * gdb.threads/thread-specific.exp: Handle the lack of usable
18295 $this_breakpoint and $this_thread.
18296
ccdd1909
HZ
182972014-03-21 Hui Zhu <hui@codesourcery.com>
18298
18299 * gdb.base/attach.exp (do_command_attach_tests): New.
18300
beb460e8
PA
183012014-03-20 Tom Tromey <tromey@redhat.com>
18302 Pedro Alves <palves@redhat.com>
18303
18304 PR cli/15718
18305 * gdb.base/condbreak-call-false.c: New file.
18306 * gdb.base/condbreak-call-false.exp: New file.
18307
40acf43a
PA
183082014-03-20 Pedro Alves <palves@redhat.com>
18309
18310 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18311 Delete.
18312 (block_signals, unblock_signals): Delete.
18313 (child_function_2, main): Remove references to deleted variable
18314 and functions.
18315
9f5e1e02
PA
183162014-03-20 Pedro Alves <palves@redhat.com>
18317
18318 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18319 Use pthread_kill to signal thread 2.
18320 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18321 Adjust to make the test send itself a signal rather than using the
18322 host's "kill" command.
18323
99619bea
PA
183242014-03-20 Pedro Alves <palves@redhat.com>
18325
18326 * gdb.threads/multiple-step-overs.c: New file.
18327 * gdb.threads/multiple-step-overs.exp: New file.
18328 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18329 Adjust expected infrun debug output.
18330
2adfaa28
PA
183312014-03-20 Pedro Alves <palves@redhat.com>
18332
18333 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18334 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18335
31e77af2
PA
183362014-03-20 Pedro Alves <palves@redhat.com>
18337
18338 PR breakpoints/7143
18339 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18340 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18341 of gdb_test_multiple.
18342 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18343 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18344
b9f437de
PA
183452014-03-20 Pedro Alves <palves@redhat.com>
18346
18347 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18348 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18349
05adc73e
PA
183502014-03-19 Pedro Alves <palves@redhat.com>
18351
18352 * gdb.base/async.exp: Remove early return.
18353
6048b950
PA
183542014-03-19 Pedro Alves <palves@redhat.com>
18355
18356 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18357
8bcfb00a
PA
183582014-03-19 Pedro Alves <palves@redhat.com>
18359
18360 * gdb.base/async.exp (test_background): Expect \r\n after
18361 "completed." in the fail pattern.
18362
884e37dc
PA
183632014-03-19 Pedro Alves <palves@redhat.com>
18364
18365 * gdb.base/async.exp (test_background): New procedure.
18366 Use it for all background execution command tests.
18367
148e57e2
PA
183682014-03-19 Pedro Alves <palves@redhat.com>
18369
18370 * gdb.base/async.exp: Use prepare_for_testing.
18371
f48088c7
PA
183722014-03-19 Pedro Alves <palves@redhat.com>
18373
18374 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18375 the same line.
18376
e2f6c966
PA
183772014-03-19 Pedro Alves <palves@redhat.com>
18378
18379 * gdb.base/async.c (main): Add "jump here" and "until here" line
18380 marker comments.
18381 * gdb.base/async.exp (jump_here): New global.
18382 (jump& test): Use it.
18383 (until_here): New global.
18384 (until& test): Use it.
18385
c30568d4
PA
183862014-03-19 Pedro Alves <palves@redhat.com>
18387
18388 * gdb.base/async.exp: Don't frob gdb_protocol.
18389
0172b6a7
DE
183902014-03-18 Doug Evans <xdje42@gmail.com>
18391
18392 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18393 Fix spelling of exec-done-display.
18394
06c868a8
JK
183952014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18396
18397 PR gdb/15358
18398 * gdb.base/gdb-sigterm.c: New file.
18399 * gdb.base/gdb-sigterm.exp: New file.
18400
0c7e1a46
PA
184012014-03-18 Pedro Alves <palves@redhat.com>
18402
18403 PR gdb/13860
18404 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18405 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18406 solib-event.
18407
f7c77d93
JB
184082014-03-17 Joel Brobecker <brobecker@adacore.com>
18409
18410 * gdb.ada/pckd_arr_ren: New testcase.
18411
5a1e8c7a
DE
184122014-03-13 Doug Evans <xdje42@gmail.com>
18413
18414 PR guile/16612
18415 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18416 collect after discarding symbols.
18417
350e1a76
DE
184182014-03-13 Ludovic Courtès <ludo@gnu.org>
18419 Doug Evans <xdje42@gmail.com>
18420
18421 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18422 to history survives a gc.
18423
a69900ae
PA
184242014-03-13 Pedro Alves <palves@redhat.com>
18425
18426 * gdb.base/default.exp: Don't test "target procfs".
18427
5db9f0bd
PA
184282014-03-13 Pedro Alves <palves@redhat.com>
18429
18430 * gdb.base/default.exp: Update "target child" and "target procfs"
18431 tests to not expect "Unix".
18432
b3ccfe11
TT
184332014-03-12 Tom Tromey <tromey@redhat.com>
18434
18435 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18436 New procs. Add target-async tests.
18437 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18438 Add target-async tests.
18439
646f4417
AA
184402014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18441
18442 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18443 'func_start' and 'func_end' for the beginning and end of the
18444 function code, respectively.
18445 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18446 'func_end' instead of 'func' and 'main'.
18447
288c211f
AA
184482014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18449
18450 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18451 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18452 generate the debug info assembler source.
18453
e0c0f156
AA
184542014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18455
18456 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18457 * gdb.dwarf2/arr-subrange.exp: Likewise.
18458 * gdb.dwarf2/dwz.exp: Likewise.
18459 * gdb.dwarf2/method-ptr.exp: Likewise.
18460 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18461 * gdb.dwarf2/subrange.exp: Likewise.
18462 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18463 * gdb.dwarf2/implptrpiece.exp: Likewise.
18464 * gdb.dwarf2/nostaticblock.exp: Likewise.
18465
0e5c4555
AA
184662014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18467
18468 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18469 directory to absolute path name arguments.
18470
5ec18f2b
JG
184712014-03-10 Joel Brobecker <brobecker@adacore.com>
18472
18473 * gdb.ada/tagged_access: New testcase.
18474
847fc4f2
MM
184752014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18476
18477 * gdb.btrace/data.exp: Update expected output.
18478
cc3da688
YQ
184792014-03-06 Yao Qi <yao@codesourcery.com>
18480
18481 * gdb.trace/pr16508.exp: New file.
18482
0f26cec1
PA
184832014-03-05 Pedro Alves <palves@redhat.com>
18484
18485 PR gdb/16575
18486 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18487 procedure.
18488 (top level): Adjust to use it. Add tests that exercise breakpoint
18489 interaction with the code-cache.
18490
7a5a839f
LC
184912014-02-26 Ludovic Courtès <ludo@gnu.org>
18492
18493 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18494 test for 'history-append!'.
18495
31aa7e4e
JB
184962014-02-26 Joel Brobecker <brobecker@adacore.com>
18497
18498 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18499 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18500 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18501 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18502 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18503 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18504
1b588015
JB
185052014-02-26 Joel Brobecker <brobecker@adacore.com>
18506
18507 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18508 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18509 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18510
55426c9d
JB
185112014-02-26 Joel Brobecker <brobecker@adacore.com>
18512
18513 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18514
dc53a7ad
JB
185152014-02-26 Joel Brobecker <brobecker@adacore.com>
18516
18517 * gdb.dwarf2/arr-stride.c: New file.
18518 * gdb.dwarf2/arr-stride.exp: New file.
18519
12ab52e9
PA
185202014-02-26 Pedro Alves <palves@redhat.com>
18521
18522 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18523 that won't ever trigger. Make sure that GDB reports the correct
18524 breakpoint that caused the stop.
18525
849c862e
JK
185262014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18527
18528 PR gdb/16626
18529 * gdb.base/auto-load-script: New file.
18530 * gdb.base/auto-load.c: New file.
18531 * gdb.base/auto-load.exp: New file.
18532
71b7d793
JK
18533 PR gdb/16626
18534 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18535
e2f0d509
JK
185362014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18537
18538 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18539 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18540
50cc37c8
DE
185412014-02-24 Doug Evans <dje@google.com>
18542
18543 * lib/gdb.exp (run_on_host): Log error output if program fails.
18544
ea4758f2
PA
185452014-02-21 Pedro Alves <palves@redhat.com>
18546
18547 * gdb.threads/step-after-sr-lock.c: Rename to ...
18548 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18549 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18550 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18551 ... this.
18552
d7b30f67
SDJ
185532014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18554
18555 PR tdep/16397
18556 * gdb.arch/amd64-stap-special-operands.exp: New file.
18557 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18558 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18559 * gdb.arch/amd64-stap-triplet.S: Likewise.
18560 * gdb.arch/amd64-stap-triplet.c: Likewise.
18561
83deb43f
JB
185622014-02-20 Joel Brobecker <brobecker@adacore.com>
18563
18564 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18565 in .section pseudo-op.
18566
adde2bff
DE
185672014-02-20 lin zuojian <manjian2006@gmail.com>
18568 Joel Brobecker <brobecker@adacore.com>
18569 Doug Evans <xdje42@gmail.com>
18570
18571 PR symtab/16581
18572 * gdb.dwarf2/dw2-icycle.S: New file.
18573 * gdb.dwarf2/dw2-icycle.c: New file.
18574 * gdb.dwarf2/dw2-icycle.exp: New file.
18575
f7bd0f78
SC
185762014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18577
18578 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18579 operations on gdb.Value objects.
18580 * gdb.python/py-value-cc.exp: Add new test to test operations on
18581 gdb.Value objects.
18582
c17ef0d5
DE
185832014-02-18 Doug Evans <dje@google.com>
18584
18585 * Makefile.in (TESTS): New variable.
18586 (expanded_tests, expanded_tests_or_none): New variables
18587 (check-single): Pass $(expanded_tests_or_none) to runtest.
18588 (check-parallel): Only run tests in $(TESTS) if non-empty.
18589 (check/no-matching-tests-found): New rule.
18590 * README: Document TESTS makefile variable.
18591
5dd3176f
DE
185922014-02-18 Doug Evans <dje@google.com>
18593
18594 * Makefile.in (check-parallel): rm -rf outputs temp.
18595
0b10be4f
JK
185962014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18597
18598 Fix "ERROR: no fileid for" in the testsuite.
18599 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18600
85f224e7
DE
186012014-02-12 Doug Evans <dje@google.com>
18602
18603 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18604 (MISCELLANEOUS): New variable.
18605 (clean): rm -rf $(MISCELLANEOUS).
18606 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18607 dwp live in the same directory as symlinks, with each symlink pointed
18608 to a differently named file in a different directory.
18609
149b30ff
DE
186102014-02-11 Doug Evans <dje@google.com>
18611
18612 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18613 of Tcl file commands.
18614
1dfdac32
MK
186152014-02-10 Mark Kettenis <kettenis@gnu.org>
18616
18617 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18618 "kill -SIGUSR1 -1".
18619
aa4fb036
JB
186202014-02-10 Joel Brobecker <brobecker@adacore.com>
18621
18622 * gdb.ada/tick_length_array_enum_idx: New testcase.
18623
ed3ef339
DE
186242014-02-10 Doug Evans <xdje42@gmail.com>
18625
18626 * configure.ac (AC_OUTPUT): Add gdb.guile.
18627 * configure: Regenerate.
18628 * lib/gdb-guile.exp: New file.
18629 * lib/gdb.exp (get_target_charset): New function.
18630 * gdb.base/help.exp: Update expected output from "apropos apropos".
18631 * gdb.guile/Makefile.in: New file.
18632 * gdb.guile/guile.exp: New file.
18633 * gdb.guile/scm-arch.c: New file.
18634 * gdb.guile/scm-arch.exp: New file.
18635 * gdb.guile/scm-block.c: New file.
18636 * gdb.guile/scm-block.exp: New file.
18637 * gdb.guile/scm-breakpoint.c: New file.
18638 * gdb.guile/scm-breakpoint.exp: New file.
18639 * gdb.guile/scm-disasm.c: New file.
18640 * gdb.guile/scm-disasm.exp: New file.
18641 * gdb.guile/scm-equal.c: New file.
18642 * gdb.guile/scm-equal.exp: New file.
18643 * gdb.guile/scm-error.exp: New file.
18644 * gdb.guile/scm-error.scm: New file.
18645 * gdb.guile/scm-frame-args.c: New file.
18646 * gdb.guile/scm-frame-args.exp: New file.
18647 * gdb.guile/scm-frame-args.scm: New file.
18648 * gdb.guile/scm-frame-inline.c: New file.
18649 * gdb.guile/scm-frame-inline.exp: New file.
18650 * gdb.guile/scm-frame.c: New file.
18651 * gdb.guile/scm-frame.exp: New file.
18652 * gdb.guile/scm-generics.exp: New file.
18653 * gdb.guile/scm-gsmob.exp: New file.
18654 * gdb.guile/scm-iterator.c: New file.
18655 * gdb.guile/scm-iterator.exp: New file.
18656 * gdb.guile/scm-math.c: New file.
18657 * gdb.guile/scm-math.exp: New file.
18658 * gdb.guile/scm-objfile-script-gdb.in: New file.
18659 * gdb.guile/scm-objfile-script.c: New file.
18660 * gdb.guile/scm-objfile-script.exp: New file.
18661 * gdb.guile/scm-objfile.c: New file.
18662 * gdb.guile/scm-objfile.exp: New file.
18663 * gdb.guile/scm-ports.exp: New file.
18664 * gdb.guile/scm-pretty-print.c: New file.
18665 * gdb.guile/scm-pretty-print.exp: New file.
18666 * gdb.guile/scm-pretty-print.scm: New file.
18667 * gdb.guile/scm-section-script.c: New file.
18668 * gdb.guile/scm-section-script.exp: New file.
18669 * gdb.guile/scm-section-script.scm: New file.
18670 * gdb.guile/scm-symbol.c: New file.
18671 * gdb.guile/scm-symbol.exp: New file.
18672 * gdb.guile/scm-symtab-2.c: New file.
18673 * gdb.guile/scm-symtab.c: New file.
18674 * gdb.guile/scm-symtab.exp: New file.
18675 * gdb.guile/scm-type.c: New file.
18676 * gdb.guile/scm-type.exp: New file.
18677 * gdb.guile/scm-value-cc.cc: New file.
18678 * gdb.guile/scm-value-cc.exp: New file.
18679 * gdb.guile/scm-value.c: New file.
18680 * gdb.guile/scm-value.exp: New file.
18681 * gdb.guile/source2.scm: New file.
18682 * gdb.guile/types-module.cc: New file.
18683 * gdb.guile/types-module.exp: New file.
18684
7026a7c1
YQ
186852014-02-10 Yao Qi <yao@codesourcery.com>
18686
18687 PR testsuite/16543
18688 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18689 * configure: Regenerated.
18690 * Makefile.in: New file.
18691
6c466447
AS
186922014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18693
18694 * gdb.python/py-framefilter.exp: Fix typo.
18695
6e854735
YQ
186962014-02-08 Yao Qi <yao@codesourcery.com>
18697
18698 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18699 that no =breakpoint-modified is emitted when breakpoints are
18700 modified through MI commands.
18701
d137e6dc
PA
187022014-02-07 Pedro Alves <pedro@codesourcery.com>
18703 Pedro Alves <palves@redhat.com>
18704
18705 * gdb.threads/step-after-sr-lock.c: New file.
18706 * gdb.threads/step-after-sr-lock.exp: New file.
18707
b5ee5a50
PA
187082014-02-07 Pedro Alves <palves@redhat.com>
18709
18710 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18711
3c77faf3
JK
187122014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18713
18714 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18715 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18716
6dddc817
DE
187172014-02-06 Doug Evans <xdje42@gmail.com>
18718
18719 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18720 output.
18721
18722 * gdb.gdb/python-interrupts.exp: New file.
18723
de7b2893
YQ
187242014-02-05 Yao Qi <yao@codesourcery.com>
18725
18726 * gdb.trace/report.exp (use_collected_data): Test the output
18727 of "info threads" and "info inferiors".
18728
66d032ac
YQ
187292014-02-05 Yao Qi <yao@codesourcery.com>
18730
18731 Revert this patch:
18732
18733 2013-05-24 Yao Qi <yao@codesourcery.com>
18734
18735 * gdb.trace/tfile.exp: Test inferior and thread.
18736
591a12a1
UW
187372014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18738
18739 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18740 on a function.
18741 * gdb.base/step-bt.c: Call hello via function pointer to make
18742 sure its first instruction is executed on powerpc64le-linux.
18743
0ff3e01f
UW
187442014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18745
18746 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18747
084ee545
UW
187482014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18749
18750 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18751 of the test patterns for use on little-endian systems.
18752
6ed14ff3
UW
187532014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18754
18755 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18756 (decimal_vector): Fix for little-endian.
18757
401e27fd
JM
187582014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18759
18760 * gdb.arch/sparc-sysstep.exp: New file.
18761 * gdb.arch/sparc-sysstep.c: Likewise.
18762
18763 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18764
8b924729
EBM
187652014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18766
18767 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18768
fb151210
JB
187692014-01-23 Tom Tromey <tromey@redhat.com>
18770
18771 * gdb.ada/array_char_idx: New testcase.
18772
0740f8d8
TT
187732014-01-23 Tom Tromey <tromey@redhat.com>
18774
18775 PR python/16487:
18776 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18777 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18778 classes.
18779
21909fa1
TT
187802014-01-23 Tom Tromey <tromey@redhat.com>
18781
18782 PR python/16491:
18783 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18784 string from an inferior frame.
18785 * gdb.python/py-framefilter-mi.exp: Update.
18786
87ce2a04
DE
187872014-01-22 Doug Evans <dje@google.com>
18788
18789 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18790
237b092b
AA
187912014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18792
18793 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18794
d674a709
AA
187952014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18796
18797 * gdb.trace/entry-values.exp: Remove excess space character from
18798 regex patterns. Handle s390 call instruction.
18799
20fa3390
AA
188002014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18801
18802 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18803 define "*_start" label. Make "name" static.
18804 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18805 ${name} by references to ${name}_start.
18806
78466714
AA
188072014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18808
18809 * gdb.base/info-macros.exp: Remove "debug" from the compile
18810 options.
18811
ec9f644a
IB
188122014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18813
18814 * gdb.dlang/demangle.exp: New file.
18815
94b1b47e
IB
188162014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18817
18818 * gdb.dlang/primitive-types.exp: New file.
18819
7f420862
IB
188202014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18821
18822 * configure.ac: Create gdb.dlang/Makefile.
18823 * configure: Regenerate.
18824 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18825 * gdb.dlang/Makefile.in: New file.
18826 * lib/d-support.exp: New file.
18827 * lib/gdb.exp (skip_d_tests): New proc.
18828
52834460
MM
188292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18830
18831 * gdb.btrace/delta.exp: Check reverse stepi.
18832 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18833 * gdb.btrace/finish.exp: New.
18834 * gdb.btrace/next.exp: New.
18835 * gdb.btrace/nexti.exp: New.
18836 * gdb.btrace/record_goto.c: Add comments.
18837 * gdb.btrace/step.exp: New.
18838 * gdb.btrace/stepi.exp: New.
18839 * gdb.btrace/multi-thread-step.c: New.
18840 * gdb.btrace/multi-thread-step.exp: New.
18841 * gdb.btrace/rn-dl-bind.c: New.
18842 * gdb.btrace/rn-dl-bind.exp: New.
18843 * gdb.btrace/data.c: New.
18844 * gdb.btrace/data.exp: New.
18845 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18846
6e07b1d2
MM
188472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18848
18849 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18850 * gdb.btrace/exception.exp: Update.
18851 * gdb.btrace/instruction_history.exp: Update.
18852 * gdb.btrace/record_goto.exp: Update.
18853 * gdb.btrace/tailcall.exp: Update.
18854 * gdb.btrace/unknown_functions.exp: Update.
18855 * gdb.btrace/delta.exp: New.
18856
0b722aec
MM
188572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18858
18859 * gdb.btrace/record_goto.exp: Add backtrace test.
18860 * gdb.btrace/tailcall.exp: Add backtrace test.
18861
066ce621
MM
188622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18863
18864 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18865 * gdb.btrace/record_goto.c: New.
18866 * gdb.btrace/record_goto.exp: New.
18867 * gdb.btrace/x86-record_goto.S: New.
18868
0688d04e
MM
188692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18870
18871 * gdb.btrace/function_call_history.exp: Update tests.
18872 * gdb.btrace/instruction_history.exp: Update tests.
18873
8710b709
MM
188742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18875
18876 * gdb.btrace/function_call_history.exp: Fix expected field
18877 order for "record function-call-history".
18878 Add new tests for "record function-call-history /c".
18879 * gdb.btrace/exception.cc: New.
18880 * gdb.btrace/exception.exp: New.
18881 * gdb.btrace/tailcall.exp: New.
18882 * gdb.btrace/x86-tailcall.S: New.
18883 * gdb.btrace/x86-tailcall.c: New.
18884 * gdb.btrace/unknown_functions.c: New.
18885 * gdb.btrace/unknown_functions.exp: New.
18886 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18887
5de9129b
MM
188882014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18889
18890 * gdb.btrace/instruction_history.exp: Update.
18891 * gdb.btrace/function_call_history.exp: Update.
18892
23a7fe75
MM
188932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18894
18895 * gdb.btrace/function_call_history.exp: Fix expected function
18896 trace.
18897 * gdb.btrace/instruction_history.exp: Initialize traced.
18898 Remove traced_functions.
18899
724c7dd8
MM
189002014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18901
18902 * gdb.btrace/function_call_history.exp: Update
18903 * gdb.btrace/instruction_history.exp: Update.
18904
6d78d93b
MM
189052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18906
18907 * gdb.btrace/enable.exp: Update expected text.
18908
93a360cc
OJ
189092014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18910
18911 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18912 bytes.
18913
3772b53f
MR
189142014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18915
18916 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18917
596662fa
OJ
189182014-01-15 Omair Javaid <omair.javaid@linaro.org>
18919
18920 * lib/gdb.exp (supports_process_record): Return true for
18921 arm*-linux*. (supports_reverse): Likewise.
18922
b5b08fb4
SC
189232014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18924
18925 PR python/15464
18926 PR python/16113
18927 * gdb.python/py-type.c: Enhance test case.
18928 * gdb.python/py-value-cc.cc: Likewise
18929 * gdb.python/py-type.exp: Add new tests.
18930 * gdb.python/py-value-cc.exp: Likewise
18931
52d7fb13
AA
189322014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18933 Pedro Alves <palves@redhat.com>
18934
18935 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18936 Make "name" extern.
18937 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18938 references to ${name}_start by references to ${name}.
18939
a2cd8cfe
JB
189402014-01-10 Joel Brobecker <brobecker@adacore.com>
18941
18942 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18943
4e23fced
JB
189442014-01-10 Joel Brobecker <brobecker@adacore.com>
18945
18946 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18947
c6a9e42c
PA
189482014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18949 Pedro Alves <palves@redhat.com>
18950
18951 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 18952 mi_gdb_target_load.
c6a9e42c 18953
b7ea362b
PA
189542014-01-08 Pedro Alves <palves@redhat.com>
18955
18956 * gdb.threads/reconnect-signal.c: New file.
18957 * gdb.threads/reconnect-signal.exp: New file.
18958
5e3f4fab
EBM
189592014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18960
18961 * gdb.base/source-dir.exp: New file.
18962
79301218
JB
189632014-01-07 Joel Brobecker <brobecker@adacore.com>
18964
18965 * gdb.ada/mi_interface: New testcase.
18966
8e355c5d
JB
189672014-01-07 Joel Brobecker <brobecker@adacore.com>
18968
18969 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18970 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18971 gdb.ada/pp-rec-component/pck.ads: New files.
18972
c0d48811
JB
189732014-01-07 Joel Brobecker <brobecker@adacore.com>
18974
18975 * gdb.python/py-pp-integral.c: New file.
18976 * gdb.python/py-pp-integral.py: New file.
18977 * gdb.python/py-pp-integral.exp: New file.
18978
17b609c3 18979For older changes see ChangeLog-1993-2013.
c906108c 18980\f
8d8cb839
EZ
18981;; Local Variables:
18982;; mode: change-log
18983;; left-margin: 8
18984;; fill-column: 74
18985;; version-control: never
18986;; End:
902f2ccb 18987
b811d2c2 18988 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
18989 Copying and distribution of this file, with or without modification,
18990 are permitted provided the copyright notice and this notice are preserved.