[gdb] Use partial symbol table to find language for main
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-04-02 Tom de Vries <tdevries@suse.de>
2
3 * gdb.base/main-psymtab.exp: New file.
4
5 2020-04-02 Tom de Vries <tdevries@suse.de>
6
7 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
8
9 2020-04-01 Tom Tromey <tom@tromey.com>
10
11 * gdb.base/complex-parts.exp: Add type tests.
12
13 2020-04-01 Tom Tromey <tom@tromey.com>
14
15 * gdb.base/complex-parts.exp: Add arithmetic tests.
16
17 2020-04-01 Tom Tromey <tom@tromey.com>
18
19 * gdb.compile/compile.exp: Update.
20 * gdb.compile/compile-cplus.exp: Update.
21 * gdb.base/varargs.exp: Update.
22 * gdb.base/floatn.exp: Update.
23 * gdb.base/endianity.exp: Update.
24 * gdb.base/callfuncs.exp (do_function_calls): Update.
25 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
26 (complex_float_integral_args): Update.
27 * gdb.base/complex.exp: Update.
28 * gdb.base/complex-parts.exp: Update.
29
30 2020-04-01 Tom Tromey <tromey@adacore.com>
31
32 * gdb.rust/union.rs: New file.
33 * gdb.rust/union.exp: New file.
34 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
35 (main): Update.
36 * gdb.rust/simple.exp: Move union tests to union.exp.
37
38 2020-04-01 Tom Tromey <tromey@adacore.com>
39
40 * gdb.rust/simple.rs (main): Remove "y0".
41
42 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
43
44 * gdb.multi/stop-all-on-exit.c: New test.
45 * gdb.multi/stop-all-on-exit.exp: New file.
46
47 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
48
49 PR gdb/24789
50 * gdb.cp/misc.cc: Add integer reference variable.
51 * gdb.cp/misc.exp: Add test.
52
53 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
54
55 * gdb.server/stop-reply-no-thread.exp: Enhance the test
56 scenario to cover execution until the end and also the case
57
58 2020-03-31 Tom de Vries <tdevries@suse.de>
59
60 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
61 c. Use "maint info symtabs" to check symtab expansion.
62
63 2020-03-30 Tom de Vries <tdevries@suse.de>
64
65 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
66 unsupported.
67 (verify_psymtab_expanded): Move ...
68 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
69 test.
70 (readnow): New proc.
71
72 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
73
74 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
75 with $hex.
76
77 2020-03-20 Tom Tromey <tromey@adacore.com>
78
79 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
80
81 2020-03-20 Tom Tromey <tromey@adacore.com>
82
83 * gdb.ada/sub_variant/subv.adb: New file.
84 * gdb.ada/sub_variant.exp: New file.
85
86 2020-03-20 Tom de Vries <tdevries@suse.de>
87
88 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
89 first break fails.
90 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
91
92 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
93
94 * gdb.server/exit-multiple-threads.c: New file.
95 * gdb.server/exit-multiple-threads.exp: New file.
96
97 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
98
99 * gdb.fortran/mixed-lang-stack.c: New file.
100 * gdb.fortran/mixed-lang-stack.cpp: New file.
101 * gdb.fortran/mixed-lang-stack.exp: New file.
102 * gdb.fortran/mixed-lang-stack.f90: New file.
103
104 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
105
106 * gdb.linespec/cp-completion-aliases.cc: New file.
107 * gdb.linespec/cp-completion-aliases.exp: New file.
108
109 2020-03-19 Tom de Vries <tdevries@suse.de>
110
111 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
112 more precise.
113
114 2020-03-18 Tom de Vries <tdevries@suse.de>
115
116 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
117 * gdb.dwarf2/break-inline-psymtab.c: New test.
118 * gdb.dwarf2/break-inline-psymtab.exp: New file.
119
120 2020-03-16 Tom de Vries <tdevries@suse.de>
121
122 * lib/cache.exp (gdb_do_cache): Add and handle local variables
123 cache_verify and cache_verify_proc.
124
125 2020-03-15 Tom de Vries <tdevries@suse.de>
126
127 * gdb.server/solib-list.exp: Handle
128 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
129
130 2020-03-15 Tom de Vries <tdevries@suse.de>
131
132 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
133 objfiles".
134
135 2020-03-14 Tom Tromey <tom@tromey.com>
136
137 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
138
139 2020-03-14 Tom de Vries <tdevries@suse.de>
140
141 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
142
143 2020-03-14 Tom de Vries <tdevries@suse.de>
144
145 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
146 result in line-by-line fashion.
147
148 2020-03-14 Tom de Vries <tdevries@suse.de>
149
150 * lib/gdb.exp (supports_statement_frontiers): New proc.
151 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
152
153 2020-03-14 Tom de Vries <tdevries@suse.de>
154
155 * gdb.base/printcmds.exp: Add missing quoting for "print
156 teststring2".
157
158 2020-03-13 Tom Tromey <tom@tromey.com>
159
160 * gdb.base/printcmds.exp (test_print_strings): Add regression
161 test.
162 * gdb.base/printcmds.c (charptr): New typedef.
163 (teststring2): New global.
164
165 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
166
167 * gdb.base/break-interp.exp: Use the tail of the filename, not the
168 full path in the test name.
169 (test_ld): Add some with_test_prefix blocks to make test names
170 unique.
171
172 2020-03-13 Tom de Vries <tdevries@suse.de>
173
174 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
175
176 2020-03-13 Tom de Vries <tdevries@suse.de>
177
178 * gdb.mi/mi-sym-info.exp: Make matching more precise.
179
180 2020-03-13 Tom de Vries <tdevries@suse.de>
181
182 PR symtab/25646
183 * gdb.dwarf2/imported-unit.exp: Add test.
184
185 2020-03-13 Tom de Vries <tdevries@suse.de>
186
187 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
188 (var1, var2): New variable.
189 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
190 matching symbols.
191
192 2020-03-13 Tom de Vries <tdevries@suse.de>
193
194 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
195 (Term::command): Use prompt prefix.
196 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
197 * gdb.tui/tui-layout-asm-short-prog.exp: Use
198 command_no_prompt_prefix instead of prefix.
199 * gdb.tui/tui-layout-asm.exp: Same.
200
201 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
202
203 * gdb.base/break-interp.exp: Use foreach_with_prefix.
204
205 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
206
207 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
208 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
209 on" while stepping over the test instruction, match printed
210 message.
211
212 2020-03-12 Tom de Vries <tdevries@suse.de>
213
214 * gdb.base/info-types.exp: Use exp_continue during matching of output
215 of "info types".
216
217 2020-03-12 Tom de Vries <tdevries@suse.de>
218
219 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
220
221 2020-03-12 Tom de Vries <tdevries@suse.de>
222
223 * gdb.fortran/module.exp: Use exp_continue during matching of output
224 of "info variable -n".
225
226 2020-03-12 Tom de Vries <tdevries@suse.de>
227
228 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
229 gdb.dwarf2/dw2-ranges-base.c.
230
231 2020-03-12 Tom de Vries <tdevries@suse.de>
232
233 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
234 in presence of GLIBC debuginfo.
235
236 2020-03-12 Tom de Vries <tdevries@suse.de>
237
238 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
239 $core.
240
241 2020-03-12 Tom de Vries <tdevries@suse.de>
242
243 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
244 more precise.
245
246 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
247
248 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
249 from Unix to Windows path.
250
251 2020-03-11 Tom de Vries <tdevries@suse.de>
252
253 * gdb.ada/minsyms.exp: Set language to ada.
254
255 2020-03-11 Tom de Vries <tdevries@suse.de>
256
257 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
258
259 2020-03-11 Tom de Vries <tdevries@suse.de>
260
261 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
262
263 2020-03-11 Tom Tromey <tromey@adacore.com>
264
265 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
266
267 2020-03-11 Tom de Vries <tdevries@suse.de>
268
269 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
270
271 2020-03-11 Tom de Vries <tdevries@suse.de>
272
273 * gdb.base/break-interp.exp: Limit verbose scope.
274
275 2020-03-11 Tom de Vries <tdevries@suse.de>
276
277 * gdb.fortran/logical.f90: Define variable with character type.
278 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
279
280 2020-03-11 Tom de Vries <tdevries@suse.de>
281
282 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
283
284 2020-03-11 Tom de Vries <tdevries@suse.de>
285
286 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
287 symtabs.
288
289 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
290 Bernd Edlinger <bernd.edlinger@hotmail.de>
291
292 * gdb.cp/step-and-next-inline.cc: New file.
293 * gdb.cp/step-and-next-inline.exp: New file.
294 * gdb.cp/step-and-next-inline.h: New file.
295 * gdb.dwarf2/dw2-is-stmt.c: New file.
296 * gdb.dwarf2/dw2-is-stmt.exp: New file.
297 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
298 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
299 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
300
301 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
302
303 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
304 is-stmt flag in the line table.
305
306 2020-03-09 Tom de Vries <tdevries@suse.de>
307
308 * lib/gdb.exp (cached_file): Create cache dir.
309
310 2020-03-07 Tom de Vries <tdevries@suse.de>
311
312 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
313 * gdb.cp/rvalue-ref-params.exp: Same.
314
315 2020-03-06 Tom de Vries <tdevries@suse.de>
316
317 * lib/gdb.exp (tentative_rename, cached_file): New proc.
318 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
319
320 2020-03-06 Tom de Vries <tdevries@suse.de>
321
322 * README: Fix "the the".
323 * gdb.base/dprintf.exp: Same.
324
325 2020-03-05 Tom de Vries <tdevries@suse.de>
326
327 * gdb.base/maint.exp: Update "main print statistics" expected output.
328
329 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
330
331 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
332 (fortran_int8): Likewise.
333 (fortran_real4): Likewise.
334 (fortran_real8): Likewise.
335 (fortran_complex4): Likewise.
336 (fortran_logical4): Likewise.
337 (fortran_character1): Likewise.
338
339 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
340
341 * gdb.fortran/logical.exp: Add tests that any non-zero value is
342 printed as true.
343
344 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
345
346 * gdb.base/printcmds.exp: Add test to verify printf of a
347 variable holding an address.
348
349 2020-03-03 Tom de Vries <tdevries@suse.de>
350
351 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
352
353 2020-03-03 Tom de Vries <tdevries@suse.de>
354
355 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
356 gdb_test_multiple call.
357
358 2020-03-03 Tom de Vries <tdevries@suse.de>
359
360 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
361 gdb_test_multiple calls.
362
363 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
364
365 * gdb.base/default.exp: Remove test of 'set history filename'.
366 * gdb.base/gdbinit-history.exp: Add tests for setting the history
367 filename to the empty string.
368 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
369 and GDBHISTSIZE.
370
371 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
372
373 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
374 disabled.
375
376 2020-03-02 Pedro Alves <palves@redhat.com>
377 Tom de Vries <tdevries@suse.de>
378
379 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
380 -prompt prefix, before user_code argument. Add -lbl option likewise.
381 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
382 (gdb_is_target_1): Add -prompt prefix and move to before user_code
383 argument.
384 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
385 have "\r\n" at start-of-line, instead of at end-of-line.
386
387 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
388
389 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
390 libinproctrace.so.
391
392 2020-02-28 Luis Machado <luis.machado@linaro.org>
393
394 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
395 to "p/x".
396
397 2020-02-28 Luis Machado <luis.machado@linaro.org>
398
399 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
400 asm/ptrace.h and error.h.
401
402 2020-02-28 Tom de Vries <tdevries@suse.de>
403
404 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
405 (struct wrapper, do_something, mundane/symada__cS): Move ...
406 * gdb.base/c-linkage-name-2.c: ... here. New source file.
407 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
408 Update "print symada__cS before partial symtab expansion" regexp.
409 Update breakpoint location. Flush symbol cache after expansion.
410
411 2020-02-28 Luis Machado <luis.machado@linaro.org>
412
413 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
414
415 2020-02-27 Tom de Vries <tdevries@suse.de>
416
417 * config/sid.exp: Remove unused globals.
418 * gdb.base/attach.exp: Same.
419 * gdb.base/catch-load.exp: Same.
420 * gdb.base/dbx.exp: Same.
421 * lib/gdb.exp: Same.
422 * lib/mi-support.exp: Same.
423 * lib/prompt.exp: Same.
424
425 2020-02-27 Tom de Vries <tdevries@suse.de>
426
427 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
428 not set.
429
430 2020-02-26 Aaron Merey <amerey@redhat.com>
431
432 * gdb.debuginfod: New directory for debuginfod tests.
433 * gdb.debuginfod/main.c: New test file.
434 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
435
436 2020-02-26 Tom de Vries <tdevries@suse.de>
437
438 PR gdb/25603
439 * gdb.base/persistent-lang.cc: New test.
440 * gdb.base/persistent-lang.exp: New file.
441
442 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
443
444 * gdb.fortran/derived-type-striding.exp: Add a new test.
445 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
446 new test.
447
448 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
449
450 * gdb.base/cached-source-file.exp: Avoid source file paths in test
451 names.
452
453 2020-02-25 Tom de Vries <tdevries@suse.de>
454
455 PR go/18926
456 * gdb.go/methods.exp: Remove gcc/93866 xfail.
457
458 2020-02-24 Tom de Vries <tdevries@suse.de>
459
460 PR gdb/25592
461 * gdb.base/info-locals-unused-static-var.c: New test.
462 * gdb.base/info-locals-unused-static-var.exp: New file.
463
464 2020-02-22 Tom Tromey <tom@tromey.com>
465
466 * gdb.python/tui-window.exp: New file.
467 * gdb.python/tui-window.py: New file.
468
469 2020-02-22 Tom Tromey <tom@tromey.com>
470
471 PR tui/17850:
472 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
473 tests.
474
475 2020-02-22 Tom Tromey <tom@tromey.com>
476
477 * gdb.tui/new-layout.exp: Add sub-layout tests.
478
479 2020-02-22 Tom Tromey <tom@tromey.com>
480
481 * gdb.tui/new-layout.exp: New file.
482
483 2020-02-22 Tom Tromey <tom@tromey.com>
484
485 * gdb.rust/rust-style.rs: New file.
486 * gdb.rust/rust-style.exp: New file.
487 * gdb.base/style.exp: Test structure printing.
488 * gdb.base/style.c (struct some_struct): New type.
489 (enum etype): New type.
490 (struct_value): New global.
491
492 2020-02-21 Tom de Vries <tdevries@suse.de>
493
494 PR go/18926
495 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
496 Remove blanket xfails. Use message argument for gdb_breakpoint.
497 Make continuing to breakpoint test conditional on setting breakpoint.
498 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
499 DW_AT_name attribute. Add xfail for GCC PR93866.
500
501 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
502
503 * gdb.dwarf2/cpp-linkage-name.c: New file.
504 * gdb.dwarf2/cpp-linkage-name.exp: New file.
505
506 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
507
508 * lib/gdb.exp (gdb_wrapper_init): Reset
509 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
510 not exist.
511
512 2020-02-20 Tom de Vries <tdevries@suse.de>
513
514 PR go/17018
515 * gdb.go/hello.exp: Copy ...
516 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
517 print of st to print value of global definition. Add xfail for GCC
518 PR93844.
519 * gdb.go/hello.exp: Remove printing of st before definition.
520 * gdb.go/hello.go: Copy ...
521 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
522 to st.
523 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
524
525 2020-02-20 Tom de Vries <tdevries@suse.de>
526
527 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
528 (gdb_simple_compile): Handle compile_flags go by using .go extension
529 for source file.
530 * gdb.go/chan.exp: Use support_go_compile.
531 * gdb.go/handcall.exp: Same.
532 * gdb.go/hello.exp: Same.
533 * gdb.go/integers.exp: Same.
534 * gdb.go/max-depth.exp: Same.
535 * gdb.go/methods.exp: Same.
536 * gdb.go/package.exp: Same.
537 * gdb.go/strings.exp: Same.
538 * gdb.go/types.exp: Same.
539 * gdb.go/unsafe.exp: Same.
540
541 2020-02-19 Tom de Vries <tdevries@suse.de>
542
543 * gdb.python/lib-types.exp: Make xfail more strict.
544
545 2020-02-19 Tom de Vries <tdevries@suse.de>
546
547 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
548
549 2020-02-19 Doug Evans <dje@google.com>
550
551 PR rust/25535
552 * gdb.rust/simple.exp: Add test.
553 * gdb.rust/simple.rs: Add test.
554
555 2020-02-19 Tom de Vries <tdevries@suse.de>
556
557 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
558 output line-by-line.
559
560 2020-02-19 Tom de Vries <tdevries@suse.de>
561
562 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
563
564 2020-02-19 Tom de Vries <tdevries@suse.de>
565
566 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
567 prelink.
568
569 2020-02-19 Tom de Vries <tdevries@suse.de>
570
571 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
572 (gdb_do_cache): Use gdb_do_cache_wrap.
573 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
574
575 2020-02-19 Tom de Vries <tdevries@suse.de>
576
577 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
578 gdb_compile option.
579
580 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
581
582 * gdb.base/printcmds.exp (test_print_enums): Update expected
583 output.
584
585 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
586
587 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
588 for "unknown".
589
590 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
591
592 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
593 enumerator.
594
595 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
596
597 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
598 FE_, add FE_NONE.
599 (three): Update.
600 (enum flag_enum_without_zero): New enum.
601 (flag_enum_without_zero): New variable.
602 (enum not_flag_enum): New enum.
603 (three_not_flag): New variable.
604 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
605 (test_print_enums): Add more tests for printing flag enums.
606
607 2020-02-18 Tom de Vries <tdevries@suse.de>
608
609 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
610 (gdb_compile_ada): ... here.
611 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
612 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
613
614 2020-02-14 Tom Tromey <tom@tromey.com>
615
616 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
617 build directory.
618 * boards/gdbserver-base.exp: Update path to gdbserver.
619
620 2020-02-13 Tom de Vries <tdevries@suse.de>
621
622 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
623
624 2020-02-13 Tom de Vries <tdevries@suse.de>
625
626 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
627 are missing.
628
629 2020-02-13 Tom de Vries <tdevries@suse.de>
630
631 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
632 call.
633
634 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
635
636 PR tui/25126
637 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
638 * gdb.base/cached-source-file.c: New file.
639 * gdb.base/cached-source-file.exp: New file.
640
641 2020-02-11 Tom de Vries <tdevries@suse.de>
642
643 PR testsuite/25488
644 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
645
646 2020-02-10 Tom de Vries <tdevries@suse.de>
647
648 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
649
650 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
651
652 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
653 and $after_addr are both integers before making a comparison.
654
655 2020-02-09 Tom de Vries <tdevries@suse.de>
656
657 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
658 command output and paste it into gdb.log. If any, paste catch message
659 to gdb.log.
660
661 2020-02-07 Tom Tromey <tromey@adacore.com>
662
663 PR breakpoints/24915:
664 * gdb.base/annotate-symlink.exp: Use setup_xfail.
665
666 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
667
668 * gdb.tui/tui-missing-src.exp: Add the "missing source
669 file" test for the TUI.
670
671 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
672
673 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
674 including a port number in the output.
675
676 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
677
678 * lib/fortran.exp (fortran_int4): Handle clang.
679 (fortran_int8): Likewise.
680 (fortran_real4): Likewise.
681 (fortran_real8): Likewise.
682 (fortran_complex4): Likewise.
683 (fortran_logical4): Likewise.
684 (fortran_character1): Likewise.
685
686 2020-02-04 Tom de Vries <tdevries@suse.de>
687
688 * README (Race detection): Add note.
689
690 2020-02-04 Tom de Vries <tdevries@suse.de>
691
692 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
693
694 2020-02-04 Tom de Vries <tdevries@suse.de>
695
696 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
697
698 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
699
700 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
701 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
702 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
703 blttar, bnetarl.
704 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
705 binary for blttar, bnetarl.
706 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
707 wait instruction. Delete ldmx test.
708 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
709
710 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
711
712 * gdb.fortran/array-bounds-high.exp: New file.
713 * gdb.fortran/array-bounds-high.f90: New file.
714
715 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
716
717 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
718 Replace #include of <sys/fcntl.h> by <fcntl.h>.
719
720 2020-02-01 Tom de Vries <tdevries@suse.de>
721
722 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
723
724 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
725
726 PR tui/9765
727 * gdb.tui/tui-layout-asm-short-prog.S: New file.
728 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
729
730 2020-01-29 Luis Machado <luis.machado@linaro.org>
731
732 * gdb.arch/aarch64-brk-patterns.c: New source file.
733 * gdb.arch/aarch64-brk-patterns.exp: New test.
734
735 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
736
737 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
738 GCC/Clang version.
739 * gdb.cp/pass-by-ref.exp: Ditto.
740
741 2020-01-29 Tom de Vries <tdevries@suse.de>
742
743 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
744 * gdb.threads/watchpoint-fork-mt.c: Same.
745 * gdb.threads/watchpoint-fork-parent.c: Same.
746 * gdb.threads/watchpoint-fork-st.c: Same.
747 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
748
749 2020-01-27 Luis Machado <luis.machado@linaro.org>
750
751 * gdb.base/step-over-syscall.exp (setup): Check if we're already
752 sitting at a syscall instruction when we hit the syscall function's
753 breakpoint.
754 Check PC against one obtained with the x command.
755 Validate syscall number.
756 (step_over_syscall): Don't continue to the syscall instruction if
757 we're already there.
758
759 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
760
761 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
762
763 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
764
765 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
766 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
767
768 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
769
770 * gdb.dwarf2/dw2-inline-stepping.c: New file.
771 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
772
773 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
774
775 * gdb.base/maint.exp: Update line table parsing test.
776 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
777
778 2020-01-24 Pedro Alves <palves@redhat.com>
779
780 PR gdb/25410
781 * gdb.multi/multi-re-run-1.c: New.
782 * gdb.multi/multi-re-run-2.c: New.
783 * gdb.multi/multi-re-run.exp: New.
784
785 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
786
787 PR gdb/23718
788 * gdb.server/server-kill-python.exp: New file.
789
790 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
791
792 * gdb.server/multi-ui-errors.c: New file.
793 * gdb.server/multi-ui-errors.exp: New file.
794
795 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
796
797 PR tui/9765
798 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
799
800 2020-01-19 Tom Tromey <tom@tromey.com>
801
802 * gdb.tui/main.exp: Add check for plain "file".
803
804 2020-01-16 Christian Biesinger <cbiesinger@google.com>
805
806 * lib/gdb.exp: Fix spelling error (seperatelly).
807
808 2020-01-14 Tom Tromey <tom@tromey.com>
809
810 PR symtab/12535:
811 * gdb.python/python.exp: Test decode_line with empty string
812 argument.
813
814 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
815
816 * gdb.base/skip-inline.exp: Extend test.
817
818 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
819
820 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
821 * gdb.dwarf2/dw2-bad-elf.c: New file.
822 * gdb.dwarf2/dw2-bad-elf.exp: New file.
823
824 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
825
826 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
827 _line_saw_file.
828
829 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
830
831 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
832 border.
833
834 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
835
836 * gdb.multi/multi-target.exp (setup): Factor out "info
837 connections" and "info inferiors" tests to ...
838 (test_info_inferiors): ... this new procedure.
839 (top level): Run new "info-inferiors" tests.
840
841 2020-01-10 Pedro Alves <palves@redhat.com>
842
843 * gdb.server/bkpt-other-inferior.exp: New file.
844
845 2020-01-10 Pedro Alves <palves@redhat.com>
846
847 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
848 of "add-inferior".
849 * gdb.base/quit-live.exp: Likewise.
850 * gdb.base/remote-exec-file.exp: Likewise.
851 * gdb.guile/scm-progspace.exp: Likewise.
852 * gdb.linespec/linespec.exp: Likewise.
853 * gdb.mi/new-ui-mi-sync.exp: Likewise.
854 * gdb.mi/user-selected-context-sync.exp: Likewise.
855 * gdb.multi/multi-target.exp (setup): Add "info connection" and
856 "info inferiors" tests.
857 * gdb.multi/remove-inferiors.exp: Adjust expected output of
858 "add-inferior".
859 * gdb.multi/watchpoint-multi.exp: Likewise.
860 * gdb.python/py-inferior.exp: Likewise.
861 * gdb.server/extended-remote-restart.exp: Likewise.
862 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
863 "info inferiors".
864 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
865 * gdb.trace/report.exp: Likewise.
866
867 2020-01-10 Pedro Alves <palves@redhat.com>
868
869 * gdb.multi/multi-target.c: New file.
870 * gdb.multi/multi-target.exp: New file.
871 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
872 mode requested, but remote does not support non-stop".
873
874 2020-01-10 Pedro Alves <palves@redhat.com>
875
876 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
877 disconnect before reconnecting.
878
879 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
880 Pedro Alves <palves@redhat.com>
881
882 * gdb.server/connect-without-multi-process.exp: Also test
883 continuing to end.
884
885 2020-01-10 Pedro Alves <palves@redhat.com>
886
887 * gdb.base/remote-exec-file.exp: New file.
888
889 2020-01-10 Pedro Alves <palves@redhat.com>
890
891 * gdb.base/fork-running-state.exp (do_test): Adjust expected
892 output.
893 * gdb.threads/async.c: New.
894 * gdb.threads/async.exp: New.
895 * gdb.multi/tids-gid-reset.c: New.
896 * gdb.multi/tids-gid-reset.exp: New.
897
898 2020-01-10 George Barrett <bob@bob131.so>
899
900 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
901 to help in finding the image relocation offset.
902 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
903 options in arguments.
904 (stap_test_no_debuginfo): Likewise.
905 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
906 test variants.
907 (stap_test): Add null semaphore relocation test.
908
909 2020-01-10 George Barrett <bob@bob131.so>
910
911 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
912 * gdb.base/stap-probe.exp: Likewise.
913 (stap_test): Pass argument as an additional flag.
914 (stap_test_no_debuginfo): Likewise.
915 (stap_test): Check `info probes stap' output for semaphore
916 addresses if the test binary is supposed to have them.
917
918 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
919
920 * gdb.tui/basic.exp: Add more scrolling tests.
921
922 2020-01-09 Tom Tromey <tom@tromey.com>
923
924 PR tui/18932:
925 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
926 meangingful value.
927 (Term::command, Term::resize): Update.
928 * gdb.tui/basic.exp: Add scrolling test.
929
930 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
931
932 * gdb.tui/tui-layout-asm.exp: New file.
933
934 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
935
936 * lib/tuiterm.exp (Term::check_box_contents): New proc.
937
938 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
939
940 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
941 (Term::enter_tui): Use Term::prepare_for_tui.
942
943 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
944
945 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
946 called.
947
948 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
949
950 * gdb.base/skip.exp: Fix race condition in test.
951
952 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
953
954 * gdb.base/backtrace.c: New file.
955 * gdb.base/backtrace.exp: New file.
956
957 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
958
959 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
960
961 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
962
963 * gdb.base/style.exp: Test that warnings are styled.
964
965 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
966
967 * gdb.base/line65535.exp: New file.
968 * gdb.base/line65535.c: New file.
969
970 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
971
972 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
973 * lib/gnat_debug_info_test.adb: New file.
974 * gdb.ada/ptype_tagged_param.exp: Use
975 gnat_runtime_has_debug_info, expect a different output if
976 runtime does not have debug info.
977
978 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
979
980 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
981 (another) quote in test name.
982
983 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
984
985 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
986 Add quote in test name.
987
988 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
989
990 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
991 directory instead.
992 * gdb.cp/pass-by-ref.exp: Extend with more cases.
993 * gdb.cp/pass-by-ref-2.cc: New file.
994 * gdb.cp/pass-by-ref-2.exp: New file.
995
996 2019-12-20 Tom Tromey <tom@tromey.com>
997
998 * gdb.tui/list-before.exp: New file.
999
1000 2019-12-20 Tom Tromey <tom@tromey.com>
1001
1002 * gdb.tui/list.exp: Check for source on initial listing.
1003
1004 2019-12-11 Tom Tromey <tromey@adacore.com>
1005
1006 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1007 Add crlf test.
1008
1009 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
1010
1011 * gdb.base/default.exp: Update value of $_gdb_major.
1012
1013 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1014
1015 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1016
1017 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1018
1019 * gdb.base/skip.exp: Whitespace fix.
1020
1021 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1022
1023 * gdb.base/skip-inline.c: New file.
1024 * gdb.base/skip-inline.exp: New file.
1025
1026 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1027
1028 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1029 jit_function_00 to jit_function_stack_mangle.
1030 * gdb.base/jithost.c (jit_function_t): Rename to...
1031 (jit_function_stack_mangle_t): ... this.
1032 (jit_function_add_t): New typedef.
1033 (jit_function_00_code): Rename to...
1034 (jit_function_stack_mangle_code): ... this, make static.
1035 (jit_function_add_code): New.
1036 (main): Generate "add" function and call it. Adjust to changes
1037 in jithost_abi.
1038 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1039 (struct jithost_abi) <begin, end>: Remove fields.
1040 <object, function_stack_mangle, function_add>: New fields.
1041 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1042 code_end>: Remove fields.
1043 <func_stack_mangle>: New field.
1044 (read_debug_info): Adjust to renaming, create block for "add"
1045 function.
1046 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1047
1048 2019-12-11 Tom Tromey <tom@tromey.com>
1049
1050 * gdb.tui/resize.exp: Fix regexp.
1051 * gdb.tui/regs.exp: Fix regexps.
1052 * gdb.tui/main.exp: Fix regexp.
1053
1054 2019-12-11 Tom Tromey <tom@tromey.com>
1055
1056 * gdb.tui/resize.exp: Update.
1057 * gdb.tui/empty.exp (layouts): Update.
1058
1059 2019-12-11 Tom Tromey <tom@tromey.com>
1060
1061 * gdb.tui/regs.exp: Update.
1062 * gdb.tui/empty.exp (layouts): Update.
1063 * gdb.tui/basic.exp: Update.
1064 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1065
1066 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1067
1068 * gdb.base/options.exp: Add -raw-values in the print completion list.
1069 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1070
1071 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1072
1073 * gdb.threads/omp-par-scope.c: New file.
1074 * gdb/threads/omp-par-scope.exp: New file.
1075
1076 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1077
1078 * lib/gdb.exp (support_nested_function_tests): New proc.
1079
1080 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1081
1082 * lib/gdb.exp (gdb_compile_openmp): New proc.
1083 (build_executable_from_specs): Add an "openmp" option.
1084 (gdb_compile_pthreads): Add non-executable case.
1085
1086 2019-12-10 Tom Tromey <tromey@adacore.com>
1087
1088 * gdb.ada/unchecked_union.exp: New file.
1089 * gdb.ada/unchecked_union/pck.adb: New file.
1090 * gdb.ada/unchecked_union/pck.ads: New file.
1091 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1092 * gdb-utils.exp (string_to_regexp): Also quote "?".
1093
1094 2019-12-10 George Barrett <bob@bob131.so>
1095
1096 Test scripted probe breakpoints.
1097 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1098 * gdb.python/py-breakpoint.c (main): Likewise.
1099 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1100 specifier test.
1101 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1102
1103 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1104
1105 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1106 an rvalue parameter.
1107 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1108 parameter.
1109
1110 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1111
1112 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1113 modules.
1114
1115 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1116
1117 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1118 broken version of GCC.
1119
1120 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1121
1122 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1123 sym-info-cmds library.
1124 * gdb.fortran/info-types.exp: Likewise.
1125 * lib/sym-info-cmds.exp: New file.
1126
1127 2019-12-08 Tom de Vries <tdevries@suse.de>
1128
1129 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1130
1131 2019-12-07 Keith Seitz <keiths@redhat.com>
1132
1133 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1134 * gdb.base/corefile-buildid-shlib.c: New file.
1135 * gdb.base/corefile-buildid.c: New file.
1136 * gdb.base/corefile-buildid.exp: New file.
1137
1138 2019-12-06 Tom de Vries <tdevries@suse.de>
1139
1140 * gdb.dwarf2/varval.exp: Add decl before def test.
1141
1142 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1143
1144 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1145
1146 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1147
1148 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1149 CV and reference conversion for overload resolution.
1150 * gdb.cp/rvalue-ref-overload.exp: Test it.
1151
1152 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1153
1154 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1155 * gdb.base/frameapply.exp: Test faas without command.
1156
1157 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1158
1159 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1160 Fortran tests.
1161 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1162 order.
1163
1164 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1165
1166 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1167 casting to type with no kind specified.
1168 (test_basic_parsing_of_type_kinds): Additional tests for types
1169 with no kind specified, and add tests for single/double
1170 precision/complex types.
1171
1172 2019-12-04 Tom Tromey <tromey@adacore.com>
1173
1174 * gdb.base/endianity.c (struct other) <x>: New field.
1175 (main): Initialize it.
1176 * gdb.base/endianity.exp: Update.
1177
1178 2019-12-04 Tom Tromey <tromey@adacore.com>
1179
1180 * gdb.ada/scalar_storage/storage.adb: New file.
1181 * gdb.ada/scalar_storage/pck.adb: New file.
1182 * gdb.ada/scalar_storage/pck.ads: New file.
1183 * gdb.ada/scalar_storage.exp: New file.
1184
1185 2019-12-04 Tom Tromey <tromey@adacore.com>
1186
1187 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1188 (main): Initialize it.
1189 * gdb.base/endianity.exp: Update.
1190
1191 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1192
1193 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1194
1195 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1196
1197 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1198 -symbol-info-module-functions and -symbol-info-module-variables.
1199
1200 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1201
1202 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1203
1204 2019-12-01 Richard Bunt <richard.bunt@arm.com>
1205 Andrew Burgess <andrew.burgess@embecosm.com>
1206
1207 * gdb.fortran/derived-type-striding.exp: New file.
1208 * gdb.fortran/derived-type-striding.f90: New file.
1209 * gdb.fortran/array-slices.exp: New file.
1210 * gdb.fortran/array-slices.f90: New file.
1211
1212 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1213
1214 * gdb.base/define.exp: Test . in command names.
1215 * gdb.base/setshow.exp: Update test, as . is now part of
1216 command name.
1217
1218 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1219
1220 * gdb.base/define-prefix.exp: New file.
1221
1222 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1223
1224 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1225 compile.
1226 (skip_btrace_pt_tests): Likewise.
1227
1228 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1229
1230 * gdb.fortran/info-modules.exp: Compile source files in correct
1231 order.
1232
1233 2019-11-27 Kevin Buettner <kevinb@redhat.com>
1234
1235 * gdb.dwarf2/imported-unit.exp: New file.
1236 * gdb.dwarf2/imported-unit.c: New file.
1237
1238 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1239
1240 * gdb.mi/mi-fortran-modules-2.f90: New file.
1241 * gdb.mi/mi-fortran-modules.exp: New file.
1242 * gdb.mi/mi-fortran-modules.f90: New file.
1243
1244 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1245
1246 * gdb.mi/mi-sym-info-1.c: New file.
1247 * gdb.mi/mi-sym-info-2.c: New file.
1248 * gdb.mi/mi-sym-info.exp: New file.
1249
1250 2019-11-22 Tom Tromey <tromey@adacore.com>
1251
1252 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1253 * gdb.ada/tasks/foo.adb: Add another stopping location.
1254
1255 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1256
1257 * gdb.base/endianity.c: New test.
1258 * gdb.base/endianity.exp: New file.
1259
1260 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1261
1262 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1263
1264 2019-11-21 Tom de Vries <tdevries@suse.de>
1265
1266 PR gdb/24956
1267 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1268
1269 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1270
1271 * gdb.python/py-progspace.exp: Add missing parentheses on some
1272 'print' commands.
1273
1274 2019-11-19 Tom Tromey <tom@tromey.com>
1275
1276 * gdb.tui/winheight.exp: New file.
1277
1278 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1279
1280 * gdb.base/ctf-whatis.c: Delete.
1281 * gdb.base/ctf-whatis.exp: Delete.
1282 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1283
1284 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1285
1286 * gdb.base/ctf-cvexpr.exp: Delete.
1287 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1288
1289 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1290
1291 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1292 the compiler. Clean up header comment a little.
1293 * gdb.base/ctf-ptype.exp: Likewise.
1294 * gdb.base/ctf-whatis.exp: Likewise.
1295 * lib/gdb.exp (skip_ctf_tests): New proc.
1296
1297 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1298
1299 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1300 * gdb.tui/corefile-run.exp: New file.
1301
1302 2019-11-14 Tom Tromey <tromey@adacore.com>
1303
1304 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1305 regression tests.
1306
1307 2019-11-12 Tom Tromey <tom@tromey.com>
1308
1309 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1310 after any command. Expect prompt after WAIT_FOR is seen.
1311 (enter_tui): Enable resize messages.
1312 (command): Expect command in output.
1313 (get_line): Avoid error when cursor appears to be off-screen.
1314 (dump_screen): Include screen size in title.
1315 (_do_resize): New proc, from "resize".
1316 (resize): Rewrite. Do resize in two steps.
1317 * gdb.tui/empty.exp (layouts): Fix entries.
1318 (check_boxes): Remove xfail.
1319 (check_text): Dump screen on failure.
1320
1321 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1322
1323 * gdb.python/py-symbol.exp: Add test for
1324 gdb.lookup_static_symbols.
1325
1326 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1327
1328 * gdb.python/py-symbol.c: Declare and call function from new
1329 py-symbol-2.c file.
1330 * gdb.python/py-symbol.exp: Compile both source files, and add new
1331 tests for gdb.lookup_static_symbol.
1332 * gdb.python/py-symbol-2.c: New file.
1333
1334 2019-11-02 Tom de Vries <tdevries@suse.de>
1335
1336 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1337 * gdb.base/anon.exp: Same.
1338 * gdb.base/auto-connect-native-target.exp: Same.
1339 * gdb.base/call-ar-st.exp: Same.
1340 * gdb.base/catch-syscall.exp: Same.
1341 * gdb.base/commands.exp: Same.
1342 * gdb.base/default.exp: Same.
1343 * gdb.base/display.exp: Same.
1344 * gdb.base/float.exp: Same.
1345 * gdb.base/foll-fork.exp: Same.
1346 * gdb.base/help.exp: Same.
1347 * gdb.base/info-macros.exp: Same.
1348 * gdb.base/info-proc.exp: Same.
1349 * gdb.base/info-target.exp: Same.
1350 * gdb.base/long_long.exp: Same.
1351 * gdb.base/macscp.exp: Same.
1352 * gdb.base/memattr.exp: Same.
1353 * gdb.base/nofield.exp: Same.
1354 * gdb.base/pointers.exp: Same.
1355 * gdb.base/printcmds.exp: Same.
1356 * gdb.base/ptype.exp: Same.
1357 * gdb.base/restore.exp: Same.
1358 * gdb.base/return.exp: Same.
1359 * gdb.base/scope.exp: Same.
1360 * gdb.base/set-noassign.exp: Same.
1361 * gdb.base/setshow.exp: Same.
1362 * gdb.base/shlib-call.exp: Same.
1363 * gdb.base/signals.exp: Same.
1364 * gdb.base/sigstep.exp: Same.
1365 * gdb.base/skip.exp: Same.
1366 * gdb.base/solib-symbol.exp: Same.
1367 * gdb.base/stap-probe.exp: Same.
1368 * gdb.base/step-line.exp: Same.
1369 * gdb.base/step-test.exp: Same.
1370 * gdb.base/style.exp: Same.
1371 * gdb.base/varargs.exp: Same.
1372 * gdb.base/vla-datatypes.exp: Same.
1373 * gdb.base/vla-ptr.exp: Same.
1374 * gdb.base/vla-sideeffect.exp: Same.
1375 * gdb.base/volatile.exp: Same.
1376 * gdb.base/watch-cond-infcall.exp: Same.
1377 * gdb.base/watchpoint.exp: Same.
1378
1379 2019-11-02 Tom de Vries <tdevries@suse.de>
1380
1381 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1382 * gdb.cp/cpexprs.exp: Same.
1383 * gdb.cp/except-multi-location.exp: Same.
1384 * gdb.cp/exceptprint.exp: Same.
1385 * gdb.cp/gdb2384.exp: Same.
1386 * gdb.cp/inherit.exp: Same.
1387 * gdb.cp/m-static.exp: Same.
1388 * gdb.cp/meth-typedefs.exp: Same.
1389 * gdb.cp/misc.exp: Same.
1390 * gdb.cp/namespace.exp: Same.
1391 * gdb.cp/non-trivial-retval.exp: Same.
1392 * gdb.cp/overload.exp: Same.
1393 * gdb.cp/pr17132.exp: Same.
1394 * gdb.cp/re-set-overloaded.exp: Same.
1395 * gdb.cp/rvalue-ref-types.exp: Same.
1396 * gdb.cp/templates.exp: Same.
1397
1398 2019-11-01 Luis Machado <luis.machado@linaro.org>
1399
1400 PR gdb/25124
1401
1402 * gdb.arch/pr25124.S: New file.
1403 * gdb.arch/pr25124.exp: New file.
1404
1405 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1406
1407 * gdb.fortran/info-modules.exp: Update expected results, and add
1408 additional tests for 'info module functinos', and 'info module
1409 variables'.
1410 * gdb.fortran/info-types.exp: Update expected results.
1411 * gdb.fortran/info-types.f90: Extend testcase with additional
1412 module variables and functions.
1413
1414 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1415
1416 * gdb.fortran/info-modules.exp: New file.
1417 * gdb.fortran/info-types.exp: Build with new file.
1418 * gdb.fortran/info-types.f90: Include and use new module.
1419 * gdb.fortran/info-types-2.f90: New file.
1420
1421 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1422
1423 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1424 * gdb.base/settings.exp: Test all settings types using
1425 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1426 that now verifies that the value of "maint show" is the same as
1427 returned by the settings functions. Test the type of the
1428 maintenance settings.
1429 * gdb.base/default.exp: Update show_conv_list.
1430
1431 2019-10-31 Tom de Vries <tdevries@suse.de>
1432
1433 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1434 gdb_test.
1435 * gdb.arch/amd64-disp-step.exp: Same.
1436 * gdb.asm/asm-source.exp: Same.
1437 * gdb.btrace/buffer-size.exp: Same.
1438 * gdb.btrace/cpu.exp: Same.
1439 * gdb.btrace/enable.exp: Same.
1440 * gdb.dwarf2/count.exp: Same.
1441 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1442 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1443 * gdb.fortran/vla-datatypes.exp: Same.
1444 * gdb.fortran/vla-history.exp: Same.
1445 * gdb.fortran/vla-ptype.exp: Same.
1446 * gdb.fortran/vla-value.exp: Same.
1447 * gdb.fortran/whatis_type.exp: Same.
1448 * gdb.guile/guile.exp: Same.
1449 * gdb.multi/tids.exp: Same.
1450 * gdb.python/py-finish-breakpoint.exp: Same.
1451 * gdb.python/py-framefilter.exp: Same.
1452 * gdb.python/py-pp-registration.exp: Same.
1453 * gdb.python/py-xmethods.exp: Same.
1454 * gdb.python/python.exp: Same.
1455 * gdb.server/connect-with-no-symbol-file.exp: Same.
1456 * gdb.server/no-thread-db.exp: Same.
1457 * gdb.server/run-without-local-binary.exp: Same.
1458 * gdb.stabs/weird.exp: Same.
1459 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1460 * gdb.threads/thread-find.exp: Same.
1461 * gdb.threads/tls-shared.exp: Same.
1462 * gdb.threads/tls.exp: Same.
1463 * gdb.threads/wp-replication.exp: Same.
1464 * gdb.trace/ax.exp: Same.
1465 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1466
1467 2019-10-31 Tom de Vries <tdevries@suse.de>
1468
1469 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1470 * gdb.ada/array_subscript_addr.exp: Same.
1471 * gdb.ada/arrayidx.exp: Same.
1472 * gdb.ada/arrayparam.exp: Same.
1473 * gdb.ada/arrayptr.exp: Same.
1474 * gdb.ada/boolean_expr.exp: Same.
1475 * gdb.ada/call_pn.exp: Same.
1476 * gdb.ada/complete.exp: Same.
1477 * gdb.ada/fixed_cmp.exp: Same.
1478 * gdb.ada/fun_addr.exp: Same.
1479 * gdb.ada/funcall_param.exp: Same.
1480 * gdb.ada/interface.exp: Same.
1481 * gdb.ada/mod_from_name.exp: Same.
1482 * gdb.ada/null_array.exp: Same.
1483 * gdb.ada/packed_array.exp: Same.
1484 * gdb.ada/packed_tagged.exp: Same.
1485 * gdb.ada/print_chars.exp: Same.
1486 * gdb.ada/print_pc.exp: Same.
1487 * gdb.ada/ptype_arith_binop.exp: Same.
1488 * gdb.ada/ptype_field.exp: Same.
1489 * gdb.ada/ptype_tagged_param.exp: Same.
1490 * gdb.ada/rec_return.exp: Same.
1491 * gdb.ada/ref_tick_size.exp: Same.
1492 * gdb.ada/str_ref_cmp.exp: Same.
1493 * gdb.ada/taft_type.exp: Same.
1494 * gdb.ada/tagged.exp: Same.
1495 * gdb.ada/type_coercion.exp: Same.
1496 * gdb.ada/uninitialized_vars.exp: Same.
1497
1498 2019-10-30 Tom de Vries <tdevries@suse.de>
1499
1500 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1501
1502 2019-10-26 Tom de Vries <tdevries@suse.de>
1503
1504 * gdb.base/bigcore.c: Fix typos in comments.
1505 * gdb.base/ctf-ptype.c: Same.
1506 * gdb.base/long_long.c: Same.
1507 * gdb.dwarf2/dw2-op-out-param.S: Same.
1508 * gdb.python/py-evthreads.c: Same.
1509 * gdb.reverse/i387-stack-reverse.c: Same.
1510 * gdb.trace/tfile.c: Same.
1511 * lib/compiler.c: Same.
1512 * lib/compiler.cc: Same.
1513
1514 2019-10-25 Tom de Vries <tdevries@suse.de>
1515
1516 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1517 gdb_test_multiple calls.
1518 * gdb.reverse/sigall-reverse.exp: Same.
1519 * gdb.reverse/solib-precsave.exp: Same.
1520 * gdb.reverse/solib-reverse.exp: Same.
1521 * gdb.reverse/until-precsave.exp: Same.
1522 * gdb.reverse/until-reverse.exp: Same.
1523
1524 2019-10-24 Tom de Vries <tdevries@suse.de>
1525
1526 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1527 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1528 kfail using -wrap pattern flag and convenience variable
1529 gdb_test_name.
1530
1531 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1532
1533 * gdb.python/py-progspace.exp: Add tests for the
1534 Progspace.block_for_pc method.
1535
1536 2019-10-23 Tom Tromey <tom@tromey.com>
1537
1538 * configure: Rebuild.
1539 * aclocal.m4: Use m4_include, not sinclude.
1540
1541 2019-10-21 Tom de Vries <tdevries@suse.de>
1542
1543 * gdb.base/infcall-nested-structs.c: Add
1544 __attribute__((noinline,noclone)) to all functions.
1545 (call_all): Add missing variable initialization. Simplify return value.
1546 (breakpt): Increment volatile variable, to prevent call from being
1547 optimized out.
1548 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1549
1550 2019-10-17 Tom de Vries <tdevries@suse.de>
1551
1552 * gdb.fortran/module.exp: Allow info variables to print info for files
1553 other than module.f90.
1554
1555 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1556
1557 * gdb.fortran/module.exp: Extend with 'info variables' test.
1558
1559 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1560
1561 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1562 F77_FOR_TARGET.
1563
1564 2019-10-16 Tom de Vries <tdevries@suse.de>
1565
1566 PR tdep/25096
1567 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1568
1569 2019-10-16 Tom de Vries <tdevries@suse.de>
1570
1571 PR tdep/24104
1572 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1573 Add KFAIL for PR tdep/25096.
1574
1575 2019-10-16 Tom de Vries <tdevries@suse.de>
1576
1577 PR testsuite/25059
1578 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1579
1580 2019-10-16 Tom de Vries <tdevries@suse.de>
1581
1582 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1583 as signed.
1584
1585 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1586
1587 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1588 one instead of increasing timeout.
1589
1590 2019-10-13 Tom de Vries <tdevries@suse.de>
1591
1592 PR record/25038
1593 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1594 * gdb.reverse/sigall-reverse.exp: Same.
1595 * gdb.reverse/solib-precsave.exp: Same.
1596 * gdb.reverse/solib-reverse.exp: Same.
1597 * gdb.reverse/step-precsave.exp: Same.
1598 * gdb.reverse/until-precsave.exp: Same.
1599 * gdb.reverse/until-reverse.exp: Same.
1600 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1601
1602 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1603
1604 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1605 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1606 (cmp_struct_05_01, cmp_struct_static_02_01)
1607 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1608 comparisons.
1609
1610 2019-10-10 Tom de Vries <tdevries@suse.de>
1611
1612 PR testsuite/24888
1613 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1614 gnatlink.
1615
1616 2019-10-09 Tom de Vries <tdevries@suse.de>
1617
1618 PR testsuite/25048
1619 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1620
1621 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1622
1623 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1624 exceptions due to missing debug information.
1625
1626 2019-10-07 Tom de Vries <tdevries@suse.de>
1627
1628 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1629
1630 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1631
1632 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1633 * gdb.base/annota1.exp: Update to use gdb_test_name.
1634
1635 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
1636
1637 * gdb.base/ctf-whatis.exp: New file.
1638 * gdb.base/ctf-whatis.c: New file.
1639 * gdb.base/ctf-ptype.exp: New file.
1640 * gdb.base/ctf-ptype.c: New file.
1641 * gdb.base/ctf-constvars.exp: New file.
1642 * gdb.base/ctf-constvars.c: New file.
1643 * gdb.base/ctf-cvexpr.exp: New file.
1644
1645 2019-10-04 Tom de Vries <tdevries@suse.de>
1646
1647 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1648 for loop.
1649
1650 2019-10-03 Tom Tromey <tom@tromey.com>
1651
1652 PR rust/24976:
1653 * gdb.rust/simple.rs (Union2): New type.
1654 (main): Use Union2.
1655 * gdb.rust/simple.exp: Add test.
1656
1657 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1658
1659 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1660 nested function prefix.
1661
1662 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1663 Richard Bunt <richard.bunt@arm.com>
1664 Andrew Burgess <andrew.burgess@embecosm.com>
1665
1666 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1667 nested functions.
1668 * gdb.fortran/nested-funcs.f90: Update expected results.
1669 * gdb.fortran/nested-funcs-2.exp: New file.
1670 * gdb.fortran/nested-funcs-2.f90: New file.
1671
1672 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1673
1674 * gdb.python/py-parameter.exp: Make test names unique.
1675 * gdb.python/py-template.exp: Likewise.
1676 * gdb.python/py-value.exp: Likewise.
1677
1678 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1679
1680 * gdb.base/break-interp.exp: Reduce test name duplication.
1681 * gdb.base/call-sc.exp: Likewise.
1682 * gdb.base/callfuncs.exp: Likewise.
1683 * gdb.base/charset.exp: Likewise.
1684 * gdb.base/dump.exp: Likewise.
1685 * gdb.base/ena-dis-br.exp: Likewise.
1686 * gdb.base/relational.exp: Likewise.
1687 * gdb.base/step-over-syscall.exp: Likewise.
1688 * gdb.base/structs.exp: Likewise.
1689
1690 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1691
1692 * gdb.linespec/explicit.exp: Make test names unique.
1693 * gdb.linespec/ls-errs.exp: Likewise.
1694
1695 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1696
1697 * gdb.reverse/break-precsave.exp: Make test names unique.
1698 * gdb.reverse/break-reverse.exp: Likewise.
1699 * gdb.reverse/finish-precsave.exp: Likewise.
1700 * gdb.reverse/finish-reverse.exp: Likewise.
1701 * gdb.reverse/machinestate-precsave.exp: Likewise.
1702 * gdb.reverse/machinestate.exp: Likewise.
1703 * gdb.reverse/readv-reverse.exp: Likewise.
1704 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1705 * gdb.reverse/sigall-precsave.exp: Likewise.
1706 * gdb.reverse/sigall-reverse.exp: Likewise.
1707 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1708 * gdb.reverse/watch-precsave.exp: Likewise.
1709 * gdb.reverse/watch-reverse.exp: Likewise.
1710
1711 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1712
1713 * gdb.threads/stop-with-handle.c: New file.
1714 * gdb.threads/stop-with-handle.exp: New file.
1715
1716 2019-10-03 Tom de Vries <tdevries@suse.de>
1717
1718 PR testsuite/25059
1719 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1720 directory" line to be missing.
1721
1722 2019-10-03 Tom de Vries <tdevries@suse.de>
1723
1724 PR testsuite/25059
1725 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1726 type optional.
1727
1728 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1729
1730 * gdb.python/py-format-string.c (string.h): New include.
1731 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1732 the same value, for endianness-independence.
1733 * gdb.python/py-format-string.exp (default_regexp_dict)
1734 (test_pretty_structs, test_format): Adjust expected output to the
1735 changed initialization.
1736
1737 2019-10-02 Tom Tromey <tromey@adacore.com>
1738
1739 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1740
1741 2019-10-02 Pedro Alves <palves@redhat.com>
1742 Andrew Burgess <andrew.burgess@embecosm.com>
1743
1744 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1745 "print-file-var.h".
1746 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1747 (get_version_1): Print this_version_id and its address.
1748 Add extern "C" wrappers around interface functions.
1749 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1750 "print-file-var.h".
1751 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1752 (get_version_2): Print this_version_id and its address.
1753 Add extern "C" wrappers around interface functions.
1754 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1755 <stddef.h> and "print-file-var.h".
1756 Add extern "C" wrappers around interface functions.
1757 [VERSION_ID_MAIN] (this_version_id): Define.
1758 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1759 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1760 up extern "C" blocks.
1761 * gdb.base/print-file-var.exp (test): New, factored out from top
1762 level.
1763 (top level): Test all combinations of attribute hidden or not,
1764 dlopen or not, and this_version_id symbol in main file or not.
1765 Compile tests as both C++ and C, make test names unique.
1766
1767 2019-10-01 Tom Tromey <tom@tromey.com>
1768
1769 * gdb.base/style.exp: Test "show logging filename".
1770
1771 2019-10-01 Tom Tromey <tom@tromey.com>
1772
1773 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1774 * gdb.base/style.exp: Add metadata style test.
1775
1776 2019-10-01 Tom Tromey <tom@tromey.com>
1777
1778 * gdb.base/style.exp: Test "pwd".
1779
1780 2019-10-01 Tom Tromey <tom@tromey.com>
1781
1782 * gdb.base/style.exp: Update tests.
1783
1784 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1785
1786 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1787 'six' to unsigned.
1788 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1789 'five'. Use an all-ones bit pattern for each.
1790 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1791 to its changed values.
1792
1793 2019-09-30 Tom Tromey <tromey@adacore.com>
1794
1795 * gdb.rust/traits.rs: Disable all warnings.
1796
1797 2019-09-29 Tom de Vries <tdevries@suse.de>
1798
1799 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1800
1801 2019-09-29 Tom de Vries <tdevries@suse.de>
1802
1803 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1804
1805 2019-09-27 Tom de Vries <tdevries@suse.de>
1806
1807 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1808
1809 2019-09-27 Tom de Vries <tdevries@suse.de>
1810
1811 PR record/23188
1812 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1813
1814 2019-09-26 Tom Tromey <tromey@adacore.com>
1815
1816 * gdb.ada/py_taft.exp: New file.
1817 * gdb.ada/py_taft/main.adb: New file.
1818 * gdb.ada/py_taft/pkg.adb: New file.
1819 * gdb.ada/py_taft/pkg.ads: New file.
1820
1821 2019-09-24 Tom de Vries <tdevries@suse.de>
1822
1823 PR gdb/24598
1824 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1825
1826 2019-09-22 Tom de Vries <tdevries@suse.de>
1827
1828 * gdb.base/restore.exp: Allow register variables to be optimized out at
1829 -O0.
1830
1831 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1832
1833 * gdb.arch/spu-info.exp: Remove file.
1834 * gdb.arch/spu-info.c: Remove file.
1835 * gdb.arch/spu-ls.exp: Remove file.
1836 * gdb.arch/spu-ls.c: Remove file.
1837
1838 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1839 * gdb.asm/spu.inc: Remove file.
1840
1841 * gdb.base/dump.exp: Remove support for spu*-*-*.
1842 * gdb.base/stack-checking.exp: Likewise.
1843 * gdb.base/overlays.exp: Likewise.
1844 * gdb.base/ovlymgr.c: Likewise.
1845 * gdb.base/spu.ld: Remove file.
1846
1847 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1848 * gdb.cp/cpexprs.exp: Likewise.
1849 * gdb.cp/exception.exp: Likewise.
1850 * gdb.cp/gdb2495.exp: Likewise.
1851 * gdb.cp/mb-templates.exp: Likewise.
1852 * gdb.cp/pr9167.exp: Likewise.
1853 * gdb.cp/userdef.exp: Likewise.
1854
1855 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1856
1857 * gdb.cell: Remove directory.
1858 * lib/cell.exp: Remove file.
1859
1860 2019-09-19 Tom de Vries <tdevries@suse.de>
1861
1862 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1863
1864 2019-09-19 Tom de Vries <tdevries@suse.de>
1865
1866 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1867
1868 2019-09-19 Tom de Vries <tdevries@suse.de>
1869
1870 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1871 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1872 (gdb_target_cmd): ... here.
1873 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1874 value 2.
1875
1876 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1877
1878 * gdb.base/source-dir.exp: Avoid having directory names in test
1879 names.
1880
1881 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1882
1883 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1884 directory.
1885
1886 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1887
1888 * gdb.base/list-missing-source.exp: New file.
1889
1890 2019-09-14 Tom de Vries <tdevries@suse.de>
1891
1892 PR teststuite/24599
1893 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1894 * lib/ada.exp (gnatmake_version_at_least): New proc.
1895
1896 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1897
1898 * gdb.base/maint.exp: Use exec_has_index_section.
1899
1900 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1901
1902 * gdb.base/maint.exp: Add test for 'maint info sections'.
1903
1904 2019-09-12 Tom de Vries <tdevries@suse.de>
1905
1906 * gdb.base/store.exp: Allow register variables to be optimized out at
1907 -O0.
1908
1909 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1910
1911 * gdb.ada/rdv_wait.exp: Update to new task names.
1912 * gdb.base/task_switch_in_core.exp: Likewise.
1913 * gdb.base/info_sources_base.c: Likewise.
1914
1915 2019-09-10 Tom Tromey <tromey@adacore.com>
1916
1917 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1918
1919 2019-09-10 Tom Tromey <tromey@adacore.com>
1920
1921 * gdb.ada/dgopt.exp: New file.
1922 * gdb.ada/dgopt/x.adb: New file.
1923
1924 2019-09-08 Tom Tromey <tom@tromey.com>
1925
1926 * gdb.tui/resize.exp: Remove setup_xfail.
1927 * gdb.tui/regs.exp: Remove setup_xfail.
1928 * gdb.tui/basic.exp: Remove setup_xfail.
1929
1930 2019-09-06 David Blaikie <dblaikie@gmail.com>
1931
1932 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1933 * gdb.cp/cplabel.exp: Ditto.
1934 * gdb.linespec/ls-errs.exp: Ditto.
1935
1936 2019-09-05 Tom de Vries <tdevries@suse.de>
1937
1938 * lib/gdb.exp (cmp_file_string): New proc.
1939 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1940 runto_main. Verify save breakpoints output.
1941
1942 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1943
1944 * gdb.base/info-var.exp: Test info variables without running
1945 to main, to avoid expect's buffer overflow.
1946
1947 2019-09-03 Tom Tromey <tromey@adacore.com>
1948
1949 * gdb.ada/bias.exp: New file.
1950 * gdb.ada/bias/bias.adb: New file.
1951 * gdb.ada/print_chars.exp: Add regression test.
1952 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1953 (MC): New variable.
1954
1955 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1956
1957 * gdb.base/argv0-symlink.exp: Run only on native target
1958 and local host.
1959
1960 2019-08-29 Tom de Vries <tdevries@suse.de>
1961
1962 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1963 diverse debug info.
1964 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1965
1966 2019-08-28 Tom de Vries <tdevries@suse.de>
1967
1968 * gdb.base/info-var.exp: Allow info variables to print info for files
1969 other than info-var-f1.c and info-var-f2.c.
1970
1971 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1972
1973 * gdb.fortran/info-types.exp: Add module.
1974 * gdb.fortran/info-types.f90: Update expected results.
1975
1976 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1977
1978 * gdb.fortran/info-types.exp: New file.
1979 * gdb.fortran/info-types.f90: New file.
1980 * lib/fortran.exp (fortran_character1): New proc.
1981
1982 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1983
1984 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1985 functions'. Reindent as needed.
1986 * gdb.base/info-var-f1.c: New file.
1987 * gdb.base/info-var-f2.c: New file.
1988 * gdb.base/info-var.exp: New file.
1989 * gdb.base/info-var.h: New file.
1990
1991 2019-08-26 Tom de Vries <tdevries@suse.de>
1992
1993 PR c++/24852
1994 * gdb.cp/no-libstdcxx-probe.exp: New test.
1995
1996 2019-08-26 Tom de Vries <tdevries@suse.de>
1997
1998 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1999 * tests need to be skipped.
2000 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2001 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2002 mi_skip_libstdcxx_probe_tests.
2003
2004 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2005
2006 * gdb.python/py-xmethods.exp: Use raw strings when passing
2007 arguments to SimpleXMethodMatcher.
2008
2009 2019-08-22 Tom de Vries <tdevries@suse.de>
2010
2011 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2012 more informative.
2013
2014 2019-08-21 Pedro Alves <palves@redhat.com>
2015
2016 * gdb.base/with.exp: Test "with" with no arguments.
2017
2018 2019-08-21 Tom de Vries <tdevries@suse.de>
2019
2020 * gdb.base/gdb-caching-proc.exp: Sort files.
2021
2022 2019-08-20 Tom de Vries <tdevries@suse.de>
2023
2024 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2025 compilation.
2026
2027 2019-08-16 Tom de Vries <tdevries@suse.de>
2028
2029 * gdb.base/compare-sections.exp ("after run to main"): Allow
2030 mismatched read-only sections for PIE executables.
2031
2032 2019-08-16 Tom Tromey <tom@tromey.com>
2033
2034 * lib/tuiterm.exp (_csi_Z): New proc.
2035 * gdb.tui/basic.exp: Update window positions.
2036 * gdb.tui/empty.exp: Update window positions.
2037
2038 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2039
2040 * gdb.base/examine-backward.exp: Correct regexp for
2041 "examine 3 bytes backward from ${address_zero}".
2042
2043 2019-08-15 Tom Tromey <tom@tromey.com>
2044
2045 * gdb.tui/empty.exp: Enable resizing tests.
2046
2047 2019-08-15 Tom Tromey <tromey@adacore.com>
2048
2049 * gdb.ada/char_enum.exp: Add regression tests.
2050 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2051 and '0'.
2052 (Char, Gchar): Update.
2053 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2054
2055 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2056
2057 * gdb.python/python.exp: Expect a leading underscore on
2058 GdbOutput{,Error}File.
2059
2060 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2061
2062 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2063 Windows host.
2064
2065 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2066
2067 * gdb.base/batch-preserve-term-settings.exp
2068 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2069
2070 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2071
2072 * lib/gdb.exp: When running on a mingw target, replace
2073 /x/ with x:/.
2074
2075 2019-08-14 Alan Hayward <alan.hayward@arm.com>
2076
2077 * gdb.arch/aarch64-prologue.c: New test.
2078 * gdb.arch/aarch64-prologue.exp: New file.
2079
2080 2019-08-13 Tom de Vries <tdevries@suse.de>
2081
2082 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2083 Thread.
2084
2085 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2086
2087 * gdb.python/py-completion.exp: Download the .py file to the host
2088 and use its host pathname. Conditionalize tests that use
2089 tab completion and manipulate files on the build machine.
2090 * gdb.python/py-events.exp: Download the .py file to the host
2091 and use its host pathname.
2092 * gdb.python/py-evsignal.exp: Likewise.
2093 * gdb.python/py-evthreads.exp: Likewise.
2094 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2095 pathname syntax.
2096 * gdb.python/py-framefilter.exp: Download the .py file to the right
2097 place on the host. Match Windows pathname syntax.
2098 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2099 .py file to the host and use its host pathname.
2100 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2101 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2102 build pathname. Skip symlink test on Windows host. Add missing
2103 newline at end of file.
2104 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2105 and use its host pathname.
2106 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2107 * gdb.python/py-section-script.exp: Use host location of binfile
2108 on safe-path. Use correct path separator on Windows host.
2109 Reorder alternatives in gdb_test_multiple to prevent matching
2110 the wrong alternative on success.
2111 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2112
2113 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2114
2115 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2116 expect the GDB inferior to no longer immediately stop after
2117 being resumed with "signal SIGINT".
2118
2119 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2120
2121 * gdb.linespec/break-ask.exp: Generalize regexps to match
2122 Windows pathnames too.
2123
2124 2019-08-08 Tom de Vries <tdevries@suse.de>
2125
2126 PR testsuite/24862
2127 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2128
2129 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2130
2131 * gdb.base/style.exp: Update tests for help doc new invariants.
2132 * gdb.base/help.exp: Likewise.
2133
2134 2019-08-06 Tom Tromey <tom@tromey.com>
2135
2136 * gdb.base/style.exp: Add disassemble test.
2137 * gdb.base/style.c (some_called_function): New function.
2138 (main): Use it.
2139
2140 2019-08-05 Christian Biesinger <cbiesinger@google.com>
2141
2142 * gdb.python/py-block.exp: Test dictionary access on blocks.
2143
2144 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
2145
2146 PR gdb/24863
2147 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2148 -list-thread-groups --available test when running under
2149 check-read1.
2150
2151 2019-08-05 Tom de Vries <tdevries@suse.de>
2152
2153 PR testsuite/24863
2154 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2155 * gdb.base/help.exp: Use with_read1_timeout_factor.
2156 * gdb.base/info-macros.exp: Same.
2157 * gdb.cp/nested-types.exp: Same.
2158
2159 2019-08-05 Tom de Vries <tdevries@suse.de>
2160
2161 * lib/gdb.exp (version_at_least): Factor out of ...
2162 (tcl_version_at_least): ... here.
2163 (gdb_compile): Fail if pie results in non-PIE executable.
2164 (readelf_version, readelf_prints_pie): New proc.
2165 (exec_is_pie): Return -1 if unknown.
2166
2167 2019-08-05 Tom de Vries <tdevries@suse.de>
2168
2169 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2170
2171 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2172
2173 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2174
2175 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2176
2177 * lib/completion-support.exp (test_gdb_complete_none): Skip
2178 tab completion tests if no readline support.
2179 (test_gdb_complete_unique_re): Likewise.
2180 (test_gdb_complete_multiple): Likewise.
2181
2182 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2183
2184 * gdb.base/info_sources.exp: New file.
2185 * gdb.base/info_sources.c: New file.
2186 * gdb.base/info_sources_base.c: New file.
2187
2188 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2189
2190 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2191 prefix argument.
2192 (test_exit_status): Add prefix argument.
2193
2194 2019-08-01 Tom de Vries <tdevries@suse.de>
2195
2196 PR testsuite/24863
2197 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2198 calling exp_continue for new thread and thread exited messages.
2199
2200 2019-08-01 Tom de Vries <tdevries@suse.de>
2201
2202 PR testsuite/24863
2203 * gdb.base/structs.exp: Fix check-read1 timeout using
2204 gdb_test_sequence.
2205 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2206
2207 2019-08-01 Tom de Vries <tdevries@suse.de>
2208
2209 PR testsuite/24863
2210 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2211 line.
2212
2213 2019-08-01 Tom de Vries <tdevries@suse.de>
2214
2215 PR testsuite/24863
2216 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2217
2218 2019-07-30 Tom Tromey <tromey@adacore.com>
2219
2220 * gdb.ada/display_nested.exp: New file.
2221 * gdb.ada/display_nested/foo.adb: New file.
2222 * gdb.ada/display_nested/pack.adb: New file.
2223 * gdb.ada/display_nested/pack.ads: New file.
2224
2225 2019-07-30 Christian Biesinger <cbiesinger@google.com>
2226
2227 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2228 namespace.
2229 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2230
2231 2019-07-30 Tom de Vries <tdevries@suse.de>
2232
2233 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2234 instead.
2235
2236 2019-07-30 Tom de Vries <tdevries@suse.de>
2237
2238 PR testsuite/24834
2239 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2240 (exec_is_pie): New proc.
2241
2242 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2243
2244 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2245
2246 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2247
2248 * gdb.python/py-objfile.c: Add global and static vars.
2249 * gdb.python/py-objfile.exp: Test new functions Objfile.
2250 lookup_global_symbol and lookup_static_symbol.
2251
2252 2019-07-29 Tom Tromey <tom@tromey.com>
2253
2254 * lib/tuiterm.exp (Term::_csi_@): New proc.
2255 (Term::_csi_X): Don't move cursor.
2256
2257 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2258
2259 * gdb.base/options.exp: Update backtrace - completion to
2260 new option -frame-info.
2261 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2262 Test new 'set print frame-info'. Test backtrace -frame-info
2263 overriding 'set print frame-info'.
2264 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2265 Test new 'set print frame-info'.
2266 Verify consistency of backtrace with and without filters, with and
2267 without -no-filters.
2268 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2269 default.
2270
2271 2019-07-29 Tom de Vries <tdevries@suse.de>
2272
2273 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2274 no arguments".
2275
2276 2019-07-29 Tom de Vries <tdevries@suse.de>
2277
2278 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2279 is a substring of the first for "complete non-unique file name".
2280
2281 2019-07-29 Tom de Vries <tdevries@suse.de>
2282
2283 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2284 with ".*".
2285
2286 2019-07-29 Tom de Vries <tdevries@suse.de>
2287
2288 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2289 Pass prompt_regexp parameter to gdb_test_multiple calls.
2290
2291 2019-07-29 Tom de Vries <tdevries@suse.de>
2292
2293 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
2294 print registers" regexps.
2295
2296 2019-07-29 Tom de Vries <tdevries@suse.de>
2297
2298 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2299
2300 2019-07-29 Tom de Vries <tdevries@suse.de>
2301
2302 PR gdb/24855
2303 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2304 (skip_python_tests_prompt): Add prompt_regexp argument to
2305 gdb_test_multiple calls.
2306
2307 2019-07-27 Tom Tromey <tom@tromey.com>
2308
2309 * gdb.tui/main.exp: New file.
2310
2311 2019-07-27 Tom Tromey <tom@tromey.com>
2312
2313 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2314 optional.
2315 * gdb.tui/empty.exp: New file.
2316
2317 2019-07-27 Tom Tromey <tom@tromey.com>
2318
2319 * lib/tuiterm.exp (spawn): New proc.
2320 (Term::resize): New proc.
2321 * gdb.tui/resize.exp: New file.
2322
2323 2019-07-27 Tom Tromey <tom@tromey.com>
2324
2325 * gdb.tui/list.exp: New file.
2326
2327 2019-07-27 Tom Tromey <tom@tromey.com>
2328
2329 * gdb.tui/regs.exp: New file.
2330
2331 2019-07-27 Tom Tromey <tom@tromey.com>
2332
2333 * gdb.tui/basic.exp: Add "layout split" test.
2334
2335 2019-07-27 Tom Tromey <tom@tromey.com>
2336
2337 * gdb.tui/basic.exp: Add "layout asm" test.
2338
2339 2019-07-27 Tom Tromey <tom@tromey.com>
2340
2341 * lib/tuiterm.exp: New file.
2342 * gdb.tui/basic.exp: New file.
2343
2344 2019-07-27 Kevin Buettner <kevinb@redhat.com>
2345
2346 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2347 Enable tests associated with this flag. Adjust regex
2348 referencing "foo_low" to now refer to "foo_cold" instead.
2349
2350 2019-07-27 Kevin Buettner <kevinb@redhat.com>
2351
2352 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2353 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2354 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2355 foo_cold. Revise comments to match.
2356 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2357 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2358 were wrapped into this proc; Call do_test in loop from outermost
2359 level.
2360 (foo_low): Rename all occurrences to "foo_cold".
2361 (backtrace from baz): New test.
2362 (x2/i foo_cold): New test.
2363 (info line *foo_cold): New test.
2364
2365 2019-07-26 Tom de Vries <tdevries@suse.de>
2366
2367 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2368
2369 2019-07-25 Tom de Vries <tdevries@suse.de>
2370
2371 PR testsuite/24830
2372 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2373 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2374 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2375 (skip_libstdcxx_probe_tests): ... here.
2376 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2377
2378 2019-07-24 Tom de Vries <tdevries@suse.de>
2379
2380 PR testsuite/24807
2381 * gdb.objc/basicclass.m: Include stdio.h.
2382 * gdb.objc/nondebug.m: Same.
2383 * gdb.objc/objcdecode.m: Same.
2384
2385 2019-07-24 Tom de Vries <tdevries@suse.de>
2386
2387 PR testsuite/24612
2388 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2389 additional_flags.
2390
2391 2019-07-24 Tom de Vries <tdevries@suse.de>
2392
2393 PR testsuite/24831
2394 * gdb.multi/tids.exp: Update error messages for info threads.
2395
2396 2019-07-24 Tom de Vries <tdevries@suse.de>
2397
2398 * gdb.base/info-types.exp: Allow info types to print info for more than
2399 one file.
2400
2401 2019-07-23 Tom de Vries <tdevries@suse.de>
2402
2403 PR testsuite/24842
2404 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2405 gdb_spawn_with_cmdline_opts.
2406
2407 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2408
2409 * gdb.arch/arm-cmse-sgstubs.c: New test.
2410 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2411
2412 2019-07-23 Tom de Vries <tdevries@suse.de>
2413
2414 PR testsuite/24711
2415 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2416 issuing next command.
2417
2418 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2419
2420 * gdb.ada/info_auto_lang.exp: Update expected results.
2421 * gdb.base/info-types.c: Add additional types to check.
2422 * gdb.base/info-types.exp: Update expected results.
2423
2424 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2425
2426 * gdb.base/info-types.c: New file.
2427 * gdb.base/info-types.exp: New file.
2428
2429 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2430
2431 * gdb.arch/riscv-bp-infcall.c: New file.
2432 * gdb.arch/riscv-bp-infcall.exp: New file.
2433
2434 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2435
2436 PR breakpoints/24541
2437 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2438
2439 2019-07-14 Tom de Vries <tdevries@suse.de>
2440
2441 PR testsuite/24760
2442 * gdb.objc/basicclass.exp: Fix unterminated string.
2443
2444 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2445 Andrew Burgess <andrew.burgess@embecosm.com>
2446
2447 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2448 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2449 negative bounds.
2450 * gdb.fortran/vla-value.exp: Print elements of an array with
2451 negative bounds.
2452 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2453 testing.
2454
2455 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2456
2457 * gdb.base/options.exp (expect_string): Dequote strings in
2458 results.
2459 (test-string): Test strings with different quoting and reindent.
2460
2461 2019-07-10 Tom Tromey <tromey@adacore.com>
2462
2463 * gdb.ada/mi_ex_cond.exp: Update expected results.
2464 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2465 * gdb.ada/mi_catch_ex.exp: Update expected results.
2466 * gdb.ada/mi_catch_assert.exp: Update expected results.
2467 * gdb.ada/catch_ex.exp (catch_exception_info)
2468 (catch_exception_entry, catch_assert_entry)
2469 (catch_unhandled_entry): Update.
2470 * gdb.ada/catch_assert_if.exp: Update expected results.
2471
2472 2019-07-10 Richard Bunt <richard.bunt@arm.com>
2473 Stephen Roberts <stephen.roberts@arm.com>
2474
2475 * gdb.base/define.exp: Restore original prompt.
2476
2477 2019-07-09 Pedro Alves <palves@redhat.com>
2478
2479 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2480 breakpoints" output.
2481 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2482 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2483 throw" creates breakpoint.
2484 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2485 'type="catchpoint"'.
2486
2487 2019-07-09 Pedro Alves <palves@redhat.com>
2488
2489 PR c++/15468
2490 * gdb.cp/except-multi-location-lib.cc: New.
2491 * gdb.cp/except-multi-location-main.cc: New.
2492 * gdb.cp/except-multi-location.exp: New.
2493
2494 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2495
2496 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2497 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2498 argument and update callers.
2499
2500 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2501
2502 * gdb.arch/amd64-break-on-asm-line.S: New file.
2503 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2504
2505 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2506
2507 * gdb.base/printcmds.exp: Test printing C string and
2508 C wide string convenience vars without transiting via the inferior.
2509 Also make test names unique.
2510
2511 2019-07-08 Alan Hayward <alan.hayward@arm.com>
2512
2513 PR breakpoints/25011
2514 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2515
2516 2019-07-04 Pedro Alves <palves@redhat.com>
2517
2518 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2519 body returned ok(0), break(3) or continue(4).
2520 * gdb.testsuite/foreach_with_prefix.exp: New file.
2521
2522 2019-07-04 Alan Hayward <alan.hayward@arm.com>
2523
2524 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2525
2526 2019-07-03 Pedro Alves <palves@redhat.com>
2527
2528 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2529 "return -code".
2530
2531 2019-07-03 Pedro Alves <palves@redhat.com>
2532
2533 PR cli/24732
2534 * gdb.base/shell.exp: Load completion-support.exp.
2535 Adjust expected error output. Add completion tests.
2536
2537 2019-07-03 Pedro Alves <palves@redhat.com>
2538
2539 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2540 string_to_regexp.
2541
2542 2019-07-03 Pedro Alves <palves@redhat.com>
2543
2544 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2545 (expect_integer): Adjust to expect "-string".
2546 (expect_string): New.
2547 (all_options): Expect "-string".
2548 (test-flag, test-boolean): Adjust to expect "-string".
2549 (test-string): New proc.
2550 (top level): Call it.
2551
2552 2019-07-03 Pedro Alves <palves@redhat.com>
2553
2554 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2555 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2556 the expected output in the success.
2557
2558 2019-07-03 Pedro Alves <palves@redhat.com>
2559
2560 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2561 Split one gdb_test_multiple call in two to avoid a race.
2562
2563 2019-07-03 Pedro Alves <palves@redhat.com>
2564
2565 * gdb.base/with.c: New file.
2566 * gdb.base/with.exp: New file.
2567
2568 2019-07-03 Pedro Alves <palves@redhat.com>
2569
2570 * gdb.base/settings.exp: Replace all references to "maint
2571 test-settings set" with references to "maint set test-settings",
2572 and all references to "maint test-settings show" with references
2573 to "maint show test-settings".
2574
2575 2019-07-03 Pedro Alves <palves@redhat.com>
2576
2577 * gdb.base/settings.exp (test-string): Adjust expected out when
2578 testing "maint test-settings show filename"
2579
2580 2019-07-02 Pedro Alves <palves@redhat.com>
2581
2582 * gdb.base/options.exp (test-info-threads): New procedure.
2583 (top level): Call it.
2584
2585 2019-06-28 Tom Tromey <tromey@adacore.com>
2586
2587 * gdb.dwarf2/ada-linkage-name.c: New file.
2588 * gdb.dwarf2/ada-linkage-name.exp: New file.
2589
2590 2019-06-27 Tom Tromey <tromey@adacore.com>
2591
2592 PR c++/20020:
2593 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2594
2595 2019-06-26 Tom de Vries <tdevries@suse.de>
2596
2597 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2598
2599 2019-06-26 Tom de Vries <tdevries@suse.de>
2600
2601 * gdb.base/index-cache.exp: Add back missing debug option.
2602
2603 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2604
2605 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2606
2607 2019-06-25 Tom de Vries <tdevries@suse.de>
2608
2609 PR testsuite/24727
2610 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2611
2612 2019-06-24 Tom de Vries <tdevries@suse.de>
2613
2614 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2615
2616 2019-06-24 Tom de Vries <tdevries@suse.de>
2617
2618 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2619 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2620 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2621
2622 2019-06-24 Tom de Vries <tdevries@suse.de>
2623
2624 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2625
2626 2019-06-21 Tom de Vries <tdevries@suse.de>
2627
2628 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2629
2630 2019-06-21 Tom de Vries <tdevries@suse.de>
2631
2632 PR testsuite/24518
2633 PR ada/24713
2634 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2635 index.
2636
2637 2019-06-19 Tom Tromey <tromey@adacore.com>
2638
2639 * gdb.ada/length_cond.exp: Add intro comment.
2640
2641 2019-06-19 Tom Tromey <tromey@adacore.com>
2642
2643 * gdb.ada/length_cond.exp: New file.
2644 * gdb.ada/length_cond/length_cond.adb: New file.
2645 * gdb.ada/length_cond/pck.adb: New file.
2646 * gdb.ada/length_cond/pck.ads: New file.
2647
2648 2019-06-18 Tom de Vries <tdevries@suse.de>
2649
2650 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2651
2652 2019-06-18 Tom Tromey <tromey@adacore.com>
2653
2654 * gdb.base/list0.h: Add comment explaining control character.
2655
2656 2019-06-18 Tom de Vries <tdevries@suse.de>
2657
2658 * boards/fission.exp: Break up long debug_flags line.
2659
2660 2019-06-16 Tom de Vries <tdevries@suse.de>
2661
2662 PR gdb/24445
2663 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2664 generated index.
2665
2666 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2667
2668 PR gdb/24686
2669 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2670 improve detection of bug gdb/24541.
2671
2672 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2673
2674 PR gdb/24669
2675 * gdb.base/index-cache.exp (uses_readnow,
2676 expecting_index_cache_use): Define global variable.
2677 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2678 expecting_index_cache_use.
2679
2680 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2681 Andrew Burgess <andrew.burgess@embecosm.com>
2682
2683 * gdb.fortran/pointers.f90: New file.
2684 * gdb.fortran/print_type.exp: New file.
2685 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2686 * gdb.fortran/vla-type.exp: Likewise.
2687 * gdb.fortran/vla-value.exp: Likewise.
2688 * gdb.mi/mi-vla-fortran.exp: Likewise.
2689
2690 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2691
2692 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2693 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2694 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2695 as a stop reason.
2696
2697 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2698
2699 * gdb.base/annota1.exp: Update expected results.
2700 * gdb.cp/annota2.exp: Likewise.
2701 * gdb.cp/annota3.exp: Likewise.
2702
2703 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2704
2705 * gdb.base/style-logging.exp: Remove path from test name.
2706
2707 2019-06-14 Tom Tromey <tromey@adacore.com>
2708
2709 PR gdb/24502:
2710 * gdb.base/style-logging.exp: New file.
2711
2712 2019-06-14 Tom Tromey <tromey@adacore.com>
2713
2714 * gdb.base/symfile-warn.exp: New file.
2715 * gdb.base/symfile-warn.c: New file.
2716
2717 2019-06-14 Tom Tromey <tromey@adacore.com>
2718
2719 * gdb.base/annotate-symlink.exp: New file.
2720
2721 2019-06-14 Tom Tromey <tromey@adacore.com>
2722
2723 * gdb.ada/set_wstr.exp: Add reassignment test.
2724
2725 2019-06-14 Tom Tromey <tromey@adacore.com>
2726
2727 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2728 'unchecked_access and 'unrestricted_access as well.
2729
2730 2019-06-14 Tom Tromey <tromey@adacore.com>
2731
2732 PR ada/24539:
2733 * gdb.ada/vla.exp: Update tests.
2734 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2735 pragma.
2736
2737 2019-06-13 Pedro Alves <palves@redhat.com>
2738
2739 * gdb.base/settings.exp (test-integer): Test junk after
2740 "unlimited".
2741
2742 2019-06-13 Pedro Alves <palves@redhat.com>
2743
2744 * gdb.base/options.exp (test-thread-apply): New.
2745 (top level): Call it.
2746
2747 2019-06-13 Pedro Alves <palves@redhat.com>
2748
2749 * gdb.base/options.exp (test-frame-apply): New.
2750 (top level): Test print commands with different "frame apply"
2751 prefixes.
2752
2753 2019-06-13 Pedro Alves <palves@redhat.com>
2754
2755 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
2756 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2757 'max_completions' parameter and handle it.
2758 (test_gdb_completion_offers_commands): New.
2759
2760 2019-06-13 Pedro Alves <palves@redhat.com>
2761
2762 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2763
2764 2019-06-13 Pedro Alves <palves@redhat.com>
2765
2766 * gdb.base/options.exp (test-backtrace): New.
2767 (top level): Call it.
2768
2769 2019-06-13 Pedro Alves <palves@redhat.com>
2770
2771 * gdb.guile/scm-frame-args.exp: Use "set print
2772 raw-frame-arguments" instead of "set print raw frame-arguments".
2773 * gdb.python/py-frame-args.exp: Likewise.
2774
2775 2019-06-13 Pedro Alves <palves@redhat.com>
2776
2777 * gdb.compile/compile.exp: Adjust expected output to option
2778 processing changes.
2779
2780 2019-06-13 Pedro Alves <palves@redhat.com>
2781
2782 * gdb.base/options.exp: Build executable.
2783 (test-print): New procedure.
2784 (top level): Call it, once for "print" and another for "compile
2785 print".
2786
2787 2019-06-13 Pedro Alves <palves@redhat.com>
2788
2789 * gdb.base/options.c: New file.
2790 * gdb.base/options.exp: New file.
2791
2792 2019-06-13 Pedro Alves <palves@redhat.com>
2793
2794 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2795 that "o" is ambiguous.
2796
2797 2019-06-13 Pedro Alves <palves@redhat.com>
2798
2799 * gdb.base/settings.c: New file.
2800 * gdb.base/settings.exp: New file.
2801
2802 2019-06-13 Pedro Alves <palves@redhat.com>
2803
2804 * gdb.base/completion.exp: Fix comment typo.
2805
2806 2019-06-13 Pedro Alves <palves@redhat.com>
2807
2808 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2809 foo --1" test.
2810
2811 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2812
2813 * gdb.fortran/block-data.f: New.
2814 * gdb.fortran/block-data.exp: New.
2815
2816 2019-06-11 Tom de Vries <tdevries@suse.de>
2817
2818 PR testsuite/24521
2819 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2820 message.
2821
2822 2019-06-11 Tom de Vries <tdevries@suse.de>
2823
2824 PR testsuite/24521
2825 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2826
2827 2019-06-11 Tom de Vries <tdevries@suse.de>
2828
2829 * boards/readnow.exp: New file.
2830
2831 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2832
2833 * gdb.fortran/vla-sizeof.exp: Update expected results.
2834
2835 2019-06-06 Amos Bird <amosbird@gmail.com>
2836
2837 * gdb.base/annota1.exp (thread_switch): Add test for
2838 thread-exited annotation.
2839
2840 2019-06-06 Tom Tromey <tromey@adacore.com>
2841
2842 * gdb.base/maint.exp: Expect command started/finished output.
2843
2844 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2845
2846 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2847 comment.
2848 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2849
2850 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2851
2852 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2853 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2854 * gdb.arch/riscv-unwind-long-insn.c: New file.
2855 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2856
2857 2019-06-04 Christian Biesinger <cbiesinger@google.com>
2858
2859 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
2860
2861 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2862
2863 * lib/gdb.exp (help_list_trailer): New regexp variable
2864 factorizing the help trailer message.
2865 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2866 arg to allow to better factorize various tests.
2867 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2868 (test_prefix_command_help): Use help_list_trailer.
2869 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2870 * gdb.guile/scm-cmd.exp: Likewise.
2871 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2872 * gdb.base/help.exp: Use test_user_defined_class_help.
2873 * gdb.base/style.exp: Add tests for styling of help and apropos.
2874 * lib/gdb-utils.exp (style): Add title and highlight styles.
2875
2876 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2877
2878 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2879 $_shell_exitsignal.
2880 * gdb.base/default.exp: Update for new convenience variables.
2881
2882 2019-05-29 Tom Tromey <tromey@adacore.com>
2883
2884 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2885 to "break complete ada" test case's regexp.
2886
2887 2019-05-29 Tom Tromey <tromey@adacore.com>
2888
2889 PR c++/20020:
2890 * gdb.cp/constexpr-field.exp: New file.
2891 * gdb.cp/constexpr-field.cc: New file.
2892
2893 2019-05-29 Tom Tromey <tromey@adacore.com>
2894
2895 * gdb.base/finish.exp (finish_no_print): New proc.
2896 (finish_tests): Call it.
2897
2898 2019-05-24 Tom de Vries <tdevries@suse.de>
2899
2900 * gdb.dwarf2/gdb-add-index.exp: New file.
2901
2902 2019-05-22 Tom Tromey <tromey@adacore.com>
2903
2904 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2905 * gdb.base/style.exp: Use "style".
2906 * lib/gdb-utils.exp (style): New proc.
2907
2908 2019-05-22 Tom de Vries <tdevries@suse.de>
2909
2910 * gdb.base/align.exp: Require c++11.
2911
2912 2019-05-22 Tom de Vries <tdevries@suse.de>
2913
2914 PR testsuite/24586
2915 * gdb.python/py-mi-var-info-path-expression.exp: Call
2916 mi_skip_python_tests to check if python is supported.
2917
2918 2019-05-22 Alan Hayward <alan.hayward@arm.com>
2919
2920 * gdb.arch/aarch64-pauth.c: New test.
2921 * gdb.arch/aarch64-pauth.exp: New file.
2922
2923 2019-05-22 Alan Hayward <alan.hayward@arm.com>
2924
2925 * README (Re-running Tests Outside The Testsuite): New section.
2926
2927 2019-05-21 Tom de Vries <tdevries@suse.de>
2928
2929 * gdb.arch/amd64-eval.exp: Require c++11.
2930 * gdb.base/max-depth.exp: Same.
2931 * gdb.compile/compile-cplus-array-decay.exp: Same.
2932 * gdb.cp/meth-typedefs.exp: Same.
2933 * gdb.cp/subtypes.exp: Same.
2934 * gdb.cp/temargs.exp: Same.
2935
2936 2019-05-21 Alan Hayward <alan.hayward@arm.com>
2937
2938 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2939
2940 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2941
2942 PR gdb/18644
2943 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2944 * gdb.fortran/printing-types.exp: Add new test.
2945 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2946 testing.
2947 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2948 setup_kfail call.
2949
2950 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2951
2952 * README (Running the Testsuite): Change example.
2953 (Testsuite Parameters): Remove TRANSCRIPT.
2954 * lib/gdb.exp: Remove TRANSCRIPT check.
2955
2956 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2957
2958 * README (Testsuite Parameters): Add replay logging to
2959 GDBSERVER_DEBUG.
2960 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2961 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2962 as a comma separated list.
2963 (gdb_debug_init): Override procedure.
2964
2965 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2966
2967 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2968 (gdb_write_cmd_file): New procedure.
2969 * lib/gdbserver-support.exp (gdbserver_start): Call
2970 gdbserver_write_cmd_file.
2971 (gdbserver_write_cmd_file): New procedure.
2972
2973 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2974
2975 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2976 (delete_breakpoints): Likewise.
2977 (gdb_run_cmd): Likewise.
2978 (gdb_start_cmd): Likewise.
2979 (gdb_starti_cmd): Likewise.
2980 (gdb_internal_error_resync): Likewise.
2981 (gdb_test_multiple): Likewise.
2982 (gdb_reinitialize_dir): Likewise.
2983 (default_gdb_exit): Likewise.
2984 (gdb_file_cmd): Mark kill as optional.
2985 (default_gdb_start): Call gdb_stdin_log_init.
2986 (send_gdb): Call gdb_stdin_log_write.
2987 (rerun_to_main): Mark Y as an answer.
2988 (gdb_stdin_log_init): New function.
2989 (gdb_stdin_log_write): Likewise.
2990
2991 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2992
2993 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2994 * gdb.base/debug-expr.exp: Likewise.
2995 * gdb.base/foll-fork.exp: Likewise.
2996 * gdb.base/foll-vfork.exp: Likewise.
2997 * gdb.base/fork-print-inferior-events.exp: Likewise.
2998 * gdb.base/gdb-sigterm.exp: Likewise.
2999 * gdb.base/gdbinit-history.exp: Likewise.
3000 * gdb.base/osabi.exp: Likewise.
3001 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3002 * gdb.base/ui-redirect.exp: Likewise.
3003 * gdb.gdb/unittest.exp: Likewise.
3004 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3005 * gdb.mi/mi-watch.exp: Likewise.
3006 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3007 * gdb.mi/user-selected-context-sync.exp: Likewise.
3008 * gdb.python/python.exp: Disable debug test when debugging.
3009 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3010 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3011 Likewise.
3012 * gdb.threads/stepi-random-signal.exp: Likewise.
3013
3014 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3015
3016 * Makefile.in: Pass through GDB_DEBUG.
3017 * README (Testsuite Parameters): Add GDB_DEBUG.
3018 (gdb,debug): Add board setting.
3019 * lib/gdb.exp (default_gdb_start): Start debugging.
3020 (gdb_debug_enabled): New procedure.
3021 (gdb_debug_init): Likewise.
3022
3023 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3024
3025 * Makefile.in: Pass through GDB_DEBUG.
3026 * README (Testsuite Parameters): Add GDB_DEBUG.
3027 (gdb,debug): Add board setting.
3028 * lib/gdb.exp (default_gdb_start): Start debugging.
3029 (gdb_debug_enabled): New procedure.
3030 (gdb_debug_init): Likewise.
3031
3032 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3033
3034 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3035
3036 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3037
3038 * gdb.base/ui-redirect.exp: Test redirection.
3039
3040 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3041
3042 * gdb.mi/mi-complete.exp: New file.
3043 * gdb.mi/mi-complete.cc: Likewise.
3044
3045 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3046
3047 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3048 indexed and sliced arrays, and pointers to arrays.
3049
3050 2019-05-14 Tom Tromey <tromey@adacore.com>
3051
3052 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3053 styling test.
3054
3055 2019-05-14 Tom de Vries <tdevries@suse.de>
3056
3057 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3058 selection entry encoding.
3059
3060 2019-05-10 Tom Tromey <tromey@adacore.com>
3061
3062 * gdb.ada/info_exc.exp: Add "complete" test.
3063
3064 2019-05-09 Tom de Vries <tdevries@suse.de>
3065
3066 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3067 CU-relative.
3068
3069 2019-05-09 Tom de Vries <tdevries@suse.de>
3070
3071 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3072 CU-relative.
3073
3074 2019-05-08 Joel Brobecker <brobecker@adacore.com>
3075
3076 * gdb.ada/frame_arg_lang.exp: New testcase.
3077 * gdb.ada/frame_arg_lang/bla.adb: New file.
3078 * gdb.ada/frame_arg_lang/pck.ads: New file.
3079 * gdb.ada/frame_arg_lang/pck.adb: New file.
3080 * gdb.ada/frame_arg_lang/foo.c: New file.
3081
3082 2019-05-08 Tom Tromey <tromey@adacore.com>
3083
3084 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3085
3086 2019-05-08 Tom Tromey <tromey@adacore.com>
3087
3088 * gdb.base/ptype-offsets.exp: Update tests.
3089
3090 2019-05-08 Tom Tromey <tromey@adacore.com>
3091
3092 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3093 cases.
3094 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3095 "short".
3096
3097 2019-05-08 Tom Tromey <tromey@adacore.com>
3098
3099 * gdb.ada/vla.exp: New file.
3100 * gdb.ada/vla/vla.adb: New file.
3101
3102 2019-05-07 Tom de Vries <tdevries@suse.de>
3103
3104 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3105
3106 2019-05-07 Tom de Vries <tdevries@suse.de>
3107
3108 PR testsuite/24522
3109 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3110 section.
3111
3112 2019-05-07 Tom de Vries <tdevries@suse.de>
3113
3114 PR testsuite/24522
3115 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3116 .debug_aranges section.
3117
3118 2019-05-07 Tom de Vries <tdevries@suse.de>
3119
3120 PR testsuite/24159
3121 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3122
3123 2019-05-06 Tom de Vries <tdevries@suse.de>
3124
3125 * lib/gdb.exp (exec_has_index_section): New proc.
3126 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3127 section.
3128
3129 2019-05-04 Tom de Vries <tdevries@suse.de>
3130
3131 * boards/cc-with-debug-names.exp: New file.
3132
3133 2019-05-03 Tom Tromey <tromey@adacore.com>
3134
3135 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3136 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3137 * gdb.ada/char_enum.exp: Add test.
3138
3139 2019-05-03 Tom de Vries <tdevries@suse.de>
3140
3141 * boards/cc-with-gdb-index.exp: New file.
3142
3143 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3144
3145 * gdb.rust/simple.exp: Add new test case.
3146 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3147 (main): Initialise an instance of the new struct.
3148
3149 2019-05-01 Tom Tromey <tromey@adacore.com>
3150
3151 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3152 record.
3153 (NPR): New variable.
3154 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3155 test.
3156
3157 2019-05-01 Tom Tromey <tromey@adacore.com>
3158
3159 * gdb.ada/packed_array_assign.exp: Add packed assignment
3160 regression test.
3161
3162 2019-05-01 Tom de Vries <tdevries@suse.de>
3163
3164 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3165
3166 2019-05-01 Tom de Vries <tdevries@suse.de>
3167
3168 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3169
3170 2019-04-30 Ali Tamur <tamur@google.com>
3171
3172 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3173
3174 2019-04-30 Tom Tromey <tromey@adacore.com>
3175
3176 * lib/ada.exp (find_ada_tool): New proc.
3177 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3178 * gdb.ada/catch_ex_std.exp: New file.
3179 * gdb.ada/catch_ex_std/foo.adb: New file.
3180 * gdb.ada/catch_ex_std/some_package.adb: New file.
3181 * gdb.ada/catch_ex_std/some_package.ads: New file.
3182
3183 2019-04-30 Tom Tromey <tromey@adacore.com>
3184
3185 PR c++/24470:
3186 * gdb.cp/temargs.cc: Add test code from PR.
3187
3188 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3189
3190 * gdb.fortran/vla-datatypes.exp: Update expected results.
3191 * gdb.fortran/vla-ptype.exp: Likewise.
3192 * gdb.fortran/vla-type.exp: Likewise.
3193 * gdb.fortran/vla-value.exp: Likewise.
3194
3195 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3196
3197 * gdb.fortran/ptr-indentation.exp: Update expected results.
3198 * gdb.fortran/ptype-on-functions.exp: Likewise.
3199 * gdb.fortran/vla-ptr-info.exp: Likewise.
3200 * gdb.fortran/vla-value.exp: Likewise.
3201
3202 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3203
3204 * gdb.fortran/ptype-on-functions.exp: New file.
3205 * gdb.fortran/ptype-on-functions.f90: New file.
3206
3207 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3208
3209 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3210 case void string.
3211
3212 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3213
3214 * gdb.fortran/complex.exp: Expand.
3215 * gdb.fortran/complex.f: Renamed to...
3216 * gdb.fortran/complex.f90: ...this, and extended to add more
3217 complex values.
3218
3219 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3220
3221 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3222 MODULO, CMPLX.
3223
3224 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3225 Richard Bunt <richard.bunt@arm.com>
3226
3227 * gdb.base/max-depth.c: New file.
3228 * gdb.base/max-depth.exp: New file.
3229 * gdb.python/py-nested-maps.c: New file.
3230 * gdb.python/py-nested-maps.exp: New file.
3231 * gdb.python/py-nested-maps.py: New file.
3232 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3233 (test_all_common): Call test_max_depth.
3234 * gdb.fortran/max-depth.exp: New file.
3235 * gdb.fortran/max-depth.f90: New file.
3236 * gdb.go/max-depth.exp: New file.
3237 * gdb.go/max-depth.go: New file.
3238 * gdb.modula2/max-depth.exp: New file.
3239 * gdb.modula2/max-depth.c: New file.
3240 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3241
3242 2019-04-29 Tom de Vries <tdevries@suse.de>
3243
3244 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3245
3246 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3247
3248 * gdb.base/callexit.exp: Test may-call-functions off.
3249
3250 2019-04-25 Keith Seitz <keiths@redhat.com>
3251
3252 PR c++/24367
3253 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3254 (another_incomplete_struct, test_incomplete): New definitions.
3255 (main): Use new definitions.
3256 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3257 functions.
3258
3259 2019-04-25 Ali Tamur <tamur@google.com>
3260
3261 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3262
3263 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3264
3265 PR corefiles/11608
3266 PR corefiles/18187
3267 * gdb.base/coredump-filter-build-id.exp: New file.
3268
3269 2019-04-25 Alan Hayward <alan.hayward@arm.com>
3270
3271 * Makefile.in: Pass through GDBSERVER_DEBUG.
3272 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3273 (gdbserver,debug): Add board setting.
3274 * gdb.trace/tspeed.exp: Skip when debugging.
3275 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3276 * lib/gdbserver-support.exp: Likewise
3277
3278 2019-04-24 Tom Tromey <tromey@adacore.com>
3279
3280 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3281 Rust.
3282
3283 2019-04-24 Tom Tromey <tromey@adacore.com>
3284
3285 * gdb.arch/amd64-eval.exp: Test bitfield return.
3286 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3287 (class Foo) <return_bitfields>: New method.
3288 (main): Call it.
3289
3290 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3291
3292 * gdb.cp/many-args.cc: New file.
3293 * gdb.cp/many-args.exp: New file.
3294
3295 2019-04-23 Tom de Vries <tdevries@suse.de>
3296
3297 PR gdb/24433
3298 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3299
3300 2019-04-23 Alan Hayward <alan.hayward@arm.com>
3301
3302 * gdb.trace/backtrace.exp: Use nopie flag.
3303 * gdb.trace/circ.exp: Likewise.
3304 * gdb.trace/collection.exp: Likewise.
3305 * gdb.trace/ftrace.exp: Likewise.
3306 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3307 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3308 * gdb.trace/qtro.exp: Likewise.
3309 * gdb.trace/read-memory.exp: Likewise.
3310 * gdb.trace/report.exp: Likewise.
3311 * gdb.trace/tfile.exp: Likewise.
3312 * gdb.trace/tfind.exp: Likewise.
3313 * gdb.trace/unavailable.exp: Likewise.
3314
3315 2019-04-22 Pedro Alves <palves@redhat.com>
3316
3317 * gdb.base/solib-probes-nosharedlibrary.c,
3318 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3319
3320 2019-04-19 Tom Tromey <tromey@adacore.com>
3321
3322 * gdb.ada/ptype_union.c: New file.
3323 * gdb.ada/ptype_union.exp: New file.
3324
3325 2019-04-19 Tom Tromey <tromey@adacore.com>
3326
3327 PR symtab/24423:
3328 * gdb.base/list0.h (foo): Add a control-l character.
3329
3330 2019-04-18 Tom de Vries <tdevries@suse.de>
3331
3332 PR gdb/24433
3333 * boards/local-board.exp: Set sysroot to "".
3334
3335 2019-04-18 Tom de Vries <tdevries@suse.de>
3336 Pedro Alves <palves@redhat.com>
3337
3338 PR gdb/24454
3339 * gdb.threads/vfork-follow-child-exec.c: New file.
3340 * gdb.threads/vfork-follow-child-exec.exp: New file.
3341 * gdb.threads/vfork-follow-child-exit.c: New file.
3342 * gdb.threads/vfork-follow-child-exit.exp: New file.
3343
3344 2019-04-15 Leszek Swirski <leszeks@google.com>
3345
3346 * gdb.arch/amd64-eval.cc: New file.
3347 * gdb.arch/amd64-eval.exp: New file.
3348
3349 2019-04-11 Alan Hayward <alan.hayward@arm.com>
3350
3351 * gdb.server/sysroot.c: New test.
3352 * gdb.server/sysroot.exp: New file.
3353 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3354 matching param.
3355
3356 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3357
3358 * gdb.base/align.exp: Extend test to cover structures containing
3359 only static fields.
3360
3361 2019-04-11 Tom de Vries <tdevries@suse.de>
3362
3363 * boards/cc-with-dwz-m.exp: New file.
3364 * boards/cc-with-dwz.exp: New file.
3365 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3366
3367 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
3368
3369 * gdb.base/start-cpp.exp: New file.
3370 * gdb.base/start-cpp.cc: New file.
3371
3372 2019-04-08 Kevin Buettner <kevinb@redhat.com>
3373
3374 * gdb.python/py-thrhandle.exp: Adjust tests to call
3375 thread_from_handle instead of thread_from_thread_handle.
3376
3377 2019-04-08 Kevin Buettner <kevinb@redhat.com>
3378
3379 * gdb.python/py-thrhandle.exp: Add tests for
3380 gdb.InferiorThread.handle.
3381
3382 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3383
3384 * gdb.python/py-function.exp: Check calling helper function from
3385 all languages.
3386 * lib/gdb.exp (gdb_supported_languages): New proc.
3387
3388 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3389
3390 * gdb.base/complex-parts.c: New file.
3391 * gdb.base/complex-parts.exp: New file.
3392
3393 2019-04-01 Tom Tromey <tromey@adacore.com>
3394
3395 PR symtab/23331:
3396 * gdb.dwarf2/dw2-ranges-main.c: New file.
3397 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3398 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3399
3400 2019-03-30 Simon Marchi <simark@simark.ca>
3401
3402 * gdb.base/default.exp: Add values for $_gdb_major and
3403 $_gdb_minor.
3404
3405 2019-03-29 Tom Tromey <tromey@adacore.com>
3406
3407 * gdb.base/help.exp: Tighten apropos regexp.
3408
3409 2019-03-29 Keith Seitz <keiths@redhat.com>
3410
3411 * gdb.fortran/array-bounds.exp: New file.
3412 * gdb.fortran/array-bounds.f90: New file.
3413
3414 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3415
3416 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3417
3418 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3419
3420 * gdb.multi/hello.c (main): Increase alarm timer.
3421
3422 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3423
3424 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3425 factor when no hardware watchpoint support.
3426
3427 2019-03-28 Alan Hayward <alan.hayward@arm.com>
3428 Pedro Alves <palves@redhat.com>
3429
3430 * boards/local-board.exp: set sysroot to /.
3431
3432 2019-03-27 Alan Hayward <alan.hayward@arm.com>
3433
3434 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3435 in child.
3436
3437 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3438
3439 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3440 field.
3441 (make_container): Initialise new field.
3442 * gdb.python/py-prettyprint.exp: Add new tests.
3443 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3444 <display_hint>: New method.
3445
3446 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3447
3448 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3449 gdb_continue_to_breakpoint more throughout this test.
3450 (run_lang_tests) Supply unique test names, and use
3451 gdb_test_no_output.
3452
3453 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3454
3455 * gdb.base/finish-pretty.exp: Update expected results.
3456 * gdb.base/pretty-print.c: New file.
3457 * gdb.base/pretty-print.exp: New file.
3458
3459 2019-03-25 Pedro Alves <palves@redhat.com>
3460
3461 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3462 move comments outside list. Append '-i "" eof' section.
3463
3464 2019-03-22 Alan Hayward <alan.hayward@arm.com>
3465
3466 PR testsuite/25016
3467 * README: Add pie options.
3468 * gdb.base/break-interp.exp: Ensure pie is disabled.
3469 * gdb.base/dump.exp: Likewise.
3470 * lib/gdb.exp (gdb_compile): Add pie option.
3471
3472 2019-03-19 Tom Tromey <tromey@adacore.com>
3473
3474 * gdb.mi/mi2-cli-display.c: New file.
3475 * gdb.mi/mi2-cli-display.exp: New file.
3476
3477 2019-03-18 Joel Brobecker <brobecker@adacore.com>
3478 Tom Tromey <tromey@adacore.com>
3479
3480 * gdb.ada/ptype_array/pck.adb: New file.
3481 * gdb.ada/ptype_array/pck.ads: New file.
3482 * gdb.ada/ptype_array/foo.adb: New file.
3483 * gdb.ada/ptype_array.exp: New file.
3484
3485 2019-03-14 Tom Tromey <tromey@adacore.com>
3486
3487 * gdb.base/style.exp: Add "set style sources" test.
3488
3489 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3490
3491 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3492 * mi-breakpoint-multiple-locations.exp: ... this.
3493 (make_breakpoints_pattern): New proc.
3494 (do_test): Add mi_version parameter, test -break-insert,
3495 -break-info and =breakpoint-created.
3496
3497 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3498
3499 * config/default.exp: Remove 'load_lib gdb.exp'.
3500 * config/monitor.exp: Likewise.
3501 * config/sid.exp: Likewise.
3502 * config/sim.exp: Likewise.
3503 * config/slite.exp: Likewise.
3504 * config/unix.exp: Likewise.
3505 * gdb.base/default.exp: Remove unhelpful comment.
3506
3507 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3508
3509 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3510
3511 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3512
3513 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3514
3515 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3516
3517 * gdb.fortran/type-kinds.exp: Update expected results.
3518
3519 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3520
3521 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3522
3523 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3524
3525 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3526 function.
3527 (test_basic_parsing_of_type_kinds): Expand types tested.
3528 (test_parsing_invalid_type_kinds): New function.
3529
3530 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3531
3532 * gdb.fortran/intrinsics.exp: New file.
3533 * gdb.fortran/intrinsics.f90: New file.
3534 * gdb.fortran/type-kinds.exp: New file.
3535
3536 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3537
3538 * gdb.fortran/dot-ops.exp: New file.
3539
3540 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3541
3542 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3543 Check upper and lower case logical literals.
3544
3545 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3546
3547 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3548 Remove duplicate tests.
3549
3550 2019-03-06 Alan Hayward <alan.hayward@arm.com>
3551
3552 * lib/gdb.exp (builtin_cd): rename of cd.
3553 (cd): Override builtin.
3554
3555 2019-03-06 Richard Bunt <richard.bunt@arm.com>
3556
3557 * gdb.fortran/function-calls.exp: New file.
3558 * gdb.fortran/function-calls.f90: New test.
3559
3560 2019-03-04 Richard Bunt <richard.bunt@arm.com>
3561
3562 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3563 on user program standard output.
3564 * gdb.fortran/short-circuit-argument-list.f90: Record function
3565 calls.
3566
3567 2019-02-28 Alan Hayward <alan.hayward@arm.com>
3568
3569 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3570 failure.
3571
3572 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3573
3574 PR gdb/8527
3575 * gdb.base/interrupt-daemon-attach.c,
3576 gdb.base/interrupt-daemon-attach.exp: New test.
3577
3578 2019-02-27 Pedro Alves <palves@redhat.com>
3579
3580 * gdb.base/page.exp: Add tests for "set width/height -1".
3581
3582 2019-02-27 Pedro Alves <palves@redhat.com>
3583
3584 * gdb.base/page.exp: Add tests for "set/show width/height" with
3585 "infinite" values.
3586
3587 2019-02-27 Tom Tromey <tromey@adacore.com>
3588
3589 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3590 2.4.
3591 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3592 workaround.
3593
3594 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3595
3596 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3597 tests for structs with static members.
3598
3599 2019-02-26 Tom Tromey <tromey@adacore.com>
3600
3601 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3602 ValueError, not TypeError.
3603
3604 2019-02-26 Kevin Buettner <kevinb@redhat.com>
3605
3606 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3607 call from main program.
3608
3609 2019-02-23 Joel Brobecker <brobecker@adacore.com>
3610
3611 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3612 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3613 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3614 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3615 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3616
3617 2019-02-22 Keith Seitz <keiths@redhat.com>
3618
3619 PR symtab/23853
3620 * gdb.base/symlink-sourcefile.c: New file.
3621 * gdb.base/symlink-sourcefile.exp: New file.
3622
3623 2019-02-20 Tom Tromey <tom@tromey.com>
3624
3625 * gdb.base/info_qt.exp: Update.
3626
3627 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3628
3629 * gdb.base/source.exp: Move "error in sourced script" code to
3630 the end.
3631 * gdb.base/source-error.gdb: Move contents to
3632 source-error-1.gdb. Add new code to source source-error-1.gdb.
3633 * gdb.base/source-error-1.gdb: New file, from previous
3634 source-error.gdb.
3635
3636 2019-02-17 Tom Tromey <tom@tromey.com>
3637
3638 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3639 for macro styling.
3640 * gdb.base/style.c (SOME_MACRO): New macro.
3641
3642 2019-02-17 Tom Tromey <tom@tromey.com>
3643
3644 * gdb.base/style.exp: Add line-wrapping tests.
3645 * gdb.base/page.exp: Add test for quitting during pagination.
3646
3647 2019-02-17 Joel Brobecker <brobecker@adacore.com>
3648
3649 * gdb.ada/big_packed_array: New testcase.
3650 * gdb.ada/homonym.exp: Fix incorrect expected output for
3651 "break <homonym__get_value>" test.
3652
3653 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
3654
3655 PR breakpoints/21870
3656 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3657 and prepare_for_testing. Add comment.
3658 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3659 redundant cleanup call. Clean up comment.
3660
3661 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
3662
3663 PR breakpoints/21870
3664 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3665 * gdb.arch/aarch64-dbreg-contents.c: New file.
3666
3667 2019-02-10 Joel Brobecker <brobecker@adacore.com>
3668
3669 * gdb.ada/mi_ref_changeable: New testcase.
3670
3671 2019-02-07 Alan Hayward <alan.hayward@arm.com>
3672
3673 * gdb.base/attach.exp: Add double attach test.
3674
3675 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3676
3677 * lib/gdb.exp (default_gdb_start): Don't match pagination
3678 prompt.
3679 (gdb_init): Set stty_init.
3680
3681 2019-01-27 Tom Tromey <tom@tromey.com>
3682
3683 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3684 skip_python_tests.
3685
3686 2019-01-24 Alan Hayward <alan.hayward@arm.com>
3687
3688 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3689 New structure.
3690 (struct struct_static_02_02): Likewise.
3691 (struct struct_static_02_03): Likewise.
3692 (struct struct_static_02_04): Likewise.
3693 (struct struct_static_04_01): Likewise.
3694 (struct struct_static_04_02): Likewise.
3695 (struct struct_static_04_03): Likewise.
3696 (struct struct_static_04_04): Likewise.
3697 (struct struct_static_06_01): Likewise.
3698 (struct struct_static_06_02): Likewise.
3699 (struct struct_static_06_03): Likewise.
3700 (struct struct_static_06_04): Likewise.
3701 (cmp_struct_static_02_01): Likewise.
3702 (cmp_struct_static_02_02): Likewise.
3703 (cmp_struct_static_02_03): Likewise.
3704 (cmp_struct_static_02_04): Likewise.
3705 (cmp_struct_static_04_01): Likewise.
3706 (cmp_struct_static_04_02): Likewise.
3707 (cmp_struct_static_04_03): Likewise.
3708 (cmp_struct_static_04_04): Likewise.
3709 (cmp_struct_static_06_01): Likewise.
3710 (cmp_struct_static_06_02): Likewise.
3711 (cmp_struct_static_06_03): Likewise.
3712 (cmp_struct_static_06_04): Likewise.
3713 (call_all): Test new structs.
3714 * gdb.base/infcall-nested-structs.exp: Likewise.
3715
3716 2019-01-21 Alan Hayward <alan.hayward@arm.com>
3717 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3718
3719 2019-01-21 Alan Hayward <alan.hayward@arm.com>
3720 * gdb.base/stack-protector.c: New test.
3721 * gdb.base/stack-protector.exp: New file.
3722 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3723 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3724 option.
3725 (gdb_compile): Remove stack protector for GCC and prevent
3726 recursion.
3727
3728 2019-01-16 Keith Seitz <keiths@redhat.com>
3729
3730 PR gdb/23773
3731 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3732
3733 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3734
3735 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3736 aliases.
3737 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3738 tests.
3739 * gdb.arch/powerpc-vector-regs.c: New file.
3740 * gdb.arch/powerpc-vector-regs.exp: New file.
3741
3742 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3743
3744 * gdb.arch/altivec-regs.exp: Fix the list passed to
3745 gdb_expect_list when testing "info vector".
3746
3747 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3748
3749 * gdb.base/style.exp: Don't include path in testname.
3750
3751 2019-01-10 Keith Seitz <keiths@redhat.com>
3752
3753 PR gdb/23712
3754 PR symtab/23010
3755 * gdb.dwarf2/multidictionary.exp: New file.
3756
3757 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3758
3759 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3760 (test_gnuv3_style_demangling): ... this.
3761 (test_lucid_style_demangling): Remove.
3762 (test_arm_style_demangling): Remove.
3763 (test_hp_style_demangling): Remove.
3764 (do_tests): Remove calls to the above.
3765
3766 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3767
3768 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3769 case.
3770
3771 2019-01-06 Tom Tromey <tom@tromey.com>
3772
3773 PR gdb/28155:
3774 * gdb.dwarf2/typedef-void-finish.exp: New file.
3775
3776 2018-12-28 Tom Tromey <tom@tromey.com>
3777 Simon Marchi <simark@simark.ca>
3778
3779 * gdb.base/jit-exec.exp: New file.
3780 * gdb.base/jit-exec.c: New file.
3781 * gdb.base/jit-execd.c: New file.
3782
3783 2018-12-28 Tom Tromey <tom@tromey.com>
3784
3785 * gdb.base/style.exp: Update test to check for address styling.
3786
3787 2018-12-28 Tom Tromey <tom@tromey.com>
3788
3789 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3790 message.
3791
3792 2018-12-28 Tom Tromey <tom@tromey.com>
3793
3794 * gdb.base/style.exp: Add test for version number styling.
3795
3796 2018-12-28 Tom Tromey <tom@tromey.com>
3797
3798 * gdb.base/style.exp: Add test for print_address_symbolic.
3799
3800 2018-12-28 Tom Tromey <tom@tromey.com>
3801
3802 * gdb.base/style.exp: Add test for breakpoint setting.
3803
3804 2018-12-28 Tom Tromey <tom@tromey.com>
3805
3806 * gdb.base/style.exp: Add test for variable names.
3807
3808 2018-12-28 Tom Tromey <tom@tromey.com>
3809
3810 * gdb.base/style.exp: New file.
3811 * gdb.base/style.c: New file.
3812
3813 2018-12-28 Tom Tromey <tom@tromey.com>
3814
3815 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3816 "dumb".
3817 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3818 the TERM environment variable.
3819
3820 2018-12-27 Tom Tromey <tom@tromey.com>
3821
3822 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3823 pagination test.
3824
3825 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3826
3827 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3828 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3829
3830 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3831
3832 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3833 Filename a.adb changed to bp_fun_addr.adb.
3834 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3835
3836 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3837
3838 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3839 non-PIE executables.
3840 * README: Mention the gdb,nopie_flag board setting.
3841 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3842 non-PIE executable.
3843 * gdb.arch/amd64-entry-value.exp: Likewise.
3844 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3845 * gdb.arch/i386-float.exp: Likewise.
3846 * gdb.arch/i386-signal.exp: Likewise.
3847 * gdb.mi/mi-reg-undefined.exp: Likewise.
3848
3849 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3850
3851 PR gdb/23974
3852 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3853
3854 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3855
3856 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3857 Update order of results accordingly.
3858
3859 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3860
3861 * gdb.base/annota1.exp: Update a test regexp.
3862
3863 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3864
3865 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3866
3867 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3868
3869 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3870 (reuse_time): Initialize to REUSE_TIME_CAP.
3871 (check_rc): New function.
3872 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3873 Check pthread_create rc.
3874 (spawner_thread_func): Check pthread_create and pthread_join rc.
3875
3876 2018-12-08 Pedro Alves <palves@redhat.com>
3877
3878 * gdb.base/list.exp (test_forward_search): Rename to ...
3879 (test_forward_reverse_search): ... this. Also test reverse-search
3880 and the forward-search alias.
3881
3882 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3883
3884 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3885 local timeout variable before return, and remove all local timeout
3886 variable entirely.
3887 (gdb_load): Likewise.
3888
3889 2018-12-01 Tom de Vries <tdevries@suse.de>
3890
3891 * gdb.base/gdb-caching-proc.exp: New file.
3892
3893 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3894
3895 * Makefile.in (TIMESTAMP): New variable.
3896 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3897 command.
3898 (check-single-racy): Likewise.
3899 (check/%.exp): Likewise.
3900 (check-racy/%.exp): Likewise.
3901 (workers/%.worker): Likewise.
3902 (build-perf): Likewise.
3903 (check-perf): Likewise.
3904 * README: Describe new "TS" and "TS_FORMAT" variables.
3905 * print-ts.py: New file.
3906
3907 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3908
3909 PR python/23714
3910 * gdb.python/python.exp: Test command repetition after
3911 gdb.execute.
3912
3913 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3914
3915 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3916 is correctly aligned.
3917
3918 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3919
3920 * gdb.ada/info_auto_lang.exp: New testcase.
3921 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3922 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3923 * gdb.ada/info_auto_lang/some_c.c: New file.
3924
3925 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3926
3927 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3928 FUNC_lang language syntax.
3929
3930 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3931
3932 * gdb.base/info_minsym.c: New file.
3933 * gdb.base/info_minsym.exp: New file.
3934
3935 2018-11-19 Tom Tromey <tom@tromey.com>
3936
3937 PR rust/23625:
3938 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3939 * gdb.rust/expr.exp: Update expected output. Change one test.
3940
3941 2018-11-19 Tom Tromey <tom@tromey.com>
3942
3943 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3944
3945 2018-11-19 Pedro Alves <palves@redhat.com>
3946
3947 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3948 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3949 see the expected warning.
3950
3951 2018-11-16 Alan Hayward <alan.hayward@arm.com>
3952
3953 PR gdb/22736:
3954 * gdb.cp/infcall-nodebug-lib.c: New test.
3955 * gdb.cp/infcall-nodebug-main.c: New test.
3956 * gdb.cp/infcall-nodebug.exp: New file.
3957
3958 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3959
3960 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3961 completer tests.
3962
3963 2018-11-09 Tom de Vries <tdevries@suse.de>
3964
3965 * gdb.base/msym-lang.c: New test.
3966 * gdb.base/msym-lang.exp: New file.
3967 * gdb.base/msym-lang-main.c: New test.
3968
3969 2018-11-08 Tom Tromey <tom@tromey.com>
3970
3971 PR gdb/23555:
3972 PR gdb/23838:
3973 * gdb.base/warning.exp: New file.
3974
3975 2018-11-08 Jan Beulich <jbeulich@suse.com>
3976
3977 * testsuite/gdb.arch/i386-avx512.c,
3978 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3979
3980 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3981
3982 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3983 point hardware.
3984
3985 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3986
3987 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3988 * gdb.dwarf2/missing-type-name.exp: New file.
3989
3990 2018-11-06 Tom de Vries <tdevries@suse.de>
3991
3992 * gdb.base/many-headers.c: New test.
3993 * gdb.base/many-headers.exp: New file.
3994
3995 2018-11-06 Jim Wilson <jimw@sifive.com>
3996
3997 * gdb.base/code_elim.exp: For riscv, set additional_flags
3998 to include -msmall-data-limit=0.
3999
4000 2018-11-01 Joel Brobecker <brobecker@adacore.com>
4001
4002 * gdb.ada/watch_minus_l: New testcase.
4003
4004 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4005
4006 * gdb.arch/aix-sighandle.c: New file.
4007 * gdb.arch/aix-sighandle.exp: New file.
4008
4009 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4010
4011 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4012 registers being unions.
4013
4014 2018-10-31 Tom de Vries <tdevries@suse.de>
4015
4016 * lib/valgrind.exp: New file.
4017 (vgdb_start, vgdb_stop): New procs, factored out of ...
4018 * gdb.base/valgrind-bt.exp: ... here, ...
4019 * gdb.base/valgrind-disp-step.exp: ... here and ...
4020 * gdb.base/valgrind-infcall.exp: ... here.
4021
4022 2018-10-31 Tom de Vries <tdevries@suse.de>
4023
4024 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4025
4026 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4027
4028 * gdb.dwarf2/void-type.c: New file.
4029 * gdb.dwarf2/void-type.exp: New file.
4030
4031 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4032
4033 * gdb.base/info_qt.c: New file.
4034 * gdb.base/info_qt.exp: New file.
4035
4036 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4037
4038 * gdb.arch/powerpc-htm-regs.c: New file.
4039 * gdb.arch/powerpc-htm-regs.exp: New file.
4040
4041 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4042
4043 * gdb.arch/powerpc-tar.c: New file.
4044 * gdb.arch/powerpc-tar.exp: New file.
4045
4046 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4047
4048 * gdb.arch/powerpc-ppr-dscr.c: New file.
4049 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4050
4051 2018-10-25 Tom de Vries <tdevries@suse.de>
4052
4053 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4054
4055 2018-10-24 Tom de Vries <tdevries@suse.de>
4056
4057 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4058 longer exists error.
4059
4060 2018-10-24 Tom de Vries <tdevries@suse.de>
4061
4062 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4063
4064 2018-10-24 Tom de Vries <tdevries@suse.de>
4065
4066 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4067 --db-attach in valgrind.
4068
4069 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4070
4071 * gdb.arch/riscv-reg-aliases.c: New file.
4072 * gdb.arch/riscv-reg-aliases.exp: New file.
4073
4074 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4075
4076 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4077
4078 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4079
4080 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4081
4082 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4083
4084 * gdb.cp/ovldbreak.exp: Fix regexps.
4085
4086 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4087
4088 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4089
4090 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4091
4092 PR cli/23785
4093 * gdb.base/restore.exp: New test to check if "restore" with an
4094 invalid file doesn't segfault.
4095
4096 2018-10-18 Tom de Vries <tdevries@suse.de>
4097
4098 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4099 * gdb.ada/excep_handle.exp: Same.
4100 * gdb.ada/mi_string_access.exp: Same.
4101 * gdb.ada/mi_var_union.exp: Same.
4102 * gdb.arch/arc-analyze-prologue.exp: Same.
4103 * gdb.arch/arc-decode-insn.exp: Same.
4104 * gdb.base/readnever.exp: Same.
4105 * gdb.fortran/printing-types.exp: Same.
4106 * gdb.guile/scm-lazy-string.exp: Same.
4107
4108 2018-10-16 Tom de Vries <tdevries@suse.de>
4109
4110 PR gdb/23730
4111 * gdb.base/catch-follow-exec.c: Add copyright notice.
4112 * gdb.base/catch-follow-exec.exp: Rewrite to use
4113 gdb_spawn_with_cmdline_opts. Require gdb-native.
4114
4115 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4116
4117 * gdb.trace/actions-changed.exp: Check for arch support.
4118 * gdb.trace/actions.exp: Likewise.
4119 * gdb.trace/ax.exp: Likewise.
4120 * gdb.trace/backtrace.exp: Likewise.
4121 * gdb.trace/change-loc.exp: Likewise.
4122 * gdb.trace/deltrace.exp: Likewise.
4123 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4124 * gdb.trace/ftrace.exp: Likewise.
4125 * gdb.trace/infotrace.exp: Check for arch support.
4126 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4127 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4128 * gdb.trace/mi-tsv-changed.exp: Likewise.
4129 * gdb.trace/packetlen.exp: Likewise.
4130 * gdb.trace/passc-dyn.exp: Likewise.
4131 * gdb.trace/passcount.exp: Likewise.
4132 * gdb.trace/pending.exp: Likewise.
4133 * gdb.trace/range-stepping.exp: Check for shlib support.
4134 * gdb.trace/report.exp: Check for arch support.
4135 * gdb.trace/save-trace.exp: Likewise.
4136 * gdb.trace/signal.exp: Check for signal support.
4137 * gdb.trace/tfind.exp: Check for arch support.
4138 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4139 * gdb.trace/trace-common.h: Add comment.
4140 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4141 * gdb.trace/trace-enable-disable.exp: Likewise.
4142 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4143 * gdb.trace/tracecmd.exp: Check for arch support.
4144 * gdb.trace/tspeed.exp: Check for shlib and target support.
4145 * gdb.trace/tstatus.exp: Check for arch support.
4146 * gdb.trace/tsv.exp: Likewise.
4147 * gdb.trace/while-dyn.exp: Likewise.
4148 * gdb.trace/while-stepping.exp: Likewise.
4149 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4150
4151 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4152
4153 * gdb.trace/tspeed.exp: Remove nowarnings.
4154 (prepare_for_trace_test): Declare "global ipalib".
4155 * gdb.trace/tspeed.c: Include unistd.h.
4156 (main): Remove superfluous printf argument.
4157
4158 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4159
4160 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4161 directory prefix on the filename.
4162
4163 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4164
4165 * gdb.gdb/unittest.exp: Update expected message informing that
4166 selftests have been disabled.
4167 * gdb.server/unittest.exp: Likewise.
4168
4169 2018-10-09 Tom de Vries <tdevries@suse.de>
4170
4171 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4172 with runto_main.
4173
4174 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
4175
4176 PR c++/16841
4177 * gdb.cp/virtbase2.cc: New file.
4178 * gdb.cp/virtbase2.exp: New file.
4179
4180 2018-10-06 Tom Tromey <tom@tromey.com>
4181
4182 PR python/19399:
4183 * gdb.python/py-inferior.exp: Add architecture test.
4184
4185 2018-10-06 Tom Tromey <tom@tromey.com>
4186
4187 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4188 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4189
4190 2018-10-06 Tom Tromey <tom@tromey.com>
4191
4192 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4193 of a "throw" catchpoint.
4194
4195 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4196
4197 * gdb.base/info-proc.exp: Update string expected from "help info
4198 proc".
4199
4200 2018-10-04 Tom Tromey <tom@tromey.com>
4201
4202 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4203 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4204 (test_initial_complaints, test_empty_complaints): Update.
4205 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4206
4207 2018-10-04 Tom Tromey <tom@tromey.com>
4208
4209 PR cli/19551:
4210 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4211 * lib/gdb.exp (gdb_file_cmd): Update.
4212 * gdb.stabs/weird.exp (print_weird_var): Update.
4213 * gdb.server/solib-list.exp: Update.
4214 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4215 * gdb.mi/mi-cli.exp: Update.
4216 * gdb.linespec/linespec.exp: Update.
4217 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4218 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4219 * gdb.cp/cp-relocate.exp: Update.
4220 * gdb.base/sym-file.exp: Update.
4221 * gdb.base/relocate.exp: Update.
4222 * gdb.base/readnever.exp: Update.
4223 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4224 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4225 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4226 * gdb.base/code_elim.exp: Update.
4227 * gdb.base/break-unload-file.exp (test_break): Update.
4228 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4229 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4230 Update.
4231 * gdb.base/attach.exp (do_attach_tests): Update.
4232 * gdb.base/sepdebug.exp: Update.
4233 * gdb.python/py-section-script.exp: Update.
4234
4235 2018-10-04 Tom Tromey <tom@tromey.com>
4236
4237 PR cli/22234:
4238 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4239 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4240 output.
4241
4242 2018-10-04 Tom Tromey <tom@tromey.com>
4243
4244 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4245 set width and height to 0.
4246 (test_command_line_attach_run): Use -quiet.
4247
4248 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4249
4250 * lib/gdb.exp (skip_ifunc_tests): New.
4251 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4252 other compile failures.
4253 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4254
4255 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4256
4257 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4258 is_amd64_regs_target.
4259
4260 2018-10-01 Alan Hayward <alan.hayward@arm.com>
4261
4262 * gdb.arch/aarch64-sighandler-regs.c: New test.
4263 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4264 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4265
4266 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4267
4268 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4269 assembly.
4270
4271 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4272
4273 * gdb.base/frame-selection.exp: New file.
4274 * gdb.base/frame-selection.c: New file.
4275
4276 2018-09-27 Alan Hayward <alan.hayward@arm.com>
4277
4278 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4279 pthread barrier.
4280 (main): Likewise.
4281
4282 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4283
4284 * gdb.base/large-frame-1.c: New file.
4285 * gdb.base/large-frame-2.c: New file.
4286 * gdb.base/large-frame.exp: New file.
4287 * gdb.base/large-frame.h: New file.
4288
4289 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4290
4291 PR gdb/20948
4292 * gdb.base/write_mem.exp: New test.
4293 * gdb.base/write_mem.c: Likewise.
4294
4295 2018-09-23 Tom Tromey <tom@tromey.com>
4296
4297 PR python/18852:
4298 * gdb.python/py-parameter.exp: Add test for parameter that throws
4299 on "set".
4300
4301 2018-09-23 Tom Tromey <tom@tromey.com>
4302
4303 PR python/17284:
4304 * gdb.python/py-template.exp (test_template_arg): Add test for
4305 negative template argument number.
4306
4307 2018-09-23 Tom Tromey <tom@tromey.com>
4308
4309 PR python/14062:
4310 * gdb.python/python.exp: Add test for post_event error.
4311
4312 2018-09-23 Tom Tromey <tom@tromey.com>
4313
4314 PR python/18170:
4315 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4316 convert pointers to int and long.
4317
4318 2018-09-23 Tom Tromey <tom@tromey.com>
4319
4320 PR python/20126:
4321 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4322 signed-ness conversion tests.
4323
4324 2018-09-23 Tom Tromey <tom@tromey.com>
4325
4326 PR python/18352;
4327 * gdb.python/py-value.exp (test_float_conversion): New proc.
4328 Use it.
4329
4330 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4331
4332 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4333
4334 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4335
4336 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4337 no readline.
4338 * gdb.base/utf8-identifiers.exp: Likewise.
4339 * gdb.cp/cpcompletion.exp: Likewise.
4340 * gdb.linespec/cpcompletion.exp: Likewise.
4341 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4342 * gdb.linespec/cpls-ops.exp: Likewise.
4343
4344 2018-09-19 Richard Bunt <richard.bunt@arm.com>
4345 Chris January <chris.january@arm.com>
4346
4347 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4348 * gdb.fortran/short-circuit-argument-list.exp: New file.
4349 * gdb.fortran/short-circuit-argument-list.f90: New test.
4350
4351 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4352
4353 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4354 "arch=" keyword when executing "-stack-list-frames".
4355
4356 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4357
4358 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4359 "arch=" keyword when executing "-stack-list-frames".
4360
4361 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4362
4363 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4364 break ada".
4365
4366 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4367
4368 PR python/23669
4369 * gdb.python/python.exp: Test gdb.execute("show commands").
4370
4371 2018-09-16 Tom Tromey <tom@tromey.com>
4372
4373 * gdb.base/new-ui.exp (do_execution_tests): Update.
4374 * gdb.base/dbx.exp (test_breakpoints): Update.
4375
4376 2018-09-14 Alan Hayward <alan.hayward@arm.com>
4377
4378 * lib/gdb.exp (gdb_simple_compile): Add proc.
4379 (is_elf_target): Use gdb_simple_compile.
4380 (skip_altivec_tests): Likewise.
4381 (skip_vsx_tests): Likewise.
4382 (skip_tsx_tests): Likewise.
4383 (skip_btrace_tests): Likewise.
4384 (skip_btrace_pt_tests): Likewise.
4385 (gdb_can_simple_compile): Likewise.
4386 (gdb_has_argv0): Likewise.
4387 (gdb_target_symbol_prefix): Likewise.
4388 (target_supports_scheduler_locking): Likewise.
4389
4390 2018-09-13 Tom Tromey <tom@tromey.com>
4391
4392 * Makefile.in (TAGS): Recognize proc_with_prefix and
4393 gdb_caching_proc.
4394
4395 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4396
4397 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4398 method.
4399
4400 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4401
4402 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4403 and a few other Inferior properties when the Inferior is no
4404 longer valid.
4405
4406 2018-09-13 Tom Tromey <tom@tromey.com>
4407
4408 PR rust/23650:
4409 * gdb.rust/simple.exp: Add test for enum field access error.
4410
4411 2018-09-13 Tom Tromey <tom@tromey.com>
4412
4413 PR rust/23626:
4414 * gdb.rust/simple.rs (EmptyEnum): New type.
4415 (main): Use it.
4416 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4417
4418 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4419
4420 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4421 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4422 * gdb.python/py-symtab.exp: Update test printing an objfile.
4423
4424 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4425
4426 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4427 object.
4428
4429 2018-09-12 Alan Hayward <alan.hayward@arm.com>
4430
4431 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4432 (support_complex_tests): Use gdb_can_simple_compile.
4433 (is_ilp32_target): Likewise.
4434 (is_lp64_target): Likewise.
4435 (is_64_target): Likewise.
4436 (is_amd64_regs_target): Likewise.
4437 (is_aarch32_target): Likewise.
4438 (gdb_int128_helper): Likewise.
4439
4440 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4441
4442 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4443
4444 2018-09-10 Jerome Guitton <guitton@adacore.com>
4445
4446 * gdb.ada/same_component_name: Add test for case of tagged record
4447 with variable-length fields.
4448
4449 2018-09-10 Xavier Roirand <roirand@adacore.com>
4450
4451 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4452 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4453 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4454 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4455
4456 2018-09-10 Xavier Roirand <roirand@adacore.com>
4457
4458 * gdb.ada/mi_string_access.exp: New testcase.
4459 * gdb.ada/mi_string_access/bar.adb: New file.
4460 * gdb.ada/mi_string_access/pck.adb: New file.
4461 * gdb.ada/mi_string_access/pck.asd: New file.
4462
4463 2018-09-10 Xavier Roirand <roirand@adacore.com>
4464
4465 * gdb.ada/mi_var_union.exp: New testcase.
4466 * gdb.ada/mi_var_union/bar.adb: New file.
4467 * gdb.ada/mi_var_union/pck.adb: New file.
4468 * gdb.ada/mi_var_union/pck.asd: New file.
4469
4470 2018-09-08 Tom Tromey <tom@tromey.com>
4471
4472 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4473
4474 2018-09-08 Tom Tromey <tom@tromey.com>
4475
4476 PR python/16047:
4477 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4478 (register_pretty_printers): Register new printer.
4479 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4480 test.
4481 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4482 (an_int_type3): New global.
4483
4484 2018-09-08 Joel Brobecker <brobecker@adacore.com>
4485
4486 * gdb.ada/expr_with_funcall: New testcase.
4487
4488 2018-09-08 Joel Brobecker <brobecker@adacore.com>
4489
4490 * gdb.ada/packed_array_assign: New testcase.
4491
4492 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4493
4494 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4495 names, and add test prefixes to make test names unique.
4496
4497 2018-09-05 Tom de Vries <tdevries@suse.de>
4498
4499 * gdb.dwarf2/varval.exp: Add test.
4500
4501 2018-09-04 Gary Benson <gbenson@redhat.com>
4502
4503 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4504 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4505
4506 2018-08-31 Tom Tromey <tom@tromey.com>
4507
4508 * gdb.rust/simple.rs: Rename second variable "v".
4509
4510 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4511
4512 * gdb.base/funcargs.c (use_a): New function.
4513 (recurse): Call use_a.
4514
4515 2018-08-29 Keith Seitz <keiths@redhat.com>
4516
4517 * gdb.compile/compile-cplus-anonymous.cc: New file.
4518 * gdb.compile/compile-cplus-anonymous.exp: New file.
4519 * gdb.compile/compile-cplus-array-decay.cc: New file.
4520 * gdb.compile/compile-cplus-array-decay.exp: New file.
4521 * gdb.compile/compile-cplus-inherit.cc: New file.
4522 * gdb.compile/compile-cplus-inherit.exp: New file.
4523 * gdb.compile/compile-cplus-member.cc: New file.
4524 * gdb.compile/compile-cplus-member.exp: New file.
4525 * gdb.compile/compile-cplus-method.cc: New file.
4526 * gdb.compile/compile-cplus-method.exp: New file.
4527 * gdb.compile/compile-cplus-mod.c: "New" file.
4528 * gdb.compile/compile-cplus-namespace.cc: New file.
4529 * gdb.compile/compile-cplus-namespace.exp: New file.
4530 * gdb.compile/compile-cplus-nested.cc: New file.
4531 * gdb.compile/compile-cplus-nested.exp: New file.
4532 * gdb.compile/compile-cplus-print.c: "New" file.
4533 * gdb.compile/compile-cplus-print.exp: "New" file.
4534 * gdb.compile/compile-cplus-virtual.cc: New file.
4535 * gdb.compile/compile-cplus-virtual.exp: New file.
4536 * gdb.compile/compile-cplus.c: "New" file.
4537 * gdb.compile/compile-cplus.exp: "New" file.
4538 * lib/compile-support.exp: New file.
4539
4540 2018-08-16 Gary Benson <gbenson@redhat.com>
4541
4542 PR gdb/13000:
4543 * gdb.base/batch-exit-status.exp: New file.
4544 * gdb.base/batch-exit-status.good-commands: Likewise.
4545 * gdb.base/batch-exit-status.bad-commands: Likewise.
4546
4547 2018-08-29 Alan Hayward <alan.hayward@arm.com>
4548
4549 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4550 (struct struct02): Likewise.
4551 (struct struct03): Likewise.
4552 (struct struct04): Likewise.
4553 (struct struct_01_01): New struct.
4554 (struct struct_01_02): Likewise.
4555 (struct struct_01_03): Likewise.
4556 (struct struct_01_04): Likewise.
4557 (struct struct_02_01): Likewise.
4558 (struct struct_02_02): Likewise.
4559 (struct struct_02_03): Likewise.
4560 (struct struct_02_04): Likewise.
4561 (struct struct_04_01): Likewise.
4562 (struct struct_04_02): Likewise.
4563 (struct struct_04_03): Likewise.
4564 (struct struct_04_04): Likewise.
4565 (struct struct_05_01): Likewise.
4566 (struct struct_05_02): Likewise.
4567 (struct struct_05_03): Likewise.
4568 (struct struct_05_04): Likewise.
4569 (cmp_struct01): Remove function.
4570 (cmp_struct02): Likewise.
4571 (cmp_struct03): Likewise.
4572 (cmp_struct04): Likewise.
4573 (cmp_struct_01_01): Add Function.
4574 (cmp_struct_01_02): Likewise.
4575 (cmp_struct_01_03): Likewise.
4576 (cmp_struct_01_04): Likewise.
4577 (cmp_struct_02_01): Likewise.
4578 (cmp_struct_02_02): Likewise.
4579 (cmp_struct_02_03): Likewise.
4580 (cmp_struct_02_04): Likewise.
4581 (cmp_struct_04_01): Likewise.
4582 (cmp_struct_04_02): Likewise.
4583 (cmp_struct_04_03): Likewise.
4584 (cmp_struct_04_04): Likewise.
4585 (cmp_struct_05_01): Likewise.
4586 (cmp_struct_05_02): Likewise.
4587 (cmp_struct_05_03): Likewise.
4588 (cmp_struct_05_04): Likewise.
4589 (call_all): Add new structs.
4590 * gdb.base/infcall-nested-structs.exp: Likewise.
4591
4592 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4593
4594 * gdb.python/py-framefilter-mi.exp: Update regexp to
4595 check for "arch" field in frame output.
4596
4597 2018-08-23 Kevin Buettner <kevinb@redhat.com>
4598
4599 * gdb.dwarf2/dw2-ranges-func.c: New file.
4600 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4601
4602 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4603
4604 * gdb.base/term.exp: Compare terminal settings with values from
4605 the inferior.
4606 * gdb.base/term.c: Get and set terminal settings.
4607
4608 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4609
4610 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4611 accommodate new "arch" field in frame output.
4612 * gdb.mi/mi-return.exp: Likewise.
4613 * gdb.mi/mi-stack.exp: Likewise.
4614 * gdb.mi/mi-syn-frame.exp: Likewise.
4615 * gdb.mi/user-selected-context-sync.exp: Likewise.
4616
4617 2018-08-19 Michael Spang <spang@google.com>
4618
4619 PR gdb/11786
4620 * gdb.base/gcore-tls-pie.c: New file.
4621 * gdb.base/gcore-tls-pie.exp: New file.
4622
4623 2018-08-18 Kevin Buettner <kevinb@redhat.com>
4624
4625 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
4626 * gdb.dwarf2/varval.c: New file.
4627 * gdb.dwarf2/varval.exp: New file.
4628
4629 2018-08-17 Alan Hayward <alan.hayward@arm.com>
4630
4631 PR gdb/18931
4632 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4633
4634 2018-08-16 Keith Seitz <keiths@redhat.com>
4635
4636 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4637 tests expected to pass.
4638
4639 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4640
4641 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4642 -data-disassemble -a.
4643 (test_disassembly_bogus_args): Likewise.
4644
4645 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4646
4647 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4648
4649 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4650
4651 * gdb.base/vla-optimized-out.exp: Add new test.
4652
4653 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4654
4655 * gdb.base/vla-optimized-out-o3.exp: Delete.
4656 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4657 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4658 deleted tests.
4659
4660 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4661
4662 PR gdb/18050:
4663 * gdb.server/extended-remote-restart.c: New file.
4664 * gdb.server/extended-remote-restart.exp: New file.
4665
4666 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4667
4668 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4669 "set variable index = 42".
4670
4671 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4672
4673 * boards/index-cache-gdb.exp: New file.
4674 * gdb.dwarf2/index-cache.exp: New file.
4675 * gdb.dwarf2/index-cache.c: New file.
4676 * gdb.base/maint.exp: Check if we are using the index cache.
4677
4678 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4679
4680 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4681 MAKEFLAGS.
4682
4683 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4684
4685 * dg-extract-results.sh: Move to toplevel contrib.
4686 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4687 * Makefile.in (check-parallel-racy): Likewise.
4688
4689 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4690
4691 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4692 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4693 tests if the target supports scheduler locking.
4694
4695 2018-08-04 Tom de Vries <tdevries@suse.de>
4696
4697 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4698
4699 2018-08-02 Tom Tromey <tom@tromey.com>
4700
4701 PR symtab/16842.
4702 * gdb.cp/temargs.exp: Test "info address" of a template
4703 parameter.
4704
4705 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4706
4707 * gdb.python/py-mi-var-info-path-expression.c: New file.
4708 * gdb.python/py-mi-var-info-path-expression.py: New file.
4709 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4710
4711 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4712
4713 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4714 error after "cannot resolve name" string.
4715
4716 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4717
4718 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4719 started.
4720 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4721
4722 2018-07-28 Tom de Vries <tdevries@suse.de>
4723
4724 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4725
4726 2018-07-26 Tom de Vries <tdevries@suse.de>
4727
4728 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4729
4730 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4731
4732 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4733 is visible.
4734
4735 2018-07-26 Tom de Vries <tdevries@suse.de>
4736
4737 PR breakpoints/23366
4738 * gdb.base/catch-follow-exec.c: New test.
4739 * gdb.base/catch-follow-exec.exp: New file.
4740
4741 2018-07-25 Tom de Vries <tdevries@suse.de>
4742
4743 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4744 vla-optimized-out.c.
4745
4746 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4747
4748 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4749 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4750
4751 2018-07-20 Tom de Vries <tdevries@suse.de>
4752
4753 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4754 NOCLONE macro.
4755 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4756
4757 2018-07-19 Tom de Vries <tdevries@suse.de>
4758
4759 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4760 regular expression.
4761
4762 2018-07-18 Tom de Vries <tdevries@suse.de>
4763
4764 * gdb.base/vla-optimized-out.c: New test.
4765 * gdb.base/vla-optimized-out.exp: New file.
4766
4767 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4768
4769 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4770 message "No address associated with hostname" when gdbserver
4771 cannot resolve the hostname.
4772
4773 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4774
4775 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4776 Add some test prefixes to make tests unique.
4777
4778 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4779
4780 * gdb.base/frameapply.c: New file.
4781 * gdb.base/frameapply.exp: New file.
4782
4783 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4784
4785 * gdb.base/skip.exp: Update expected error message.
4786
4787 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4788 Jan Kratochvil <jan.kratochvil@redhat.com>
4789 Paul Fertser <fercerpav@gmail.com>
4790 Tsutomu Seki <sekiriki@gmail.com>
4791
4792 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4793 parameter.
4794 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4795 by default.
4796 * boards/native-gdbserver.exp: Likewise.
4797 * gdb.server/run-without-local-binary.exp: Improve regexp used
4798 for detecting when a remote debugging connection succeeds.
4799 * gdb.server/server-connect.exp: New file.
4800 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4801 Do not prefix the port number with ":".
4802 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4803 support for detecting and using it. Add '$debughost_gdbserver'
4804 to the list of arguments used to start gdbserver. Handle case
4805 when gdbserver cannot resolve a network name.
4806
4807 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4808
4809 PR c++/23373
4810 * gdb.base/ptype-offsets.cc (struct static_member): New
4811 struct.
4812 (main) <stmember>: New variable.
4813 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4814 with a static member in it.
4815
4816 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4817
4818 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4819 watchpoints enabled and disabled.
4820
4821 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4822
4823 * gdb.base/examine-backward.exp: Still run tests around address
4824 0x0, even if address 0x0 is not readable. Update the pattern for
4825 matching address 0x0 in expected output.
4826
4827 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4828
4829 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4830 malloc/free.
4831
4832 2018-07-04 Tom de Vries <tdevries@suse.de>
4833
4834 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4835
4836 2018-07-02 Maciej W. Rozycki <macro@mips.com>
4837
4838 PR tdep/8282
4839 * gdb.arch/mips-disassembler-options.exp: New test.
4840 * gdb.arch/mips-disassembler-options.s: New test source.
4841
4842 2018-06-29 Pedro Alves <palves@redhat.com>
4843
4844 * gdb.threads/names.exp: Adjust expected "info threads" output.
4845
4846 2018-06-29 Pedro Alves <palves@redhat.com>
4847
4848 * gdb.opt/inline-break.exp (line number, address): Add "info
4849 break" tests.
4850
4851 2018-06-29 Pedro Alves <palves@redhat.com>
4852
4853 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4854 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4855 number and address and running to them.
4856
4857 2018-06-29 Richard Bunt <richard.bunt@arm.com>
4858
4859 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4860
4861 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4862
4863 * lib/compiler.c: Remove executable permission flag.
4864
4865 2018-06-28 Richard Bunt <richard.bunt@arm.com>
4866
4867 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4868 code.
4869 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4870
4871 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4872
4873 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4874
4875 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4876
4877 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4878 address argument is omitted.
4879
4880 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4881
4882 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4883
4884 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
4885
4886 PR gdb/21695
4887 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4888 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4889
4890 2018-06-26 Tom Tromey <tom@tromey.com>
4891
4892 PR rust/22574:
4893 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4894 * gdb.rust/simple.rs (struct SimpleLayout): New.
4895
4896 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4897
4898 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4899 "info registers" output.
4900
4901 2018-06-21 Richard Bunt <richard.bunt@arm.com>
4902
4903 * gdb.base/watchpoint-hw-attach.c: New test.
4904 * gdb.base/watchpoint-hw-attach.exp: New file.
4905
4906 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4907
4908 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4909 through /bin/sh.
4910 * boards/dwarf4-gdb-index.exp: Likewise.
4911 * boards/fission-dwp.exp: Likewise.
4912
4913 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4914
4915 * gdb.base/float128.exp: Add comment and improved fail message
4916 to the failure case of "print large128" test.
4917
4918 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4919
4920 * configure.ac: Remove AC_PREREQ.
4921 * configure: Re-generate.
4922
4923 2018-06-19 Pedro Alves <palves@redhat.com>
4924
4925 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4926 (func_extern_caller): New.
4927 (main): Call func_extern_caller.
4928 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4929 logic change.
4930
4931 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
4932
4933 PR gdb/16841
4934 * gdb.cp/typedef-base.cc: New file.
4935 * gdb.cp/typedef-base.exp: New file.
4936
4937 2018-06-18 Tom de Vries <tdevries@suse.de>
4938
4939 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4940
4941 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4942 Richard Bunt <Richard.Bunt@arm.com>
4943
4944 * gdb.threads/attach-slow-waitpid.c: New file.
4945 * gdb.threads/attach-slow-waitpid.exp: New file.
4946 * gdb.threads/slow-waitpid.c: New file.
4947
4948 2018-06-14 Pedro Alves <palves@redhat.com>
4949
4950 * gdb.base/fork-running-state.c: Include <errno.h>.
4951 (exit_if_relative_exits): New.
4952 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4953 exits.
4954 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4955 child exits.
4956
4957 2018-06-14 Tom de Vries <tdevries@suse.de>
4958
4959 PR cli/22573
4960 * gdb.base/finish-pretty.c: New test.
4961 * gdb.base/finish-pretty.exp: New file.
4962
4963 2018-06-14 Pedro Alves <palves@redhat.com>
4964
4965 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4966 gdb's expected startup output.
4967
4968 2018-06-14 Pedro Alves <palves@redhat.com>
4969
4970 * lib/selftest-support.exp (selftest_setup): Remove inlined
4971 function handling.
4972
4973 2018-06-14 Tom de Vries <tdevries@suse.de>
4974
4975 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4976 matching of breakpoint printing.
4977
4978 2018-06-13 Tom de Vries <tdevries@suse.de>
4979
4980 PR testsuite/23269
4981 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4982 (fork_child): ... here, and ...
4983 (fork_parent): ... here.
4984
4985 2018-06-12 Tom de Vries <tdevries@suse.de>
4986
4987 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4988
4989 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4990 Stephen Roberts <stephen.roberts@arm.com>
4991
4992 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4993 rewrite test to describe action performed, rather than possible
4994 failure.
4995
4996 2018-06-08 Gary Benson <gbenson@redhat.com>
4997
4998 * gdb.threads/check-libthread-db.exp: New file.
4999 * gdb.threads/check-libthread-db.c: Likewise.
5000
5001 2018-06-05 Tom Tromey <tom@tromey.com>
5002
5003 * gdb.base/default.exp: Update expected "show version" output.
5004
5005 2018-06-05 Tom Tromey <tom@tromey.com>
5006
5007 PR cli/12326:
5008 * gdb.cp/static-print-quit.exp: Update.
5009 * lib/gdb.exp (pagination_prompt): Update.
5010 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5011 * gdb.python/python.exp: Update.
5012
5013 2018-06-04 Joel Brobecker <brobecker@adacore.com>
5014
5015 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5016
5017 2018-06-01 Joel Brobecker <brobecker@adacore.com>
5018
5019 * gdb.ada/bp_fun_addr: New testcase.
5020
5021 2018-06-01 Tom Tromey <tom@tromey.com>
5022
5023 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5024 results.
5025 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5026 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5027 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5028 * gdb.base/maint.exp (maint_pass_if): Update.
5029
5030 2018-05-31 Maciej W. Rozycki <macro@mips.com>
5031
5032 * gdb.base/endian.exp: New test.
5033 * gdb.base/endian.c: New test source.
5034
5035 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5036
5037 PR gdb/23203
5038 * gdb.base/bt-selected-frame.c: New file.
5039 * gdb.base/bt-selected-frame.exp: New file.
5040 * lib/gdb.exp (get_current_frame_number): New function.
5041
5042 2018-05-24 Maciej W. Rozycki <macro@mips.com>
5043 Pedro Alves <palves@redhat.com>
5044
5045 * gdb.threads/tls-core.c: Include <stdlib.h>
5046 (thread_proc): Call `abort'.
5047 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5048 (tls_core_test): New procedure, bits factored out from ...
5049 (top level): ... here. Test both native cores and gcore cores.
5050
5051 2018-05-23 Tom Tromey <tom@tromey.com>
5052
5053 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5054
5055 2018-05-23 Tom Tromey <tom@tromey.com>
5056
5057 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5058 symfile_complaints.
5059 (test_short_complaints): Likewise.
5060 (test_empty_complaints): Likewise.
5061 (test_initial_complaints): Update.
5062
5063 2018-05-23 Tom Tromey <tom@tromey.com>
5064
5065 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5066
5067 2018-05-23 Tom Tromey <tom@tromey.com>
5068
5069 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5070 (test_short_complaints): Update.
5071
5072 2018-05-22 Pedro Alves <palves@redhat.com>
5073
5074 * gdb.base/remote.exp: Only gdb_start after compiling the
5075 testcase. Issue "disconnect" before testing "set remote" command
5076 defaults. Issue clean_restart before running to main.
5077
5078 2018-05-22 Pedro Alves <palves@redhat.com>
5079
5080 * gdb.base/remote.exp: Adjust expected output of "show remote
5081 memory-write-packet-size". Add tests for "set remote
5082 memory-write-packet-size 0" and "set remote
5083 memory-write-packet-size fixed/limit".
5084
5085 2018-05-22 Pedro Alves <palves@redhat.com>
5086
5087 PR gdb/22973
5088 * gdb.base/utf8-identifiers.c: New file.
5089 * gdb.base/utf8-identifiers.exp: New file.
5090
5091 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5092
5093 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5094
5095 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5096
5097 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5098
5099 2018-05-18 Tom Tromey <tom@tromey.com>
5100
5101 * gdb.base/ptype-offsets.exp: Update.
5102
5103 2018-05-17 Keith Seitz <keiths@redhat.com>
5104
5105 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5106 in expected breakpoint stop locations.
5107 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5108 move to proper scope to test variable values.
5109 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5110 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5111 New functions.
5112 (main): Call not_inline_func3.
5113 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5114 inline_func1, inline_func2, and inline_func3. Test that when each
5115 breakpoint is hit, GDB properly reports both the stop location
5116 and the backtrace. Repeat tests for temporary breakpoints.
5117
5118 2018-05-15 Maciej W. Rozycki <macro@mips.com>
5119
5120 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5121 rather then trying to access it in determining whether the PID
5122 of `gdbserver' could have been retrieved.
5123
5124 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5125
5126 * gdb.arch/amd64-init-x87-values.S: New file.
5127 * gdb.arch/amd64-init-x87-values.exp: New file.
5128
5129 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5130
5131 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5132
5133 2018-05-04 Tom Tromey <tom@tromey.com>
5134
5135 PR python/22730:
5136 * gdb.python/python.exp: Test multi-line execute.
5137
5138 2018-05-04 Tom Tromey <tom@tromey.com>
5139
5140 PR python/22731:
5141 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5142
5143 2018-05-04 Tom Tromey <tom@tromey.com>
5144
5145 PR gdb/11750:
5146 * gdb.base/define.exp: Test defining a user command inside a user
5147 command.
5148 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5149
5150 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5151 Pedro Alves <palves@redhat.com>
5152
5153 PR breakpoints/19806 and support for PR external/20207.
5154 * gdb.base/watchpoint-unaligned.c: New file.
5155 * gdb.base/watchpoint-unaligned.exp: New file.
5156
5157 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5158
5159 * gdb.base/maint.exp: Make test names unique, use
5160 test_prefix_command_help to test 'help maint info', and remove
5161 repeated test of 'help maint'.
5162
5163 2018-05-04 Tom Tromey <tom@tromey.com>
5164
5165 PR gdb/22619:
5166 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5167 behavior.
5168
5169 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5170
5171 * gdb.base/maint.exp: Process output from 'maint print registers'
5172 line at a time.
5173
5174 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5175
5176 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5177 timeout.
5178
5179 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5180
5181 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5182 filter pattern.
5183
5184 2018-05-02 Pedro Alves <palves@redhat.com>
5185
5186 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5187 to_log_command renames.
5188 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5189
5190 2018-05-02 Tom Tromey <tom@tromey.com>
5191
5192 * gdb.python/py-parameter.exp: Set test message.
5193
5194 2018-05-02 Tom Tromey <tom@tromey.com>
5195
5196 PR python/20084:
5197 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5198 PARAM_ZUINTEGER_UNLIMITED tests.
5199
5200 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5201
5202 PR rust/23124
5203 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5204 when casting.
5205
5206 2018-04-30 Tom Tromey <tom@tromey.com>
5207
5208 * gdb.python/py-type.exp: Check align attribute.
5209 * gdb.python/py-type.c: New "aligncheck" global.
5210
5211 2018-04-30 Tom Tromey <tom@tromey.com>
5212
5213 PR exp/17095:
5214 * gdb.dwarf2/dw2-align.exp: New file.
5215 * gdb.cp/align.exp: New file.
5216 * gdb.base/align.exp: New file.
5217 * lib/gdb.exp (gdb_int128_helper): New proc.
5218 (has_int128_c, has_int128_cxx): New caching procs.
5219
5220 2018-04-27 Tom Tromey <tom@tromey.com>
5221
5222 PR rust/22545:
5223 * gdb.rust/simple.exp: Add inclusive range tests.
5224
5225 2018-04-26 Pedro Alves <palves@redhat.com>
5226
5227 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5228 ifunc breakpoint locations correctly of ifunc breakpoints set
5229 while the program resolves the ifunc.
5230
5231 2018-04-26 Pedro Alves <palves@redhat.com>
5232
5233 * gdb.base/gnu-ifunc-final.c: New file.
5234 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5235 * gdb.base/gnu-ifunc.exp (executable): Delete.
5236 (staticexecutable): Adjust.
5237 (lib_opts, exec_opts): Delete.
5238 (make_binsuffix, build, set-break): New procedures.
5239 (misc_tests): New, with tests factored out from the top level.
5240 (top level): Test different combinations of ifunc resolver name,
5241 resolver with and with debug info, and ifunc target with and
5242 without debug info. Wrap static tests with with_target_prefix.
5243
5244 2018-04-26 Pedro Alves <palves@redhat.com>
5245
5246 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5247 return type" warnings.
5248
5249 2018-04-25 Pedro Alves <palves@redhat.com>
5250
5251 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5252 killed".
5253 * gdb.base/kill-after-signal.exp: Likewise.
5254 * gdb.threads/kill.exp: Likewise.
5255
5256 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5257 Sergio Durigan Junior <sergiodj@redhat.com>
5258 Pedro Alves <palves@redhat.com>
5259
5260 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5261 regexps to expect for '[Inferior ... detached]' as well.
5262 * gdb.base/attach.exp: Likewise.
5263 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5264 "gdb_continue_to_end".
5265 (test_catch_syscall_with_wrong_args): Likewise.
5266 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5267 ']'. Don't set 'verbose' on.
5268 * gdb.base/foll-vfork.exp: Likewise.
5269 * gdb.base/fork-print-inferior-events.c: New file.
5270 * gdb.base/fork-print-inferior-events.exp: New file.
5271 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5272 '[Inferior ... has been killed]' message.
5273 * gdb.base/kill-after-signal.exp: Likewise.
5274 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5275 detach message.
5276 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5277 message.
5278 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5279 regexps to expect for '[Inferior ... detached]' as well.
5280 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5281
5282 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5283
5284 PR gdb/23104
5285 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5286
5287 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5288
5289 PR gdb/23095
5290 * gdb.base/break-probes.exp: Pass shlib_load to
5291 prepare_for_testing. Set normal_bp to r_debug_state if target is
5292 bsd.
5293
5294 2018-04-19 Richard Bunt <richard.bunt@arm.com>
5295
5296 * gdb.threads/multiple-successive-infcall.c: New test.
5297 * gdb.threads/multiple-successive-infcall.exp: New file.
5298
5299 2018-04-17 Tom Tromey <tom@tromey.com>
5300
5301 * gdb.rust/simple.rs (Union): New type.
5302 (main): New local "u".
5303 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5304
5305 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5306
5307 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5308 number information in output of "whereis" command.
5309 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5310
5311 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5312
5313 * gdb.ada/info_types.exp: Adjust expected output to the line
5314 numbers now printed by "info var/func/type".
5315 * gdb.base/completion.exp: Likewise.
5316 * gdb.base/included.exp: Likewise.
5317 * gdb.cp/cp-relocate.exp: Likewise.
5318 * gdb.cp/cplusfuncs.exp: Likewise.
5319 * gdb.cp/namespace.exp: Likewise.
5320 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5321
5322 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5323
5324 * gdb.btrace/cpu.exp: New.
5325
5326 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5327
5328 * gdb.base/step-indirect-call-thunk.exp: New.
5329 * gdb.base/step-indirect-call-thunk.c: New.
5330 * gdb.reverse/step-indirect-call-thunk.exp: New.
5331 * gdb.reverse/step-indirect-call-thunk.c: New.
5332
5333 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5334
5335 * gdb.base/pie-fork.c: New file.
5336 * gdb.base/pie-fork.exp: New file.
5337
5338 2018-04-11 Tom Tromey <tom@tromey.com>
5339
5340 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5341
5342 2018-04-10 Pedro Alves <palves@redhat.com>
5343
5344 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5345 exits. Instead loop running forever.
5346 (fork_parent): Run forever too.
5347
5348 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5349
5350 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5351 mi_continue_to_line.
5352 * gdb.mi/mi-stack.c (callee4): Add comment.
5353
5354 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5355
5356 * gdb.mi/mi-stack.exp: Fix indentation.
5357
5358 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5359
5360 PR gdb/22979
5361 * gdb.arch/amd64-osabi.exp: New file.
5362
5363 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5364
5365 PR gdb/22980
5366 * gdb.base/osabi.exp: New file.
5367
5368 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
5369
5370 * gdb.cp/static-typedef-print.exp: New file.
5371 * gdb.cp/static-typedef-print.cc: New file.
5372
5373 2018-03-27 Joel Brobecker <brobecker@adacore.com>
5374
5375 * gdb.ada/varsize_limit: New testcase.
5376
5377 2018-03-27 Joel Brobecker <brobecker@adacore.com>
5378
5379 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5380
5381 * gdb.ada/notcplusplus: New testcase.
5382
5383 * gdb.base/c-linkage-name.c: New file.
5384 * gdb.base/c-linkage-name.exp: New testcase.
5385
5386 2018-03-26 Tom Tromey <tom@tromey.com>
5387
5388 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5389 * gdb.python/py-framefilter.py (name_error): New global.
5390 (ErrorInName.function): Use name_error.
5391
5392 2018-03-26 Tom Tromey <tom@tromey.com>
5393
5394 PR backtrace/15582:
5395 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5396
5397 2018-03-23 Keith Seitz <keiths@redhat.com>
5398
5399 PR c++/22968
5400 * gdb.cp/subtypes.exp: New file.
5401 * gdb.cp/subtypes.h: New file.
5402 * gdb.cp/subtypes.cc: New file.
5403 * gdb.cp/subtypes-2.cc: New file.
5404
5405 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5406
5407 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5408 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5409 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5410 -nostartfiles when compiling the test. Confirm that all registers
5411 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5412
5413 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5414
5415 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5416 option, syntax was wrong anyway.
5417 * gdb.arch/arm-disp-step.exp: Likewise.
5418 * gdb.arch/sparc64-regs.exp: Likewise.
5419 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5420 option, syntax was wrong anyway, switch to use
5421 prepare_for_testing.
5422 * gdb.arch/i386-disp-step.exp: Likewise.
5423
5424 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5425
5426 * gdb.ada/exec_changed.exp: Replace "target_info exists
5427 use_gdb_stub" by "use_gdb_stub".
5428 * gdb.ada/start.exp: Likewise.
5429 * gdb.base/async-shell.exp: Likewise.
5430 * gdb.base/attach-pie-misread.exp: Likewise.
5431 * gdb.base/attach-wait-input.exp: Likewise.
5432 * gdb.base/break-entry.exp: Likewise.
5433 * gdb.base/break-interp.exp: Likewise.
5434 * gdb.base/dprintf-detach.exp: Likewise.
5435 * gdb.base/nostdlib.exp: Likewise.
5436 * gdb.base/solib-nodir.exp: Likewise.
5437 * gdb.base/statistics.exp: Likewise.
5438 * gdb.base/testenv.exp: Likewise.
5439 * gdb.mi/mi-exec-run.exp: Likewise.
5440 * gdb.mi/mi-start.exp: Likewise.
5441 * gdb.multi/dummy-frame-restore.exp: Likewise.
5442 * gdb.multi/multi-arch-exec.exp: Likewise.
5443 * gdb.multi/multi-arch.exp: Likewise.
5444 * gdb.multi/tids.exp: Likewise.
5445 * gdb.multi/watchpoint-multi.exp: Likewise.
5446 * gdb.python/py-events.exp: Likewise.
5447 * gdb.threads/attach-into-signal.exp: Likewise.
5448 * gdb.threads/attach-stopped.exp: Likewise.
5449 * gdb.threads/threadapply.exp: Likewise.
5450 * lib/selftest-support.exp: Likewise.
5451
5452 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5453
5454 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5455
5456 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5457
5458 * gdb.perf/template-breakpoints.cc: New file.
5459 * gdb.perf/template-breakpoints.exp: New file.
5460 * gdb.perf/template-breakpoints.py: New file.
5461
5462 2018-03-19 Tom Tromey <tom@tromey.com>
5463
5464 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5465 y0.
5466 * gdb.rust/simple.exp: Test bare identifier form of struct
5467 initializer.
5468
5469 2018-03-19 Tom Tromey <tom@tromey.com>
5470
5471 * gdb.gdb/observer.exp: Remove.
5472
5473 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5474
5475 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5476 "qualified" option when setting breakpoints.
5477 * gdb.trace/backtrace.exp: Likewise.
5478 * gdb.trace/circ.exp: Likewise.
5479 * gdb.trace/collection.exp: Likewise.
5480 * gdb.trace/disconnected-tracing.exp: Likewise.
5481 * gdb.trace/ftrace-lock.exp: Likewise.
5482 * gdb.trace/ftrace.exp: Likewise.
5483 * gdb.trace/infotrace.exp: Likewise.
5484 * gdb.trace/packetlen.exp: Likewise.
5485 * gdb.trace/passc-dyn.exp: Likewise.
5486 * gdb.trace/qtro.exp: Likewise.
5487 * gdb.trace/read-memory.exp: Likewise.
5488 * gdb.trace/report.exp: Likewise.
5489 * gdb.trace/signal.exp: Likewise.
5490 * gdb.trace/status-stop.exp: Likewise.
5491 * gdb.trace/strace.exp: Likewise.
5492 * gdb.trace/tfind.exp: Likewise.
5493 * gdb.trace/trace-break.exp: Likewise.
5494 * gdb.trace/trace-condition.exp: Likewise.
5495 * gdb.trace/trace-mt.exp: Likewise.
5496 * gdb.trace/tstatus.exp: Likewise.
5497 * gdb.trace/tsv.exp: Likewise.
5498 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5499 * gdb.trace/unavailable.exp: Likewise.
5500 * gdb.trace/while-dyn.exp: Likewise.
5501
5502 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5503
5504 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5505 that libinproctrace is copied to the target.
5506
5507 2018-03-14 Tom Tromey <tom@tromey.com>
5508
5509 PR cli/14977:
5510 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5511 a null pointer.
5512 * gdb.base/wchar.exp: Likewise.
5513
5514 2018-03-14 Tom Tromey <tom@tromey.com>
5515
5516 PR cli/19918:
5517 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5518 flag.
5519
5520 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5521
5522 PR gdb/22841
5523 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5524 "target" to remote_exec.
5525
5526 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5527
5528 PR gdb/22841
5529 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5530 ${board}_upload): Remove.
5531
5532 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5533
5534 * gdb.cp/watch-cp.cc: New test.
5535 * gdb.cp/watch-cp.exp: New file.
5536
5537 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5538
5539 * gdb.base/infcall-nested-structs.exp: New file.
5540 * gdb.base/infcall-nested-structs.c: New file.
5541 * gdb.base/float.exp: Add riscv support.
5542
5543 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5544
5545 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5546 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5547
5548 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5549
5550 * gdb.server/abspath.exp: New file.
5551 * lib/gdb.exp (with_cwd): New procedure.
5552
5553 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5554
5555 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5556 use it.
5557 (gdb_is_target_remote_prompt): New proc.
5558 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5559 (gdb_is_target_native): Pass prompt parameter to
5560 gdb_is_target_1.
5561
5562 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5563
5564 * gdb.base/load-command.c: New file.
5565 * gdb.base/load-command.exp: New file.
5566 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5567 (gdb_is_target_1): ...this, and generalize for other targets
5568 than just remote.
5569 (gdb_is_target_remote): Use gdb_is_target_1.
5570 (gdb_is_target_native): use gdb_is_target_1.
5571
5572 2018-02-26 Tom Tromey <tom@tromey.com>
5573
5574 PR python/16497:
5575 * gdb.python/py-framefilter.exp: Update test.
5576
5577 2018-02-26 Tom Tromey <tom@tromey.com>
5578
5579 * gdb.dwarf2/variant.c: New file.
5580 * gdb.dwarf2/variant.exp: New file.
5581
5582 2018-02-26 Tom Tromey <tom@tromey.com>
5583
5584 * gdb.rust/simple.exp: Accept more possible results in enum test.
5585
5586 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5587
5588 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5589 parentheses.
5590
5591 2018-02-23 Maciej W. Rozycki <macro@mips.com>
5592
5593 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5594 name of a variable: $actual_linejj -> $actual_line.
5595
5596 2018-02-21 John Baldwin <jhb@FreeBSD.org>
5597
5598 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5599
5600 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5601
5602 * gdb.btrace/buffer-size.exp: Do not force BTS.
5603
5604 2018-02-14 Pedro Alves <palves@redhat.com>
5605
5606 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5607 getting a "Quit".
5608
5609 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5610
5611 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5612 Fix test name.
5613
5614 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5615
5616 * gdb.cp/m-static.exp: Check type of optimized out static
5617 member.
5618
5619 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5620
5621 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5622 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5623
5624 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5625 Leszek Swirski <leszeks@google.com>
5626
5627 * gdb.python/py-prettyprint.c
5628 (struct to_string_returns_value_inner,
5629 struct to_string_returns_value_wrapper): New.
5630 (main): Add tsrvw variable.
5631 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5632 ToStringReturnsValueWrapper): New classes.
5633 (register_pretty_printers): Register new pretty-printers.
5634 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5635 recursive pretty printer.
5636 * gdb.python/py-mi.exp: Likewise.
5637
5638 2018-02-01 Leszek Swirski <leszeks@google.com>
5639
5640 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5641 functions with the same name as an include file are parsed
5642 correctly.
5643
5644 2018-02-01 Yao Qi <yao.qi@linaro.org>
5645
5646 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5647 "\[^\r\n\]*".
5648
5649 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5650
5651 * gdb.arch/powerpc-prologue-frame.s: New file.
5652 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5653 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5654
5655 2018-01-31 Joel Brobecker <brobecker@adacore.com>
5656
5657 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5658
5659 2018-01-30 Pedro Alves <palves@redhat.com>
5660
5661 PR gdb/13211
5662 * gdb.base/interrupt-daemon.c: New.
5663 * gdb.base/interrupt-daemon.exp: New.
5664 * gdb.multi/multi-term-settings.c: New.
5665 * gdb.multi/multi-term-settings.exp: New.
5666
5667 2018-01-30 Joel Brobecker <brobecker@adacore.com>
5668
5669 * gdb.base/break.exp: Save the location where the breakpoint
5670 on break.c:47 was actually inserted when debugging the version
5671 compiled at -O2 and use it in the expected output of the "info
5672 break" test performed soon after.
5673
5674 2018-01-22 Pedro Alves <palves@redhat.com>
5675 Sergio Durigan Junior <sergiodj@redhat.com>
5676
5677 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5678 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5679
5680 2018-01-22 Joel Brobecker <brobecker@adacore.com>
5681
5682 * gdb.base/break-include.c, gdb.base/break-include.inc,
5683 gdb.base/break-include.exp: New files.
5684 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5685 line number now being the actual line number where the breakpoint
5686 was inserted.
5687 * gdb.mi/mi-break.exp: Likewise.
5688 * gdb.mi/mi-reverse.exp: Likewise.
5689 * gdb.mi/mi-simplerun.exp: Ditto.
5690
5691 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5692
5693 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5694 varobj.
5695 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5696
5697 2018-01-21 Don Breazeal <donb@codesourcery.com>
5698 Andrew Burgess <andrew.burgess@embecosm.com>
5699
5700 * gdb.mi/basics.c: Add new global.
5701 * gdb.mi/mi-frame-regs.exp: New file.
5702 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5703 case.
5704
5705 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5706
5707 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5708 non-parameter, and on an unknown symbol.
5709
5710 2018-01-19 Tom Tromey <tom@tromey.com>
5711
5712 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5713 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5714
5715 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5716
5717 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5718 setrlimit and chdir to int.
5719
5720 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5721
5722 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5723 function.
5724 (my_tend): Likewise.
5725 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5726 rationale of avoiding FP- and vector instructions.
5727
5728 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5729
5730 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5731 "info reg" with "\[ \t\]*".
5732 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5733 "\[ \t\]+".
5734 * gdb.arch/s390-multiarch.exp: Ditto.
5735 * gdb.base/pc-fp.exp: Ditto.
5736 * gdb.reverse/i386-precsave.exp: Ditto.
5737 * gdb.reverse/i386-reverse.exp: Ditto.
5738 * gdb.reverse/i387-env-reverse.exp: Ditto.
5739 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5740
5741 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5742
5743 * lib/gdb.exp (gdb_compile): Re-enable use of
5744 universal_compile_options for languages other than Rust.
5745
5746 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5747
5748 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5749
5750 2018-01-17 Mike Gulick <mgulick@mathworks.com>
5751
5752 PR gdb/16577
5753 * gdb.base/solib-vanish.exp: New.
5754 * gdb.base/solib-vanish-main.c: New.
5755 * gdb.base/solib-vanish-lib1.c: New.
5756 * gdb.base/solib-vanish-lib2.c: New.
5757
5758 2018-01-17 Yao Qi <yao.qi@linaro.org>
5759
5760 * gdb.compile/compile.exp: Match the address printed for
5761 frame in the output of command "bt".
5762
5763 2018-01-15 Tom Tromey <tom@tromey.com>
5764
5765 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5766 compute sp_reg.
5767
5768 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5769
5770 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5771 to prepare.
5772 (prepare): Return 0 on error, 1 on success.
5773
5774 2018-01-12 Pedro Alves <palves@redhat.com>
5775
5776 * gdb.base/continue-after-aborted-step-over.c: New.
5777 * gdb.base/continue-after-aborted-step-over.exp: New.
5778
5779 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5780
5781 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5782 options when not creating an executable.
5783
5784 2018-01-11 Pedro Alves <palves@redhat.com>
5785
5786 PR remote/22597
5787 * gdb.server/stop-reply-no-thread.c: New file.
5788 * gdb.server/stop-reply-no-thread.exp: New file.
5789
5790 2018-01-10 Pedro Alves <palves@redhat.com>
5791
5792 PR gdb/22670
5793 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5794 functions too. Test setting breakpoints and printing C functions
5795 with no debug info too.
5796 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5797
5798 2018-01-10 Pedro Alves <palves@redhat.com>
5799
5800 PR gdb/22670
5801 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5802 a fail.
5803
5804 2018-01-10 Pedro Alves <palves@redhat.com>
5805
5806 PR gdb/22670
5807 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5808
5809 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5810
5811 * gdb.server/unittest.exp: Match the output in non-development
5812 mode.
5813
5814 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5815
5816 * gdb.gdb/unittest.exp: Match output in non-development mode.
5817
5818 2018-01-08 Joel Brobecker <brobecker@adacore.com>
5819
5820 * gdb.ada/access_tagged_param.exp: Relax expected output
5821 for value of "ObjL" in "continue" to pck.inspect breakpoint
5822 test.
5823
5824 2018-01-08 Joel Brobecker <brobecker@adacore.com>
5825
5826 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5827 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
5828
5829 2018-01-05 Pedro Alves <palves@redhat.com>
5830
5831 PR gdb/18653
5832 * gdb.base/libsegfault.exp: New.
5833
5834 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5835
5836 PR gdb/22670
5837 * gdb.ada/access_tagged_param.exp: New file.
5838 * gdb.ada/access_tagged_param/foo.adb: New file.
5839
5840 2018-01-05 Pedro Alves <palves@redhat.com>
5841
5842 PR gdb/22670
5843 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5844 exercise lower case too, and to exercise both full matching and
5845 wild matching.
5846
5847 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5848
5849 * gdb.ada/rename_subscript_param: New testcase.
5850
5851 2018-01-05 Jerome Guitton <guitton@adacore.com>
5852
5853 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5854
5855 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5856
5857 * gdb.ada/convvar_comp: New testcase.
5858
5859 2018-01-05 Xavier Roirand <roirand@adacore.com>
5860
5861 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5862 (My_Table): New global variable.
5863 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5864
5865 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5866
5867 PR gdb/22670
5868 * gdb.ada/maint_with_ada: New testcase.
5869
5870 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5871
5872 PR gdb/22670
5873 * gdb.ada/bp_c_mixed_case: New testcase.
5874
5875 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5876
5877 PR gdb/22670
5878 * gdb.ada/complete.exp: Add "complete break ada" test.
5879
5880 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5881
5882 PR gdb/22670
5883 * gdb.ada/info_addr_mixed_case: New testcase.
5884
5885 2018-01-03 Xavier Roirand <roirand@adacore.com>
5886
5887 * gdb.ada/excep_handle.exp: New testcase.
5888 * gdb.ada/excep_handle/foo.adb: New file.
5889 * gdb.ada/excep_handle/pck.ads: New file.
5890
5891 2018-01-03 Joel Brobecker <brobecker@adacore.com>
5892
5893 * gdb.base/step-line.c: Add extra empty line in copyright header.
5894 * gdb.base/step-line.inp: Likewise.
5895
5896 2018-01-02 Joel Brobecker <brobecker@adacore.com>
5897
5898 * gdb.ada/dyn_stride.exp: Add slice test.
5899
5900 2018-01-02 Joel Brobecker <brobecker@adacore.com>
5901
5902 * gdb.ada/dyn_stride: New testcase.
5903
5904 2017-12-27 Stafford Horne <shorne@gmail.com>
5905
5906 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5907 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5908
5909 2017-12-27 Stafford Horne <shorne@gmail.com>
5910
5911 * gdb.base/reggroups.c: New file.
5912 * gdb.base/reggroups.exp: New file.
5913
5914 2017-12-18 Joel Brobecker <brobecker@adacore.com>
5915
5916 * gdb.dwarf2/ada-valprint-error.c: New file.
5917 * gdb.dwarf2/ada-valprint-error.exp: New file.
5918
5919 2017-12-18 Joel Brobecker <brobecker@adacore.com>
5920
5921 * gdb.ada/assign_arr: New testcase.
5922
5923 2017-12-18 Xavier Roirand <roirand@adacore.com>
5924
5925 * gdb.ada/funcall_ptr: New testcase.
5926
5927 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5928
5929 PR cli/16224
5930 * gdb.base/ptype-offsets.cc: New file.
5931 * gdb.base/ptype-offsets.exp: New file.
5932
5933 2017-12-15 Yao Qi <yao.qi@linaro.org>
5934
5935 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5936 if XML is disabled.
5937
5938 2017-12-15 Xavier Roirand <roirand@adacore.com>
5939
5940 * gdb.ada/same_component_name: New testcase.
5941
5942 2017-12-14 Joel Brobecker <brobecker@adacore.com>
5943
5944 * gdb.ada/str_binop_equal: New testcase.
5945
5946 2017-12-14 Joel Brobecker <brobecker@adacore.com>
5947
5948 * gdb.ada/task_switch_in_core: New testcase.
5949
5950 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5951
5952 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5953 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5954 call test_bkpt_qualified.
5955 (test_bkpt_qualified): New proc.
5956
5957 2017-12-13 Pedro Alves <palves@redhat.com>
5958
5959 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5960 Tighten regexp by matching with an anchor.
5961
5962 2017-12-13 Pedro Alves <palves@redhat.com>
5963
5964 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5965 ("expression with namespace"): New set of tests.
5966 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5967 (Nested::Test_NS::qux): New.
5968 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5969 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5970
5971 2017-12-13 Joel Brobecker <brobecker@adacore.com>
5972
5973 * gdb.base/server-del-break.c: New file.
5974 * gdb.base/server-del-break.exp: New file.
5975
5976 2017-12-12 Stafford Horne <shorne@gmail.com>
5977
5978 * gdb.xml/tdesc-regs.exp: Add or1k support.
5979
5980 2017-12-12 Stafford Horne <shorne@gmail.com>
5981
5982 * gdb.base/bp-permanent.c: Define nop of or1k.
5983
5984 2017-12-11 Joel Brobecker <brobecker@adacore.com>
5985
5986 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5987 output with components being reordered.
5988
5989 2017-12-11 Joel Brobecker <brobecker@adacore.com>
5990
5991 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5992 output with components being reordered.
5993
5994 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5995 Pedro Alves <palves@redhat.com>
5996
5997 * gdb.base/maint.exp (check for .gdb_index): Check also for
5998 .debug_names.
5999 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6000 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6001 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6002 (.gdb_index used after symbol reloading): Support also .debug_names.
6003 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6004
6005 2017-12-08 Yao Qi <yao.qi@linaro.org>
6006
6007 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6008 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6009
6010 2017-12-08 Yao Qi <yao.qi@linaro.org>
6011
6012 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6013 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6014
6015 2017-12-08 Yao Qi <yao.qi@linaro.org>
6016
6017 * gdb.arch/aarch64-tagged-pointer.c: New file.
6018 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6019
6020 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6021
6022 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6023 "int".
6024
6025 2017-12-07 Keith Seitz <keiths@redhat.com>
6026
6027 PR breakpoints/22569
6028 * gdb.linespec/ls-errs.exp: Change expected result of "break
6029 -source this file has spaces.c -line 3".
6030 Check that an explicit source file followed by whitespace is
6031 identified as an invalid explicit location.
6032
6033 2017-12-07 Keith Seitz <keiths@redhat.com>
6034
6035 * gdb.cp/nested-types.cc: New file.
6036 * gdb.cp/nested-types.exp: New file.
6037 * lib/cp-support.exp: Load data-structures.exp library.
6038 (debug_cp_test_ptype_class): New global.
6039 (cp_ptype_class_verbose, next_line): New procedures.
6040 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6041 Add and document new return value.
6042 Switch the list of lines to a queue.
6043 Add support for new `type' key for nested type definitions.
6044 Add debugging/troubleshooting messages.
6045 * lib/data-structures.exp: New file.
6046
6047 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6048
6049 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6050 with proc_with_prefix, don't use with_test_prefix.
6051
6052 2017-12-07 Tom Tromey <tom@tromey.com>
6053
6054 * gdb.base/break.exp: Add test for empty "commands".
6055
6056 2017-12-07 Yao Qi <yao.qi@linaro.org>
6057
6058 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6059 malloc and catch syscall.
6060
6061 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6062
6063 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
6064 tests for explicit locations.
6065
6066 2017-12-06 Pedro Alves <palves@redhat.com>
6067
6068 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6069 force-disabling XML descriptions.
6070
6071 2017-12-04 Pedro Alves <palves@redhat.com>
6072
6073 PR gdb/22499
6074 * gdb.arch/amd64-disp-step-avx.S: New file.
6075 * gdb.arch/amd64-disp-step-avx.exp: New file.
6076
6077 2017-12-03 Pedro Alves <palves@redhat.com>
6078
6079 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6080 and <string.h>.
6081 (parent_function): Print distinct messages when waitpid fails, or
6082 the child exits with a signal, or the child exits for an unhandled
6083 reason.
6084 * gdb.threads/process-dies-while-detaching.exp
6085 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6086 it. Wait for both inferior output and GDB's prompt. Use an
6087 indirect spawn id list.
6088 (do_detach): New parameter 'child_exit'. Use it to compute
6089 expected inferior output.
6090 (test_detach, test_detach_watch, test_detach_killed_outside):
6091 Adjust to pass down the expected child exit kind.
6092
6093 2017-12-01 Joel Brobecker <brobecker@adacore.com>
6094 Sergio Durigan Junior <sergiodj@redhat.com>
6095 Pedro Alves <palves@redhat.com>
6096
6097 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6098
6099 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6100
6101 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6102 to 'symbol-file' and 'add-symbol-file' can be
6103 position-independent.
6104
6105 2017-12-01 Yao Qi <yao.qi@linaro.org>
6106
6107 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6108 the URL in copyright header.
6109 * gdb.arch/aarch64-fp.exp: Likewise.
6110 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6111 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6112 * gdb.base/expand-psymtabs.exp: Likewise.
6113 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6114 * gdb.fortran/common-block.exp: Likewise.
6115 * gdb.fortran/common-block.f90: Likewise.
6116 * gdb.fortran/logical.exp: Likewise.
6117 * gdb.fortran/vla-datatypes.f90: Likewise.
6118 * gdb.fortran/vla-sub.f90: Likewise.
6119
6120 2017-11-30 Joel Brobecker <brobecker@adacore.com>
6121
6122 * gdb.ada/repeat_dyn: New testcase.
6123
6124 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6125
6126 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6127 Update for changed thread numbering.
6128 * gdb.cell/bt.exp: Update for changed GDB output.
6129
6130 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6131
6132 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6133 setting isremote by hand.
6134 * boards/dwarf4-gdb-index.exp: Likewise.
6135 * boards/fission.exp: Likewise.
6136 * boards/stabs.exp: Likewise.
6137
6138 2017-11-30 Pedro Alves <palves@redhat.com>
6139
6140 * gdb.linespec/cpls-ops.exp
6141 (check_explicit_skips_function_argument): Extract the underlying
6142 type of size_t instead of hardcoding it.
6143
6144 2017-11-29 Pedro Alves <palves@redhat.com>
6145
6146 PR c++/19436
6147 * gdb.linespec/cpls-abi-tag.cc: New file.
6148 * gdb.linespec/cpls-abi-tag.exp: New file.
6149
6150 2017-11-29 Pedro Alves <palves@redhat.com>
6151
6152 * gdb.base/langs.exp: Use -qualified.
6153 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6154 it.
6155 * gdb.cp/namespace.exp: Use -qualified.
6156 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6157 (overload-3, template-overload, template-ret-type, const-overload)
6158 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6159 procedures.
6160 (test_driver): Call them.
6161 * gdb.cp/save-bp-qualified.cc: New.
6162 * gdb.cp/save-bp-qualified.exp: New.
6163 * gdb.linespec/explicit.exp: Test -qualified.
6164 * lib/completion-support.exp (completion::explicit_opts_list): Add
6165 "-qualified".
6166 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6167
6168 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6169
6170 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6171
6172 2017-11-29 Tom Tromey <tom@tromey.com>
6173
6174 * gdb.base/relocate.exp: Update invalid argument test.
6175 Add new tests for invalid arguments.
6176
6177 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6178
6179 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6180 Return 0 as a long.
6181 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6182
6183 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6184
6185 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6186 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6187 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6188 func ().
6189 * gdb.cp/shadow.cc (B.func): Return 0.
6190
6191 2017-11-27 Joel Brobecker <brobecker@adacore.com>
6192
6193 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6194 expected output in gdb_expect call to allow the exception
6195 message to be present as well. Fix syntax confusion to avoid
6196 TCL thinking that exception_name is an array.
6197
6198 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6199
6200 * gdb.arch/spu-info.c: Include <unistd.h>.
6201 (do_signal_test): Fix broken calls to write.
6202 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6203 Fix checks for empty mailboxes. Update signal tests for corrected
6204 do_signal_test routine. Allow nonzero event status.
6205 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6206 * gdb.cell/arch.exp: Use standard_output_file.
6207 * gdb.cell/break.exp: Likewise.
6208 * gdb.cell/bt.exp: Likewise.
6209 * gdb.cell/core.exp: Likewise.
6210 * gdb.cell/dwarfaddr.exp: Likewise.
6211 * gdb.cell/ea-cache.exp: Likewise.
6212 * gdb.cell/ea-standalone.exp: Likewise.
6213 * gdb.cell/f-regs.exp: Likewise.
6214 * gdb.cell/fork.exp: Likewise.
6215 * gdb.cell/gcore.exp: Likewise.
6216 * gdb.cell/mem-access.exp: Likewise.
6217 * gdb.cell/ptype.exp: Likewise.
6218 * gdb.cell/registers.exp: Likewise.
6219 * gdb.cell/sizeof.exp: Likewise.
6220 * gdb.cell/solib-symbol.exp: Likewise.
6221 * gdb.cell/solib.exp: Likewise.
6222
6223 2017-11-25 Pedro Alves <palves@redhat.com>
6224
6225 * gdb.base/complete-empty.exp: New file.
6226 * gdb.base/completion.exp: Adjust.
6227
6228 2017-11-25 Pedro Alves <palves@redhat.com>
6229
6230 * gdb.linespec/cpls-ops.cc: New file.
6231 * gdb.linespec/cpls-ops.exp: New file.
6232 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6233 factored out from ...
6234 (test_complete_prefix_range): ... this.
6235
6236 2017-11-24 Pedro Alves <palves@redhat.com>
6237
6238 * gdb.linespec/cpcompletion.exp: New file.
6239 * gdb.linespec/cpls-hyphen.cc: New file.
6240 * gdb.linespec/cpls.cc: New file.
6241 * gdb.linespec/cpls2.cc: New file.
6242 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6243 test to use test_gdb_complete_unique. Add label completion,
6244 keyword completion and explicit location completion tests.
6245 * lib/completion-support.exp: New file.
6246
6247 2017-11-24 Joel Brobecker <brobecker@adacore.com>
6248
6249 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6250 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6251 when hitting an exception catchpoint.
6252
6253 2017-11-22 Yao Qi <yao.qi@linaro.org>
6254
6255 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6256
6257 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6258
6259 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6260 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6261 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6262
6263 2017-11-22 Yao Qi <yao.qi@linaro.org>
6264
6265 * gdb.base/info-os.exp: Pass pthreads.
6266 * gdb.multi/multi-attach.exp: Likewise.
6267
6268 2017-11-22 Yao Qi <yao.qi@linaro.org>
6269
6270 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6271 compiler.
6272
6273 2017-11-22 Yao Qi <yao.qi@linaro.org>
6274
6275 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6276 * gdb.base/break-interp.exp: Likewise.
6277 * gdb.base/jit-attach-pie.exp: Likewise.
6278
6279 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6280
6281 * gdb.base/float128.c (large128): New variable.
6282 * gdb.base/float128.exp: Add test to print largest __float128 value.
6283
6284 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6285
6286 * gdb.arch/vsx-regs.exp: Update register content checks.
6287
6288 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6289
6290 * gdb.arch/ppc-longdouble.exp: New file.
6291 * gdb.arch/ppc-longdouble.c: Likewise.
6292
6293 2017-11-21 Pedro Alves <palves@redhat.com>
6294
6295 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6296
6297 2017-11-20 Pedro Alves <palves@redhat.com>
6298
6299 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6300 (long_double_typedef): New typedefs.
6301 Use DEF on double and long double.
6302 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6303 cases.
6304 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6305 and 'long_double_ptr_same_size' locals. Use them to decide
6306 whether cast from array/function to float is valid/invalid.
6307
6308 2017-11-17 Tom Tromey <tom@tromey.com>
6309
6310 * gdb.rust/traits.rs: New file.
6311 * gdb.rust/traits.exp: New file.
6312
6313 2017-11-17 Joel Brobecker <brobecker@adacore.com>
6314
6315 * gdb.ada/minsyms: New testcase.
6316
6317 2017-11-16 Pedro Alves <palves@redhat.com>
6318
6319 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6320 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6321
6322 2017-11-16 Pedro Alves <palves@redhat.com>
6323
6324 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6325 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6326
6327 2017-11-16 Pedro Alves <palves@redhat.com>
6328
6329 * gdb.server/reconnect-ctrl-c.c: New file.
6330 * gdb.server/reconnect-ctrl-c.exp: New file.
6331
6332 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6333
6334 * gdb.python/py-rbreak.exp: New file.
6335 * gdb.python/py-rbreak.c: New file.
6336 * gdb.python/py-rbreak-func2.c: New file.
6337
6338 2017-11-16 Pedro Alves <palves@redhat.com>
6339
6340 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6341 pattern.
6342 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6343 GDB.
6344
6345 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6346
6347 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6348 regex.
6349
6350 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6351
6352 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6353 test names.
6354
6355 2017-11-09 Pedro Alves <palves@redhat.com>
6356
6357 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6358 factored out from ...
6359 (top level): ... here, and adjusted to avoid expecting beyond the
6360 prompt in a single gdb_test_multiple.
6361
6362 2017-11-09 Pedro Alves <palves@redhat.com>
6363
6364 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6365 output.
6366 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6367 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6368 * gdb.server/ext-run.exp ("kill" test): Likewise.
6369 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6370
6371 2017-11-09 Pedro Alves <palves@redhat.com>
6372
6373 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6374 match till end of line.
6375
6376 2017-11-09 Pedro Alves <palves@redhat.com>
6377
6378 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6379
6380 2017-11-09 Pedro Alves <palves@redhat.com>
6381
6382 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6383 New procedures, factored out from ...
6384 (top level): ... here, and adjusted to avoid expecting beyond the
6385 prompt in one go.
6386
6387 2017-11-09 Pedro Alves <palves@redhat.com>
6388
6389 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6390 output. Fix '?' match.
6391
6392 2017-11-08 Joel Brobecker <brobecker@adacore.com>
6393
6394 * gdb.ada/scoped_watch: New testcase.
6395 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6396 which is actually correct.
6397 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6398 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6399
6400 2017-11-08 Pedro Alves <palves@redhat.com>
6401
6402 * gdb.gdb/complaints.exp (test_initial_complaints)
6403 (test_serial_complaints, test_short_complaints): Call
6404 complaint_internal instead of complaint.
6405
6406 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6407
6408 * gdb.threads/tls-core.c: New file.
6409 * gdb.threads/tls-core.exp: Likewise.
6410
6411 2017-11-08 Pedro Alves <palves@redhat.com>
6412
6413 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6414 (p Exported_Capitalized): New test.
6415 (p exported_capitalized): New test.
6416
6417 2017-11-07 Pedro Alves <palves@redhat.com>
6418
6419 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6420
6421 2017-11-07 Pedro Alves <palves@redhat.com>
6422
6423 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6424 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6425 (disable_invalid, disable_inverted, disable_negative): New
6426 procedures.
6427 ("bad numbers"): New set of tests.
6428
6429 2017-11-07 Pedro Alves <palves@redhat.com>
6430
6431 * gdb.cp/ena-dis-br-range.exp: Add tests.
6432
6433 2017-11-07 Pedro Alves <palves@redhat.com>
6434
6435 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6436
6437 2017-11-07 Xavier Roirand <roirand@adacore.com>
6438 Pedro Alves <palves@redhat.com>
6439
6440 * gdb.base/ena-dis-br.exp: Add reference to
6441 gdb.cp/ena-dis-br-range.exp.
6442 * gdb.cp/ena-dis-br-range.exp: New file.
6443 * gdb.cp/ena-dis-br-range.cc: New file.
6444
6445 2017-11-06 Pedro Alves <palves@redhat.com>
6446
6447 * gdb.base/attach-non-pgrp-leader.c: New.
6448 * gdb.base/attach-non-pgrp-leader.exp: New.
6449
6450 2017-11-06 Pedro Alves <palves@redhat.com>
6451
6452 * configure.ac: No longer check for termio.h and sgtty.h.
6453 * configure: Regenerate.
6454 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6455 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6456 Remove termio and sgtty code.
6457
6458 2017-11-03 Yao Qi <yao.qi@linaro.org>
6459
6460 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6461 in GDB is disabled.
6462
6463 2017-11-03 Yao Qi <yao.qi@linaro.org>
6464
6465 * gdb.python/py-thrhandle.exp: Skip it if python is not
6466 enabled.
6467
6468 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6469
6470 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6471 as a breakpoint command.
6472
6473 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6474
6475 PR python/21213
6476 * gdb.python/py-infthread.exp: Test calling
6477 InferiorThread.inferior () multiple times in a row.
6478
6479 2017-10-27 Keith Seitz <keiths@redhat.com>
6480
6481 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6482 Test "info break" for every inlined function breakpoint.
6483
6484 2017-10-27 Yao Qi <yao.qi@linaro.org>
6485
6486 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6487
6488 2017-10-26 Patrick Frants <osscontribute@gmail.com>
6489
6490 * gdb.cp/classes.exp (test_static_members): Test printing
6491 Outer::instance.
6492 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6493 (Inner::instance, Outer::instance): New.
6494
6495 2017-10-24 Pedro Alves <palves@redhat.com>
6496
6497 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6498 extra console" test in two stages.
6499
6500 2017-10-24 Pedro Alves <palves@redhat.com>
6501
6502 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6503
6504 2017-10-24 Pedro Alves <palves@redhat.com>
6505
6506 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6507 loop.
6508
6509 2017-10-24 Pedro Alves <palves@redhat.com>
6510
6511 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6512 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6513
6514 2017-10-24 Pedro Alves <palves@redhat.com>
6515
6516 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6517 parameter and handle it. Don't output read value in test name.
6518
6519 2017-10-24 Pedro Alves <palves@redhat.com>
6520
6521 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6522 custom test name.
6523
6524 2017-10-24 Pedro Alves <palves@redhat.com>
6525
6526 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6527 include the unstable output directory name in the test's name.
6528 (initial_setup_simple) <'set args'>: Use custom test name.
6529
6530 2017-10-24 Pedro Alves <palves@redhat.com>
6531
6532 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6533 with explicit test name.
6534
6535 2017-10-20 Pedro Alves <palves@redhat.com>
6536
6537 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6538 'wait -i'. Use gdb_assert and remote_close.
6539
6540 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6541
6542 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6543 number from variable rather than hard-coded.
6544
6545 2017-10-19 Pedro Alves <palves@redhat.com>
6546
6547 * gdb.base/long-inferior-output.c: New file.
6548 * gdb.base/long-inferior-output.exp: New file.
6549
6550 2017-11-18 Keith Seitz <keiths@redhat.com>
6551
6552 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6553 method.
6554 (main): Call it.
6555 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6556 Add additional user-defined conversion operator tests.
6557
6558 2017-10-17 Pedro Alves <palves@redhat.com>
6559
6560 * boards/native-stdio-gdbserver.exp: Load "local-board".
6561
6562 2017-10-17 Pedro Alves <palves@redhat.com>
6563
6564 * gdb.base/quit-live.c: New file.
6565 * gdb.base/quit-live.exp: New file.
6566
6567 2017-10-16 Keith Seitz <keiths@redhat.com>
6568
6569 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6570 (class_with_protected_typedef, class_with_private_typedef)
6571 (struct_with_public_typedef, struct_with_protected_typedef)
6572 (struct_with_private_typedef): New classes/structs.
6573 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6574 typedefs and access specifiers.
6575
6576 2017-10-16 Pedro Alves <palves@redhat.com>
6577 Simon Marchi <simon.marchi@polymtl.ca>
6578
6579 * README (Local vs Remote vs Native): New section.
6580 * boards/local-board.exp: New file, with bits factored out from
6581 ...
6582 * boards/native-extended-gdbserver.exp: ... here. Load
6583 "local-board".
6584 * boards/native-gdbserver.exp: Load "local-board".
6585 (${board}_spawn, ${board}_exec): Delete.
6586 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6587 ...
6588 * boards/stdio-gdbserver-base.exp: ... this new file.
6589 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6590 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6591 procedure.
6592 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6593 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6594 stdio_gdbserver_command.
6595 (${board}_get_remote_address, ${board}_get_comm_port)
6596 (${board}_download, ${board}_upload): Delete.
6597 (get_target_remote_pipe_cmd): New.
6598
6599 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6600
6601 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6602 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6603 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6604 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6605 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6606 remove with_test_prefix.
6607
6608 2017-10-13 Pedro Alves <palves@redhat.com>
6609
6610 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6611 * gdb.base/annota1.exp: Use it instead of is_remote.
6612 * gdb.base/annota3.exp: Use it instead of is_remote.
6613 * gdb.cp/annota2.exp: Use it instead of is_remote.
6614 * gdb.cp/annota3.exp: Use it instead of is_remote.
6615 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6616
6617 2017-10-13 Pedro Alves <palves@redhat.com>
6618
6619 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6620 (test_num_test_vars, run_and_count_vars, find_env)
6621 (test_set_unset_env, test_inherit_env_var): New procedures.
6622 (top level): Use them.
6623
6624 2017-10-13 Pedro Alves <palves@redhat.com>
6625
6626 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6627 also skip on stub-like targets.
6628
6629 2017-10-13 Pedro Alves <palves@redhat.com>
6630
6631 PR gdb/22293
6632 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6633 (top level): Move some tests to ...
6634 (test_not_found): ... this new procedure.
6635 (top level): Call it.
6636
6637 2017-10-13 Pedro Alves <palves@redhat.com>
6638
6639 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6640 expect different "info terminal" output if testing with a
6641 non-native target.
6642
6643 2017-10-13 Pedro Alves <palves@redhat.com>
6644 Simon Marchi <simon.marchi@polymtl.ca>
6645
6646 PR python/12966
6647 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6648
6649 2017-10-13 Pedro Alves <palves@redhat.com>
6650
6651 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6652 already.
6653
6654 2017-10-13 Pedro Alves <palves@redhat.com>
6655
6656 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6657 is_remote.
6658
6659 2017-10-13 Pedro Alves <palves@redhat.com>
6660
6661 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6662 is_remote.
6663
6664 2017-10-13 Pedro Alves <palves@redhat.com>
6665
6666 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6667 is set.
6668 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6669 instead of is_remote.
6670
6671 2017-10-13 Pedro Alves <palves@redhat.com>
6672
6673 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6674 (top level): Add comment.
6675
6676 2017-10-13 Pedro Alves <palves@redhat.com>
6677
6678 * gdb.base/remote.exp (top level): Fix comment typo and add
6679 missing return.
6680
6681 2017-10-13 Pedro Alves <palves@redhat.com>
6682 Simon Marchi <simon.marchi@polymtl.ca>
6683
6684 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6685 calls and add comments. Skip test if use_gdb_stub is set.
6686 (top level): Use "set cwd" command instead of "cd" command.
6687
6688 2017-10-13 Pedro Alves <palves@redhat.com>
6689
6690 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6691 is_remote target check.
6692
6693 2017-10-13 Pedro Alves <palves@redhat.com>
6694
6695 * gdb.base/scope.exp: Use build_executable + clean_restart +
6696 gdb_file_cmd instead of prepare_for_testing and no longer skip
6697 "before run" tests on is_remote target boards. Update comments.
6698 * boards/native-extended-gdbserver.exp
6699 (extended_gdbserver_load_last_file): New, factored out from ...
6700 (gdb_load): ... this. Move further below and add comment.
6701 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6702
6703 2017-10-12 Pedro Alves <palves@redhat.com>
6704
6705 * gdb.base/attach.exp: Remove references to gdb64.
6706 * gdb.base/dbx.exp: Remove references to gdb64.
6707
6708 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6709 Pedro Alves <palves@redhat.com>
6710
6711 * gdb.base/label.exp: Remove is_remote target check.
6712
6713 2017-10-12 Pedro Alves <palves@redhat.com>
6714
6715 * gdb.base/auvx.exp (coredir): Update comment.
6716 (top level) <core_works>: Use "set cwd" command instead of "cd"
6717 command.
6718
6719 2017-10-12 Pedro Alves <palves@redhat.com>
6720 Simon Marchi <simon.marchi@polymtl.ca>
6721
6722 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6723 target boards.
6724
6725 2017-10-12 Pedro Alves <palves@redhat.com>
6726 Simon Marchi <simon.marchi@polymtl.ca>
6727
6728 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6729 Instead skip if there's any gdb_protocol set.
6730
6731 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6732 Pedro Alves <palves@redhat.com>
6733
6734 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6735
6736 2017-10-12 Pedro Alves <palves@redhat.com>
6737 Simon Marchi <simon.marchi@polymtl.ca>
6738
6739 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6740 instead of on dejagnu remote boards.
6741
6742 2017-10-12 Pedro Alves <palves@redhat.com>
6743 Simon Marchi <simon.marchi@polymtl.ca>
6744
6745 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6746 checks. Use build_executable + clean_restart instead of
6747 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6748 of enabling non-stop after starting gdb.
6749
6750 2017-10-12 Pedro Alves <palves@redhat.com>
6751
6752 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6753 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6754 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6755 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6756
6757 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6758
6759 * gdb.arch/arc-tdesc-cpu.exp: New file.
6760 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6761
6762 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6763
6764 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6765
6766 2017-10-10 Pedro Alves <palves@redhat.com>
6767
6768 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6769 expect CLI output.
6770
6771 2017-10-10 Pedro Alves <palves@redhat.com>
6772
6773 * lib/selftest-support.exp (selftest_setup): Update for
6774 captured_command_loop's prototype change.
6775
6776 2017-10-09 Pedro Alves <palves@redhat.com>
6777
6778 Test both arch1=>arch2 and arch2=>arch1.
6779
6780 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6781 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6782 factored out to...
6783 (append_arch1_options, append_arch2_options, append_arch_options)
6784 (build_executables): New procedures.
6785 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6786 local.
6787 (top level): Add new 'first_arch' testing axis.
6788
6789 2017-10-09 Pedro Alves <palves@redhat.com>
6790
6791 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6792 (barrier): New.
6793 (thread_start, all_started): New functions.
6794 (main): Spawn new thread and wait until it is scheduled.
6795 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6796 option.
6797 (do_test): Add 'selected_thread' parameter. Run to all_started
6798 instead of main. Explicitly set the breakpoint at main. Switch
6799 to the SELECTED_THREAD thread.
6800 (top level): Test handling the exec event with either the main
6801 thread or the second thread selected.
6802
6803 2017-10-09 Pedro Alves <palves@redhat.com>
6804
6805 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6806 logic. Move STOP marker after the value checks.
6807 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6808 regexp.
6809
6810 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6811
6812 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6813
6814 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6815
6816 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6817 integer-to-dfp conversion.
6818 * gdb.base/dfp-test.exp: Likewise.
6819
6820 2017-10-04 Pedro Alves <palves@redhat.com>
6821
6822 * gdb.multi/hangout.c: Include <unistd.h>.
6823 (hangout_loop): New function.
6824 (main): Call alarm. Call hangout_loop in a loop.
6825 * gdb.multi/hello.c: Include <unistd.h>.
6826 (hello_loop): New function.
6827 (main): Call alarm. Call hangout_loop in a loop.
6828 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6829 inferior with the other selected.
6830
6831 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6832
6833 * gdb.mi/list-thread-groups-available.exp: New file.
6834 * gdb.mi/list-thread-groups-available.c: New file.
6835
6836 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6837
6838 * gdb.base/set-cwd.exp: Make it available on
6839 native-extended-gdbserver.
6840
6841 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6842
6843 * gdb.base/set-cwd.c: New file.
6844 * gdb.base/set-cwd.exp: Likewise.
6845
6846 2017-10-02 Tom Tromey <tom@tromey.com>
6847
6848 PR rust/22236:
6849 * gdb.rust/simple.rs (main): New variable "fslice".
6850 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6851
6852 2017-10-02 Tom Tromey <tom@tromey.com>
6853
6854 * gdb.rust/simple.exp: Test ptype of a slice.
6855
6856 2017-10-02 Tom Tromey <tom@tromey.com>
6857
6858 * gdb.rust/simple.exp: Test index of slice.
6859
6860 2017-09-27 Tom Tromey <tom@tromey.com>
6861
6862 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6863
6864 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6865 Pedro Alves <palves@redhat.com>
6866
6867 * gdb.base/compare-sections.exp (get value of read-only section): Read
6868 as unsigned value.
6869 (corrupt read-only section): Likewise and don't set written if patching
6870 failed.
6871
6872 2017-09-21 Kevin Buettner <kevinb@redhat.com>
6873
6874 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6875 files.
6876
6877 2017-09-20 Pedro Alves <palves@redhat.com>
6878
6879 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6880 symbol names in gdb's output.
6881 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6882
6883 2017-09-20 Pedro Alves <palves@redhat.com>
6884
6885 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6886 Rename to ...
6887 (test_list_ambiguous_symbol): ... this and add a symbol name
6888 parameter. Adjust.
6889 (test_list_ambiguous_function): Reimplement on top of
6890 test_list_ambiguous_symbol and also test listing ambiguous
6891 variables.
6892 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6893 (ambiguous_fun): ... this.
6894 (ambiguous_var): New.
6895 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6896 (ambiguous_fun): ... this.
6897 (ambiguous_var): New.
6898
6899 2017-09-19 John Baldwin <jhb@FreeBSD.org>
6900
6901 * gdb.base/starti.c: New file.
6902 * gdb.base/starti.exp: New file.
6903 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6904
6905 2017-09-14 Pedro Alves <palves@redhat.com>
6906
6907 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6908 (top level): Use it instead of runto.
6909
6910 2017-09-11 Tom Tromey <tom@tromey.com>
6911
6912 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6913
6914 2017-09-11 Tom Tromey <tom@tromey.com>
6915
6916 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6917 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6918
6919 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6920
6921 * gdb.fortran/printing-types.exp: New file.
6922 * gdb.fortran/printing-types.exp: New file.
6923
6924 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6925
6926 * gdb.fortran/vla-ptype.exp: Fix typos.
6927 * gdb.fortran/vla-value.exp: Same.
6928
6929 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6930
6931 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6932 * gdb.mi/mi-var-child-f.exp: Likewise.
6933 * gdb.mi/mi-vla-fortran.exp: Likewise.
6934
6935 2017-09-08 Frank Penczek <frank.penczek@intel.com>
6936 Christoph Weinmann <christoph.t.weinmann@intel.com>
6937 Bernhard Heckel <bernhard.heckel@intel.com>
6938
6939 * gdb.fortran/ptr-indentation.f90: New file.
6940 * gdb.fortran/ptr-indentation.exp: New file.
6941
6942 2017-09-05 Tom Tromey <tom@tromey.com>
6943
6944 PR gdb/22010:
6945 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6946
6947 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6948
6949 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6950
6951 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6952
6953 * gdb.threads/tls-nodebug-pie.c: New file.
6954 * gdb.threads/tls-nodebug-pie.exp: New file.
6955
6956 2017-09-05 Tom Tromey <tom@tromey.com>
6957
6958 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6959 for rust.
6960
6961 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6962
6963 * gdb.multi/multi-arch-exec.exp: Test with different
6964 "follow-exec-mode" settings.
6965 (do_test): New procedure.
6966
6967 2017-09-04 Pedro Alves <palves@redhat.com>
6968
6969 * gdb.base/func-static.c (S::method const, S::method volatile)
6970 (S::method volatile const): New methods.
6971 (c_s, v_s, cv_s): New instances.
6972 (main): Call method() on them.
6973 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6974 (cannot_resolve): New procedure.
6975 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6976 print-quote-unquoted columns.
6977 (do_test): Test printing each scope too.
6978
6979 2017-09-04 Pedro Alves <palves@redhat.com>
6980
6981 * gdb.base/local-static.exp: Also test with
6982 class::method::variable wholly quoted.
6983 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6984
6985 2017-09-04 Pedro Alves <palves@redhat.com>
6986
6987 * gdb.base/local-static.c: New.
6988 * gdb.base/local-static.cc: New.
6989 * gdb.base/local-static.exp: New.
6990
6991 2017-09-04 Pedro Alves <palves@redhat.com>
6992
6993 * gdb.asm/asm-source.exp: Add casts to int.
6994 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6995 (dataglobal64_1, dataglobal64_2): New globals.
6996 * gdb.base/nodebug.exp: Test different expressions involving the
6997 new globals, with print, whatis and ptype. Add casts to int.
6998 * gdb.base/solib-display.exp: Add casts to int.
6999 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7000 * gdb.cp/m-static.exp: Add cast to int.
7001 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7002 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7003 tls variable with no debug info without a cast. Test with a cast
7004 to int too.
7005 * gdb.trace/entry-values.exp: Add casts.
7006
7007 2017-09-04 Pedro Alves <palves@redhat.com>
7008
7009 * gdb.base/nodebug.exp: Test that ptype's error about functions
7010 with unknown return type includes the function name too.
7011
7012 2017-09-04 Pedro Alves <palves@redhat.com>
7013
7014 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7015 return type of munmap in infcall.
7016 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7017 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7018 type of ftell in infcall.
7019 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7020 type of getpid in infcall.
7021 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7022 infcall.
7023 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7024 Bail on failure to extract the pid.
7025 * gdb.base/nodebug.c: #include <stdint.h>.
7026 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7027 New functions.
7028 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7029 Change expected output of print/whatis/ptype with functions with
7030 no debug info. Test all supported languages. Call
7031 test_call_promotion.
7032 * gdb.compile/compile.exp: Adjust expected output to expect
7033 warning.
7034 * gdb.threads/siginfo-threads.exp: Likewise.
7035
7036 2017-09-04 Pedro Alves <palves@redhat.com>
7037
7038 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7039 "prototypes". Test calling float functions via prototyped and
7040 unprototyped function pointers.
7041 (perform_all_tests): New parameter "prototypes". Pass it down.
7042 (top level): Pass down "prototypes" parameter to
7043 perform_all_tests.
7044
7045 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7046
7047 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7048 Test with nested loops.
7049
7050 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7051
7052 * gdb.base/commands.exp: Call the new procedures.
7053 (loop_break_test, loop_continue_test): New procedures.
7054
7055 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7056
7057 * gdb.base/commands.exp: Call new procedure.
7058 (define_if_without_arg_test): New procedure.
7059
7060 2017-09-04 Pedro Alves <palves@redhat.com>
7061
7062 * gdb.base/list-ambiguous.exp: New file.
7063 * gdb.base/list-ambiguous0.c: New file.
7064 * gdb.base/list-ambiguous1.c: New file.
7065 * gdb.base/list.exp (test_list_range): Adjust expected output.
7066
7067 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7068
7069 * gdb.base/share-env-with-gdbserver.c: New file.
7070 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7071
7072 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7073
7074 * gdb.base/commands.exp (gdbvar_simple_if_test,
7075 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7076 progvar_simple_if_test, progvar_simple_while_test,
7077 progvar_complex_if_while_test, user_defined_command_test,
7078 user_defined_command_args_eval,
7079 user_defined_command_args_stack_test,
7080 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7081 temporary_breakpoint_commands,
7082 gdb_test_no_prompt, redefine_hook_test,
7083 redefine_backtrace_test): Remove "global gdb_prompt".
7084
7085 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7086
7087 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7088 New proc, call it from toplevel.
7089
7090 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7091
7092 PR remote/21852
7093 * gdb.server/normal.c: New file, copied from gdb.base.
7094 * gdb.server/run-without-local-binary.exp: New file.
7095
7096 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
7097
7098 * gdb.arch/sparc64-adi.exp: New file.
7099 * gdb.arch/sparc64-adi.c: New file.
7100
7101 2017-08-22 Pedro Alves <palves@redhat.com>
7102
7103 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7104 (top level): Add "list all overloads" tests.
7105
7106 2017-08-22 Tom Tromey <tom@tromey.com>
7107
7108 * gdb.gdb/xfullpath.exp: Remove.
7109
7110 2017-08-21 Pedro Alves <palves@redhat.com>
7111
7112 PR gdb/19487
7113 * gdb.base/symbol-alias.c: New.
7114 * gdb.base/symbol-alias2.c: New.
7115 * gdb.base/symbol-alias.exp: New.
7116
7117 2017-08-21 Pedro Alves <palves@redhat.com>
7118
7119 * gdb.base/dfp-test.c
7120 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7121 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7122 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7123 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7124 * gdb.base/whatis-ptype-typedefs.c: New.
7125 * gdb.base/whatis-ptype-typedefs.exp: New.
7126 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7127 (an_int, an_int_type, an_int_type2): New globals.
7128 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7129 involving typedefs and cast expressions.
7130 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7131 (lookup_typedefs_function): New.
7132 (typedefs_pretty_printers_dict): New.
7133 (top level): Register lookup_typedefs_function in
7134 gdb.pretty_printers.
7135
7136 2017-08-18 Yao Qi <yao.qi@linaro.org>
7137
7138 * gdb.server/unittest.exp: New.
7139
7140 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7141
7142 PR gdb/21954
7143 * gdb.base/environ.exp: Add test to check if 'unset environment'
7144 works.
7145
7146 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7147
7148 * lib/gdb.exp (universal_compile_options): New caching proc.
7149 (gdb_compile): Suppress GCC's coloring of messages.
7150
7151 2017-08-14 Tom Tromey <tom@tromey.com>
7152
7153 PR gdb/21675:
7154 * gdb.base/printcmds.exp (test_radices): New function.
7155 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7156 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7157 * lib/gdb.exp (get_integer_valueof): Use p/d.
7158
7159 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7160
7161 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7162 characters.
7163
7164 2017-08-05 Tom Tromey <tom@tromey.com>
7165
7166 * gdb.rust/simple.exp: Allow String to appear in a different
7167 namespace.
7168
7169 2017-07-26 Yao Qi <yao.qi@linaro.org>
7170
7171 * gdb.gdb/unittest.exp: Invoke command
7172 "maintenance check xml-descriptions".
7173
7174 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7175
7176 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7177 calling context.
7178 (hex128): Drop erroneous calculation of parameters.
7179
7180 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7181
7182 * gdb.python/py-unwind.exp: Disable stack protection when
7183 building test file.
7184
7185 2017-07-20 Pedro Alves <palves@redhat.com>
7186
7187 * gdb.base/default.exp (set language): Adjust expected output.
7188
7189 2017-07-20 Pedro Alves <palves@redhat.com>
7190
7191 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7192 (test_minsym): ... this, and make static.
7193 (get_pck__foo__bar__minsym): Rename to ...
7194 (get_test_minsym): ... this.
7195 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7196 symbol names and comments.
7197 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7198 (get_test_minsym): ... this.
7199 (pck__foo__bar__minsym__2): Rename to ...
7200 (test_minsym): ... this.
7201 (main): Adjust.
7202
7203 2017-07-17 Pedro Alves <palves@redhat.com>
7204
7205 * gdb.base/completion.exp: Adjust expected output.
7206 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7207 the completer works.
7208
7209 2017-07-17 Pedro Alves <palves@redhat.com>
7210
7211 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7212
7213 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7214
7215 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7216
7217 2017-07-14 Tom Tromey <tom@tromey.com>
7218
7219 PR rust/21764:
7220 * gdb.rust/simple.exp: Add tests.
7221
7222 2017-07-14 Tom Tromey <tom@tromey.com>
7223
7224 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7225
7226 2017-07-14 Pedro Alves <palves@redhat.com>
7227
7228 * gdb.linespec/base/one/thefile.cc (z1): New function.
7229 * gdb.linespec/base/two/thefile.cc (z2): New function.
7230 * gdb.linespec/linespec.exp: Add tests.
7231
7232 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7233
7234 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7235 to mi_create_breakpoint.
7236
7237 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7238
7239 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7240 mi_create_breakpoint.
7241
7242 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7243
7244 * gdb.dlang/demangle.exp: Update for demangling changes.
7245
7246 2017-07-09 Tom Tromey <tom@tromey.com>
7247
7248 * gdb.dwarf2/shortpiece.exp: New file.
7249
7250 2017-07-06 David Blaikie <dblaikie@gmail.com>
7251
7252 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7253 built from fissiont-multi-cu{1,2}.c.
7254 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7255 except putting 'main' and 'func' in separate CUs in the same DWO file.
7256 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7257 test.
7258 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7259 test.
7260
7261 2017-07-06 Pedro Alves <palves@redhat.com>
7262
7263 * gdb.python/py-unwind.exp: Test flushregs.
7264
7265 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7266
7267 PR cli/21688
7268 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7269 tests for alias commands and trailing whitespace.
7270
7271 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7272
7273 PR cli/21688
7274 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7275 procedure. Call it.
7276
7277 2017-06-29 Pedro Alves <palves@redhat.com>
7278
7279 * gdb.base/printcmds.exp: Add tests.
7280
7281 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7282
7283 PR gdb/21337
7284 * gdb.base/reread-readsym.exp: New file.
7285 * gdb.base/reread-readsym.c: New file.
7286
7287 2017-06-21 Kevin Buettner <kevinb@redhat.com>
7288
7289 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7290 subpattern.
7291
7292 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7293
7294 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7295 extended mnemonic.
7296 * gdb.arch/powerpc-power9.s: Likewise.
7297
7298 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7299
7300 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7301 on 32-bit x86 targets. Exploit is_*_target macros where
7302 appropriate.
7303
7304 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7305
7306 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7307 register pieces.
7308
7309 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7310
7311 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7312 located in one or more DWARF pieces.
7313
7314 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7315
7316 * lib/gdb.exp (get_endianness): New proc.
7317 * gdb.arch/aarch64-fp.exp: Use it.
7318 * gdb.arch/altivec-regs.exp: Likewise.
7319 * gdb.arch/e500-regs.exp: Likewise.
7320 * gdb.arch/vsx-regs.exp: Likewise.
7321 * gdb.base/dump.exp: Likewise.
7322 * gdb.base/funcargs.exp: Likewise.
7323 * gdb.base/gnu_vector.exp: Likewise.
7324 * gdb.dwarf2/formdata16.exp: Likewise.
7325 * gdb.dwarf2/implptrpiece.exp: Likewise.
7326 * gdb.dwarf2/nonvar-access.exp: Likewise.
7327 * gdb.python/py-inferior.exp: Likewise.
7328 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7329
7330 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7331
7332 PR gdb/21226
7333 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7334 stack value pieces are taken from the LSB end.
7335
7336 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7337
7338 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7339 variable at nonzero offset.
7340
7341 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7342
7343 * gdb.dwarf2/var-access.c: New file.
7344 * gdb.dwarf2/var-access.exp: New test.
7345 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7346
7347 2017-06-12 Tom Tromey <tom@tromey.com>
7348
7349 * gdb.dwarf2/formdata16.exp: Add tests.
7350
7351 2017-06-12 Tom Tromey <tom@tromey.com>
7352
7353 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7354
7355 2017-06-12 Tom Tromey <tom@tromey.com>
7356
7357 PR exp/16225:
7358 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7359 * gdb.arch/vsx-regs.exp: Update tests.
7360 * gdb.arch/s390-vregs.exp (hex128): New proc.
7361 Update test.
7362 * gdb.arch/altivec-regs.exp: Update tests.
7363
7364 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7365
7366 * gdb.base/startup-with-shell.c: New file.
7367 * gdb.base/startup-with-shell.exp: Likewise.
7368
7369 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7370
7371 * gdb.server/non-existing-program.exp: Update regex in order to
7372 reflect the fact that gdbserver is now using fork_inferior (with a
7373 shell) to startup the inferior.
7374
7375 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7376
7377 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7378 support function calls from GDB.
7379
7380 2017-05-21 Tom Tromey <tom@tromey.com>
7381
7382 PR rust/21466:
7383 * gdb.rust/unsized.exp: New file.
7384 * gdb.rust/unsized.rs: New file.
7385
7386 2017-05-19 Tom Tromey <tom@tromey.com>
7387
7388 PR rust/21484:
7389 * gdb.rust/watch.exp: New file.
7390 * gdb.rust/watch.rs: New file.
7391
7392 2017-05-18 Tom Tromey <tom@tromey.com>
7393
7394 * gdb.rust/simple.exp: Allow Box to be qualified.
7395
7396 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7397
7398 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7399
7400 2017-05-18 Pedro Alves <palves@redhat.com>
7401
7402 * gdb.base/fileio.c (test_write, test_read, test_close)
7403 (test_fstat): Don't print 'ret' in the fail path.
7404
7405 2017-05-18 Pedro Alves <palves@redhat.com>
7406
7407 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7408 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7409 (test_system, test_rename, test_unlink, test_time): Change
7410 prototypes.
7411 * gdb.base/fileio.exp (stop_msg): Adjust.
7412
7413 2017-05-18 Pedro Alves <palves@redhat.com>
7414
7415 * gdb.base/fileio.c (null_str): New global.
7416 (test_stat): Use it.
7417 * gdb.base/fileio.exp: Remove nowarnings.
7418
7419 2017-05-17 Yao Qi <yao.qi@linaro.org>
7420
7421 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7422
7423 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7424
7425 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7426 argument command.
7427 (top-level): Invoke test_set_inferior_tty.
7428
7429 2017-05-04 Pedro Alves <palves@redhat.com>
7430
7431 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7432 Add parens to print call for Python 3.
7433
7434 2017-05-03 Keith Seitz <keiths@redhat.com>
7435
7436 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7437 (main): Call it.
7438
7439 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7440
7441 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7442 to prev and next.
7443
7444 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7445
7446 * gdb.python/py-record-btrace.exp: Remove test for
7447 gdb.BtraceInstruction.error.
7448
7449 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7450
7451 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7452
7453 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7454
7455 * gdb.python/py-record-btrace-threads.c: New file.
7456 * gdb.python/py-record-btrace-threads.exp: New file.
7457
7458 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7459
7460 PR testsuite/8595
7461 * gdb.base/environ.exp: Make test available in all architectures.
7462 Move bits related to "info program" testing to
7463 gdb.base/info-program.exp. Rewrite tests to use the two new
7464 procedures mentione below.
7465 (test_set_show_env_var) New procedure.
7466 (test_set_show_env_var_equal): Likewise.
7467 * gdb.base/info-program.exp: New file.
7468
7469 2017-04-27 Keith Seitz <keiths@redhat.com>
7470
7471 * gdb.cp/oranking.cc (test15): New function.
7472 (main): Call test15 and declare additional variables for testing.
7473 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7474 "p foo101('abc')" tests.
7475 Add tests for cv qualifier overloads.
7476 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7477 "lvalue reference overload" test.
7478 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7479 "print value of f1 on Child&& in f2" test.
7480
7481 2017-04-19 Pedro Alves <palves@redhat.com>
7482
7483 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7484 procedure.
7485 (top level): Call it.
7486 * lib/gdb.exp (gdb_define_cmd): New procedure.
7487
7488 2017-04-12 Pedro Alves <palves@redhat.com>
7489
7490 PR gdb/21323
7491 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7492 (wchar): New global.
7493 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7494 (do_test_wide_char, wide_char_types_no_program, top level): Add
7495 wchar_t testing.
7496
7497 2017-04-12 Pedro Alves <palves@redhat.com>
7498
7499 PR c++/21323
7500 * gdb.cp/wide_char_types.c: New file.
7501 * gdb.cp/wide_char_types.exp: New file.
7502
7503 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7504
7505 PR gdb/21352
7506 * gdb.trace/tsv.exp: Add test for "tsave -r".
7507
7508 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7509
7510 * gdb.dlang/watch-loc.c: New file.
7511 * gdb.dlang/watch-loc.exp: New file.
7512
7513 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7514
7515 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7516
7517 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7518
7519 * gdb.arch/arc-analyze-prologue.S: New file.
7520 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7521
7522 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7523
7524 * gdb.arch/arc-decode-insn.S: New file.
7525 * gdb.arch/arc-decode-insn.exp: Likewise.
7526
7527 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7528
7529 PR tdep/20928
7530 * gdb.arch/sparc64-regs.exp: New file.
7531 * gdb.arch/sparc64-regs.S: Likewise.
7532
7533 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7534
7535 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7536 and memory view on Python 3.
7537
7538 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7539 Keith Seitz <keiths@redhat.com>
7540
7541 PR gdb/14441
7542 * gdb.cp/demangle.exp: Add rvalue reference tests.
7543 * gdb.cp/rvalue-ref-casts.cc: New file.
7544 * gdb.cp/rvalue-ref-casts.exp: New file.
7545 * gdb.cp/rvalue-ref-overload.cc: New file.
7546 * gdb.cp/rvalue-ref-overload.exp: New file.
7547 * gdb.cp/rvalue-ref-params.cc: New file.
7548 * gdb.cp/rvalue-ref-params.exp: New file.
7549 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7550 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7551 * gdb.cp/rvalue-ref-types.cc: New file.
7552 * gdb.cp/rvalue-ref-types.exp: New file.
7553 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7554 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7555
7556 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7557
7558 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7559 New procedure.
7560
7561 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7562
7563 * lib/mi-support.exp (mi_gdb_test): Add additional message
7564 for unexpected output.
7565
7566 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7567
7568 * gdb.base/examine-backward.c (Barrier): New character array
7569 constant, to ensure that TestStrings is preceded by a string
7570 terminator.
7571
7572 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7573
7574 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7575 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7576 and implicit pointer into such a location.
7577
7578 2017-03-16 Doug Evans <dje@google.com>
7579
7580 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7581
7582 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7583
7584 * gdb.cp/m-static.exp: Fix expectation for prototype of
7585 test5.single_constructor and single_constructor::single_constructor.
7586
7587 2017-03-16 Doug Evans <dje@google.com>
7588
7589 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7590 * gdb.guile/scm-lazy-string.c: New file.
7591 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7592 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7593 for pointer, array, typedef lazy strings.
7594
7595 2017-03-16 Doug Evans <dje@google.com>
7596
7597 PR python/17728, python/18439, python/18779
7598 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7599 * gdb.python/py-lazy-string.c (pointer): New typedef.
7600 (main): New locals ptr, array, typedef_ptr.
7601 * gdb.python/py-value.exp: Move lazy string tests to ...
7602 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7603 array, typedef lazy strings.
7604
7605 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7606
7607 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7608 Add optional 'test' parameter.
7609
7610 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7611
7612 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7613 Skip for versions of DejaGnu < 1.5.
7614
7615 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7616
7617 * lib/gdb.exp (dejagnu_version): New proc.
7618 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7619 Use dejagnu_version.
7620
7621 2017-03-10 Keith Seitz <keiths@redhat.com>
7622
7623 PR c++/8128
7624 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7625 type from destructor regexps.
7626 Add a branch which actually passes the test.
7627 Adjust "ptype t5i" test names.
7628
7629 2017-03-08 Pedro Alves <palves@redhat.com>
7630
7631 * gdb.base/step-over-exit.exp: Add explicit test message.
7632
7633 2017-03-08 Pedro Alves <palves@redhat.com>
7634
7635 PR gdb/18360
7636 * gdb.threads/interrupt-while-step-over.c: New file.
7637 * gdb.threads/interrupt-while-step-over.exp: New file.
7638
7639 2017-03-08 Pedro Alves <palves@redhat.com>
7640
7641 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7642 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7643
7644 2017-03-08 Pedro Alves <palves@redhat.com>
7645
7646 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7647 PKRU as not supported as a PASS.
7648
7649 2017-03-08 Pedro Alves <palves@redhat.com>
7650
7651 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7652 prefix instead of $binfile1/$binfile2.
7653 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7654 in test message.
7655 * gdb.python/py-completion.exp: Use "load python file" as test
7656 messages instead of unstable path names.
7657
7658 2017-03-08 Pedro Alves <palves@redhat.com>
7659 Jan Kratochvil <jan.kratochvil@redhat.com>
7660
7661 PR cli/21218
7662 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7663 New proc.
7664 (top level): Call it.
7665
7666 2017-03-08 Pedro Alves <palves@redhat.com>
7667
7668 PR tui/21216
7669 * gdb.tui/tui-nl-filtered-output.exp: New file.
7670
7671 2017-03-08 Pedro Alves <palves@redhat.com>
7672
7673 * gdb.base/completion.exp: Move TUI completion tests to ...
7674 * gdb.tui/completion.exp: ... this new file.
7675
7676 2017-03-08 Pedro Alves <palves@redhat.com>
7677
7678 * gdb.base/tui-disasm-long-lines.c,
7679 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7680 gdb.base/tui-layout.exp: Move to ...
7681 * gdb.tui/: ... this new directory.
7682
7683 2017-03-07 Pedro Alves <palves@redhat.com>
7684
7685 * gdb.base/tui-layout.c: New file.
7686 * gdb.base/tui-layout.exp: New file.
7687
7688 2017-03-07 Pedro Alves <palves@redhat.com>
7689
7690 * gdb.base/tui-layout.c: Rename to ...
7691 * gdb.base/tui-disasm-long-lines.c: ... this.
7692 * gdb.base/tui-layout.exp: Rename to ...
7693 * gdb.base/tui-disasm-long-lines.exp: ... this.
7694
7695 2017-03-07 Pedro Alves <palves@redhat.com>
7696
7697 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7698
7699 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7700
7701 * i386-mpx-call.c: New file.
7702 * i386-mpx-call.exp: New file.
7703
7704 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7705
7706 * gdb.arch/powerpc-power.exp: Delete test.
7707 * gdb.arch/powerpc-power.s: Likewise.
7708 * gdb.disasm/disassembler-options.exp: New test.
7709 * gdb.arch/powerpc-altivec.exp: Likewise.
7710 * gdb.arch/powerpc-altivec.s: Likewise.
7711 * gdb.arch/powerpc-altivec2.exp: Likewise.
7712 * gdb.arch/powerpc-altivec2.s: Likewise.
7713 * gdb.arch/powerpc-altivec3.exp: Likewise.
7714 * gdb.arch/powerpc-altivec3.s: Likewise.
7715 * gdb.arch/powerpc-power7.exp: Likewise.
7716 * gdb.arch/powerpc-power7.s: Likewise.
7717 * gdb.arch/powerpc-power8.exp: Likewise.
7718 * gdb.arch/powerpc-power8.s: Likewise.
7719 * gdb.arch/powerpc-power9.exp: Likewise.
7720 * gdb.arch/powerpc-power9.s: Likewise.
7721 * gdb.arch/powerpc-vsx.exp: Likewise.
7722 * gdb.arch/powerpc-vsx.s: Likewise.
7723 * gdb.arch/powerpc-vsx2.exp: Likewise.
7724 * gdb.arch/powerpc-vsx2.s: Likewise.
7725 * gdb.arch/powerpc-vsx3.exp: Likewise.
7726 * gdb.arch/powerpc-vsx3.s: Likewise.
7727 * gdb.arch/arm-disassembler-options.exp: Likewise.
7728 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7729 * gdb.arch/s390-disassembler-options.exp: Likewise.
7730
7731 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
7732
7733 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7734 (check_supported_features): ... this. Changed return type to void.
7735 (supports_rdseed): New static global.
7736 (rdseed): Check supports_rdseed.
7737 (initialize): Call check_supported_features.
7738
7739 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7740
7741 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7742 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7743 and lqarx/stqcx.
7744 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7745 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7746
7747 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7748
7749 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7750 uppercase.
7751
7752 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7753
7754 * gdb.dwarf2/formdata16.c: New file.
7755 * gdb.dwarf2/formdata16.exp: New file.
7756 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7757
7758 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7759
7760 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7761 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7762 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7763 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7764 DW_AT_GNU_*.
7765
7766 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7767
7768 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7769
7770 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7771
7772 PR gdb/21164
7773 * gdb.base/maint.exp: Add testcases for when the commands do
7774 not have arguments.
7775
7776 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7777
7778 * gdb.cp/chained-calls.exp: Use p instead of P.
7779
7780 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7781
7782 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7783 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7784
7785 2017-02-14 Tom Tromey <tom@tromey.com>
7786
7787 PR python/13598:
7788 * gdb.python/py-events.exp: Add before_prompt event tests.
7789
7790 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7791
7792 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7793
7794 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7795
7796 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7797 (main): Call my_unique_function_name.
7798 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7799 completion of patterns with a single match.
7800 Add missing -re switches to gdb_test_multiple calls.
7801
7802 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7803
7804 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7805 return if core file is not recognized.
7806
7807 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7808
7809 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7810 and extra UIs.
7811
7812 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7813
7814 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7815 proc_with_prefix.
7816
7817 2017-02-10 Tom Tromey <tom@tromey.com>
7818
7819 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7820
7821 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
7822
7823 PR gdb/21122
7824 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7825
7826 2017-02-08 Jerome Guitton <guitton@adacore.com>
7827
7828 * gdb.base/define.exp: Add test for command abbreviations
7829 in define.
7830
7831 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
7832
7833 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7834 * gdb.reverse/insn-reverse-x86.c: New file.
7835
7836 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7837
7838 PR tdep/20936
7839 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7840
7841 2017-02-03 Tom Tromey <tom@tromey.com>
7842
7843 PR rust/21097:
7844 * gdb.rust/simple.exp: Add new tests.
7845
7846 2017-02-02 Pedro Alves <palves@redhat.com>
7847
7848 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7849 tests.
7850
7851 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7852
7853 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7854 taking a 2-byte value out of a 4-byte DWARF implicit value on
7855 big-endian targets.
7856 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7857 logic. Add test cases for DW_OP_implicit.
7858
7859 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7860
7861 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7862
7863 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7864
7865 * gdb.btrace/enable.exp: Call gdb_exit before
7866 skip_gdbserver_tests.
7867
7868 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7869
7870 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7871 GDBFLAGS.
7872
7873 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7874
7875 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7876 the test is skipped.
7877 * gdb.btrace/data.exp: Likewise.
7878 * gdb.btrace/delta.exp: Likewise.
7879 * gdb.btrace/dlopen.exp: Likewise.
7880 * gdb.btrace/enable-running.exp: Likewise.
7881 * gdb.btrace/enable.exp: Likewise.
7882 * gdb.btrace/exception.exp: Likewise.
7883 * gdb.btrace/function_call_history.exp: Likewise.
7884 * gdb.btrace/gcore.exp: Likewise.
7885 * gdb.btrace/instruction_history.exp: Likewise.
7886 * gdb.btrace/multi-thread-step.exp: Likewise.
7887 * gdb.btrace/nohist.exp: Likewise.
7888 * gdb.btrace/non-stop.exp: Likewise.
7889 * gdb.btrace/reconnect.exp: Likewise.
7890 * gdb.btrace/record_goto-step.exp: Likewise.
7891 * gdb.btrace/record_goto.exp: Likewise.
7892 * gdb.btrace/rn-dl-bind.exp: Likewise.
7893 * gdb.btrace/segv.exp: Likewise.
7894 * gdb.btrace/step.exp: Likewise.
7895 * gdb.btrace/stepi.exp: Likewise.
7896 * gdb.btrace/tailcall-only.exp: Likewise.
7897 * gdb.btrace/tailcall.exp: Likewise.
7898 * gdb.btrace/tsx.exp: Likewise.
7899 * gdb.btrace/unknown_functions.exp: Likewise.
7900 * gdb.btrace/vdso.exp: Likewise.
7901
7902 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7903
7904 * gdb.btrace/enable-running.c: New.
7905 * gdb.btrace/enable-running.exp: New.
7906
7907 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7908
7909 * gdb.arch/amd64-gs_base.c: New file.
7910 * gdb.arch/amd64-gs_base.exp: New file.
7911
7912 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
7913
7914 * lib/memory.exp: Remove spurious empty newlines.
7915
7916 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7917
7918 * gdb.python/py-bad-printers.exp: Load python file using "source".
7919 * gdb.python/py-events.exp: Likewise.
7920 * gdb.python/py-evsignal.exp: Likewise.
7921 * gdb.python/py-evthreads.exp: Likewise.
7922 * gdb.python/py-frame-args.exp: Likewise.
7923 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7924 * gdb.python/py-framefilter-mi.exp: Likewise.
7925 * gdb.python/py-framefilter.exp: Likewise.
7926 * gdb.python/py-mi.exp: Likewise.
7927 * gdb.python/py-pp-maint.exp: Likewise.
7928 * gdb.python/py-pp-registration.exp: Likewise.
7929 * gdb.python/py-prettyprint.exp: Likewise.
7930 (run_lang_tests): Likewise.
7931 * gdb.python/py-typeprint.exp: Likewise.
7932
7933 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
7934
7935 * lib/memory.exp: New file.
7936 * lib/gdb.exp: Load memory.exp.
7937 * gdb.base/memattr.exp (delete_memory): Move proc to
7938 lib/memory.exp and rename to delete_memory_regions.
7939 Replace delete_memory with delete_memory_regions.
7940 Cleanup memory regions before tests.
7941 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7942 before tests.
7943
7944 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
7945
7946 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7947 files.
7948 (initialize): New function conditionally defined.
7949 (testcases): Move within conditional block.
7950 (main): Call initialize.
7951 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7952 of gdb.reverse/insn-reverse.c.
7953 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7954 gdb.reverse/insn-reverse.c.
7955
7956 2017-01-26 Yao Qi <yao.qi@linaro.org>
7957
7958 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7959 disassemble on address 0.
7960
7961 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7962 Yao Qi <yao.qi@linaro.org>
7963
7964 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7965 * gdb.dwarf2/implptr-64bit.S: Remove.
7966 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7967 variables in caller's context. Add DW_OP_implicit_value.
7968
7969 2017-01-25 Yao Qi <yao.qi@linaro.org>
7970
7971 * lib/dwarf.exp (Dwarf::_location): Handle
7972 DW_OP_GNU_implicit_pointer with proper size.
7973
7974 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
7975
7976 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7977 and add untested calls.
7978
7979 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
7980
7981 * gdb.python/python.exp: Check line number against what GDB thinks
7982 the line number is for func1.
7983
7984 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7985
7986 * gdb.dlang/debug-expr.exp: New file.
7987
7988 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
7989
7990 Fix test names for the following files:
7991
7992 * gdb.ada/exec_changed.exp
7993 * gdb.ada/info_types.exp
7994 * gdb.arch/aarch64-atomic-inst.exp
7995 * gdb.arch/aarch64-fp.exp
7996 * gdb.arch/altivec-abi.exp
7997 * gdb.arch/altivec-regs.exp
7998 * gdb.arch/amd64-byte.exp
7999 * gdb.arch/amd64-disp-step.exp
8000 * gdb.arch/amd64-dword.exp
8001 * gdb.arch/amd64-entry-value-inline.exp
8002 * gdb.arch/amd64-entry-value-param.exp
8003 * gdb.arch/amd64-entry-value-paramref.exp
8004 * gdb.arch/amd64-entry-value.exp
8005 * gdb.arch/amd64-i386-address.exp
8006 * gdb.arch/amd64-invalid-stack-middle.exp
8007 * gdb.arch/amd64-invalid-stack-top.exp
8008 * gdb.arch/amd64-optimout-repeat.exp
8009 * gdb.arch/amd64-prologue-skip.exp
8010 * gdb.arch/amd64-prologue-xmm.exp
8011 * gdb.arch/amd64-stap-special-operands.exp
8012 * gdb.arch/amd64-stap-wrong-subexp.exp
8013 * gdb.arch/amd64-tailcall-cxx.exp
8014 * gdb.arch/amd64-tailcall-noret.exp
8015 * gdb.arch/amd64-tailcall-ret.exp
8016 * gdb.arch/amd64-tailcall-self.exp
8017 * gdb.arch/amd64-word.exp
8018 * gdb.arch/arm-bl-branch-dest.exp
8019 * gdb.arch/arm-disp-step.exp
8020 * gdb.arch/arm-neon.exp
8021 * gdb.arch/arm-single-step-kernel-helper.exp
8022 * gdb.arch/avr-flash-qualifier.exp
8023 * gdb.arch/disp-step-insn-reloc.exp
8024 * gdb.arch/e500-abi.exp
8025 * gdb.arch/e500-regs.exp
8026 * gdb.arch/ftrace-insn-reloc.exp
8027 * gdb.arch/i386-avx512.exp
8028 * gdb.arch/i386-bp_permanent.exp
8029 * gdb.arch/i386-byte.exp
8030 * gdb.arch/i386-cfi-notcurrent.exp
8031 * gdb.arch/i386-disp-step.exp
8032 * gdb.arch/i386-dr3-watch.exp
8033 * gdb.arch/i386-float.exp
8034 * gdb.arch/i386-gnu-cfi.exp
8035 * gdb.arch/i386-mpx-map.exp
8036 * gdb.arch/i386-mpx-sigsegv.exp
8037 * gdb.arch/i386-mpx-simple_segv.exp
8038 * gdb.arch/i386-mpx.exp
8039 * gdb.arch/i386-permbkpt.exp
8040 * gdb.arch/i386-prologue.exp
8041 * gdb.arch/i386-signal.exp
8042 * gdb.arch/i386-size-overlap.exp
8043 * gdb.arch/i386-unwind.exp
8044 * gdb.arch/i386-word.exp
8045 * gdb.arch/mips-fcr.exp
8046 * gdb.arch/powerpc-d128-regs.exp
8047 * gdb.arch/powerpc-stackless.exp
8048 * gdb.arch/ppc64-atomic-inst.exp
8049 * gdb.arch/s390-stackless.exp
8050 * gdb.arch/s390-tdbregs.exp
8051 * gdb.arch/s390-vregs.exp
8052 * gdb.arch/sparc-sysstep.exp
8053 * gdb.arch/thumb-bx-pc.exp
8054 * gdb.arch/thumb-singlestep.exp
8055 * gdb.arch/thumb2-it.exp
8056 * gdb.arch/vsx-regs.exp
8057 * gdb.asm/asm-source.exp
8058 * gdb.base/a2-run.exp
8059 * gdb.base/advance.exp
8060 * gdb.base/all-bin.exp
8061 * gdb.base/anon.exp
8062 * gdb.base/args.exp
8063 * gdb.base/arithmet.exp
8064 * gdb.base/async-shell.exp
8065 * gdb.base/async.exp
8066 * gdb.base/attach-pie-noexec.exp
8067 * gdb.base/attach-twice.exp
8068 * gdb.base/auto-load.exp
8069 * gdb.base/bang.exp
8070 * gdb.base/bitfields.exp
8071 * gdb.base/break-always.exp
8072 * gdb.base/break-caller-line.exp
8073 * gdb.base/break-entry.exp
8074 * gdb.base/break-inline.exp
8075 * gdb.base/break-on-linker-gcd-function.exp
8076 * gdb.base/break-probes.exp
8077 * gdb.base/break.exp
8078 * gdb.base/breakpoint-shadow.exp
8079 * gdb.base/call-ar-st.exp
8080 * gdb.base/call-sc.exp
8081 * gdb.base/call-signal-resume.exp
8082 * gdb.base/call-strs.exp
8083 * gdb.base/callfuncs.exp
8084 * gdb.base/catch-fork-static.exp
8085 * gdb.base/catch-gdb-caused-signals.exp
8086 * gdb.base/catch-load.exp
8087 * gdb.base/catch-signal-fork.exp
8088 * gdb.base/catch-signal.exp
8089 * gdb.base/catch-syscall.exp
8090 * gdb.base/charset.exp
8091 * gdb.base/checkpoint.exp
8092 * gdb.base/chng-syms.exp
8093 * gdb.base/code-expr.exp
8094 * gdb.base/code_elim.exp
8095 * gdb.base/commands.exp
8096 * gdb.base/completion.exp
8097 * gdb.base/complex.exp
8098 * gdb.base/cond-expr.exp
8099 * gdb.base/condbreak.exp
8100 * gdb.base/consecutive.exp
8101 * gdb.base/continue-all-already-running.exp
8102 * gdb.base/coredump-filter.exp
8103 * gdb.base/corefile.exp
8104 * gdb.base/dbx.exp
8105 * gdb.base/debug-expr.exp
8106 * gdb.base/define.exp
8107 * gdb.base/del.exp
8108 * gdb.base/disabled-location.exp
8109 * gdb.base/disasm-end-cu.exp
8110 * gdb.base/disasm-optim.exp
8111 * gdb.base/display.exp
8112 * gdb.base/duplicate-bp.exp
8113 * gdb.base/ena-dis-br.exp
8114 * gdb.base/ending-run.exp
8115 * gdb.base/enumval.exp
8116 * gdb.base/environ.exp
8117 * gdb.base/eu-strip-infcall.exp
8118 * gdb.base/eval-avoid-side-effects.exp
8119 * gdb.base/eval-skip.exp
8120 * gdb.base/exitsignal.exp
8121 * gdb.base/expand-psymtabs.exp
8122 * gdb.base/filesym.exp
8123 * gdb.base/find-unmapped.exp
8124 * gdb.base/finish.exp
8125 * gdb.base/float.exp
8126 * gdb.base/foll-exec-mode.exp
8127 * gdb.base/foll-exec.exp
8128 * gdb.base/foll-fork.exp
8129 * gdb.base/fortran-sym-case.exp
8130 * gdb.base/freebpcmd.exp
8131 * gdb.base/func-ptr.exp
8132 * gdb.base/func-ptrs.exp
8133 * gdb.base/funcargs.exp
8134 * gdb.base/gcore-buffer-overflow.exp
8135 * gdb.base/gcore-relro-pie.exp
8136 * gdb.base/gcore-relro.exp
8137 * gdb.base/gcore.exp
8138 * gdb.base/gdb1090.exp
8139 * gdb.base/gdb11530.exp
8140 * gdb.base/gdb11531.exp
8141 * gdb.base/gdb1821.exp
8142 * gdb.base/gdbindex-stabs.exp
8143 * gdb.base/gdbvars.exp
8144 * gdb.base/hbreak.exp
8145 * gdb.base/hbreak2.exp
8146 * gdb.base/included.exp
8147 * gdb.base/infcall-input.exp
8148 * gdb.base/inferior-died.exp
8149 * gdb.base/infnan.exp
8150 * gdb.base/info-macros.exp
8151 * gdb.base/info-os.exp
8152 * gdb.base/info-proc.exp
8153 * gdb.base/info-shared.exp
8154 * gdb.base/info-target.exp
8155 * gdb.base/infoline.exp
8156 * gdb.base/interp.exp
8157 * gdb.base/interrupt.exp
8158 * gdb.base/jit-reader.exp
8159 * gdb.base/jit-simple.exp
8160 * gdb.base/kill-after-signal.exp
8161 * gdb.base/kill-detach-inferiors-cmd.exp
8162 * gdb.base/label.exp
8163 * gdb.base/langs.exp
8164 * gdb.base/ldbl_e308.exp
8165 * gdb.base/line-symtabs.exp
8166 * gdb.base/linespecs.exp
8167 * gdb.base/list.exp
8168 * gdb.base/long_long.exp
8169 * gdb.base/longest-types.exp
8170 * gdb.base/maint.exp
8171 * gdb.base/max-value-size.exp
8172 * gdb.base/memattr.exp
8173 * gdb.base/mips_pro.exp
8174 * gdb.base/morestack.exp
8175 * gdb.base/moribund-step.exp
8176 * gdb.base/multi-forks.exp
8177 * gdb.base/nested-addr.exp
8178 * gdb.base/nextoverexit.exp
8179 * gdb.base/noreturn-finish.exp
8180 * gdb.base/noreturn-return.exp
8181 * gdb.base/nostdlib.exp
8182 * gdb.base/offsets.exp
8183 * gdb.base/opaque.exp
8184 * gdb.base/pc-fp.exp
8185 * gdb.base/permissions.exp
8186 * gdb.base/print-symbol-loading.exp
8187 * gdb.base/prologue-include.exp
8188 * gdb.base/psymtab.exp
8189 * gdb.base/ptype.exp
8190 * gdb.base/random-signal.exp
8191 * gdb.base/randomize.exp
8192 * gdb.base/range-stepping.exp
8193 * gdb.base/readline-ask.exp
8194 * gdb.base/recpar.exp
8195 * gdb.base/recurse.exp
8196 * gdb.base/relational.exp
8197 * gdb.base/restore.exp
8198 * gdb.base/return-nodebug.exp
8199 * gdb.base/return.exp
8200 * gdb.base/run-after-attach.exp
8201 * gdb.base/save-bp.exp
8202 * gdb.base/scope.exp
8203 * gdb.base/sect-cmd.exp
8204 * gdb.base/set-lang-auto.exp
8205 * gdb.base/set-noassign.exp
8206 * gdb.base/setvar.exp
8207 * gdb.base/sigall.exp
8208 * gdb.base/sigbpt.exp
8209 * gdb.base/siginfo-addr.exp
8210 * gdb.base/siginfo-infcall.exp
8211 * gdb.base/siginfo-obj.exp
8212 * gdb.base/siginfo.exp
8213 * gdb.base/signals-state-child.exp
8214 * gdb.base/signest.exp
8215 * gdb.base/sigstep.exp
8216 * gdb.base/sizeof.exp
8217 * gdb.base/skip.exp
8218 * gdb.base/solib-corrupted.exp
8219 * gdb.base/solib-nodir.exp
8220 * gdb.base/solib-search.exp
8221 * gdb.base/stack-checking.exp
8222 * gdb.base/stale-infcall.exp
8223 * gdb.base/stap-probe.exp
8224 * gdb.base/start.exp
8225 * gdb.base/step-break.exp
8226 * gdb.base/step-bt.exp
8227 * gdb.base/step-line.exp
8228 * gdb.base/step-over-exit.exp
8229 * gdb.base/step-over-syscall.exp
8230 * gdb.base/step-resume-infcall.exp
8231 * gdb.base/step-test.exp
8232 * gdb.base/store.exp
8233 * gdb.base/structs3.exp
8234 * gdb.base/sym-file.exp
8235 * gdb.base/symbol-without-target_section.exp
8236 * gdb.base/term.exp
8237 * gdb.base/testenv.exp
8238 * gdb.base/ui-redirect.exp
8239 * gdb.base/until.exp
8240 * gdb.base/unwindonsignal.exp
8241 * gdb.base/value-double-free.exp
8242 * gdb.base/vla-datatypes.exp
8243 * gdb.base/vla-ptr.exp
8244 * gdb.base/vla-sideeffect.exp
8245 * gdb.base/volatile.exp
8246 * gdb.base/watch-cond-infcall.exp
8247 * gdb.base/watch-cond.exp
8248 * gdb.base/watch-non-mem.exp
8249 * gdb.base/watch-read.exp
8250 * gdb.base/watch-vfork.exp
8251 * gdb.base/watchpoint-cond-gone.exp
8252 * gdb.base/watchpoint-delete.exp
8253 * gdb.base/watchpoint-hw-hit-once.exp
8254 * gdb.base/watchpoint-hw.exp
8255 * gdb.base/watchpoint-stops-at-right-insn.exp
8256 * gdb.base/watchpoints.exp
8257 * gdb.base/wchar.exp
8258 * gdb.base/whatis-exp.exp
8259 * gdb.btrace/buffer-size.exp
8260 * gdb.btrace/data.exp
8261 * gdb.btrace/delta.exp
8262 * gdb.btrace/dlopen.exp
8263 * gdb.btrace/enable.exp
8264 * gdb.btrace/exception.exp
8265 * gdb.btrace/function_call_history.exp
8266 * gdb.btrace/gcore.exp
8267 * gdb.btrace/instruction_history.exp
8268 * gdb.btrace/nohist.exp
8269 * gdb.btrace/reconnect.exp
8270 * gdb.btrace/record_goto-step.exp
8271 * gdb.btrace/record_goto.exp
8272 * gdb.btrace/rn-dl-bind.exp
8273 * gdb.btrace/segv.exp
8274 * gdb.btrace/step.exp
8275 * gdb.btrace/stepi.exp
8276 * gdb.btrace/tailcall-only.exp
8277 * gdb.btrace/tailcall.exp
8278 * gdb.btrace/tsx.exp
8279 * gdb.btrace/unknown_functions.exp
8280 * gdb.btrace/vdso.exp
8281 * gdb.compile/compile-ifunc.exp
8282 * gdb.compile/compile-ops.exp
8283 * gdb.compile/compile-print.exp
8284 * gdb.compile/compile-setjmp.exp
8285 * gdb.cp/abstract-origin.exp
8286 * gdb.cp/ambiguous.exp
8287 * gdb.cp/annota2.exp
8288 * gdb.cp/annota3.exp
8289 * gdb.cp/anon-ns.exp
8290 * gdb.cp/anon-struct.exp
8291 * gdb.cp/anon-union.exp
8292 * gdb.cp/arg-reference.exp
8293 * gdb.cp/baseenum.exp
8294 * gdb.cp/bool.exp
8295 * gdb.cp/breakpoint.exp
8296 * gdb.cp/bs15503.exp
8297 * gdb.cp/call-c.exp
8298 * gdb.cp/casts.exp
8299 * gdb.cp/chained-calls.exp
8300 * gdb.cp/class2.exp
8301 * gdb.cp/classes.exp
8302 * gdb.cp/cmpd-minsyms.exp
8303 * gdb.cp/converts.exp
8304 * gdb.cp/cp-relocate.exp
8305 * gdb.cp/cpcompletion.exp
8306 * gdb.cp/cpexprs.exp
8307 * gdb.cp/cplabel.exp
8308 * gdb.cp/cplusfuncs.exp
8309 * gdb.cp/cpsizeof.exp
8310 * gdb.cp/ctti.exp
8311 * gdb.cp/derivation.exp
8312 * gdb.cp/destrprint.exp
8313 * gdb.cp/dispcxx.exp
8314 * gdb.cp/enum-class.exp
8315 * gdb.cp/exception.exp
8316 * gdb.cp/exceptprint.exp
8317 * gdb.cp/expand-psymtabs-cxx.exp
8318 * gdb.cp/expand-sals.exp
8319 * gdb.cp/extern-c.exp
8320 * gdb.cp/filename.exp
8321 * gdb.cp/formatted-ref.exp
8322 * gdb.cp/fpointer.exp
8323 * gdb.cp/gdb1355.exp
8324 * gdb.cp/gdb2495.exp
8325 * gdb.cp/hang.exp
8326 * gdb.cp/impl-this.exp
8327 * gdb.cp/infcall-dlopen.exp
8328 * gdb.cp/inherit.exp
8329 * gdb.cp/iostream.exp
8330 * gdb.cp/koenig.exp
8331 * gdb.cp/local.exp
8332 * gdb.cp/m-data.exp
8333 * gdb.cp/m-static.exp
8334 * gdb.cp/mb-ctor.exp
8335 * gdb.cp/mb-inline.exp
8336 * gdb.cp/mb-templates.exp
8337 * gdb.cp/member-name.exp
8338 * gdb.cp/member-ptr.exp
8339 * gdb.cp/meth-typedefs.exp
8340 * gdb.cp/method.exp
8341 * gdb.cp/method2.exp
8342 * gdb.cp/minsym-fallback.exp
8343 * gdb.cp/misc.exp
8344 * gdb.cp/namelessclass.exp
8345 * gdb.cp/namespace-enum.exp
8346 * gdb.cp/namespace-nested-import.exp
8347 * gdb.cp/namespace.exp
8348 * gdb.cp/nextoverthrow.exp
8349 * gdb.cp/no-dmgl-verbose.exp
8350 * gdb.cp/non-trivial-retval.exp
8351 * gdb.cp/noparam.exp
8352 * gdb.cp/nsdecl.exp
8353 * gdb.cp/nsimport.exp
8354 * gdb.cp/nsnested.exp
8355 * gdb.cp/nsnoimports.exp
8356 * gdb.cp/nsrecurs.exp
8357 * gdb.cp/nsstress.exp
8358 * gdb.cp/nsusing.exp
8359 * gdb.cp/operator.exp
8360 * gdb.cp/oranking.exp
8361 * gdb.cp/overload-const.exp
8362 * gdb.cp/overload.exp
8363 * gdb.cp/ovldbreak.exp
8364 * gdb.cp/ovsrch.exp
8365 * gdb.cp/paren-type.exp
8366 * gdb.cp/parse-lang.exp
8367 * gdb.cp/pass-by-ref.exp
8368 * gdb.cp/pr-1023.exp
8369 * gdb.cp/pr-1210.exp
8370 * gdb.cp/pr-574.exp
8371 * gdb.cp/pr10687.exp
8372 * gdb.cp/pr12028.exp
8373 * gdb.cp/pr17132.exp
8374 * gdb.cp/pr17494.exp
8375 * gdb.cp/pr9067.exp
8376 * gdb.cp/pr9167.exp
8377 * gdb.cp/pr9631.exp
8378 * gdb.cp/printmethod.exp
8379 * gdb.cp/psmang.exp
8380 * gdb.cp/psymtab-parameter.exp
8381 * gdb.cp/ptype-cv-cp.exp
8382 * gdb.cp/ptype-flags.exp
8383 * gdb.cp/re-set-overloaded.exp
8384 * gdb.cp/ref-types.exp
8385 * gdb.cp/rtti.exp
8386 * gdb.cp/scope-err.exp
8387 * gdb.cp/shadow.exp
8388 * gdb.cp/smartp.exp
8389 * gdb.cp/static-method.exp
8390 * gdb.cp/static-print-quit.exp
8391 * gdb.cp/temargs.exp
8392 * gdb.cp/templates.exp
8393 * gdb.cp/try_catch.exp
8394 * gdb.cp/typedef-operator.exp
8395 * gdb.cp/typeid.exp
8396 * gdb.cp/userdef.exp
8397 * gdb.cp/using-crash.exp
8398 * gdb.cp/var-tag.exp
8399 * gdb.cp/virtbase.exp
8400 * gdb.cp/virtfunc.exp
8401 * gdb.cp/virtfunc2.exp
8402 * gdb.cp/vla-cxx.exp
8403 * gdb.disasm/t01_mov.exp
8404 * gdb.disasm/t02_mova.exp
8405 * gdb.disasm/t03_add.exp
8406 * gdb.disasm/t04_sub.exp
8407 * gdb.disasm/t05_cmp.exp
8408 * gdb.disasm/t06_ari2.exp
8409 * gdb.disasm/t07_ari3.exp
8410 * gdb.disasm/t08_or.exp
8411 * gdb.disasm/t09_xor.exp
8412 * gdb.disasm/t10_and.exp
8413 * gdb.disasm/t11_logs.exp
8414 * gdb.disasm/t12_bit.exp
8415 * gdb.disasm/t13_otr.exp
8416 * gdb.dlang/circular.exp
8417 * gdb.dwarf2/arr-stride.exp
8418 * gdb.dwarf2/arr-subrange.exp
8419 * gdb.dwarf2/atomic-type.exp
8420 * gdb.dwarf2/bad-regnum.exp
8421 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8422 * gdb.dwarf2/callframecfa.exp
8423 * gdb.dwarf2/clztest.exp
8424 * gdb.dwarf2/corrupt.exp
8425 * gdb.dwarf2/data-loc.exp
8426 * gdb.dwarf2/dup-psym.exp
8427 * gdb.dwarf2/dw2-anon-mptr.exp
8428 * gdb.dwarf2/dw2-anonymous-func.exp
8429 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8430 * gdb.dwarf2/dw2-bad-unresolved.exp
8431 * gdb.dwarf2/dw2-basic.exp
8432 * gdb.dwarf2/dw2-canonicalize-type.exp
8433 * gdb.dwarf2/dw2-case-insensitive.exp
8434 * gdb.dwarf2/dw2-common-block.exp
8435 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8436 * gdb.dwarf2/dw2-compressed.exp
8437 * gdb.dwarf2/dw2-const.exp
8438 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8439 * gdb.dwarf2/dw2-cu-size.exp
8440 * gdb.dwarf2/dw2-dup-frame.exp
8441 * gdb.dwarf2/dw2-entry-value.exp
8442 * gdb.dwarf2/dw2-icycle.exp
8443 * gdb.dwarf2/dw2-ifort-parameter.exp
8444 * gdb.dwarf2/dw2-inline-break.exp
8445 * gdb.dwarf2/dw2-inline-param.exp
8446 * gdb.dwarf2/dw2-intercu.exp
8447 * gdb.dwarf2/dw2-intermix.exp
8448 * gdb.dwarf2/dw2-lexical-block-bare.exp
8449 * gdb.dwarf2/dw2-linkage-name-trust.exp
8450 * gdb.dwarf2/dw2-minsym-in-cu.exp
8451 * gdb.dwarf2/dw2-noloc.exp
8452 * gdb.dwarf2/dw2-op-call.exp
8453 * gdb.dwarf2/dw2-op-out-param.exp
8454 * gdb.dwarf2/dw2-opt-structptr.exp
8455 * gdb.dwarf2/dw2-param-error.exp
8456 * gdb.dwarf2/dw2-producer.exp
8457 * gdb.dwarf2/dw2-ranges-base.exp
8458 * gdb.dwarf2/dw2-ref-missing-frame.exp
8459 * gdb.dwarf2/dw2-reg-undefined.exp
8460 * gdb.dwarf2/dw2-regno-invalid.exp
8461 * gdb.dwarf2/dw2-restore.exp
8462 * gdb.dwarf2/dw2-restrict.exp
8463 * gdb.dwarf2/dw2-single-line-discriminators.exp
8464 * gdb.dwarf2/dw2-strp.exp
8465 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8466 * gdb.dwarf2/dw2-unresolved.exp
8467 * gdb.dwarf2/dw2-var-zero-addr.exp
8468 * gdb.dwarf2/dw4-sig-types.exp
8469 * gdb.dwarf2/dwz.exp
8470 * gdb.dwarf2/dynarr-ptr.exp
8471 * gdb.dwarf2/enum-type.exp
8472 * gdb.dwarf2/gdb-index.exp
8473 * gdb.dwarf2/implptr-64bit.exp
8474 * gdb.dwarf2/implptr-optimized-out.exp
8475 * gdb.dwarf2/implptr.exp
8476 * gdb.dwarf2/implref-array.exp
8477 * gdb.dwarf2/implref-const.exp
8478 * gdb.dwarf2/implref-global.exp
8479 * gdb.dwarf2/implref-struct.exp
8480 * gdb.dwarf2/mac-fileno.exp
8481 * gdb.dwarf2/main-subprogram.exp
8482 * gdb.dwarf2/member-ptr-forwardref.exp
8483 * gdb.dwarf2/method-ptr.exp
8484 * gdb.dwarf2/missing-sig-type.exp
8485 * gdb.dwarf2/nonvar-access.exp
8486 * gdb.dwarf2/opaque-type-lookup.exp
8487 * gdb.dwarf2/pieces-optimized-out.exp
8488 * gdb.dwarf2/pieces.exp
8489 * gdb.dwarf2/pr10770.exp
8490 * gdb.dwarf2/pr13961.exp
8491 * gdb.dwarf2/staticvirtual.exp
8492 * gdb.dwarf2/subrange.exp
8493 * gdb.dwarf2/symtab-producer.exp
8494 * gdb.dwarf2/trace-crash.exp
8495 * gdb.dwarf2/typeddwarf.exp
8496 * gdb.dwarf2/valop.exp
8497 * gdb.dwarf2/watch-notconst.exp
8498 * gdb.fortran/array-element.exp
8499 * gdb.fortran/charset.exp
8500 * gdb.fortran/common-block.exp
8501 * gdb.fortran/complex.exp
8502 * gdb.fortran/derived-type-function.exp
8503 * gdb.fortran/derived-type.exp
8504 * gdb.fortran/logical.exp
8505 * gdb.fortran/module.exp
8506 * gdb.fortran/multi-dim.exp
8507 * gdb.fortran/nested-funcs.exp
8508 * gdb.fortran/print-formatted.exp
8509 * gdb.fortran/subarray.exp
8510 * gdb.fortran/vla-alloc-assoc.exp
8511 * gdb.fortran/vla-datatypes.exp
8512 * gdb.fortran/vla-history.exp
8513 * gdb.fortran/vla-ptr-info.exp
8514 * gdb.fortran/vla-ptype-sub.exp
8515 * gdb.fortran/vla-ptype.exp
8516 * gdb.fortran/vla-sizeof.exp
8517 * gdb.fortran/vla-type.exp
8518 * gdb.fortran/vla-value-sub-arbitrary.exp
8519 * gdb.fortran/vla-value-sub-finish.exp
8520 * gdb.fortran/vla-value-sub.exp
8521 * gdb.fortran/vla-value.exp
8522 * gdb.fortran/whatis_type.exp
8523 * gdb.go/chan.exp
8524 * gdb.go/handcall.exp
8525 * gdb.go/hello.exp
8526 * gdb.go/integers.exp
8527 * gdb.go/methods.exp
8528 * gdb.go/package.exp
8529 * gdb.go/strings.exp
8530 * gdb.go/types.exp
8531 * gdb.go/unsafe.exp
8532 * gdb.guile/scm-arch.exp
8533 * gdb.guile/scm-block.exp
8534 * gdb.guile/scm-breakpoint.exp
8535 * gdb.guile/scm-cmd.exp
8536 * gdb.guile/scm-disasm.exp
8537 * gdb.guile/scm-equal.exp
8538 * gdb.guile/scm-frame-args.exp
8539 * gdb.guile/scm-frame-inline.exp
8540 * gdb.guile/scm-frame.exp
8541 * gdb.guile/scm-iterator.exp
8542 * gdb.guile/scm-math.exp
8543 * gdb.guile/scm-objfile.exp
8544 * gdb.guile/scm-ports.exp
8545 * gdb.guile/scm-symbol.exp
8546 * gdb.guile/scm-symtab.exp
8547 * gdb.guile/scm-value-cc.exp
8548 * gdb.guile/types-module.exp
8549 * gdb.linespec/break-ask.exp
8550 * gdb.linespec/cpexplicit.exp
8551 * gdb.linespec/explicit.exp
8552 * gdb.linespec/keywords.exp
8553 * gdb.linespec/linespec.exp
8554 * gdb.linespec/ls-dollar.exp
8555 * gdb.linespec/ls-errs.exp
8556 * gdb.linespec/skip-two.exp
8557 * gdb.linespec/thread.exp
8558 * gdb.mi/mi-async.exp
8559 * gdb.mi/mi-basics.exp
8560 * gdb.mi/mi-break.exp
8561 * gdb.mi/mi-catch-load.exp
8562 * gdb.mi/mi-cli.exp
8563 * gdb.mi/mi-cmd-param-changed.exp
8564 * gdb.mi/mi-console.exp
8565 * gdb.mi/mi-detach.exp
8566 * gdb.mi/mi-disassemble.exp
8567 * gdb.mi/mi-eval.exp
8568 * gdb.mi/mi-file-transfer.exp
8569 * gdb.mi/mi-file.exp
8570 * gdb.mi/mi-fill-memory.exp
8571 * gdb.mi/mi-inheritance-syntax-error.exp
8572 * gdb.mi/mi-linespec-err-cp.exp
8573 * gdb.mi/mi-logging.exp
8574 * gdb.mi/mi-memory-changed.exp
8575 * gdb.mi/mi-read-memory.exp
8576 * gdb.mi/mi-record-changed.exp
8577 * gdb.mi/mi-reg-undefined.exp
8578 * gdb.mi/mi-regs.exp
8579 * gdb.mi/mi-return.exp
8580 * gdb.mi/mi-reverse.exp
8581 * gdb.mi/mi-simplerun.exp
8582 * gdb.mi/mi-solib.exp
8583 * gdb.mi/mi-stack.exp
8584 * gdb.mi/mi-stepi.exp
8585 * gdb.mi/mi-syn-frame.exp
8586 * gdb.mi/mi-until.exp
8587 * gdb.mi/mi-var-block.exp
8588 * gdb.mi/mi-var-child.exp
8589 * gdb.mi/mi-var-cmd.exp
8590 * gdb.mi/mi-var-cp.exp
8591 * gdb.mi/mi-var-display.exp
8592 * gdb.mi/mi-var-invalidate.exp
8593 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8594 * gdb.mi/mi-vla-fortran.exp
8595 * gdb.mi/mi-watch.exp
8596 * gdb.mi/mi2-var-child.exp
8597 * gdb.mi/user-selected-context-sync.exp
8598 * gdb.modula2/unbounded-array.exp
8599 * gdb.multi/dummy-frame-restore.exp
8600 * gdb.multi/multi-arch-exec.exp
8601 * gdb.multi/multi-arch.exp
8602 * gdb.multi/tids.exp
8603 * gdb.multi/watchpoint-multi.exp
8604 * gdb.opencl/callfuncs.exp
8605 * gdb.opencl/convs_casts.exp
8606 * gdb.opencl/datatypes.exp
8607 * gdb.opencl/operators.exp
8608 * gdb.opencl/vec_comps.exp
8609 * gdb.opt/clobbered-registers-O2.exp
8610 * gdb.opt/inline-break.exp
8611 * gdb.opt/inline-bt.exp
8612 * gdb.opt/inline-cmds.exp
8613 * gdb.opt/inline-locals.exp
8614 * gdb.pascal/case-insensitive-symbols.exp
8615 * gdb.pascal/floats.exp
8616 * gdb.pascal/gdb11492.exp
8617 * gdb.python/lib-types.exp
8618 * gdb.python/py-arch.exp
8619 * gdb.python/py-as-string.exp
8620 * gdb.python/py-bad-printers.exp
8621 * gdb.python/py-block.exp
8622 * gdb.python/py-breakpoint-create-fail.exp
8623 * gdb.python/py-breakpoint.exp
8624 * gdb.python/py-caller-is.exp
8625 * gdb.python/py-cmd.exp
8626 * gdb.python/py-explore-cc.exp
8627 * gdb.python/py-explore.exp
8628 * gdb.python/py-finish-breakpoint.exp
8629 * gdb.python/py-finish-breakpoint2.exp
8630 * gdb.python/py-frame-args.exp
8631 * gdb.python/py-frame-inline.exp
8632 * gdb.python/py-frame.exp
8633 * gdb.python/py-framefilter-mi.exp
8634 * gdb.python/py-infthread.exp
8635 * gdb.python/py-lazy-string.exp
8636 * gdb.python/py-linetable.exp
8637 * gdb.python/py-mi-events.exp
8638 * gdb.python/py-mi-objfile.exp
8639 * gdb.python/py-mi.exp
8640 * gdb.python/py-objfile.exp
8641 * gdb.python/py-pp-integral.exp
8642 * gdb.python/py-pp-maint.exp
8643 * gdb.python/py-pp-re-notag.exp
8644 * gdb.python/py-pp-registration.exp
8645 * gdb.python/py-recurse-unwind.exp
8646 * gdb.python/py-strfns.exp
8647 * gdb.python/py-symbol.exp
8648 * gdb.python/py-symtab.exp
8649 * gdb.python/py-sync-interp.exp
8650 * gdb.python/py-typeprint.exp
8651 * gdb.python/py-unwind-maint.exp
8652 * gdb.python/py-unwind.exp
8653 * gdb.python/py-value-cc.exp
8654 * gdb.python/py-xmethods.exp
8655 * gdb.reverse/amd64-tailcall-reverse.exp
8656 * gdb.reverse/break-precsave.exp
8657 * gdb.reverse/break-reverse.exp
8658 * gdb.reverse/consecutive-precsave.exp
8659 * gdb.reverse/consecutive-reverse.exp
8660 * gdb.reverse/finish-precsave.exp
8661 * gdb.reverse/finish-reverse-bkpt.exp
8662 * gdb.reverse/finish-reverse.exp
8663 * gdb.reverse/fstatat-reverse.exp
8664 * gdb.reverse/getresuid-reverse.exp
8665 * gdb.reverse/i386-precsave.exp
8666 * gdb.reverse/i386-reverse.exp
8667 * gdb.reverse/i386-sse-reverse.exp
8668 * gdb.reverse/i387-env-reverse.exp
8669 * gdb.reverse/i387-stack-reverse.exp
8670 * gdb.reverse/insn-reverse.exp
8671 * gdb.reverse/machinestate-precsave.exp
8672 * gdb.reverse/machinestate.exp
8673 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8674 * gdb.reverse/pipe-reverse.exp
8675 * gdb.reverse/readv-reverse.exp
8676 * gdb.reverse/recvmsg-reverse.exp
8677 * gdb.reverse/rerun-prec.exp
8678 * gdb.reverse/s390-mvcle.exp
8679 * gdb.reverse/step-precsave.exp
8680 * gdb.reverse/step-reverse.exp
8681 * gdb.reverse/time-reverse.exp
8682 * gdb.reverse/until-precsave.exp
8683 * gdb.reverse/until-reverse.exp
8684 * gdb.reverse/waitpid-reverse.exp
8685 * gdb.reverse/watch-precsave.exp
8686 * gdb.reverse/watch-reverse.exp
8687 * gdb.rust/generics.exp
8688 * gdb.rust/methods.exp
8689 * gdb.rust/modules.exp
8690 * gdb.rust/simple.exp
8691 * gdb.server/connect-with-no-symbol-file.exp
8692 * gdb.server/ext-attach.exp
8693 * gdb.server/ext-restart.exp
8694 * gdb.server/ext-wrapper.exp
8695 * gdb.server/file-transfer.exp
8696 * gdb.server/server-exec-info.exp
8697 * gdb.server/server-kill.exp
8698 * gdb.server/server-mon.exp
8699 * gdb.server/wrapper.exp
8700 * gdb.stabs/exclfwd.exp
8701 * gdb.stabs/gdb11479.exp
8702 * gdb.threads/clone-new-thread-event.exp
8703 * gdb.threads/corethreads.exp
8704 * gdb.threads/current-lwp-dead.exp
8705 * gdb.threads/dlopen-libpthread.exp
8706 * gdb.threads/gcore-thread.exp
8707 * gdb.threads/sigstep-threads.exp
8708 * gdb.threads/watchpoint-fork.exp
8709 * gdb.trace/actions-changed.exp
8710 * gdb.trace/backtrace.exp
8711 * gdb.trace/change-loc.exp
8712 * gdb.trace/circ.exp
8713 * gdb.trace/collection.exp
8714 * gdb.trace/disconnected-tracing.exp
8715 * gdb.trace/ftrace.exp
8716 * gdb.trace/mi-trace-frame-collected.exp
8717 * gdb.trace/mi-trace-unavailable.exp
8718 * gdb.trace/mi-traceframe-changed.exp
8719 * gdb.trace/mi-tsv-changed.exp
8720 * gdb.trace/no-attach-trace.exp
8721 * gdb.trace/passc-dyn.exp
8722 * gdb.trace/qtro.exp
8723 * gdb.trace/range-stepping.exp
8724 * gdb.trace/read-memory.exp
8725 * gdb.trace/save-trace.exp
8726 * gdb.trace/signal.exp
8727 * gdb.trace/status-stop.exp
8728 * gdb.trace/tfile.exp
8729 * gdb.trace/trace-break.exp
8730 * gdb.trace/trace-buffer-size.exp
8731 * gdb.trace/trace-condition.exp
8732 * gdb.trace/tracefile-pseudo-reg.exp
8733 * gdb.trace/tstatus.exp
8734 * gdb.trace/unavailable.exp
8735 * gdb.trace/while-dyn.exp
8736 * gdb.trace/while-stepping.exp
8737
8738 2016-12-22 Doug Evans <xdje42@gmail.com>
8739
8740 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8741 and msymbols.
8742
8743 2016-12-19 Yao Qi <yao.qi@linaro.org>
8744
8745 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8746 (test_with_self): Don't call do_steps_and_nexts, and remove
8747 code about stepping into xmalloc.
8748
8749 2016-12-09 Yao Qi <yao.qi@linaro.org>
8750
8751 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8752
8753 2016-12-09 Yao Qi <yao.qi@linaro.org>
8754
8755 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8756
8757 2016-12-09 Pedro Alves <palves@redhat.com>
8758
8759 * gdb.base/all-architectures-0.exp: New file.
8760 * gdb.base/all-architectures-1.exp: New file.
8761 * gdb.base/all-architectures-2.exp: New file.
8762 * gdb.base/all-architectures-3.exp: New file.
8763 * gdb.base/all-architectures-4.exp: New file.
8764 * gdb.base/all-architectures-5.exp: New file.
8765 * gdb.base/all-architectures-6.exp: New file.
8766 * gdb.base/all-architectures-7.exp: New file.
8767 * gdb.base/all-architectures.exp.in: New file.
8768
8769 2016-12-09 Yao Qi <yao.qi@linaro.org>
8770
8771 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8772
8773 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
8774
8775 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8776 possible.
8777 Remove useless pattern-matching code.
8778
8779 2016-12-02 Pedro Alves <palves@redhat.com>
8780
8781 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8782 procedure.
8783 (top level): Call it.
8784
8785 2016-12-02 Pedro Alves <palves@redhat.com>
8786
8787 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8788 New procedure.
8789 (top level): Call it.
8790
8791 2016-12-02 Pedro Alves <palves@redhat.com>
8792
8793 PR cli/20559
8794 * gdb.base/commands.exp (user_defined_command_args_eval): New
8795 procedure.
8796 (top level): Call it.
8797
8798 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
8799
8800 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8801 timeout handling.
8802
8803 2016-12-02 Tom Tromey <tom@tromey.com>
8804
8805 * gdb.dwarf2/main-subprogram.c: New file.
8806 * gdb.dwarf2/main-subprogram.exp: New file.
8807
8808 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8809
8810 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8811 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8812 gdb_test_no_output for a couple of cases.
8813 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8814
8815 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8816
8817 Fix test names and standardize compilation error messages throughout
8818 the following files:
8819
8820 * gdb.ada/start.exp
8821 * gdb.arch/alpha-step.exp
8822 * gdb.arch/e500-prologue.exp
8823 * gdb.arch/ftrace-insn-reloc.exp
8824 * gdb.arch/gdb1291.exp
8825 * gdb.arch/gdb1431.exp
8826 * gdb.arch/gdb1558.exp
8827 * gdb.arch/i386-dr3-watch.exp
8828 * gdb.arch/i386-sse-stack-align.exp
8829 * gdb.arch/ia64-breakpoint-shadow.exp
8830 * gdb.arch/pa-nullify.exp
8831 * gdb.arch/powerpc-aix-prologue.exp
8832 * gdb.arch/thumb-bx-pc.exp
8833 * gdb.base/annota1.exp
8834 * gdb.base/annota3.exp
8835 * gdb.base/arrayidx.exp
8836 * gdb.base/assign.exp
8837 * gdb.base/attach.exp
8838 * gdb.base/auxv.exp
8839 * gdb.base/bang.exp
8840 * gdb.base/bfp-test.exp
8841 * gdb.base/bigcore.exp
8842 * gdb.base/bitfields2.exp
8843 * gdb.base/break-fun-addr.exp
8844 * gdb.base/break-probes.exp
8845 * gdb.base/call-rt-st.exp
8846 * gdb.base/callexit.exp
8847 * gdb.base/catch-fork-kill.exp
8848 * gdb.base/charset.exp
8849 * gdb.base/checkpoint.exp
8850 * gdb.base/comprdebug.exp
8851 * gdb.base/constvars.exp
8852 * gdb.base/coredump-filter.exp
8853 * gdb.base/cursal.exp
8854 * gdb.base/cvexpr.exp
8855 * gdb.base/detach.exp
8856 * gdb.base/display.exp
8857 * gdb.base/dmsym.exp
8858 * gdb.base/dprintf-pending.exp
8859 * gdb.base/dso2dso.exp
8860 * gdb.base/dtrace-probe.exp
8861 * gdb.base/dump.exp
8862 * gdb.base/enum_cond.exp
8863 * gdb.base/exe-lock.exp
8864 * gdb.base/exec-invalid-sysroot.exp
8865 * gdb.base/execl-update-breakpoints.exp
8866 * gdb.base/exprs.exp
8867 * gdb.base/fileio.exp
8868 * gdb.base/find.exp
8869 * gdb.base/finish.exp
8870 * gdb.base/fixsection.exp
8871 * gdb.base/foll-vfork.exp
8872 * gdb.base/frame-args.exp
8873 * gdb.base/gcore.exp
8874 * gdb.base/gdb1250.exp
8875 * gdb.base/global-var-nested-by-dso.exp
8876 * gdb.base/gnu-ifunc.exp
8877 * gdb.base/hashline1.exp
8878 * gdb.base/hashline2.exp
8879 * gdb.base/hashline3.exp
8880 * gdb.base/hbreak-in-shr-unsupported.exp
8881 * gdb.base/huge.exp
8882 * gdb.base/infcall-input.exp
8883 * gdb.base/info-fun.exp
8884 * gdb.base/info-shared.exp
8885 * gdb.base/jit-simple.exp
8886 * gdb.base/jit-so.exp
8887 * gdb.base/jit.exp
8888 * gdb.base/jump.exp
8889 * gdb.base/label.exp
8890 * gdb.base/lineinc.exp
8891 * gdb.base/logical.exp
8892 * gdb.base/longjmp.exp
8893 * gdb.base/macscp.exp
8894 * gdb.base/miscexprs.exp
8895 * gdb.base/new-ui-echo.exp
8896 * gdb.base/new-ui-pending-input.exp
8897 * gdb.base/new-ui.exp
8898 * gdb.base/nodebug.exp
8899 * gdb.base/nofield.exp
8900 * gdb.base/offsets.exp
8901 * gdb.base/overlays.exp
8902 * gdb.base/pending.exp
8903 * gdb.base/pointers.exp
8904 * gdb.base/pr11022.exp
8905 * gdb.base/printcmds.exp
8906 * gdb.base/prologue.exp
8907 * gdb.base/ptr-typedef.exp
8908 * gdb.base/realname-expand.exp
8909 * gdb.base/relativedebug.exp
8910 * gdb.base/relocate.exp
8911 * gdb.base/remote.exp
8912 * gdb.base/reread.exp
8913 * gdb.base/return2.exp
8914 * gdb.base/savedregs.exp
8915 * gdb.base/sep.exp
8916 * gdb.base/sepdebug.exp
8917 * gdb.base/sepsymtab.exp
8918 * gdb.base/set-inferior-tty.exp
8919 * gdb.base/setshow.exp
8920 * gdb.base/shlib-call.exp
8921 * gdb.base/sigaltstack.exp
8922 * gdb.base/siginfo-addr.exp
8923 * gdb.base/signals.exp
8924 * gdb.base/signull.exp
8925 * gdb.base/sigrepeat.exp
8926 * gdb.base/so-impl-ld.exp
8927 * gdb.base/solib-display.exp
8928 * gdb.base/solib-overlap.exp
8929 * gdb.base/solib-search.exp
8930 * gdb.base/solib-symbol.exp
8931 * gdb.base/structs.exp
8932 * gdb.base/structs2.exp
8933 * gdb.base/symtab-search-order.exp
8934 * gdb.base/twice.exp
8935 * gdb.base/unload.exp
8936 * gdb.base/varargs.exp
8937 * gdb.base/watchpoint-solib.exp
8938 * gdb.base/watchpoint.exp
8939 * gdb.base/whatis.exp
8940 * gdb.base/wrong_frame_bt_full.exp
8941 * gdb.btrace/dlopen.exp
8942 * gdb.cell/ea-standalone.exp
8943 * gdb.cell/ea-test.exp
8944 * gdb.cp/dispcxx.exp
8945 * gdb.cp/gdb2384.exp
8946 * gdb.cp/method2.exp
8947 * gdb.cp/nextoverthrow.exp
8948 * gdb.cp/pr10728.exp
8949 * gdb.disasm/am33.exp
8950 * gdb.disasm/h8300s.exp
8951 * gdb.disasm/mn10300.exp
8952 * gdb.disasm/sh3.exp
8953 * gdb.dwarf2/dw2-dir-file-name.exp
8954 * gdb.fortran/complex.exp
8955 * gdb.fortran/library-module.exp
8956 * gdb.guile/scm-pretty-print.exp
8957 * gdb.guile/scm-symbol.exp
8958 * gdb.guile/scm-type.exp
8959 * gdb.guile/scm-value.exp
8960 * gdb.linespec/linespec.exp
8961 * gdb.mi/gdb701.exp
8962 * gdb.mi/gdb792.exp
8963 * gdb.mi/mi-breakpoint-changed.exp
8964 * gdb.mi/mi-dprintf-pending.exp
8965 * gdb.mi/mi-dprintf.exp
8966 * gdb.mi/mi-exit-code.exp
8967 * gdb.mi/mi-pending.exp
8968 * gdb.mi/mi-solib.exp
8969 * gdb.mi/new-ui-mi-sync.exp
8970 * gdb.mi/pr11022.exp
8971 * gdb.mi/user-selected-context-sync.exp
8972 * gdb.opt/solib-intra-step.exp
8973 * gdb.python/py-events.exp
8974 * gdb.python/py-finish-breakpoint.exp
8975 * gdb.python/py-mi.exp
8976 * gdb.python/py-prettyprint.exp
8977 * gdb.python/py-shared.exp
8978 * gdb.python/py-symbol.exp
8979 * gdb.python/py-template.exp
8980 * gdb.python/py-type.exp
8981 * gdb.python/py-value.exp
8982 * gdb.reverse/solib-precsave.exp
8983 * gdb.reverse/solib-reverse.exp
8984 * gdb.server/solib-list.exp
8985 * gdb.stabs/weird.exp
8986 * gdb.threads/reconnect-signal.exp
8987 * gdb.threads/stepi-random-signal.exp
8988 * gdb.trace/actions.exp
8989 * gdb.trace/ax.exp
8990 * gdb.trace/backtrace.exp
8991 * gdb.trace/change-loc.exp
8992 * gdb.trace/deltrace.exp
8993 * gdb.trace/ftrace-lock.exp
8994 * gdb.trace/ftrace.exp
8995 * gdb.trace/infotrace.exp
8996 * gdb.trace/mi-tracepoint-changed.exp
8997 * gdb.trace/packetlen.exp
8998 * gdb.trace/passcount.exp
8999 * gdb.trace/pending.exp
9000 * gdb.trace/range-stepping.exp
9001 * gdb.trace/report.exp
9002 * gdb.trace/stap-trace.exp
9003 * gdb.trace/tfind.exp
9004 * gdb.trace/trace-break.exp
9005 * gdb.trace/trace-condition.exp
9006 * gdb.trace/trace-enable-disable.exp
9007 * gdb.trace/trace-mt.exp
9008 * gdb.trace/tracecmd.exp
9009 * gdb.trace/tspeed.exp
9010 * gdb.trace/tsv.exp
9011 * lib/perftest.exp
9012
9013 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9014
9015 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9016 with gdb_test_no_output.
9017 Use command as test name.
9018
9019 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9020
9021 Fix test names starting with uppercase throughout the files.
9022
9023 * gdb.ada/assign_1.exp
9024 * gdb.ada/boolean_expr.exp
9025 * gdb.base/arrayidx.exp
9026 * gdb.base/del.exp
9027 * gdb.base/gcore-buffer-overflow.exp
9028 * gdb.base/testenv.exp
9029 * gdb.compile/compile.exp
9030 * gdb.python/py-framefilter-invalidarg.exp
9031 * gdb.python/py-framefilter.exp
9032
9033 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9034
9035 Fix test names starting with uppercase throughout the files.
9036
9037 * gdb.ada/array_return.exp
9038 * gdb.ada/expr_delims.exp
9039 * gdb.ada/mi_dyn_arr.exp
9040 * gdb.ada/mi_interface.exp
9041 * gdb.ada/mi_var_array.exp
9042 * gdb.ada/watch_arg.exp
9043 * gdb.arch/alpha-step.exp
9044 * gdb.arch/altivec-regs.exp
9045 * gdb.arch/e500-regs.exp
9046 * gdb.arch/powerpc-d128-regs.exp
9047 * gdb.base/arrayidx.exp
9048 * gdb.base/break.exp
9049 * gdb.base/checkpoint.exp
9050 * gdb.base/debug-expr.exp
9051 * gdb.base/dmsym.exp
9052 * gdb.base/radix.exp
9053 * gdb.base/sepdebug.exp
9054 * gdb.base/testenv.exp
9055 * gdb.base/watch_thread_num.exp
9056 * gdb.base/watchpoint-cond-gone.exp
9057 * gdb.cell/break.exp
9058 * gdb.cell/ea-cache.exp
9059 * gdb.compile/compile.exp
9060 * gdb.cp/gdb2495.exp
9061 * gdb.gdb/selftest.exp
9062 * gdb.gdb/xfullpath.exp
9063 * gdb.go/hello.exp
9064 * gdb.go/integers.exp
9065 * gdb.objc/basicclass.exp
9066 * gdb.pascal/hello.exp
9067 * gdb.pascal/integers.exp
9068 * gdb.python/py-breakpoint.exp
9069 * gdb.python/py-cmd.exp
9070 * gdb.python/py-linetable.exp
9071 * gdb.python/py-xmethods.exp
9072 * gdb.python/python.exp
9073 * gdb.reverse/consecutive-precsave.exp
9074 * gdb.reverse/finish-precsave.exp
9075 * gdb.reverse/i386-precsave.exp
9076 * gdb.reverse/machinestate-precsave.exp
9077 * gdb.reverse/sigall-precsave.exp
9078 * gdb.reverse/solib-precsave.exp
9079 * gdb.reverse/step-precsave.exp
9080 * gdb.reverse/until-precsave.exp
9081 * gdb.reverse/watch-precsave.exp
9082 * gdb.threads/leader-exit.exp
9083 * gdb.threads/pthreads.exp
9084 * gdb.threads/wp-replication.exp
9085 * gdb.trace/actions.exp
9086 * gdb.trace/mi-tsv-changed.exp
9087 * gdb.trace/tsv.exp
9088
9089 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9090
9091 Fix test names starting with uppercase throughout the files.
9092
9093 * gdb.arch/i386-bp_permanent.exp
9094 * gdb.arch/i386-gnu-cfi.exp
9095 * gdb.base/disasm-end-cu.exp
9096 * gdb.base/macscp.exp
9097 * gdb.base/pending.exp
9098 * gdb.base/watch_thread_num.exp
9099 * gdb.cp/exception.exp
9100 * gdb.cp/gdb2495.exp
9101 * gdb.cp/local.exp
9102 * gdb.python/py-evsignal.exp
9103 * gdb.python/python.exp
9104 * gdb.trace/tracecmd.exp
9105
9106 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9107
9108 Fix test names starting with uppercase throughout the files.
9109
9110 * gdb.base/charset.exp
9111 * gdb.base/eval.exp
9112 * gdb.base/multi-forks.exp
9113 * gdb.guile/scm-progspace.exp
9114 * gdb.opencl/datatypes.exp
9115 * gdb.python/py-block.exp
9116 * gdb.python/py-function.exp
9117 * gdb.python/py-symbol.exp
9118 * gdb.python/py-symtab.exp
9119 * gdb.python/py-xmethods.exp
9120 * gdb.reverse/break-precsave.exp
9121 * gdb.reverse/break-reverse.exp
9122 * gdb.reverse/consecutive-precsave.exp
9123 * gdb.reverse/consecutive-reverse.exp
9124 * gdb.reverse/finish-precsave.exp
9125 * gdb.reverse/finish-reverse-bkpt.exp
9126 * gdb.reverse/finish-reverse.exp
9127 * gdb.reverse/fstatat-reverse.exp
9128 * gdb.reverse/getresuid-reverse.exp
9129 * gdb.reverse/i386-precsave.exp
9130 * gdb.reverse/i386-reverse.exp
9131 * gdb.reverse/i386-sse-reverse.exp
9132 * gdb.reverse/i387-stack-reverse.exp
9133 * gdb.reverse/insn-reverse.exp
9134 * gdb.reverse/machinestate-precsave.exp
9135 * gdb.reverse/machinestate.exp
9136 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9137 * gdb.reverse/pipe-reverse.exp
9138 * gdb.reverse/readv-reverse.exp
9139 * gdb.reverse/recvmsg-reverse.exp
9140 * gdb.reverse/rerun-prec.exp
9141 * gdb.reverse/s390-mvcle.exp
9142 * gdb.reverse/sigall-precsave.exp
9143 * gdb.reverse/sigall-reverse.exp
9144 * gdb.reverse/solib-precsave.exp
9145 * gdb.reverse/solib-reverse.exp
9146 * gdb.reverse/step-precsave.exp
9147 * gdb.reverse/step-reverse.exp
9148 * gdb.reverse/time-reverse.exp
9149 * gdb.reverse/until-precsave.exp
9150 * gdb.reverse/until-reverse.exp
9151 * gdb.reverse/waitpid-reverse.exp
9152 * gdb.reverse/watch-precsave.exp
9153 * gdb.reverse/watch-reverse.exp
9154
9155 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9156
9157 Fix test names starting with uppercase throughout the files.
9158
9159 * gdb.arch/i386-mpx-simple_segv.exp
9160 * gdb.arch/i386-mpx.exp
9161 * gdb.arch/i386-permbkpt.exp
9162 * gdb.arch/pa-nullify.exp
9163 * gdb.arch/powerpc-d128-regs.exp
9164 * gdb.arch/vsx-regs.exp
9165 * gdb.base/bfp-test.exp
9166 * gdb.base/break.exp
9167 * gdb.base/breakpoint-shadow.exp
9168 * gdb.base/callfuncs.exp
9169 * gdb.base/charset.exp
9170 * gdb.base/commands.exp
9171 * gdb.base/completion.exp
9172 * gdb.base/dfp-test.exp
9173 * gdb.base/echo.exp
9174 * gdb.base/ending-run.exp
9175 * gdb.base/eval.exp
9176 * gdb.base/expand-psymtabs.exp
9177 * gdb.base/float128.exp
9178 * gdb.base/floatn.exp
9179 * gdb.base/foll-exec-mode.exp
9180 * gdb.base/gdb1056.exp
9181 * gdb.base/gdb11531.exp
9182 * gdb.base/kill-after-signal.exp
9183 * gdb.base/multi-forks.exp
9184 * gdb.base/overlays.exp
9185 * gdb.base/pending.exp
9186 * gdb.base/sepdebug.exp
9187 * gdb.base/testenv.exp
9188 * gdb.base/valgrind-db-attach.exp
9189 * gdb.base/watch_thread_num.exp
9190 * gdb.base/watchpoint-cond-gone.exp
9191 * gdb.base/watchpoint.exp
9192 * gdb.base/watchpoints.exp
9193 * gdb.cp/arg-reference.exp
9194 * gdb.cp/baseenum.exp
9195 * gdb.cp/operator.exp
9196 * gdb.cp/shadow.exp
9197 * gdb.dwarf2/dw2-op-out-param.exp
9198 * gdb.dwarf2/dw2-reg-undefined.exp
9199 * gdb.go/chan.exp
9200 * gdb.go/hello.exp
9201 * gdb.go/integers.exp
9202 * gdb.go/methods.exp
9203 * gdb.go/package.exp
9204 * gdb.guile/scm-parameter.exp
9205 * gdb.guile/scm-progspace.exp
9206 * gdb.guile/scm-value.exp
9207 * gdb.mi/mi-pending.exp
9208 * gdb.mi/user-selected-context-sync.exp
9209 * gdb.multi/multi-attach.exp
9210 * gdb.multi/tids.exp
9211 * gdb.opt/clobbered-registers-O2.exp
9212 * gdb.pascal/floats.exp
9213 * gdb.pascal/integers.exp
9214 * gdb.python/py-block.exp
9215 * gdb.python/py-events.exp
9216 * gdb.python/py-parameter.exp
9217 * gdb.python/py-symbol.exp
9218 * gdb.python/py-symtab.exp
9219 * gdb.python/py-type.exp
9220 * gdb.python/py-value.exp
9221 * gdb.python/py-xmethods.exp
9222 * gdb.python/python.exp
9223 * gdb.reverse/break-precsave.exp
9224 * gdb.reverse/consecutive-precsave.exp
9225 * gdb.reverse/finish-precsave.exp
9226 * gdb.reverse/i386-precsave.exp
9227 * gdb.reverse/machinestate-precsave.exp
9228 * gdb.reverse/sigall-precsave.exp
9229 * gdb.reverse/solib-precsave.exp
9230 * gdb.reverse/step-precsave.exp
9231 * gdb.reverse/until-precsave.exp
9232 * gdb.reverse/watch-precsave.exp
9233 * gdb.server/ext-attach.exp
9234 * gdb.server/ext-restart.exp
9235 * gdb.server/ext-run.exp
9236 * gdb.server/ext-wrapper.exp
9237 * gdb.stabs/gdb11479.exp
9238 * gdb.stabs/weird.exp
9239 * gdb.threads/attach-many-short-lived-threads.exp
9240 * gdb.threads/kill.exp
9241 * gdb.threads/watchpoint-fork.exp
9242
9243 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9244
9245 Fix test names starting with uppercase throughout all the files below.
9246
9247 * gdb.ada/array_return.exp
9248 * gdb.ada/catch_ex.exp
9249 * gdb.ada/info_exc.exp
9250 * gdb.ada/mi_catch_ex.exp
9251 * gdb.ada/mi_dyn_arr.exp
9252 * gdb.ada/mi_ex_cond.exp
9253 * gdb.ada/mi_exc_info.exp
9254 * gdb.ada/mi_interface.exp
9255 * gdb.ada/mi_task_arg.exp
9256 * gdb.ada/mi_task_info.exp
9257 * gdb.ada/mi_var_array.exp
9258 * gdb.arch/alpha-step.exp
9259 * gdb.arch/amd64-disp-step.exp
9260 * gdb.arch/arm-disp-step.exp
9261 * gdb.arch/disp-step-insn-reloc.exp
9262 * gdb.arch/e500-prologue.exp
9263 * gdb.arch/ftrace-insn-reloc.exp
9264 * gdb.arch/gdb1558.exp
9265 * gdb.arch/i386-bp_permanent.exp
9266 * gdb.arch/i386-disp-step.exp
9267 * gdb.arch/i386-float.exp
9268 * gdb.arch/i386-gnu-cfi.exp
9269 * gdb.arch/ia64-breakpoint-shadow.exp
9270 * gdb.arch/mips16-thunks.exp
9271 * gdb.arch/pa-nullify.exp
9272 * gdb.arch/powerpc-aix-prologue.exp
9273 * gdb.arch/powerpc-power.exp
9274 * gdb.arch/ppc-dfp.exp
9275 * gdb.arch/s390-tdbregs.exp
9276 * gdb.arch/spu-info.exp
9277 * gdb.arch/spu-ls.exp
9278 * gdb.arch/thumb-bx-pc.exp
9279 * gdb.base/advance.exp
9280 * gdb.base/annota-input-while-running.exp
9281 * gdb.base/arrayidx.exp
9282 * gdb.base/asmlabel.exp
9283 * gdb.base/async.exp
9284 * gdb.base/attach-wait-input.exp
9285 * gdb.base/auto-connect-native-target.exp
9286 * gdb.base/batch-preserve-term-settings.exp
9287 * gdb.base/bfp-test.exp
9288 * gdb.base/bigcore.exp
9289 * gdb.base/bp-permanent.exp
9290 * gdb.base/break-always.exp
9291 * gdb.base/break-fun-addr.exp
9292 * gdb.base/break-idempotent.exp
9293 * gdb.base/break-main-file-remove-fail.exp
9294 * gdb.base/break-probes.exp
9295 * gdb.base/break-unload-file.exp
9296 * gdb.base/break.exp
9297 * gdb.base/call-ar-st.exp
9298 * gdb.base/call-rt-st.exp
9299 * gdb.base/call-sc.exp
9300 * gdb.base/call-signal-resume.exp
9301 * gdb.base/call-strs.exp
9302 * gdb.base/callexit.exp
9303 * gdb.base/callfuncs.exp
9304 * gdb.base/catch-gdb-caused-signals.exp
9305 * gdb.base/catch-signal-siginfo-cond.exp
9306 * gdb.base/catch-syscall.exp
9307 * gdb.base/compare-sections.exp
9308 * gdb.base/cond-eval-mode.exp
9309 * gdb.base/condbreak-call-false.exp
9310 * gdb.base/consecutive-step-over.exp
9311 * gdb.base/cursal.exp
9312 * gdb.base/disabled-location.exp
9313 * gdb.base/disasm-end-cu.exp
9314 * gdb.base/display.exp
9315 * gdb.base/double-prompt-target-event-error.exp
9316 * gdb.base/dprintf-bp-same-addr.exp
9317 * gdb.base/dprintf-detach.exp
9318 * gdb.base/dprintf-next.exp
9319 * gdb.base/dprintf-non-stop.exp
9320 * gdb.base/dprintf-pending.exp
9321 * gdb.base/dso2dso.exp
9322 * gdb.base/ending-run.exp
9323 * gdb.base/enum_cond.exp
9324 * gdb.base/examine-backward.exp
9325 * gdb.base/exe-lock.exp
9326 * gdb.base/exec-invalid-sysroot.exp
9327 * gdb.base/execl-update-breakpoints.exp
9328 * gdb.base/execution-termios.exp
9329 * gdb.base/fileio.exp
9330 * gdb.base/fixsection.exp
9331 * gdb.base/foll-exec-mode.exp
9332 * gdb.base/foll-exec.exp
9333 * gdb.base/fork-running-state.exp
9334 * gdb.base/frame-args.exp
9335 * gdb.base/fullpath-expand.exp
9336 * gdb.base/func-ptr.exp
9337 * gdb.base/gcore-relro-pie.exp
9338 * gdb.base/gdb1090.exp
9339 * gdb.base/gdb1555.exp
9340 * gdb.base/global-var-nested-by-dso.exp
9341 * gdb.base/gnu-ifunc.exp
9342 * gdb.base/hbreak-in-shr-unsupported.exp
9343 * gdb.base/hbreak-unmapped.exp
9344 * gdb.base/hook-stop.exp
9345 * gdb.base/infcall-input.exp
9346 * gdb.base/info-fun.exp
9347 * gdb.base/info-shared.exp
9348 * gdb.base/interrupt-noterm.exp
9349 * gdb.base/jit-so.exp
9350 * gdb.base/jit.exp
9351 * gdb.base/line-symtabs.exp
9352 * gdb.base/list.exp
9353 * gdb.base/longjmp.exp
9354 * gdb.base/macscp.exp
9355 * gdb.base/max-value-size.exp
9356 * gdb.base/nodebug.exp
9357 * gdb.base/nofield.exp
9358 * gdb.base/overlays.exp
9359 * gdb.base/paginate-after-ctrl-c-running.exp
9360 * gdb.base/paginate-bg-execution.exp
9361 * gdb.base/paginate-inferior-exit.exp
9362 * gdb.base/pending.exp
9363 * gdb.base/pr11022.exp
9364 * gdb.base/printcmds.exp
9365 * gdb.base/ptr-typedef.exp
9366 * gdb.base/ptype.exp
9367 * gdb.base/randomize.exp
9368 * gdb.base/range-stepping.exp
9369 * gdb.base/realname-expand.exp
9370 * gdb.base/relativedebug.exp
9371 * gdb.base/remote.exp
9372 * gdb.base/savedregs.exp
9373 * gdb.base/sepdebug.exp
9374 * gdb.base/set-noassign.exp
9375 * gdb.base/shlib-call.exp
9376 * gdb.base/shreloc.exp
9377 * gdb.base/sigaltstack.exp
9378 * gdb.base/sigbpt.exp
9379 * gdb.base/siginfo-addr.exp
9380 * gdb.base/siginfo-obj.exp
9381 * gdb.base/siginfo-thread.exp
9382 * gdb.base/signest.exp
9383 * gdb.base/signull.exp
9384 * gdb.base/sigrepeat.exp
9385 * gdb.base/skip.exp
9386 * gdb.base/so-impl-ld.exp
9387 * gdb.base/solib-corrupted.exp
9388 * gdb.base/solib-disc.exp
9389 * gdb.base/solib-display.exp
9390 * gdb.base/solib-overlap.exp
9391 * gdb.base/solib-search.exp
9392 * gdb.base/solib-symbol.exp
9393 * gdb.base/source-execution.exp
9394 * gdb.base/sss-bp-on-user-bp-2.exp
9395 * gdb.base/sss-bp-on-user-bp.exp
9396 * gdb.base/stack-checking.exp
9397 * gdb.base/stale-infcall.exp
9398 * gdb.base/step-break.exp
9399 * gdb.base/step-line.exp
9400 * gdb.base/step-over-exit.exp
9401 * gdb.base/step-test.exp
9402 * gdb.base/structs.exp
9403 * gdb.base/sym-file.exp
9404 * gdb.base/symtab-search-order.exp
9405 * gdb.base/term.exp
9406 * gdb.base/type-opaque.exp
9407 * gdb.base/unload.exp
9408 * gdb.base/until-nodebug.exp
9409 * gdb.base/until.exp
9410 * gdb.base/unwindonsignal.exp
9411 * gdb.base/watch-cond.exp
9412 * gdb.base/watch-non-mem.exp
9413 * gdb.base/watch_thread_num.exp
9414 * gdb.base/watchpoint-reuse-slot.exp
9415 * gdb.base/watchpoint-solib.exp
9416 * gdb.base/watchpoint.exp
9417 * gdb.btrace/dlopen.exp
9418 * gdb.cell/arch.exp
9419 * gdb.cell/break.exp
9420 * gdb.cell/bt.exp
9421 * gdb.cell/core.exp
9422 * gdb.cell/data.exp
9423 * gdb.cell/dwarfaddr.exp
9424 * gdb.cell/ea-cache.exp
9425 * gdb.cell/ea-standalone.exp
9426 * gdb.cell/ea-test.exp
9427 * gdb.cell/f-regs.exp
9428 * gdb.cell/fork.exp
9429 * gdb.cell/gcore.exp
9430 * gdb.cell/mem-access.exp
9431 * gdb.cell/ptype.exp
9432 * gdb.cell/registers.exp
9433 * gdb.cell/sizeof.exp
9434 * gdb.cell/solib-symbol.exp
9435 * gdb.cell/solib.exp
9436 * gdb.compile/compile-tls.exp
9437 * gdb.cp/exception.exp
9438 * gdb.cp/gdb2495.exp
9439 * gdb.cp/local.exp
9440 * gdb.cp/mb-inline.exp
9441 * gdb.cp/mb-templates.exp
9442 * gdb.cp/pr10687.exp
9443 * gdb.cp/pr9167.exp
9444 * gdb.cp/scope-err.exp
9445 * gdb.cp/templates.exp
9446 * gdb.cp/virtfunc.exp
9447 * gdb.dwarf2/dw2-dir-file-name.exp
9448 * gdb.dwarf2/dw2-single-line-discriminators.exp
9449 * gdb.fortran/complex.exp
9450 * gdb.fortran/library-module.exp
9451 * gdb.guile/guile.exp
9452 * gdb.guile/scm-cmd.exp
9453 * gdb.guile/scm-frame-inline.exp
9454 * gdb.guile/scm-objfile.exp
9455 * gdb.guile/scm-pretty-print.exp
9456 * gdb.guile/scm-symbol.exp
9457 * gdb.guile/scm-type.exp
9458 * gdb.guile/scm-value.exp
9459 * gdb.linespec/keywords.exp
9460 * gdb.linespec/ls-errs.exp
9461 * gdb.linespec/macro-relative.exp
9462 * gdb.linespec/thread.exp
9463 * gdb.mi/mi-breakpoint-changed.exp
9464 * gdb.mi/mi-dprintf-pending.exp
9465 * gdb.mi/mi-fullname-deleted.exp
9466 * gdb.mi/mi-logging.exp
9467 * gdb.mi/mi-pending.exp
9468 * gdb.mi/mi-solib.exp
9469 * gdb.mi/new-ui-mi-sync.exp
9470 * gdb.mi/user-selected-context-sync.exp
9471 * gdb.multi/dummy-frame-restore.exp
9472 * gdb.multi/multi-arch-exec.exp
9473 * gdb.multi/remove-inferiors.exp
9474 * gdb.multi/watchpoint-multi-exit.exp
9475 * gdb.opt/solib-intra-step.exp
9476 * gdb.perf/backtrace.exp
9477 * gdb.perf/single-step.exp
9478 * gdb.perf/skip-command.exp
9479 * gdb.perf/skip-prologue.exp
9480 * gdb.perf/solib.exp
9481 * gdb.python/lib-types.exp
9482 * gdb.python/py-as-string.exp
9483 * gdb.python/py-bad-printers.exp
9484 * gdb.python/py-block.exp
9485 * gdb.python/py-breakpoint.exp
9486 * gdb.python/py-cmd.exp
9487 * gdb.python/py-events.exp
9488 * gdb.python/py-evthreads.exp
9489 * gdb.python/py-finish-breakpoint.exp
9490 * gdb.python/py-finish-breakpoint2.exp
9491 * gdb.python/py-frame-inline.exp
9492 * gdb.python/py-frame.exp
9493 * gdb.python/py-inferior.exp
9494 * gdb.python/py-infthread.exp
9495 * gdb.python/py-mi.exp
9496 * gdb.python/py-objfile.exp
9497 * gdb.python/py-pp-maint.exp
9498 * gdb.python/py-pp-registration.exp
9499 * gdb.python/py-prettyprint.exp
9500 * gdb.python/py-recurse-unwind.exp
9501 * gdb.python/py-shared.exp
9502 * gdb.python/py-symbol.exp
9503 * gdb.python/py-symtab.exp
9504 * gdb.python/py-template.exp
9505 * gdb.python/py-type.exp
9506 * gdb.python/py-unwind-maint.exp
9507 * gdb.python/py-unwind.exp
9508 * gdb.python/py-value.exp
9509 * gdb.python/python.exp
9510 * gdb.reverse/finish-reverse-bkpt.exp
9511 * gdb.reverse/insn-reverse.exp
9512 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9513 * gdb.reverse/solib-precsave.exp
9514 * gdb.reverse/solib-reverse.exp
9515 * gdb.stabs/gdb11479.exp
9516 * gdb.stabs/weird.exp
9517 * gdb.threads/fork-child-threads.exp
9518 * gdb.threads/fork-plus-threads.exp
9519 * gdb.threads/fork-thread-pending.exp
9520 * gdb.threads/forking-threads-plus-breakpoint.exp
9521 * gdb.threads/hand-call-in-threads.exp
9522 * gdb.threads/interrupted-hand-call.exp
9523 * gdb.threads/linux-dp.exp
9524 * gdb.threads/local-watch-wrong-thread.exp
9525 * gdb.threads/next-while-other-thread-longjmps.exp
9526 * gdb.threads/non-ldr-exit.exp
9527 * gdb.threads/pending-step.exp
9528 * gdb.threads/print-threads.exp
9529 * gdb.threads/process-dies-while-detaching.exp
9530 * gdb.threads/process-dies-while-handling-bp.exp
9531 * gdb.threads/pthreads.exp
9532 * gdb.threads/queue-signal.exp
9533 * gdb.threads/reconnect-signal.exp
9534 * gdb.threads/signal-command-handle-nopass.exp
9535 * gdb.threads/signal-command-multiple-signals-pending.exp
9536 * gdb.threads/signal-delivered-right-thread.exp
9537 * gdb.threads/signal-sigtrap.exp
9538 * gdb.threads/sigthread.exp
9539 * gdb.threads/staticthreads.exp
9540 * gdb.threads/stepi-random-signal.exp
9541 * gdb.threads/thread-unwindonsignal.exp
9542 * gdb.threads/thread_check.exp
9543 * gdb.threads/thread_events.exp
9544 * gdb.threads/tid-reuse.exp
9545 * gdb.threads/tls-nodebug.exp
9546 * gdb.threads/tls-shared.exp
9547 * gdb.threads/tls-so_extern.exp
9548 * gdb.threads/tls.exp
9549 * gdb.threads/wp-replication.exp
9550 * gdb.trace/actions-changed.exp
9551 * gdb.trace/actions.exp
9552 * gdb.trace/backtrace.exp
9553 * gdb.trace/change-loc.exp
9554 * gdb.trace/collection.exp
9555 * gdb.trace/deltrace.exp
9556 * gdb.trace/disconnected-tracing.exp
9557 * gdb.trace/entry-values.exp
9558 * gdb.trace/ftrace-lock.exp
9559 * gdb.trace/ftrace.exp
9560 * gdb.trace/infotrace.exp
9561 * gdb.trace/mi-trace-frame-collected.exp
9562 * gdb.trace/mi-trace-unavailable.exp
9563 * gdb.trace/mi-traceframe-changed.exp
9564 * gdb.trace/mi-tracepoint-changed.exp
9565 * gdb.trace/mi-tsv-changed.exp
9566 * gdb.trace/no-attach-trace.exp
9567 * gdb.trace/packetlen.exp
9568 * gdb.trace/passc-dyn.exp
9569 * gdb.trace/passcount.exp
9570 * gdb.trace/pending.exp
9571 * gdb.trace/pr16508.exp
9572 * gdb.trace/qtro.exp
9573 * gdb.trace/range-stepping.exp
9574 * gdb.trace/read-memory.exp
9575 * gdb.trace/report.exp
9576 * gdb.trace/save-trace.exp
9577 * gdb.trace/signal.exp
9578 * gdb.trace/stap-trace.exp
9579 * gdb.trace/status-stop.exp
9580 * gdb.trace/strace.exp
9581 * gdb.trace/tfile.exp
9582 * gdb.trace/tfind.exp
9583 * gdb.trace/trace-break.exp
9584 * gdb.trace/trace-condition.exp
9585 * gdb.trace/trace-enable-disable.exp
9586 * gdb.trace/trace-mt.exp
9587 * gdb.trace/tracecmd.exp
9588 * gdb.trace/tracefile-pseudo-reg.exp
9589 * gdb.trace/tspeed.exp
9590 * gdb.trace/tstatus.exp
9591 * gdb.trace/tsv.exp
9592 * gdb.trace/unavailable.exp
9593 * gdb.trace/while-dyn.exp
9594 * gdb.trace/while-stepping.exp
9595 * lib/gdb-guile.exp
9596 * lib/gdb.exp
9597 * lib/mi-support.exp
9598 * lib/pascal.exp
9599 * lib/perftest.exp
9600 * lib/prelink-support.exp
9601 * lib/selftest-support.exp
9602
9603 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9604
9605 * Makefile.in: Include disable-implicit-rules.mk.
9606
9607 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9608
9609 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9610 non-byte-aligned bit fields.
9611
9612 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9613
9614 PR gdb/12616
9615 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9616 respects the DW_AT_data_bit_offset attribute.
9617
9618 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9619
9620 * gdb.base/default.exp: Fix output of "set language".
9621
9622 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9623
9624 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9625 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9626 make.
9627 * configure.ac: Remove checks for the make program.
9628 * configure: Re-generate.
9629
9630 2016-11-16 Kevin Buettner <kevinb@redhat.com>
9631
9632 * gdb.python/py-recurse-unwind.c (main): Add loop.
9633 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9634 to read_register() and gdb.parse_and_eval(). Make each code
9635 call a separate case that can be individually tested.
9636 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9637 proc. Call cont_and_backtrace for each of the code paths that
9638 we want to test in the unwinder.
9639
9640 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9641
9642 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9643 the definition of struct S.
9644
9645 2016-11-11 Catherine Moore <clm@codesourcery.com>
9646
9647 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9648
9649 2016-11-09 Pedro Alves <palves@redhat.com>
9650
9651 * gdb.base/commands.exp (runto_or_return): New procedure.
9652 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9653 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9654 (progvar_simple_while_test, progvar_complex_if_while_test)
9655 (if_while_breakpoint_command_test)
9656 (infrun_breakpoint_command_test, breakpoint_command_test)
9657 (user_defined_command_test, watchpoint_command_test)
9658 (test_command_prompt_position, redefine_hook_test)
9659 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9660 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9661 multi_line_input and multi_line. Remove gdb_expect and
9662 gdb_stop_suppressing_tests uses.
9663 * lib/gdb.exp (valnum_re): New global.
9664 (multi_line_input): New procedure.
9665
9666 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9667
9668 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9669 Remove.
9670 (test_setup): Define with proc_with_prefix.
9671 (test_cli_inferior): Likewise.
9672 (test_cli_thread): Likewise.
9673 (test_cli_frame): Likewise.
9674 (test_cli_select_frame): Likewise.
9675 (test_cli_up_down): Likewise.
9676 (test_mi_thread_select): Likewise.
9677 (test_mi_stack_select_frame): Likewise.
9678 (test_cli_in_mi_inferior): Likewise.
9679 (test_cli_in_mi_thread): Likewise.
9680 (test_cli_in_mi_frame): Likewise.
9681 (top level): Do not use with_test_prefix_procname.
9682
9683 2016-11-09 Pedro Alves <palves@redhat.com>
9684
9685 * gdb.base/commands.exp (gdbvar_simple_if_test)
9686 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9687 (progvar_simple_if_test, progvar_simple_while_test)
9688 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9689 (infrun_breakpoint_command_test, breakpoint_command_test)
9690 (user_defined_command_test, watchpoint_command_test)
9691 (test_command_prompt_position, deprecated_command_test)
9692 (bp_deleted_in_command, temporary_breakpoint_commands)
9693 (stray_arg0_test, source_file_with_indented_comment)
9694 (recursive_source_test, if_commands_test)
9695 (error_clears_commands_left, redefine_hook_test)
9696 (redefine_backtrace_test): Use proc_with_prefix.
9697 * lib/gdb.exp (proc_with_prefix): New proc.
9698
9699 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9700
9701 * gdb.base/tui-layout.c: New file.
9702 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9703 disassembly window contains very long lines.
9704
9705 2016-11-08 Tom Tromey <tom@tromey.com>
9706
9707 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9708 depend on Python 2.
9709
9710 2016-11-08 Tom Tromey <tom@tromey.com>
9711
9712 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9713 New method.
9714
9715 2016-10-29 Manish Goregaokar <manish@mozilla.com>
9716
9717 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
9718
9719 2016-10-27 Manish Goregaokar <manish@mozilla.com>
9720
9721 * gdb.rust/simple.rs: Add test for univariant enums without
9722 discriminants and for encoded struct-like enums.
9723
9724 2016-10-28 Pedro Alves <palves@redhat.com>
9725
9726 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9727 gdb_test_multiple, tighten regexps and match symtabs and line
9728 tables incrementally.
9729
9730 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
9731
9732 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9733 general.
9734
9735 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
9736
9737 * gdb.base/exec-invalid-sysroot.exp: New file.
9738
9739 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9740
9741 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9742
9743 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9744
9745 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9746
9747 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9748
9749 * gdb.base/killed-outside.exp: Remove $options from a call to
9750 `prepare_for_testing'.
9751
9752 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9753
9754 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9755 Change test message.
9756
9757 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9758
9759 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9760 Update comment.
9761
9762 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9763
9764 * gdb.trace/mi-trace-save.exp: New file.
9765
9766 2016-10-13 Yao Qi <yao.qi@linaro.org>
9767
9768 * gdb.base/code_elim.exp (get_var_address): Remove.
9769 * gdb.base/relocate.exp: Likewise.
9770 * gdb.base/shreloc.exp: Likewise.
9771 * lib/gdb.exp (get_var_address): New.
9772
9773 2016-10-13 Yao Qi <yao.qi@linaro.org>
9774
9775 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9776 floating point tests if $skip_float_test is false.
9777
9778 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
9779
9780 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9781 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9782 argc values.
9783 Add 1 to argc so we guarantee distinct initial/modified argc values.
9784
9785 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9786
9787 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9788
9789 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9790
9791 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9792 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9793 * gdb.arch/vsx-regs.exp: Likewise.
9794
9795 2016-10-07 Yao Qi <yao.qi@linaro.org>
9796
9797 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9798
9799 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9800
9801 * gdb.python/python.exp: Test decode_line("*0").
9802
9803 2016-10-06 Doug Evans <dje@google.com>
9804
9805 * gdb.python/py-value.exp (test_value_creation): Add test for large
9806 unsigned 64-bit value.
9807
9808 2016-10-06 Tom Tromey <tom@tromey.com>
9809
9810 * gdb.compile/compile.exp: Change java tests to rust.
9811 * gdb.base/setshow.exp: Change java tests to rust.
9812 * gdb.base/default.exp: Remove java from language list.
9813 * README (Examples): Update language example.
9814 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9815 test.
9816 * lib/gdb.exp (skip_java_tests): Remove.
9817 * lib/java.exp: Remove.
9818 * gdb.java: Remove.
9819
9820 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9821
9822 * gdb.arch/mips-fcr.exp: New test.
9823 * gdb.arch/mips-fcr.c: Source for the new test.
9824
9825 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9826
9827 * gdb.base/solib-disc.exp: Use `standard_output_file'
9828 throughout.
9829
9830 2016-10-06 Pedro Alves <palves@redhat.com>
9831
9832 * gdb.base/jit-simple-dl.c: New file.
9833 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9834 * gdb.base/jit-simple.c: ... this.
9835 * gdb.base/jit-simple.exp (jit_run): Delete.
9836 (build_jit): New proc.
9837 (jit_test_reread): Recompile either the main program or the shared
9838 library, depending on what is being tested. Skip changing address
9839 if caller wants to. Compare before/after addresses. If testing
9840 standalone, explicitly load the binary. Test "maint info
9841 breakpoints".
9842 (top level): Add "standalone vs shared lib" and "change address"
9843 vs "same address" axes.
9844
9845 2016-10-06 Pedro Alves <palves@redhat.com>
9846
9847 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9848 call.
9849 (jit_run): Delete.
9850 (jit_test_reread): Use with_test_prefix. Reload the main binary
9851 explicitly. Compare the before/after addresses of the JIT
9852 descriptor.
9853
9854 2016-08-15 Doug Evans <dje@google.com>
9855
9856 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9857 for single bitfields is bool.
9858 * gdb.xml/tdesc-regs.exp: Ditto.
9859
9860 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9861
9862 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9863
9864 2016-10-05 Yao Qi <yao.qi@linaro.org>
9865
9866 * lib/gdb.exp (support_complex_tests): Return zero if
9867 gdb_skip_float_test return true.
9868
9869 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9870 Simon Marchi <simon.marchi@ericsson.com>
9871
9872 PR gdb/20487
9873 * gdb.mi/user-selected-context-sync.exp: New file.
9874 * gdb.mi/user-selected-context-sync.c: New file.
9875
9876 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9877 Simon Marchi <simon.marchi@ericsson.com>
9878
9879 PR gdb/20487
9880 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9881 =thread-select-event check.
9882
9883 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9884
9885 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9886 the compulsory L operand changes.
9887 * gdb.arch/powerpc-power.s: Likewise.
9888
9889 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9890
9891 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9892 * gdb.base/jit-attach-pie.c: New file.
9893 * gdb.base/jit-attach-pie.exp: New file.
9894
9895 2016-09-28 Pedro Alves <palves@redhat.com>
9896
9897 * gdb.base/infcall-input.c: New file.
9898 * gdb.base/infcall-input.exp: New file.
9899
9900 2016-09-22 Yao Qi <yao.qi@linaro.org>
9901
9902 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9903 (gdb_exit): Rename it to ...
9904 (gdbserver_gdb_exit): ... Close GDBserver.
9905 (gdb_exit): New proc, call gdbserver_gdb_exit.
9906 (mi_gdb_exit): Likewise.
9907
9908 2016-09-22 Yao Qi <yao.qi@linaro.org>
9909
9910 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9911 path.
9912 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9913 Remove duplication.
9914
9915 2016-09-22 Yao Qi <yao.qi@linaro.org>
9916
9917 * lib/gdbserver-support.exp: Check the existence of
9918 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9919
9920 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9921
9922 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9923
9924 2016-09-21 Tom Tromey <tom@tromey.com>
9925
9926 PR gdb/20604:
9927 * gdb.base/quit.exp: New file.
9928
9929 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9930
9931 * .gitignore: New file.
9932
9933 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9934
9935 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9936 throughout.
9937
9938 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9939
9940 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9941
9942 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9943
9944 * gdb.cp/casts.cc (decltype): Move it ...
9945 (main): ... with its call to ...
9946 * gdb.cp/casts03.cc: ... a new file.
9947 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9948
9949 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9950
9951 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9952
9953 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9954
9955 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9956 and sync up the test with tests in gas/testsuite/gas/ppc.
9957 * gdb.arch/powerpc-power.exp: Likewise.
9958
9959 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9960
9961 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9962
9963 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9964 Jan Kratochvil <jan.kratochvil@redhat.com>
9965
9966 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9967 make m1's definition to be different from m2's. Use 'dummy' as an
9968 argument for probe 'two'.
9969
9970 2016-09-10 Jon Beniston <jon@beniston.com>
9971
9972 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9973 for sim target.
9974
9975 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9976
9977 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9978 variable declaration.
9979 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9980 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9981 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9982 received HWCAP as its argument.
9983
9984 2016-09-06 Pedro Alves <palves@redhat.com>
9985
9986 * gdb.base/new-ui-pending-input.c: New file.
9987 * gdb.base/new-ui-pending-input.exp: New file.
9988 * gdb.exp (clear_gdb_spawn_id): New procedure.
9989 (with_spawn_id): Check whether gdb_spawn_id exists before
9990 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9991 on exit.
9992
9993 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9994
9995 * gdb.base/float128.c: New file.
9996 * gdb.base/float128.exp: Likewise.
9997 * gdb.base/floatn.c: Likewise.
9998 * gdb.base/floatn.exp: Likewise.
9999
10000 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10001
10002 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10003
10004 2016-09-05 Pedro Alves <palves@redhat.com>
10005
10006 PR backtrace/19927
10007 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10008 unwinders are immediately called as side effect of "source" or
10009 "disable unwinder" commands.
10010 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10011
10012 2016-09-02 Yao Qi <yao.qi@linaro.org>
10013
10014 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10015 is true and $type is "float" or "double".
10016
10017 2016-09-02 Yao Qi <yao.qi@linaro.org>
10018
10019 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10020 true.
10021 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10022 * gdb.base/call-rt-st.exp: Likewise.
10023 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10024 return value instead of gdb,skip_float_test.
10025 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10026 (do_function_calls): Use its return value instead of
10027 gdb,skip_float_test.
10028 * gdb.base/finish.exp: Likewise.
10029 * gdb.base/funcargs.exp: Likewise.
10030 * gdb.base/return.exp: Likewise.
10031 * gdb.base/return2.exp: Likewise.
10032 * gdb.base/varargs.exp: Likewise.
10033 * lib/gdb.exp (gdb_skip_float_test): Change it to
10034 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10035
10036 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10037
10038 * gdb.multi/tids.exp: Test "thread apply all".
10039
10040 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10041
10042 * gdb.base/default.exp (tty): Remove.
10043
10044 2016-08-24 Kevin Buettner <kevinb@redhat.com>
10045
10046 * gdb.python/py-recurse-unwind.c: New file.
10047 * gdb.python/py-recurse-unwind.py: New file.
10048 * gdb.python/py-recurse-unwind.exp: New file.
10049
10050 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10051
10052 * gdb.base/set-inferior-tty.exp: New file.
10053 * gdb.base/set-inferior-tty.c: New file.
10054
10055 2016-08-23 Pedro Alves <palves@redhat.com>
10056
10057 PR gdb/20494
10058 * gdb.base/new-ui-echo.c: New file.
10059 * gdb.base/new-ui-echo.exp: New file.
10060
10061 2016-08-23 Yao Qi <yao.qi@linaro.org>
10062
10063 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10064 gdbserver_spawn.
10065 * gdb.server/connect-without-multi-process.exp (do_test):
10066 Likewise.
10067
10068 2016-08-23 Yao Qi <yao.qi@linaro.org>
10069
10070 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10071 standalone_txt. Delete gdb_txt and standalone_txt on host
10072 and target. Spawn the binary on target. Copy files from
10073 target to host.
10074
10075 2016-08-22 Pedro Alves <palves@redhat.com>
10076
10077 PR gdb/20505
10078 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10079 with_test_prefix. Factor out bits to ...
10080 (test_no_vdso): ... this new procedure.
10081
10082 2016-08-19 Carl Love <cel@us.ibm.com>
10083
10084 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10085 maintaining separate logic for constructing the output path.
10086 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10087 * gdb.arch/ppc-dfp.exp: Likewise.
10088 * gdb.arch/ppc-fp.exp: Likewise.
10089 * gdb.arch/vsx-regs.exp: Likewise.
10090 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10091 binprefix for generating the additional binary files.
10092
10093 2016-08-19 Pedro Alves <palves@redhat.com>
10094
10095 * gdb.trace/mi-trace-frame-collected.exp
10096 (test_trace_frame_collected): On x32, expect two registers.
10097
10098 2016-08-18 Carl Love <cel@us.ibm.com>
10099
10100 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10101 and sync up the test with tests in gas/testsuite/gas/ppc.
10102 * gdb.arch/powerpc-power.exp: Likewise.
10103
10104 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10105
10106 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10107 expected error message.
10108
10109 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10110
10111 * gdb.multi/remove-inferiors.exp: New file.
10112 * gdb.multi/remove-inferiors.c: New file.
10113
10114 2016-08-12 Yao Qi <yao.qi@linaro.org>
10115
10116 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10117 argument list.
10118
10119 2016-08-10 Pedro Alves <palves@redhat.com>
10120
10121 PR gdb/19187
10122 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10123 setup_kfails.
10124
10125 2016-08-09 Pedro Alves <palves@redhat.com>
10126 Simon Marchi <simon.marchi@ericsson.com>
10127
10128 PR gdb/20418
10129 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10130 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10131
10132 2016-08-09 Pedro Alves <palves@redhat.com>
10133
10134 PR mi/20431
10135 * gdb.mi/mi-cmd-error.exp: New file.
10136
10137 2016-08-09 Pedro Alves <palves@redhat.com>
10138
10139 PR gdb/18653
10140 * gdb.base/signals-state-child.c: New file.
10141 * gdb.base/signals-state-child.exp: New file.
10142 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10143
10144 2016-08-09 Pedro Alves <palves@redhat.com>
10145
10146 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10147
10148 2016-08-03 Tom Tromey <tom@tromey.com>
10149
10150 PR python/18565:
10151 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10152
10153 2016-08-01 Yao Qi <yao.qi@linaro.org>
10154
10155 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10156 variable mode to "multi-process" if $multi_process is 1, otherwise
10157 set it to "single-process".
10158
10159 2016-08-01 Yao Qi <yao.qi@linaro.org>
10160
10161 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10162 * gdb.cp/cpexprs.exp: Likewise.
10163 * gdb.cp/m-static.exp: Likewise.
10164
10165 2016-07-26 Tom Tromey <tom@tromey.com>
10166
10167 PR python/20190:
10168 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10169 test.
10170
10171 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10172
10173 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10174 selecting assembly source files.
10175 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10176 assembly source files.
10177 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10178 assembly source files.
10179 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10180 selecting assembly source files.
10181
10182 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10183
10184 * gdb.base/new-ui.exp (do_test_invalid_args): New
10185 procedure.
10186
10187 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10188
10189 * gdb.btrace/reconnect.c: New file.
10190 * gdb.btrace/reconnect.exp: New file.
10191
10192 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10193
10194 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10195 to test_catch_syscall_group.
10196 (test_catch_syscall_group): New.
10197
10198 2016-07-21 Tom Tromey <tom@tromey.com>
10199
10200 * gdb.rust/simple.rs (main): Use empty struct expression.
10201 * gdb.rust/simple.exp: Add tests for empty struct expression.
10202
10203 2016-07-21 Yao Qi <yao.qi@linaro.org>
10204
10205 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10206 if gdb_skip_xml_test is true on some targets.
10207
10208 2016-07-21 Yao Qi <yao.qi@linaro.org>
10209
10210 * gdb.server/solib-list.exp: Unset last_loaded_file.
10211
10212 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10213
10214 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10215 "step into captured_main (args)".
10216
10217 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10218
10219 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10220
10221 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10222
10223 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10224
10225 2016-07-19 Pedro Alves <palves@redhat.com>
10226
10227 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10228 * gdb.opt/inline-bt.exp: Likewise.
10229 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10230 additional_flags=-Winline.
10231 * gdb.opt/inline-locals.exp: Likewise.
10232 * gdb.opt/inline-markers.c (ATTR): Define.
10233 (inlined_fn): Use it.
10234
10235 2016-07-19 Yao Qi <yao.qi@linaro.org>
10236
10237 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10238 (test_with_self): Remove some code. Remove argument executable.
10239 (top-level): Use do_self_tests.
10240
10241 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
10242 Don Breazeal <donb@codesourcery.com>
10243
10244 * gdb.base/maint.exp: Escape paths used in regular expressions.
10245 * gdb.stabs/weird.exp: Likewise.
10246
10247 2016-07-13 Tom Tromey <tom@tromey.com>
10248
10249 PR python/15620, PR python/18620:
10250 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10251 (test_bkpt_events): New procs.
10252
10253 2016-07-13 Tom Tromey <tom@tromey.com>
10254
10255 PR python/17698:
10256 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10257 test.
10258 (test_watchpoints): Likewise.
10259 (test_bkpt_pending): New proc.
10260
10261 2016-07-13 Tom Tromey <tom@tromey.com>
10262
10263 PR cli/18053:
10264 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10265 completion test.
10266
10267 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10268
10269 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10270 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10271 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10272 f_label.
10273 (g): Rename g_end_lbl to g_label.
10274 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10275 low_pc and high_pc.
10276 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10277
10278 2016-07-12 Tom Tromey <tom@tromey.com>
10279
10280 PR python/19293:
10281 * gdb.python/py-unwind-maint.exp: Update tests.
10282
10283 2016-07-12 Yao Qi <yao.qi@linaro.org>
10284
10285 * lib/selftest-support.exp (selftest_setup): Match the output
10286 when captured_main is inlined.
10287
10288 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10289
10290 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10291 New variables.
10292 (print this%a, print this%b, print this): New tests.
10293 * gdb.fortran/derived-types.f90 (this): New object and
10294 initialization.
10295
10296 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10297
10298 * gdb.ada/arraydim.exp: Remove extra directory level in build
10299 directory.
10300
10301 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10302
10303 * lib/ada.exp: Remove extra directory level in build directory.
10304 * gdb.ada/cond_lang.exp: Likewise.
10305 * gdb.ada/exec_changed.exp: Likewise.
10306 * gdb.ada/lang_switch.exp: Likewise.
10307
10308 2016-07-06 Manish Goregaokar <manish@mozilla.com>
10309
10310 * simple.rs: Add test for raw pointer subscripting.
10311 * simple.exp: Add test expectations.
10312
10313 2016-07-05 Yao Qi <yao.qi@linaro.org>
10314
10315 * gdb.mi/mi-reverse.exp: Match =record-started output.
10316
10317 2016-07-01 Pedro Alves <palves@redhat.com>
10318
10319 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10320 procedure.
10321 (jit_reader_test): Test the jit reader's unwinder.
10322 * gdb.base/jithost.c (jit_function_00_code): New global.
10323 (main): Use memcpy to fill in the mmapped code, instead of poking
10324 bytes manually here.
10325 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10326 value.
10327 (read_debug_info): Save the function's range.
10328 (read_sp): New function.
10329 (unwind_frame): Use it. Also unwind RBP.
10330 (get_frame_id): Use read_sp.
10331 (gdb_init_reader): Use calloc instead of malloc.
10332 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10333 parameter. Use gdb_test_multiple.
10334
10335 2016-07-01 Pedro Alves <palves@redhat.com>
10336 Antoine Tremblay <antoine.tremblay@ericsson.com>
10337
10338 * gdb.threads/process-dies-while-detaching.c: New file.
10339 * gdb.threads/process-dies-while-detaching.exp: New file.
10340
10341 2016-07-01 Pedro Alves <palves@redhat.com>
10342
10343 * gdb.multi/watchpoint-multi-exit.c: New file.
10344 * gdb.multi/watchpoint-multi-exit.exp: New file.
10345
10346 2016-06-30 Pedro Alves <palves@redhat.com>
10347
10348 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10349 unset inferior_spawn_id.
10350
10351 2016-06-30 Pedro Alves <palves@redhat.com>
10352
10353 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10354 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10355
10356 2016-06-29 Yao Qi <yao.qi@linaro.org>
10357
10358 * gdb.base/return.c: Add copyright header.
10359
10360 2016-06-29 Tom Tromey <tom@tromey.com>
10361
10362 PR python/20129:
10363 * gdb.python/py-framefilter.exp: Add tests for setting priority
10364 and disabling of non-existent frame filter.
10365
10366 2016-06-29 Yao Qi <yao.qi@linaro.org>
10367
10368 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10369 0x0f07ff.
10370
10371 2016-06-28 Yao Qi <yao.qi@linaro.org>
10372
10373 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10374 triplets. Start gdb, execute catch syscall, and continue. Check
10375 gdb's output to determine catch syscall is supported.
10376
10377 2016-06-27 Manish Goregaokar <manish@mozilla.com>
10378
10379 * gdb.rust/simple.rs: Add test for returning unit in a function.
10380 * gdb.rust/simple.exp: Add expectation for functions returning
10381 unit.
10382
10383 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10384
10385 * gdb.python/py-breakpoint-create-fail.c,
10386 gdb.python/py-breakpoint-create-fail.exp,
10387 gdb.python/py-breakpoint-create-fail.py: New testcase.
10388
10389 2016-06-25 Manish Goregaokar <manish@mozilla.com>
10390
10391 PR gdb/20239
10392 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
10393 * gdb.rust/simple.exp: Add test expectations for new NonZero
10394 tests.
10395
10396 2016-06-24 David Taylor <dtaylor@emc.com>
10397
10398 * gdb.base/offsets.exp: New file.
10399 * gdb.base/offsets.c: New file.
10400
10401 2016-06-23 Tom Tromey <tom@tromey.com>
10402
10403 PR gdb/16483:
10404 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10405 before any filters are loaded.
10406
10407 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10408
10409 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10410 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10411 structs.
10412 * gdb.fortran/derived-type-function.exp: New file.
10413 * gdb.fortran/derived-type-function.f90: New file.
10414
10415
10416 2016-06-21 Pedro Alves <palves@redhat.com>
10417
10418 * gdb.base/new-ui.exp: New file.
10419 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10420 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10421 (with_spawn_id): New procedure.
10422
10423 2016-06-21 Pedro Alves <palves@redhat.com>
10424
10425 * gdb.mi/mi-exec-run.exp: New file.
10426
10427 2016-06-21 Pedro Alves <palves@redhat.com>
10428
10429 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10430 breakpoint command's output on the main UI.
10431 (test_break): New procedure, factored out from calls in the top
10432 level.
10433 (top level): Use foreach_with_prefix to test MI as main UI and as
10434 separate UI.
10435
10436 2016-06-21 Pedro Alves <palves@redhat.com>
10437
10438 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10439 (test_awatch_creation_and_listing)
10440 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10441 Remove 'type' parameter.
10442 (test_watchpoint_all): New parameter mi_mode. Remove
10443 with_test_prefix.
10444 (top level): Use foreach_with_prefix, and add main/separate UI MI
10445 testing axis.
10446
10447 2016-06-21 Pedro Alves <palves@redhat.com>
10448
10449 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10450 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10451 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10452 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10453 (gdb_main_spawn_id, mi_spawn_id): Declare and
10454 comment.
10455 (mi_create_inferior_pty): New procedure,
10456 factored out from default_mi_gdb_start.
10457 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10458 procedures.
10459 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10460 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10461 Use mi_create_inferior_pty.
10462 (mi_gdb_start): Use eval to pass down args list.
10463
10464 2016-06-21 Pedro Alves <palves@redhat.com>
10465
10466 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10467 * gdb.opt/inline-cmds.exp: Add MI tests.
10468
10469 2016-06-21 Pedro Alves <palves@redhat.com>
10470
10471 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10472
10473 2016-06-21 Pedro Alves <palves@redhat.com>
10474
10475 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10476 (top level): Use it instead of mi_execute_to.
10477
10478 2016-06-21 Pedro Alves <palves@redhat.com>
10479
10480 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10481 (cont_handler_str): New.
10482 (signal_stop_handler): Set stop_handler_str instead of printing to
10483 stdout.
10484 (continue_handler): Set cont_handler_str instead of printing to
10485 stdout.
10486 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10487 mi_send_resuming_command. Print stop_handler_str and
10488 cont_handler_str instead of expecting the python events print
10489 directly.
10490
10491 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10492
10493 * gdb.base/jit-reader.exp: New file.
10494 * gdb.base/jithost.c: New file.
10495 * gdb.base/jithost.h: New file.
10496 * gdb.base/jitreader.c : New file.
10497 * gdb.base/jit-protocol.h: New file.
10498
10499 2016-06-17 Yao Qi <yao.qi@linaro.org>
10500
10501 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10502 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10503 and detach-on-fork. Adjust tests.
10504 (top level): Invoke break_cond_on_syscall with combinations of
10505 syscall, follow-fork-mode and detach-on-fork.
10506
10507 2016-06-17 Yao Qi <yao.qi@linaro.org>
10508
10509 * gdb.base/step-over-exit.c: New.
10510 * gdb.base/step-over-exit.exp: New.
10511
10512 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10513
10514 * gdb.base/float.exp: Add target check for nds32*-*-*.
10515 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10516
10517 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10518
10519 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10520 for unsupported target features.
10521 * gdb.base/call-rt-st.exp: Likewise.
10522 * gdb.base/call-sc.exp: Likewise.
10523 * gdb.base/call-signal-resume.exp: Likewise.
10524 * gdb.base/call-strs.exp: Likewise.
10525 * gdb.base/callexit.exp: Likewise.
10526 * gdb.base/callfuncs.exp: Likewise.
10527 * gdb.base/nodebug.exp: Likewise.
10528 * gdb.base/printcmds.exp: Likewise.
10529 * gdb.base/ptype.exp: Likewise.
10530 * gdb.base/structs.exp: Likewise.
10531 * gdb.base/unwindonsignal.exp: Likewise.
10532 * gdb.cp/gdb2495.exp: Likewise.
10533 * gdb.cp/templates.exp: Likewise.
10534 * gdb.cp/virtfunc.exp: Likewise.
10535 * gdb.threads/hand-call-in-threads.exp: Likewise.
10536 * gdb.threads/interrupted-hand-call.exp: Likewise.
10537 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10538
10539 2016-06-10 Tom Tromey <tom@tromey.com>
10540
10541 PR rust/20110:
10542 * gdb.rust/expr.exp: Add test for integer constant larger than
10543 i32.
10544
10545 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10546
10547 * gdb.fortran/nested-funcs.exp: New.
10548 * gdb.fortran/nested-funcs.f90: New.
10549
10550 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10551
10552 * gdb.base/examine-backward.c: New file.
10553 * gdb.base/examine-backward.exp: New file.
10554
10555 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10556
10557 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10558 matching.
10559
10560 2016-06-02 Tom Tromey <tom@tromey.com>
10561
10562 PR python/18984:
10563 * gdb.python/py-shared.exp: Add solib_name test.
10564
10565 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10566
10567 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10568
10569 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10570
10571 PR c++/19893
10572 * gdb.dwarf2/implref.exp: Rename to...
10573 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10574 * gdb.dwarf2/implref-array.c: New file.
10575 * gdb.dwarf2/implref-array.exp: Likewise.
10576 * gdb.dwarf2/implref-global.c: Likewise.
10577 * gdb.dwarf2/implref-global.exp: Likewise.
10578 * gdb.dwarf2/implref-struct.c: Likewise.
10579 * gdb.dwarf2/implref-struct.exp: Likewise.
10580
10581 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10582
10583 * gdb.trace/trace-condition.exp: Add 64bit tests.
10584
10585 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10586
10587 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10588 bits types.
10589 (main): Adapt to 8 to 64 bits types.
10590 * gdb.trace/trace-condition.exp: Add new tests.
10591
10592 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10593
10594 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10595
10596 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10597
10598 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10599 Move condition tests...
10600 * gdb.trace/trace-condition.exp: Here.
10601
10602 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10603
10604 * gdb.trace/trace-condition.exp: Add counter-case tests.
10605
10606 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10607
10608 PR c++/15231
10609 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10610 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10611
10612 2016-05-27 Pedro Alves <palves@redhat.com>
10613
10614 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10615 New procedure.
10616 (top level): Call it, and bail out of DejaGnu is known to be bad.
10617
10618 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10619
10620 * gdb.base/whatis.c: Extend the test case.
10621 * gdb.base/whatis.exp: Add additional tests.
10622
10623 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10624
10625 * gdb.fortran/type.f90: Add pointer variable.
10626 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10627
10628 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10629
10630 * gdb.fortran/vla-type.exp: Fix testcase name.
10631
10632 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10633
10634 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10635
10636 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10637
10638 * gdb.fortran/type.f90: Add nested structures.
10639 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10640 * gdb.fortran/derived-type.exp: Adapt expected output.
10641 * gdb.fortran/vla-type.exp: Adapt expected output.
10642
10643 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10644
10645 * gdb.fortran/whatis_type.exp: Adapt expected output.
10646
10647 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10648
10649 * gdb.fortran/print_type.exp: Fix expected output.
10650 * gdb.fortran/whatis_type.exp: Fix expected output.
10651
10652 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10653
10654 * gdb.fortran/whatis_type.exp: Use multi_line.
10655
10656 2016-05-24 Tom Tromey <tom@tromey.com>
10657
10658 PR python/17386:
10659 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10660 use value as an index.
10661
10662 2016-05-23 Tom Tromey <tom@tromey.com>
10663
10664 PR python/17981:
10665 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10666 no-breakpoint case.
10667
10668 2016-05-24 Pedro Alves <palves@redhat.com>
10669
10670 PR gdb/19828
10671 * gdb.threads/clone-attach-detach.c: New file.
10672 * gdb.threads/clone-attach-detach.exp: New file.
10673
10674 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10675
10676 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10677
10678 2016-05-23 Tom Tromey <tom@tromey.com>
10679
10680 PR python/19438, PR python/18393:
10681 * gdb.python/py-progspace.exp: Add "dir" test.
10682 * gdb.python/py-objfile.exp: Add "dir" test.
10683
10684 2016-05-23 Yao Qi <yao.qi@linaro.org>
10685
10686 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10687 * gdb.arch/thumb2-it.exp: Likewise.
10688
10689 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10690
10691 * gdb.mi/mi-threads-interrupt.c: New file.
10692 * gdb.mi/mi-threads-interrupt.exp: New file.
10693
10694 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10695
10696 PR gdb/18077
10697 * gdb.mi/mi-async-run.exp: New file.
10698 * gdb.mi/mi-async-run.c: New file.
10699
10700 2016-05-17 Tom Tromey <tom@tromey.com>
10701 Manish Goregaokar <manishsmail@gmail.com>
10702
10703 * lib/rust-support.exp: New file.
10704 * lib/gdb.exp (skip_rust_tests): New proc.
10705 (build_executable_from_specs): Handle rust.
10706 * lib/future.exp (gdb_find_rustc): New proc.
10707 (gdb_default_target_compile): Handle rust.
10708 * gdb.rust/expr.exp: New file.
10709 * gdb.rust/generics.exp: New file.
10710 * gdb.rust/generics.rs: New file.
10711 * gdb.rust/methods.exp: New file.
10712 * gdb.rust/methods.rs: New file.
10713 * gdb.rust/modules.exp: New file.
10714 * gdb.rust/modules.rs: New file.
10715 * gdb.rust/simple.exp: New file.
10716 * gdb.rust/simple.rs: New file.
10717
10718 2016-05-17 Tom Tromey <tom@tromey.com>
10719
10720 * gdb.base/default.exp (set language): Add rust.
10721
10722 2016-05-17 Tom Tromey <tom@tromey.com>
10723
10724 * gdb.gdb/unittest.exp: New file.
10725
10726 2016-05-16 Yao Qi <yao.qi@linaro.org>
10727
10728 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10729 shell_prompt. Update shell_prompt_re.
10730
10731 2016-05-12 Doug Evans <dje@google.com>
10732
10733 PR symtab/19999
10734 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10735 $options when building executable.
10736 * gdb.dwarf2/fission-loclists-pie.S: New file.
10737 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10738
10739 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10740
10741 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10742 of [is_remote target],
10743
10744 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10745
10746 * lib/gdb.exp (use_gdb_stub): New procedure.
10747
10748 2016-05-03 Yunlian Jiang <yunlian@google.com>
10749 Doug Evans <dje@google.com>
10750
10751 PR symtab/19914
10752 * gdb.dwarf2/dwp-sepdebug.c: New file.
10753 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10754
10755 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10756
10757 * gdb.base/detach.exp: Remove is_remote check.
10758
10759 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10760
10761 * gdb.base/annota-input-while-running.exp: Don't check for
10762 [is_remote target]. Enable annotations after running to main.
10763 Remove unused "set test..." line.
10764
10765 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10766
10767 * gdb.trace/trace-enable-disable.exp: New file.
10768 * gdb.trace/trace-enable-disable.c: New file.
10769
10770 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10771
10772 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10773 use it in info sharedlibrary test.
10774 * gdb.trace/ftrace-lock.exp: Likewise.
10775 * gdb.trace/ftrace.exp: Likewise.
10776 * gdb.trace/range-stepping.exp: Likewise.
10777 * gdb.trace/trace-break.exp: Likewise.
10778 * gdb.trace/trace-condition.exp: Likewise.
10779 * gdb.trace/trace-mt.exp: Likewise.
10780
10781 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10782
10783 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10784 (gdb_load_shlib): ... this.
10785 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10786 gdb_load_shlib.
10787 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10788 * gdb.base/ctxobj.exp: Likewise.
10789 * gdb.base/dprintf-pending.exp: Likewise.
10790 * gdb.base/dso2dso.exp: Likewise.
10791 * gdb.base/fixsection.exp: Likewise.
10792 * gdb.base/gcore-relro.exp: Likewise.
10793 * gdb.base/gdb1555.exp: Likewise.
10794 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10795 * gdb.base/gnu-ifunc.exp: Likewise.
10796 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10797 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10798 * gdb.base/pending.exp: Likewise.
10799 * gdb.base/print-file-var.exp: Likewise.
10800 * gdb.base/print-symbol-loading.exp: Likewise.
10801 * gdb.base/shlib-call.exp: Likewise.
10802 * gdb.base/shreloc.exp: Likewise.
10803 * gdb.base/so-impl-ld.exp: Likewise.
10804 * gdb.base/solib-disc.exp: Likewise.
10805 * gdb.base/solib-nodir.exp: Likewise.
10806 * gdb.base/solib-overlap.exp: Likewise.
10807 * gdb.base/solib-symbol.exp: Likewise.
10808 * gdb.base/solib-weak.exp (do_test): Likewise.
10809 * gdb.base/sym-file.exp: Likewise.
10810 * gdb.base/symtab-search-order.exp: Likewise.
10811 * gdb.base/type-opaque.exp: Likewise.
10812 * gdb.base/unload.exp: Likewise.
10813 * gdb.base/watchpoint-solib.exp: Likewise.
10814 * gdb.compile/compile.exp: Likewise.
10815 * gdb.cp/gdb2384.exp: Likewise.
10816 * gdb.cp/infcall-dlopen.exp: Likewise.
10817 * gdb.cp/re-set-overloaded.exp: Likewise.
10818 * gdb.fortran/library-module.exp: Likewise.
10819 * gdb.opt/solib-intra-step.exp: Likewise.
10820 * gdb.python/py-finish-breakpoint.exp: Likewise.
10821 * gdb.python/py-shared.exp: Likewise.
10822 * gdb.reverse/solib-precsave.exp: Likewise.
10823 * gdb.reverse/solib-reverse.exp: Likewise.
10824 * gdb.server/solib-list.exp: Likewise.
10825 * gdb.threads/dlopen-libpthread.exp: Likewise.
10826 * gdb.threads/tls-shared.exp: Likewise.
10827 * gdb.threads/tls-so_extern.exp: Likewise.
10828 * gdb.trace/change-loc.exp: Likewise.
10829 * gdb.trace/ftrace-lock.exp: Likewise.
10830 * gdb.trace/ftrace.exp: Likewise.
10831 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10832 * gdb.trace/pending.exp: Likewise.
10833 * gdb.trace/range-stepping.exp: Likewise.
10834 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10835 (strace_info_marker): Likewise.
10836 (strace_probe_marker): Likewise.
10837 (strace_trace_on_same_addr): Likewise.
10838 (strace_trace_on_diff_addr): Likewise.
10839 * gdb.trace/trace-break.exp: Likewise.
10840 * gdb.trace/trace-condition.exp: Likewise.
10841 * gdb.trace/trace-mt.exp: Likewise.
10842
10843 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10844
10845 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10846 result of gdb_remote_download.
10847 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10848 * gdb.base/dso2dso.exp: Likewise.
10849 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10850 * gdb.base/print-file-var.exp: Likewise.
10851 * gdb.base/shlib-call.exp: Likewise.
10852 * gdb.base/shreloc.exp: Likewise.
10853 * gdb.base/solib-overlap.exp: Likewise.
10854 * gdb.base/solib-weak.exp (do_test): Likewise.
10855 * gdb.base/unload.exp: Likewise.
10856
10857 2016-04-27 Yao Qi <yao.qi@linaro.org>
10858
10859 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10860 exists.
10861
10862 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10863
10864 * vla-type.exp: Print structure from toplevel.
10865
10866 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10867
10868 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10869 of dynamic types.
10870 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10871 of dynamic types.
10872
10873 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10874
10875 * gdb.fortran/vla-type.f90: New file.
10876 * gdb.fortran/vla-type.exp: New file.
10877
10878 2016-04-25 Yao Qi <yao.qi@linaro.org>
10879
10880 * gdb.base/branch-to-self.c: New file.
10881 * gdb.base/branch-to-self.exp: New file.
10882
10883 2016-04-22 Yao Qi <yao.qi@linaro.org>
10884
10885 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10886 more after $hex.
10887
10888 2016-04-22 Yao Qi <yao.qi@linaro.org>
10889
10890 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10891 * gdb.base/annota3.exp: Likewise.
10892
10893 2016-04-22 Yao Qi <yao.qi@linaro.org>
10894
10895 * gdb.reverse/step-precsave.exp: Do one step and test program
10896 stops in "callee" and do multiple steps until program goes out
10897 of "callee".
10898 * gdb.reverse/step-reverse.exp: Likewise.
10899
10900 2016-04-22 Yao Qi <yao.qi@linaro.org>
10901
10902 * gdb.trace/signal.exp: Also pass if
10903 $tracepoint_hits($i) > $iterations.
10904
10905 2016-04-22 Yao Qi <yao.qi@linaro.org>
10906
10907 * gdb.trace/signal.c: New file.
10908 * gdb.trace/signal.exp: New file.
10909
10910 2016-04-19 Doug Evans <xdje42@gmail.com>
10911
10912 * gdb.base/bad-file.exp: New file.
10913
10914 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10915
10916 * gdb.dwarf2/implref.exp: New file.
10917
10918 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10919
10920 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10921 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10922 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10923 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10924 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10925 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10926 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10927 * lib/fortran.exp (fortran_int4): New procedure.
10928 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10929 (fortran_logical4): Likewise.
10930
10931 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10932
10933 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10934
10935 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10936
10937 * lib/compiler.c: Add Intel specific preprocessor macros.
10938 * lib/compiler.cc: Likewise.
10939
10940 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
10941
10942 * gdb.server/connect-with-no-symbol-file.c: New file.
10943 * gdb.server/connect-with-no-symbol-file.exp: New file.
10944
10945 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10946
10947 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10948
10949 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10950
10951 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10952 standard output directory.
10953
10954 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10955
10956 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10957
10958 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10959
10960 * gdb.btrace/instruction_history.c (loop): Add declaration.
10961
10962 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10963
10964 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10965
10966 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10967
10968 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10969 parentheses to print.
10970 (continue_handler): Likewise.
10971
10972 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10973
10974 * gdb.server/solib-list.exp: Remove is_remote check.
10975 Pass shlib= to gdb_compile. Don't link shared library with
10976 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10977 Run binary filename through "readlink -f" on the target.
10978
10979 2016-04-08 Pedro Alves <palves@redhat.com>
10980
10981 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10982 interpreter filename as argument to gdbserver_spawn.
10983 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10984 Return empty if $last_loaded_file does not exist.
10985
10986 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10987
10988 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10989 * gdb.base/jit-main.c: Use exit after usage.
10990
10991 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10992
10993 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10994 GDBHISTSIZE prior to the tests.
10995 * gdb.base/gdbinit-history.exp: Likewise.
10996
10997 2016-04-07 Pedro Alves <palves@redhat.com>
10998
10999 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11000 instead of build_executable. Use gdb_load_shlibs.
11001
11002 2016-04-07 Yao Qi <yao.qi@linaro.org>
11003
11004 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11005 Execute "si" command.
11006
11007 2016-04-07 Yao Qi <yao.qi@linaro.org>
11008
11009 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11010 number instead of the comments on some line.
11011
11012 2016-04-06 Don Breazeal <donb@codesourcery.com>
11013
11014 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11015 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11016
11017 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11018
11019 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11020 standard_output_file. Remove unused binfile variable.
11021
11022 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
11023
11024 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11025 * gdb.python/py-mi-objfile.exp: Match "list main" output
11026 in console format.
11027
11028 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11029
11030 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11031 absolute.
11032
11033 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11034
11035 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11036 absolute.
11037 * gdb.trace/ftrace.exp: Likewise.
11038 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11039 targets as well.
11040 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11041 (gdb_load_shlibs): Copy libraries to test directory when testing
11042 natively. Only set solib-search-path if testing remotely.
11043 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11044
11045 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11046
11047 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11048 gdb_download. Use it even if the target is not remote.
11049 * gdb.base/jit.exp (compile_jit_test): Likewise.
11050 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11051 output directory if the destination board is local, otherwise use
11052 the standard remote_download from DejaGnu.
11053 (gdb_download): Remove.
11054 (gdb_load_shlibs): Use gdb_remote_download instead of
11055 gdb_download.
11056 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11057 Use gdb_remote_download instead of gdb_download. Use it even if
11058 the target is not remote.
11059 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11060 instead of gdb_download.
11061
11062 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11063
11064 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11065 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11066 run.
11067
11068 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
11069
11070 PR gdb/19820
11071 * gdb.base/printcmds.exp: Add artificial arrays tests.
11072
11073 2016-03-31 Pedro Alves <palves@redhat.com>
11074
11075 PR gdb/19858
11076 * gdb.base/jit-main.c: Include unistd.h.
11077 (ATTACH): Define to 0 if not already defined.
11078 (wait_for_gdb, mypid): New globals.
11079 (WAIT_FOR_GDB): New macro.
11080 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11081 some breakpoint locations.
11082 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11083 New procedures.
11084 (one_jit_test): Add REATTACH parameter, and handle it. Use
11085 continue_to_test_location.
11086 (top level): Test attach, and adjusts calls to one_jit_test.
11087
11088 2016-03-31 Pedro Alves <palves@redhat.com>
11089
11090 PR gdb/19858
11091 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11092 BINSUFFIX parameter, and handle it.
11093 (top level): Adjust calls compile_jit_test.
11094
11095 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
11096
11097 PR python/19743
11098 * gdb.python/py-mi-events-gdb.py: New file.
11099 * gdb.python/py-mi-events.c: New file.
11100 * gdb.python/py-mi-events.exp: New file.
11101
11102 2016-03-30 Yao Qi <yao.qi@linaro.org>
11103
11104 * gdb.reverse/until-precsave.exp: Match function name only.
11105 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11106 Move malloc to a condition block.
11107 * gdb.reverse/until-reverse.exp: Match function name only.
11108
11109 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11110
11111 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11112 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11113 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11114 variable for GPR 0 instead of assuming it is register 0.
11115 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11116 * lib/trace-support.exp: Add s390 registers.
11117
11118 2016-03-29 Yao Qi <yao.qi@linaro.org>
11119
11120 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11121
11122 2016-03-24 Yao Qi <yao.qi@linaro.org>
11123
11124 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11125 test message.
11126
11127 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11128
11129 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11130 maintaining separate logic for constructing the output path.
11131
11132 2016-03-16 Don Breazeal <donb@codesourcery.com>
11133
11134 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11135 Retry fork and waitpid on interrupted system call errors.
11136 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11137 Use with_timeout_factor to increase timeout by factor of 10.
11138
11139 2016-03-15 Don Breazeal <donb@codesourcery.com>
11140
11141 * gdb.cp/scope-err.cc: New test program.
11142 * gdb.cp/scope-err.exp: New test script.
11143 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11144 lines and "set breakpoint here" comment.
11145 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11146 Fixed some whitespace and format issues.
11147 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11148 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11149
11150 2016-03-15 Doug Evans <dje@google.com>
11151
11152 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11153 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11154 All callers updated. Add tests for enums, mixed flags register.
11155
11156 2016-03-15 Doug Evans <dje@google.com>
11157
11158 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11159 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11160
11161 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11162
11163 * gdb.base/default.exp: Add $_as_string to the list of expected
11164 convenience functions.
11165
11166 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11167
11168 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11169
11170 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11171
11172 * gdb.python/py-as-string.exp: New file.
11173 * gdb.python/py-as-string.c: New file.
11174
11175 2016-03-09 Pedro Alves <palves@redhat.com>
11176
11177 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11178 signal" -> "Thread NN received signal" output change.
11179 * gdb.threads/ia64-sigill.exp: Likewise.
11180 * gdb.threads/linux-dp.exp: Likewise.
11181 * gdb.threads/manythreads.exp: Likewise.
11182 * gdb.threads/pending-step.exp: Likewise.
11183 * gdb.threads/print-threads.exp: Likewise.
11184 * gdb.threads/sigstep-threads.exp: Likewise.
11185 * gdb.threads/staticthreads.exp: Likewise.
11186 * gdb.threads/tls.exp: Likewise.
11187
11188 2016-03-09 Pedro Alves <palves@redhat.com>
11189
11190 * gdb.base/command-line-input.exp: New file.
11191
11192 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11193
11194 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11195 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11196 * gdb.trace/pending.exp: Accept leading dot before function name.
11197 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11198 * lib/trace-support.exp: Set registers for ppc.
11199
11200 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11201
11202 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11203 use it for disassembly; accept .main in addition to main in backtrace.
11204
11205 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
11206 Marcin Kościelnicki <koriakin@0x04.net>
11207
11208 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11209 (gdb_recursion_test_ptr): New global variable.
11210 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11211 gdb_recursion_test.
11212 (gdb_c_test): Ditto.
11213
11214 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11215
11216 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11217 ordering.
11218
11219 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11220
11221 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11222 (bar): Add bar_start_lbl label.
11223 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11224 of foo/bar for emitting DWARF and tracing.
11225
11226 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11227
11228 * analyze-racy-logs.py: Set executable bit.
11229
11230 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11231
11232 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11233 (CHECK_TARGET_TMP): Likewise.
11234 (check-single-racy): New rule.
11235 (check-parallel-racy): Likewise.
11236 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11237 (do-check-parallel-racy): New rule.
11238 (check-racy/%.exp): Likewise.
11239 * README (Racy testcases): New section.
11240 * analyze-racy-logs.py: New file.
11241
11242 2016-03-03 Doug Evans <dje@google.com>
11243
11244 * gdb.base/skip.exp: Use with_test_prefix.
11245
11246 2016-03-03 Yao Qi <yao.qi@linaro.org>
11247
11248 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11249 Invoke step_over_syscall "clone" and break_cond_on_syscall
11250 "clone".
11251 * gdb.base/step-over-clone.c: New file.
11252
11253 2016-03-03 Yao Qi <yao.qi@linaro.org>
11254
11255 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11256 code format.
11257
11258 2016-03-03 Yao Qi <yao.qi@linaro.org>
11259
11260 * gdb.base/disp-step-fork.c: Rename to ...
11261 * gdb.base/step-over-fork.c: ... it. New file.
11262 * gdb.base/disp-step-vfork.c: Rename to ...
11263 * gdb.base/step-over-vfork.c: ... it. New file.
11264 * gdb.base/disp-step-syscall.exp: Rename to ...
11265 * gdb.base/step-over-syscall.exp: ... it. New file.
11266 (disp_step_cross_syscall): Rename to ...
11267 (step_over_syscall): ... it.
11268
11269 2016-03-03 Yao Qi <yao.qi@linaro.org>
11270
11271 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11272 If target supports condition evaluation on target, invoke
11273 break_cond_on_syscall for fork and vfork.
11274
11275 2016-03-03 Yao Qi <yao.qi@linaro.org>
11276
11277 * gdb.base/disp-step-syscall.exp: Don't invoke
11278 support_displaced_stepping.
11279 (disp_step_cross_syscall): Test with displaced stepping off and
11280 on if supported.
11281
11282 2016-03-03 Yao Qi <yao.qi@linaro.org>
11283
11284 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11285 proc.
11286 (setup): New proc.
11287 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11288 and setup.
11289
11290 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11291
11292 * gdb.fortran/vla-history.exp: Remove breakpoint.
11293
11294 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11295
11296 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11297 exceeds timeout.
11298
11299 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11300
11301 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11302 breakpoint.
11303
11304 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11305
11306 * gdb.mi/vla.f90: Nullify pointer after declaration.
11307
11308 2016-03-01 Pedro Alves <palves@redhat.com>
11309
11310 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11311
11312 2016-03-01 Pedro Alves <palves@redhat.com>
11313
11314 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11315 before anything else.
11316 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11317 _GNU_SOURCE here.
11318 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11319 before anything else.
11320 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11321
11322 2016-03-01 Pedro Alves <palves@redhat.com>
11323
11324 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11325
11326 2016-03-01 Yao Qi <yao.qi@linaro.org>
11327
11328 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11329 prepare_for_testing.
11330
11331 2016-03-01 Yao Qi <yao.qi@linaro.org>
11332
11333 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11334
11335 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11336
11337 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11338 manually constructing the output path.
11339
11340 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11341
11342 * gdb.arch/s390-stackless.S: New.
11343 * gdb.arch/s390-stackless.exp: New.
11344
11345 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11346
11347 * gdb.dlang/circular.c: New file.
11348 * gdb.dlang/circular.exp: New file.
11349
11350 2016-02-26 Yao Qi <yao.qi@linaro.org>
11351
11352 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11353 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11354 (testcases): Update.
11355
11356 2016-02-26 Yao Qi <yao.qi@linaro.org>
11357
11358 * gdb.reverse/aarch64.c: Rename to ...
11359 * gdb.reverse/insn-reverse.c: ... it.
11360 * gdb.reverse/aarch64.exp: Rename to ...
11361 * gdb.reverse/insn-reverse.exp: ... it.
11362
11363 2016-02-26 Yao Qi <yao.qi@linaro.org>
11364
11365 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11366 (testcase_ftype): New.
11367 (testcases): New array.
11368 (n_testcases): New.
11369 (main): Call each element in testcases.
11370 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11371 (read_testcase): New.
11372 Do the tests in a loop.
11373
11374 2016-02-25 Yao Qi <yao.qi@linaro.org>
11375
11376 * gdb.base/branches.c: Remove.
11377
11378 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11379
11380 PR gdb/13808
11381 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11382
11383 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11384
11385 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11386
11387 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11388
11389 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11390 change x86_64 call_insn to 'callq'.
11391
11392 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11393
11394 * gdb.trace/tfile-avx.c: Move to...
11395 * gdb.trace/tracefile-pseudo-reg.c: Here.
11396 * gdb.trace/tfile-avx.exp: Move to...
11397 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11398
11399 2016-02-24 Gary Benson <gbenson@redhat.com>
11400
11401 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11402 message on attach.
11403
11404 2016-02-23 Doug Evans <dje@google.com>
11405
11406 * gdb.base/skip.c (test_skip): New function.
11407 (end_test_skip_file_and_function): New function.
11408 (test_skip_file_and_function): New function.
11409 * gdb.base/skip1.c (test_skip): New function.
11410 (skip1_test_skip_file_and_function): New function.
11411 * gdb.base/skip.exp: Add tests for new skip options.
11412 * gdb.base/skip-solib.exp: Update expected output.
11413 * gdb.perf/skip-command.cc: New file.
11414 * gdb.perf/skip-command.exp: New file.
11415 * gdb.perf/skip-command.py: New file.
11416
11417 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11418
11419 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11420 info registers pattern.
11421
11422 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11423
11424 * lib/future.exp: Add D support.
11425 (gdb_find_gdc): New proc.
11426 (gdb_default_target_compile): Add D support.
11427
11428 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
11429
11430 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11431 user+system time.
11432 (trace_speed_test): Determine the iteration count for a time
11433 between 15..30 seconds.
11434
11435 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11436
11437 * gdb.arch/i386-mpx-sigsegv.c: New file.
11438 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11439 * gdb.arch/i386-mpx-simple_segv.c: New file.
11440 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11441
11442 2016-02-18 Yao Qi <yao.qi@linaro.org>
11443
11444 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11445 Don't call setup_kfail.
11446
11447 2016-02-18 Yao Qi <yao.qi@linaro.org>
11448
11449 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11450 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11451
11452 2016-02-16 Doug Evans <dje@google.com>
11453
11454 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11455 * gdb.base/skip1.c: Ditto.
11456 * gdb.base/skip.exp: Whitespace cleanup.
11457
11458 2016-02-16 Don Breazeal <donb@codesourcery.com>
11459
11460 PR remote/19496
11461 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11462 Remove kfail for PR remote/19496.
11463
11464 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11465
11466 * lib/gdb.exp (standard_temp_file): Return a path specific to
11467 the runtest invocation.
11468
11469 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11470
11471 * gdb.trace/save-trace.exp: Change relative path to be in the
11472 standard output directory.
11473
11474 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11475
11476 * gdb.arch/i386-prologue.c: Add missing prototypes.
11477
11478 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11479
11480 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11481 * gdb.arch/i386-prologue.exp: Likewise.
11482 * gdb.arch/i386-size.exp: Likewise.
11483
11484 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11485
11486 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11487 define object file path.
11488 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11489 file path.
11490 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11491 standard_output_file to define binfile.
11492
11493 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11494
11495 Fix compatibility with recent gfortran-5.3.1.
11496 * gdb.fortran/vla-history.exp (print vla1 allocated)
11497 (print vla2 allocated, print $2, print $3): Remove
11498 (print $4): Rename to ...
11499 (print $2): ... here.
11500 (print $9): Rename to ...
11501 (print $5): ... here.
11502 (print $10): Rename to ...
11503 (print $6): ... here.
11504 * gdb.fortran/vla.f90: Add pvla initialization.
11505
11506 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11507
11508 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11509 New test.
11510 * gdb.fortran/vla-value-sub.exp: Likewise.
11511
11512 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11513
11514 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11515
11516 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11517
11518 * i386-biarch-core.exp: Define corefile using
11519 standard_output_file.
11520
11521 2016-02-12 Yao Qi <yao.qi@linaro.org>
11522
11523 * gdb.arch/arm-single-step-kernel-helper.c: New.
11524 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11525
11526 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11527
11528 * gdb.btrace/tailcall-only.exp: New.
11529 * gdb.btrace/tailcall-only.c: New.
11530 * gdb.btrace/x86_64-tailcall-only.S: New.
11531 * gdb.btrace/i686-tailcall-only.S: New.
11532
11533 2016-02-11 Pedro Alves <palves@redhat.com>
11534
11535 * README (Parallel testing): Add missing double quotes.
11536
11537 2016-02-11 Pedro Alves <palves@redhat.com>
11538
11539 * README (Parallel testing): New section.
11540 (GDB_PARALLEL): Rewrite.
11541 (FORCE_PARALLEL): Document.
11542
11543 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11544
11545 * gdb.trace/tfile-avx.c: New test.
11546 * gdb.trace/tfile-avx.exp: New test.
11547
11548 2016-02-09 Keith Seitz <keiths@redhat.com>
11549
11550 PR breakpoints/19546
11551 * gdb.base/infcall-exec.c: New file.
11552 * gdb.base/infcall-exec2.c: New file.
11553 * gdb.base/infcall-exec.exp: New file.
11554
11555 2016-02-09 Keith Seitz <keiths@redhat.com>
11556
11557 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11558 (toplevel): Call test_bkpt_address.
11559
11560 2016-02-09 Keith Seitz <keiths@redhat.com>
11561
11562 PR python/19506
11563 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11564 (toplevel): Call test_bkpt_address.
11565
11566 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11567
11568 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11569 to AC_OUTPUT.
11570 * configure: Regenerate.
11571
11572 2016-02-09 Pedro Alves <palves@redhat.com>
11573
11574 PR breakpoints/19548
11575 * gdb.base/execl-update-breakpoints.c (some_function): New
11576 function.
11577 (main): Call it.
11578 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11579 Tighten expected GDB output.
11580
11581 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11582
11583 * Makefile.in (ALL_SUBDIRS): Remove.
11584 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11585 (distclean maintainer-clean realclean): Likewise.
11586 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11587 * configure: Regenerate.
11588 * gdb.ada/Makefile.in: Delete.
11589 * gdb.arch/Makefile.in: Likewise.
11590 * gdb.asm/Makefile.in: Likewise.
11591 * gdb.base/Makefile.in: Likewise.
11592 * gdb.btrace/Makefile.in: Likewise.
11593 * gdb.cell/Makefile.in: Likewise.
11594 * gdb.compile/Makefile.in: Likewise.
11595 * gdb.cp/Makefile.in: Likewise.
11596 * gdb.disasm/Makefile.in: Likewise.
11597 * gdb.dlang/Makefile.in: Likewise.
11598 * gdb.dwarf2/Makefile.in: Likewise.
11599 * gdb.fortran/Makefile.in: Likewise.
11600 * gdb.gdb/Makefile.in: Likewise.
11601 * gdb.go/Makefile.in: Likewise.
11602 * gdb.guile/Makefile.in: Likewise.
11603 * gdb.java/Makefile.in: Likewise.
11604 * gdb.linespec/Makefile.in: Likewise.
11605 * gdb.mi/Makefile.in: Likewise.
11606 * gdb.modula2/Makefile.in: Likewise.
11607 * gdb.multi/Makefile.in: Likewise.
11608 * gdb.objc/Makefile.in: Likewise.
11609 * gdb.opencl/Makefile.in: Likewise.
11610 * gdb.opt/Makefile.in: Likewise.
11611 * gdb.pascal/Makefile.in: Likewise.
11612 * gdb.perf/Makefile.in: Likewise.
11613 * gdb.python/Makefile.in: Likewise.
11614 * gdb.reverse/Makefile.in: Likewise.
11615 * gdb.server/Makefile.in: Likewise.
11616 * gdb.stabs/Makefile.in: Likewise.
11617 * gdb.threads/Makefile.in: Likewise.
11618 * gdb.trace/Makefile.in: Likewise.
11619 * gdb.xml/Makefile.in: Likewise.
11620 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11621 GDB_PARALLEL.
11622 (standard_output_file): Remove check for GDB_PARALLEL, always
11623 return path in outputs/$subdir/$testname.
11624
11625 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11626
11627 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11628 (site.exp): Assign abs_srcdir to tcl's srcdir.
11629
11630 2016-02-04 Yao Qi <yao.qi@linaro.org>
11631
11632 * gdb.base/foll-exec-mode.c: Include limits.h.
11633 (main): Add parameters argc and argv. Get directory from
11634 argv[0].
11635 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11636 compilation.
11637 * gdb.base/foll-exec.c: Include limits.h.
11638 (main): Add parameters argc and argv.
11639 Get directory from argv[0].
11640 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11641 Adjust tests on the number of lines as source code changed.
11642 * gdb.base/foll-vfork-exit.c: Include limits.h.
11643 (main): Add one line of statement before vfork.
11644 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11645 (main): Add parameters argc and argv. Get directory from
11646 argv[0].
11647 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11648 (setup_gdb): Set tbreak to skip some source lines.
11649 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11650 (main): Add parameters argc and argv. Get directory from
11651 argv[0].
11652 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11653 compilation.
11654 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11655 (main): Add parameters argc and argv. Get directory from
11656 argv[0].
11657 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11658 compilation.
11659
11660 2016-02-01 Doug Evans <dje@google.com>
11661
11662 * gdb.base/skip.exp: Clean up multiple references to same test name.
11663
11664 2016-02-01 Pedro Alves <palves@redhat.com>
11665
11666 PR remote/19496
11667 * gdb.threads/forking-threads-plus-breakpoint.exp
11668 (displaced_stepping_supported): New global.
11669 (probe_displaced_stepping_support): New procedure.
11670 (do_test): Add 'displaced' parameter, and use it.
11671 (top level): Check for displaced stepping support. Add displaced
11672 stepping on/off testing axis.
11673
11674 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11675
11676 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11677 pointer. Don't perform further tests on the unassociated pointer
11678 if the first test fails.
11679
11680 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11681
11682 * gdb.base/max-value-size.c: New file.
11683 * gdb.base/max-value-size.exp: New file.
11684 * gdb.base/huge.exp: Disable max-value-size for this test.
11685
11686 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11687
11688 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11689
11690 2016-01-28 Yao Qi <yao.qi@linaro.org>
11691
11692 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11693
11694 2016-01-25 Pedro Alves <palves@redhat.com>
11695
11696 PR threads/19461
11697 * gdb.base/fork-running-state.c: New file.
11698 * gdb.base/fork-running-state.exp: New file.
11699
11700 2016-01-25 Pedro Alves <palves@redhat.com>
11701
11702 PR gdb/19494
11703 * gdb.base/catch-fork-kill.c: New file.
11704 * gdb.base/catch-fork-kill.exp: New file.
11705
11706 2016-01-25 Pedro Alves <palves@redhat.com>
11707
11708 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11709 Delete, moved to lib/gdb.exp.
11710 * gdb.threads/forking-threads-plus-breakpoint.exp
11711 (foreach_with_prefix): Likewise.
11712 * gdb.threads/process-dies-while-handling-bp.exp
11713 (foreach_with_prefix): Likewise.
11714 * lib/gdb.exp (foreach_with_prefix): New procedure.
11715
11716 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11717
11718 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11719 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11720
11721 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11722
11723 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11724 endian targets.
11725
11726 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11727 Pedro Alves <palves@redhat.com>
11728
11729 Fix testsuite compatibility with Guile.
11730 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11731 number.
11732
11733 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11734
11735 Fix testsuite compatibility with Guile.
11736 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11737 (thread 1): New test for backtrace through signal handler.
11738
11739 2016-01-22 Yao Qi <yao.qi@linaro.org>
11740
11741 PR testsuite/19491
11742 * gdb.base/multi-forks.c: Include
11743 ../lib/unbuffer_output.c
11744 (main): Call gdb_unbuffer_output.
11745
11746 2016-01-21 Doug Evans <dje@google.com>
11747
11748 * lib/ada.exp (gdb_compile_ada): Fix typo.
11749
11750 2016-01-21 Joel Brobecker <brobecker@adacore.com>
11751
11752 * gdb.base/break-fun-addr.exp: New file.
11753 * gdb.base/break-fun-addr1.c: New file.
11754 * gdb.base/break-fun-addr2.c: New file.
11755
11756 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11757
11758 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11759 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11760 enum flag values.
11761
11762 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11763
11764 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11765 when GDB can not set the vector return value. Add more comments
11766 for clarification.
11767
11768 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11769
11770 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11771 command.
11772
11773 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11774
11775 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11776
11777 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11778
11779 * Makefile.in (check-single): Pass --status to runtest.
11780 (check/%.exp): Likewise.
11781
11782 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11783
11784 * Makefile.in (check-parallel): Propagate return code from make
11785 do-check-parallel.
11786
11787 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11788
11789 * gdb.trace/ftrace.exp: Fix expected message on continue.
11790 * gdb.trace/pending.exp: Fix expected message on continue.
11791 * gdb.trace/trace-break.exp: Fix expected message on continue.
11792
11793 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11794
11795 * lib/gdb.exp (gdb_test): Remove unused global references.
11796
11797 2016-01-18 Pedro Alves <palves@redhat.com>
11798
11799 * gdb.base/async-shell.exp: Adjust expected output.
11800 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11801 * gdb.base/siginfo-thread.exp: Adjust expected output.
11802 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11803 * gdb.java/jnpe.exp: Adjust expected output.
11804 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11805 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11806 * gdb.threads/leader-exit.exp: Adjust expected output.
11807 * gdb.threads/manythreads.exp: Adjust expected output.
11808 * gdb.threads/pthreads.exp: Adjust expected output.
11809 * gdb.threads/schedlock.exp: Adjust expected output.
11810 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11811 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11812 expected output.
11813 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11814 output.
11815 * gdb.threads/sigthread.exp: Adjust expected output.
11816 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11817
11818 2016-01-18 Yao Qi <yao.qi@linaro.org>
11819
11820 * gdb.guile/scm-section-script.c: Replace @progbits with
11821 %progbits.
11822 * gdb.python/py-section-script.c: Likewise.
11823
11824 2016-01-15 Pedro Alves <palves@redhat.com>
11825
11826 * gdb.multi/tids.exp: Test star wildcard ranges.
11827
11828 2016-01-15 Pedro Alves <palves@redhat.com>
11829
11830 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11831 command from "thread apply" invocation.
11832 (thr_apply_info_thr_invalid): Default the expected output to the
11833 input tid list.
11834 (top level): Add tests that use convenience variables. Add tests
11835 for "thread apply" with a valid TID list, but missing the command.
11836
11837 2016-01-13 Pedro Alves <palves@redhat.com>
11838
11839 * gdb.base/default.exp: Expect $_gthread as well.
11840 * gdb.multi/tids.exp: Test $_gthread.
11841 * gdb.threads/thread-specific.exp: Test $_gthread.
11842
11843 2016-01-13 Pedro Alves <palves@redhat.com>
11844
11845 * gdb.multi/tids.exp: Test "info threads -gid".
11846
11847 2016-01-13 Pedro Alves <palves@redhat.com>
11848
11849 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11850 Breakpoint.thread.
11851 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11852
11853 2016-01-07 Pedro Alves <palves@redhat.com>
11854
11855 * gdb.base/break.exp: Adjust to output changes.
11856 * gdb.base/hbreak2.exp: Likewise.
11857 * gdb.base/sepdebug.exp: Likewise.
11858 * gdb.base/watch_thread_num.exp: Likewise.
11859 * gdb.linespec/keywords.exp: Likewise.
11860 * gdb.multi/info-threads.exp: Likewise.
11861 * gdb.threads/thread-find.exp: Likewise.
11862 * gdb.multi/tids.c: New file.
11863 * gdb.multi/tids.exp: New file.
11864
11865 2016-01-13 Pedro Alves <palves@redhat.com>
11866
11867 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11868
11869 2016-01-13 Pedro Alves <palves@redhat.com>
11870
11871 * gdb.base/default.exp: Expect $_inferior as well.
11872 * gdb.multi/base.exp: Test $_inferior.
11873
11874 2016-01-13 Pedro Alves <palves@redhat.com>
11875
11876 PR breakpoints/19388
11877 * gdb.base/catch-signal-siginfo-cond.c: New file.
11878 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11879
11880 2016-01-12 Josh Stone <jistone@redhat.com>
11881 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11882
11883 * gdb.base/catch-syscall.c (do_execve): New variable.
11884 (main): Conditionally trigger an execve.
11885 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11886 (test_catch_syscall_execve): New, check entry/return across execve.
11887 (do_syscall_tests): Call test_catch_syscall_execve.
11888
11889 2016-01-12 Pedro Alves <palves@redhat.com>
11890
11891 * gdb.base/random-signal.exp (do_test): New procedure, with body
11892 of testcase moved in.
11893
11894 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11895 Pedro Alves <palves@redhat.com>
11896
11897 * gdb.base/funcargs.exp (finish from indirectly called function):
11898 Reintroduce the case for 'First'.
11899
11900 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11901 Pedro Alves <palves@redhat.com>
11902
11903 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11904 (tcatch_vfork_then_child_follow_exec)
11905 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11906 identification.
11907
11908 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11909
11910 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11911 and repeats to unlimited.
11912 * gdb.python/py-value.exp: Likewise.
11913 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11914 and repeats to unlimited.
11915
11916 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11917
11918 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11919 and reordering the functions.
11920 * gdb.multi/hangout.c: Likewise.
11921 * gdb.multi/hello.c: Likewise.
11922
11923 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11924
11925 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11926 absolute.
11927 (SingleStatisticTestResult.report): Use dict.keys instead of
11928 dict.iterkeys.
11929
11930 2016-01-06 Pedro Alves <palves@redhat.com>
11931
11932 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11933
11934 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11935
11936 * gdb.btrace/dlopen.exp: New.
11937 * gdb.btrace/dlopen.c: New.
11938 * gdb.btrace/dlopen-dso.c: New.
11939
11940 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11941
11942 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11943 PATTERN argument is optional.
11944
11945 2015-12-24 Joel Brobecker <brobecker@adacore.com>
11946
11947 * lib/ada.exp (target_compile_ada_from_dir): New function.
11948 (gdb_compile_ada): Reimplement avoiding the use of project files.
11949 * gdb.ada/gnat_ada.gpr: Delete.
11950 * gdb.ada/cond_lang.exp: Adjust test to make path before
11951 filename optional.
11952 * gdb.ada/small_reg_param.exp: Likewise.
11953
11954 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11955
11956 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11957
11958 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11959
11960 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11961 case.
11962
11963 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11964
11965 * gdb.base/break.exp: Remove dead code.
11966 * gdb.base/sepdebug.exp: Likewise.
11967
11968 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11969
11970 * gdb.asm/asm-source.exp: Remove HP-UX references.
11971 * gdb.base/annota1.exp: Likewise.
11972 * gdb.base/annota3.exp: Likewise.
11973 * gdb.base/attach.exp: Likewise.
11974 * gdb.base/bigcore.exp: Likewise.
11975 * gdb.base/break.exp: Likewise.
11976 * gdb.base/call-ar-st.exp: Likewise.
11977 * gdb.base/callfuncs.exp: Likewise.
11978 * gdb.base/catch-fork-static.exp: Likewise.
11979 * gdb.base/display.exp: Likewise.
11980 * gdb.base/foll-exec-mode.exp: Likewise.
11981 * gdb.base/foll-exec.exp: Likewise.
11982 * gdb.base/foll-fork.exp: Likewise.
11983 * gdb.base/foll-vfork.exp: Likewise.
11984 * gdb.base/funcargs.exp: Likewise.
11985 * gdb.base/hbreak2.exp: Likewise.
11986 * gdb.base/inferior-died.exp: Likewise.
11987 * gdb.base/interrupt.exp: Likewise.
11988 * gdb.base/multi-forks.exp: Likewise.
11989 * gdb.base/nodebug.exp: Likewise.
11990 * gdb.base/sepdebug.exp: Likewise.
11991 * gdb.base/solib1.c: Likewise.
11992 * gdb.base/step-test.exp: Likewise.
11993 * gdb.mi/non-stop.c: Likewise.
11994 * gdb.mi/pthreads.c: Likewise.
11995 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11996 * gdb.threads/pthreads.c: Likewise.
11997 * gdb.threads/staticthreads.exp: Likewise.
11998 * lib/future.exp: Likewise.
11999 * lib/gdb.exp: Likewise.
12000 * gdb.base/so-indr-cl.c: Remove.
12001 * gdb.base/so-indr-cl.exp: Likewise.
12002 * gdb.base/solib.c: Likewise.
12003 * gdb.base/solib.exp: Likewise.
12004 * gdb.base/solib2.c: Likewise.
12005
12006 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12007
12008 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12009 * gdb.base/call-ar-st.exp: Likewise.
12010 * gdb.base/callfuncs.exp: Likewise.
12011 * gdb.base/condbreak.exp: Likewise.
12012 * gdb.base/constvars.exp: Likewise.
12013 * gdb.base/hbreak2.exp: Likewise.
12014 * gdb.base/langs.exp: Likewise.
12015 * gdb.base/list.exp: Likewise.
12016 * gdb.base/long_long.exp: Likewise.
12017 * gdb.base/ptype.exp: Likewise.
12018 * gdb.base/scope.exp: Likewise.
12019 * gdb.base/signals.exp: Likewise.
12020 * gdb.base/so-impl-ld.exp: Likewise.
12021 * gdb.base/varargs.exp: Likewise.
12022 * gdb.base/volatile.exp: Likewise.
12023 * gdb.base/whatis.exp: Likewise.
12024 * gdb.cp/cplusfuncs.exp: Likewise.
12025 * gdb.cp/inherit.exp: Likewise.
12026 * gdb.cp/local.exp: Likewise.
12027 * gdb.cp/member-ptr.exp: Likewise.
12028 * gdb.cp/method.exp: Likewise.
12029 * gdb.cp/overload.exp: Likewise.
12030 * gdb.cp/templates.exp: Likewise.
12031 * gdb.stabs/weird.exp: Likewise.
12032 * lib/compiler.c: Likewise.
12033 * lib/compiler.cc: Likewise.
12034 * lib/cp-support.exp: Likewise.
12035 * lib/gdb.exp: Likewise.
12036
12037 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12038
12039 * configure.ac: Remove HP-UX case.
12040 * configure: Regenerate.
12041
12042 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12043
12044 * lib/gdb.exp (gdb_compile): Add function doc.
12045
12046 2015-12-17 Pedro Alves <palves@redhat.com>
12047
12048 PR threads/19354
12049 * gdb.multi/info-threads.exp: New file.
12050
12051 2015-12-15 Yao Qi <yao.qi@linaro.org>
12052
12053 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12054 is aarch64*-*-*.
12055
12056 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12057
12058 * gdb.base/history-duplicates.exp: Skip if no readline support.
12059
12060 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12061
12062 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12063
12064 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12065
12066 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12067
12068 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12069
12070 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12071 ctrl-C if nointerrupts target property is set.
12072 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12073 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12074 * gdb.base/paginate-bg-execution.exp: Likewise.
12075 * gdb.base/paginate-execution-startup.exp: Likewise.
12076 * gdb.base/random-signal.exp: Likewise.
12077 * gdb.base/range-stepping.exp: Likewise.
12078 * gdb.cp/annota2.exp: Likewise.
12079 * gdb.cp/annota3.exp: Likewise.
12080 * gdb.gdb/selftest.exp: Likewise.
12081 * gdb.threads/continue-pending-status.exp: Likewise.
12082 * gdb.threads/leader-exit.exp: Likewise.
12083 * gdb.threads/manythreads.exp: Likewise.
12084 * gdb.threads/pthreads.exp: Likewise.
12085 * gdb.threads/schedlock.exp: Likewise.
12086 * gdb.threads/sigthread.exp: Likewise.
12087
12088 2015-12-11 Don Breazeal <donb@codesourcery.com>
12089
12090 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12091 remote.
12092 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12093 * gdb.base/foll-exec.exp (main): Enable for target remote.
12094 * gdb.base/foll-fork.exp (main): Likewise.
12095 * gdb.base/foll-vfork.exp (main): Likewise.
12096 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12097 (proc continue_to_exit_bp_loc): Use clean_restart.
12098 * gdb.base/pie-execl.exp (main): Disable for target remote.
12099 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12100 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12101 * gdb.threads/execl.exp (main): Likewise.
12102 * gdb.threads/fork-child-threads.exp (main): Likewise.
12103 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12104 remote.
12105 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12106 remote.
12107 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12108 pid.tid style ptids, instead of just tid.
12109 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12110 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12111 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12112 ptids, instead of just tid.
12113
12114 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12115
12116 * gdb.base/list.exp (test_list_forward): Add end of file error
12117 test.
12118 (test_repeat_list_command): Add end of file error test.
12119 (test_list_backwards): Add beginning of file error test.
12120
12121 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12122
12123 * gdb.base/list.exp (test_list_invalid_args): New function,
12124 defined, and called.
12125
12126 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12127
12128 * gdb.base/list.exp (test_list): Make test names unique.
12129
12130 2015-12-11 Yao Qi <yao.qi@linaro.org>
12131
12132 * gdb.base/coremaker2.c: Remove.
12133
12134 2015-12-10 Pedro Alves <palves@redhat.com>
12135
12136 * gdb.multi/base.exp: Remove stale "spaces" references.
12137
12138 2015-12-10 Pedro Alves <palves@redhat.com>
12139
12140 * gdb.multi/base.exp: Don't use nowarnings.
12141 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12142 * gdb.multi/hangout.c: Include stdio.h.
12143 * gdb.multi/hello.c: Include stdlib.h.
12144 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12145 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12146 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12147
12148 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12149
12150 * gdb.dwarf2/dw2-ranges-base.c: New file.
12151 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12152 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12153 support additional line table, and debug ranges generation.
12154 (Dwarf::ranges): New function, generate .debug_ranges.
12155 (Dwarf::lines): Support generating simple line table programs.
12156 (Dwarf::assemble): Initialise new namespace variables.
12157
12158 2015-12-09 Kevin Buettner <kevinb@redhat.com>
12159
12160 * gdb.base/async.exp (proc test_background): Add case for
12161 asynchronous execution not supported.
12162
12163 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
12164
12165 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12166 format and change test names to make them unique.
12167
12168 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12169 Pedro Alves <pedro@redhat.com>
12170
12171 PR gdb/18702
12172 Add checking of floatformats setup on x86_64 hosts.
12173 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12174 (smallval, bigval): New labels/constants.
12175 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12176 float" after loading bigval and smallval.
12177
12178 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12179
12180 * gdb.ada/fun_overload_menu.exp: New testcase.
12181 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12182
12183 2015-12-04 Josh Stone <jistone@redhat.com>
12184
12185 * gdb.base/catch-fork-static.exp: New.
12186
12187 2015-12-03 Yao Qi <yao.qi@linaro.org>
12188
12189 * gdb.base/sizeof.c: Don't include stdio.h and
12190 ../lib/unbuffer_output.c.
12191 (main): New variable 'size' and 'value'. Remove printf and
12192 gdb_unbuffer_output. Assign return value to size and value.
12193 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12194 at the beginning.
12195 (check_sizeof): Check the result by printing variable 'size'.
12196 (check_valueof): Check the result by printing variable 'value'.
12197
12198 2015-12-01 Yao Qi <yao.qi@linaro.org>
12199
12200 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12201 for aarch64*-*-linux* target.
12202
12203 2015-11-30 Pedro Alves <palves@redhat.com>
12204
12205 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12206
12207 2015-11-30 Pedro Alves <palves@redhat.com>
12208
12209 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12210 Handle non-stop mode vCont replies.
12211
12212 2015-11-30 Pedro Alves <palves@redhat.com>
12213
12214 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12215 prepare_for_testing. Start gdb with "set non-stop on" appended to
12216 GDBFLAGS. Lax expected stop output.
12217
12218 2015-11-27 Yao Qi <yao.qi@linaro.org>
12219
12220 * gdb.arch/arm-neon.exp: New.
12221 * gdb.arch/arm-neon.c: New.
12222
12223 2015-11-27 Yao Qi <yao.qi@linaro.org>
12224
12225 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12226
12227 2015-11-27 Yao Qi <yao.qi@linaro.org>
12228
12229 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12230 frames-invalid annotation.
12231
12232 2015-11-27 Yao Qi <yao.qi@linaro.org>
12233
12234 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12235
12236 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12237
12238 * gdb.threads/names.exp: New file.
12239 * gdb.threads/names.c: New file.
12240 * README: Mention gdb,no_thread_names.
12241
12242 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12243
12244 PR 19297
12245 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12246 support" error.
12247
12248 2015-11-24 Pedro Alves <palves@redhat.com>
12249
12250 PR 17539
12251 * gdb.base/display.exp: Expect displays to be sorted in ascending
12252 order. Use multi_line.
12253 * gdb.base/solib-display.exp: Likewise.
12254
12255 2015-11-24 Pedro Alves <palves@redhat.com>
12256
12257 PR 17539
12258 * gdb.base/display.exp: Expect displays to be sorted in ascending
12259 order. Use multi_line.
12260 * gdb.base/solib-display.exp: Likewise.
12261
12262 2015-11-24 Pedro Alves <palves@redhat.com>
12263
12264 PR 17539
12265 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12266 threads in ascending order.
12267 * gdb.base/foll-fork.exp: Likewise.
12268 * gdb.base/foll-vfork.exp: Likewise.
12269 * gdb.base/multi-forks.exp: Likewise.
12270 * gdb.mi/mi-nonstop.exp: Likewise.
12271 * gdb.mi/mi-nsintrall.exp: Likewise.
12272 * gdb.multi/base.exp: Likewise.
12273 * gdb.multi/multi-arch.exp: Likewise.
12274 * gdb.python/py-inferior.exp: Likewise.
12275 * gdb.threads/break-while-running.exp: Likewise.
12276 * gdb.threads/execl.exp: Likewise.
12277 * gdb.threads/gcore-thread.exp: Likewise.
12278 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12279 * gdb.threads/kill.exp: Likewise.
12280 * gdb.threads/linux-dp.exp: Likewise.
12281 * gdb.threads/multiple-step-overs.exp: Likewise.
12282 * gdb.threads/next-bp-other-thread.exp: Likewise.
12283 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12284 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12285 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12286 * gdb.threads/thread-find.exp: Likewise.
12287 * gdb.threads/tls.exp: Likewise.
12288 * lib/mi-support.exp (mi_reverse_list): Delete.
12289 (mi_check_thread_states): No longer reverse list.
12290
12291 2015-11-24 Pedro Alves <palves@redhat.com>
12292
12293 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12294 use lowercase.
12295
12296 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12297
12298 * gdb.trace/actions.c: Include trace-common.h.
12299 (main): Add a location for a fast tracepoint.
12300 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12301 the normal tracepoints.
12302 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12303
12304 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12305
12306 * save-trace.exp: Factor out code to these...
12307 (gdb_save_tracepoints): New.
12308 (gdb_load_tracepoints): New.
12309 (do_save_load_test): New.
12310
12311 2015-11-23 Kevin Buettner <kevinb@redhat.com>
12312
12313 * gdb.base/asmlabel.exp: New test.
12314 * gdb.base/asmlabel.c: New test case.
12315
12316 2015-11-23 Joel Brobecker <brobecker@adacore.com>
12317
12318 * gdb.base/wrong_frame_bt_full-main.c: New file.
12319 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12320 * gdb.base/wrong_frame_bt_full.exp: New file.
12321
12322 2015-11-23 Joel Brobecker <brobecker@adacore.com>
12323
12324 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12325
12326 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12327
12328 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
12329 pstate register when comparing registers values in
12330 sparc64-*-linux-gnu targets to avoid spurious differences.
12331
12332 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12333
12334 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
12335
12336 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12337
12338 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12339 as type argument to gdb_compile.
12340 * gdb.base/nested-subp2.exp: Likewise.
12341 * gdb.base/nested-subp3.exp: Likewise.
12342
12343 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12344
12345 * lib/dwarf.exp (_note): Fix left shift of negative value.
12346 * gdb.trace/trace-condition.exp: Likewise.
12347
12348 2015-11-13 Yao Qi <yao.qi@linaro.org>
12349
12350 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12351 comments about d10v.
12352 (test_scalar_returns): Likewise.
12353 * gdb.base/d10v.ld: Remove.
12354 * gdb.base/overlays.exp: Remove the target triplet checking for
12355 d10v-*-*.
12356 * gdb.base/structs.exp (test_struct_returns): Remove the
12357 comments about d10v.
12358 (test_struct_calls): Likewise.
12359
12360 2015-11-13 Yao Qi <yao.qi@linaro.org>
12361
12362 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12363 * gdb.base/gnu_vector.c: Don't include stdio.h.
12364 (main): Don't print res and call add_some_intvecs.
12365
12366 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12367
12368 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12369 macro.
12370 (func5): Removed.
12371 (func4): Use FAST_TRACEPOINT_LABEL.
12372 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12373 macro.
12374 (func): Removed.
12375 (thread_function): Use FAST_TRACEPOINT_LABEL.
12376 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12377 (func): Remove.
12378 (marker): Use FAST_TRACEPOINT_LABEL.
12379 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12380 (pendfunc1): Remove.
12381 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12382 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12383 (foo): Remove.
12384 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12385 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12386 macro.
12387 (func): Remove.
12388 (marker): Use FAST_TRACEPOINT_LABEL.
12389 * gdb.trace/trace-common.h: New header.
12390 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12391 macro.
12392 (func): Remove.
12393 (marker): Use FAST_TRACEPOINT_LABEL.
12394 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12395 (func): Remove.
12396 (thread_function): Use FAST_TRACEPOINT_LABEL.
12397
12398 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12399
12400 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12401 in front.
12402 * gdb.trace/change-loc.exp: Use global pcreg definition.
12403 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12404 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12405 in front.
12406 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12407 * gdb.trace/pending.exp: Likewise.
12408 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12409 * gdb.trace/trace-break.exp: Likewise.
12410 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12411 in front.
12412 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12413 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12414 in front.
12415 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12416
12417 2015-11-09 Joel Brobecker <brobecker@adacore.com>
12418
12419 * gdb.ada/fin_fun_out: New testcase.
12420
12421 2015-11-07 Kevin Buettner <kevinb@redhat.com>
12422
12423 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12424 value associated with DW_AT_byte_size.
12425 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12426 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12427 DW_AT_upper_bound.
12428
12429 2015-11-07 Kevin Buettner <kevinb@redhat.com>
12430
12431 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12432 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12433 version.
12434 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12435 gdb.dwarf2/dw2-canonicalize-type.exp,
12436 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12437 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12438 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12439 provided by gdb_target_symbol_prefix_flags_asm.
12440 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12441 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12442 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12443 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12444 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12445 macros where needed). Use this macro for symbols which require
12446 the prefix provided by SYMBOL_PREFIX.
12447
12448 2015-11-05 Kevin Buettner <kevinb@redhat.com>
12449
12450 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12451 New procs.
12452 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12453 representing expressions, of more than one list element.
12454 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12455 to prepend linker symbol prefix to f.
12456 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12457 table_1 and table_2.
12458 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12459 Likewise, for f and g.
12460 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12461 for ptr.
12462 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12463 for main.
12464 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12465 table_1_ptr and table_2_ptr.
12466
12467 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12468 Joel Brobecker <brobecker@adacore.com>
12469
12470 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12471
12472 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12473
12474 * gdb.reverse/s390-mvcle.c: New test.
12475 * gdb.reverse/s390-mvcle.exp: New file.
12476 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12477
12478 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12479
12480 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12481
12482 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12483
12484 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12485 reaching marker2.
12486 * gdb.reverse/getresuid-reverse.exp: Likewise.
12487 * gdb.reverse/pipe-reverse.exp: Likewise.
12488 * gdb.reverse/readv-reverse.exp: Likewise.
12489 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12490 * gdb.reverse/time-reverse.exp: Likewise.
12491 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12492
12493 2015-10-30 Yao Qi <yao.qi@linaro.org>
12494
12495 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12496 (empty_cycle): Remove.
12497 (main): Don't call empty_cycle. Don't use watch_count_done.
12498 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12499 empty_cycle. Rewrite the code counting HW watchpoints.
12500
12501 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12502
12503 * gdb.reverse/fstatat-reverse.c: New test.
12504 * gdb.reverse/fstatat-reverse.exp: New file.
12505 * gdb.reverse/getresuid-reverse.c: New test.
12506 * gdb.reverse/getresuid-reverse.exp: New file.
12507 * gdb.reverse/pipe-reverse.c: New test.
12508 * gdb.reverse/pipe-reverse.exp: New file.
12509 * gdb.reverse/readv-reverse.c: New test.
12510 * gdb.reverse/readv-reverse.exp: New file.
12511 * gdb.reverse/recvmsg-reverse.c: New test.
12512 * gdb.reverse/recvmsg-reverse.exp: New file.
12513 * gdb.reverse/time-reverse.c: New test.
12514 * gdb.reverse/time-reverse.exp: New file.
12515 * gdb.reverse/waitpid-reverse.c: New test.
12516 * gdb.reverse/waitpid-reverse.exp: New file.
12517
12518 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12519
12520 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12521
12522 2015-10-26 Doug Evans <dje@google.com>
12523
12524 PR symtab/17391
12525 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12526 * gdb.dwarf2/bad-regnum.c: New file.
12527 * gdb.dwarf2/bad-regnum.exp: New file.
12528
12529 2015-10-26 Doug Evans <dje@google.com>
12530
12531 PR python/18938
12532 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12533 file.
12534
12535 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12536
12537 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12538 for a change by "Mention language in compile error message".
12539
12540 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12541
12542 PR python/18073
12543 * gdb.python/py-type.c (C::a_method): New.
12544 (C::a_const_method): New.
12545 (C::a_static_method): New.
12546 (a_function): New.
12547 * gdb.python/py-type.exp (test_fields): Test getting fields
12548 from function and method.
12549
12550 2015-10-21 Keven Boell <keven.boell@intel.com>
12551
12552 * gdb.fortran/vla-alloc-assoc.exp: New file.
12553 * gdb.fortran/vla-datatypes.exp: New file.
12554 * gdb.fortran/vla-datatypes.f90: New file.
12555 * gdb.fortran/vla-history.exp: New file.
12556 * gdb.fortran/vla-ptype-sub.exp: New file.
12557 * gdb.fortran/vla-ptype.exp: New file.
12558 * gdb.fortran/vla-sizeof.exp: New file.
12559 * gdb.fortran/vla-sub.f90: New file.
12560 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12561 * gdb.fortran/vla-value-sub-finish.exp: New file.
12562 * gdb.fortran/vla-value-sub.exp: New file.
12563 * gdb.fortran/vla-value.exp: New file.
12564 * gdb.fortran/vla-ptr-info.exp: New file.
12565 * gdb.mi/mi-vla-fortran.exp: New file.
12566 * gdb.mi/vla.f90: New file.
12567
12568 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12569
12570 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12571 of hardwired timeout value.
12572
12573 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12574 Pedro Alves <palves@redhat.com>
12575
12576 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12577 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12578
12579 2015-10-19 Josh Stone <jistone@redhat.com>
12580
12581 * gdb.base/catch-syscall.c: Include <sched.h>.
12582 (unknown_syscall): New variable.
12583 (main): Trigger a vfork and an unknown syscall.
12584 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12585 (unknown_syscall_number): Likewise.
12586 (check_call_to_syscall): Accept an optional syscall pattern.
12587 (check_return_from_syscall): Likewise.
12588 (check_continue): Likewise.
12589 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12590 (test_catch_syscall_skipping_return): New test toggling off 'catch
12591 syscall' to step over the syscall return, then toggling back on.
12592 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12593 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12594 (do_syscall_tests): Call test_catch_syscall_without_args and
12595 test_catch_syscall_mid_vfork.
12596 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12597 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12598
12599 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
12600
12601 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12602 print g_vE): Add new pass patterns.
12603 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12604 print various symbol names for vptr fields.
12605
12606 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12607
12608 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12609 results.
12610
12611 2015-10-12 Yao Qi <yao.qi@linaro.org>
12612
12613 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12614
12615 2015-10-12 Yao Qi <yao.qi@linaro.org>
12616
12617 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12618 is aarch64*-*-linux*.
12619
12620 2015-10-12 Yao Qi <yao.qi@linaro.org>
12621
12622 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12623 (can_relocate_bcond_true): ... it.
12624 (can_relocate_bcond_false): New function.
12625 (foo): Likewise.
12626 (can_relocate_bl): Likewise.
12627 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12628 can_relocate_bl.
12629
12630 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12631
12632 * gdb.base/nested-addr.c: New file.
12633 * gdb.base/nested-addr.exp: New testcase.
12634
12635 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12636
12637 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12638 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12639 its output. Ignore the output of "record goto begin" and instead
12640 check that GDB is replaying.
12641
12642 2015-10-09 Pedro Alves <palves@redhat.com>
12643
12644 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12645 (top level): Use it in the run with no args test.
12646
12647 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12648
12649 * gdb.dlang/properties.exp: New file.
12650
12651 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12652
12653 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12654 whether or not address 0x1000 is mapped on the target.
12655
12656 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12657
12658 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12659 build.
12660
12661 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12662
12663 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12664 instruction-history test.
12665
12666 2015-09-28 Doug Evans <dje@google.com>
12667
12668 * gdb.base/gcore.c (array_func): Add reference to static_array.
12669
12670 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12671
12672 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12673 source line.
12674
12675 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12676
12677 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12678 short or char as base type.
12679
12680 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12681
12682 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12683 to allow any size enum.
12684
12685 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12686
12687 * gdb.ada/array_ptr_renaming.exp: New testcase.
12688 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12689 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12690
12691 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12692
12693 * gdb.trace/ftrace-lock.c: New file.
12694 * gdb.trace/ftrace-lock.exp: New file.
12695
12696 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12697
12698 * gdb.arch/insn-reloc.c: New file.
12699 * gdb.arch/ftrace-insn-reloc.exp: New file.
12700
12701 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12702
12703 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12704 instruction.
12705 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12706 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12707 * gdb.trace/range-stepping.c: Likewise.
12708 * gdb.trace/trace-break.c: Likewise.
12709 * gdb.trace/trace-mt.c (thread_function): Likewise.
12710 * gdb.trace/ftrace.c (marker): Likewise.
12711 * gdb.trace/trace-condition.c (marker): Likewise.
12712 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12713 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12714 is_aarch64_target.
12715
12716 2015-09-18 Doug Evans <xdje42@gmail.com>
12717
12718 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12719 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12720
12721 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12722
12723 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12724 the breakpoint.
12725
12726 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12727
12728 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12729 the pending breakpoint. Remove timeout override for "Run till
12730 MI pending breakpoint on pendfunc3 on thread 2" test.
12731
12732 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12733
12734 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12735 filename pattern.
12736
12737 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12738
12739 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12740 in breakpoint filename pattern.
12741
12742 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12743
12744 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12745
12746 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12747
12748 * gdb.linespec/explicit.exp: Check for readline support for
12749 tab-completion tests. Fix obvious typo.
12750
12751 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12752
12753 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12754 and replay.
12755
12756 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12757
12758 * gdb.btrace/non-stop.c: New.
12759 * gdb.btrace/non-stop.exp: New.
12760
12761 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12762 Yao Qi <yao.qi@linaro.org>
12763
12764 * gdb.trace/trace-condition.c: New file.
12765 * gdb.trace/trace-condition.exp: New file.
12766
12767 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
12768
12769 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12770 for testing bytecode compilation.
12771
12772 2015-09-16 Pedro Alves <palves@redhat.com>
12773 Sandra Loosemore <sandra@codesourcery.com>
12774
12775 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12776 (SECONDS): Redefine.
12777 (main): Call pthread_kill and alarm early.
12778 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12779 support.
12780 (test): If the target can't hardware step and doesn't support
12781 displaced stepping, increase the timeout.
12782
12783 2015-09-16 Pedro Alves <palves@redhat.com>
12784
12785 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12786 (enable_debug): New procedures.
12787 (test): Use them. Bail out if waiting for threads fails.
12788 (top level): Bail out if a test fails.
12789
12790 2015-09-16 Yao Qi <yao.qi@linaro.org>
12791
12792 * gdb.asm/asm-source.exp: Set asm-arch for
12793 aarch64*-*-* target.
12794 * gdb.asm/aarch64.inc: New file.
12795
12796 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12797
12798 * gdb.ada/array_of_variable_length.exp: New testcase.
12799 * gdb.ada/array_of_variable_length/foo.adb: New file.
12800 * gdb.ada/array_of_variable_length/pck.adb: New file.
12801 * gdb.ada/array_of_variable_length/pck.ads: New file.
12802
12803 2015-09-15 Doug Evans <dje@google.com>
12804
12805 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12806 of function static local variable.
12807
12808 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12809
12810 * gdb.threads/tls-so_extern.exp: New test file.
12811 * gdb.threads/tls-so_extern.c: New test file.
12812 * gdb.threads/tls-so_extern_main.c: New test file.
12813
12814 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12815
12816 * gdb.opt/solib-intra-step-lib.c: New file.
12817 * gdb.opt/solib-intra-step-main.c: New file.
12818 * gdb.opt/solib-intra-step.exp: New file.
12819
12820 2015-09-15 Pedro Alves <palves@redhat.com>
12821
12822 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12823 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12824
12825 2015-09-14 Pedro Alves <palves@redhat.com>
12826
12827 * gdb.base/hook-stop-continue.c: Delete.
12828 * gdb.base/hook-stop-continue.exp: Delete.
12829 * gdb.base/hook-stop-frame.c: Delete.
12830 * gdb.base/hook-stop-frame.exp: Delete.
12831 * gdb.base/hook-stop.c: New file.
12832 * gdb.base/hook-stop.exp: New file.
12833
12834 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12835
12836 * gdb.ada/access_to_packed_array.exp: New testcase.
12837 * gdb.ada/access_to_packed_array/foo.adb: New file.
12838 * gdb.ada/access_to_packed_array/pack.adb: New file.
12839 * gdb.ada/access_to_packed_array/pack.ads: New file.
12840
12841 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12842
12843 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12844 buffer size test.
12845
12846 2015-09-11 Don Breazeal <donb@codesourcery.com>
12847
12848 * gdb.base/foll-exec.c: Add copyright header. Fix
12849 formatting issues.
12850 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12851 (do_exec_tests): Use clean_restart in place of zap_session,
12852 and for test initialization. Fix formatting issues. Use
12853 fail in place of perror.
12854 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12855 an expect statement to match an expression with output from
12856 the program under debug.
12857 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12858 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12859 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12860 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12861 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12862
12863 2015-09-09 Doug Evans <dje@google.com>
12864
12865 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12866
12867 2015-09-09 Doug Evans <dje@google.com>
12868
12869 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12870
12871 2015-09-09 Doug Evans <dje@google.com>
12872
12873 * gdb.base/savedregs.exp: Fix typo.
12874
12875 2015-09-09 Pedro Alves <palves@redhat.com>
12876
12877 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12878
12879 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12880
12881 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12882 command actually switches threads. Give up on remaining
12883 tests if target fails to stop at breakpoint.
12884
12885 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12886
12887 * gdb.ada/funcall_char.exp: New testcase.
12888 * gdb.ada/funcall_char/foo.adb: New file.
12889
12890 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12891
12892 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12893 expected outputs. Add two testcases for completing ambiguous
12894 functions.
12895 * gdb.ada/complete/aux_pck.adb: New file.
12896 * gdb.ada/complete/aux_pck.ads: New file.
12897 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12898 Ambiguous_Func functions.
12899 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12900 * gdb.ada/complete/pck.adb: Likewise.
12901
12902 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12903
12904 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12905 failures to run the test program under GDB.
12906
12907 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
12908
12909 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12910 to C.
12911
12912 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12913
12914 * gdb.base/run-after-attach.exp: New test file.
12915 * gdb.base/run-after-attach.c: New test file.
12916
12917 2015-08-26 Don Breazeal <donb@codesourcery.com>
12918
12919 * gdb.base/foll-exec-2.c: New test program.
12920 * gdb.base/foll-exec-2.exp: New test.
12921
12922 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12923
12924 * gdb.base/nested-subp1.exp: New file.
12925 * gdb.base/nested-subp1.c: New file.
12926 * gdb.base/nested-subp2.exp: New file.
12927 * gdb.base/nested-subp2.c: New file.
12928 * gdb.base/nested-subp3.exp: New file.
12929 * gdb.base/nested-subp3.c: New file.
12930
12931 2015-08-24 Pedro Alves <palves@redhat.com>
12932
12933 * gdb.server/connect-without-multi-process.c: New file.
12934 * gdb.server/connect-without-multi-process.exp: New file.
12935
12936 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
12937
12938 * gdb.opt/inline-markers.c: Make z int.
12939
12940 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
12941
12942 * gdb.opt/inline-markers.c: Make z volatile.
12943
12944 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
12945
12946 * gdb.opt/inline-bt.c: New volatile global z.
12947 * gdb.opt/inline-cmds.c: Likewise.
12948 * gdb.opt/inline-locals.c: Likewise.
12949 * gdb.opt/inline-markers.c: New extern global z.
12950 (marker): Use z.
12951 (inline_fn): Likewise.
12952
12953 2015-08-24 Pedro Alves <palves@redhat.com>
12954
12955 * config/m32r-stub.exp: Remove file.
12956 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12957 * gdb.base/call-rt-st.exp: Likewise.
12958 * gdb.base/call-strs.exp: Likewise.
12959 * gdb.base/default.exp: Remove references to h8300-*-hms and
12960 *-*-udi*.
12961 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12962
12963 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12964
12965 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12966 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12967 and "return" use KFAIL when GDB can not read/write the vector
12968 return value.
12969
12970 2015-08-21 Gary Benson <gbenson@redhat.com>
12971
12972 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12973
12974 2015-08-20 Pedro Alves <palves@redhat.com>
12975
12976 * gdb.server/solib-list.exp: No longer expect an interior stop in
12977 non-stop mode.
12978
12979 2015-08-20 Pedro Alves <palves@redhat.com>
12980
12981 * gdb.server/connect-stopped-target.c: New file.
12982 * gdb.server/connect-stopped-target.exp: New file.
12983
12984 2015-08-20 Pedro Alves <palves@redhat.com>
12985
12986 * gdb.dwarf2/comp-unit-lang.exp: New file.
12987 * gdb.dwarf2/comp-unit-lang.c: New file.
12988
12989 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12990
12991 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12992 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12993
12994 2015-08-19 Kevin Buettner <kevinb@redhat.com>
12995
12996 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12997 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12998
12999 2015-08-18 Doug Evans <dje@google.com>
13000 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13001
13002 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13003 skip_python_tests. New arg prompt_regexp.
13004 (skip_python_tests): New function.
13005 * lib/mi-support.exp (mi_skip_python_tests): New function.
13006 * gdb.python/py-mi-objfile-gdb.py: New file.
13007 * gdb.python/py-mi-objfile.c: New file.
13008 * gdb.python/py-mi-objfile.exp: New file.
13009
13010 2015-08-17 Keith Seitz <keiths@redhat.com>
13011
13012 * gdb.linespec/explicit.exp: Move strace test from here ...
13013 * gdb.trace/strace.exp: ... to here.
13014
13015 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13016
13017 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13018 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13019
13020 2015-08-14 Doug Evans <xdje42@gmail.com>
13021
13022 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13023 inferior before selecting a new file.
13024
13025 2015-08-14 Doug Evans <xdje42@gmail.com>
13026
13027 * gdb.mi/mi-disassemble.exp: Update.
13028 * gdb.base/disasm-optim.S: New file.
13029 * gdb.base/disasm-optim.c: New file.
13030 * gdb.base/disasm-optim.h: New file.
13031 * gdb.base/disasm-optim.exp: New file.
13032
13033 2015-08-14 Keith Seitz <keiths@redhat.com>
13034
13035 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13036 "evaluated-by".
13037
13038 2015-08-13 Joel Brobecker <brobecker@adacore.com>
13039
13040 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13041
13042 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13043
13044 * gdb.ada/fun_renaming.exp: New testcase.
13045 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13046 * gdb.ada/fun_renaming/pack.adb: New file.
13047 * gdb.ada/fun_renaming/pack.ads: New file.
13048
13049 2015-08-12 Keith Seitz <keiths@redhat.com>
13050
13051 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13052 gdb_get_line_number.
13053
13054 2015-08-12 Joel Brobecker <brobecker@adacore.com>
13055
13056 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13057 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13058 gdb.base/dso2dso.exp: New files.
13059
13060 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13061 Pedro Alves <palves@redhat.com>
13062 Keith Seitz <keiths@redhat.com>
13063
13064 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13065 GDBFLAGS.
13066
13067 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13068
13069 * gdb.base/gdbhistsize-history.exp
13070 (test_histsize_history_setting): Use save_vars.
13071 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13072 Use save_vars.
13073 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13074 * gdb.base/readline.exp: Use save_vars.
13075
13076 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13077
13078 * lib/gdb.exp (save_vars): New proc.
13079
13080 2015-08-11 Keith Seitz <keiths@redhat.com>
13081
13082 * gdb.base/help.exp: Update help_breakpoint_text.
13083
13084 2015-08-11 Keith Seitz <keiths@redhat.com>
13085
13086 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13087 (at toplevel): Call test_explicit_breakpoints.
13088 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13089 breakpoints.
13090 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13091 breakpoint conditions, "-cond".
13092
13093 2015-08-11 Keith Seitz <keiths@redhat.com>
13094
13095 * gdb.linespec/3explicit.c: New file.
13096 * gdb.linespec/cpexplicit.cc: New file.
13097 * gdb.linespec/cpexplicit.exp: New file.
13098 * gdb.linespec/explicit.c: New file.
13099 * gdb.linespec/explicit.exp: New file.
13100 * gdb.linespec/explicit2.c: New file.
13101 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13102 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13103 before using in the matching pattern.
13104 Clarify that `prefix' is a regular expression.
13105
13106 2015-08-11 Keith Seitz <keiths@redhat.com>
13107
13108 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13109 test.
13110 Add tests for missing ",FMT" and ",".
13111
13112 2015-08-10 Doug Evans <dje@google.com>
13113 Keith Seitz <keiths@redhat.com>
13114
13115 PR gdb/17960
13116 * gdb.base/completion.exp: Add location completer tests.
13117
13118 2015-08-07 Pedro Alves <palves@redhat.com>
13119
13120 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13121 tests here.
13122 (top level): Run do_test with and without displaced stepping.
13123
13124 2015-08-07 Pedro Alves <palves@redhat.com>
13125
13126 * gdb.base/valgrind-disp-step.c: New file.
13127 * gdb.base/valgrind-disp-step.exp: New file.
13128
13129 2015-08-07 Pedro Alves <palves@redhat.com>
13130
13131 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13132 Delete function.
13133 (main): Add alarm. Run an infinite loop instead of calling
13134 wait_threads.
13135 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13136 comment.
13137 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13138 Delete function.
13139 (main): Add alarm. Run an infinite loop instead of calling
13140 wait_threads.
13141 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13142 comment.
13143
13144 2015-08-07 Pedro Alves <palves@redhat.com>
13145
13146 * gdb.base/checkpoint-ns.exp: New file.
13147 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13148 standard_testfile.
13149
13150 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13151
13152 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13153 * gdb.btrace/instruction_history.exp: Update.
13154 * gdb.btrace/tsx.exp: New.
13155 * gdb.btrace/tsx.c: New.
13156
13157 2015-08-06 Pedro Alves <palves@redhat.com>
13158
13159 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13160 increase timeout.
13161 * gdb.reverse/until-precsave.exp: Bump timeouts.
13162
13163 2015-08-06 Pedro Alves <palves@redhat.com>
13164
13165 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13166
13167 2015-08-06 Pedro Alves <palves@redhat.com>
13168
13169 PR gdb/18749
13170 * gdb.threads/process-dies-while-handling-bp.c: New file.
13171 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13172
13173 2015-08-06 Pedro Alves <palves@redhat.com>
13174
13175 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13176 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13177
13178 2015-08-05 Pedro Alves <palves@redhat.com>
13179
13180 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13181 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13182
13183 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13184
13185 * gdb.base/bp-permanent.exp: Report test as unsupported if
13186 the target cannot stop at the permanent breakpoint.
13187
13188 2015-08-03 Doug Evans <dje@google.com>
13189
13190 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13191 10000.
13192
13193 2015-08-03 Doug Evans <dje@google.com>
13194
13195 * Makefile.in (workers/%.worker, build-perf): New rule.
13196 (GDB_PERFTEST_MODE): New variable.
13197 (check-perf): Use it.
13198 (clean): Clean up gdb.perf parallel build subdirs.
13199 * lib/build-piece.exp: New file.
13200 * lib/gdb.exp (make_gdb_parallel_path): New function
13201 (standard_output_file, standard_temp_file): Call it.
13202 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13203 of $GDB_PARALLEL.
13204 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13205
13206 2015-08-03 Doug Evans <dje@google.com>
13207
13208 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
13209 (LOG_FILE_NAME): New global.
13210 (TextReporter.__init__): Initialize self.txt_sum.
13211 (TextReporter.report): Add support for multiple data-points.
13212 Move report to perftest.sum, put raw data in perftest.log.
13213 (TextReporter.start): Open sum and log files.
13214 (TextReporter.end): Close sum and log files.
13215 * gdb.perf/lib/perftest/testresult.py
13216 (SingleStatisticTestResult.record): Handle multiple data-points.
13217
13218 2015-07-31 Pedro Alves <palves@redhat.com>
13219
13220 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13221 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13222 kill_wait_spawned_process instead of explicit "kill -9".
13223 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13224 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13225 kill_wait_spawned_process.
13226 * gdb.base/attach-twice.exp: Likewise.
13227 * gdb.base/attach.exp: Likewise.
13228 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13229 gdb_test_multiple.
13230 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13231 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13232 kill_wait_spawned_process.
13233 * gdb.base/valgrind-infcall.exp: Likewise.
13234 * gdb.multi/multi-attach.exp: Likewise.
13235 * gdb.python/py-prompt.exp: Likewise.
13236 * gdb.python/py-sync-interp.exp: Likewise.
13237 * gdb.server/ext-attach.exp: Likewise.
13238 * gdb.threads/attach-into-signal.exp (corefunc): Use
13239 spawn_wait_for_attach, spawn_id_get_pid and
13240 kill_wait_spawned_process.
13241 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13242 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13243 spawn_id_get_pid and kill_wait_spawned_process.
13244 * gdb.threads/attach-stopped.exp (corefunc): Use
13245 spawn_wait_for_attach, spawn_id_get_pid and
13246 kill_wait_spawned_process.
13247 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13248 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13249 kill_wait_spawned_process instead of explicit "kill -9".
13250 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13251 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13252 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13253 processes. Don't map cygwin/windows pids here. Now returns a
13254 spawn id list.
13255
13256 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13257
13258 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13259 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13260 correct patch.
13261
13262 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13263
13264 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13265
13266 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13267
13268 Reapply:
13269 2014-05-21 Mark Wielaard <mjw@redhat.com>
13270
13271 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13272
13273 2015-07-30 Pedro Alves <palves@redhat.com>
13274
13275 * linux-low.c (handle_extended_wait): Set the child's last
13276 reported status to TARGET_WAITKIND_STOPPED.
13277
13278 2015-07-30 Pedro Alves <palves@redhat.com>
13279
13280 PR threads/18600
13281 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13282 only shows inferior 1.
13283
13284 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13285 Pedro Alves <palves@redhat.com>
13286
13287 PR threads/18600
13288 * gdb.threads/fork-plus-threads.c: New file.
13289 * gdb.threads/fork-plus-threads.exp: New file.
13290
13291 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13292
13293 * gdb.base/batch-preserve-term-settings.exp
13294 (test_terminal_settings_preserved_after_cli_exit): Use
13295 send_quit_command.
13296
13297 2015-07-29 Pedro Alves <palves@redhat.com>
13298 Don Breazeal <donb@codesourcery.com>
13299
13300 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13301 output from both inferior_spawn_id and gdb_spawn_id.
13302
13303 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13304
13305 * gdb.threads/attach-into-signal.exp (corefunc): Use
13306 with_test_prefix on nested loops, uniquefying the test messages.
13307
13308 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13309
13310 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13311 commit.
13312
13313 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13314
13315 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13316 New proc.
13317 (test_terminal_settings_preserved_after_sigterm): New test.
13318
13319 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13320
13321 * gdb.base/batch-preserve-term-settings.exp
13322 (test_terminal_settings_preserved_after_cli_exit): New test.
13323
13324 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13325
13326 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13327 manipulation of saved_gdbflags.
13328 (test_terminal_settings_preserved): Remove global declaration of
13329 the unused variable pagination_prompt. Remove manipulation of
13330 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13331 GDBFLAGS.
13332
13333 2015-07-29 Pedro Alves <palves@redhat.com>
13334
13335 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13336
13337 2015-07-29 Pedro Alves <palves@redhat.com>
13338
13339 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13340 at the top.
13341
13342 2015-07-29 Pedro Alves <palves@redhat.com>
13343
13344 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13345 (main): Call gdb_unbuffer_output.
13346 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13347 (main): Call gdb_unbuffer_output.
13348 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13349 (main): Call gdb_unbuffer_output.
13350 * gdb.base/call-strs.exp: Adjust to step over the
13351 gdb_unbuffer_output call.
13352 * gdb.base/catch-gdb-caused-signals.c: Include
13353 "../lib/unbuffer_output.c".
13354 (main): Call gdb_unbuffer_output.
13355 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13356 (main): Call gdb_unbuffer_output.
13357 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13358 (main): Call gdb_unbuffer_output.
13359 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13360 (main): Call gdb_unbuffer_output.
13361 * gdb.base/shlib-call.exp: Adjust to step over the
13362 gdb_unbuffer_output call.
13363 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13364 (main): Call gdb_unbuffer_output.
13365 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13366 (main): Call gdb_unbuffer_output.
13367 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13368 (main): Rename to ...
13369 (test): ... this.
13370 (main): Reimplement.
13371 * gdb.base/varargs.exp: Run to test instead of to main.
13372 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13373 (main): Call gdb_unbuffer_output.
13374
13375 2015-07-29 Pedro Alves <palves@redhat.com>
13376
13377 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13378 factore out from mi_continue_dprintf. For call-style dprintfs,
13379 expect dprintf output out of $inferior_spawn_id.
13380 (mi_continue_dprintf): Use mi_expect_dprintf.
13381 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13382 (main): Call gdb_unbuffer_output.
13383
13384 2015-07-29 Pedro Alves <palves@redhat.com>
13385
13386 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13387 (default_mi_gdb_start): Set inferior_spawn_id instead of
13388 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13389 gdb_spawn_id.
13390 (mi_gdb_test): Always expect inferior output from both
13391 $inferior_spawn_id and $gdb_spawn_id.
13392
13393 2015-07-29 Pedro Alves <palves@redhat.com>
13394
13395 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13396 send_inferior and $inferior_spawn_id.
13397
13398 2015-07-29 Pedro Alves <palves@redhat.com>
13399
13400 * gdb.gdb/complaints.exp (test_initial_complaints)
13401 (test_serial_complaints, test_short_complaints): Use
13402 gdb_test_stdio.
13403 (test_empty_complaint): Handle $inferior_spawn_id !=
13404 $gdb_spawn_id.
13405
13406 2015-07-29 Pedro Alves <palves@redhat.com>
13407
13408 * gdb.base/varargs.exp: Use gdb_test_stdio.
13409
13410 2015-07-29 Pedro Alves <palves@redhat.com>
13411
13412 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13413
13414 2015-07-29 Pedro Alves <palves@redhat.com>
13415
13416 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13417
13418 2015-07-29 Pedro Alves <palves@redhat.com>
13419
13420 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13421 parameter into two new parameters, "inf_result" and "gdb_result".
13422 Expect inferior output and gdb output from $inferior_spawn_id and
13423 $gdb_spawn_id, respectively. Adjust all callers.
13424
13425 2015-07-29 Pedro Alves <palves@redhat.com>
13426
13427 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13428 of gdb_test_sequence.
13429
13430 2015-07-29 Pedro Alves <palves@redhat.com>
13431
13432 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13433 (saw_spurious_output): Expect inferior output from
13434 $inferior_spawn_id. Use gdb_test_stdio.
13435
13436 2015-07-29 Pedro Alves <palves@redhat.com>
13437
13438 * gdb.base/dprintf.exp: Use standard_testfile. Change
13439 prepare_for_testing call.
13440 (srcfile): Don't set.
13441 (restart): New procedure.
13442 (test_dprintf): New procecure, use to continue over dprintfs.
13443 (test_call, test_agent): New procedures, tests moved here.
13444 Restart gdb and recreate dprintfs. Adjust expected output.
13445
13446 2015-07-29 Pedro Alves <palves@redhat.com>
13447
13448 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13449
13450 2015-07-29 Pedro Alves <palves@redhat.com>
13451
13452 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13453
13454 2015-07-29 Pedro Alves <palves@redhat.com>
13455
13456 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13457 gdb_test_stdio.
13458
13459 2015-07-29 Pedro Alves <palves@redhat.com>
13460
13461 * lib/gdb.exp (gdb_test_stdio): New procedure.
13462
13463 2015-07-29 Pedro Alves <palves@redhat.com>
13464
13465 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13466
13467 2015-07-29 Pedro Alves <palves@redhat.com>
13468
13469 * gdb.base/call-signal-resume.exp: Remove check for
13470 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13471 * gdb.base/unwindonsignal.exp: Likewise.
13472 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13473 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13474
13475 2015-07-29 Pedro Alves <palves@redhat.com>
13476
13477 * gdb.base/siginfo-addr.c (pass): New function.
13478 (handler): Call it iff si_addr is correct.
13479 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13480 Set a breakpoint at "pass" and continue to it.
13481
13482 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13483
13484 * gdb.python/py-objfile.exp: Make some tests have unique names.
13485 * gdb.python/py-pp-registration.exp: Likewise.
13486
13487 2015-07-28 Pedro Alves <palves@redhat.com>
13488
13489 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13490
13491 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13492
13493 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13494
13495 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13496
13497 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13498
13499 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13500
13501 * gdb.base/gdb-sigterm-2.exp: New test.
13502
13503 2015-07-25 Doug Evans <xdje42@gmail.com>
13504
13505 Revert:
13506 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13507 (workers/%.worker, build-perf): New rule.
13508 (GDB_PERFTEST_MODE): New variable.
13509 (check-perf): Use it.
13510 (clean): Clean up gdb.perf parallel build subdirs.
13511 * lib/build-piece.exp: New file.
13512 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13513 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13514 name.
13515 (standard_temp_file): Ditto.
13516 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13517 of $GDB_PARALLEL.
13518
13519 2015-07-24 Doug Evans <dje@google.com>
13520
13521 * gdb.perf/lib/perftest/utils.py: New file.
13522 * gdb.perf/gm-hello.cc: New file.
13523 * gdb.perf/gm-pervasive-typedef.cc: New file.
13524 * gdb.perf/gm-pervasive-typedef.h: New file.
13525 * gdb.perf/gm-std.cc: New file.
13526 * gdb.perf/gm-std.h: New file.
13527 * gdb.perf/gm-use-cerr.cc: New file.
13528 * gdb.perf/gm-utils.h: New file.
13529 * gdb.perf/gmonster-null-lookup.py: New file.
13530 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13531 * gdb.perf/gmonster-print-cerr.py: New file.
13532 * gdb.perf/gmonster-ptype-string.py: New file.
13533 * gdb.perf/gmonster-runto-main.py: New file.
13534 * gdb.perf/gmonster-select-file.py: New file.
13535 * gdb.perf/gmonster1-null-lookup.exp: New file.
13536 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13537 * gdb.perf/gmonster1-print-cerr.exp: New file.
13538 * gdb.perf/gmonster1-ptype-string.exp: New file.
13539 * gdb.perf/gmonster1-runto-main.exp: New file.
13540 * gdb.perf/gmonster1-select-file.exp: New file.
13541 * gdb.perf/gmonster1.cc: New file.
13542 * gdb.perf/gmonster1.exp: New file.
13543 * gdb.perf/gmonster2-null-lookup.exp: New file.
13544 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13545 * gdb.perf/gmonster2-print-cerr.exp: New file.
13546 * gdb.perf/gmonster2-ptype-string.exp: New file.
13547 * gdb.perf/gmonster2-runto-main.exp: New file.
13548 * gdb.perf/gmonster2-select-file.exp: New file.
13549 * gdb.perf/gmonster2.cc: New file.
13550 * gdb.perf/gmonster2.exp: New file.
13551
13552 2015-07-24 Doug Evans <dje@google.com>
13553
13554 * gdb.perf/README: New file.
13555 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13556 * lib/gen-perf-test.exp: New file.
13557
13558 2015-07-24 Doug Evans <dje@google.com>
13559
13560 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13561 (PerfTest::startup): New function.
13562 (PerfTest::run): Return result of calling body.
13563 (PerfTest::assemble): Rewrite.
13564 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13565 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13566 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13567 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13568 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13569
13570 2015-07-24 Doug Evans <dje@google.com>
13571
13572 * lib/gdb.exp (clean_restart): Make executable optional.
13573
13574 2015-07-24 Doug Evans <dje@google.com>
13575
13576 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13577 compiler_info references.
13578 * gdb.cp/temargs.exp: Ditto.
13579 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13580 (get_compiler_info): Early exit if already computed. Set compiler_info
13581 to "unknown" if there was a problem.
13582 (test_compiler_info): Add function comment. Call get_compiler_info.
13583
13584 2015-07-24 Doug Evans <dje@google.com>
13585
13586 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13587 (workers/%.worker, build-perf): New rule.
13588 (GDB_PERFTEST_MODE): New variable.
13589 (check-perf): Use it.
13590 (clean): Clean up gdb.perf parallel build subdirs.
13591 * lib/build-piece.exp: New file.
13592 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13593 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13594 name.
13595 (standard_temp_file): Ditto.
13596 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13597 of $GDB_PARALLEL.
13598
13599 2015-07-24 Doug Evans <dje@google.com>
13600
13601 * lib/future.exp (gdb_default_target_compile): New option
13602 "early_flags".
13603 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13604 --as-needed.
13605
13606 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13607
13608 * gdb.base/catch-syscall.exp: Call gdb_exit before
13609 gdb_skip_xml_test.
13610
13611 2015-07-24 Pedro Alves <palves@redhat.com>
13612
13613 * gdb.python/py-events.exp: Accept output between the stop event
13614 and the prompt.
13615 * gdb.python/py-evsignal.exp: Likewise.
13616 * gdb.python/py-evthreads.exp: Likewise.
13617
13618 2015-07-24 Pedro Alves <palves@redhat.com>
13619
13620 PR gdb/18717
13621 * gdb.threads/non-ldr-exit.c: New file.
13622 * gdb.threads/non-ldr-exit.exp: New file.
13623
13624 2015-07-24 Yao Qi <yao.qi@linaro.org>
13625
13626 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13627 restarting process.
13628
13629 2015-07-24 Yao Qi <yao.qi@linaro.org>
13630
13631 * gdb.server/ext-restart.exp: New file.
13632
13633 2015-07-24 Yao Qi <yao.qi@linaro.org>
13634
13635 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13636 argument options.
13637 * gdb.server/ext-wrapper.exp: New file.
13638
13639 2015-07-23 Doug Evans <dje@google.com>
13640
13641 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13642 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13643
13644 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13645
13646 * gdb.ada/var_arr_typedef.exp: New testcase.
13647 * gdb.ada/var_arr_typedef/pack.adb: New file.
13648 * gdb.ada/var_arr_typedef/pack.ads: New file.
13649 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13650
13651 2015-07-20 Joel Brobecker <brobecker@adacore.com>
13652
13653 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13654
13655 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13656
13657 * gdb.arch/i386-biarch-core.exp: Replace istarget
13658 by "complete set gnutarget". Remove expectation for the "core-file"
13659 command.
13660
13661 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13662
13663 Revert the previous commit:
13664 Tests for validate symbol file using build-id.
13665
13666 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13667
13668 Tests for validate symbol file using build-id.
13669 * gdb.base/solib-mismatch-lib.c: New file.
13670 * gdb.base/solib-mismatch-libmod.c: New file.
13671 * gdb.base/solib-mismatch.c: New file.
13672 * gdb.base/solib-mismatch.exp: New file.
13673
13674 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13675
13676 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13677 nios2-*-linux*.
13678 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13679 * gdb.base/siginfo.exp: Likewise.
13680 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13681
13682 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13683
13684 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13685 Move it to ...
13686 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13687 ... here.
13688 * gdb.trace/range-stepping.exp: Check that the target supports
13689 range stepping.
13690
13691 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13692
13693 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13694
13695 2015-07-14 Pedro Alves <palves@redhat.com>
13696
13697 * gdb.base/killed-outside.exp: New file.
13698 * gdb.base/killed-outside.c: New file.
13699
13700 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13701
13702 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13703 (n at main): New.
13704 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13705
13706 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13707
13708 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13709 infcall tests instead of setting up for KFAIL.
13710
13711 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13712
13713 * gdb.btrace/record_goto-step.exp: New.
13714
13715 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13716
13717 PR compile/18484
13718 * gdb.compile/compile.c (struct struct_type): Add volatile to
13719 selffield's type.
13720 * gdb.compile/compile.exp
13721 (compile code struct_object.selffield = &struct_object): Skip further
13722 struct_object tests if this one xfails.
13723
13724 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
13725
13726 PR exp/18617
13727 * gdb.trace/ax.exp: Add test.
13728
13729 2015-07-07 Yao Qi <yao.qi@linaro.org>
13730
13731 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13732 instead of istarget "aarch64*-*-*".
13733 * gdb.arch/aarch64-fp.exp: Likewise.
13734 * gdb.base/float.exp: Likewise.
13735 * gdb.reverse/aarch64.exp: Likewise.
13736 * lib/gdb.exp (is_aarch64_target): New proc.
13737
13738 2015-07-07 Yao Qi <yao.qi@linaro.org>
13739
13740 * lib/gdb.exp (is_aarch32_target): New proc.
13741 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13742 instead of "istarget "arm*-*-*"".
13743 * gdb.arch/arm-disp-step.exp: Likewise.
13744 * gdb.arch/thumb-bx-pc.exp: Likewise.
13745 * gdb.arch/thumb-prologue.exp: Likewise.
13746 * gdb.arch/thumb-singlestep.exp: Likewise.
13747 * gdb.base/disp-step-syscall.exp: Likewise.
13748 * gdb.base/float.exp: Likewise.
13749
13750 2015-07-07 Yao Qi <yao.qi@linaro.org>
13751
13752 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13753 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13754
13755 2015-07-07 Yao Qi <yao.qi@linaro.org>
13756
13757 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13758 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13759 if it exists.
13760 * gdb.multi/multi-arch.exp: Likewise.
13761
13762 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13763
13764 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13765 print.
13766
13767 2015-07-07 Yao Qi <yao.qi@linaro.org>
13768
13769 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13770
13771 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13772
13773 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13774 '[' and ']' characters.
13775
13776 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13777
13778 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13779
13780 2015-06-29 Pedro Alves <palves@redhat.com>
13781
13782 PR threads/18127
13783 * gdb.threads/hand-call-new-thread.c: New file.
13784 * gdb.threads/hand-call-new-thread.c: New file.
13785
13786 2015-06-26 Keith Seitz <keiths@redhat.com>
13787 Doug Evans <dje@google.com>
13788
13789 PR 16253
13790 * gdb.cp/var-tag-2.cc: New file.
13791 * gdb.cp/var-tag-3.cc: New file.
13792 * gdb.cp/var-tag-4.cc: New file.
13793 * gdb.cp/var-tag.cc: New file.
13794 * gdb.cp/var-tag.exp: New file.
13795
13796 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13797
13798 * gdb.base/history-duplicates.exp: New test.
13799
13800 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13801
13802 * gdb.base/completion.exp: Test the completion of the "focus"
13803 command.
13804
13805 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13806
13807 * gdb.arch/amd64-prologue-skip.S: New file.
13808 * gdb.arch/amd64-prologue-skip.exp: New file.
13809
13810 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13811
13812 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13813 is_address_zero_readable check.
13814
13815 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13816
13817 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13818 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13819
13820 2015-06-24 Yao Qi <yao.qi@linaro.org>
13821
13822 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13823 linux targets.
13824
13825 2015-06-24 Yao Qi <yao.qi@linaro.org>
13826
13827 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13828 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13829 * gdb.base/siginfo-thread.exp: Likewise.
13830
13831 2015-06-22 Yao Qi <yao.qi@linaro.org>
13832
13833 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13834
13835 2015-06-22 Yao Qi <yao.qi@linaro.org>
13836
13837 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13838 aarch64*-*-*.
13839 (skip_hw_watchpoint_tests): Likewise.
13840
13841 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13842
13843 * gdb.base/gdbinit-history.exp: Test the interaction between
13844 setting GDBHISTSIZE and setting the history size via .gdbinit.
13845
13846 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13847
13848 PR gdb/16999
13849 * gdb.base/gdbhistsize-history.exp: New test.
13850
13851 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13852
13853 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13854 with GDBHISTSIZE.
13855 * gdb.base/readline.exp: Likewise.
13856
13857 2015-06-17 Yao Qi <yao.qi@linaro.org>
13858
13859 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13860 line.
13861
13862 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13863
13864 * gdb.base/gdbinit-history.exp: Add test case to check that
13865 an unlimited history file does not get truncated on exit.
13866
13867 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13868
13869 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13870 (VECTOR): New macro. Use it...
13871 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13872 ...for these typedefs.
13873 (int8, char1, int1, double1): New typedefs.
13874 (struct just_int2, struct two_int2): New structures.
13875 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13876 (add_structvecs, add_singlevecs): New functions.
13877 (main): Call add_some_intvecs twice.
13878 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13879 the compile and exit upon failure. Try compiling for the "native"
13880 architecture. Test inferior function calls with vector arguments
13881 and vector return value handling with "finish" and "return".
13882
13883 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13884
13885 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13886 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13887 PE file.
13888 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13889
13890 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13891
13892 PR breakpoints/16465
13893 * gdb.mi/mi-dprintf-pending.c: New file.
13894 * gdb.mi/mi-dprintf-pending.exp: New test.
13895 * gdb.mi/mi-dprintf-pendshr.c: New file.
13896
13897 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13898 Mircea Gherzan <mircea.gherzan@intel.com>
13899
13900 * gdb.arch/i386-mpx-map.c: New file.
13901 * gdb.arch/i386-mpx-map.exp: New File.
13902
13903 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13904
13905 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13906 * gdb.arch/i386-mpx.exp: Indentation fixed.
13907
13908 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13909
13910 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13911 function and improved indentation.
13912 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13913 gdb_test_multiple. Added additional tests to skip the test.
13914
13915 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13916
13917 * gdb.arch/i386-avx512.c: Change path in include file.
13918 * gdb.arch/i386-avx512.exp: Change include dir path
13919 compilation flag.
13920 * gdb.arch/i386-mpx.c: Change path in include file.
13921 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13922 flag.
13923
13924 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13925
13926 * gdb.compile/compile-print.exp (compile print *vararray@3)
13927 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13928
13929 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13930
13931 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13932 (do not keep jit in memory): ... this.
13933 (expect 5): Change it to ...
13934 (expect no 5): ... this.
13935
13936 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13937
13938 PR gdb/15564
13939 * gdb.mi/mi-detach.exp: New file.
13940
13941 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13942
13943 PR symtab/18392
13944 * gdb.arch/amd64-tailcall-self.S: New file.
13945 * gdb.arch/amd64-tailcall-self.c: New file.
13946 * gdb.arch/amd64-tailcall-self.exp: New file.
13947
13948 2015-05-28 Don Breazeal <donb@codesourcery.com>
13949
13950 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13951 tests for remote targets by checking is_target_gdbserver.
13952
13953 2015-05-27 Doug Evans <dje@google.com>
13954
13955 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13956 * gdb.dwarf2/opaque-type-lookup.c: New file.
13957 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13958
13959 2015-05-26 Doug Evans <dje@google.com>
13960
13961 * gdb.cp/iostream.cc: New file.
13962 * gdb.cp/iostream.exp: New file.
13963
13964 2015-05-26 Doug Evans <dje@google.com>
13965
13966 * gdb.dwarf2/dw2-op-call.exp: Update.
13967 * gdb.dwarf2/dw4-sig-types.exp: Update.
13968 * gdb.dwarf2/implptr.exp: Update.
13969 * gdb.mi/mi-cmd-param-changed.exp: Update.
13970
13971 2015-05-26 Doug Evans <dje@google.com>
13972
13973 * gdb.python/py-lazy-string.c: New file.
13974 * gdb.python/py-lazy-string.exp: New file.
13975 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13976 (main): Update. Add estring3.
13977 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13978 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13979
13980 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
13981 Yao Qi <yao.qi@linaro.org>
13982
13983 * gdb.reverse/aarch64.c: New.
13984 * gdb.reverse/aarch64.exp: New.
13985
13986 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
13987
13988 * lib/gdb.exp (supports_process_record): Return true for
13989 aarch64*-linux*.
13990 (supports_reverse): Likewise.
13991
13992 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13993
13994 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13995 Use with_test_prefix.
13996
13997 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13998
13999 * gdb.base/completion.exp: Add test for completion of layout
14000 names.
14001
14002 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14003
14004 * lib/gdb.exp (skip_tui_tests): New proc.
14005 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14006
14007 2015-05-19 Pedro Alves <palves@redhat.com>
14008
14009 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14010 Save the whole env array instead of just HOME. Unset HISTSIZE in
14011 the environment while testing. Restore whole environment
14012 afterwards.
14013
14014 2015-05-16 Doug Evans <xdje42@gmail.com>
14015
14016 * gdb.guile/scm-ports.c: New file.
14017 * gdb.guile/scm-ports.exp: Add memory port tests.
14018
14019 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14020
14021 * gdb.compile/compile-print.c: New file.
14022 * gdb.compile/compile-print.exp: New file.
14023
14024 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14025
14026 * gdb.compile/compile-ops.exp: Cast param to void.
14027 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14028 (compile code struct_object.selffield = &struct_object): Add xfail.
14029
14030 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14031
14032 * gdb.ada/arr_enum_with_gap: New testcase.
14033
14034 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14035
14036 * gdb.ada/byte_packed_arr: New testcase.
14037
14038 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14039
14040 * gdb.ada/pckd_neg: New testcase.
14041
14042 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14043
14044 PR gdb/17820
14045 * gdb.base/gdbinit-history.exp: New test.
14046 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14047 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14048
14049 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14050
14051 * gdb.python/py-xmethods.cc: Enhance test case.
14052 * gdb.python/py-xmethods.exp: New tests.
14053 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14054 function.
14055 (B_indexoper): Likewise.
14056 (global_dm_list) : Add new xmethod worker functions.
14057
14058 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14059
14060 * gdb.base/coredump-filter.exp: Correctly unset
14061 "coredump_var_addr" array.
14062
14063 2015-05-08 Pedro Alves <palves@redhat.com>
14064
14065 * gdb.server/non-existing-program.exp: Unset spawn_id.
14066
14067 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14068
14069 PR python/18291
14070 * gdb.python/py-xmethods.exp: Add tests.
14071
14072 2015-05-08 Yao Qi <yao.qi@linaro.org>
14073
14074 PR gdb/18208
14075 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14076 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14077 function set_coredump_filter, and remove remote_exec call.
14078 Remove argument ipid. Callers update.
14079 (top level): Don't get inferior's PID.
14080
14081 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14082
14083 * gdb.base/watch_thread_num.exp: Skip test on targets without
14084 access watchpoints.
14085
14086 2015-05-06 Pedro Alves <palves@redhat.com>
14087
14088 PR server/18081
14089 * gdb.server/non-existing-program.exp: New file.
14090
14091 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14092
14093 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14094
14095 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14096
14097 * gdb.ada/out_of_line_in_inlined: New testcase.
14098
14099 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14100
14101 * gdb.ada/var_rec_arr: New testcase.
14102
14103 2015-04-30 Yao Qi <yao.qi@linaro.org>
14104
14105 * gdb.base/break-idempotent.exp: If
14106 skip_hw_watchpoint_multi_tests returns true, skip the tests
14107 on "rwatch" and "awatch".
14108
14109 2015-04-30 Yao Qi <yao.qi@linaro.org>
14110
14111 * gdb.base/relativedebug.exp: Invoke gdb command
14112 "info sharedlibrary", and if libc.so doesn't have debug info,
14113 skip the test.
14114
14115 2015-04-29 Doug Evans <dje@google.com>
14116
14117 * gdb.python/py-xmethods.exp: Add ptype tests.
14118 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14119 get_result_type method.
14120
14121 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14122
14123 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14124 the target does not support hardware watchpoints.
14125
14126 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14127
14128 * gdb.base/break-always.exp: Abort testing if writing to memory
14129 causes an error.
14130
14131 2015-04-28 Doug Evans <dje@google.com>
14132
14133 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14134 * gdb.python/py-pp-registration.exp: ... here. New file.
14135 * gdb.python/py-pp-registration.c: New file.
14136 * gdb.python/py-pp-registration.py: New file.
14137
14138 2015-04-28 Doug Evans <dje@google.com>
14139
14140 * gdb.python/py-bad-printers.c: New file.
14141 * gdb.python/py-bad-printers.py: New file.
14142 * gdb.python/py-bad-printers.exp: New file.
14143
14144 2015-04-28 Sasha Smundak <asmundak@google.com>
14145
14146 * gdb.python/py-type.exp: New test.
14147
14148 2015-04-28 Andy Wingo <wingo@igalia.com>
14149
14150 * gdb.python/py-parameter.exp:
14151 * gdb.guile/scm-parameter.exp: Escape the path that we are
14152 matching against, as it might contain characters that are special
14153 to regular expressions.
14154
14155 2015-04-27 Joel Brobecker <brobecker@adacore.com>
14156
14157 * gdb.ada/rec_comp: New testcase.
14158
14159 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14160
14161 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14162 before using it.
14163
14164 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14165
14166 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14167 new tests for verilog output.
14168
14169 2015-04-24 Yao Qi <yao.qi@linaro.org>
14170
14171 * boards/remote-gdbserver-on-localhost.exp: New file.
14172
14173 2015-04-23 Pedro Alves <palves@redhat.com>
14174
14175 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14176 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14177 "end of file", remove $inferior_spawn_id from the indirect list.
14178
14179 2015-04-23 Pedro Alves <palves@redhat.com>
14180
14181 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14182
14183 2015-04-23 Pedro Alves <palves@redhat.com>
14184
14185 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14186 on $any_spawn_id instead of only on $gdb_spawn_id.
14187
14188 2015-04-21 Pierre Muller <muller@sourceware.org>
14189
14190 PR pascal/17815
14191 * lib/pascal.exp (gpc_compile): Add new option "class".
14192 (fpc_compile): Likewise.
14193 * gdb.pascal/case-insensitive-symbols.pas: New file.
14194 * gdb.pascal/case-insensitive-symbols.exp: New file.
14195
14196 2015-04-20 Gary Benson <gbenson@redhat.com>
14197
14198 * gdb.base/attach.exp: Fix three extended remote failures.
14199
14200 2015-04-17 Gary Benson <gbenson@redhat.com>
14201
14202 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14203 the main executable over the remote protocol.
14204
14205 2015-04-16 Pedro Alves <palves@redhat.com>
14206
14207 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14208 a new gdbserver if gdbserver_reconnect_p is set.
14209
14210 2015-04-16 Pedro Alves <palves@redhat.com>
14211
14212 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14213 is set, don't exit gdbserver.
14214
14215 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14216
14217 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14218 appropriate .insn, such that an older assembler can be used.
14219 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14220 the z/Architecture instruction set on 31-bit targets as well.
14221
14222 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14223
14224 * gdb.go/handcall.exp: Remove all logic related to the first
14225 breakpoint and rely on go_runto_main instead.
14226 * gdb.go/strings.exp: Likewise.
14227 * gdb.go/unsafe.exp: Likewise.
14228 * gdb.go/hello.exp: Likewise. Also rename the remaining
14229 breakpoint marker to "breakpoint 1".
14230 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14231 * gdb.go/strings.go: Likewise.
14232 * gdb.go/unsafe.go: Likewise.
14233 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14234 "set breakpoint 2 here" and rename the remaining breakpoint marker
14235 to "breakpoint 1".
14236
14237 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14238
14239 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14240 if itertools.imap is not present.
14241 * gdb.python/py-objfile.exp: Add parentheses.
14242 * gdb.python/py-type.exp: Same.
14243 * gdb.python/py-unwind-maint.py: Same.
14244
14245 2015-04-15 Yao Qi <yao.qi@linaro.org>
14246
14247 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14248 of ":$ptr_size" and set its form explicitly.
14249
14250 2015-04-15 Pedro Alves <palves@redhat.com>
14251 Yao Qi <yao.qi@linaro.org>
14252
14253 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14254 timeout by factor of 4.
14255 (test_regular_watch): Likewise.
14256 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14257 * gdb.reverse/sigall-reverse.exp: Likewise.
14258 * gdb.reverse/until-precsave.exp: Likewise.
14259 * lib/gdb.exp (with_timeout_factor): New proc.
14260 (gdb_expect): Move some code to ...
14261 (get_largest_timeout): ... here. New procedure.
14262
14263 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
14264
14265 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14266
14267 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14268
14269 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14270 to write to the .text section.
14271
14272 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14273
14274 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14275 Handle the case of targets that do not provide PID information.
14276
14277 2015-04-13 Yao Qi <yao.qi@linaro.org>
14278
14279 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14280 and use expect instead of gdb_expect.
14281
14282 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14283
14284 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14285 "coredump_var_addr" to avoid naming conflict with other testcases.
14286
14287 2015-04-10 Pedro Alves <palves@redhat.com>
14288
14289 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14290 gdb_test_sequence and gdb_assert.
14291
14292 2015-04-10 Pedro Alves <palves@redhat.com>
14293
14294 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14295 test messages that don't include the breakpoint address.
14296
14297 2015-04-10 Yao Qi <yao.qi@linaro.org>
14298
14299 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14300 false for some offset and width combinations which aren't
14301 supported by linux kernel.
14302
14303 2015-04-10 Pedro Alves <palves@redhat.com>
14304
14305 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14306 procedure, factored out from ...
14307 (top level): ... here. Add "set displaced-stepping" testing axis.
14308 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14309 parameter "displaced". Use it.
14310 (top level): Use foreach and add "set displaced-stepping" testing
14311 axis.
14312
14313 2015-04-10 Pedro Alves <palves@redhat.com>
14314
14315 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14316 Remove comment.
14317 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14318 both the address of the instruction that triggers the watchpoint
14319 and the address of the instruction immediately after, and use
14320 those addresses for the test. Fix comment.
14321
14322 2015-04-10 Pedro Alves <palves@redhat.com>
14323
14324 * gdb.base/sigstep.exp (breakpoint_to_handler)
14325 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14326 Test "backtrace" in handler.
14327 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14328 (top level): Add new "displaced" test axis to
14329 breakpoint_to_handler, breakpoint_to_handler_entry and
14330 breakpoint_over_handler.
14331
14332 2015-04-10 Pedro Alves <palves@redhat.com>
14333
14334 PR gdb/18216
14335 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14336
14337 2015-04-10 Yao Qi <yao.qi@linaro.org>
14338
14339 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14340 (test_add_rn_pc): New function.
14341 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14342 (top level): Invoke test_add_rn_pc.
14343
14344 2015-04-10 Pedro Alves <palves@redhat.com>
14345
14346 PR gdb/13858
14347 * gdb.base/step-over-no-symbols.exp: New file.
14348
14349 2015-04-09 Andy Wingo <wingo@igalia.com>
14350
14351 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14352 after the Python tests.
14353
14354 2015-04-08 Keith Seitz <keiths@redhat.com>
14355
14356 PR python/16699
14357 * gdb.python/py-completion.exp: New tests for completion.
14358 * gdb.python/py-completion.py (CompleteLimit1): New class.
14359 (CompleteLimit2): Likewise.
14360 (CompleteLimit3): Likewise.
14361 (CompleteLimit4): Likewise.
14362 (CompleteLimit5): Likewise.
14363 (CompleteLimit6): Likewise.
14364 (CompleteLimit7): Likewise.
14365
14366 2015-04-08 Pedro Alves <palves@redhat.com>
14367
14368 PR gdb/18214
14369 PR gdb/18216
14370 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14371 function.
14372 (main): Install it as SIGUSR1 handler.
14373 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14374 parameter. Always use "setup" as prefix. Toggle "set
14375 displaced-stepping" off/on depending on global. Don't switch to
14376 thread 1 here.
14377 (top level): Add displaced stepping "off/on" test axis. Update
14378 "setup" calls. Wrap each subtest with with_test_prefix. Test
14379 continuing with a queued signal in each thread.
14380
14381 2015-04-08 Pedro Alves <palves@redhat.com>
14382
14383 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14384 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14385 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14386 Return early if running to main fails.
14387 * gdb.trace/while-stepping.exp: Likewise.
14388
14389 2015-04-07 Pedro Alves <palves@redhat.com>
14390
14391 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14392 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14393 interact with inferior program.
14394
14395 2015-04-07 Pedro Alves <palves@redhat.com>
14396
14397 * lib/gdb.exp (inferior_spawn_id): New global.
14398 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14399 spawn id after processing the user code.
14400 (default_gdb_start): Set inferior_spawn_id.
14401 (send_inferior): New procedure.
14402 * lib/gdbserver-support.exp (gdbserver_start): Set
14403 inferior_spawn_id.
14404 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14405
14406 2015-04-07 Pedro Alves <palves@redhat.com>
14407
14408 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14409 * lib/gdbserver-support.exp (gdbserver_start): Make
14410 $server_spawn_id global.
14411 (gdbserver_start): Don't wait for gdbserver's spawn id with
14412 expect_background.
14413 (close_gdbserver): New procedure.
14414 (gdb_exit): Rename the default version and reimplement.
14415
14416 2015-04-07 Pedro Alves <palves@redhat.com>
14417
14418 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
14419 append the substituted item, not the original item.
14420
14421 2015-04-07 Pedro Alves <palves@redhat.com>
14422
14423 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14424 gdb_expect.
14425
14426 2015-04-07 Pedro Alves <palves@redhat.com>
14427
14428 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14429 output appearing once only.
14430
14431 2015-04-07 Pedro Alves <palves@redhat.com>
14432
14433 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14434 that doesn't expect anything. Return early if running to main
14435 fails.
14436
14437 2015-04-07 Yao Qi <yao.qi@linaro.org>
14438
14439 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14440 (child_function): Call alarm.
14441 (main): Move call to alarm into the loop.
14442 * gdb.threads/non-stop-fair-events.exp: Build program with
14443 -DTIMEOUT=$timeout.
14444
14445 2015-04-06 Doug Evans <xdje42@gmail.com>
14446
14447 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14448 Fix dest parameter to board_info.
14449 (fpc_compile): Ditto.
14450 (gdb_compile_pascal): Rename dest arg to destfile.
14451
14452 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14453
14454 * gdb.ada/funcall_ref.exp: New file.
14455 * gdb.ada/funcall_ref/foo.adb: New file.
14456
14457 2015-04-02 Yao Qi <yao.qi@linaro.org>
14458
14459 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14460 is remote.
14461
14462 2015-04-02 Gary Benson <gbenson@redhat.com>
14463
14464 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14465
14466 2015-04-01 Sasha Smundak <asmundak@google.com>
14467
14468 * gdb.python/py-unwind-maint.c: New file.
14469 * gdb.python/py-unwind-maint.exp: New test.
14470 * gdb.python/py-unwind-maint.py: New file.
14471 * gdb.python/py-unwind.c: New file.
14472 * gdb.python/py-unwind.exp: New test.
14473 * gdb.python/py-unwind.py: New test.
14474
14475 2015-04-01 Pedro Alves <palves@redhat.com>
14476
14477 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14478 to fail instead of non-existent $test.
14479
14480 2015-04-01 Pedro Alves <palves@redhat.com>
14481
14482 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14483 GDBFLAGS if not empty.
14484
14485 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14486
14487 * gdb.ada/complete.exp: Remove "multi_line".
14488 * gdb.ada/info_exc.exp: Remove "multi_line".
14489 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14490 * gdb.ada/ptype_field.exp: Remove "multi_line".
14491 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14492 * gdb.ada/tagged.exp: Remove "multi_line".
14493 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14494 [multi_line ...]
14495 * gdb.btrace/delta.exp: Likewise.
14496 * gdb.btrace/exception.exp: Likewise.
14497 * gdb.btrace/function_call_history.exp: Likewise.
14498 * gdb.btrace/instruction_history.exp: Likewise.
14499 * gdb.btrace/nohist.exp: Likewise.
14500 * gdb.btrace/record_goto.exp: Likewise.
14501 * gdb.btrace/segv.exp: Likewise.
14502 * gdb.btrace/stepi.exp: Likewise.
14503 * gdb.btrace/tailcall.exp: Likewise.
14504 * gdb.btrace/unknown_functions.exp: Likewise.
14505 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14506 * lib/gdb.exp: Add the "multi_line" helper.
14507
14508 2015-04-01 Pedro Alves <palves@redhat.com>
14509
14510 * gdb.threads/tid-reuse.c: New file.
14511 * gdb.threads/tid-reuse.exp: New file.
14512
14513 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14514
14515 PR corefiles/16092
14516 * gdb.base/coredump-filter.c: New file.
14517 * gdb.base/coredump-filter.exp: Likewise.
14518
14519 2015-03-27 Petr Machata <pmachata@redhat.com>
14520
14521 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14522 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14523 (Dwarf::assemble): Initialize them.
14524 (Dwarf::lines): New function.
14525
14526 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14527
14528 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14529 SYMBOL_PREFIX for x86_64-*-cygwin.
14530
14531 2015-03-26 Andy Wingo <wingo@igalia.com>
14532
14533 PR symtab/18148
14534 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14535 const_value but not a location.
14536 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14537 location defined in non-main CUs are visible.
14538
14539 2015-03-26 Yao Qi <yao.qi@linaro.org>
14540
14541 PR testsuite/18139
14542 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14543 Add a line number entry for the same line.
14544 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14545 Add a line number entry for the same line.
14546
14547 2015-03-26 Yao Qi <yao.qi@linaro.org>
14548
14549 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14550 .int 0.
14551 (func): Likewise. Add .Lfunc_1 label.
14552 Use .Lfunc_1 label.
14553 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14554 .int 0.
14555 (func): Likewise.
14556 Use .Lfunc_1 label.
14557
14558 2015-03-26 Yao Qi <yao.qi@linaro.org>
14559
14560 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14561 Call gdb_compile instead to compile each .s files without debug
14562 information.
14563
14564 2015-03-26 Yao Qi <yao.qi@linaro.org>
14565
14566 * gdb.base/savedregs.exp (process_saved_regs): Make
14567 "Saved registers:" optional in the pattern.
14568
14569 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14570
14571 * gdb.btrace/next.exp: Merged into step.exp.
14572 * gdb.btrace/finish.exp: Merged into step.exp.
14573 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14574 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14575 "record goto" and checking the exact replay position.
14576 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14577 check for "Recording format" in "info record" output.
14578 * gdb.btrace/record_goto.exp: Choose test file based on target.
14579 * gdb.btrace/x86-record_goto.S: Renamed into ...
14580 * gdb.btrace/x86_64-record_goto.S: ... this.
14581 * gdb.btrace/i686-record_goto.S: New.
14582 * gdb.btrace/x86-tailcall.S: Renamed into ...
14583 * gdb.btrace/x86_64-tailcall.S: ... this.
14584 * gdb.btrace/i686-tailcall.S: New.
14585 * gdb.btrace/x86-tailcall.c: Renamed into ...
14586 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14587 separate statements. Update test.
14588 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14589 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14590 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14591 * gdb.btrace/tailcall.exp: Choose test file based on target.
14592 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14593
14594 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14595
14596 * gdb.btrace/exception.exp: Increase BTS buffer size.
14597
14598 2015-03-24 Pedro Alves <palves@redhat.com>
14599
14600 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14601
14602 2015-03-24 Pedro Alves <palves@redhat.com>
14603
14604 * gdb.threads/schedlock.exp (test_step): No longer expect that
14605 "set scheduler-locking step" with "next" over a function call runs
14606 threads unlocked.
14607
14608 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14609
14610 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14611
14612 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14613
14614 PR breakpoints/16466
14615 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14616 * gdb.mi/mi-pending.c (thread_func): New function.
14617 (int main): Add threading support required.
14618 * gdb.mi/mi-pending.exp: Add tests for this issue.
14619 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14620 (pendfunc2): Remove stdio dependency.
14621 * gdb.mi/mi-pendshr2.c: New file.
14622
14623 2015-03-23 Keith Seitz <keiths@redhat.com>
14624
14625 * gdb.linespec/keywords.c: New file.
14626 * gdb.linespec/keywords.exp: New file.
14627
14628 2015-03-23 Keith Seitz <keiths@redhat.com>
14629
14630 PR gdb/18021
14631 * gdb.dwarf2/staticvirtual.exp: New test.
14632
14633 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14634
14635 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14636 * README: Remove HP-UX and gdb.hp.
14637 (configuration):
14638 * configure: Regenerate.
14639 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14640 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14641 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14642 gdb.hp/gdb.defects/Makefile.
14643 * gdb.hp/Makefile.in: File deleted.
14644 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14645 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14646 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14647 * gdb.hp/gdb.aCC/run.c: File deleted.
14648 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14649 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14650 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14651 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14652 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14653 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14654 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14655 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14656 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14657 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14658 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14659 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14660 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14661 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14662 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14663 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14664 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14665 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14666 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14667 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14668 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14669 * gdb.hp/gdb.compat/average.c: File deleted.
14670 * gdb.hp/gdb.compat/sum.c: File deleted.
14671 * gdb.hp/gdb.compat/xdb.c: File deleted.
14672 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14673 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14674 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14675 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14676 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14677 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14678 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14679 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14680 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14681 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14682 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14683 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14684 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14685 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14686 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14687 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14688 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14689 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14690 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14691 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14692 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14693 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14694 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14695 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14696 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14697 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14698 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14699 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14700 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14701 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14702 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14703 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14704 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14705 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14706 * gdb.hp/tools/odump: File deleted.
14707
14708 2015-03-19 Pedro Alves <palves@redhat.com>
14709
14710 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14711 (saw_thread_3): New globals.
14712 (top level): Increment them when an event for the corresponding
14713 thread is seen.
14714 (no thread starvation): New test.
14715
14716 2015-03-19 Pedro Alves <palves@redhat.com>
14717
14718 * gdb.threads/continue-pending-status.c: New file.
14719 * gdb.threads/continue-pending-status.exp: New file.
14720
14721 2015-03-18 Pedro Alves <palves@redhat.com>
14722
14723 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14724 Use gdb_is_target_remote instead of is_remote. Use
14725 gdb_test_multiple instead of gdb_expect. Exit early if
14726 gdb_test_multiple hits its internal matches. Tighten stepi tests
14727 expected output. Fail on exit with any signal, instead of just
14728 SIGILL.
14729
14730 2015-03-18 Yao Qi <yao.qi@linaro.org>
14731
14732 PR tdep/18107
14733 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14734 variable.
14735 * gdb.base/catch-syscall.exp: Don't skip it on
14736 aarch64*-*-linux* target. Remove elements in all_syscalls.
14737 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14738 target.
14739 (setup_all_syscalls): New proc.
14740
14741 2015-03-16 Yao Qi <yao.qi@linaro.org>
14742
14743 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14744 (top level): Skip tests if valid_addr_p returns false for
14745 $cmd1 or $cmd2.
14746
14747 2015-03-11 Andy Wingo <wingo@igalia.com>
14748
14749 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14750
14751 2015-03-11 Yao Qi <yao.qi@linaro.org>
14752
14753 * gdb.base/catch-syscall.exp: Fix typo in comments.
14754
14755 2015-03-11 Yao Qi <yao.qi@linaro.org>
14756
14757 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14758
14759 2015-03-09 Pedro Alves <palves@redhat.com>
14760
14761 * dg-extract-results.py: Delete.
14762
14763 2015-03-09 Pedro Alves <palves@redhat.com>
14764
14765 Merge dg-extract-results.sh from GCC upstream (r218843).
14766
14767 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14768 * dg-extract-results.sh: Use --text with grep to avoid issues with
14769 binary files. Fall back to cat -v, if that doesn't work.
14770
14771 2015-03-05 Pedro Alves <palves@redhat.com>
14772
14773 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14774
14775 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14776
14777 * lib/mi-support.exp (mi_expect_interrupt): Accept
14778 alternative event for when in all-stop mode.
14779
14780 2015-03-04 Pedro Alves <palves@redhat.com>
14781
14782 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14783
14784 2015-03-04 Mark Kettenis <kettenis@gnu.org>
14785
14786 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14787
14788 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14789
14790 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14791 regexps for GDB's current line display, accept a hex address
14792 preceding the line number.
14793
14794 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14795
14796 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14797 the 'arch1' variable for "s390*-linux*" targets.
14798
14799 2015-03-04 Pedro Alves <palves@redhat.com>
14800
14801 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14802 (main): Pass missing retval argument to pthread_join call.
14803
14804 2015-03-02 Pedro Alves <palves@redhat.com>
14805
14806 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14807 (top level): Call do_test with non-stop as well.
14808
14809 2015-03-02 Pedro Alves <palves@redhat.com>
14810
14811 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14812 -1.
14813
14814 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14815
14816 * gdb.arch/s390-vregs.exp: New test.
14817 * gdb.arch/s390-vregs.S: New file.
14818
14819 2015-02-27 Pedro Alves <palves@redhat.com>
14820
14821 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14822 call to catch_command_errors.
14823 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14824 catch_command_errors.
14825
14826 2015-02-27 Pedro Alves <palves@redhat.com>
14827
14828 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14829 "true" for boolean result.
14830 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14831 prototype of main.
14832
14833 2015-02-27 Pedro Alves <palves@redhat.com>
14834
14835 * lib/unbuffer_output.c: New file.
14836 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14837 (main): Call gdb_unbuffer_output.
14838
14839 2015-02-27 Yao Qi <yao.qi@linaro.org>
14840
14841 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14842 target.
14843
14844 2015-02-26 Doug Evans <dje@google.com>
14845
14846 * gdb.cp/class2.cc (Dbase, D): New classes.
14847 (main): New local delta.
14848 * gdb.cp/class2.exp: Test printing delta.
14849 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14850 (dynbar): New global.
14851 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14852
14853 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14854
14855 * gdb.compile/compile-ifunc.c: New file.
14856 * gdb.compile/compile-ifunc.exp: New file.
14857
14858 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14859
14860 * gdb.base/structs.exp: Check for correct struct on finish.
14861
14862 2015-02-26 Yao Qi <yao.qi@linaro.org>
14863
14864 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14865 is zero.
14866
14867 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14868
14869 * gdb.arch/cordic.ko.bz2: New file.
14870 * gdb.arch/cordic.ko.debug.bz2: New file.
14871 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14872
14873 2015-02-25 Yao Qi <yao.qi@linaro.org>
14874
14875 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14876 aarch64*-*-* target.
14877
14878 2015-02-23 Pedro Alves <palves@redhat.com>
14879
14880 * lib/gdb.exp (delete_breakpoints): Rewrite using
14881 gdb_test_multiple.
14882
14883 2015-02-23 Pedro Alves <palves@redhat.com>
14884
14885 * gdb.base/info-os.c: Include stdlib.h.
14886
14887 2015-02-22 Doug Evans <xdje42@gmail.com>
14888
14889 PR symtab/17855
14890 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14891 is read after symbols have been re-read.
14892 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14893 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14894
14895 2015-02-21 Doug Evans <dje@google.com>
14896
14897 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14898
14899 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14900
14901 PR corefiles/17808
14902 * gdb.arch/i386-biarch-core.core.bz2: New file.
14903 * gdb.arch/i386-biarch-core.exp: New file.
14904
14905 2015-02-21 Pedro Alves <palves@redhat.com>
14906
14907 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14908 runto_main fails.
14909
14910 2015-02-20 Pedro Alves <palves@redhat.com>
14911
14912 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14913 info probes.
14914
14915 2015-02-20 Pedro Alves <palves@redhat.com>
14916
14917 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14918
14919 2015-02-20 Pedro Alves <palves@redhat.com>
14920
14921 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14922 clean_restart before gdb_target_supports_trace.
14923
14924 2015-02-20 Pedro Alves <palves@redhat.com>
14925
14926 PR threads/18006
14927 * gdb.threads/clone-thread_db.c: New file.
14928 * gdb.threads/clone-thread_db.exp: New file.
14929
14930 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14931
14932 PR breakpoints/16812
14933 * gdb.base/catch-gdb-caused-signals.c: New file.
14934 * gdb.base/catch-gdb-caused-signals.exp: New file.
14935
14936 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14937
14938 * configure: Regenerated.
14939 * configure.ac: Use GDB_AC_TRANSFORM.
14940 * aclocal.m4: sinclude ../transform.m4.
14941
14942 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14943
14944 * lib/dtrace.exp: New file.
14945 * gdb.base/dtrace-probe.exp: Likewise.
14946 * gdb.base/dtrace-probe.d: Likewise.
14947 * gdb.base/dtrace-probe.c: Likewise.
14948 * lib/pdtrace.in: Likewise.
14949 * configure.ac: Output variables with the transformed names of
14950 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14951 * configure: Regenerated.
14952
14953 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14954
14955 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14956 expected message when trying to access $_probe_* convenience
14957 variables while not on a probe.
14958
14959 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14960
14961 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14962
14963 2015-02-11 Pedro Alves <pedro@codesourcery.com>
14964
14965 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14966 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14967
14968 2015-02-10 Doug Evans <xdje42@gmail.com>
14969
14970 * lib/gdb.exp (gdb_load): Always return a result.
14971
14972 2015-02-10 Pedro Alves <palves@redhat.com>
14973
14974 * gdb.threads/signal-sigtrap.c: New file.
14975 * gdb.threads/signal-sigtrap.exp: New file.
14976
14977 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14978
14979 * gdb.trace/no-attach-trace.c: New file.
14980 * gdb.trace/no-attach-trace.exp: New file.
14981
14982 2015-02-09 Mark Wielaard <mjw@redhat.com>
14983
14984 * gdb.dwarf2/atomic.c: New file.
14985 * gdb.dwarf2/atomic-type.exp: Likewise.
14986
14987 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14988
14989 * gdb.btrace/buffer-size.exp: Update "info record" output.
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
15000 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15001
15002 * gdb.btrace/buffer-size: New.
15003
15004 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15005
15006 * gdb.btrace/delta.exp: Update "info record" output.
15007 * gdb.btrace/enable.exp: Update "info record" output.
15008 * gdb.btrace/finish.exp: Update "info record" output.
15009 * gdb.btrace/instruction_history.exp: Update "info record" output.
15010 * gdb.btrace/next.exp: Update "info record" output.
15011 * gdb.btrace/nexti.exp: Update "info record" output.
15012 * gdb.btrace/step.exp: Update "info record" output.
15013 * gdb.btrace/stepi.exp: Update "info record" output.
15014 * gdb.btrace/nohist.exp: Update "info record" output.
15015
15016 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15017
15018 PR gdb/15678
15019 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15020
15021 2015-02-06 Pedro Alves <palves@redhat.com>
15022
15023 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15024 macro.
15025 (seconds_left, again): New globals.
15026 (main): Wait seconds_left in a 1-second sleep loop instead of
15027 sleeping 180 seconds. If 'again' is set, reset the seconds
15028 counter.
15029 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15030 'again' in the inferior before detaching. Print the seconds left.
15031 (options): New global.
15032 (top level): Build program with -DTIMEOUT=$timeout.
15033
15034 2015-02-06 Pedro Alves <palves@redhat.com>
15035
15036 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15037 determine how many seconds to pass to 'alarm'.
15038 * gdb.base/gdb-sigterm.exp (top level): Build program with
15039 -DTIMEOUT=$timeout.
15040 (do_test): Return success/failure indication. Add more verbose
15041 logging. Don't fail if 200 single steps are seen. Instead, fail
15042 when the test times out.
15043 (passes): New global.
15044 (top level): Break the testing loop if testing fails on any
15045 iteration. Use gdb_assert.
15046
15047 2015-02-04 Don Breazeal <donb@codesourcery.com>
15048
15049 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15050 and initialize them.
15051 (ipc_cleanup): New function.
15052 (main): Don't declare shmid, semid, and msqid. Add a call to
15053 atexit so that we call ipc_cleanup on exit.
15054
15055 2015-02-04 Pedro Alves <palves@redhat.com>
15056
15057 * boards/native-extended-gdbserver.exp: Remove any target variant
15058 specifications from the board name before clearing the isremote
15059 flag from board_info.
15060
15061 2015-01-31 Doug Evans <xdje42@gmail.com>
15062
15063 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15064
15065 2015-01-31 Gary Benson <gbenson@redhat.com>
15066
15067 * gdb.base/completion.exp: Disable completion limiting for
15068 existing tests. Add new tests to check completion limiting.
15069 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15070
15071 2015-01-31 Doug Evans <xdje42@gmail.com>
15072
15073 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15074
15075 2015-01-31 Doug Evans <xdje42@gmail.com>
15076
15077 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15078 entries. Duplicate file section script entries.
15079 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15080 inlined entries. Add test for safe-path rejection.
15081 * gdb.python/py-section-script.c: Add duplicate inlined section script
15082 entries. Duplicate file section script entries.
15083 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15084 inlined entries. Add test for safe-path rejection.
15085
15086 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15087
15088 * gdb.ada/disc_arr_bound: New testcase.
15089
15090 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15091
15092 * gdb.ada/mi_var_array: New testcase.
15093
15094 2015-01-27 Doug Evans <dje@google.com>
15095
15096 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15097 Add test for objfile.filename, objfile.username after objfile
15098 has been unloaded.
15099
15100 2015-01-26 Joel Brobecker <brobecker@adacore.com>
15101
15102 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15103 the second test to print the name attribute of value
15104 returned by the call to gdb.lookup_type, and adjust
15105 the expected output accordingly.
15106
15107 2015-01-25 Mark Wielaard <mjw@redhat.com>
15108
15109 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15110 * gdb.base/disp-step-fork.c: Include unistd.h.
15111 * gdb.base/siginfo-obj.c: Include stdio.h.
15112 * gdb.base/siginfo-thread.c: Likewise.
15113 * gdb.mi/non-stop.c: Include unistd.h.
15114 * gdb.mi/nsthrexec.c: Include stdio.h.
15115 * gdb.mi/pthreads.c: Include unistd.h.
15116 * gdb.modula2/unbounded1.c (main): Declare returns int.
15117 * gdb.reverse/consecutive-reverse.c: Likewise.
15118 * gdb.threads/create-fail.c: Include unistd.h.
15119 * gdb.threads/killed.c: Likewise.
15120 * gdb.threads/linux-dp.c: Likewise.
15121 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15122 * gdb.threads/non-ldr-exc-2.c: Likewise.
15123 * gdb.threads/non-ldr-exc-3.c: Likewise.
15124 * gdb.threads/non-ldr-exc-4.c: Likewise.
15125 * gdb.threads/pthreads.c: Include unistd.h.
15126 (main): Declare returns int.
15127 * gdb.threads/tls-main.c (foo): New declaration.
15128 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15129
15130 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15131
15132 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15133 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15134
15135 2015-01-15 Mark Wielaard <mjw@redhat.com>
15136
15137 * gdb.base/noreturn-return.c: New file.
15138 * gdb.base/noreturn-return.exp: New file.
15139 * gdb.base/noreturn-finish.c: New file.
15140 * gdb.base/noreturn-finish.exp: New file.
15141
15142 2015-01-23 Pedro Alves <palves@redhat.com>
15143
15144 * gdb.threads/continue-pending-after-query.c: New file.
15145 * gdb.threads/continue-pending-after-query.exp: New file.
15146
15147 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15148 Simon Marchi <simon.marchi@ericsson.com>
15149
15150 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15151 * gdb.base/valgrind-db-attach.exp: Same.
15152 * gdb.base/valgrind-infcall.exp: Same.
15153 * lib/mi-support.exp (default_mi_gdb_start): Same.
15154 * lib/prompt.exp (default_prompt_gdb_start): Same.
15155 * lib/gdb.exp (default_gdb_spawn): Same.
15156 (gdb_interact): New.
15157
15158
15159 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15160
15161 * gdb.compile/compile.exp (pointer to jit function): New test.
15162
15163 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
15164
15165 * lib/gdb.exp (supports_process_record): Return true for
15166 powerpc*-*-linux*.
15167 (supports_reverse): Likewise.
15168
15169 2015-01-15 Don Breazeal <donb@codesourcery.com>
15170
15171 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15172 instead of checking whether the target board is remote and
15173 use spawn_wait_for_attach instead of exec/sleep.
15174 * gdb.base/attach-twice.exp: Likewise.
15175
15176 2015-01-15 Joel Brobecker <brobecker@adacore.com>
15177
15178 * gdb.ada/var_arr_attrs: New testcase.
15179
15180 2015-01-14 Pedro Alves <palves@redhat.com>
15181 Joel Brobecker <brobecker@adacore.com>
15182
15183 PR gdb/17525
15184 * gdb.base/bp-cmds-execution-x-script.c: New file.
15185 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15186 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15187
15188 2015-01-14 Pedro Alves <palves@redhat.com>
15189
15190 PR cli/17828
15191 * gdb.base/batch-preserve-term-settings.c: New file.
15192 * gdb.base/batch-preserve-term-settings.exp: New file.
15193
15194 2015-01-13 Doug Evans <dje@google.com>
15195
15196 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15197 binary.
15198
15199 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15200
15201 * Makefile.in (clean mostlyclean): Do not delete *.py.
15202
15203 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15204
15205 * gdb.python/py-lookup-type.exp: New file.
15206
15207 2015-01-12 Pedro Alves <palves@redhat.com>
15208
15209 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15210 restore GDBFLAGS before returning.
15211
15212 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15213
15214 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15215 is_amd64_regs_target and is_x86_like_target.
15216
15217 2015-01-11 Doug Evans <xdje42@gmail.com>
15218
15219 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15220 is given without an explicit form.
15221 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15222 attributes.
15223 * gdb.dwarf/corrupt.exp: Ditto.
15224 * gdb.dwarf2/enum-type.exp: Ditto.
15225 * gdb.trace/entry-values.exp: Ditto.
15226 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15227
15228 2015-01-11 Doug Evans <xdje42@gmail.com>
15229
15230 PR gdb/15830
15231 * gdb.base/maint.exp: Remove references to "maint demangle".
15232 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15233 Add tests for explicitly specifying language to demangle.
15234 * gdb.dlang/demangle.exp: Ditto.
15235
15236 2015-01-09 Pedro Alves <palves@redhat.com>
15237
15238 * gdb.threads/non-stop-fair-events.c: New file.
15239 * gdb.threads/non-stop-fair-events.exp: New file.
15240
15241 2015-01-09 Pedro Alves <palves@redhat.com>
15242
15243 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15244 the global scope. Set a breakpoint after all threads are started
15245 rather than stepping over two source lines. Expect the prompt.
15246 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15247 global.
15248 (NUM): Now 15.
15249 (main): Use threads_started_barrier to wait for all threads to
15250 start. Main thread no longer calls thread_function. Exit after
15251 180 seconds.
15252 (loop): New function.
15253 (thread_function): Wait on threads_started_barrier barrier. Call
15254 'loop' at each iteration.
15255 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15256 threads have started, instead of hardcoding number of "next"
15257 steps. Use an access watchpoint instead of a write watchpoint.
15258
15259 2015-01-09 Pedro Alves <palves@redhat.com>
15260
15261 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15262 (thread_func): Wait on barrier.
15263 (main): Wait for all threads to start before stopping GDB.
15264 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15265 global.
15266 (thread1_func, thread2_func): Wait on barrier.
15267 (main): Wait for all threads to start before stopping GDB.
15268 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15269 New global.
15270 (thread1_func, thread2_func): Wait on barrier.
15271 (main): Wait for all threads to start before stopping GDB.
15272
15273 2015-01-09 Pedro Alves <palves@redhat.com>
15274
15275 * gdb.threads/attach-many-short-lived-threads.c: New file.
15276 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15277
15278 2014-01-09 Pedro Alves <palves@redhat.com>
15279
15280 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15281 instead of to thread 2.
15282 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15283 Add barrier around each pthread_create call instead of around all
15284 calls.
15285 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15286 Set a break on thread_function and have the child threads hit it
15287 one at at a time.
15288
15289 2015-01-09 Pedro Alves <palves@redhat.com>
15290
15291 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15292 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15293 false.
15294 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15295 checking whether the target board is remote.
15296 * gdb.multi/multi-attach.exp: Likewise.
15297 * gdb.python/py-sync-interp.exp: Likewise.
15298 * gdb.server/ext-attach.exp: Likewise.
15299 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15300 tests that need to attach, instead of checking whether the target
15301 board is remote at the top of the file.
15302
15303 2015-01-08 Yao Qi <yao@codesourcery.com>
15304
15305 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15306
15307 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15308
15309 Fix testcase compilation.
15310 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15311
15312 2015-01-06 Joel Brobecker <brobecker@adacore.com>
15313
15314 * gdb.python/py-type.exp: Add a couple test about empty
15315 array creation, and negative-length array creation.
15316
15317 2015-01-02 Doug Evans <xdje42@gmail.com>
15318
15319 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15320
15321 2015-01-02 Doug Evans <dje@google.com>
15322
15323 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15324
15325 2014-12-29 Yao Qi <yao@codesourcery.com>
15326
15327 * gdb.trace/entry-values.exp: Update comments. Rename variable
15328 bar_call_foo to returned_from_foo.
15329
15330 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15331
15332 PR gdb/17394
15333 * gdb.linespec/break-asm-file.c: New file.
15334 * gdb.linespec/break-asm-file.exp: New file.
15335 * gdb.linespec/break-asm-file0.s: New file.
15336 * gdb.linespec/break-asm-file1.s: New file.
15337
15338 2014-12-18 Nigel Stephens <nigel@mips.com>
15339 Maciej W. Rozycki <macro@codesourcery.com>
15340
15341 * gdb.base/float.exp: Handle the new output from "info float" on
15342 MIPS targets.
15343
15344 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15345
15346 Fix MinGW compilation.
15347 * gdb.compile/compile-ops.exp: Update untested message if
15348 !skip_compile_feature_tests.
15349 * gdb.compile/compile-setjmp.exp: Likewise.
15350 * gdb.compile/compile-tls.exp: Likewise.
15351 * gdb.compile/compile.exp: Likewise.
15352 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15353 supported on this host".
15354
15355 2014-12-16 Doug Evans <xdje42@gmail.com>
15356
15357 * boards/stabs.exp: New file.
15358
15359 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15360
15361 * gdb.base/completion.exp: Adjust to format changes of "maint
15362 print user-registers".
15363
15364 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
15365
15366 PR server/17457
15367 * gdb.arch/aarch64-fp.c: New file.
15368 * gdb.arch/aarch64-fp.exp: New file.
15369
15370 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15371
15372 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15373 r210637, r210913, r211666, r215400, r215817).
15374
15375 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15376 * dg-extract-results.py: New file.
15377 * dg-extract-results.sh: Use it if the environment seems
15378 suitable.
15379
15380 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15381
15382 * dg-extract-results.py (parse_run): Handle warnings that
15383 are printed before a test harness is run.
15384
15385 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15386
15387 * dg-extract-results.py (Named): Remove __cmp__ method.
15388 (output_variation): Use a key to sort variation.harnesses.
15389
15390 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15391
15392 * dg-extract-results.py: For Python 3, force sys.stdout to
15393 handle surrogate escape sequences.
15394 (safe_open): New function.
15395 (output_segment, main): Use it.
15396
15397 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15398
15399 * dg-extract-results.py (Prog.result_re): Include options
15400 in test name.
15401
15402 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15403
15404 * dg-extract-results.py (output_variation): Always sort if
15405 do_sum.
15406
15407 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15408
15409 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15410 as long as we get pagination notifications.
15411
15412 2014-12-15 Jason Merrill <jason@redhat.com>
15413
15414 * Makefile.in (check-gdb.%): Restore.
15415 * README: Mention it.
15416
15417 2014-12-13 Joel Brobecker <brobecker@adacore.com>
15418
15419 * gdb.ada/str_uninit: New testcase.
15420
15421 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15422
15423 PR symtab/17642
15424 * gdb.base/vla-stub-define.c: New file.
15425 * gdb.base/vla-stub.c: New file.
15426 * gdb.base/vla-stub.exp: New file.
15427
15428 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15429 Jan Kratochvil <jan.kratochvil@redhat.com>
15430 Tom Tromey <tromey@redhat.com>
15431
15432 * configure.ac: Add gdb.compile/.
15433 * configure: Regenerate.
15434 * gdb.compile/Makefile.in: New file.
15435 * gdb.compile/compile-ops.exp: New file.
15436 * gdb.compile/compile-ops.c: New file.
15437 * gdb.compile/compile-tls.c: New file.
15438 * gdb.compile/compile-tls.exp: New file.
15439 * gdb.compile/compile-constvar.S: New file.
15440 * gdb.compile/compile-constvar.c: New file.
15441 * gdb.compile/compile-mod.c: New file.
15442 * gdb.compile/compile-nodebug.c: New file.
15443 * gdb.compile/compile-setjmp-mod.c: New file.
15444 * gdb.compile/compile-setjmp.c: New file.
15445 * gdb.compile/compile-setjmp.exp: New file.
15446 * gdb.compile/compile-shlib.c: New file.
15447 * gdb.compile/compile.c: New file.
15448 * gdb.compile/compile.exp: New file.
15449 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15450
15451 2014-12-12 Tom Tromey <tromey@redhat.com>
15452
15453 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15454 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15455
15456 2014-12-12 Doug Evans <dje@google.com>
15457
15458 * lib/gdb-python.exp (get_python_valueof): New function.
15459 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15460
15461 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15462
15463 * gdb.base/completion.exp: Add test for completion of "info
15464 registers ".
15465
15466 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15467
15468 * gdb.base/func-ptrs.c: New file.
15469 * gdb.base/func-ptrs.exp: New file.
15470
15471 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15472
15473 PR breakpoints/17012
15474 * gdb.base/dprintf-detach.c: New file.
15475 * gdb.base/dprintf-detach.exp: New file.
15476
15477 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15478
15479 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15480 * lib/gdb.exp (target_is_gdbserver): New procedure.
15481
15482 2014-12-08 Doug Evans <dje@google.com>
15483
15484 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15485
15486 2014-12-05 Yao Qi <yao@codesourcery.com>
15487
15488 * gdb.guile/scm-error.exp: Remove the third argument to
15489 gdb_remote_download.
15490 * gdb.guile/scm-frame-args.exp: Likewise.
15491 * gdb.guile/scm-section-script.exp: Likewise.
15492
15493 2014-12-05 Yao Qi <yao@codesourcery.com>
15494
15495 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15496
15497 2014-12-04 Doug Evans <dje@google.com>
15498
15499 * gdb.python/py-objfile.exp: Add tests for
15500 objfile.add_separate_debug_file.
15501
15502 2014-12-04 Doug Evans <dje@google.com>
15503
15504 * lib/gdb.exp (get_build_id): New function.
15505 (build_id_debug_filename_get): Rewrite to use it.
15506 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15507
15508 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15509
15510 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15511 `method(long)', not just 0x0.
15512 * gdb.cp/nsalias.exp: Align code labels to 4.
15513 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15514 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15515 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15516 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15517 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15518 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15519
15520 2014-12-02 Doug Evans <dje@google.com>
15521
15522 PR symtab/17602
15523 * gdb.cp/anon-ns.cc: Move guts of this file to ...
15524 * gdb.cp/anon-ns2.cc: ... here. New file.
15525 * gdb.cp/anon-ns.exp: Update.
15526
15527 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
15528
15529 * gdb.python/py-events.py (inferior_call_handler): New.
15530 (register_changed_handler, memory_changed_handler): New.
15531 (test_events.invoke): Register new handlers.
15532 * gdb.python/py-events.exp: Add tests for inferior call,
15533 memory_changed and register_changed events.
15534
15535 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15536
15537 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15538 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15539 if the linker doesn't understand this.
15540
15541 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15542
15543 * gdb.python/python.exp: Change expected reply to help().
15544
15545 2014-12-01 Yao Qi <yao@codesourcery.com>
15546
15547 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15548 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15549 * configure: Re-generated.
15550
15551 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15552
15553 * gdb.cp/chained-calls.cc: New file.
15554 * gdb.cp/chained-calls.exp: New file.
15555 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15556
15557 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15558
15559 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15560 * gdb.dwarf2/symtab-producer.exp: Same.
15561 * gdb.gdb/python-interrupts.exp: Same.
15562 * gdb.gdb/python-selftest.exp: Same.
15563 * gdb.python/py-linetable.exp: Same.
15564 * gdb.python/py-type.exp: Same.
15565 * gdb.python/py-value-cc.exp: Same.
15566 * gdb.python/py-value.exp: Same.
15567
15568 2014-11-28 Yao Qi <yao@codesourcery.com>
15569
15570 * gdb.base/break-probes.exp: Match library name prefixed with
15571 sysroot.
15572
15573 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15574
15575 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15576 test expected output. Add parentheses for the call to print.
15577 Remove L suffix from integers.
15578
15579 2014-11-26 Doug Evans <dje@google.com>
15580
15581 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15582
15583 2014-11-22 Yao Qi <yao@codesourcery.com>
15584
15585 * gdb.trace/entry-values.c: Remove asms.
15586 (foo): Add foo_label.
15587 (bar): Add bar_label.
15588 * gdb.trace/entry-values.exp: Remove code computing foo's
15589 length and bar's length.
15590 (Dwarf::assemble): Invoke function_range for bar and use
15591 MACRO_AT_func for foo.
15592
15593 2014-11-22 Yao Qi <yao@codesourcery.com>
15594
15595 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15596 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15597 Use .Lgcc43_procstart instead of gcc43.
15598
15599 2014-11-21 Joel Brobecker <brobecker@adacore.com>
15600
15601 * gdb.ada/n_arr_bound: New testcase.
15602
15603 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15604
15605 PR breakpoints/10737
15606 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15607 test_catch_syscall_multi_arch.
15608 (test_catch_syscall_multi_arch): New function.
15609
15610 2014-11-20 Doug Evans <xdje42@gmail.com>
15611
15612 * gdb.base/maint.exp: Update expected output.
15613
15614 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15615
15616 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15617 4-byte instruction on S390.
15618
15619 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15620
15621 * gdb.ada/arr_arr: New testcase.
15622
15623 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15624
15625 * gdb.ada/pkd_arr_elem: New Testcase.
15626
15627 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
15628
15629 * gdb.reverse/break-precsave: Expect completion message for
15630 core file reads.
15631 * gdb.reverse/consecutive-precsave.exp: Likewise.
15632 * gdb.reverse/finish-precsave.exp: Likewise.
15633 * gdb.reverse/i386-precsave.exp: Likewise.
15634 * gdb.reverse/machinestate-precsave.exp: Likewise.
15635 * gdb.reverse/sigall-precsave.exp: Likewise.
15636 * gdb.reverse/solib-precsave.exp: Likewise.
15637 * gdb.reverse/step-precsave.exp: Likewise.
15638 * gdb.reverse/until-precsave.exp: Likewise.
15639 * gdb.reverse/watch-precsave.exp: Likewise.
15640
15641 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15642
15643 * gdb.base/bp-permanent.c: Include unistd.h.
15644 * gdb.python/py-framefilter-mi.c (main): Add return type.
15645 * gdb.python/py-framefilter.c (main): Likewise.
15646 * gdb.trace/actions-changed.c (main): Likewise.
15647
15648 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15649
15650 * gdb.mi/until.c: Add eye-catchers.
15651 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15652 line numbers.
15653
15654 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15655
15656 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15657 function header variants in break1.c.
15658 * gdb.base/ena-dis-br.exp: Likewise.
15659 * gdb.base/hbreak2.exp: Likewise.
15660 * gdb.reverse/until-precsave.exp: Drop references to removed
15661 non-prototype function header variants in ur1.c.
15662 * gdb.reverse/until-reverse.exp: Likewise.
15663
15664 2014-11-17 Petr Machata <pmachata@redhat.com>
15665
15666 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15667 ${_cu_offset_size} bytes abbrev offset.
15668
15669 2014-11-15 Doug Evans <xdje42@gmail.com>
15670
15671 PR symtab/17559
15672 * gdb.base/line-symtabs.exp: New file.
15673 * gdb.base/line-symtabs.c: New file.
15674 * gdb.base/line-symtabs.h: New file.
15675
15676 2014-11-14 Yao Qi <yao@codesourcery.com>
15677
15678 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15679 (func): Add label func_label.
15680 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15681 Replace low_pc and high_pc with MACRO_AT_range.
15682 Replace name, low_pc and high_pc with MACRO_AT_func.
15683
15684 2014-11-14 Yao Qi <yao@codesourcery.com>
15685
15686 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15687 Replace name, low_pc and high_pc with MACRO_AT_func.
15688
15689 2014-11-14 Yao Qi <yao@codesourcery.com>
15690
15691 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15692 produce debug information.
15693 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15694
15695 2014-11-14 Yao Qi <yao@codesourcery.com>
15696
15697 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15698 object and get function length.
15699 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15700 with MACRO_AT_func.
15701 (top-level): Replace gdb_compile and clean_restart with
15702 prepare_for_testing.
15703 * gdb.dwarf2/main.c (main): Add label main_label.
15704
15705 2014-11-14 Yao Qi <yao@codesourcery.com>
15706
15707 * lib/dwarf.exp (function_range): New procedure.
15708 (Dwarf::_handle_macro_at_func): New procedure.
15709 (Dwarf::_handle_macro_at_range): New procedure.
15710 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15711
15712 2014-11-14 Yao Qi <yao@codesourcery.com>
15713
15714 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15715 (_handle_attribute): New procedure.
15716
15717 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15718
15719 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15720 * gdb.base/call-sc.c (zed): Likewise.
15721 * gdb.base/checkpoint.c (main): Likewise.
15722 * gdb.base/dump.c (main): Likewise.
15723 * gdb.base/gcore.c (main): Likewise.
15724 * gdb.base/huge.c (main): Likewise.
15725 * gdb.base/multi-forks.c (main): Likewise.
15726 * gdb.base/pr10179-a.c (main): Likewise.
15727 * gdb.base/savedregs.c (main): Likewise.
15728 * gdb.base/sigaltstack.c (main): Likewise.
15729 * gdb.base/siginfo.c (main): Likewise.
15730 * gdb.base/structs.c (zed): Likewise.
15731 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15732 * gdb.mi/mi-syn-frame.c (main): Likewise.
15733 * gdb.mi/until.c (foo, main): Likewise.
15734 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15735 * gdb.base/solib-weak.c (foo): Declare.
15736 * gdb.base/attach-twice.c: Include stdio.h.
15737 * gdb.base/weaklib1.c: Likewise.
15738 * gdb.base/weaklib2.c: Likewise.
15739 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15740 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15741 unistd.h.
15742 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15743 * gdb.mi/mi-exit-code.c: Likewise.
15744 * gdb.base/break-interp-lib.c: Include string.h.
15745 * gdb.base/coremaker.c: Likewise.
15746 * gdb.base/testenv.c: Likewise.
15747 * gdb.python/py-finish-breakpoint.c: Likewise.
15748 * gdb.base/inferior-died.c: Include sys/wait.h.
15749 * gdb.base/fileio.c: Include time.h.
15750 * gdb.base/async-shell.c: Include unistd.h.
15751 * gdb.base/dprintf-non-stop.c: Likewise.
15752 * gdb.base/info-os.c: Likewise.
15753 * gdb.mi/mi-console.c: Likewise.
15754 * gdb.mi/watch-nonstop.c: Likewise.
15755 * gdb.python/py-events.c: Likewise.
15756 * gdb.base/async.c (baz): Move up before its invocation.
15757 * gdb.base/code_elim2.c (my_global_func): Likewise.
15758 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15759 * gdb.base/advance.c (func2): Likewise.
15760
15761 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15762
15763 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15764 variant.
15765 * gdb.base/annota3.c: Likewise.
15766 * gdb.base/async.c: Likewise.
15767 * gdb.base/average.c: Likewise.
15768 * gdb.base/call-ar-st.c: Likewise.
15769 * gdb.base/call-rt-st.c: Likewise.
15770 * gdb.base/call-sc.c: Likewise.
15771 * gdb.base/call-strs.c: Likewise.
15772 * gdb.base/ending-run.c: Likewise.
15773 * gdb.base/execd-prog.c: Likewise.
15774 * gdb.base/exprs.c: Likewise.
15775 * gdb.base/foll-exec.c: Likewise.
15776 * gdb.base/foll-fork.c: Likewise.
15777 * gdb.base/foll-vfork.c: Likewise.
15778 * gdb.base/funcargs.c: Likewise.
15779 * gdb.base/gcore.c: Likewise.
15780 * gdb.base/jump.c: Likewise.
15781 * gdb.base/langs0.c: Likewise.
15782 * gdb.base/langs1.c: Likewise.
15783 * gdb.base/langs2.c: Likewise.
15784 * gdb.base/mips_pro.c: Likewise.
15785 * gdb.base/nodebug.c: Likewise.
15786 * gdb.base/opaque0.c: Likewise.
15787 * gdb.base/opaque1.c: Likewise.
15788 * gdb.base/recurse.c: Likewise.
15789 * gdb.base/run.c: Likewise.
15790 * gdb.base/scope0.c: Likewise.
15791 * gdb.base/scope1.c: Likewise.
15792 * gdb.base/setshow.c: Likewise.
15793 * gdb.base/setvar.c: Likewise.
15794 * gdb.base/shmain.c: Likewise.
15795 * gdb.base/shr1.c: Likewise.
15796 * gdb.base/shr2.c: Likewise.
15797 * gdb.base/sigall.c: Likewise.
15798 * gdb.base/signals.c: Likewise.
15799 * gdb.base/so-indr-cl.c: Likewise.
15800 * gdb.base/solib2.c: Likewise.
15801 * gdb.base/structs.c: Likewise.
15802 * gdb.base/sum.c: Likewise.
15803 * gdb.base/vforked-prog.c: Likewise.
15804 * gdb.base/watchpoint.c: Likewise.
15805 * gdb.reverse/shr2.c: Likewise.
15806 * gdb.reverse/until-reverse.c: Likewise.
15807 * gdb.reverse/ur1.c: Likewise.
15808 * gdb.reverse/watch-reverse.c: Likewise.
15809
15810 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15811
15812 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15813 variant.
15814 * gdb.base/sepdebug.exp: Drop references to removed code.
15815
15816 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15817
15818 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15819 variant. Preserve original line numbering.
15820 * gdb.base/list1.c: Likewise.
15821
15822 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15823
15824 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15825 variant.
15826 * gdb.base/break1.c: Likewise.
15827 * gdb.base/break.exp: Drop references to removed code.
15828
15829 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15830
15831 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15832 variant.
15833
15834 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15835
15836 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15837
15838 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15839
15840 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15841 logic into perform_all_tests() and invoke it with and without
15842 function header prototypes.
15843 (do_function_calls): Remove conditional XFAIL for PR 5318.
15844 (rerun_and_prepare): Remove duplicate code.
15845 (perform_all_tests): New. Main logic moved here.
15846
15847 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15848
15849 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15850 code guarded by #ifdef NO_PROTOTYPES.
15851 (t_double_many_args): Likewise.
15852 (DEF_FUNC_MANY_ARGS_1): Likewise.
15853 (DEF_FUNC_VALUES_1): Likewise.
15854 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15855 guarded by #ifdef PROTOTYPES.
15856
15857 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15858
15859 * gdb.mi/mi-console.c: Add eye-catcher.
15860 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15861 instead of literal line number.
15862
15863 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15864
15865 * gdb.base/shr2.c: Add eye-catcher.
15866 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15867 line number.
15868
15869 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15870
15871 * gdb.base/jump.c: Add eye-catchers.
15872 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15873 numbers.
15874
15875 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15876
15877 * gdb.base/execd-prog.c: Add eye-catchers.
15878 * gdb.base/foll-exec.c: Likewise.
15879 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15880 line numbers.
15881
15882 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15883
15884 * gdb.base/ending-run.c: Add eye-catchers.
15885 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15886 literal line numbers.
15887
15888 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15889
15890 * gdb.base/call-rt-st.c: Add eye-catchers.
15891 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15892 literal line numbers.
15893
15894 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15895
15896 * gdb.base/call-ar-st.c: Add eye-catchers.
15897 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15898 literal line numbers.
15899
15900 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15901
15902 * gdb.base/average.c: Add eye-catchers.
15903 * gdb.base/sum.c: Likewise.
15904 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15905 regexps dynamically.
15906
15907 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15908
15909 * gdb.base/solib1.c: Add eye-catchers.
15910 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15911 literal line numbers.
15912
15913 2014-11-12 Pedro Alves <palves@redhat.com>
15914
15915 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15916 leader has exited.
15917
15918 2014-11-12 Pedro Alves <palves@redhat.com>
15919
15920 * gdb.arch/i386-bp_permanent.c: New file.
15921 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15922 (srcfile): Set to i386-bp_permanent.c.
15923 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15924 that stepi does not execute the 'leave' instruction, instead of
15925 testing it does execute.
15926 * gdb.base/bp-permanent.c: New file.
15927 * gdb.base/bp-permanent.exp: New file.
15928
15929 2014-11-10 Doug Evans <xdje42@gmail.com>
15930
15931 PR symtab/17564
15932 * gdb.base/symtab-search-order.exp: New file.
15933 * gdb.base/symtab-search-order.c: New file.
15934 * gdb.base/symtab-search-order-1.c: New file.
15935 * gdb.base/symtab-search-order-shlib-1.c: New file.
15936
15937 2014-11-07 Pedro Alves <palves@redhat.com>
15938
15939 PR gdb/17511
15940 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15941 i?86-*-linux*.
15942
15943 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15944
15945 PR c++/17494
15946 * gdb.cp/pr17494.cc: New file.
15947 * gdb.cp/pr17494.exp: New file.
15948
15949 2014-11-02 Yao Qi <yao@codesourcery.com>
15950
15951 * gdb.python/python.exp: Get working directory and match the
15952 output of "set extended-prompt \\w " with it.
15953
15954 2014-10-30 Doug Evans <dje@google.com>
15955
15956 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15957 in objfiles.
15958 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15959 in progspaces.
15960
15961 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
15962
15963 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15964 * gdb.base/realname-expand.exp: Likewise.
15965 * gdb.linespec/macro-relative.exp: Likewise.
15966
15967 2014-10-29 Pedro Alves <palves@redhat.com>
15968
15969 PR gdb/17408
15970 * gdb.threads/schedlock.c (some_function): New function.
15971 (call_function): New global.
15972 (MAYBE_CALL_SOME_FUNCTION): New macro.
15973 (thread_function): Call it.
15974 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15975 and use it instead of a global counter. Adjust all callers.
15976 (get_current_thread): Use "find current thread" for test message
15977 here rather than having all callers pass down the same string.
15978 (goto_loop): New procedure, factored out from ...
15979 (my_continue): ... this.
15980 (step_ten_loops): Change parameter from test message to command to
15981 use. Adjust.
15982 (list_count): Delete global.
15983 (check_result): New procedure, factored out from duplicate top
15984 level code.
15985 (continue tests): Wrap in with_test_prefix.
15986 (test_step): New procedure, factored out from duplicate top level
15987 code.
15988 (top level): Test "step" in combination with all scheduler-locking
15989 modes. Test "next" in combination with all scheduler-locking
15990 modes, and in combination with stepping over a function call or
15991 not.
15992 * gdb.threads/next-bp-other-thread.c: New file.
15993 * gdb.threads/next-bp-other-thread.exp: New file.
15994
15995 2014-10-29 Pedro Alves <palves@redhat.com>
15996
15997 PR python/17372
15998 * gdb.python/python.exp: Test a multi-line command that spawns
15999 interactive Python.
16000 * gdb.base/multi-line-starts-subshell.exp: New file.
16001
16002 2014-10-29 Yao Qi <yao@codesourcery.com>
16003
16004 * gdb.base/fileio.exp: Make directories on host.
16005
16006 2014-10-29 Yao Qi <yao@codesourcery.com>
16007
16008 * gdb.base/fileio.c (test_write): Close the file.
16009
16010 2014-10-28 Pedro Alves <palves@redhat.com>
16011
16012 PR gdb/12623
16013 * gdb.base/sigstep.c (no_handler): New global.
16014 (main): If 'no_handler is true, set the signal handlers to
16015 SIG_IGN.
16016 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16017 with_sw_watch and no_handler parameters. Handle them.
16018 (top level) <stepping over handler when stopped at a breakpoint
16019 test>: Add a test axis for testing with a software watchpoint, and
16020 another for testing with the signal handler set to SIG_IGN.
16021 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16022 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16023
16024 2014-10-28 Pedro Alves <palves@redhat.com>
16025
16026 PR gdb/17511
16027 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16028 * gdb.base/sigstep.exp (other_handler_location): New global.
16029 (advance): Support stepping into the signal handler, and running
16030 commands while in the handler.
16031 (in_handler_map): New global.
16032 (top level): In the advance test, add combinations for getting
16033 into the handler with stepping commands, and for running commands
16034 in the handler. Add comment descripting the advancei tests.
16035
16036 2014-10-28 Pedro Alves <palves@redhat.com>
16037
16038 * gdb.base/sigstep.exp: Use build_executable instead of
16039 prepare_for_testing.
16040 (top level): Move code that starts GDB, runs to main and creates a
16041 display to ...
16042 (restart): ... this new procedure.
16043 (top level): Move backtrace from signal handler test to ...
16044 (validate_backtrace): ... this new procedure.
16045 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16046 with_test_prefix. Always restart GDB.
16047 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16048 with_test_prefix. Always restart GDB. No need to delete
16049 breakpoints after the test.
16050 (test_skip_handler): Remove prefix parameter.
16051 (skip_over_handler, breakpoint_to_handler)
16052 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16053 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16054 restart GDB. No need to delete breakpoints after the test.
16055 (top level): Use foreach to call the test procedures with
16056 different commands.
16057
16058 2014-10-28 Pedro Alves <palves@redhat.com>
16059
16060 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16061 instead of GNATS numbers.
16062 * gdb.base/sigbpt.exp: Likewise.
16063 * gdb.base/siginfo.exp: Likewise.
16064 * gdb.base/sigstep.exp: Likewise.
16065
16066 2014-10-27 Pedro Alves <palves@redhat.com>
16067
16068 * gdb.base/sigstep.c (dummy): New global.
16069 (main): Issue a couple writes to the new global.
16070 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16071 procedures.
16072 (skip_over_handler): Use test_skip_handler.
16073 (top level): Call skip_over_handler for stepi and nexti too.
16074 (breakpoint_over_handler): Use test_skip_handler.
16075 (top level): Call breakpoint_over_handler for stepi and nexti too.
16076
16077 2014-10-27 Yao Qi <yao@codesourcery.com>
16078
16079 * gdb.trace/tfile.c (adjust_function_address)
16080 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16081 function descriptor.
16082
16083 2014-10-24 Don Breazeal <donb@codesourcery.com>
16084
16085 * gdb.base/foll-fork.exp (test_follow_fork,
16086 catch_fork_child_follow): Check for updated fork messages emitted
16087 from infrun.c.
16088 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16089 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16090 vfork_and_exec_child_follow_through_step): Check for updated vfork
16091 messages emitted from infrun.c.
16092
16093 2014-10-24 Pedro Alves <palves@redhat.com>
16094
16095 * gdb.base/corefile.exp: Remove references to ultrix.
16096 * gdb.base/interrupt.exp: Likewise.
16097 * gdb.base/whatis.exp: Likewise.
16098 * gdb.gdb/selftest.exp: Likewise.
16099 * gdb.threads/manythreads.exp: Likewise.
16100 * gdb.threads/print-threads.exp: Likewise.
16101 * gdb.threads/pthreads.exp:: Likewise.
16102 * gdb.threads/schedlock.exp: Likewise.
16103
16104 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16105
16106 * gdb.cp/non-trivial-retval.cc: Add a test case.
16107 * gdb.cp/non-trivial-retval.exp: Add a test.
16108
16109 2014-10-20 Yao Qi <yao@codesourcery.com>
16110
16111 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16112 * gdb.python/py-objfile-script-gdb.py: New file.
16113 * gdb.python/py-objfile-script.exp: Update reference to
16114 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16115 of remote_download. Remove the dest file.
16116
16117 2014-10-20 Yao Qi <yao@codesourcery.com>
16118
16119 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16120 * gdb.base/step-line.exp: Likewise.
16121 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16122 * gdb.dwarf2/dw2-basic.exp: Likewise.
16123 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16124 * gdb.dwarf2/dw2-filename.exp: Likewise.
16125 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16126 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16127 * gdb.dwarf2/dw2-producer.exp: Likewise.
16128 * gdb.dwarf2/mac-fileno.exp: Likewise.
16129 * gdb.python/py-frame-args.exp: Likewise.
16130 * gdb.python/py-framefilter.exp: Likewise.
16131 * gdb.python/py-mi.exp: Likewise.
16132 * gdb.python/py-objfile-script.exp: Likewise
16133 * gdb.python/py-pp-integral.exp: Likewise.
16134 * gdb.python/py-pp-re-notag.exp: Likewise.
16135 * gdb.python/py-prettyprint.exp: Likewise.
16136 * gdb.python/py-section-script.exp: Likewise.
16137 * gdb.python/py-typeprint.exp: Likewise.
16138 * gdb.python/py-xmethods.exp: Likewise.
16139 * gdb.stabs/weird.exp: Likewise.
16140 * gdb.xml/tdesc-regs.exp: Likewise.
16141
16142 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16143
16144 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16145 (out_cu): Use addr_len for the size of addresses.
16146 (out_line): Likewise. Size DW_LNE_set_address instruction
16147 according to addr_len.
16148 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16149 (FUNC): Add START_INSNS to definition.
16150
16151 2014-10-18 Yao Qi <yao@codesourcery.com>
16152
16153 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16154 gdb_has_argv0 return true.
16155 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16156 check [target_info exists noargs], check [gdb_has_argv0]
16157 instead.
16158 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16159 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16160 procedures.
16161
16162 2014-10-17 Doug Evans <dje@google.com>
16163
16164 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16165 event.
16166 * gdb.python/py-events.py: Add clear_objfiles event.
16167
16168 2014-10-17 Doug Evans <dje@google.com>
16169
16170 * gdb.python/py-objfile.exp: Test progspace attribute.
16171
16172 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
16173
16174 * gdb.guile/scm-breakpoint.exp: Do not assume any
16175 directory separators when matching source file paths.
16176 * gdb.python/py-breakpoint.exp: Likewise.
16177 * gdb.reverse/break-precsave.exp: Likewise.
16178 * gdb.reverse/break-reverse.exp: Likewise.
16179 * gdb.reverse/consecutive-precsave.exp: Likewise.
16180 * gdb.reverse/finish-precsave.exp: Likewise.
16181 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16182 * gdb.reverse/finish-reverse.exp: Likewise.
16183 * gdb.reverse/i386-precsave.exp: Likewise.
16184 * gdb.reverse/i387-env-reverse.exp: Likewise.
16185 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16186 * gdb.reverse/machinestate-precsave.exp: Likewise.
16187 * gdb.reverse/machinestate.exp: Likewise.
16188 * gdb.reverse/sigall-precsave.exp: Likewise.
16189 * gdb.reverse/solib-precsave.exp: Likewise.
16190 * gdb.reverse/step-precsave.exp: Likewise.
16191 * gdb.reverse/until-precsave.exp: Likewise.
16192 * gdb.reverse/watch-precsave.exp: Likewise.
16193 * gdb.reverse/watch-reverse.exp: Likewise.
16194
16195 2014-10-17 Yao Qi <yao@codesourcery.com>
16196
16197 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16198 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16199
16200 2014-10-17 Pedro Alves <palves@redhat.com>
16201
16202 PR gdb/17471
16203 * gdb.base/bg-execution-repeat.c: New file.
16204 * gdb.base/bg-execution-repeat.exp: New file.
16205
16206 2014-10-17 Pedro Alves <palves@redhat.com>
16207
16208 PR gdb/17300
16209 * gdb.base/continue-all-already-running.c: New file.
16210 * gdb.base/continue-all-already-running.exp: New file.
16211
16212 2014-10-17 Pedro Alves <palves@redhat.com>
16213
16214 PR gdb/17472
16215 * gdb.base/annota-input-while-running.c: New file.
16216 * gdb.base/annota-input-while-running.exp: New file.
16217
16218 2014-10-17 Pedro Alves <palves@redhat.com>
16219
16220 * gdb.base/callfuncs.exp: emove references to osf.
16221 * gdb.base/sigall.exp: Likewise.
16222 * gdb.gdb/selftest.exp: Likewise.
16223 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16224 * gdb.mi/non-stop.c: Likewise.
16225 * gdb.mi/pthreads.c: Likewise.
16226 * gdb.reverse/sigall-precsave.exp: Likewise.
16227 * gdb.reverse/sigall-reverse.exp: Likewise.
16228 * gdb.threads/pthreads.c: Likewise.
16229 * gdb.threads/pthreads.exp: Likewise.
16230
16231 2014-10-17 Yao Qi <yao@codesourcery.com>
16232
16233 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16234 check 'target_info exists noargs'.
16235 (test_command_prompt_position): Likewise.
16236 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16237 Remove "set args".
16238 (progvar_simple_while_test): Likewise.
16239 (progvar_complex_if_while_test): Likewise.
16240 (if_while_breakpoint_command_test): Likewise.
16241 (infrun_breakpoint_command_test): Likewise.
16242 (breakpoint_command_test): Likewise.
16243 (watchpoint_command_test): Likewise.
16244 (bp_deleted_in_command_test): Likewise.
16245 (temporary_breakpoint_commands): Likewise.
16246
16247 2014-10-16 Yao Qi <yao@codesourcery.com>
16248
16249 * gdb.base/remotetimeout.exp: Remove noargs checking.
16250
16251 2014-10-15 Pedro Alves <palves@redhat.com>
16252
16253 PR breakpoints/9649
16254 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16255 * gdb.base/breakpoint-in-ro-region.exp
16256 (probe_target_hardware_step): New procedure.
16257 (top level): Probe hardware stepping and hardware breakpoint
16258 support. Test stepping through a read-only region, with both
16259 "breakpoint auto-hw" on and off and both "always-inserted" on and
16260 off.
16261
16262 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16263
16264 * gdb.dlang/demangle.exp: Update for demangling changes.
16265
16266 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16267
16268 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16269 * gdb.cp/non-trivial-retval.exp: Add new tests.
16270
16271 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16272
16273 PR c++/13403
16274 PR c++/15154
16275 * gdb.cp/non-trivial-retval.cc: New file.
16276 * gdb.cp/non-trivial-retval.exp: New file.
16277
16278 2014-10-15 Yao Qi <yao@codesourcery.com>
16279
16280 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16281 remote host.
16282
16283 2014-10-15 Yao Qi <yao@codesourcery.com>
16284
16285 * gdb.python/py-symbol.exp: Match file base name if host is
16286 remote, otherwise match file name with dir name.
16287 * gdb.python/py-symtab.exp: Likewise.
16288 * gdb.python/python.exp: Likewise.
16289
16290 2014-10-15 Yao Qi <yao@codesourcery.com>
16291
16292 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16293 pattern.
16294 * gdb.python/py-symtab.exp: Likewise.
16295 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16296 locationn.
16297
16298 2014-10-14 Joel Brobecker <brobecker@adacore.com>
16299
16300 * gdb.ada/addr_arith: New testcase.
16301
16302 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16303
16304 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16305 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16306 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16307 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16308
16309 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16310
16311 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16312 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16313 * gdb.arch/stap-eval-lang-ada.exp: New file.
16314
16315 2014-10-14 Yao Qi <yao@codesourcery.com>
16316
16317 * gdb.mi/mi-var-child.c (nothing1): New function.
16318 (nothing2): New function.
16319 (do_children_tests): Set function pointers by nothing1 and
16320 nothing2.
16321 * gdb.mi/mi-var-child.exp: Step over new added statements.
16322 Update test to match the new output.
16323 * gdb.mi/var-cmd.c (nothing1): New function.
16324 (nothing2): New function.
16325 (do_children_tests): Set function pointers by nothing1 and
16326 nothing2.
16327 * gdb.mi/mi-var-display.exp: Update test to match output.
16328 Step to the line specified by $line_dct_nothing.
16329 Increase the number of lines to step.
16330
16331 2014-10-14 Yao Qi <yao@codesourcery.com>
16332
16333 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16334 tests.
16335 * gdb.mi/mi2-var-child.exp: Likewise.
16336
16337 2014-10-13 Doug Evans <dje@google.com>
16338
16339 * gdb.python/py-objfile.exp: Change name of file name test.
16340
16341 2014-10-13 Doug Evans <dje@google.com>
16342
16343 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16344 from the start of the CU.
16345
16346 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16347 Yao Qi <yao@codesourcery.com>
16348
16349 Fix "save breakpoints" for "catch" command.
16350 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16351 Remove -nonewline. Match also the added "main" line.
16352
16353 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16354
16355 Fix "save breakpoints" for "disable $bpnum" command.
16356 * gdb.base/save-bp.c (main): Add label.
16357 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16358
16359 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16360
16361 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16362
16363 2014-10-11 Yao Qi <yao@codesourcery.com>
16364
16365 * gdb.server/server-kill.exp: Execute command
16366 "set remote trace-status-packet on" before "tstatus".
16367
16368 2014-10-11 Yao Qi <yao@codesourcery.com>
16369
16370 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16371 (main): Call getppid.
16372 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16373 and continue to it. Read variable "server_pid".
16374
16375 2014-10-11 Yao Qi <yao@codesourcery.com>
16376
16377 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16378
16379 2014-10-11 Yao Qi <yao@codesourcery.com>
16380
16381 * gdb.threads/thread-find.exp: Don't execute command
16382 "info threads".
16383 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16384 * gdb.threads/linux-dp.exp: Don't check the condition
16385 $threads_created equals to zero.
16386
16387 2014-10-10 Pedro Alves <palves@redhat.com>
16388
16389 * gdb.base/bigcore.exp: Remove references to IRIX.
16390 * gdb.base/funcargs.exp: Likewise.
16391 * gdb.base/interrupt.exp: Likewise.
16392 * gdb.base/mips_pro.exp: Likewise.
16393 * gdb.base/nodebug.exp: Likewise.
16394 * gdb.base/setvar.exp: Likewise.
16395 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16396
16397 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16398 Pedro Alves <palves@redhat.com>
16399
16400 PR symtab/14466
16401 * gdb.base/vdso-warning.c: New file.
16402 * gdb.base/vdso-warning.exp: New file.
16403
16404 2014-10-02 Doug Evans <dje@google.com>
16405
16406 * gdb.base/structs.c (main): Don't run forever.
16407
16408 2014-10-02 Pedro Alves <palves@redhat.com>
16409
16410 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16411 (top level) <stop threads 1, stop threads 2>: Use it.
16412
16413 2014-10-02 Pedro Alves <palves@redhat.com>
16414
16415 * gdb.threads/break-while-running.exp (test): Add new
16416 'update_thread_list' argument. Skip "info threads" if false.
16417 (top level): Add new 'update_thread_list' axis.
16418
16419 2014-10-02 Pedro Alves <palves@redhat.com>
16420
16421 PR breakpoints/17431
16422 * gdb.base/execl-update-breakpoints.c: New file.
16423 * gdb.base/execl-update-breakpoints.exp: New file.
16424
16425 2014-10-01 Pedro Alves <palves@redhat.com>
16426
16427 * gdb.base/breakpoint-in-ro-region.c: New file.
16428 * gdb.base/breakpoint-in-ro-region.exp: New file.
16429
16430 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16431
16432 * gdb.mi/mi-exit-code.exp: New file.
16433 * gdb.mi/mi-exit-code.c: New file.
16434
16435 2014-09-30 Yao Qi <yao@codesourcery.com>
16436
16437 * lib/prelink-support.exp (build_executable_own_libs): Error if
16438 the target isn't native.
16439
16440 2014-09-30 Yao Qi <yao@codesourcery.com>
16441
16442 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16443 false.
16444
16445 2014-09-22 Pedro Alves <palves@redhat.com>
16446
16447 * gdb.threads/break-while-running.exp: New file.
16448 * gdb.threads/break-while-running.c: New file.
16449
16450 2014-09-19 Yao Qi <yao@codesourcery.com>
16451
16452 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16453 Invoke test. Restart GDB with --readnow and invoke test again.
16454
16455 2014-09-19 Yao Qi <yao@codesourcery.com>
16456
16457 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16458 proc set_breakpoint_on_gcd_function. Invoke
16459 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16460 invoke set_breakpoint_on_gcd_function again.
16461
16462 2014-09-18 Doug Evans <dje@google.com>
16463
16464 * gdb.dwarf2/symtab-producer.exp: New file.
16465
16466 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16467
16468 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16469 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16470 * gdb.base/global-var-nested-by-dso.c: Likewise.
16471 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16472
16473 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16474 Pedro Alves <palves@redhat.com>
16475
16476 * gdb.base/watch-bitfields.exp: Pass string other than test file
16477 name to prepare_for_testing.
16478 (watch): New procedure.
16479 (expect_watchpoint): Use with_test_prefix.
16480 (top level): Factor out tests to ...
16481 (test_watch_location, test_regular_watch): ... these new
16482 procedures, and use with_test_prefix and gdb_continue_to_end.
16483
16484 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16485
16486 PR breakpoints/12526
16487 * gdb.base/watch-bitfields.exp: New file.
16488 * gdb.base/watch-bitfields.c: New file.
16489
16490 2014-09-16 Pedro Alves <palves@redhat.com>
16491
16492 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16493 software and hardware addresses, not software address against
16494 itself.
16495
16496 2014-09-16 Pedro Alves <palves@redhat.com>
16497
16498 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16499 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16500
16501 2014-09-16 Pedro Alves <palves@redhat.com>
16502
16503 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16504 files.
16505 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16506 "*-*-vxworks*" throughout.
16507 * gdb.base/break.exp: Likewise.
16508 * gdb.base/default.exp: Likewise.
16509 * gdb.base/scope.exp: Likewise.
16510 * gdb.base/sepdebug.exp: Likewise.
16511 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16512 throughout.
16513 * gdb.base/run.c: Likewise.
16514 * gdb.base/sepdebug.c: Likewise.
16515 * gdb.hp/gdb.aCC/run.c: Likewise.
16516 * gdb.reverse/until-reverse.c: Likewise.
16517 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16518
16519 2014-09-16 Yao Qi <yao@codesourcery.com>
16520
16521 * boards/local-remote-host-native.exp: New file.
16522
16523 2014-09-14 Doug Evans <xdje42@gmail.com>
16524
16525 * gdb.threads/queue-signal.c (thread_count): New variable.
16526 (thread_count_mutex, thread_count_condvar): New variables.
16527 (incr_thread_count, wait_all_threads_running): New functions.
16528 (main): Wait for all threads to be in their thread functions.
16529
16530 2014-09-13 Doug Evans <xdje42@gmail.com>
16531
16532 * gdb.threads/queue-signal.c: New file.
16533 * gdb.threads/queue-signal.exp: New file.
16534
16535 2014-09-13 Doug Evans <xdje42@gmail.com>
16536
16537 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16538 be consistent with what default_gdb_init uses.
16539 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16540 the plain text of the prompt. Add some logging printfs.
16541 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16542
16543 2014-09-12 Pedro Alves <palves@redhat.com>
16544
16545 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16546 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16547 * gdb.arch/i386-size-overlap.exp: Likewise.
16548 * gdb.arch/i386-size.exp: Likewise.
16549 * gdb.arch/i386-unwind.exp: Likewise.
16550 * gdb.base/a2-run.exp: Likewise.
16551 * gdb.base/break.exp: Likewise.
16552 * gdb.base/charset.exp: Likewise.
16553 * gdb.base/chng-syms.exp: Likewise.
16554 * gdb.base/commands.exp: Likewise.
16555 * gdb.base/dbx.exp: Likewise.
16556 * gdb.base/find.exp: Likewise.
16557 * gdb.base/funcargs.exp: Likewise.
16558 * gdb.base/jit-simple.exp: Likewise.
16559 * gdb.base/reread.exp: Likewise.
16560 * gdb.base/sepdebug.exp: Likewise.
16561 * gdb.base/step-bt.exp: Likewise.
16562 * gdb.cp/mb-inline.exp: Likewise.
16563 * gdb.cp/mb-templates.exp: Likewise.
16564 * gdb.objc/basicclass.exp: Likewise.
16565 * gdb.threads/killed.exp: Likewise.
16566
16567 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16568
16569 PR tdep/17379
16570 * gdb.arch/powerpc-stackless.S: New file.
16571 * gdb.arch/powerpc-stackless.exp: New file.
16572
16573 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16574
16575 * gdb.base/attach.c: Include unistd.h.
16576 (main): Call alarm. Add label postloop.
16577 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16578 gdb_breakpoint, gdb_continue_to_breakpoint.
16579 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16580
16581 2014-09-11 Pedro Alves <palves@redhat.com>
16582
16583 PR gdb/17347
16584 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16585 * gdb.base/attach.exp (test_command_line_attach_run): New
16586 procedure.
16587 (top level): Call it.
16588
16589 2014-09-11 Pedro Alves <palves@redhat.com>
16590
16591 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16592 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16593 (do_command_attach_tests): Use spawn_wait_for_attach.
16594 * gdb.base/solib-overlap.exp: Likewise.
16595 * gdb.multi/multi-attach.exp: Likewise.
16596 * gdb.python/py-prompt.exp: Likewise.
16597 * gdb.python/py-sync-interp.exp: Likewise.
16598 * gdb.server/ext-attach.exp: Likewise.
16599
16600 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16601
16602 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16603 command in testcase. Simplify testcase.
16604
16605 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16606
16607 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16608
16609 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16610
16611 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16612
16613 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16614
16615 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16616
16617 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16618
16619 * gdb.dwarf2/dynarr-ptr.c: New file.
16620 * gdb.dwarf2/dynarr-ptr.exp: New file.
16621
16622 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16623
16624 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16625 of 30 rather than hardcoding 120 for a slow test case. Take the
16626 `gdb,timeout' target setting into account for this calculation.
16627 Don't extend the timeout for the test cases that don't need it.
16628
16629 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16630
16631 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16632 a factor of 2 for a slow test case. Take the `gdb,timeout'
16633 target setting into account for this calculation.
16634 * gdb.reverse/until-precsave.exp: Increase the timeout by
16635 a factor of 15 and 3 respectively rather than adding 120
16636 for a pair of slow test cases. Take the `gdb,timeout'
16637 target setting into account for this calculation.
16638
16639 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16640
16641 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16642 timeout, don't pass one down to gdb_expect.
16643 (gdb_expect): Rework timeout selection.
16644
16645 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16646
16647 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16648 exception on timeout.
16649 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16650 (gdbserver_start_extended): Catch any `gdbserver_start' error
16651 exceptions.
16652 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16653 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16654 `gdbserver_gdb_load' error exceptions.
16655
16656 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16657
16658 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16659 120 on waiting for the TCP socket to open.
16660
16661 2014-09-09 Doug Evans <xdje42@gmail.com>
16662
16663 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16664 _caller_matches, _any_caller_is, _any_caller_matches.
16665
16666 2014-09-09 Doug Evans <xdje42@gmail.com>
16667
16668 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16669
16670 2014-09-09 Yao Qi <yao@codesourcery.com>
16671
16672 * gdb.mi/mi-var-display.exp: Set print symbol off.
16673
16674 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16675
16676 PR gdb/17035
16677 * gdb.base/commands.exp: Add tests to verify user-defined
16678 commands with empty bodies.
16679 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16680 python commands in `show user command`.
16681 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16682 scheme commands in `show user command`.
16683
16684 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16685
16686 PR python/17355
16687 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16688 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16689 * gdb.python/py-framefilter-invalidarg.exp: New file.
16690 * gdb.python/py-framefilter-invalidarg.py: New file.
16691
16692 2014-09-06 Doug Evans <xdje42@gmail.com>
16693
16694 PR 15276
16695 * gdb.python/py-caller-is.c: New file.
16696 * gdb.python/py-caller-is.exp: New file.
16697
16698 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16699
16700 PR gdb/17235
16701 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16702 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16703
16704 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16705
16706 PR fortran/17237
16707 * gdb.fortran/print-formatted.exp: New file.
16708 * gdb.fortran/print-formatted.f90: Likewise.
16709
16710 2014-09-03 Sasha Smundak <asmundak@google.com>
16711
16712 * gdb.python/py-frame.exp: Test Frame.read_register.
16713
16714 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16715
16716 PR python/16699
16717 * gdb.python/py-completion.exp: New file.
16718 * gdb.python/py-completion.py: Likewise.
16719
16720 2014-08-28 Doug Evans <dje@google.com>
16721
16722 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16723 eax,etc. are live with values set by gdb and thus the compiler can't
16724 use them.
16725 * gdb.arch/i386-pseudo.c (main): Ditto.
16726
16727 2014-08-27 Doug Evans <dje@google.com>
16728
16729 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16730
16731 2014-08-25 Doug Evans <dje@google.com>
16732
16733 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16734 (main): Ditto.
16735
16736 2014-08-25 Doug Evans <dje@google.com>
16737
16738 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16739
16740 2014-08-24 Yao Qi <yao@codesourcery.com>
16741
16742 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16743 symbol off.
16744 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16745
16746 2014-08-22 Doug Evans <dje@google.com>
16747
16748 PR 17276
16749 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16750 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16751 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16752
16753 2014-08-22 Yao Qi <yao@codesourcery.com>
16754
16755 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16756 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16757 * gdb.python/python.exp: Likewise. Use .py file on the host
16758 instead of the build.
16759
16760 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16761
16762 * gdb.threads/gcore-stale-thread.c: New file.
16763 * gdb.threads/gcore-stale-thread.exp: New file.
16764
16765 2014-08-21 Pedro Alves <palves@redhat.com>
16766
16767 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16768 * gdb.base/gcore-relro-pie.exp: Likewise.
16769 * gdb.base/gcore-relro.exp: Likewise.
16770 * gdb.base/gcore.exp: Likewise.
16771 * gdb.base/print-symbol-loading.exp: Likewise.
16772 * gdb.threads/gcore-thread.exp: Likewise.
16773 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16774
16775 2014-08-20 Pedro Alves <palves@redhat.com>
16776 Jan Kratochvil <jan.kratochvil@redhat.com>
16777
16778 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16779 configure.
16780 (EXPECT): Handle READ1 being set.
16781 (all): Depend on EXTRA_RULES.
16782 (check-read1, expect-read1, read1.so, read1): New rules.
16783 * README (Testsuite Parameters): Document the READ1 make variable.
16784 (Race detection): New section.
16785 * configure: Regenerate.
16786 * configure.ac: If build==host==target, and running under a
16787 GNU/glibc system, add read1 to the extra Makefile rules.
16788 (EXTRA_RULES): AC_SUBST it.
16789 * lib/read1.c: New file.
16790
16791 2014-08-20 Joel Brobecker <brobecker@adacore.com>
16792
16793 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16794 the handling of variables declared as a typedef to an array
16795 which a DW_AT_data_location attribute.
16796
16797 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
16798 Pedro Alves <palves@redhat.com>
16799
16800 PR symtab/14604
16801 PR symtab/14605
16802 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16803 gdb_test.
16804
16805 2014-08-19 Pedro Alves <palves@redhat.com>
16806
16807 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16808
16809 2014-08-19 Yao Qi <yao@codesourcery.com>
16810
16811 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16812 right line.
16813
16814 2014-08-18 David Blaikie <dblaikie@gmail.com>
16815
16816 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16817
16818 2014-08-18 Joel Brobecker <brobecker@adacore.com>
16819
16820 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16821 attribute in array range.
16822
16823 2014-08-18 Joel Brobecker <brobecker@adacore.com>
16824
16825 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16826
16827 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16828
16829 PR c++/17132
16830 * gdb.cp/pr17132.cc: New file.
16831 * gdb.cp/pr17132.exp: New file.
16832
16833 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16834
16835 * gdb.python/py-xmethods.py (A_getarrayind)
16836 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16837 Use 'print' with function call syntax.
16838 (E_method_matcher.match): Fix tab vs space indentation mixup.
16839
16840 2014-08-15 Yao Qi <yao@codesourcery.com>
16841
16842 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16843 false.
16844
16845 2014-08-15 Yao Qi <yao@codesourcery.com>
16846
16847 * gdb.cp/casts.exp: Set print symbol off.
16848 * gdb.cp/class2.exp: Likewise.
16849 * gdb.cp/overload.exp: Likewise.
16850 * gdb.cp/templates.exp: Likewise.
16851
16852 2014-08-11 Doug Evans <dje@google.com>
16853
16854 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16855 (test_load_shlib): Update.
16856
16857 2014-08-09 Yao Qi <yao@codesourcery.com>
16858
16859 * gdb.base/display.exp: Invoke is_address_zero_readable.
16860 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16861 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16862 * gdb.base/hbreak-unmapped.exp: Return if
16863 is_address_zero_readable returns true.
16864 * gdb.base/signest.exp: Likewise.
16865 * gdb.base/signull.exp: Likewise.
16866 * gdb.base/sigbpt.exp: Likewise.
16867 * gdb.guile/scm-disasm.exp: Do the test if
16868 is_address_zero_readable returns false.
16869 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16870 * gdb.python/py-arch.exp: Likewise.
16871 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16872 * lib/gdb.exp (is_address_zero_readable): New proc.
16873
16874 2014-08-09 Yao Qi <yao@codesourcery.com>
16875
16876 PR testsuite/13443
16877 * gdb.mi/mi-var-display.exp: Make test messages unique.
16878
16879 2014-08-04 Tom Tromey <tromey@redhat.com>
16880
16881 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16882 target 0".
16883
16884 2014-08-04 Tom Tromey <tromey@redhat.com>
16885
16886 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16887 "target_resume".
16888
16889 2014-08-01 Joel Brobecker <brobecker@adacore.com>
16890
16891 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16892 inner_vla_struct_object_size.
16893 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16894 as xfail.
16895
16896 2014-07-30 Pedro Alves <palves@redhat.com>
16897
16898 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16899 comment.
16900
16901 2014-07-29 Yao Qi <yao@codesourcery.com>
16902
16903 PR gdb/17206
16904 * gdb.base/until-nodebug.exp: New.
16905
16906 2014-07-28 Doug Evans <xdje42@gmail.com>
16907
16908 PR guile/17203
16909 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16910 previously existing parameter, and previously ambiguously spelled
16911 parameter.
16912
16913 2014-07-28 Will Newton <will.newton@linaro.org>
16914
16915 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16916
16917 2014-07-26 Ludovic Courtès <ludo@gnu.org>
16918 Doug Evans <xdje42@gmail.com>
16919
16920 PR guile/17146
16921 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16922
16923 2014-07-25 Pedro Alves <palves@redhat.com>
16924
16925 * gdb.threads/signal-command-handle-nopass.c: New file.
16926 * gdb.threads/signal-command-handle-nopass.exp: New file.
16927 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16928 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16929 * gdb.threads/signal-delivered-right-thread.c: New file.
16930 * gdb.threads/signal-delivered-right-thread.exp: New file.
16931
16932 2014-07-25 Pedro Alves <palves@redhat.com>
16933
16934 * gdb.base/double-prompt-target-event-error.exp
16935 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16936 match.
16937 (cancel_pagination_in_target_event): Rework double prompt
16938 detection.
16939 * gdb.base/paginate-after-ctrl-c-running.exp
16940 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16941 <return>' match.
16942 * gdb.base/paginate-bg-execution.exp
16943 (test_bg_execution_pagination_return)
16944 (test_bg_execution_pagination_cancel): Remove '-notransfer
16945 <return>' matches.
16946 * gdb.base/paginate-execution-startup.exp
16947 (test_fg_execution_pagination_return)
16948 (test_fg_execution_pagination_cancel): Remove '-notransfer
16949 <return>' matches.
16950 * gdb.base/paginate-inferior-exit.exp
16951 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16952 match.
16953 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16954 * lib/gdb.exp (pagination_prompt): Run text through
16955 string_to_regexp.
16956 (gdb_test_multiple): Match $pagination_prompt instead of
16957 "<return>".
16958 (string_to_regexp): Move to lib/gdb-utils.exp.
16959
16960 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16961
16962 * gdb.arch/amd64-entry-value-paramref.S: New file.
16963 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16964 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16965 * gdb.arch/amd64-optimout-repeat.S: New file.
16966 * gdb.arch/amd64-optimout-repeat.c: New file.
16967 * gdb.arch/amd64-optimout-repeat.exp: New file.
16968
16969 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16970
16971 PR gdb/17170
16972 * gdb.base/statistics.exp: New file.
16973
16974 2014-07-17 Doug Evans <dje@google.com>
16975
16976 PR gdb/17170
16977 * gdb.base/maint.exp: Update testing of per-command stats.
16978
16979 2014-07-16 Pedro Alves <palves@redhat.com>
16980
16981 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16982 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16983 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16984 (tfile_write_buf): New functions.
16985 (add_memory_block): Rewrite using the above.
16986 (adjust_function_address): New function.
16987 (FUNCTION_ADDRESS): New macro.
16988 (write_basic_trace_file): Remove short_x local, and use
16989 tfile_write_16. Change type of func_addr local to unsigned long
16990 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16991 here. Cast argument of add_memory_block to char pointer.
16992 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16993 (main): Remove parameters.
16994 * gdb.trace/tfile.exp: Remove nowarnings.
16995
16996 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16997
16998 * gdb.base/debug-expr.exp: Test string evaluation with
16999 "debug expression" on.
17000
17001 2014-07-15 Pedro Alves <palves@redhat.com>
17002
17003 * gdb.base/reread.exp: Use clean_restart.
17004
17005 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17006
17007 * gdb.arch/avr-flash-qualifer.c: New.
17008 * gdb.arch/avr-flash-qualifer.exp: New.
17009
17010 2014-07-14 Pedro Alves <palves@redhat.com>
17011
17012 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17013 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17014
17015 2014-07-14 Pedro Alves <palves@redhat.com>
17016
17017 * gdb.base/double-prompt-target-event-error.c: New file.
17018 * gdb.base/double-prompt-target-event-error.exp: New file.
17019
17020 2014-07-14 Pedro Alves <palves@redhat.com>
17021
17022 PR gdb/17072
17023 * gdb.base/paginate-inferior-exit.c: New file.
17024 * gdb.base/paginate-inferior-exit.exp: New file.
17025
17026 2014-07-14 Pedro Alves <palves@redhat.com>
17027
17028 PR gdb/17072
17029 * gdb.base/paginate-bg-execution.c: New file.
17030 * gdb.base/paginate-bg-execution.exp: New file.
17031
17032 2014-07-14 Pedro Alves <palves@redhat.com>
17033
17034 PR gdb/17072
17035 * gdb.base/paginate-execution-startup.c: New file.
17036 * gdb.base/paginate-execution-startup.exp: New file.
17037 * lib/gdb.exp (pagination_prompt): New global.
17038 (default_gdb_spawn): New procedure, factored out from
17039 default_gdb_spawn.
17040 (default_gdb_start): Adjust to call default_gdb_spawn.
17041 (gdb_spawn): New procedure.
17042
17043 2014-07-14 Pedro Alves <palves@redhat.com>
17044
17045 * lib/gdb.exp (gdb_assert): New procedure.
17046 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17047
17048 2014-07-14 Pedro Alves <palves@redhat.com>
17049
17050 * gdb.base/execution-termios.c: New file.
17051 * gdb.base/execution-termios.exp: New file.
17052
17053 2014-07-14 Tom Tromey <tromey@redhat.com>
17054
17055 * gdb.cp/vla-cxx.cc: New file.
17056 * gdb.cp/vla-cxx.exp: New file.
17057
17058 2014-07-14 Tom Tromey <tromey@redhat.com>
17059
17060 * gdb.reverse/rerun-prec.c: New file.
17061 * gdb.reverse/rerun-prec.exp: New file.
17062
17063 2014-07-12 Maciej W. Rozycki <macro@mips.com>
17064 Maciej W. Rozycki <macro@codesourcery.com>
17065
17066 * lib/gdb-utils.exp: New file.
17067 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17068 inline `gdb_init_command' processing.
17069 (gdb_start_cmd): Likewise.
17070 * lib/mi-support.exp (mi_run_cmd): Likewise.
17071 * README: Document `gdb_init_command' and `gdb_init_commands'.
17072
17073 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17074
17075 Fix false FAIL running under a very long directory name.
17076 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17077 and "set print elements 10000". Twice.
17078
17079 2014-07-11 Yao Qi <yao@codesourcery.com>
17080
17081 * gdb.base/exprs.exp: "set print symbol off".
17082
17083 2014-07-11 Pedro Alves <palves@redhat.com>
17084
17085 * gdb.threads/kill.c: New file.
17086 * gdb.threads/kill.exp: New file.
17087
17088 2014-07-10 Yao Qi <yao@codesourcery.com>
17089
17090 * gdb.trace/tfile.c (write_basic_trace_file)
17091 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17092 address written to trace file.
17093
17094 2014-07-09 Pedro Alves <palves@redhat.com>
17095
17096 * gdb.base/attach-wait-input.exp: New file.
17097 * gdb.base/attach-wait-input.c: New file.
17098
17099 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17100
17101 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17102 setting up test structures.
17103 (main): Call new test function.
17104 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17105 test function, continue into test function and walk test
17106 structures.
17107
17108 2014-07-02 Yao Qi <yao@codesourcery.com>
17109
17110 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17111 'bar_start' at the beginning of functions 'foo' and 'bar'
17112 respectively.
17113 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17114 instead of 'foo' and 'bar'.
17115
17116 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17117
17118 * gdb.btrace/segv.exp: New.
17119 * gdb.btrace/segv.c: New.
17120
17121 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
17122
17123 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17124 instruction.
17125
17126 2014-06-30 Mark Wielaard <mjw@redhat.com>
17127
17128 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17129 vulture, vilify, villar): New volatile array constants.
17130 (vindictive, vegetation): New const volatile array constants.
17131 * gdb.base/volatile.exp: Test volatile and const volatile array
17132 types.
17133
17134 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17135
17136 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17137 target lacks support for awatch, rwatch, or hbreak.
17138
17139 2014-06-27 Yao Qi <yao@codesourcery.com>
17140
17141 * gdb.multi/dummy-frame-restore.exp: New.
17142 * gdb.multi/dummy-frame-restore.c: New.
17143
17144 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17145
17146 * gdb.btrace/gcore.exp: New.
17147
17148 2014-06-23 Pedro Alves <palves@redhat.com>
17149
17150 * gdb.base/watchpoint-reuse-slot.c: New file.
17151 * gdb.base/watchpoint-reuse-slot.exp: New file.
17152
17153 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17154
17155 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17156 progspace's filename in 'info', 'enable' and 'disable' command
17157 tests.
17158
17159 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17160
17161 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17162 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17163 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17164
17165 2014-06-20 Gary Benson <gbenson@redhat.com>
17166
17167 * gdb.arch/i386-avx.exp: Fix include file location.
17168 * gdb.arch/i386-sse.exp: Likewise.
17169
17170 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17171
17172 * gdb.dlang/expression.exp: New file.
17173
17174 2014-06-19 Pedro Alves <palves@redhat.com>
17175
17176 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17177 out from ...
17178 (top level): ... here. Iterate running tests under different
17179 scheduler-locking settings.
17180
17181 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
17182
17183 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17184 to DW_FORM_addr and use non-zero addresses.
17185
17186 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17187
17188 PR gdb/17017
17189 * gdb.python/py-xmethods.cc: Add global function call counters and
17190 increment them in their respective functions. Remove "cout"
17191 statements.
17192 * gdb.python/py-xmethods.exp: Make tests check the global function
17193 call counters instead of depending on inferior IO.
17194
17195 2014-06-18 Don Breazeal <donb@codesourcery.com>
17196
17197 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17198 Deleted procedure.
17199 (explicit_fork_parent_follow): Deleted procedure.
17200 (explicit_fork_child_follow): Deleted procedure.
17201 (test_follow_fork): New procedure.
17202 (do_fork_tests): Replace calls to deleted procedures with
17203 calls to test_follow_fork and reset GDB for subsequent
17204 procedure calls.
17205
17206 2014-06-17 Yao Qi <yao@codesourcery.com>
17207
17208 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17209 CP1252.
17210
17211 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
17212
17213 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17214 Initialize ptr and S explicitly.
17215 (skip_type_update_when_not_use_rtti_test): Likewise.
17216
17217 2014-06-16 Keith Seitz <keiths@redhat.com>
17218
17219 PR mi/15863
17220 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17221 the inferior is started.
17222
17223 2014-06-16 Pedro Alves <palves@redhat.com>
17224
17225 * gdb.base/break-main-file-remove-fail.c: New file.
17226 * gdb.base/break-main-file-remove-fail.exp: New file.
17227 * gdb.base/break-unload-file.exp: Use build_executable instead of
17228 prepare_for_testing.
17229 (test_break): New parameter "initial_load". Handle it.
17230 (top level): Add initial_load cmdline/file axis.
17231
17232 2014-06-12 Tom Tromey <tromey@redhat.com>
17233
17234 * gdb.base/completion.exp: Don't use directory name in test.
17235
17236 2014-06-09 Gary Benson <gbenson@redhat.com>
17237
17238 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17239 separate the always-available ANSI-standard signals from the
17240 signals that require checking.
17241 (main): Likewise.
17242 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17243 Likewise.
17244 (main): Likewise.
17245
17246 2014-06-07 Keith Seitz <keiths@redhat.com>
17247
17248 Revert:
17249 PR c++/16253
17250 * gdb.cp/var-tag.cc: New file.
17251 * gdb.cp/var-tag.exp: New file.
17252 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17253 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17254 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17255 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17256
17257 2014-06-06 Doug Evans <xdje42@gmail.com>
17258
17259 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17260
17261 2014-06-06 Pedro Alves <palves@redhat.com>
17262
17263 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17264 in target debug output instead of looking at RSP packets,
17265 disabling the test on any target that uses hardware stepping.
17266 Update comments.
17267
17268 2014-06-06 Pedro Alves <palves@redhat.com>
17269
17270 * gdb.base/break-unload-file.exp: Fix typo.
17271
17272 2014-06-06 Yao Qi <yao@codesourcery.com>
17273
17274 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17275 from "jit_function" to "^jit_function".
17276
17277 2014-06-06 Yao Qi <yao@codesourcery.com>
17278
17279 * gdb.base/async.c (foo): Add one statement.
17280 * gdb.base/async.exp: Get the next instruction address and
17281 match the output of "nexti" by instruction address. Match
17282 the hex address in the output of "finish".
17283
17284 2014-06-06 Gary Benson <gbenson@redhat.com>
17285
17286 * gdb.base/call-signals.c: Remove preprocessor conditionals
17287 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17288 SIGSEGV and SIGTERM.
17289 * gdb.base/sigall.c: Likewise.
17290 * gdb.base/unwindonsignal.c: Likewise.
17291 * gdb.reverse/sigall-reverse.c: Likewise.
17292
17293 2014-06-06 Yao Qi <yao@codesourcery.com>
17294
17295 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17296 readable, skip the test.
17297
17298 2014-06-06 Yao Qi <yao@codesourcery.com>
17299
17300 * gdb.threads/staticthreads.c (thread_function): Move the line
17301 setting breakpoint on forward.
17302 * gdb.threads/staticthreads.exp: Update comments.
17303
17304 2014-06-05 Ludovic Courtès <ludo@gnu.org>
17305
17306 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17307 "history-append! type error".
17308
17309 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17310
17311 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17312 erroneous dprintf expected input.
17313
17314 2014-06-04 Doug Evans <xdje42@gmail.com>
17315
17316 * gdb.guile/scm-generics.exp: Delete.
17317
17318 2014-06-04 Doug Evans <xdje42@gmail.com>
17319
17320 * gdb.guile/scm-breakpoint.exp: Update.
17321 Add tests for breakpoint registration.
17322
17323 2014-06-04 Tom Tromey <tromey@redhat.com>
17324
17325 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17326 VLA-in-union.
17327 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17328 inner_vla_struct, vla_union types. Initialize objects of those
17329 types and compute their sizes.
17330
17331 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17332 Hui Zhu <hui@codesourcery.com>
17333
17334 * gdb.base/fileio.exp: Add test for shell not available as well as
17335 available.
17336 * gdb.base/fileio.c (test_system): Check for shell twice.
17337
17338 2014-06-04 Yao Qi <yao@codesourcery.com>
17339
17340 * gdb.base/auto-connect-native-target.exp: Remove redundant
17341 space from the regexp pattern.
17342
17343 2014-06-04 Yao Qi <yao@codesourcery.com>
17344
17345 * gdb.base/default.exp: Replace "child" with "native" in
17346 regexp pattern.
17347
17348 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17349
17350 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17351 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17352 * gdb.python/py-xmethods.py: Python script supporting the
17353 new testcase and tests.
17354
17355 2014-06-03 Joel Brobecker <brobecker@adacore.com>
17356 Pedro Alves <palves@redhat.com>
17357
17358 PR breakpoints/17000
17359 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17360 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17361
17362 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17363
17364 * gdb.base/subst.exp: Add tests to verify partial path matching
17365 output.
17366
17367 2014-06-03 Pedro Alves <palves@redhat.com>
17368
17369 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17370 target that doesn't use software single-stepping.
17371
17372 2014-06-03 Pedro Alves <palves@redhat.com>
17373
17374 PR breakpoints/17000
17375 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17376 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17377
17378 2014-06-02 Doug Evans <xdje42@gmail.com>
17379
17380 * gdb.guile/scm-parameter.exp: New file.
17381
17382 2014-06-02 Doug Evans <xdje42@gmail.com>
17383
17384 * gdb.guile/scm-cmd.c: New file.
17385 * gdb.guile/scm-cmd.exp: New file.
17386
17387 2014-06-02 Doug Evans <xdje42@gmail.com>
17388
17389 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17390 pretty-printer lookup.
17391 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17392 (make-pp_s-printer): Call it.
17393 (make-pretty-printer-from-dict): New function.
17394 (lookup-pretty-printer-maker-from-dict): New function.
17395 (*pretty-printer*): Simplify.
17396 (make-objfile-pp_s-printer): New function.
17397 (install-objfile-pretty-printers!): New function.
17398 (make-progspace-pp_s-printer): New function.
17399 (install-progspace-pretty-printers!): New function.
17400 * gdb.guile/scm-progspace.c: New file.
17401 * gdb.guile/scm-progspace.exp: New file.
17402
17403 2014-06-02 Pedro Alves <palves@redhat.com>
17404
17405 * gdb.base/dprintf-bp-same-addr.c: New file.
17406 * gdb.base/dprintf-bp-same-addr.exp: New file.
17407
17408 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17409
17410 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17411 * gdb.arch/powerpc-power.s: Likewise.
17412
17413 2014-06-02 Joel Brobecker <brobecker@adacore.com>
17414
17415 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17416
17417 2014-06-01 Yao Qi <yao@codesourcery.com>
17418
17419 * gdb.base/watchpoint.exp (test_watch_location): Check null
17420 pointer can be dereferenced. If not, do the test, otherwise
17421 skip it.
17422
17423 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
17424
17425 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17426 results.
17427 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17428
17429 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
17430
17431 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17432 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17433 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17434 * gdb.arch/amd64-invalid-stack-top.c: New file.
17435 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17436
17437 2014-05-30 Pedro Alves <palves@redhat.com>
17438
17439 PR breakpoints/17000
17440 * gdb.base/sss-bp-on-user-bp.c: New file.
17441 * gdb.base/sss-bp-on-user-bp.exp: New file.
17442
17443 2014-05-30 David Blaikie <dblaikie@gmail.com>
17444
17445 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17446 gnu_inline semantics via attribute.
17447 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17448 source explicitly specifies the required semantics.
17449
17450 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17451
17452 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17453
17454 2014-05-29 Pedro Alves <palves@redhat.com>
17455 Tom Tromey <tromey@redhat.com>
17456
17457 * gdb.base/async-shell.exp: Don't enable target-async.
17458 * gdb.base/async.exp
17459 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17460 parameter. Adjust.
17461 (top level): Don't test with "target-async".
17462 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17463 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17464 * gdb.base/inferior-died.exp: Don't enable target-async.
17465 * gdb.base/interrupt-noterm.exp: Likewise.
17466 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17467 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17468 * gdb.mi/mi-nonstop.exp: Likewise.
17469 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17470 * gdb.mi/mi-nsintrall.exp: Likewise.
17471 * gdb.mi/mi-nsmoribund.exp: Likewise.
17472 * gdb.mi/mi-nsthrexec.exp: Likewise.
17473 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17474 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17475 * gdb.python/py-evsignal.exp: Don't enable target-async.
17476 * gdb.python/py-evthreads.exp: Likewise.
17477 * gdb.python/py-prompt.exp: Likewise.
17478 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17479 * gdb.server/solib-list.exp: Don't enable target-async.
17480 * gdb.threads/thread-specific-bp.exp: Likewise.
17481 * lib/mi-support.exp: Adjust to use mi-async.
17482
17483 2014-05-29 Pedro Alves <palves@redhat.com>
17484
17485 PR gdb/13860
17486 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17487 reason, even in sync mode.
17488
17489 2014-05-29 Pedro Alves <palves@redhat.com>
17490 Hui Zhu <hui@codesourcery.com>
17491
17492 PR PR15693
17493 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17494 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17495 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17496 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17497
17498 2014-05-28 Joel Brobecker <brobecker@adacore.com>
17499
17500 * config/monitor.exp (gdb_target_monitor): Replace use of
17501 "set remotebaud" by "set serial baud".
17502
17503 2014-05-26 Andy Wingo <wingo@igalia.com>
17504
17505 * gdb.guile/scm-breakpoint.exp:
17506 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17507 properties instead of gdb-object-properties.
17508
17509 2014-05-26 Yao Qi <yao@codesourcery.com>
17510
17511 * gdb.server/no-thread-db.exp: Specify source file name
17512 explicitly when setting a breakpoint.
17513
17514 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17515
17516 * gdb.btrace/vdso.c: New.
17517 * gdb.btrace/vdso.exp: New.
17518
17519 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17520
17521 * gdb.base/gcore.exp (capture_command_output): Move ...
17522 * lib/gdb.exp (capture_command_output): ... here.
17523
17524 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17525
17526 * gdb.btrace/data.exp: Test memory access during btrace replay.
17527
17528 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17529
17530 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17531
17532 2014-05-21 Pedro Alves <palves@redhat.com>
17533
17534 PR gdb/13860
17535 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17536 (top level): Test that output related to execution commands is
17537 sent to the console with CLI commands, but not with MI commands.
17538 Test that breakpoint events are always mirrored to the console.
17539 Also expect the new source line to be output after a "next" in
17540 async mode too. Make it a pass/fail test.
17541 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17542 output.
17543 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17544
17545 2014-05-21 Pedro Alves <palves@redhat.com>
17546
17547 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17548 Use them to test variations of "list" after reaching a breakpoint.
17549 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17550 Test "list" with listsize 10 after reaching a breakpoint.
17551 * gdb.python/python.exp (decode_line current location line
17552 number): Adjust expected line number.
17553
17554 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17555
17556 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17557 behavior for $args, pass it directly to "run".
17558
17559 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17560
17561 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17562 30000 to 65536.
17563
17564 2014-05-21 Pedro Alves <palves@redhat.com>
17565
17566 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17567 auto-connect-native-target off".
17568 * gdb.base/auto-connect-native-target.c: New file.
17569 * gdb.base/auto-connect-native-target.exp: New file.
17570
17571 2014-05-21 Pedro Alves <palves@redhat.com>
17572
17573 * gdb.base/default.exp: Test "target native" instead of "target
17574 child".
17575
17576 2014-05-21 Mark Wielaard <mjw@redhat.com>
17577
17578 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17579
17580 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17581
17582 Fix TLS access for -static -pthread.
17583 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17584 <HAVE_TLS> (thread_function, main): Initialize it.
17585 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17586 Add clean_restart.
17587 <$have_tls != "">: Check TLSVAR.
17588
17589 2014-05-21 Pedro Alves <palves@redhat.com>
17590
17591 * gdb.base/dcache-line-read-error.c: New.
17592 * gdb.base/dcache-line-read-error.exp: New.
17593
17594 2014-05-20 Pedro Alves <palves@redhat.com>
17595
17596 * gdb.base/compare-sections.c: New file.
17597 * gdb.base/compare-sections.exp: New file.
17598
17599 2014-05-20 Pedro Alves <palves@redhat.com>
17600
17601 * gdb.base/break-idempotent.c: New file.
17602 * gdb.base/break-idempotent.exp: New file.
17603
17604 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17605
17606 * gdb.btrace/nohist.exp: New.
17607
17608 2014-05-20 Yao Qi <yao@codesourcery.com>
17609
17610 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17611 gdb.reverse directory and gdb_reverse_timeout exists in board
17612 setting.
17613 * README: Document gdb_reverse_timeout.
17614
17615 2014-05-20 Yao Qi <yao@codesourcery.com>
17616
17617 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17618 'test_file_name'. Treat args as a string instead of a list.
17619 (gdb_init): Rename argument 'args' by 'test_file_name'.
17620
17621 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17622
17623 * gdb.arch/powerpc-power.exp: New file.
17624 * gdb.arch/powerpc-power.s: New file.
17625
17626 2014-05-16 Doug Evans <dje@google.com>
17627
17628 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
17629 * gdb.base/completion.exp: Check that all expected files exist
17630 before doing file completion.
17631
17632 2014-05-16 Doug Evans <dje@google.com>
17633
17634 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17635 Update.
17636 (do_syscall_tests_without_xml): Update.
17637
17638 2014-05-16 Pedro Alves <palves@redhat.com>
17639
17640 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17641 instead of "unknown output after running".
17642
17643 2014-05-16 Yao Qi <yao@codesourcery.com>
17644
17645 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17646 file1.txt from host at the end.
17647 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17648
17649 2014-05-15 Doug Evans <dje@google.com>
17650
17651 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17652 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17653 loading file. Add test for TU lookup.
17654
17655 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17656
17657 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17658 calling "-exec-arguments" or "set args" before running the
17659 inferior.
17660
17661 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17662
17663 * lib/mi-support.exp (mi_expect_stop): Expect message for
17664 inferiors that exit with non-zero exit code.
17665
17666 2014-05-14 Yao Qi <yao@codesourcery.com>
17667
17668 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17669 match absolute path on remote host.
17670 (test_file_list_exec_source_files): Remove "/" from the
17671 pattern.
17672
17673 2014-05-14 Yao Qi <yao@codesourcery.com>
17674
17675 * boards/local-remote-host-notty.exp (${board}_file): New
17676 proc.
17677
17678 2014-05-07 Kyle McMartin <kyle@redhat.com>
17679
17680 Pushed by Joel Brobecker <brobecker@adacore.com>.
17681 * gdb.arch/aarch64-atomic-inst.c: New file.
17682 * gdb.arch/aarch64-atomic-inst.exp: New file.
17683
17684 2014-05-07 Yao Qi <yao@codesourcery.com>
17685
17686 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17687 in current context" too.
17688
17689 2014-05-05 Keith Seitz <keiths@redhat.com>
17690
17691 * gdb.linespec/ls-dollar.exp: Add test for linespec
17692 file:convenience_variable.
17693
17694 2014-05-05 Yao Qi <yao@codesourcery.com>
17695
17696 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17697 traceframes into tfile and ctf trace files. Read data from
17698 trace file and test collected data.
17699 (gdb_collect_locals_test): Likewise.
17700 (gdb_unavailable_registers_test): Likewise.
17701 (gdb_unavailable_floats): Likewise.
17702 (gdb_collect_globals_test): Likewise.
17703 (top-level): Append "ctf" to trace_file_targets if GDB
17704 supports.
17705
17706 2014-05-05 Yao Qi <yao@codesourcery.com>
17707
17708 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17709 code to ...
17710 (gdb_collect_args_test_1): ... it. New proc.
17711 (gdb_collect_locals_test): Move some code to ...
17712 (gdb_collect_locals_test_1): ... it. New proc.
17713 (gdb_unavailable_registers_test): Move some code to ...
17714 (gdb_unavailable_registers_test_1): ... it. New proc.
17715 (gdb_unavailable_floats): Move some code to ...
17716 (gdb_unavailable_floats_1): ... it. New proc.
17717
17718 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17719
17720 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17721 probes to test for bitness recognition.
17722 * gdb.arch/amd64-stap-optional-prefix.exp
17723 (test_probe_value_without_reg): New procedure.
17724 Add code to test for different kinds of bitness.
17725
17726 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17727
17728 PR breakpoints/16889
17729 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17730 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17731
17732 2014-05-01 Pedro Alves <palves@redhat.com>
17733
17734 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17735 gdb_file_cmd if no file is specified.
17736 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17737 last_loaded_file to set the remote exec-file.
17738
17739 2014-05-01 Pedro Alves <palves@redhat.com>
17740
17741 * boards/local-remote-host.exp: New file.
17742
17743 2014-05-01 Pedro Alves <palves@redhat.com>
17744
17745 * boards/local-remote-host.exp: Rename to ...
17746 * boards/local-remote-host-notty.exp: ... this.
17747
17748 2014-04-28 Joel Brobecker <brobecker@adacore.com>
17749
17750 * gdb.ada/dyn_arrayidx: New testcase.
17751
17752 2014-04-26 Yao Qi <yao@codesourcery.com>
17753
17754 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17755 and compute the length of function main. Save it in
17756 $main_length.
17757 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17758 (top-level): Use gdb_compile to compile objects into
17759 executable and restart GDB. Remove invocation to
17760 prepare_for_testing.
17761
17762 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17763 Pedro Alves <palves@redhat.com>
17764
17765 PR server/16255
17766 * gdb.multi/multi-attach.c: New file.
17767 * gdb.multi/multi-attach.exp: New file.
17768
17769 2014-04-25 Pedro Alves <palves@redhat.com>
17770
17771 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17772 user.
17773 (top level): Test that "set remote conditional-breakpoints-packet
17774 off" works as intended.
17775 * gdb.base/dprintf.exp: Test that "set remote
17776 breakpoint-commands-packet off" works as intended.
17777 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17778 New function.
17779 (top level): Call it.
17780 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17781 remote fast-tracepoints-packet off" works as intended.
17782 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17783 * lib/gdb.exp (gdb_is_target_remote): ... here.
17784
17785 2014-04-24 David Blaikie <dblaikie@gmail.com>
17786
17787 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17788 ensure clang would not discard them.
17789 * gdb.base/gdbvars.c: Ditto.
17790 * gdb.base/memattr.c: Ditto.
17791 * gdb.base/whatis.c: Ditto.
17792 * gdb.python/py-prettyprint.c: Ditto.
17793 * gdb.trace/actions.c: Ditto.
17794 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17795 ensure clang would not discard it.
17796
17797 2014-04-24 David Blaikie <dblaikie@gmail.com>
17798
17799 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17800 clang to emit the full definition of type required by the test
17801 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17802
17803 2014-04-24 David Blaikie <dblaikie@gmail.com>
17804
17805 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17806 coax Clang into emitting the definition of the type.
17807 * gdb.cp/pr10728-x.h (y): Ditto.
17808 * gdb.cp/pr10728-y.cc (y): Ditto.
17809
17810 2014-04-24 David Blaikie <dblaikie@gmail.com>
17811
17812 * gdb.base/label.exp: XFAIL label related tests under Clang.
17813 * gdb.cp/cplabel.exp: Ditto.
17814 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17815 under Clang those using labels.
17816
17817 2014-04-25 Yao Qi <yao@codesourcery.com>
17818
17819 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17820 double_label.
17821 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17822 partial_label and double_label.
17823
17824 2014-04-24 David Blaikie <dblaikie@gmail.com>
17825
17826 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17827
17828 2014-04-24 David Blaikie <dblaikie@gmail.com>
17829
17830 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17831 of the function to work across GCC and Clang.
17832 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17833 pointer types (const void ** const V void **).
17834
17835 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
17836 Walfred Tedeschi <walfred.tedeschi@intel.com>
17837
17838 * Makefile.in (EXECUTABLES): Added i386-avx512.
17839 * gdb.arch/i386-avx512.c: New file.
17840 * gdb.arch/i386-avx512.exp: Likewise.
17841
17842 2014-04-23 Keith Seitz <keiths@redhat.com>
17843
17844 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17845 (mi_make_breakpoint_table): New procedure.
17846 (mi_create_breakpoint): Use mi_make_breakpoint
17847 and return the result.
17848 (mi_make_breakpoint): New procedure.
17849 (mi_build_kv_pairs): New procedure.
17850
17851 * gdb.mi/mi-break.exp: Remove unused globals,
17852 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17853 All callers updated.
17854 * gdb.mi/mi-dprintf.exp: Use variable to track command
17855 number.
17856 Update all callers of mi_create_breakpoint and use
17857 mi_make_breakpoint_table.
17858 Remove any unused global variables.
17859 * gdb.mi/mi-nonstop.exp: Likewise.
17860 * gdb.mi/mi-nsintrall.exp: Likewise.
17861 * gdb.mi/mi-nsmoribund.exp: Likewise.
17862 * gdb.mi/mi-nsthrexec.exp: Likewise.
17863 * gdb.mi/mi-reverse.exp: Likewise.
17864 * gdb.mi/mi-simplerun.exp: Likewise.
17865 * gdb.mi/mi-stepn.exp: Likewise.
17866 * gdb.mi/mi-syn-frame.exp: Likewise.
17867 * gdb.mi/mi-until.exp: Likewise.
17868 * gdb.mi/mi-var-cp.exp: Likewise.
17869 * gdb.mi/mi-var-display.exp: Likewise.
17870 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17871 * gdb.mi/mi2-var-child.exp: Likewise.
17872 * gdb.mi/mi-vla-c99.exp: Likewise.
17873 * lib/mi-support.exp: Likewise.
17874
17875 From Ian Lance Taylor <iant@cygnus.com>:
17876 * lib/gdb.exp (parse_args): New procedure.
17877
17878 2014-04-23 Pedro Alves <palves@redhat.com>
17879
17880 * gdb.base/break-unload-file.c: New file.
17881 * gdb.base/break-unload-file.exp: New file.
17882 * gdb.base/sym-file-lib.c (baz): New function.
17883 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17884 field.
17885 (load): Store the segment's mapped size.
17886 (unload): New function.
17887 (unload_shlib): New function.
17888 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17889 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17890 set a breakpoint at baz, and call it.
17891 * gdb.base/sym-file.exp: New tests for stale breakpoint
17892 instructions.
17893
17894 2014-04-23 Pedro Alves <palves@redhat.com>
17895
17896 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17897 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17898 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17899 * gdb.base/hbreak-unmapped.c: New file.
17900 * gdb.base/hbreak-unmapped.exp: New file.
17901 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17902 * lib/gdb.exp (gdb_is_target_remote): ... here.
17903
17904 2014-04-22 Pedro Alves <palves@redhat.com>
17905
17906 * gdb.base/consecutive-step-over.c: New file.
17907 * gdb.base/consecutive-step-over.exp: New file.
17908
17909 2014-04-22 Pedro Alves <palves@redhat.com>
17910
17911 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17912 instead of send_gdb/gdb_expect.
17913
17914 2014-04-22 Yao Qi <yao@codesourcery.com>
17915
17916 * lib/trace-support.exp (generate_tracefile): New procedure.
17917 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17918 return 0.
17919 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17920 if generate_tracefile returns 1.
17921
17922 2014-04-18 Tom Tromey <palves@redhat.com>
17923 Pedro alves <tromey@redhat.com>
17924
17925 PR backtrace/15558
17926 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17927 with a backtrace limit.
17928 * gdb.python/py-frame-inline.exp: Test running to an inline
17929 function with a backtrace limit, and printing the newest frame.
17930 * gdb.python/py-frame-inline.c (main): Call f.
17931
17932 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17933
17934 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17935
17936 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17937
17938 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17939 Drop prefix from unsupported source file path.
17940
17941 2014-04-17 Yao Qi <yao@codesourcery.com>
17942
17943 * lib/gdb.exp (with_target_charset): New proc.
17944 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17945 with_target_charset.
17946 (test_print_strings): Likewise.
17947 (test_repeat_bytes): Likewise.
17948 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17949 for some tests.
17950
17951 2014-04-16 Keith Seitz <keiths@redhat.com>
17952
17953 PR gdb/15827
17954 * gdb.dwarf2/corrupt.c: New file.
17955 * gdb.dwarf2/corrupt.exp: New file.
17956
17957 2014-04-16 Keith Seitz <keiths@redhat.com>
17958
17959 PR c++/16597
17960 * gdb.cp/namelessclass.cc: New file.
17961 * gdb.cp/namelessclass.exp: New file.
17962 * gdb.cp/namelessclass.S: New file.
17963
17964 2014-04-16 Doug Evans <dje@google.com>
17965
17966 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17967 Add comment.
17968 (gdbserver_default_get_comm_port): New function.
17969 (gdbserver_start): Check if board file provided
17970 "gdbserver,get_comm_port" and use it if so.
17971 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17972 (gdb,socketport): Set to "stdio".
17973 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17974 (stdio_gdbserver_template): Delete.
17975 (${board}_get_remote_address): Update.
17976 (${board}_build_remote_cmd): Delete.
17977 (${board}_get_comm_port): New function.
17978 (${board}_spawn): Update.
17979 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17980 Delete.
17981 (${board}_get_remote_address): Update.
17982 (${board}_get_comm_port): New function.
17983
17984 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
17985
17986 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17987 appearing in any order.
17988
17989 2014-04-15 Doug Evans <dje@google.com>
17990
17991 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17992 uninitialized value of "description".
17993
17994 2014-04-15 Keith Seitz <keiths@redhat.com>
17995
17996 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17997 Remove unused globals.
17998 (test_running_the_program): Likewise.
17999 (test_controlled_execution): Likewise.
18000 (test_controlling_breakpoints): Likewise.
18001 (test_program_termination): Likewise.
18002
18003 2014-04-15 Keith Seitz <keiths@redhat.com>
18004
18005 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18006 unused globals.
18007 (test_rbreak_creation_and_listing): Likewise.
18008 (test_ignore_count): Likewise.
18009 (test_error): Likewise.
18010
18011 2014-04-15 Pedro Alves <palves@redhat.com>
18012
18013 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18014 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18015 sym-file-loader.c.
18016 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18017 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18018 to sym-file-loader.c.
18019 (struct library): Forward declare.
18020 (load_shlib, lookup_function): Change prototypes.
18021 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18022 (translate_offset): Remove declarations.
18023 (get_text_addr): New declaration.
18024 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18025 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18026 sym-file-loader.h.
18027 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18028 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18029 here from sym-file-loader.h.
18030 (struct library): New structure.
18031 (load_shlib, lookup_function): Change prototypes and adjust to
18032 work with a struct library.
18033 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18034 (translate_offset): Make static.
18035 (get_text_addr): New function.
18036 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18037
18038 2014-04-15 Pedro Alves <palves@redhat.com>
18039
18040 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18041
18042 2014-04-15 Pedro Alves <palves@redhat.com>
18043
18044 * gdb.base/sym-file-loader.c: Include <limits.h>.
18045 (SELF_LINK): New define.
18046 (get_origin): New function.
18047 (load_shlib): Use it.
18048 * gdb.base/sym-file.exp: Don't early return if the target is
18049 remote. Use runto_main, and issue fail is that fails. Use
18050 gdb_load_shlibs.
18051 (shlib_name): Delete.
18052 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18053
18054 2014-04-15 Pedro Alves <palves@redhat.com>
18055
18056 * gdb.base/sym-file.exp: Remove regex characters from test
18057 message. Don't refer to breakpoint numbers in test messages.
18058
18059 2014-04-14 Keith Seitz <keiths@redhat.com>
18060
18061 PR c++/16253
18062 * gdb.cp/var-tag.cc: New file.
18063 * gdb.cp/var-tag.exp: New file.
18064 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18065 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18066 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18067 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18068
18069 2014-04-14 Tom Tromey <tromey@redhat.com>
18070
18071 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18072 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18073 type.
18074 * gdb.cp/enum-class.exp: New file.
18075 * gdb.cp/enum-class.cc: New file.
18076
18077 2014-04-14 Tom Tromey <tromey@redhat.com>
18078
18079 * gdb.dwarf2/enum-type.exp: New file.
18080
18081 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18082
18083 * gdb.mi/mi-vla-c99.exp: New file.
18084 * gdb.mi/vla.c: New file.
18085
18086 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18087
18088 * gdb.base/vla-datatypes.c: New file.
18089 * gdb.base/vla-datatypes.exp: New file.
18090
18091 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18092
18093 * gdb.base/vla-ptr.c: New file.
18094 * gdb.base/vla-ptr.exp: New file.
18095
18096 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18097
18098 * gdb.dwarf2/count.exp: New file.
18099
18100 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18101
18102 * gdb.base/vla-sideeffect.c: New file.
18103 * gdb.base/vla-sideeffect.exp: New file.
18104
18105 2014-04-14 David Blaikie <dblaikie@gmail.com>
18106
18107 * gdb.mi/non-stop.c: Add return value for non-void function return
18108 statement.
18109 * gdb.threads/staticthreads.c: Ditto.
18110
18111 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18112 Doug Evans <xdje42@gmail.com>
18113
18114 * gdb.guile/scm-value.c: Improve test case.
18115 * gdb.guile/scm-value.exp: Add new test.
18116
18117 2014-04-11 David Blaikie <dblaikie@gmail.com>
18118
18119 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18120 override Clang's default.
18121
18122 2014-04-11 Joel Brobecker <brobecker@adacore.com>
18123
18124 Revert the following changes (regressions):
18125
18126 * gdb.base/vla-sideeffect.c: New file.
18127 * gdb.base/vla-sideeffect.exp: New file.
18128
18129 * gdb.dwarf2/count.exp: New file.
18130
18131 * gdb.base/vla-multi.c: New file.
18132 * gdb.base/vla-multi.exp: New file.
18133
18134 * gdb.base/vla-ptr.c: New file.
18135 * gdb.base/vla-ptr.exp: New file.
18136
18137 * gdb.base/vla-datatypes.c: New file.
18138 * gdb.base/vla-datatypes.exp: New file.
18139
18140 * gdb.mi/mi-vla-c99.exp: New file.
18141 * gdb.mi/vla.c: New file.
18142
18143 2014-04-11 Keith Seitz <keiths@redhat.com>
18144
18145 PR c++/16675
18146 * gdb.cp/cpsizeof.exp: New file.
18147 * gdb.cp/cpsizeof.cc: New file.
18148
18149 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18150
18151 * gdb.mi/mi-vla-c99.exp: New file.
18152 * gdb.mi/vla.c: New file.
18153
18154 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18155
18156 * gdb.base/vla-datatypes.c: New file.
18157 * gdb.base/vla-datatypes.exp: New file.
18158
18159 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18160
18161 * gdb.base/vla-ptr.c: New file.
18162 * gdb.base/vla-ptr.exp: New file.
18163
18164 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18165
18166 * gdb.base/vla-multi.c: New file.
18167 * gdb.base/vla-multi.exp: New file.
18168
18169 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18170
18171 * gdb.dwarf2/count.exp: New file.
18172
18173 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18174
18175 * gdb.base/vla-sideeffect.c: New file.
18176 * gdb.base/vla-sideeffect.exp: New file.
18177
18178 2014-04-11 Yao Qi <yao@codesourcery.com>
18179
18180 * gdb.base/completion.exp: Check file exists before running tests
18181 on file completion.
18182
18183 2014-04-10 Pedro Alves <palves@redhat.com>
18184
18185 * gdb.base/cond-eval-mode.c: New file.
18186 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18187 prepare_for_testing to build the new file. Check result of
18188 runto_main.
18189 (test_break, test_watch): New procedures.
18190 (top level): Use them.
18191
18192 2014-04-08 Pierre Muller <muller@sourceware.org>
18193
18194 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18195 Ctrl-V use for mingw hosts.
18196
18197 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18198
18199 * gdb.python/py-value.c: Improve test case.
18200 * gdb.python/py-value.exp: Add new test.
18201
18202 2014-04-07 David Blaikie <dblaikie@gmail.com>
18203
18204 * lib/compiler.c: Identify the clang compiler.
18205 * lib/compiler.cc: Ditto.
18206
18207 2014-04-03 Yao Qi <yao@codesourcery.com>
18208
18209 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18210
18211 2014-04-01 Anton Blanchard <anton@samba.org>
18212
18213 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18214 messages unique.
18215
18216 2014-04-01 Anton Blanchard <anton@samba.org>
18217
18218 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18219 prepare_for_testing.
18220
18221 2014-04-01 Anton Blanchard <anton@samba.org>
18222
18223 * gdb.arch/ppc64-atomic-inst.c: Remove.
18224 * gdb.arch/ppc64-atomic-inst.S: New file.
18225 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18226
18227 2014-03-31 Doug Evans <dje@google.com>
18228
18229 * gdb.base/print-symbol-loading-lib.c: New file.
18230 * gdb.base/print-symbol-loading-main.c: New file.
18231 * gdb.base/print-symbol-loading.exp: New file.
18232
18233 2014-03-31 Yao Qi <yao@codesourcery.com>
18234
18235 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18236
18237 2014-03-28 Joel Brobecker <brobecker@adacore.com>
18238
18239 * gdb.ada/mi_dyn_arr: New testcase.
18240
18241 2014-03-27 Doug Evans <dje@google.com>
18242
18243 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18244
18245 2014-03-27 Yao Qi <yao@codesourcery.com>
18246
18247 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18248 if target is nios2-*-*.
18249
18250 2014-03-26 Yao Qi <yao@codesourcery.com>
18251
18252 * lib/gdb.exp (readline_is_used): New proc.
18253 * gdb.base/completion.exp: Move tests on command complete up.
18254 Skip the rest of tests if readline is not used.
18255 * gdb.ada/complete.exp: Skp the test if readline is not
18256 used.
18257 * gdb.base/filesym.exp: Likewise.
18258 * gdb.base/macscp.exp: Likewise.
18259 * gdb.base/readline-ask.exp: Likewise.
18260 * gdb.base/readline.exp: Likewise.
18261 * gdb.python/py-cmd.exp: Likewise.
18262 * gdb.trace/tfile.exp: Likewise.
18263
18264 2014-03-26 Yao Qi <yao@codesourcery.com>
18265
18266 * gdb.base/macscp.exp: Fix code format issues.
18267
18268 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18269
18270 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18271 * gdb.asm/powerpc64le.inc: New file.
18272
18273 2014-03-25 Pedro Alves <palves@redhat.com>
18274 Doug Evans <dje@google.com>
18275
18276 * gdb.base/source-execution.c: New file.
18277 * gdb.base/source-execution.exp: New file.
18278 * gdb.base/source-execution.gdb: New file.
18279
18280 2014-03-24 Doug Evans <dje@google.com>
18281
18282 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18283 using fission.
18284
18285 2014-03-24 Hui Zhu <hui@codesourcery.com>
18286 Pedro Alves <palves@redhat.com>
18287
18288 PR breakpoints/16101
18289 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18290 test pass/fail messages. Detect missing support for dprintf when
18291 breakpoints are actually inserted.
18292 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18293 breakpoints are actually inserted.
18294 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18295 fails.
18296
18297 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18298
18299 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18300
18301 2014-03-22 Doug Evans <xdje42@gmail.com>
18302
18303 * gdb.python/python.exp (python not supported): Verify multi-line
18304 python command issues an error.
18305 * gdb.guile/guile.exp (guile not supported): Verify multi-line
18306 guile command issues an error.
18307
18308 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18309
18310 * gdb.threads/thread-specific.exp: Handle the lack of usable
18311 $this_breakpoint and $this_thread.
18312
18313 2014-03-21 Hui Zhu <hui@codesourcery.com>
18314
18315 * gdb.base/attach.exp (do_command_attach_tests): New.
18316
18317 2014-03-20 Tom Tromey <tromey@redhat.com>
18318 Pedro Alves <palves@redhat.com>
18319
18320 PR cli/15718
18321 * gdb.base/condbreak-call-false.c: New file.
18322 * gdb.base/condbreak-call-false.exp: New file.
18323
18324 2014-03-20 Pedro Alves <palves@redhat.com>
18325
18326 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18327 Delete.
18328 (block_signals, unblock_signals): Delete.
18329 (child_function_2, main): Remove references to deleted variable
18330 and functions.
18331
18332 2014-03-20 Pedro Alves <palves@redhat.com>
18333
18334 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18335 Use pthread_kill to signal thread 2.
18336 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18337 Adjust to make the test send itself a signal rather than using the
18338 host's "kill" command.
18339
18340 2014-03-20 Pedro Alves <palves@redhat.com>
18341
18342 * gdb.threads/multiple-step-overs.c: New file.
18343 * gdb.threads/multiple-step-overs.exp: New file.
18344 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18345 Adjust expected infrun debug output.
18346
18347 2014-03-20 Pedro Alves <palves@redhat.com>
18348
18349 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18350 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18351
18352 2014-03-20 Pedro Alves <palves@redhat.com>
18353
18354 PR breakpoints/7143
18355 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18356 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18357 of gdb_test_multiple.
18358 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18359 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18360
18361 2014-03-20 Pedro Alves <palves@redhat.com>
18362
18363 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18364 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18365
18366 2014-03-19 Pedro Alves <palves@redhat.com>
18367
18368 * gdb.base/async.exp: Remove early return.
18369
18370 2014-03-19 Pedro Alves <palves@redhat.com>
18371
18372 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18373
18374 2014-03-19 Pedro Alves <palves@redhat.com>
18375
18376 * gdb.base/async.exp (test_background): Expect \r\n after
18377 "completed." in the fail pattern.
18378
18379 2014-03-19 Pedro Alves <palves@redhat.com>
18380
18381 * gdb.base/async.exp (test_background): New procedure.
18382 Use it for all background execution command tests.
18383
18384 2014-03-19 Pedro Alves <palves@redhat.com>
18385
18386 * gdb.base/async.exp: Use prepare_for_testing.
18387
18388 2014-03-19 Pedro Alves <palves@redhat.com>
18389
18390 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18391 the same line.
18392
18393 2014-03-19 Pedro Alves <palves@redhat.com>
18394
18395 * gdb.base/async.c (main): Add "jump here" and "until here" line
18396 marker comments.
18397 * gdb.base/async.exp (jump_here): New global.
18398 (jump& test): Use it.
18399 (until_here): New global.
18400 (until& test): Use it.
18401
18402 2014-03-19 Pedro Alves <palves@redhat.com>
18403
18404 * gdb.base/async.exp: Don't frob gdb_protocol.
18405
18406 2014-03-18 Doug Evans <xdje42@gmail.com>
18407
18408 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18409 Fix spelling of exec-done-display.
18410
18411 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18412
18413 PR gdb/15358
18414 * gdb.base/gdb-sigterm.c: New file.
18415 * gdb.base/gdb-sigterm.exp: New file.
18416
18417 2014-03-18 Pedro Alves <palves@redhat.com>
18418
18419 PR gdb/13860
18420 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18421 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18422 solib-event.
18423
18424 2014-03-17 Joel Brobecker <brobecker@adacore.com>
18425
18426 * gdb.ada/pckd_arr_ren: New testcase.
18427
18428 2014-03-13 Doug Evans <xdje42@gmail.com>
18429
18430 PR guile/16612
18431 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18432 collect after discarding symbols.
18433
18434 2014-03-13 Ludovic Courtès <ludo@gnu.org>
18435 Doug Evans <xdje42@gmail.com>
18436
18437 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18438 to history survives a gc.
18439
18440 2014-03-13 Pedro Alves <palves@redhat.com>
18441
18442 * gdb.base/default.exp: Don't test "target procfs".
18443
18444 2014-03-13 Pedro Alves <palves@redhat.com>
18445
18446 * gdb.base/default.exp: Update "target child" and "target procfs"
18447 tests to not expect "Unix".
18448
18449 2014-03-12 Tom Tromey <tromey@redhat.com>
18450
18451 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18452 New procs. Add target-async tests.
18453 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18454 Add target-async tests.
18455
18456 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18457
18458 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18459 'func_start' and 'func_end' for the beginning and end of the
18460 function code, respectively.
18461 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18462 'func_end' instead of 'func' and 'main'.
18463
18464 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18465
18466 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18467 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18468 generate the debug info assembler source.
18469
18470 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18471
18472 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18473 * gdb.dwarf2/arr-subrange.exp: Likewise.
18474 * gdb.dwarf2/dwz.exp: Likewise.
18475 * gdb.dwarf2/method-ptr.exp: Likewise.
18476 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18477 * gdb.dwarf2/subrange.exp: Likewise.
18478 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18479 * gdb.dwarf2/implptrpiece.exp: Likewise.
18480 * gdb.dwarf2/nostaticblock.exp: Likewise.
18481
18482 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18483
18484 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18485 directory to absolute path name arguments.
18486
18487 2014-03-10 Joel Brobecker <brobecker@adacore.com>
18488
18489 * gdb.ada/tagged_access: New testcase.
18490
18491 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18492
18493 * gdb.btrace/data.exp: Update expected output.
18494
18495 2014-03-06 Yao Qi <yao@codesourcery.com>
18496
18497 * gdb.trace/pr16508.exp: New file.
18498
18499 2014-03-05 Pedro Alves <palves@redhat.com>
18500
18501 PR gdb/16575
18502 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18503 procedure.
18504 (top level): Adjust to use it. Add tests that exercise breakpoint
18505 interaction with the code-cache.
18506
18507 2014-02-26 Ludovic Courtès <ludo@gnu.org>
18508
18509 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18510 test for 'history-append!'.
18511
18512 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18513
18514 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18515 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18516 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18517 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18518 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18519 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18520
18521 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18522
18523 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18524 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18525 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18526
18527 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18528
18529 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18530
18531 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18532
18533 * gdb.dwarf2/arr-stride.c: New file.
18534 * gdb.dwarf2/arr-stride.exp: New file.
18535
18536 2014-02-26 Pedro Alves <palves@redhat.com>
18537
18538 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18539 that won't ever trigger. Make sure that GDB reports the correct
18540 breakpoint that caused the stop.
18541
18542 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18543
18544 PR gdb/16626
18545 * gdb.base/auto-load-script: New file.
18546 * gdb.base/auto-load.c: New file.
18547 * gdb.base/auto-load.exp: New file.
18548
18549 PR gdb/16626
18550 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18551
18552 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18553
18554 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18555 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18556
18557 2014-02-24 Doug Evans <dje@google.com>
18558
18559 * lib/gdb.exp (run_on_host): Log error output if program fails.
18560
18561 2014-02-21 Pedro Alves <palves@redhat.com>
18562
18563 * gdb.threads/step-after-sr-lock.c: Rename to ...
18564 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18565 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18566 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18567 ... this.
18568
18569 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18570
18571 PR tdep/16397
18572 * gdb.arch/amd64-stap-special-operands.exp: New file.
18573 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18574 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18575 * gdb.arch/amd64-stap-triplet.S: Likewise.
18576 * gdb.arch/amd64-stap-triplet.c: Likewise.
18577
18578 2014-02-20 Joel Brobecker <brobecker@adacore.com>
18579
18580 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18581 in .section pseudo-op.
18582
18583 2014-02-20 lin zuojian <manjian2006@gmail.com>
18584 Joel Brobecker <brobecker@adacore.com>
18585 Doug Evans <xdje42@gmail.com>
18586
18587 PR symtab/16581
18588 * gdb.dwarf2/dw2-icycle.S: New file.
18589 * gdb.dwarf2/dw2-icycle.c: New file.
18590 * gdb.dwarf2/dw2-icycle.exp: New file.
18591
18592 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18593
18594 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18595 operations on gdb.Value objects.
18596 * gdb.python/py-value-cc.exp: Add new test to test operations on
18597 gdb.Value objects.
18598
18599 2014-02-18 Doug Evans <dje@google.com>
18600
18601 * Makefile.in (TESTS): New variable.
18602 (expanded_tests, expanded_tests_or_none): New variables
18603 (check-single): Pass $(expanded_tests_or_none) to runtest.
18604 (check-parallel): Only run tests in $(TESTS) if non-empty.
18605 (check/no-matching-tests-found): New rule.
18606 * README: Document TESTS makefile variable.
18607
18608 2014-02-18 Doug Evans <dje@google.com>
18609
18610 * Makefile.in (check-parallel): rm -rf outputs temp.
18611
18612 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18613
18614 Fix "ERROR: no fileid for" in the testsuite.
18615 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18616
18617 2014-02-12 Doug Evans <dje@google.com>
18618
18619 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18620 (MISCELLANEOUS): New variable.
18621 (clean): rm -rf $(MISCELLANEOUS).
18622 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18623 dwp live in the same directory as symlinks, with each symlink pointed
18624 to a differently named file in a different directory.
18625
18626 2014-02-11 Doug Evans <dje@google.com>
18627
18628 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18629 of Tcl file commands.
18630
18631 2014-02-10 Mark Kettenis <kettenis@gnu.org>
18632
18633 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18634 "kill -SIGUSR1 -1".
18635
18636 2014-02-10 Joel Brobecker <brobecker@adacore.com>
18637
18638 * gdb.ada/tick_length_array_enum_idx: New testcase.
18639
18640 2014-02-10 Doug Evans <xdje42@gmail.com>
18641
18642 * configure.ac (AC_OUTPUT): Add gdb.guile.
18643 * configure: Regenerate.
18644 * lib/gdb-guile.exp: New file.
18645 * lib/gdb.exp (get_target_charset): New function.
18646 * gdb.base/help.exp: Update expected output from "apropos apropos".
18647 * gdb.guile/Makefile.in: New file.
18648 * gdb.guile/guile.exp: New file.
18649 * gdb.guile/scm-arch.c: New file.
18650 * gdb.guile/scm-arch.exp: New file.
18651 * gdb.guile/scm-block.c: New file.
18652 * gdb.guile/scm-block.exp: New file.
18653 * gdb.guile/scm-breakpoint.c: New file.
18654 * gdb.guile/scm-breakpoint.exp: New file.
18655 * gdb.guile/scm-disasm.c: New file.
18656 * gdb.guile/scm-disasm.exp: New file.
18657 * gdb.guile/scm-equal.c: New file.
18658 * gdb.guile/scm-equal.exp: New file.
18659 * gdb.guile/scm-error.exp: New file.
18660 * gdb.guile/scm-error.scm: New file.
18661 * gdb.guile/scm-frame-args.c: New file.
18662 * gdb.guile/scm-frame-args.exp: New file.
18663 * gdb.guile/scm-frame-args.scm: New file.
18664 * gdb.guile/scm-frame-inline.c: New file.
18665 * gdb.guile/scm-frame-inline.exp: New file.
18666 * gdb.guile/scm-frame.c: New file.
18667 * gdb.guile/scm-frame.exp: New file.
18668 * gdb.guile/scm-generics.exp: New file.
18669 * gdb.guile/scm-gsmob.exp: New file.
18670 * gdb.guile/scm-iterator.c: New file.
18671 * gdb.guile/scm-iterator.exp: New file.
18672 * gdb.guile/scm-math.c: New file.
18673 * gdb.guile/scm-math.exp: New file.
18674 * gdb.guile/scm-objfile-script-gdb.in: New file.
18675 * gdb.guile/scm-objfile-script.c: New file.
18676 * gdb.guile/scm-objfile-script.exp: New file.
18677 * gdb.guile/scm-objfile.c: New file.
18678 * gdb.guile/scm-objfile.exp: New file.
18679 * gdb.guile/scm-ports.exp: New file.
18680 * gdb.guile/scm-pretty-print.c: New file.
18681 * gdb.guile/scm-pretty-print.exp: New file.
18682 * gdb.guile/scm-pretty-print.scm: New file.
18683 * gdb.guile/scm-section-script.c: New file.
18684 * gdb.guile/scm-section-script.exp: New file.
18685 * gdb.guile/scm-section-script.scm: New file.
18686 * gdb.guile/scm-symbol.c: New file.
18687 * gdb.guile/scm-symbol.exp: New file.
18688 * gdb.guile/scm-symtab-2.c: New file.
18689 * gdb.guile/scm-symtab.c: New file.
18690 * gdb.guile/scm-symtab.exp: New file.
18691 * gdb.guile/scm-type.c: New file.
18692 * gdb.guile/scm-type.exp: New file.
18693 * gdb.guile/scm-value-cc.cc: New file.
18694 * gdb.guile/scm-value-cc.exp: New file.
18695 * gdb.guile/scm-value.c: New file.
18696 * gdb.guile/scm-value.exp: New file.
18697 * gdb.guile/source2.scm: New file.
18698 * gdb.guile/types-module.cc: New file.
18699 * gdb.guile/types-module.exp: New file.
18700
18701 2014-02-10 Yao Qi <yao@codesourcery.com>
18702
18703 PR testsuite/16543
18704 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18705 * configure: Regenerated.
18706 * Makefile.in: New file.
18707
18708 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18709
18710 * gdb.python/py-framefilter.exp: Fix typo.
18711
18712 2014-02-08 Yao Qi <yao@codesourcery.com>
18713
18714 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18715 that no =breakpoint-modified is emitted when breakpoints are
18716 modified through MI commands.
18717
18718 2014-02-07 Pedro Alves <pedro@codesourcery.com>
18719 Pedro Alves <palves@redhat.com>
18720
18721 * gdb.threads/step-after-sr-lock.c: New file.
18722 * gdb.threads/step-after-sr-lock.exp: New file.
18723
18724 2014-02-07 Pedro Alves <palves@redhat.com>
18725
18726 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18727
18728 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18729
18730 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18731 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18732
18733 2014-02-06 Doug Evans <xdje42@gmail.com>
18734
18735 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18736 output.
18737
18738 * gdb.gdb/python-interrupts.exp: New file.
18739
18740 2014-02-05 Yao Qi <yao@codesourcery.com>
18741
18742 * gdb.trace/report.exp (use_collected_data): Test the output
18743 of "info threads" and "info inferiors".
18744
18745 2014-02-05 Yao Qi <yao@codesourcery.com>
18746
18747 Revert this patch:
18748
18749 2013-05-24 Yao Qi <yao@codesourcery.com>
18750
18751 * gdb.trace/tfile.exp: Test inferior and thread.
18752
18753 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18754
18755 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18756 on a function.
18757 * gdb.base/step-bt.c: Call hello via function pointer to make
18758 sure its first instruction is executed on powerpc64le-linux.
18759
18760 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18761
18762 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18763
18764 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18765
18766 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18767 of the test patterns for use on little-endian systems.
18768
18769 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18770
18771 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18772 (decimal_vector): Fix for little-endian.
18773
18774 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18775
18776 * gdb.arch/sparc-sysstep.exp: New file.
18777 * gdb.arch/sparc-sysstep.c: Likewise.
18778
18779 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18780
18781 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18782
18783 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18784
18785 2014-01-23 Tom Tromey <tromey@redhat.com>
18786
18787 * gdb.ada/array_char_idx: New testcase.
18788
18789 2014-01-23 Tom Tromey <tromey@redhat.com>
18790
18791 PR python/16487:
18792 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18793 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18794 classes.
18795
18796 2014-01-23 Tom Tromey <tromey@redhat.com>
18797
18798 PR python/16491:
18799 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18800 string from an inferior frame.
18801 * gdb.python/py-framefilter-mi.exp: Update.
18802
18803 2014-01-22 Doug Evans <dje@google.com>
18804
18805 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18806
18807 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18808
18809 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18810
18811 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18812
18813 * gdb.trace/entry-values.exp: Remove excess space character from
18814 regex patterns. Handle s390 call instruction.
18815
18816 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18817
18818 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18819 define "*_start" label. Make "name" static.
18820 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18821 ${name} by references to ${name}_start.
18822
18823 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18824
18825 * gdb.base/info-macros.exp: Remove "debug" from the compile
18826 options.
18827
18828 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18829
18830 * gdb.dlang/demangle.exp: New file.
18831
18832 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18833
18834 * gdb.dlang/primitive-types.exp: New file.
18835
18836 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18837
18838 * configure.ac: Create gdb.dlang/Makefile.
18839 * configure: Regenerate.
18840 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18841 * gdb.dlang/Makefile.in: New file.
18842 * lib/d-support.exp: New file.
18843 * lib/gdb.exp (skip_d_tests): New proc.
18844
18845 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18846
18847 * gdb.btrace/delta.exp: Check reverse stepi.
18848 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18849 * gdb.btrace/finish.exp: New.
18850 * gdb.btrace/next.exp: New.
18851 * gdb.btrace/nexti.exp: New.
18852 * gdb.btrace/record_goto.c: Add comments.
18853 * gdb.btrace/step.exp: New.
18854 * gdb.btrace/stepi.exp: New.
18855 * gdb.btrace/multi-thread-step.c: New.
18856 * gdb.btrace/multi-thread-step.exp: New.
18857 * gdb.btrace/rn-dl-bind.c: New.
18858 * gdb.btrace/rn-dl-bind.exp: New.
18859 * gdb.btrace/data.c: New.
18860 * gdb.btrace/data.exp: New.
18861 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18862
18863 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18864
18865 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18866 * gdb.btrace/exception.exp: Update.
18867 * gdb.btrace/instruction_history.exp: Update.
18868 * gdb.btrace/record_goto.exp: Update.
18869 * gdb.btrace/tailcall.exp: Update.
18870 * gdb.btrace/unknown_functions.exp: Update.
18871 * gdb.btrace/delta.exp: New.
18872
18873 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18874
18875 * gdb.btrace/record_goto.exp: Add backtrace test.
18876 * gdb.btrace/tailcall.exp: Add backtrace test.
18877
18878 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18879
18880 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18881 * gdb.btrace/record_goto.c: New.
18882 * gdb.btrace/record_goto.exp: New.
18883 * gdb.btrace/x86-record_goto.S: New.
18884
18885 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18886
18887 * gdb.btrace/function_call_history.exp: Update tests.
18888 * gdb.btrace/instruction_history.exp: Update tests.
18889
18890 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18891
18892 * gdb.btrace/function_call_history.exp: Fix expected field
18893 order for "record function-call-history".
18894 Add new tests for "record function-call-history /c".
18895 * gdb.btrace/exception.cc: New.
18896 * gdb.btrace/exception.exp: New.
18897 * gdb.btrace/tailcall.exp: New.
18898 * gdb.btrace/x86-tailcall.S: New.
18899 * gdb.btrace/x86-tailcall.c: New.
18900 * gdb.btrace/unknown_functions.c: New.
18901 * gdb.btrace/unknown_functions.exp: New.
18902 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18903
18904 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18905
18906 * gdb.btrace/instruction_history.exp: Update.
18907 * gdb.btrace/function_call_history.exp: Update.
18908
18909 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18910
18911 * gdb.btrace/function_call_history.exp: Fix expected function
18912 trace.
18913 * gdb.btrace/instruction_history.exp: Initialize traced.
18914 Remove traced_functions.
18915
18916 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18917
18918 * gdb.btrace/function_call_history.exp: Update
18919 * gdb.btrace/instruction_history.exp: Update.
18920
18921 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18922
18923 * gdb.btrace/enable.exp: Update expected text.
18924
18925 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18926
18927 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18928 bytes.
18929
18930 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18931
18932 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18933
18934 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
18935
18936 * lib/gdb.exp (supports_process_record): Return true for
18937 arm*-linux*. (supports_reverse): Likewise.
18938
18939 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18940
18941 PR python/15464
18942 PR python/16113
18943 * gdb.python/py-type.c: Enhance test case.
18944 * gdb.python/py-value-cc.cc: Likewise
18945 * gdb.python/py-type.exp: Add new tests.
18946 * gdb.python/py-value-cc.exp: Likewise
18947
18948 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18949 Pedro Alves <palves@redhat.com>
18950
18951 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18952 Make "name" extern.
18953 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18954 references to ${name}_start by references to ${name}.
18955
18956 2014-01-10 Joel Brobecker <brobecker@adacore.com>
18957
18958 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18959
18960 2014-01-10 Joel Brobecker <brobecker@adacore.com>
18961
18962 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18963
18964 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18965 Pedro Alves <palves@redhat.com>
18966
18967 * gdb.mi/mi-info-os.exp: Connect to the target with
18968 mi_gdb_target_load.
18969
18970 2014-01-08 Pedro Alves <palves@redhat.com>
18971
18972 * gdb.threads/reconnect-signal.c: New file.
18973 * gdb.threads/reconnect-signal.exp: New file.
18974
18975 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18976
18977 * gdb.base/source-dir.exp: New file.
18978
18979 2014-01-07 Joel Brobecker <brobecker@adacore.com>
18980
18981 * gdb.ada/mi_interface: New testcase.
18982
18983 2014-01-07 Joel Brobecker <brobecker@adacore.com>
18984
18985 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18986 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18987 gdb.ada/pp-rec-component/pck.ads: New files.
18988
18989 2014-01-07 Joel Brobecker <brobecker@adacore.com>
18990
18991 * gdb.python/py-pp-integral.c: New file.
18992 * gdb.python/py-pp-integral.py: New file.
18993 * gdb.python/py-pp-integral.exp: New file.
18994
18995 For older changes see ChangeLog-1993-2013.
18996 \f
18997 ;; Local Variables:
18998 ;; mode: change-log
18999 ;; left-margin: 8
19000 ;; fill-column: 74
19001 ;; version-control: never
19002 ;; End:
19003
19004 Copyright 2014-2020 Free Software Foundation, Inc.
19005 Copying and distribution of this file, with or without modification,
19006 are permitted provided the copyright notice and this notice are preserved.
This page took 0.536328 seconds and 5 git commands to generate.