4ae6d4ff0b75edb1c6733676b409b08b7fa11f02
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-04-20 Gary Benson <gbenson@redhat.com>
2
3 * gdb.cp/exception.cc: Fix compilation error with clang.
4
5 2020-04-20 Gary Benson <gbenson@redhat.com>
6
7 * gdb/testsuite/gdb.trace/tspeed.c: Fix compilation error with
8 clang.
9
10 2020-04-20 Gary Benson <gbenson@redhat.com>
11
12 * gdb.base/jit-main.c: Fix compilation error with clang.
13
14 2020-04-17 Kamil Rytarowski <n54@gmx.com>
15
16 * gdb.base/attach-twice.c: Include "sys/types.h".
17 (PTRACE_ATTACH): Add fallback definition.
18 (main): Pass `0' to the 4th argument of `ptrace'.
19
20 2020-04-17 Kamil Rytarowski <n54@gmx.com>
21
22 * gdb.base/fork-running-state.c: Include "signal.h".
23
24 2020-04-17 Tom Tromey <tromey@adacore.com>
25
26 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
27 Update tests.
28 * gdb.btrace/cpu.exp: Update tests.
29 * gdb.base/maint.exp: Update tests.
30 * gdb.base/default.exp: Update tests.
31 * gdb.base/completion.exp: Update tests.
32
33 2020-04-16 Tom de Vries <tdevries@suse.de>
34
35 PR symtab/25791
36 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
37 (ensure_gdb_index): and factor out and move ...
38 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
39 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
40
41 2020-04-16 Tom de Vries <tdevries@suse.de>
42
43 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
44 loading exec.
45
46 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
47
48 * gdb.base/many-completions.exp: New file.
49
50 2020-04-14 Tom de Vries <tdevries@suse.de>
51
52 PR symtab/25718
53 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
54
55 2020-04-14 Tom de Vries <tdevries@suse.de>
56
57 PR symtab/25720
58 * gdb.base/maint-expand-symbols-header-file.c: New test.
59 * gdb.base/maint-expand-symbols-header-file.exp: New file.
60 * gdb.base/maint-expand-symbols-header-file.h: New test.
61
62 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
63
64 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
65 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
66 get_func_info.
67 (get_func_info): Delete.
68 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
69 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
70 * lib/dwarf.exp (get_func_info): New function.
71
72 2020-04-13 Tom de Vries <tdevries@suse.de>
73
74 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
75 to what find_gnatmake does.
76
77 2020-04-10 Tom de Vries <tdevries@suse.de>
78
79 * gdb.base/style.exp: Expect "Expanding full symbols" message for
80 -readnow.
81
82 2020-04-10 Tom de Vries <tdevries@suse.de>
83
84 PR cli/25808
85 * gdb.base/style.c: Add leading newlines.
86 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
87 Check listing of main's one-line body.
88
89 2020-04-08 Tom de Vries <tdevries@suse.de>
90
91 * lib/gdb.exp (psymtabs_p): New proc.
92 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
93 importing unit" unsupported if there are no partial symbols.
94
95 2020-04-08 Tom de Vries <tdevries@suse.de>
96
97 PR testsuite/25760
98 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
99
100 2020-04-07 Tom de Vries <tdevries@suse.de>
101
102 PR symtab/25796
103 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
104
105 2020-04-07 Tom de Vries <tdevries@suse.de>
106
107 * gdb.base/check-psymtab.c: New test.
108 * gdb.base/check-psymtab.exp: New file.
109
110 2020-04-06 Tom Tromey <tromey@adacore.com>
111
112 * gdb.ada/variant-record/proc.adb: New file.
113 * gdb.ada/variant-record/value.adb: New file.
114 * gdb.ada/variant-record/value.s: New file.
115 * gdb.ada/variant-record.exp: New file.
116
117 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
118
119 PR gdb/25325
120 * gdb.cp/typed-enum.cc: New test.
121 * gdb.cp/typed-enum.exp: New file.
122
123 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
124
125 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
126 * gdb.dwarf2/dw2-inline-small-func.c: New file.
127 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
128 * gdb.dwarf2/dw2-inline-small-func.h: New file.
129 * gdb.opt/inline-small-func.c: New file.
130 * gdb.opt/inline-small-func.exp: New file.
131 * gdb.opt/inline-small-func.h: New file.
132
133 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
134
135 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
136 function.
137
138 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
139
140 * lib/dwarf.exp (function_range): Allow compiler options to be
141 specified.
142
143 2020-04-02 Tom de Vries <tdevries@suse.de>
144
145 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
146 __attribute__((always_inline)).
147 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
148
149 2020-04-02 Tom de Vries <tdevries@suse.de>
150
151 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
152 (gdbserver_gdb_exit): ... here. Add timeout warning.
153 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
154 (connect_target_extended_remote): Append new server_spawn_id to
155 server_spawn_ids.
156 (cleanup): New proc.
157 (setup, <toplevel>): Call cleanup.
158
159 2020-04-02 Tom de Vries <tdevries@suse.de>
160
161 * gdb.base/main-psymtab.exp: New file.
162
163 2020-04-02 Tom de Vries <tdevries@suse.de>
164
165 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
166
167 2020-04-01 Tom Tromey <tom@tromey.com>
168
169 * gdb.base/complex-parts.exp: Add type tests.
170
171 2020-04-01 Tom Tromey <tom@tromey.com>
172
173 * gdb.base/complex-parts.exp: Add arithmetic tests.
174
175 2020-04-01 Tom Tromey <tom@tromey.com>
176
177 * gdb.compile/compile.exp: Update.
178 * gdb.compile/compile-cplus.exp: Update.
179 * gdb.base/varargs.exp: Update.
180 * gdb.base/floatn.exp: Update.
181 * gdb.base/endianity.exp: Update.
182 * gdb.base/callfuncs.exp (do_function_calls): Update.
183 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
184 (complex_float_integral_args): Update.
185 * gdb.base/complex.exp: Update.
186 * gdb.base/complex-parts.exp: Update.
187
188 2020-04-01 Tom Tromey <tromey@adacore.com>
189
190 * gdb.rust/union.rs: New file.
191 * gdb.rust/union.exp: New file.
192 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
193 (main): Update.
194 * gdb.rust/simple.exp: Move union tests to union.exp.
195
196 2020-04-01 Tom Tromey <tromey@adacore.com>
197
198 * gdb.rust/simple.rs (main): Remove "y0".
199
200 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
201
202 * gdb.multi/stop-all-on-exit.c: New test.
203 * gdb.multi/stop-all-on-exit.exp: New file.
204
205 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
206
207 PR gdb/24789
208 * gdb.cp/misc.cc: Add integer reference variable.
209 * gdb.cp/misc.exp: Add test.
210
211 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
212
213 * gdb.server/stop-reply-no-thread.exp: Enhance the test
214 scenario to cover execution until the end and also the case
215
216 2020-03-31 Tom de Vries <tdevries@suse.de>
217
218 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
219 c. Use "maint info symtabs" to check symtab expansion.
220
221 2020-03-30 Tom de Vries <tdevries@suse.de>
222
223 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
224 unsupported.
225 (verify_psymtab_expanded): Move ...
226 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
227 test.
228 (readnow): New proc.
229
230 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
231
232 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
233 with $hex.
234
235 2020-03-20 Tom Tromey <tromey@adacore.com>
236
237 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
238
239 2020-03-20 Tom Tromey <tromey@adacore.com>
240
241 * gdb.ada/sub_variant/subv.adb: New file.
242 * gdb.ada/sub_variant.exp: New file.
243
244 2020-03-20 Tom de Vries <tdevries@suse.de>
245
246 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
247 first break fails.
248 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
249
250 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
251
252 * gdb.server/exit-multiple-threads.c: New file.
253 * gdb.server/exit-multiple-threads.exp: New file.
254
255 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
256
257 * gdb.fortran/mixed-lang-stack.c: New file.
258 * gdb.fortran/mixed-lang-stack.cpp: New file.
259 * gdb.fortran/mixed-lang-stack.exp: New file.
260 * gdb.fortran/mixed-lang-stack.f90: New file.
261
262 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
263
264 * gdb.linespec/cp-completion-aliases.cc: New file.
265 * gdb.linespec/cp-completion-aliases.exp: New file.
266
267 2020-03-19 Tom de Vries <tdevries@suse.de>
268
269 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
270 more precise.
271
272 2020-03-18 Tom de Vries <tdevries@suse.de>
273
274 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
275 * gdb.dwarf2/break-inline-psymtab.c: New test.
276 * gdb.dwarf2/break-inline-psymtab.exp: New file.
277
278 2020-03-16 Tom de Vries <tdevries@suse.de>
279
280 * lib/cache.exp (gdb_do_cache): Add and handle local variables
281 cache_verify and cache_verify_proc.
282
283 2020-03-15 Tom de Vries <tdevries@suse.de>
284
285 * gdb.server/solib-list.exp: Handle
286 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
287
288 2020-03-15 Tom de Vries <tdevries@suse.de>
289
290 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
291 objfiles".
292
293 2020-03-14 Tom Tromey <tom@tromey.com>
294
295 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
296
297 2020-03-14 Tom de Vries <tdevries@suse.de>
298
299 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
300
301 2020-03-14 Tom de Vries <tdevries@suse.de>
302
303 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
304 result in line-by-line fashion.
305
306 2020-03-14 Tom de Vries <tdevries@suse.de>
307
308 * lib/gdb.exp (supports_statement_frontiers): New proc.
309 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
310
311 2020-03-14 Tom de Vries <tdevries@suse.de>
312
313 * gdb.base/printcmds.exp: Add missing quoting for "print
314 teststring2".
315
316 2020-03-13 Tom Tromey <tom@tromey.com>
317
318 * gdb.base/printcmds.exp (test_print_strings): Add regression
319 test.
320 * gdb.base/printcmds.c (charptr): New typedef.
321 (teststring2): New global.
322
323 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
324
325 * gdb.base/break-interp.exp: Use the tail of the filename, not the
326 full path in the test name.
327 (test_ld): Add some with_test_prefix blocks to make test names
328 unique.
329
330 2020-03-13 Tom de Vries <tdevries@suse.de>
331
332 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
333
334 2020-03-13 Tom de Vries <tdevries@suse.de>
335
336 * gdb.mi/mi-sym-info.exp: Make matching more precise.
337
338 2020-03-13 Tom de Vries <tdevries@suse.de>
339
340 PR symtab/25646
341 * gdb.dwarf2/imported-unit.exp: Add test.
342
343 2020-03-13 Tom de Vries <tdevries@suse.de>
344
345 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
346 (var1, var2): New variable.
347 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
348 matching symbols.
349
350 2020-03-13 Tom de Vries <tdevries@suse.de>
351
352 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
353 (Term::command): Use prompt prefix.
354 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
355 * gdb.tui/tui-layout-asm-short-prog.exp: Use
356 command_no_prompt_prefix instead of prefix.
357 * gdb.tui/tui-layout-asm.exp: Same.
358
359 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
360
361 * gdb.base/break-interp.exp: Use foreach_with_prefix.
362
363 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
364
365 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
366 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
367 on" while stepping over the test instruction, match printed
368 message.
369
370 2020-03-12 Tom de Vries <tdevries@suse.de>
371
372 * gdb.base/info-types.exp: Use exp_continue during matching of output
373 of "info types".
374
375 2020-03-12 Tom de Vries <tdevries@suse.de>
376
377 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
378
379 2020-03-12 Tom de Vries <tdevries@suse.de>
380
381 * gdb.fortran/module.exp: Use exp_continue during matching of output
382 of "info variable -n".
383
384 2020-03-12 Tom de Vries <tdevries@suse.de>
385
386 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
387 gdb.dwarf2/dw2-ranges-base.c.
388
389 2020-03-12 Tom de Vries <tdevries@suse.de>
390
391 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
392 in presence of GLIBC debuginfo.
393
394 2020-03-12 Tom de Vries <tdevries@suse.de>
395
396 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
397 $core.
398
399 2020-03-12 Tom de Vries <tdevries@suse.de>
400
401 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
402 more precise.
403
404 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
405
406 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
407 from Unix to Windows path.
408
409 2020-03-11 Tom de Vries <tdevries@suse.de>
410
411 * gdb.ada/minsyms.exp: Set language to ada.
412
413 2020-03-11 Tom de Vries <tdevries@suse.de>
414
415 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
416
417 2020-03-11 Tom de Vries <tdevries@suse.de>
418
419 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
420
421 2020-03-11 Tom Tromey <tromey@adacore.com>
422
423 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
424
425 2020-03-11 Tom de Vries <tdevries@suse.de>
426
427 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
428
429 2020-03-11 Tom de Vries <tdevries@suse.de>
430
431 * gdb.base/break-interp.exp: Limit verbose scope.
432
433 2020-03-11 Tom de Vries <tdevries@suse.de>
434
435 * gdb.fortran/logical.f90: Define variable with character type.
436 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
437
438 2020-03-11 Tom de Vries <tdevries@suse.de>
439
440 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
441
442 2020-03-11 Tom de Vries <tdevries@suse.de>
443
444 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
445 symtabs.
446
447 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
448 Bernd Edlinger <bernd.edlinger@hotmail.de>
449
450 * gdb.cp/step-and-next-inline.cc: New file.
451 * gdb.cp/step-and-next-inline.exp: New file.
452 * gdb.cp/step-and-next-inline.h: New file.
453 * gdb.dwarf2/dw2-is-stmt.c: New file.
454 * gdb.dwarf2/dw2-is-stmt.exp: New file.
455 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
456 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
457 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
458
459 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
460
461 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
462 is-stmt flag in the line table.
463
464 2020-03-09 Tom de Vries <tdevries@suse.de>
465
466 * lib/gdb.exp (cached_file): Create cache dir.
467
468 2020-03-07 Tom de Vries <tdevries@suse.de>
469
470 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
471 * gdb.cp/rvalue-ref-params.exp: Same.
472
473 2020-03-06 Tom de Vries <tdevries@suse.de>
474
475 * lib/gdb.exp (tentative_rename, cached_file): New proc.
476 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
477
478 2020-03-06 Tom de Vries <tdevries@suse.de>
479
480 * README: Fix "the the".
481 * gdb.base/dprintf.exp: Same.
482
483 2020-03-05 Tom de Vries <tdevries@suse.de>
484
485 * gdb.base/maint.exp: Update "main print statistics" expected output.
486
487 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
488
489 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
490 (fortran_int8): Likewise.
491 (fortran_real4): Likewise.
492 (fortran_real8): Likewise.
493 (fortran_complex4): Likewise.
494 (fortran_logical4): Likewise.
495 (fortran_character1): Likewise.
496
497 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
498
499 * gdb.fortran/logical.exp: Add tests that any non-zero value is
500 printed as true.
501
502 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
503
504 * gdb.base/printcmds.exp: Add test to verify printf of a
505 variable holding an address.
506
507 2020-03-03 Tom de Vries <tdevries@suse.de>
508
509 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
510
511 2020-03-03 Tom de Vries <tdevries@suse.de>
512
513 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
514 gdb_test_multiple call.
515
516 2020-03-03 Tom de Vries <tdevries@suse.de>
517
518 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
519 gdb_test_multiple calls.
520
521 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
522
523 * gdb.base/default.exp: Remove test of 'set history filename'.
524 * gdb.base/gdbinit-history.exp: Add tests for setting the history
525 filename to the empty string.
526 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
527 and GDBHISTSIZE.
528
529 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
530
531 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
532 disabled.
533
534 2020-03-02 Pedro Alves <palves@redhat.com>
535 Tom de Vries <tdevries@suse.de>
536
537 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
538 -prompt prefix, before user_code argument. Add -lbl option likewise.
539 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
540 (gdb_is_target_1): Add -prompt prefix and move to before user_code
541 argument.
542 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
543 have "\r\n" at start-of-line, instead of at end-of-line.
544
545 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
546
547 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
548 libinproctrace.so.
549
550 2020-02-28 Luis Machado <luis.machado@linaro.org>
551
552 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
553 to "p/x".
554
555 2020-02-28 Luis Machado <luis.machado@linaro.org>
556
557 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
558 asm/ptrace.h and error.h.
559
560 2020-02-28 Tom de Vries <tdevries@suse.de>
561
562 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
563 (struct wrapper, do_something, mundane/symada__cS): Move ...
564 * gdb.base/c-linkage-name-2.c: ... here. New source file.
565 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
566 Update "print symada__cS before partial symtab expansion" regexp.
567 Update breakpoint location. Flush symbol cache after expansion.
568
569 2020-02-28 Luis Machado <luis.machado@linaro.org>
570
571 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
572
573 2020-02-27 Tom de Vries <tdevries@suse.de>
574
575 * config/sid.exp: Remove unused globals.
576 * gdb.base/attach.exp: Same.
577 * gdb.base/catch-load.exp: Same.
578 * gdb.base/dbx.exp: Same.
579 * lib/gdb.exp: Same.
580 * lib/mi-support.exp: Same.
581 * lib/prompt.exp: Same.
582
583 2020-02-27 Tom de Vries <tdevries@suse.de>
584
585 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
586 not set.
587
588 2020-02-26 Aaron Merey <amerey@redhat.com>
589
590 * gdb.debuginfod: New directory for debuginfod tests.
591 * gdb.debuginfod/main.c: New test file.
592 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
593
594 2020-02-26 Tom de Vries <tdevries@suse.de>
595
596 PR gdb/25603
597 * gdb.base/persistent-lang.cc: New test.
598 * gdb.base/persistent-lang.exp: New file.
599
600 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
601
602 * gdb.fortran/derived-type-striding.exp: Add a new test.
603 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
604 new test.
605
606 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
607
608 * gdb.base/cached-source-file.exp: Avoid source file paths in test
609 names.
610
611 2020-02-25 Tom de Vries <tdevries@suse.de>
612
613 PR go/18926
614 * gdb.go/methods.exp: Remove gcc/93866 xfail.
615
616 2020-02-24 Tom de Vries <tdevries@suse.de>
617
618 PR gdb/25592
619 * gdb.base/info-locals-unused-static-var.c: New test.
620 * gdb.base/info-locals-unused-static-var.exp: New file.
621
622 2020-02-22 Tom Tromey <tom@tromey.com>
623
624 * gdb.python/tui-window.exp: New file.
625 * gdb.python/tui-window.py: New file.
626
627 2020-02-22 Tom Tromey <tom@tromey.com>
628
629 PR tui/17850:
630 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
631 tests.
632
633 2020-02-22 Tom Tromey <tom@tromey.com>
634
635 * gdb.tui/new-layout.exp: Add sub-layout tests.
636
637 2020-02-22 Tom Tromey <tom@tromey.com>
638
639 * gdb.tui/new-layout.exp: New file.
640
641 2020-02-22 Tom Tromey <tom@tromey.com>
642
643 * gdb.rust/rust-style.rs: New file.
644 * gdb.rust/rust-style.exp: New file.
645 * gdb.base/style.exp: Test structure printing.
646 * gdb.base/style.c (struct some_struct): New type.
647 (enum etype): New type.
648 (struct_value): New global.
649
650 2020-02-21 Tom de Vries <tdevries@suse.de>
651
652 PR go/18926
653 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
654 Remove blanket xfails. Use message argument for gdb_breakpoint.
655 Make continuing to breakpoint test conditional on setting breakpoint.
656 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
657 DW_AT_name attribute. Add xfail for GCC PR93866.
658
659 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
660
661 * gdb.dwarf2/cpp-linkage-name.c: New file.
662 * gdb.dwarf2/cpp-linkage-name.exp: New file.
663
664 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
665
666 * lib/gdb.exp (gdb_wrapper_init): Reset
667 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
668 not exist.
669
670 2020-02-20 Tom de Vries <tdevries@suse.de>
671
672 PR go/17018
673 * gdb.go/hello.exp: Copy ...
674 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
675 print of st to print value of global definition. Add xfail for GCC
676 PR93844.
677 * gdb.go/hello.exp: Remove printing of st before definition.
678 * gdb.go/hello.go: Copy ...
679 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
680 to st.
681 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
682
683 2020-02-20 Tom de Vries <tdevries@suse.de>
684
685 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
686 (gdb_simple_compile): Handle compile_flags go by using .go extension
687 for source file.
688 * gdb.go/chan.exp: Use support_go_compile.
689 * gdb.go/handcall.exp: Same.
690 * gdb.go/hello.exp: Same.
691 * gdb.go/integers.exp: Same.
692 * gdb.go/max-depth.exp: Same.
693 * gdb.go/methods.exp: Same.
694 * gdb.go/package.exp: Same.
695 * gdb.go/strings.exp: Same.
696 * gdb.go/types.exp: Same.
697 * gdb.go/unsafe.exp: Same.
698
699 2020-02-19 Tom de Vries <tdevries@suse.de>
700
701 * gdb.python/lib-types.exp: Make xfail more strict.
702
703 2020-02-19 Tom de Vries <tdevries@suse.de>
704
705 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
706
707 2020-02-19 Doug Evans <dje@google.com>
708
709 PR rust/25535
710 * gdb.rust/simple.exp: Add test.
711 * gdb.rust/simple.rs: Add test.
712
713 2020-02-19 Tom de Vries <tdevries@suse.de>
714
715 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
716 output line-by-line.
717
718 2020-02-19 Tom de Vries <tdevries@suse.de>
719
720 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
721
722 2020-02-19 Tom de Vries <tdevries@suse.de>
723
724 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
725 prelink.
726
727 2020-02-19 Tom de Vries <tdevries@suse.de>
728
729 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
730 (gdb_do_cache): Use gdb_do_cache_wrap.
731 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
732
733 2020-02-19 Tom de Vries <tdevries@suse.de>
734
735 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
736 gdb_compile option.
737
738 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
739
740 * gdb.base/printcmds.exp (test_print_enums): Update expected
741 output.
742
743 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
744
745 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
746 for "unknown".
747
748 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
749
750 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
751 enumerator.
752
753 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
754
755 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
756 FE_, add FE_NONE.
757 (three): Update.
758 (enum flag_enum_without_zero): New enum.
759 (flag_enum_without_zero): New variable.
760 (enum not_flag_enum): New enum.
761 (three_not_flag): New variable.
762 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
763 (test_print_enums): Add more tests for printing flag enums.
764
765 2020-02-18 Tom de Vries <tdevries@suse.de>
766
767 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
768 (gdb_compile_ada): ... here.
769 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
770 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
771
772 2020-02-14 Tom Tromey <tom@tromey.com>
773
774 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
775 build directory.
776 * boards/gdbserver-base.exp: Update path to gdbserver.
777
778 2020-02-13 Tom de Vries <tdevries@suse.de>
779
780 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
781
782 2020-02-13 Tom de Vries <tdevries@suse.de>
783
784 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
785 are missing.
786
787 2020-02-13 Tom de Vries <tdevries@suse.de>
788
789 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
790 call.
791
792 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
793
794 PR tui/25126
795 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
796 * gdb.base/cached-source-file.c: New file.
797 * gdb.base/cached-source-file.exp: New file.
798
799 2020-02-11 Tom de Vries <tdevries@suse.de>
800
801 PR testsuite/25488
802 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
803
804 2020-02-10 Tom de Vries <tdevries@suse.de>
805
806 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
807
808 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
809
810 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
811 and $after_addr are both integers before making a comparison.
812
813 2020-02-09 Tom de Vries <tdevries@suse.de>
814
815 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
816 command output and paste it into gdb.log. If any, paste catch message
817 to gdb.log.
818
819 2020-02-07 Tom Tromey <tromey@adacore.com>
820
821 PR breakpoints/24915:
822 * gdb.base/annotate-symlink.exp: Use setup_xfail.
823
824 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
825
826 * gdb.tui/tui-missing-src.exp: Add the "missing source
827 file" test for the TUI.
828
829 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
830
831 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
832 including a port number in the output.
833
834 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
835
836 * lib/fortran.exp (fortran_int4): Handle clang.
837 (fortran_int8): Likewise.
838 (fortran_real4): Likewise.
839 (fortran_real8): Likewise.
840 (fortran_complex4): Likewise.
841 (fortran_logical4): Likewise.
842 (fortran_character1): Likewise.
843
844 2020-02-04 Tom de Vries <tdevries@suse.de>
845
846 * README (Race detection): Add note.
847
848 2020-02-04 Tom de Vries <tdevries@suse.de>
849
850 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
851
852 2020-02-04 Tom de Vries <tdevries@suse.de>
853
854 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
855
856 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
857
858 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
859 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
860 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
861 blttar, bnetarl.
862 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
863 binary for blttar, bnetarl.
864 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
865 wait instruction. Delete ldmx test.
866 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
867
868 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
869
870 * gdb.fortran/array-bounds-high.exp: New file.
871 * gdb.fortran/array-bounds-high.f90: New file.
872
873 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
874
875 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
876 Replace #include of <sys/fcntl.h> by <fcntl.h>.
877
878 2020-02-01 Tom de Vries <tdevries@suse.de>
879
880 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
881
882 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
883
884 PR tui/9765
885 * gdb.tui/tui-layout-asm-short-prog.S: New file.
886 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
887
888 2020-01-29 Luis Machado <luis.machado@linaro.org>
889
890 * gdb.arch/aarch64-brk-patterns.c: New source file.
891 * gdb.arch/aarch64-brk-patterns.exp: New test.
892
893 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
894
895 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
896 GCC/Clang version.
897 * gdb.cp/pass-by-ref.exp: Ditto.
898
899 2020-01-29 Tom de Vries <tdevries@suse.de>
900
901 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
902 * gdb.threads/watchpoint-fork-mt.c: Same.
903 * gdb.threads/watchpoint-fork-parent.c: Same.
904 * gdb.threads/watchpoint-fork-st.c: Same.
905 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
906
907 2020-01-27 Luis Machado <luis.machado@linaro.org>
908
909 * gdb.base/step-over-syscall.exp (setup): Check if we're already
910 sitting at a syscall instruction when we hit the syscall function's
911 breakpoint.
912 Check PC against one obtained with the x command.
913 Validate syscall number.
914 (step_over_syscall): Don't continue to the syscall instruction if
915 we're already there.
916
917 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
918
919 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
920
921 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
922
923 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
924 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
925
926 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
927
928 * gdb.dwarf2/dw2-inline-stepping.c: New file.
929 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
930
931 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
932
933 * gdb.base/maint.exp: Update line table parsing test.
934 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
935
936 2020-01-24 Pedro Alves <palves@redhat.com>
937
938 PR gdb/25410
939 * gdb.multi/multi-re-run-1.c: New.
940 * gdb.multi/multi-re-run-2.c: New.
941 * gdb.multi/multi-re-run.exp: New.
942
943 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
944
945 PR gdb/23718
946 * gdb.server/server-kill-python.exp: New file.
947
948 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
949
950 * gdb.server/multi-ui-errors.c: New file.
951 * gdb.server/multi-ui-errors.exp: New file.
952
953 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
954
955 PR tui/9765
956 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
957
958 2020-01-19 Tom Tromey <tom@tromey.com>
959
960 * gdb.tui/main.exp: Add check for plain "file".
961
962 2020-01-16 Christian Biesinger <cbiesinger@google.com>
963
964 * lib/gdb.exp: Fix spelling error (seperatelly).
965
966 2020-01-14 Tom Tromey <tom@tromey.com>
967
968 PR symtab/12535:
969 * gdb.python/python.exp: Test decode_line with empty string
970 argument.
971
972 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
973
974 * gdb.base/skip-inline.exp: Extend test.
975
976 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
977
978 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
979 * gdb.dwarf2/dw2-bad-elf.c: New file.
980 * gdb.dwarf2/dw2-bad-elf.exp: New file.
981
982 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
983
984 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
985 _line_saw_file.
986
987 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
988
989 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
990 border.
991
992 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
993
994 * gdb.multi/multi-target.exp (setup): Factor out "info
995 connections" and "info inferiors" tests to ...
996 (test_info_inferiors): ... this new procedure.
997 (top level): Run new "info-inferiors" tests.
998
999 2020-01-10 Pedro Alves <palves@redhat.com>
1000
1001 * gdb.server/bkpt-other-inferior.exp: New file.
1002
1003 2020-01-10 Pedro Alves <palves@redhat.com>
1004
1005 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1006 of "add-inferior".
1007 * gdb.base/quit-live.exp: Likewise.
1008 * gdb.base/remote-exec-file.exp: Likewise.
1009 * gdb.guile/scm-progspace.exp: Likewise.
1010 * gdb.linespec/linespec.exp: Likewise.
1011 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1012 * gdb.mi/user-selected-context-sync.exp: Likewise.
1013 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1014 "info inferiors" tests.
1015 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1016 "add-inferior".
1017 * gdb.multi/watchpoint-multi.exp: Likewise.
1018 * gdb.python/py-inferior.exp: Likewise.
1019 * gdb.server/extended-remote-restart.exp: Likewise.
1020 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1021 "info inferiors".
1022 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1023 * gdb.trace/report.exp: Likewise.
1024
1025 2020-01-10 Pedro Alves <palves@redhat.com>
1026
1027 * gdb.multi/multi-target.c: New file.
1028 * gdb.multi/multi-target.exp: New file.
1029 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1030 mode requested, but remote does not support non-stop".
1031
1032 2020-01-10 Pedro Alves <palves@redhat.com>
1033
1034 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1035 disconnect before reconnecting.
1036
1037 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1038 Pedro Alves <palves@redhat.com>
1039
1040 * gdb.server/connect-without-multi-process.exp: Also test
1041 continuing to end.
1042
1043 2020-01-10 Pedro Alves <palves@redhat.com>
1044
1045 * gdb.base/remote-exec-file.exp: New file.
1046
1047 2020-01-10 Pedro Alves <palves@redhat.com>
1048
1049 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1050 output.
1051 * gdb.threads/async.c: New.
1052 * gdb.threads/async.exp: New.
1053 * gdb.multi/tids-gid-reset.c: New.
1054 * gdb.multi/tids-gid-reset.exp: New.
1055
1056 2020-01-10 George Barrett <bob@bob131.so>
1057
1058 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1059 to help in finding the image relocation offset.
1060 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1061 options in arguments.
1062 (stap_test_no_debuginfo): Likewise.
1063 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1064 test variants.
1065 (stap_test): Add null semaphore relocation test.
1066
1067 2020-01-10 George Barrett <bob@bob131.so>
1068
1069 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1070 * gdb.base/stap-probe.exp: Likewise.
1071 (stap_test): Pass argument as an additional flag.
1072 (stap_test_no_debuginfo): Likewise.
1073 (stap_test): Check `info probes stap' output for semaphore
1074 addresses if the test binary is supposed to have them.
1075
1076 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1077
1078 * gdb.tui/basic.exp: Add more scrolling tests.
1079
1080 2020-01-09 Tom Tromey <tom@tromey.com>
1081
1082 PR tui/18932:
1083 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1084 meangingful value.
1085 (Term::command, Term::resize): Update.
1086 * gdb.tui/basic.exp: Add scrolling test.
1087
1088 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1089
1090 * gdb.tui/tui-layout-asm.exp: New file.
1091
1092 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1093
1094 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1095
1096 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1097
1098 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1099 (Term::enter_tui): Use Term::prepare_for_tui.
1100
1101 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1102
1103 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1104 called.
1105
1106 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1107
1108 * gdb.base/skip.exp: Fix race condition in test.
1109
1110 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1111
1112 * gdb.base/backtrace.c: New file.
1113 * gdb.base/backtrace.exp: New file.
1114
1115 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1116
1117 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1118
1119 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1120
1121 * gdb.base/style.exp: Test that warnings are styled.
1122
1123 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1124
1125 * gdb.base/line65535.exp: New file.
1126 * gdb.base/line65535.c: New file.
1127
1128 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1129
1130 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1131 * lib/gnat_debug_info_test.adb: New file.
1132 * gdb.ada/ptype_tagged_param.exp: Use
1133 gnat_runtime_has_debug_info, expect a different output if
1134 runtime does not have debug info.
1135
1136 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1137
1138 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1139 (another) quote in test name.
1140
1141 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1142
1143 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1144 Add quote in test name.
1145
1146 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1147
1148 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1149 directory instead.
1150 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1151 * gdb.cp/pass-by-ref-2.cc: New file.
1152 * gdb.cp/pass-by-ref-2.exp: New file.
1153
1154 2019-12-20 Tom Tromey <tom@tromey.com>
1155
1156 * gdb.tui/list-before.exp: New file.
1157
1158 2019-12-20 Tom Tromey <tom@tromey.com>
1159
1160 * gdb.tui/list.exp: Check for source on initial listing.
1161
1162 2019-12-11 Tom Tromey <tromey@adacore.com>
1163
1164 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1165 Add crlf test.
1166
1167 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
1168
1169 * gdb.base/default.exp: Update value of $_gdb_major.
1170
1171 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1172
1173 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1174
1175 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1176
1177 * gdb.base/skip.exp: Whitespace fix.
1178
1179 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1180
1181 * gdb.base/skip-inline.c: New file.
1182 * gdb.base/skip-inline.exp: New file.
1183
1184 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1185
1186 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1187 jit_function_00 to jit_function_stack_mangle.
1188 * gdb.base/jithost.c (jit_function_t): Rename to...
1189 (jit_function_stack_mangle_t): ... this.
1190 (jit_function_add_t): New typedef.
1191 (jit_function_00_code): Rename to...
1192 (jit_function_stack_mangle_code): ... this, make static.
1193 (jit_function_add_code): New.
1194 (main): Generate "add" function and call it. Adjust to changes
1195 in jithost_abi.
1196 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1197 (struct jithost_abi) <begin, end>: Remove fields.
1198 <object, function_stack_mangle, function_add>: New fields.
1199 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1200 code_end>: Remove fields.
1201 <func_stack_mangle>: New field.
1202 (read_debug_info): Adjust to renaming, create block for "add"
1203 function.
1204 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1205
1206 2019-12-11 Tom Tromey <tom@tromey.com>
1207
1208 * gdb.tui/resize.exp: Fix regexp.
1209 * gdb.tui/regs.exp: Fix regexps.
1210 * gdb.tui/main.exp: Fix regexp.
1211
1212 2019-12-11 Tom Tromey <tom@tromey.com>
1213
1214 * gdb.tui/resize.exp: Update.
1215 * gdb.tui/empty.exp (layouts): Update.
1216
1217 2019-12-11 Tom Tromey <tom@tromey.com>
1218
1219 * gdb.tui/regs.exp: Update.
1220 * gdb.tui/empty.exp (layouts): Update.
1221 * gdb.tui/basic.exp: Update.
1222 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1223
1224 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1225
1226 * gdb.base/options.exp: Add -raw-values in the print completion list.
1227 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1228
1229 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1230
1231 * gdb.threads/omp-par-scope.c: New file.
1232 * gdb/threads/omp-par-scope.exp: New file.
1233
1234 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1235
1236 * lib/gdb.exp (support_nested_function_tests): New proc.
1237
1238 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1239
1240 * lib/gdb.exp (gdb_compile_openmp): New proc.
1241 (build_executable_from_specs): Add an "openmp" option.
1242 (gdb_compile_pthreads): Add non-executable case.
1243
1244 2019-12-10 Tom Tromey <tromey@adacore.com>
1245
1246 * gdb.ada/unchecked_union.exp: New file.
1247 * gdb.ada/unchecked_union/pck.adb: New file.
1248 * gdb.ada/unchecked_union/pck.ads: New file.
1249 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1250 * gdb-utils.exp (string_to_regexp): Also quote "?".
1251
1252 2019-12-10 George Barrett <bob@bob131.so>
1253
1254 Test scripted probe breakpoints.
1255 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1256 * gdb.python/py-breakpoint.c (main): Likewise.
1257 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1258 specifier test.
1259 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1260
1261 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1262
1263 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1264 an rvalue parameter.
1265 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1266 parameter.
1267
1268 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1269
1270 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1271 modules.
1272
1273 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1274
1275 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1276 broken version of GCC.
1277
1278 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1279
1280 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1281 sym-info-cmds library.
1282 * gdb.fortran/info-types.exp: Likewise.
1283 * lib/sym-info-cmds.exp: New file.
1284
1285 2019-12-08 Tom de Vries <tdevries@suse.de>
1286
1287 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1288
1289 2019-12-07 Keith Seitz <keiths@redhat.com>
1290
1291 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1292 * gdb.base/corefile-buildid-shlib.c: New file.
1293 * gdb.base/corefile-buildid.c: New file.
1294 * gdb.base/corefile-buildid.exp: New file.
1295
1296 2019-12-06 Tom de Vries <tdevries@suse.de>
1297
1298 * gdb.dwarf2/varval.exp: Add decl before def test.
1299
1300 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1301
1302 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1303
1304 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1305
1306 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1307 CV and reference conversion for overload resolution.
1308 * gdb.cp/rvalue-ref-overload.exp: Test it.
1309
1310 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1311
1312 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1313 * gdb.base/frameapply.exp: Test faas without command.
1314
1315 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1316
1317 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1318 Fortran tests.
1319 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1320 order.
1321
1322 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1323
1324 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1325 casting to type with no kind specified.
1326 (test_basic_parsing_of_type_kinds): Additional tests for types
1327 with no kind specified, and add tests for single/double
1328 precision/complex types.
1329
1330 2019-12-04 Tom Tromey <tromey@adacore.com>
1331
1332 * gdb.base/endianity.c (struct other) <x>: New field.
1333 (main): Initialize it.
1334 * gdb.base/endianity.exp: Update.
1335
1336 2019-12-04 Tom Tromey <tromey@adacore.com>
1337
1338 * gdb.ada/scalar_storage/storage.adb: New file.
1339 * gdb.ada/scalar_storage/pck.adb: New file.
1340 * gdb.ada/scalar_storage/pck.ads: New file.
1341 * gdb.ada/scalar_storage.exp: New file.
1342
1343 2019-12-04 Tom Tromey <tromey@adacore.com>
1344
1345 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1346 (main): Initialize it.
1347 * gdb.base/endianity.exp: Update.
1348
1349 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1350
1351 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1352
1353 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1354
1355 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1356 -symbol-info-module-functions and -symbol-info-module-variables.
1357
1358 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1359
1360 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1361
1362 2019-12-01 Richard Bunt <richard.bunt@arm.com>
1363 Andrew Burgess <andrew.burgess@embecosm.com>
1364
1365 * gdb.fortran/derived-type-striding.exp: New file.
1366 * gdb.fortran/derived-type-striding.f90: New file.
1367 * gdb.fortran/array-slices.exp: New file.
1368 * gdb.fortran/array-slices.f90: New file.
1369
1370 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1371
1372 * gdb.base/define.exp: Test . in command names.
1373 * gdb.base/setshow.exp: Update test, as . is now part of
1374 command name.
1375
1376 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1377
1378 * gdb.base/define-prefix.exp: New file.
1379
1380 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1381
1382 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1383 compile.
1384 (skip_btrace_pt_tests): Likewise.
1385
1386 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1387
1388 * gdb.fortran/info-modules.exp: Compile source files in correct
1389 order.
1390
1391 2019-11-27 Kevin Buettner <kevinb@redhat.com>
1392
1393 * gdb.dwarf2/imported-unit.exp: New file.
1394 * gdb.dwarf2/imported-unit.c: New file.
1395
1396 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1397
1398 * gdb.mi/mi-fortran-modules-2.f90: New file.
1399 * gdb.mi/mi-fortran-modules.exp: New file.
1400 * gdb.mi/mi-fortran-modules.f90: New file.
1401
1402 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1403
1404 * gdb.mi/mi-sym-info-1.c: New file.
1405 * gdb.mi/mi-sym-info-2.c: New file.
1406 * gdb.mi/mi-sym-info.exp: New file.
1407
1408 2019-11-22 Tom Tromey <tromey@adacore.com>
1409
1410 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1411 * gdb.ada/tasks/foo.adb: Add another stopping location.
1412
1413 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1414
1415 * gdb.base/endianity.c: New test.
1416 * gdb.base/endianity.exp: New file.
1417
1418 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1419
1420 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1421
1422 2019-11-21 Tom de Vries <tdevries@suse.de>
1423
1424 PR gdb/24956
1425 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1426
1427 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1428
1429 * gdb.python/py-progspace.exp: Add missing parentheses on some
1430 'print' commands.
1431
1432 2019-11-19 Tom Tromey <tom@tromey.com>
1433
1434 * gdb.tui/winheight.exp: New file.
1435
1436 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1437
1438 * gdb.base/ctf-whatis.c: Delete.
1439 * gdb.base/ctf-whatis.exp: Delete.
1440 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1441
1442 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1443
1444 * gdb.base/ctf-cvexpr.exp: Delete.
1445 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1446
1447 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1448
1449 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1450 the compiler. Clean up header comment a little.
1451 * gdb.base/ctf-ptype.exp: Likewise.
1452 * gdb.base/ctf-whatis.exp: Likewise.
1453 * lib/gdb.exp (skip_ctf_tests): New proc.
1454
1455 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1456
1457 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1458 * gdb.tui/corefile-run.exp: New file.
1459
1460 2019-11-14 Tom Tromey <tromey@adacore.com>
1461
1462 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1463 regression tests.
1464
1465 2019-11-12 Tom Tromey <tom@tromey.com>
1466
1467 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1468 after any command. Expect prompt after WAIT_FOR is seen.
1469 (enter_tui): Enable resize messages.
1470 (command): Expect command in output.
1471 (get_line): Avoid error when cursor appears to be off-screen.
1472 (dump_screen): Include screen size in title.
1473 (_do_resize): New proc, from "resize".
1474 (resize): Rewrite. Do resize in two steps.
1475 * gdb.tui/empty.exp (layouts): Fix entries.
1476 (check_boxes): Remove xfail.
1477 (check_text): Dump screen on failure.
1478
1479 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1480
1481 * gdb.python/py-symbol.exp: Add test for
1482 gdb.lookup_static_symbols.
1483
1484 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1485
1486 * gdb.python/py-symbol.c: Declare and call function from new
1487 py-symbol-2.c file.
1488 * gdb.python/py-symbol.exp: Compile both source files, and add new
1489 tests for gdb.lookup_static_symbol.
1490 * gdb.python/py-symbol-2.c: New file.
1491
1492 2019-11-02 Tom de Vries <tdevries@suse.de>
1493
1494 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1495 * gdb.base/anon.exp: Same.
1496 * gdb.base/auto-connect-native-target.exp: Same.
1497 * gdb.base/call-ar-st.exp: Same.
1498 * gdb.base/catch-syscall.exp: Same.
1499 * gdb.base/commands.exp: Same.
1500 * gdb.base/default.exp: Same.
1501 * gdb.base/display.exp: Same.
1502 * gdb.base/float.exp: Same.
1503 * gdb.base/foll-fork.exp: Same.
1504 * gdb.base/help.exp: Same.
1505 * gdb.base/info-macros.exp: Same.
1506 * gdb.base/info-proc.exp: Same.
1507 * gdb.base/info-target.exp: Same.
1508 * gdb.base/long_long.exp: Same.
1509 * gdb.base/macscp.exp: Same.
1510 * gdb.base/memattr.exp: Same.
1511 * gdb.base/nofield.exp: Same.
1512 * gdb.base/pointers.exp: Same.
1513 * gdb.base/printcmds.exp: Same.
1514 * gdb.base/ptype.exp: Same.
1515 * gdb.base/restore.exp: Same.
1516 * gdb.base/return.exp: Same.
1517 * gdb.base/scope.exp: Same.
1518 * gdb.base/set-noassign.exp: Same.
1519 * gdb.base/setshow.exp: Same.
1520 * gdb.base/shlib-call.exp: Same.
1521 * gdb.base/signals.exp: Same.
1522 * gdb.base/sigstep.exp: Same.
1523 * gdb.base/skip.exp: Same.
1524 * gdb.base/solib-symbol.exp: Same.
1525 * gdb.base/stap-probe.exp: Same.
1526 * gdb.base/step-line.exp: Same.
1527 * gdb.base/step-test.exp: Same.
1528 * gdb.base/style.exp: Same.
1529 * gdb.base/varargs.exp: Same.
1530 * gdb.base/vla-datatypes.exp: Same.
1531 * gdb.base/vla-ptr.exp: Same.
1532 * gdb.base/vla-sideeffect.exp: Same.
1533 * gdb.base/volatile.exp: Same.
1534 * gdb.base/watch-cond-infcall.exp: Same.
1535 * gdb.base/watchpoint.exp: Same.
1536
1537 2019-11-02 Tom de Vries <tdevries@suse.de>
1538
1539 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1540 * gdb.cp/cpexprs.exp: Same.
1541 * gdb.cp/except-multi-location.exp: Same.
1542 * gdb.cp/exceptprint.exp: Same.
1543 * gdb.cp/gdb2384.exp: Same.
1544 * gdb.cp/inherit.exp: Same.
1545 * gdb.cp/m-static.exp: Same.
1546 * gdb.cp/meth-typedefs.exp: Same.
1547 * gdb.cp/misc.exp: Same.
1548 * gdb.cp/namespace.exp: Same.
1549 * gdb.cp/non-trivial-retval.exp: Same.
1550 * gdb.cp/overload.exp: Same.
1551 * gdb.cp/pr17132.exp: Same.
1552 * gdb.cp/re-set-overloaded.exp: Same.
1553 * gdb.cp/rvalue-ref-types.exp: Same.
1554 * gdb.cp/templates.exp: Same.
1555
1556 2019-11-01 Luis Machado <luis.machado@linaro.org>
1557
1558 PR gdb/25124
1559
1560 * gdb.arch/pr25124.S: New file.
1561 * gdb.arch/pr25124.exp: New file.
1562
1563 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1564
1565 * gdb.fortran/info-modules.exp: Update expected results, and add
1566 additional tests for 'info module functinos', and 'info module
1567 variables'.
1568 * gdb.fortran/info-types.exp: Update expected results.
1569 * gdb.fortran/info-types.f90: Extend testcase with additional
1570 module variables and functions.
1571
1572 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1573
1574 * gdb.fortran/info-modules.exp: New file.
1575 * gdb.fortran/info-types.exp: Build with new file.
1576 * gdb.fortran/info-types.f90: Include and use new module.
1577 * gdb.fortran/info-types-2.f90: New file.
1578
1579 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1580
1581 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1582 * gdb.base/settings.exp: Test all settings types using
1583 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1584 that now verifies that the value of "maint show" is the same as
1585 returned by the settings functions. Test the type of the
1586 maintenance settings.
1587 * gdb.base/default.exp: Update show_conv_list.
1588
1589 2019-10-31 Tom de Vries <tdevries@suse.de>
1590
1591 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1592 gdb_test.
1593 * gdb.arch/amd64-disp-step.exp: Same.
1594 * gdb.asm/asm-source.exp: Same.
1595 * gdb.btrace/buffer-size.exp: Same.
1596 * gdb.btrace/cpu.exp: Same.
1597 * gdb.btrace/enable.exp: Same.
1598 * gdb.dwarf2/count.exp: Same.
1599 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1600 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1601 * gdb.fortran/vla-datatypes.exp: Same.
1602 * gdb.fortran/vla-history.exp: Same.
1603 * gdb.fortran/vla-ptype.exp: Same.
1604 * gdb.fortran/vla-value.exp: Same.
1605 * gdb.fortran/whatis_type.exp: Same.
1606 * gdb.guile/guile.exp: Same.
1607 * gdb.multi/tids.exp: Same.
1608 * gdb.python/py-finish-breakpoint.exp: Same.
1609 * gdb.python/py-framefilter.exp: Same.
1610 * gdb.python/py-pp-registration.exp: Same.
1611 * gdb.python/py-xmethods.exp: Same.
1612 * gdb.python/python.exp: Same.
1613 * gdb.server/connect-with-no-symbol-file.exp: Same.
1614 * gdb.server/no-thread-db.exp: Same.
1615 * gdb.server/run-without-local-binary.exp: Same.
1616 * gdb.stabs/weird.exp: Same.
1617 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1618 * gdb.threads/thread-find.exp: Same.
1619 * gdb.threads/tls-shared.exp: Same.
1620 * gdb.threads/tls.exp: Same.
1621 * gdb.threads/wp-replication.exp: Same.
1622 * gdb.trace/ax.exp: Same.
1623 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1624
1625 2019-10-31 Tom de Vries <tdevries@suse.de>
1626
1627 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1628 * gdb.ada/array_subscript_addr.exp: Same.
1629 * gdb.ada/arrayidx.exp: Same.
1630 * gdb.ada/arrayparam.exp: Same.
1631 * gdb.ada/arrayptr.exp: Same.
1632 * gdb.ada/boolean_expr.exp: Same.
1633 * gdb.ada/call_pn.exp: Same.
1634 * gdb.ada/complete.exp: Same.
1635 * gdb.ada/fixed_cmp.exp: Same.
1636 * gdb.ada/fun_addr.exp: Same.
1637 * gdb.ada/funcall_param.exp: Same.
1638 * gdb.ada/interface.exp: Same.
1639 * gdb.ada/mod_from_name.exp: Same.
1640 * gdb.ada/null_array.exp: Same.
1641 * gdb.ada/packed_array.exp: Same.
1642 * gdb.ada/packed_tagged.exp: Same.
1643 * gdb.ada/print_chars.exp: Same.
1644 * gdb.ada/print_pc.exp: Same.
1645 * gdb.ada/ptype_arith_binop.exp: Same.
1646 * gdb.ada/ptype_field.exp: Same.
1647 * gdb.ada/ptype_tagged_param.exp: Same.
1648 * gdb.ada/rec_return.exp: Same.
1649 * gdb.ada/ref_tick_size.exp: Same.
1650 * gdb.ada/str_ref_cmp.exp: Same.
1651 * gdb.ada/taft_type.exp: Same.
1652 * gdb.ada/tagged.exp: Same.
1653 * gdb.ada/type_coercion.exp: Same.
1654 * gdb.ada/uninitialized_vars.exp: Same.
1655
1656 2019-10-30 Tom de Vries <tdevries@suse.de>
1657
1658 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1659
1660 2019-10-26 Tom de Vries <tdevries@suse.de>
1661
1662 * gdb.base/bigcore.c: Fix typos in comments.
1663 * gdb.base/ctf-ptype.c: Same.
1664 * gdb.base/long_long.c: Same.
1665 * gdb.dwarf2/dw2-op-out-param.S: Same.
1666 * gdb.python/py-evthreads.c: Same.
1667 * gdb.reverse/i387-stack-reverse.c: Same.
1668 * gdb.trace/tfile.c: Same.
1669 * lib/compiler.c: Same.
1670 * lib/compiler.cc: Same.
1671
1672 2019-10-25 Tom de Vries <tdevries@suse.de>
1673
1674 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1675 gdb_test_multiple calls.
1676 * gdb.reverse/sigall-reverse.exp: Same.
1677 * gdb.reverse/solib-precsave.exp: Same.
1678 * gdb.reverse/solib-reverse.exp: Same.
1679 * gdb.reverse/until-precsave.exp: Same.
1680 * gdb.reverse/until-reverse.exp: Same.
1681
1682 2019-10-24 Tom de Vries <tdevries@suse.de>
1683
1684 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1685 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1686 kfail using -wrap pattern flag and convenience variable
1687 gdb_test_name.
1688
1689 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1690
1691 * gdb.python/py-progspace.exp: Add tests for the
1692 Progspace.block_for_pc method.
1693
1694 2019-10-23 Tom Tromey <tom@tromey.com>
1695
1696 * configure: Rebuild.
1697 * aclocal.m4: Use m4_include, not sinclude.
1698
1699 2019-10-21 Tom de Vries <tdevries@suse.de>
1700
1701 * gdb.base/infcall-nested-structs.c: Add
1702 __attribute__((noinline,noclone)) to all functions.
1703 (call_all): Add missing variable initialization. Simplify return value.
1704 (breakpt): Increment volatile variable, to prevent call from being
1705 optimized out.
1706 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1707
1708 2019-10-17 Tom de Vries <tdevries@suse.de>
1709
1710 * gdb.fortran/module.exp: Allow info variables to print info for files
1711 other than module.f90.
1712
1713 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1714
1715 * gdb.fortran/module.exp: Extend with 'info variables' test.
1716
1717 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1718
1719 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1720 F77_FOR_TARGET.
1721
1722 2019-10-16 Tom de Vries <tdevries@suse.de>
1723
1724 PR tdep/25096
1725 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1726
1727 2019-10-16 Tom de Vries <tdevries@suse.de>
1728
1729 PR tdep/24104
1730 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1731 Add KFAIL for PR tdep/25096.
1732
1733 2019-10-16 Tom de Vries <tdevries@suse.de>
1734
1735 PR testsuite/25059
1736 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1737
1738 2019-10-16 Tom de Vries <tdevries@suse.de>
1739
1740 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1741 as signed.
1742
1743 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1744
1745 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1746 one instead of increasing timeout.
1747
1748 2019-10-13 Tom de Vries <tdevries@suse.de>
1749
1750 PR record/25038
1751 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1752 * gdb.reverse/sigall-reverse.exp: Same.
1753 * gdb.reverse/solib-precsave.exp: Same.
1754 * gdb.reverse/solib-reverse.exp: Same.
1755 * gdb.reverse/step-precsave.exp: Same.
1756 * gdb.reverse/until-precsave.exp: Same.
1757 * gdb.reverse/until-reverse.exp: Same.
1758 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1759
1760 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1761
1762 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1763 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1764 (cmp_struct_05_01, cmp_struct_static_02_01)
1765 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1766 comparisons.
1767
1768 2019-10-10 Tom de Vries <tdevries@suse.de>
1769
1770 PR testsuite/24888
1771 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1772 gnatlink.
1773
1774 2019-10-09 Tom de Vries <tdevries@suse.de>
1775
1776 PR testsuite/25048
1777 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1778
1779 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1780
1781 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1782 exceptions due to missing debug information.
1783
1784 2019-10-07 Tom de Vries <tdevries@suse.de>
1785
1786 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1787
1788 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1789
1790 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1791 * gdb.base/annota1.exp: Update to use gdb_test_name.
1792
1793 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
1794
1795 * gdb.base/ctf-whatis.exp: New file.
1796 * gdb.base/ctf-whatis.c: New file.
1797 * gdb.base/ctf-ptype.exp: New file.
1798 * gdb.base/ctf-ptype.c: New file.
1799 * gdb.base/ctf-constvars.exp: New file.
1800 * gdb.base/ctf-constvars.c: New file.
1801 * gdb.base/ctf-cvexpr.exp: New file.
1802
1803 2019-10-04 Tom de Vries <tdevries@suse.de>
1804
1805 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1806 for loop.
1807
1808 2019-10-03 Tom Tromey <tom@tromey.com>
1809
1810 PR rust/24976:
1811 * gdb.rust/simple.rs (Union2): New type.
1812 (main): Use Union2.
1813 * gdb.rust/simple.exp: Add test.
1814
1815 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1816
1817 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1818 nested function prefix.
1819
1820 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1821 Richard Bunt <richard.bunt@arm.com>
1822 Andrew Burgess <andrew.burgess@embecosm.com>
1823
1824 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1825 nested functions.
1826 * gdb.fortran/nested-funcs.f90: Update expected results.
1827 * gdb.fortran/nested-funcs-2.exp: New file.
1828 * gdb.fortran/nested-funcs-2.f90: New file.
1829
1830 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1831
1832 * gdb.python/py-parameter.exp: Make test names unique.
1833 * gdb.python/py-template.exp: Likewise.
1834 * gdb.python/py-value.exp: Likewise.
1835
1836 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1837
1838 * gdb.base/break-interp.exp: Reduce test name duplication.
1839 * gdb.base/call-sc.exp: Likewise.
1840 * gdb.base/callfuncs.exp: Likewise.
1841 * gdb.base/charset.exp: Likewise.
1842 * gdb.base/dump.exp: Likewise.
1843 * gdb.base/ena-dis-br.exp: Likewise.
1844 * gdb.base/relational.exp: Likewise.
1845 * gdb.base/step-over-syscall.exp: Likewise.
1846 * gdb.base/structs.exp: Likewise.
1847
1848 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1849
1850 * gdb.linespec/explicit.exp: Make test names unique.
1851 * gdb.linespec/ls-errs.exp: Likewise.
1852
1853 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1854
1855 * gdb.reverse/break-precsave.exp: Make test names unique.
1856 * gdb.reverse/break-reverse.exp: Likewise.
1857 * gdb.reverse/finish-precsave.exp: Likewise.
1858 * gdb.reverse/finish-reverse.exp: Likewise.
1859 * gdb.reverse/machinestate-precsave.exp: Likewise.
1860 * gdb.reverse/machinestate.exp: Likewise.
1861 * gdb.reverse/readv-reverse.exp: Likewise.
1862 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1863 * gdb.reverse/sigall-precsave.exp: Likewise.
1864 * gdb.reverse/sigall-reverse.exp: Likewise.
1865 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1866 * gdb.reverse/watch-precsave.exp: Likewise.
1867 * gdb.reverse/watch-reverse.exp: Likewise.
1868
1869 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1870
1871 * gdb.threads/stop-with-handle.c: New file.
1872 * gdb.threads/stop-with-handle.exp: New file.
1873
1874 2019-10-03 Tom de Vries <tdevries@suse.de>
1875
1876 PR testsuite/25059
1877 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1878 directory" line to be missing.
1879
1880 2019-10-03 Tom de Vries <tdevries@suse.de>
1881
1882 PR testsuite/25059
1883 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1884 type optional.
1885
1886 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1887
1888 * gdb.python/py-format-string.c (string.h): New include.
1889 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1890 the same value, for endianness-independence.
1891 * gdb.python/py-format-string.exp (default_regexp_dict)
1892 (test_pretty_structs, test_format): Adjust expected output to the
1893 changed initialization.
1894
1895 2019-10-02 Tom Tromey <tromey@adacore.com>
1896
1897 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1898
1899 2019-10-02 Pedro Alves <palves@redhat.com>
1900 Andrew Burgess <andrew.burgess@embecosm.com>
1901
1902 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1903 "print-file-var.h".
1904 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1905 (get_version_1): Print this_version_id and its address.
1906 Add extern "C" wrappers around interface functions.
1907 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1908 "print-file-var.h".
1909 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1910 (get_version_2): Print this_version_id and its address.
1911 Add extern "C" wrappers around interface functions.
1912 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1913 <stddef.h> and "print-file-var.h".
1914 Add extern "C" wrappers around interface functions.
1915 [VERSION_ID_MAIN] (this_version_id): Define.
1916 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1917 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1918 up extern "C" blocks.
1919 * gdb.base/print-file-var.exp (test): New, factored out from top
1920 level.
1921 (top level): Test all combinations of attribute hidden or not,
1922 dlopen or not, and this_version_id symbol in main file or not.
1923 Compile tests as both C++ and C, make test names unique.
1924
1925 2019-10-01 Tom Tromey <tom@tromey.com>
1926
1927 * gdb.base/style.exp: Test "show logging filename".
1928
1929 2019-10-01 Tom Tromey <tom@tromey.com>
1930
1931 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1932 * gdb.base/style.exp: Add metadata style test.
1933
1934 2019-10-01 Tom Tromey <tom@tromey.com>
1935
1936 * gdb.base/style.exp: Test "pwd".
1937
1938 2019-10-01 Tom Tromey <tom@tromey.com>
1939
1940 * gdb.base/style.exp: Update tests.
1941
1942 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1943
1944 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1945 'six' to unsigned.
1946 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1947 'five'. Use an all-ones bit pattern for each.
1948 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1949 to its changed values.
1950
1951 2019-09-30 Tom Tromey <tromey@adacore.com>
1952
1953 * gdb.rust/traits.rs: Disable all warnings.
1954
1955 2019-09-29 Tom de Vries <tdevries@suse.de>
1956
1957 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1958
1959 2019-09-29 Tom de Vries <tdevries@suse.de>
1960
1961 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1962
1963 2019-09-27 Tom de Vries <tdevries@suse.de>
1964
1965 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1966
1967 2019-09-27 Tom de Vries <tdevries@suse.de>
1968
1969 PR record/23188
1970 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1971
1972 2019-09-26 Tom Tromey <tromey@adacore.com>
1973
1974 * gdb.ada/py_taft.exp: New file.
1975 * gdb.ada/py_taft/main.adb: New file.
1976 * gdb.ada/py_taft/pkg.adb: New file.
1977 * gdb.ada/py_taft/pkg.ads: New file.
1978
1979 2019-09-24 Tom de Vries <tdevries@suse.de>
1980
1981 PR gdb/24598
1982 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1983
1984 2019-09-22 Tom de Vries <tdevries@suse.de>
1985
1986 * gdb.base/restore.exp: Allow register variables to be optimized out at
1987 -O0.
1988
1989 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1990
1991 * gdb.arch/spu-info.exp: Remove file.
1992 * gdb.arch/spu-info.c: Remove file.
1993 * gdb.arch/spu-ls.exp: Remove file.
1994 * gdb.arch/spu-ls.c: Remove file.
1995
1996 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1997 * gdb.asm/spu.inc: Remove file.
1998
1999 * gdb.base/dump.exp: Remove support for spu*-*-*.
2000 * gdb.base/stack-checking.exp: Likewise.
2001 * gdb.base/overlays.exp: Likewise.
2002 * gdb.base/ovlymgr.c: Likewise.
2003 * gdb.base/spu.ld: Remove file.
2004
2005 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2006 * gdb.cp/cpexprs.exp: Likewise.
2007 * gdb.cp/exception.exp: Likewise.
2008 * gdb.cp/gdb2495.exp: Likewise.
2009 * gdb.cp/mb-templates.exp: Likewise.
2010 * gdb.cp/pr9167.exp: Likewise.
2011 * gdb.cp/userdef.exp: Likewise.
2012
2013 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2014
2015 * gdb.cell: Remove directory.
2016 * lib/cell.exp: Remove file.
2017
2018 2019-09-19 Tom de Vries <tdevries@suse.de>
2019
2020 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2021
2022 2019-09-19 Tom de Vries <tdevries@suse.de>
2023
2024 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2025
2026 2019-09-19 Tom de Vries <tdevries@suse.de>
2027
2028 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2029 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2030 (gdb_target_cmd): ... here.
2031 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2032 value 2.
2033
2034 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2035
2036 * gdb.base/source-dir.exp: Avoid having directory names in test
2037 names.
2038
2039 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2040
2041 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2042 directory.
2043
2044 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2045
2046 * gdb.base/list-missing-source.exp: New file.
2047
2048 2019-09-14 Tom de Vries <tdevries@suse.de>
2049
2050 PR teststuite/24599
2051 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2052 * lib/ada.exp (gnatmake_version_at_least): New proc.
2053
2054 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2055
2056 * gdb.base/maint.exp: Use exec_has_index_section.
2057
2058 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2059
2060 * gdb.base/maint.exp: Add test for 'maint info sections'.
2061
2062 2019-09-12 Tom de Vries <tdevries@suse.de>
2063
2064 * gdb.base/store.exp: Allow register variables to be optimized out at
2065 -O0.
2066
2067 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2068
2069 * gdb.ada/rdv_wait.exp: Update to new task names.
2070 * gdb.base/task_switch_in_core.exp: Likewise.
2071 * gdb.base/info_sources_base.c: Likewise.
2072
2073 2019-09-10 Tom Tromey <tromey@adacore.com>
2074
2075 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2076
2077 2019-09-10 Tom Tromey <tromey@adacore.com>
2078
2079 * gdb.ada/dgopt.exp: New file.
2080 * gdb.ada/dgopt/x.adb: New file.
2081
2082 2019-09-08 Tom Tromey <tom@tromey.com>
2083
2084 * gdb.tui/resize.exp: Remove setup_xfail.
2085 * gdb.tui/regs.exp: Remove setup_xfail.
2086 * gdb.tui/basic.exp: Remove setup_xfail.
2087
2088 2019-09-06 David Blaikie <dblaikie@gmail.com>
2089
2090 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2091 * gdb.cp/cplabel.exp: Ditto.
2092 * gdb.linespec/ls-errs.exp: Ditto.
2093
2094 2019-09-05 Tom de Vries <tdevries@suse.de>
2095
2096 * lib/gdb.exp (cmp_file_string): New proc.
2097 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2098 runto_main. Verify save breakpoints output.
2099
2100 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2101
2102 * gdb.base/info-var.exp: Test info variables without running
2103 to main, to avoid expect's buffer overflow.
2104
2105 2019-09-03 Tom Tromey <tromey@adacore.com>
2106
2107 * gdb.ada/bias.exp: New file.
2108 * gdb.ada/bias/bias.adb: New file.
2109 * gdb.ada/print_chars.exp: Add regression test.
2110 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2111 (MC): New variable.
2112
2113 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2114
2115 * gdb.base/argv0-symlink.exp: Run only on native target
2116 and local host.
2117
2118 2019-08-29 Tom de Vries <tdevries@suse.de>
2119
2120 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2121 diverse debug info.
2122 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2123
2124 2019-08-28 Tom de Vries <tdevries@suse.de>
2125
2126 * gdb.base/info-var.exp: Allow info variables to print info for files
2127 other than info-var-f1.c and info-var-f2.c.
2128
2129 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2130
2131 * gdb.fortran/info-types.exp: Add module.
2132 * gdb.fortran/info-types.f90: Update expected results.
2133
2134 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2135
2136 * gdb.fortran/info-types.exp: New file.
2137 * gdb.fortran/info-types.f90: New file.
2138 * lib/fortran.exp (fortran_character1): New proc.
2139
2140 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2141
2142 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2143 functions'. Reindent as needed.
2144 * gdb.base/info-var-f1.c: New file.
2145 * gdb.base/info-var-f2.c: New file.
2146 * gdb.base/info-var.exp: New file.
2147 * gdb.base/info-var.h: New file.
2148
2149 2019-08-26 Tom de Vries <tdevries@suse.de>
2150
2151 PR c++/24852
2152 * gdb.cp/no-libstdcxx-probe.exp: New test.
2153
2154 2019-08-26 Tom de Vries <tdevries@suse.de>
2155
2156 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2157 * tests need to be skipped.
2158 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2159 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2160 mi_skip_libstdcxx_probe_tests.
2161
2162 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2163
2164 * gdb.python/py-xmethods.exp: Use raw strings when passing
2165 arguments to SimpleXMethodMatcher.
2166
2167 2019-08-22 Tom de Vries <tdevries@suse.de>
2168
2169 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2170 more informative.
2171
2172 2019-08-21 Pedro Alves <palves@redhat.com>
2173
2174 * gdb.base/with.exp: Test "with" with no arguments.
2175
2176 2019-08-21 Tom de Vries <tdevries@suse.de>
2177
2178 * gdb.base/gdb-caching-proc.exp: Sort files.
2179
2180 2019-08-20 Tom de Vries <tdevries@suse.de>
2181
2182 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2183 compilation.
2184
2185 2019-08-16 Tom de Vries <tdevries@suse.de>
2186
2187 * gdb.base/compare-sections.exp ("after run to main"): Allow
2188 mismatched read-only sections for PIE executables.
2189
2190 2019-08-16 Tom Tromey <tom@tromey.com>
2191
2192 * lib/tuiterm.exp (_csi_Z): New proc.
2193 * gdb.tui/basic.exp: Update window positions.
2194 * gdb.tui/empty.exp: Update window positions.
2195
2196 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2197
2198 * gdb.base/examine-backward.exp: Correct regexp for
2199 "examine 3 bytes backward from ${address_zero}".
2200
2201 2019-08-15 Tom Tromey <tom@tromey.com>
2202
2203 * gdb.tui/empty.exp: Enable resizing tests.
2204
2205 2019-08-15 Tom Tromey <tromey@adacore.com>
2206
2207 * gdb.ada/char_enum.exp: Add regression tests.
2208 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2209 and '0'.
2210 (Char, Gchar): Update.
2211 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2212
2213 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2214
2215 * gdb.python/python.exp: Expect a leading underscore on
2216 GdbOutput{,Error}File.
2217
2218 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2219
2220 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2221 Windows host.
2222
2223 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2224
2225 * gdb.base/batch-preserve-term-settings.exp
2226 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2227
2228 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2229
2230 * lib/gdb.exp: When running on a mingw target, replace
2231 /x/ with x:/.
2232
2233 2019-08-14 Alan Hayward <alan.hayward@arm.com>
2234
2235 * gdb.arch/aarch64-prologue.c: New test.
2236 * gdb.arch/aarch64-prologue.exp: New file.
2237
2238 2019-08-13 Tom de Vries <tdevries@suse.de>
2239
2240 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2241 Thread.
2242
2243 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2244
2245 * gdb.python/py-completion.exp: Download the .py file to the host
2246 and use its host pathname. Conditionalize tests that use
2247 tab completion and manipulate files on the build machine.
2248 * gdb.python/py-events.exp: Download the .py file to the host
2249 and use its host pathname.
2250 * gdb.python/py-evsignal.exp: Likewise.
2251 * gdb.python/py-evthreads.exp: Likewise.
2252 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2253 pathname syntax.
2254 * gdb.python/py-framefilter.exp: Download the .py file to the right
2255 place on the host. Match Windows pathname syntax.
2256 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2257 .py file to the host and use its host pathname.
2258 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2259 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2260 build pathname. Skip symlink test on Windows host. Add missing
2261 newline at end of file.
2262 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2263 and use its host pathname.
2264 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2265 * gdb.python/py-section-script.exp: Use host location of binfile
2266 on safe-path. Use correct path separator on Windows host.
2267 Reorder alternatives in gdb_test_multiple to prevent matching
2268 the wrong alternative on success.
2269 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2270
2271 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2272
2273 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2274 expect the GDB inferior to no longer immediately stop after
2275 being resumed with "signal SIGINT".
2276
2277 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2278
2279 * gdb.linespec/break-ask.exp: Generalize regexps to match
2280 Windows pathnames too.
2281
2282 2019-08-08 Tom de Vries <tdevries@suse.de>
2283
2284 PR testsuite/24862
2285 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2286
2287 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2288
2289 * gdb.base/style.exp: Update tests for help doc new invariants.
2290 * gdb.base/help.exp: Likewise.
2291
2292 2019-08-06 Tom Tromey <tom@tromey.com>
2293
2294 * gdb.base/style.exp: Add disassemble test.
2295 * gdb.base/style.c (some_called_function): New function.
2296 (main): Use it.
2297
2298 2019-08-05 Christian Biesinger <cbiesinger@google.com>
2299
2300 * gdb.python/py-block.exp: Test dictionary access on blocks.
2301
2302 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
2303
2304 PR gdb/24863
2305 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2306 -list-thread-groups --available test when running under
2307 check-read1.
2308
2309 2019-08-05 Tom de Vries <tdevries@suse.de>
2310
2311 PR testsuite/24863
2312 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2313 * gdb.base/help.exp: Use with_read1_timeout_factor.
2314 * gdb.base/info-macros.exp: Same.
2315 * gdb.cp/nested-types.exp: Same.
2316
2317 2019-08-05 Tom de Vries <tdevries@suse.de>
2318
2319 * lib/gdb.exp (version_at_least): Factor out of ...
2320 (tcl_version_at_least): ... here.
2321 (gdb_compile): Fail if pie results in non-PIE executable.
2322 (readelf_version, readelf_prints_pie): New proc.
2323 (exec_is_pie): Return -1 if unknown.
2324
2325 2019-08-05 Tom de Vries <tdevries@suse.de>
2326
2327 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2328
2329 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2330
2331 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2332
2333 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2334
2335 * lib/completion-support.exp (test_gdb_complete_none): Skip
2336 tab completion tests if no readline support.
2337 (test_gdb_complete_unique_re): Likewise.
2338 (test_gdb_complete_multiple): Likewise.
2339
2340 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2341
2342 * gdb.base/info_sources.exp: New file.
2343 * gdb.base/info_sources.c: New file.
2344 * gdb.base/info_sources_base.c: New file.
2345
2346 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2347
2348 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2349 prefix argument.
2350 (test_exit_status): Add prefix argument.
2351
2352 2019-08-01 Tom de Vries <tdevries@suse.de>
2353
2354 PR testsuite/24863
2355 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2356 calling exp_continue for new thread and thread exited messages.
2357
2358 2019-08-01 Tom de Vries <tdevries@suse.de>
2359
2360 PR testsuite/24863
2361 * gdb.base/structs.exp: Fix check-read1 timeout using
2362 gdb_test_sequence.
2363 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2364
2365 2019-08-01 Tom de Vries <tdevries@suse.de>
2366
2367 PR testsuite/24863
2368 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2369 line.
2370
2371 2019-08-01 Tom de Vries <tdevries@suse.de>
2372
2373 PR testsuite/24863
2374 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2375
2376 2019-07-30 Tom Tromey <tromey@adacore.com>
2377
2378 * gdb.ada/display_nested.exp: New file.
2379 * gdb.ada/display_nested/foo.adb: New file.
2380 * gdb.ada/display_nested/pack.adb: New file.
2381 * gdb.ada/display_nested/pack.ads: New file.
2382
2383 2019-07-30 Christian Biesinger <cbiesinger@google.com>
2384
2385 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2386 namespace.
2387 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2388
2389 2019-07-30 Tom de Vries <tdevries@suse.de>
2390
2391 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2392 instead.
2393
2394 2019-07-30 Tom de Vries <tdevries@suse.de>
2395
2396 PR testsuite/24834
2397 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2398 (exec_is_pie): New proc.
2399
2400 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2401
2402 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2403
2404 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2405
2406 * gdb.python/py-objfile.c: Add global and static vars.
2407 * gdb.python/py-objfile.exp: Test new functions Objfile.
2408 lookup_global_symbol and lookup_static_symbol.
2409
2410 2019-07-29 Tom Tromey <tom@tromey.com>
2411
2412 * lib/tuiterm.exp (Term::_csi_@): New proc.
2413 (Term::_csi_X): Don't move cursor.
2414
2415 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2416
2417 * gdb.base/options.exp: Update backtrace - completion to
2418 new option -frame-info.
2419 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2420 Test new 'set print frame-info'. Test backtrace -frame-info
2421 overriding 'set print frame-info'.
2422 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2423 Test new 'set print frame-info'.
2424 Verify consistency of backtrace with and without filters, with and
2425 without -no-filters.
2426 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2427 default.
2428
2429 2019-07-29 Tom de Vries <tdevries@suse.de>
2430
2431 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2432 no arguments".
2433
2434 2019-07-29 Tom de Vries <tdevries@suse.de>
2435
2436 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2437 is a substring of the first for "complete non-unique file name".
2438
2439 2019-07-29 Tom de Vries <tdevries@suse.de>
2440
2441 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2442 with ".*".
2443
2444 2019-07-29 Tom de Vries <tdevries@suse.de>
2445
2446 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2447 Pass prompt_regexp parameter to gdb_test_multiple calls.
2448
2449 2019-07-29 Tom de Vries <tdevries@suse.de>
2450
2451 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
2452 print registers" regexps.
2453
2454 2019-07-29 Tom de Vries <tdevries@suse.de>
2455
2456 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2457
2458 2019-07-29 Tom de Vries <tdevries@suse.de>
2459
2460 PR gdb/24855
2461 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2462 (skip_python_tests_prompt): Add prompt_regexp argument to
2463 gdb_test_multiple calls.
2464
2465 2019-07-27 Tom Tromey <tom@tromey.com>
2466
2467 * gdb.tui/main.exp: New file.
2468
2469 2019-07-27 Tom Tromey <tom@tromey.com>
2470
2471 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2472 optional.
2473 * gdb.tui/empty.exp: New file.
2474
2475 2019-07-27 Tom Tromey <tom@tromey.com>
2476
2477 * lib/tuiterm.exp (spawn): New proc.
2478 (Term::resize): New proc.
2479 * gdb.tui/resize.exp: New file.
2480
2481 2019-07-27 Tom Tromey <tom@tromey.com>
2482
2483 * gdb.tui/list.exp: New file.
2484
2485 2019-07-27 Tom Tromey <tom@tromey.com>
2486
2487 * gdb.tui/regs.exp: New file.
2488
2489 2019-07-27 Tom Tromey <tom@tromey.com>
2490
2491 * gdb.tui/basic.exp: Add "layout split" test.
2492
2493 2019-07-27 Tom Tromey <tom@tromey.com>
2494
2495 * gdb.tui/basic.exp: Add "layout asm" test.
2496
2497 2019-07-27 Tom Tromey <tom@tromey.com>
2498
2499 * lib/tuiterm.exp: New file.
2500 * gdb.tui/basic.exp: New file.
2501
2502 2019-07-27 Kevin Buettner <kevinb@redhat.com>
2503
2504 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2505 Enable tests associated with this flag. Adjust regex
2506 referencing "foo_low" to now refer to "foo_cold" instead.
2507
2508 2019-07-27 Kevin Buettner <kevinb@redhat.com>
2509
2510 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2511 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2512 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2513 foo_cold. Revise comments to match.
2514 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2515 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2516 were wrapped into this proc; Call do_test in loop from outermost
2517 level.
2518 (foo_low): Rename all occurrences to "foo_cold".
2519 (backtrace from baz): New test.
2520 (x2/i foo_cold): New test.
2521 (info line *foo_cold): New test.
2522
2523 2019-07-26 Tom de Vries <tdevries@suse.de>
2524
2525 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2526
2527 2019-07-25 Tom de Vries <tdevries@suse.de>
2528
2529 PR testsuite/24830
2530 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2531 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2532 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2533 (skip_libstdcxx_probe_tests): ... here.
2534 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2535
2536 2019-07-24 Tom de Vries <tdevries@suse.de>
2537
2538 PR testsuite/24807
2539 * gdb.objc/basicclass.m: Include stdio.h.
2540 * gdb.objc/nondebug.m: Same.
2541 * gdb.objc/objcdecode.m: Same.
2542
2543 2019-07-24 Tom de Vries <tdevries@suse.de>
2544
2545 PR testsuite/24612
2546 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2547 additional_flags.
2548
2549 2019-07-24 Tom de Vries <tdevries@suse.de>
2550
2551 PR testsuite/24831
2552 * gdb.multi/tids.exp: Update error messages for info threads.
2553
2554 2019-07-24 Tom de Vries <tdevries@suse.de>
2555
2556 * gdb.base/info-types.exp: Allow info types to print info for more than
2557 one file.
2558
2559 2019-07-23 Tom de Vries <tdevries@suse.de>
2560
2561 PR testsuite/24842
2562 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2563 gdb_spawn_with_cmdline_opts.
2564
2565 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2566
2567 * gdb.arch/arm-cmse-sgstubs.c: New test.
2568 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2569
2570 2019-07-23 Tom de Vries <tdevries@suse.de>
2571
2572 PR testsuite/24711
2573 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2574 issuing next command.
2575
2576 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2577
2578 * gdb.ada/info_auto_lang.exp: Update expected results.
2579 * gdb.base/info-types.c: Add additional types to check.
2580 * gdb.base/info-types.exp: Update expected results.
2581
2582 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2583
2584 * gdb.base/info-types.c: New file.
2585 * gdb.base/info-types.exp: New file.
2586
2587 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2588
2589 * gdb.arch/riscv-bp-infcall.c: New file.
2590 * gdb.arch/riscv-bp-infcall.exp: New file.
2591
2592 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2593
2594 PR breakpoints/24541
2595 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2596
2597 2019-07-14 Tom de Vries <tdevries@suse.de>
2598
2599 PR testsuite/24760
2600 * gdb.objc/basicclass.exp: Fix unterminated string.
2601
2602 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2603 Andrew Burgess <andrew.burgess@embecosm.com>
2604
2605 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2606 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2607 negative bounds.
2608 * gdb.fortran/vla-value.exp: Print elements of an array with
2609 negative bounds.
2610 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2611 testing.
2612
2613 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2614
2615 * gdb.base/options.exp (expect_string): Dequote strings in
2616 results.
2617 (test-string): Test strings with different quoting and reindent.
2618
2619 2019-07-10 Tom Tromey <tromey@adacore.com>
2620
2621 * gdb.ada/mi_ex_cond.exp: Update expected results.
2622 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2623 * gdb.ada/mi_catch_ex.exp: Update expected results.
2624 * gdb.ada/mi_catch_assert.exp: Update expected results.
2625 * gdb.ada/catch_ex.exp (catch_exception_info)
2626 (catch_exception_entry, catch_assert_entry)
2627 (catch_unhandled_entry): Update.
2628 * gdb.ada/catch_assert_if.exp: Update expected results.
2629
2630 2019-07-10 Richard Bunt <richard.bunt@arm.com>
2631 Stephen Roberts <stephen.roberts@arm.com>
2632
2633 * gdb.base/define.exp: Restore original prompt.
2634
2635 2019-07-09 Pedro Alves <palves@redhat.com>
2636
2637 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2638 breakpoints" output.
2639 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2640 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2641 throw" creates breakpoint.
2642 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2643 'type="catchpoint"'.
2644
2645 2019-07-09 Pedro Alves <palves@redhat.com>
2646
2647 PR c++/15468
2648 * gdb.cp/except-multi-location-lib.cc: New.
2649 * gdb.cp/except-multi-location-main.cc: New.
2650 * gdb.cp/except-multi-location.exp: New.
2651
2652 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2653
2654 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2655 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2656 argument and update callers.
2657
2658 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2659
2660 * gdb.arch/amd64-break-on-asm-line.S: New file.
2661 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2662
2663 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2664
2665 * gdb.base/printcmds.exp: Test printing C string and
2666 C wide string convenience vars without transiting via the inferior.
2667 Also make test names unique.
2668
2669 2019-07-08 Alan Hayward <alan.hayward@arm.com>
2670
2671 PR breakpoints/25011
2672 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2673
2674 2019-07-04 Pedro Alves <palves@redhat.com>
2675
2676 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2677 body returned ok(0), break(3) or continue(4).
2678 * gdb.testsuite/foreach_with_prefix.exp: New file.
2679
2680 2019-07-04 Alan Hayward <alan.hayward@arm.com>
2681
2682 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2683
2684 2019-07-03 Pedro Alves <palves@redhat.com>
2685
2686 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2687 "return -code".
2688
2689 2019-07-03 Pedro Alves <palves@redhat.com>
2690
2691 PR cli/24732
2692 * gdb.base/shell.exp: Load completion-support.exp.
2693 Adjust expected error output. Add completion tests.
2694
2695 2019-07-03 Pedro Alves <palves@redhat.com>
2696
2697 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2698 string_to_regexp.
2699
2700 2019-07-03 Pedro Alves <palves@redhat.com>
2701
2702 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2703 (expect_integer): Adjust to expect "-string".
2704 (expect_string): New.
2705 (all_options): Expect "-string".
2706 (test-flag, test-boolean): Adjust to expect "-string".
2707 (test-string): New proc.
2708 (top level): Call it.
2709
2710 2019-07-03 Pedro Alves <palves@redhat.com>
2711
2712 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2713 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2714 the expected output in the success.
2715
2716 2019-07-03 Pedro Alves <palves@redhat.com>
2717
2718 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2719 Split one gdb_test_multiple call in two to avoid a race.
2720
2721 2019-07-03 Pedro Alves <palves@redhat.com>
2722
2723 * gdb.base/with.c: New file.
2724 * gdb.base/with.exp: New file.
2725
2726 2019-07-03 Pedro Alves <palves@redhat.com>
2727
2728 * gdb.base/settings.exp: Replace all references to "maint
2729 test-settings set" with references to "maint set test-settings",
2730 and all references to "maint test-settings show" with references
2731 to "maint show test-settings".
2732
2733 2019-07-03 Pedro Alves <palves@redhat.com>
2734
2735 * gdb.base/settings.exp (test-string): Adjust expected out when
2736 testing "maint test-settings show filename"
2737
2738 2019-07-02 Pedro Alves <palves@redhat.com>
2739
2740 * gdb.base/options.exp (test-info-threads): New procedure.
2741 (top level): Call it.
2742
2743 2019-06-28 Tom Tromey <tromey@adacore.com>
2744
2745 * gdb.dwarf2/ada-linkage-name.c: New file.
2746 * gdb.dwarf2/ada-linkage-name.exp: New file.
2747
2748 2019-06-27 Tom Tromey <tromey@adacore.com>
2749
2750 PR c++/20020:
2751 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2752
2753 2019-06-26 Tom de Vries <tdevries@suse.de>
2754
2755 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2756
2757 2019-06-26 Tom de Vries <tdevries@suse.de>
2758
2759 * gdb.base/index-cache.exp: Add back missing debug option.
2760
2761 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2762
2763 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2764
2765 2019-06-25 Tom de Vries <tdevries@suse.de>
2766
2767 PR testsuite/24727
2768 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2769
2770 2019-06-24 Tom de Vries <tdevries@suse.de>
2771
2772 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2773
2774 2019-06-24 Tom de Vries <tdevries@suse.de>
2775
2776 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2777 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2778 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2779
2780 2019-06-24 Tom de Vries <tdevries@suse.de>
2781
2782 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2783
2784 2019-06-21 Tom de Vries <tdevries@suse.de>
2785
2786 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2787
2788 2019-06-21 Tom de Vries <tdevries@suse.de>
2789
2790 PR testsuite/24518
2791 PR ada/24713
2792 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2793 index.
2794
2795 2019-06-19 Tom Tromey <tromey@adacore.com>
2796
2797 * gdb.ada/length_cond.exp: Add intro comment.
2798
2799 2019-06-19 Tom Tromey <tromey@adacore.com>
2800
2801 * gdb.ada/length_cond.exp: New file.
2802 * gdb.ada/length_cond/length_cond.adb: New file.
2803 * gdb.ada/length_cond/pck.adb: New file.
2804 * gdb.ada/length_cond/pck.ads: New file.
2805
2806 2019-06-18 Tom de Vries <tdevries@suse.de>
2807
2808 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2809
2810 2019-06-18 Tom Tromey <tromey@adacore.com>
2811
2812 * gdb.base/list0.h: Add comment explaining control character.
2813
2814 2019-06-18 Tom de Vries <tdevries@suse.de>
2815
2816 * boards/fission.exp: Break up long debug_flags line.
2817
2818 2019-06-16 Tom de Vries <tdevries@suse.de>
2819
2820 PR gdb/24445
2821 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2822 generated index.
2823
2824 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2825
2826 PR gdb/24686
2827 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2828 improve detection of bug gdb/24541.
2829
2830 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2831
2832 PR gdb/24669
2833 * gdb.base/index-cache.exp (uses_readnow,
2834 expecting_index_cache_use): Define global variable.
2835 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2836 expecting_index_cache_use.
2837
2838 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2839 Andrew Burgess <andrew.burgess@embecosm.com>
2840
2841 * gdb.fortran/pointers.f90: New file.
2842 * gdb.fortran/print_type.exp: New file.
2843 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2844 * gdb.fortran/vla-type.exp: Likewise.
2845 * gdb.fortran/vla-value.exp: Likewise.
2846 * gdb.mi/mi-vla-fortran.exp: Likewise.
2847
2848 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2849
2850 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2851 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2852 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2853 as a stop reason.
2854
2855 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2856
2857 * gdb.base/annota1.exp: Update expected results.
2858 * gdb.cp/annota2.exp: Likewise.
2859 * gdb.cp/annota3.exp: Likewise.
2860
2861 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2862
2863 * gdb.base/style-logging.exp: Remove path from test name.
2864
2865 2019-06-14 Tom Tromey <tromey@adacore.com>
2866
2867 PR gdb/24502:
2868 * gdb.base/style-logging.exp: New file.
2869
2870 2019-06-14 Tom Tromey <tromey@adacore.com>
2871
2872 * gdb.base/symfile-warn.exp: New file.
2873 * gdb.base/symfile-warn.c: New file.
2874
2875 2019-06-14 Tom Tromey <tromey@adacore.com>
2876
2877 * gdb.base/annotate-symlink.exp: New file.
2878
2879 2019-06-14 Tom Tromey <tromey@adacore.com>
2880
2881 * gdb.ada/set_wstr.exp: Add reassignment test.
2882
2883 2019-06-14 Tom Tromey <tromey@adacore.com>
2884
2885 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2886 'unchecked_access and 'unrestricted_access as well.
2887
2888 2019-06-14 Tom Tromey <tromey@adacore.com>
2889
2890 PR ada/24539:
2891 * gdb.ada/vla.exp: Update tests.
2892 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2893 pragma.
2894
2895 2019-06-13 Pedro Alves <palves@redhat.com>
2896
2897 * gdb.base/settings.exp (test-integer): Test junk after
2898 "unlimited".
2899
2900 2019-06-13 Pedro Alves <palves@redhat.com>
2901
2902 * gdb.base/options.exp (test-thread-apply): New.
2903 (top level): Call it.
2904
2905 2019-06-13 Pedro Alves <palves@redhat.com>
2906
2907 * gdb.base/options.exp (test-frame-apply): New.
2908 (top level): Test print commands with different "frame apply"
2909 prefixes.
2910
2911 2019-06-13 Pedro Alves <palves@redhat.com>
2912
2913 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
2914 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2915 'max_completions' parameter and handle it.
2916 (test_gdb_completion_offers_commands): New.
2917
2918 2019-06-13 Pedro Alves <palves@redhat.com>
2919
2920 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2921
2922 2019-06-13 Pedro Alves <palves@redhat.com>
2923
2924 * gdb.base/options.exp (test-backtrace): New.
2925 (top level): Call it.
2926
2927 2019-06-13 Pedro Alves <palves@redhat.com>
2928
2929 * gdb.guile/scm-frame-args.exp: Use "set print
2930 raw-frame-arguments" instead of "set print raw frame-arguments".
2931 * gdb.python/py-frame-args.exp: Likewise.
2932
2933 2019-06-13 Pedro Alves <palves@redhat.com>
2934
2935 * gdb.compile/compile.exp: Adjust expected output to option
2936 processing changes.
2937
2938 2019-06-13 Pedro Alves <palves@redhat.com>
2939
2940 * gdb.base/options.exp: Build executable.
2941 (test-print): New procedure.
2942 (top level): Call it, once for "print" and another for "compile
2943 print".
2944
2945 2019-06-13 Pedro Alves <palves@redhat.com>
2946
2947 * gdb.base/options.c: New file.
2948 * gdb.base/options.exp: New file.
2949
2950 2019-06-13 Pedro Alves <palves@redhat.com>
2951
2952 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2953 that "o" is ambiguous.
2954
2955 2019-06-13 Pedro Alves <palves@redhat.com>
2956
2957 * gdb.base/settings.c: New file.
2958 * gdb.base/settings.exp: New file.
2959
2960 2019-06-13 Pedro Alves <palves@redhat.com>
2961
2962 * gdb.base/completion.exp: Fix comment typo.
2963
2964 2019-06-13 Pedro Alves <palves@redhat.com>
2965
2966 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2967 foo --1" test.
2968
2969 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2970
2971 * gdb.fortran/block-data.f: New.
2972 * gdb.fortran/block-data.exp: New.
2973
2974 2019-06-11 Tom de Vries <tdevries@suse.de>
2975
2976 PR testsuite/24521
2977 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2978 message.
2979
2980 2019-06-11 Tom de Vries <tdevries@suse.de>
2981
2982 PR testsuite/24521
2983 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2984
2985 2019-06-11 Tom de Vries <tdevries@suse.de>
2986
2987 * boards/readnow.exp: New file.
2988
2989 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2990
2991 * gdb.fortran/vla-sizeof.exp: Update expected results.
2992
2993 2019-06-06 Amos Bird <amosbird@gmail.com>
2994
2995 * gdb.base/annota1.exp (thread_switch): Add test for
2996 thread-exited annotation.
2997
2998 2019-06-06 Tom Tromey <tromey@adacore.com>
2999
3000 * gdb.base/maint.exp: Expect command started/finished output.
3001
3002 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3003
3004 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3005 comment.
3006 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3007
3008 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3009
3010 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3011 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3012 * gdb.arch/riscv-unwind-long-insn.c: New file.
3013 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3014
3015 2019-06-04 Christian Biesinger <cbiesinger@google.com>
3016
3017 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
3018
3019 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3020
3021 * lib/gdb.exp (help_list_trailer): New regexp variable
3022 factorizing the help trailer message.
3023 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3024 arg to allow to better factorize various tests.
3025 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3026 (test_prefix_command_help): Use help_list_trailer.
3027 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3028 * gdb.guile/scm-cmd.exp: Likewise.
3029 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3030 * gdb.base/help.exp: Use test_user_defined_class_help.
3031 * gdb.base/style.exp: Add tests for styling of help and apropos.
3032 * lib/gdb-utils.exp (style): Add title and highlight styles.
3033
3034 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3035
3036 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3037 $_shell_exitsignal.
3038 * gdb.base/default.exp: Update for new convenience variables.
3039
3040 2019-05-29 Tom Tromey <tromey@adacore.com>
3041
3042 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3043 to "break complete ada" test case's regexp.
3044
3045 2019-05-29 Tom Tromey <tromey@adacore.com>
3046
3047 PR c++/20020:
3048 * gdb.cp/constexpr-field.exp: New file.
3049 * gdb.cp/constexpr-field.cc: New file.
3050
3051 2019-05-29 Tom Tromey <tromey@adacore.com>
3052
3053 * gdb.base/finish.exp (finish_no_print): New proc.
3054 (finish_tests): Call it.
3055
3056 2019-05-24 Tom de Vries <tdevries@suse.de>
3057
3058 * gdb.dwarf2/gdb-add-index.exp: New file.
3059
3060 2019-05-22 Tom Tromey <tromey@adacore.com>
3061
3062 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3063 * gdb.base/style.exp: Use "style".
3064 * lib/gdb-utils.exp (style): New proc.
3065
3066 2019-05-22 Tom de Vries <tdevries@suse.de>
3067
3068 * gdb.base/align.exp: Require c++11.
3069
3070 2019-05-22 Tom de Vries <tdevries@suse.de>
3071
3072 PR testsuite/24586
3073 * gdb.python/py-mi-var-info-path-expression.exp: Call
3074 mi_skip_python_tests to check if python is supported.
3075
3076 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3077
3078 * gdb.arch/aarch64-pauth.c: New test.
3079 * gdb.arch/aarch64-pauth.exp: New file.
3080
3081 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3082
3083 * README (Re-running Tests Outside The Testsuite): New section.
3084
3085 2019-05-21 Tom de Vries <tdevries@suse.de>
3086
3087 * gdb.arch/amd64-eval.exp: Require c++11.
3088 * gdb.base/max-depth.exp: Same.
3089 * gdb.compile/compile-cplus-array-decay.exp: Same.
3090 * gdb.cp/meth-typedefs.exp: Same.
3091 * gdb.cp/subtypes.exp: Same.
3092 * gdb.cp/temargs.exp: Same.
3093
3094 2019-05-21 Alan Hayward <alan.hayward@arm.com>
3095
3096 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3097
3098 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3099
3100 PR gdb/18644
3101 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3102 * gdb.fortran/printing-types.exp: Add new test.
3103 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3104 testing.
3105 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3106 setup_kfail call.
3107
3108 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3109
3110 * README (Running the Testsuite): Change example.
3111 (Testsuite Parameters): Remove TRANSCRIPT.
3112 * lib/gdb.exp: Remove TRANSCRIPT check.
3113
3114 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3115
3116 * README (Testsuite Parameters): Add replay logging to
3117 GDBSERVER_DEBUG.
3118 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3119 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3120 as a comma separated list.
3121 (gdb_debug_init): Override procedure.
3122
3123 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3124
3125 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3126 (gdb_write_cmd_file): New procedure.
3127 * lib/gdbserver-support.exp (gdbserver_start): Call
3128 gdbserver_write_cmd_file.
3129 (gdbserver_write_cmd_file): New procedure.
3130
3131 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3132
3133 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3134 (delete_breakpoints): Likewise.
3135 (gdb_run_cmd): Likewise.
3136 (gdb_start_cmd): Likewise.
3137 (gdb_starti_cmd): Likewise.
3138 (gdb_internal_error_resync): Likewise.
3139 (gdb_test_multiple): Likewise.
3140 (gdb_reinitialize_dir): Likewise.
3141 (default_gdb_exit): Likewise.
3142 (gdb_file_cmd): Mark kill as optional.
3143 (default_gdb_start): Call gdb_stdin_log_init.
3144 (send_gdb): Call gdb_stdin_log_write.
3145 (rerun_to_main): Mark Y as an answer.
3146 (gdb_stdin_log_init): New function.
3147 (gdb_stdin_log_write): Likewise.
3148
3149 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3150
3151 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3152 * gdb.base/debug-expr.exp: Likewise.
3153 * gdb.base/foll-fork.exp: Likewise.
3154 * gdb.base/foll-vfork.exp: Likewise.
3155 * gdb.base/fork-print-inferior-events.exp: Likewise.
3156 * gdb.base/gdb-sigterm.exp: Likewise.
3157 * gdb.base/gdbinit-history.exp: Likewise.
3158 * gdb.base/osabi.exp: Likewise.
3159 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3160 * gdb.base/ui-redirect.exp: Likewise.
3161 * gdb.gdb/unittest.exp: Likewise.
3162 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3163 * gdb.mi/mi-watch.exp: Likewise.
3164 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3165 * gdb.mi/user-selected-context-sync.exp: Likewise.
3166 * gdb.python/python.exp: Disable debug test when debugging.
3167 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3168 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3169 Likewise.
3170 * gdb.threads/stepi-random-signal.exp: Likewise.
3171
3172 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3173
3174 * Makefile.in: Pass through GDB_DEBUG.
3175 * README (Testsuite Parameters): Add GDB_DEBUG.
3176 (gdb,debug): Add board setting.
3177 * lib/gdb.exp (default_gdb_start): Start debugging.
3178 (gdb_debug_enabled): New procedure.
3179 (gdb_debug_init): Likewise.
3180
3181 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3182
3183 * Makefile.in: Pass through GDB_DEBUG.
3184 * README (Testsuite Parameters): Add GDB_DEBUG.
3185 (gdb,debug): Add board setting.
3186 * lib/gdb.exp (default_gdb_start): Start debugging.
3187 (gdb_debug_enabled): New procedure.
3188 (gdb_debug_init): Likewise.
3189
3190 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3191
3192 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3193
3194 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3195
3196 * gdb.base/ui-redirect.exp: Test redirection.
3197
3198 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3199
3200 * gdb.mi/mi-complete.exp: New file.
3201 * gdb.mi/mi-complete.cc: Likewise.
3202
3203 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3204
3205 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3206 indexed and sliced arrays, and pointers to arrays.
3207
3208 2019-05-14 Tom Tromey <tromey@adacore.com>
3209
3210 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3211 styling test.
3212
3213 2019-05-14 Tom de Vries <tdevries@suse.de>
3214
3215 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3216 selection entry encoding.
3217
3218 2019-05-10 Tom Tromey <tromey@adacore.com>
3219
3220 * gdb.ada/info_exc.exp: Add "complete" test.
3221
3222 2019-05-09 Tom de Vries <tdevries@suse.de>
3223
3224 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3225 CU-relative.
3226
3227 2019-05-09 Tom de Vries <tdevries@suse.de>
3228
3229 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3230 CU-relative.
3231
3232 2019-05-08 Joel Brobecker <brobecker@adacore.com>
3233
3234 * gdb.ada/frame_arg_lang.exp: New testcase.
3235 * gdb.ada/frame_arg_lang/bla.adb: New file.
3236 * gdb.ada/frame_arg_lang/pck.ads: New file.
3237 * gdb.ada/frame_arg_lang/pck.adb: New file.
3238 * gdb.ada/frame_arg_lang/foo.c: New file.
3239
3240 2019-05-08 Tom Tromey <tromey@adacore.com>
3241
3242 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3243
3244 2019-05-08 Tom Tromey <tromey@adacore.com>
3245
3246 * gdb.base/ptype-offsets.exp: Update tests.
3247
3248 2019-05-08 Tom Tromey <tromey@adacore.com>
3249
3250 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3251 cases.
3252 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3253 "short".
3254
3255 2019-05-08 Tom Tromey <tromey@adacore.com>
3256
3257 * gdb.ada/vla.exp: New file.
3258 * gdb.ada/vla/vla.adb: New file.
3259
3260 2019-05-07 Tom de Vries <tdevries@suse.de>
3261
3262 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3263
3264 2019-05-07 Tom de Vries <tdevries@suse.de>
3265
3266 PR testsuite/24522
3267 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3268 section.
3269
3270 2019-05-07 Tom de Vries <tdevries@suse.de>
3271
3272 PR testsuite/24522
3273 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3274 .debug_aranges section.
3275
3276 2019-05-07 Tom de Vries <tdevries@suse.de>
3277
3278 PR testsuite/24159
3279 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3280
3281 2019-05-06 Tom de Vries <tdevries@suse.de>
3282
3283 * lib/gdb.exp (exec_has_index_section): New proc.
3284 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3285 section.
3286
3287 2019-05-04 Tom de Vries <tdevries@suse.de>
3288
3289 * boards/cc-with-debug-names.exp: New file.
3290
3291 2019-05-03 Tom Tromey <tromey@adacore.com>
3292
3293 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3294 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3295 * gdb.ada/char_enum.exp: Add test.
3296
3297 2019-05-03 Tom de Vries <tdevries@suse.de>
3298
3299 * boards/cc-with-gdb-index.exp: New file.
3300
3301 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3302
3303 * gdb.rust/simple.exp: Add new test case.
3304 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3305 (main): Initialise an instance of the new struct.
3306
3307 2019-05-01 Tom Tromey <tromey@adacore.com>
3308
3309 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3310 record.
3311 (NPR): New variable.
3312 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3313 test.
3314
3315 2019-05-01 Tom Tromey <tromey@adacore.com>
3316
3317 * gdb.ada/packed_array_assign.exp: Add packed assignment
3318 regression test.
3319
3320 2019-05-01 Tom de Vries <tdevries@suse.de>
3321
3322 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3323
3324 2019-05-01 Tom de Vries <tdevries@suse.de>
3325
3326 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3327
3328 2019-04-30 Ali Tamur <tamur@google.com>
3329
3330 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3331
3332 2019-04-30 Tom Tromey <tromey@adacore.com>
3333
3334 * lib/ada.exp (find_ada_tool): New proc.
3335 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3336 * gdb.ada/catch_ex_std.exp: New file.
3337 * gdb.ada/catch_ex_std/foo.adb: New file.
3338 * gdb.ada/catch_ex_std/some_package.adb: New file.
3339 * gdb.ada/catch_ex_std/some_package.ads: New file.
3340
3341 2019-04-30 Tom Tromey <tromey@adacore.com>
3342
3343 PR c++/24470:
3344 * gdb.cp/temargs.cc: Add test code from PR.
3345
3346 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3347
3348 * gdb.fortran/vla-datatypes.exp: Update expected results.
3349 * gdb.fortran/vla-ptype.exp: Likewise.
3350 * gdb.fortran/vla-type.exp: Likewise.
3351 * gdb.fortran/vla-value.exp: Likewise.
3352
3353 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3354
3355 * gdb.fortran/ptr-indentation.exp: Update expected results.
3356 * gdb.fortran/ptype-on-functions.exp: Likewise.
3357 * gdb.fortran/vla-ptr-info.exp: Likewise.
3358 * gdb.fortran/vla-value.exp: Likewise.
3359
3360 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3361
3362 * gdb.fortran/ptype-on-functions.exp: New file.
3363 * gdb.fortran/ptype-on-functions.f90: New file.
3364
3365 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3366
3367 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3368 case void string.
3369
3370 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3371
3372 * gdb.fortran/complex.exp: Expand.
3373 * gdb.fortran/complex.f: Renamed to...
3374 * gdb.fortran/complex.f90: ...this, and extended to add more
3375 complex values.
3376
3377 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3378
3379 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3380 MODULO, CMPLX.
3381
3382 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3383 Richard Bunt <richard.bunt@arm.com>
3384
3385 * gdb.base/max-depth.c: New file.
3386 * gdb.base/max-depth.exp: New file.
3387 * gdb.python/py-nested-maps.c: New file.
3388 * gdb.python/py-nested-maps.exp: New file.
3389 * gdb.python/py-nested-maps.py: New file.
3390 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3391 (test_all_common): Call test_max_depth.
3392 * gdb.fortran/max-depth.exp: New file.
3393 * gdb.fortran/max-depth.f90: New file.
3394 * gdb.go/max-depth.exp: New file.
3395 * gdb.go/max-depth.go: New file.
3396 * gdb.modula2/max-depth.exp: New file.
3397 * gdb.modula2/max-depth.c: New file.
3398 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3399
3400 2019-04-29 Tom de Vries <tdevries@suse.de>
3401
3402 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3403
3404 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3405
3406 * gdb.base/callexit.exp: Test may-call-functions off.
3407
3408 2019-04-25 Keith Seitz <keiths@redhat.com>
3409
3410 PR c++/24367
3411 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3412 (another_incomplete_struct, test_incomplete): New definitions.
3413 (main): Use new definitions.
3414 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3415 functions.
3416
3417 2019-04-25 Ali Tamur <tamur@google.com>
3418
3419 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3420
3421 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3422
3423 PR corefiles/11608
3424 PR corefiles/18187
3425 * gdb.base/coredump-filter-build-id.exp: New file.
3426
3427 2019-04-25 Alan Hayward <alan.hayward@arm.com>
3428
3429 * Makefile.in: Pass through GDBSERVER_DEBUG.
3430 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3431 (gdbserver,debug): Add board setting.
3432 * gdb.trace/tspeed.exp: Skip when debugging.
3433 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3434 * lib/gdbserver-support.exp: Likewise
3435
3436 2019-04-24 Tom Tromey <tromey@adacore.com>
3437
3438 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3439 Rust.
3440
3441 2019-04-24 Tom Tromey <tromey@adacore.com>
3442
3443 * gdb.arch/amd64-eval.exp: Test bitfield return.
3444 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3445 (class Foo) <return_bitfields>: New method.
3446 (main): Call it.
3447
3448 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3449
3450 * gdb.cp/many-args.cc: New file.
3451 * gdb.cp/many-args.exp: New file.
3452
3453 2019-04-23 Tom de Vries <tdevries@suse.de>
3454
3455 PR gdb/24433
3456 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3457
3458 2019-04-23 Alan Hayward <alan.hayward@arm.com>
3459
3460 * gdb.trace/backtrace.exp: Use nopie flag.
3461 * gdb.trace/circ.exp: Likewise.
3462 * gdb.trace/collection.exp: Likewise.
3463 * gdb.trace/ftrace.exp: Likewise.
3464 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3465 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3466 * gdb.trace/qtro.exp: Likewise.
3467 * gdb.trace/read-memory.exp: Likewise.
3468 * gdb.trace/report.exp: Likewise.
3469 * gdb.trace/tfile.exp: Likewise.
3470 * gdb.trace/tfind.exp: Likewise.
3471 * gdb.trace/unavailable.exp: Likewise.
3472
3473 2019-04-22 Pedro Alves <palves@redhat.com>
3474
3475 * gdb.base/solib-probes-nosharedlibrary.c,
3476 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3477
3478 2019-04-19 Tom Tromey <tromey@adacore.com>
3479
3480 * gdb.ada/ptype_union.c: New file.
3481 * gdb.ada/ptype_union.exp: New file.
3482
3483 2019-04-19 Tom Tromey <tromey@adacore.com>
3484
3485 PR symtab/24423:
3486 * gdb.base/list0.h (foo): Add a control-l character.
3487
3488 2019-04-18 Tom de Vries <tdevries@suse.de>
3489
3490 PR gdb/24433
3491 * boards/local-board.exp: Set sysroot to "".
3492
3493 2019-04-18 Tom de Vries <tdevries@suse.de>
3494 Pedro Alves <palves@redhat.com>
3495
3496 PR gdb/24454
3497 * gdb.threads/vfork-follow-child-exec.c: New file.
3498 * gdb.threads/vfork-follow-child-exec.exp: New file.
3499 * gdb.threads/vfork-follow-child-exit.c: New file.
3500 * gdb.threads/vfork-follow-child-exit.exp: New file.
3501
3502 2019-04-15 Leszek Swirski <leszeks@google.com>
3503
3504 * gdb.arch/amd64-eval.cc: New file.
3505 * gdb.arch/amd64-eval.exp: New file.
3506
3507 2019-04-11 Alan Hayward <alan.hayward@arm.com>
3508
3509 * gdb.server/sysroot.c: New test.
3510 * gdb.server/sysroot.exp: New file.
3511 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3512 matching param.
3513
3514 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3515
3516 * gdb.base/align.exp: Extend test to cover structures containing
3517 only static fields.
3518
3519 2019-04-11 Tom de Vries <tdevries@suse.de>
3520
3521 * boards/cc-with-dwz-m.exp: New file.
3522 * boards/cc-with-dwz.exp: New file.
3523 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3524
3525 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
3526
3527 * gdb.base/start-cpp.exp: New file.
3528 * gdb.base/start-cpp.cc: New file.
3529
3530 2019-04-08 Kevin Buettner <kevinb@redhat.com>
3531
3532 * gdb.python/py-thrhandle.exp: Adjust tests to call
3533 thread_from_handle instead of thread_from_thread_handle.
3534
3535 2019-04-08 Kevin Buettner <kevinb@redhat.com>
3536
3537 * gdb.python/py-thrhandle.exp: Add tests for
3538 gdb.InferiorThread.handle.
3539
3540 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3541
3542 * gdb.python/py-function.exp: Check calling helper function from
3543 all languages.
3544 * lib/gdb.exp (gdb_supported_languages): New proc.
3545
3546 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3547
3548 * gdb.base/complex-parts.c: New file.
3549 * gdb.base/complex-parts.exp: New file.
3550
3551 2019-04-01 Tom Tromey <tromey@adacore.com>
3552
3553 PR symtab/23331:
3554 * gdb.dwarf2/dw2-ranges-main.c: New file.
3555 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3556 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3557
3558 2019-03-30 Simon Marchi <simark@simark.ca>
3559
3560 * gdb.base/default.exp: Add values for $_gdb_major and
3561 $_gdb_minor.
3562
3563 2019-03-29 Tom Tromey <tromey@adacore.com>
3564
3565 * gdb.base/help.exp: Tighten apropos regexp.
3566
3567 2019-03-29 Keith Seitz <keiths@redhat.com>
3568
3569 * gdb.fortran/array-bounds.exp: New file.
3570 * gdb.fortran/array-bounds.f90: New file.
3571
3572 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3573
3574 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3575
3576 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3577
3578 * gdb.multi/hello.c (main): Increase alarm timer.
3579
3580 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3581
3582 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3583 factor when no hardware watchpoint support.
3584
3585 2019-03-28 Alan Hayward <alan.hayward@arm.com>
3586 Pedro Alves <palves@redhat.com>
3587
3588 * boards/local-board.exp: set sysroot to /.
3589
3590 2019-03-27 Alan Hayward <alan.hayward@arm.com>
3591
3592 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3593 in child.
3594
3595 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3596
3597 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3598 field.
3599 (make_container): Initialise new field.
3600 * gdb.python/py-prettyprint.exp: Add new tests.
3601 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3602 <display_hint>: New method.
3603
3604 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3605
3606 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3607 gdb_continue_to_breakpoint more throughout this test.
3608 (run_lang_tests) Supply unique test names, and use
3609 gdb_test_no_output.
3610
3611 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3612
3613 * gdb.base/finish-pretty.exp: Update expected results.
3614 * gdb.base/pretty-print.c: New file.
3615 * gdb.base/pretty-print.exp: New file.
3616
3617 2019-03-25 Pedro Alves <palves@redhat.com>
3618
3619 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3620 move comments outside list. Append '-i "" eof' section.
3621
3622 2019-03-22 Alan Hayward <alan.hayward@arm.com>
3623
3624 PR testsuite/25016
3625 * README: Add pie options.
3626 * gdb.base/break-interp.exp: Ensure pie is disabled.
3627 * gdb.base/dump.exp: Likewise.
3628 * lib/gdb.exp (gdb_compile): Add pie option.
3629
3630 2019-03-19 Tom Tromey <tromey@adacore.com>
3631
3632 * gdb.mi/mi2-cli-display.c: New file.
3633 * gdb.mi/mi2-cli-display.exp: New file.
3634
3635 2019-03-18 Joel Brobecker <brobecker@adacore.com>
3636 Tom Tromey <tromey@adacore.com>
3637
3638 * gdb.ada/ptype_array/pck.adb: New file.
3639 * gdb.ada/ptype_array/pck.ads: New file.
3640 * gdb.ada/ptype_array/foo.adb: New file.
3641 * gdb.ada/ptype_array.exp: New file.
3642
3643 2019-03-14 Tom Tromey <tromey@adacore.com>
3644
3645 * gdb.base/style.exp: Add "set style sources" test.
3646
3647 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3648
3649 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3650 * mi-breakpoint-multiple-locations.exp: ... this.
3651 (make_breakpoints_pattern): New proc.
3652 (do_test): Add mi_version parameter, test -break-insert,
3653 -break-info and =breakpoint-created.
3654
3655 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3656
3657 * config/default.exp: Remove 'load_lib gdb.exp'.
3658 * config/monitor.exp: Likewise.
3659 * config/sid.exp: Likewise.
3660 * config/sim.exp: Likewise.
3661 * config/slite.exp: Likewise.
3662 * config/unix.exp: Likewise.
3663 * gdb.base/default.exp: Remove unhelpful comment.
3664
3665 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3666
3667 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3668
3669 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3670
3671 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3672
3673 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3674
3675 * gdb.fortran/type-kinds.exp: Update expected results.
3676
3677 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3678
3679 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3680
3681 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3682
3683 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3684 function.
3685 (test_basic_parsing_of_type_kinds): Expand types tested.
3686 (test_parsing_invalid_type_kinds): New function.
3687
3688 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3689
3690 * gdb.fortran/intrinsics.exp: New file.
3691 * gdb.fortran/intrinsics.f90: New file.
3692 * gdb.fortran/type-kinds.exp: New file.
3693
3694 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3695
3696 * gdb.fortran/dot-ops.exp: New file.
3697
3698 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3699
3700 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3701 Check upper and lower case logical literals.
3702
3703 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3704
3705 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3706 Remove duplicate tests.
3707
3708 2019-03-06 Alan Hayward <alan.hayward@arm.com>
3709
3710 * lib/gdb.exp (builtin_cd): rename of cd.
3711 (cd): Override builtin.
3712
3713 2019-03-06 Richard Bunt <richard.bunt@arm.com>
3714
3715 * gdb.fortran/function-calls.exp: New file.
3716 * gdb.fortran/function-calls.f90: New test.
3717
3718 2019-03-04 Richard Bunt <richard.bunt@arm.com>
3719
3720 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3721 on user program standard output.
3722 * gdb.fortran/short-circuit-argument-list.f90: Record function
3723 calls.
3724
3725 2019-02-28 Alan Hayward <alan.hayward@arm.com>
3726
3727 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3728 failure.
3729
3730 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3731
3732 PR gdb/8527
3733 * gdb.base/interrupt-daemon-attach.c,
3734 gdb.base/interrupt-daemon-attach.exp: New test.
3735
3736 2019-02-27 Pedro Alves <palves@redhat.com>
3737
3738 * gdb.base/page.exp: Add tests for "set width/height -1".
3739
3740 2019-02-27 Pedro Alves <palves@redhat.com>
3741
3742 * gdb.base/page.exp: Add tests for "set/show width/height" with
3743 "infinite" values.
3744
3745 2019-02-27 Tom Tromey <tromey@adacore.com>
3746
3747 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3748 2.4.
3749 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3750 workaround.
3751
3752 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3753
3754 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3755 tests for structs with static members.
3756
3757 2019-02-26 Tom Tromey <tromey@adacore.com>
3758
3759 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3760 ValueError, not TypeError.
3761
3762 2019-02-26 Kevin Buettner <kevinb@redhat.com>
3763
3764 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3765 call from main program.
3766
3767 2019-02-23 Joel Brobecker <brobecker@adacore.com>
3768
3769 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3770 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3771 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3772 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3773 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3774
3775 2019-02-22 Keith Seitz <keiths@redhat.com>
3776
3777 PR symtab/23853
3778 * gdb.base/symlink-sourcefile.c: New file.
3779 * gdb.base/symlink-sourcefile.exp: New file.
3780
3781 2019-02-20 Tom Tromey <tom@tromey.com>
3782
3783 * gdb.base/info_qt.exp: Update.
3784
3785 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3786
3787 * gdb.base/source.exp: Move "error in sourced script" code to
3788 the end.
3789 * gdb.base/source-error.gdb: Move contents to
3790 source-error-1.gdb. Add new code to source source-error-1.gdb.
3791 * gdb.base/source-error-1.gdb: New file, from previous
3792 source-error.gdb.
3793
3794 2019-02-17 Tom Tromey <tom@tromey.com>
3795
3796 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3797 for macro styling.
3798 * gdb.base/style.c (SOME_MACRO): New macro.
3799
3800 2019-02-17 Tom Tromey <tom@tromey.com>
3801
3802 * gdb.base/style.exp: Add line-wrapping tests.
3803 * gdb.base/page.exp: Add test for quitting during pagination.
3804
3805 2019-02-17 Joel Brobecker <brobecker@adacore.com>
3806
3807 * gdb.ada/big_packed_array: New testcase.
3808 * gdb.ada/homonym.exp: Fix incorrect expected output for
3809 "break <homonym__get_value>" test.
3810
3811 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
3812
3813 PR breakpoints/21870
3814 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3815 and prepare_for_testing. Add comment.
3816 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3817 redundant cleanup call. Clean up comment.
3818
3819 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
3820
3821 PR breakpoints/21870
3822 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3823 * gdb.arch/aarch64-dbreg-contents.c: New file.
3824
3825 2019-02-10 Joel Brobecker <brobecker@adacore.com>
3826
3827 * gdb.ada/mi_ref_changeable: New testcase.
3828
3829 2019-02-07 Alan Hayward <alan.hayward@arm.com>
3830
3831 * gdb.base/attach.exp: Add double attach test.
3832
3833 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3834
3835 * lib/gdb.exp (default_gdb_start): Don't match pagination
3836 prompt.
3837 (gdb_init): Set stty_init.
3838
3839 2019-01-27 Tom Tromey <tom@tromey.com>
3840
3841 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3842 skip_python_tests.
3843
3844 2019-01-24 Alan Hayward <alan.hayward@arm.com>
3845
3846 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3847 New structure.
3848 (struct struct_static_02_02): Likewise.
3849 (struct struct_static_02_03): Likewise.
3850 (struct struct_static_02_04): Likewise.
3851 (struct struct_static_04_01): Likewise.
3852 (struct struct_static_04_02): Likewise.
3853 (struct struct_static_04_03): Likewise.
3854 (struct struct_static_04_04): Likewise.
3855 (struct struct_static_06_01): Likewise.
3856 (struct struct_static_06_02): Likewise.
3857 (struct struct_static_06_03): Likewise.
3858 (struct struct_static_06_04): Likewise.
3859 (cmp_struct_static_02_01): Likewise.
3860 (cmp_struct_static_02_02): Likewise.
3861 (cmp_struct_static_02_03): Likewise.
3862 (cmp_struct_static_02_04): Likewise.
3863 (cmp_struct_static_04_01): Likewise.
3864 (cmp_struct_static_04_02): Likewise.
3865 (cmp_struct_static_04_03): Likewise.
3866 (cmp_struct_static_04_04): Likewise.
3867 (cmp_struct_static_06_01): Likewise.
3868 (cmp_struct_static_06_02): Likewise.
3869 (cmp_struct_static_06_03): Likewise.
3870 (cmp_struct_static_06_04): Likewise.
3871 (call_all): Test new structs.
3872 * gdb.base/infcall-nested-structs.exp: Likewise.
3873
3874 2019-01-21 Alan Hayward <alan.hayward@arm.com>
3875 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3876
3877 2019-01-21 Alan Hayward <alan.hayward@arm.com>
3878 * gdb.base/stack-protector.c: New test.
3879 * gdb.base/stack-protector.exp: New file.
3880 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3881 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3882 option.
3883 (gdb_compile): Remove stack protector for GCC and prevent
3884 recursion.
3885
3886 2019-01-16 Keith Seitz <keiths@redhat.com>
3887
3888 PR gdb/23773
3889 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3890
3891 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3892
3893 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3894 aliases.
3895 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3896 tests.
3897 * gdb.arch/powerpc-vector-regs.c: New file.
3898 * gdb.arch/powerpc-vector-regs.exp: New file.
3899
3900 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3901
3902 * gdb.arch/altivec-regs.exp: Fix the list passed to
3903 gdb_expect_list when testing "info vector".
3904
3905 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3906
3907 * gdb.base/style.exp: Don't include path in testname.
3908
3909 2019-01-10 Keith Seitz <keiths@redhat.com>
3910
3911 PR gdb/23712
3912 PR symtab/23010
3913 * gdb.dwarf2/multidictionary.exp: New file.
3914
3915 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3916
3917 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3918 (test_gnuv3_style_demangling): ... this.
3919 (test_lucid_style_demangling): Remove.
3920 (test_arm_style_demangling): Remove.
3921 (test_hp_style_demangling): Remove.
3922 (do_tests): Remove calls to the above.
3923
3924 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3925
3926 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3927 case.
3928
3929 2019-01-06 Tom Tromey <tom@tromey.com>
3930
3931 PR gdb/28155:
3932 * gdb.dwarf2/typedef-void-finish.exp: New file.
3933
3934 2018-12-28 Tom Tromey <tom@tromey.com>
3935 Simon Marchi <simark@simark.ca>
3936
3937 * gdb.base/jit-exec.exp: New file.
3938 * gdb.base/jit-exec.c: New file.
3939 * gdb.base/jit-execd.c: New file.
3940
3941 2018-12-28 Tom Tromey <tom@tromey.com>
3942
3943 * gdb.base/style.exp: Update test to check for address styling.
3944
3945 2018-12-28 Tom Tromey <tom@tromey.com>
3946
3947 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3948 message.
3949
3950 2018-12-28 Tom Tromey <tom@tromey.com>
3951
3952 * gdb.base/style.exp: Add test for version number styling.
3953
3954 2018-12-28 Tom Tromey <tom@tromey.com>
3955
3956 * gdb.base/style.exp: Add test for print_address_symbolic.
3957
3958 2018-12-28 Tom Tromey <tom@tromey.com>
3959
3960 * gdb.base/style.exp: Add test for breakpoint setting.
3961
3962 2018-12-28 Tom Tromey <tom@tromey.com>
3963
3964 * gdb.base/style.exp: Add test for variable names.
3965
3966 2018-12-28 Tom Tromey <tom@tromey.com>
3967
3968 * gdb.base/style.exp: New file.
3969 * gdb.base/style.c: New file.
3970
3971 2018-12-28 Tom Tromey <tom@tromey.com>
3972
3973 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3974 "dumb".
3975 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3976 the TERM environment variable.
3977
3978 2018-12-27 Tom Tromey <tom@tromey.com>
3979
3980 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3981 pagination test.
3982
3983 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3984
3985 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3986 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3987
3988 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3989
3990 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3991 Filename a.adb changed to bp_fun_addr.adb.
3992 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3993
3994 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3995
3996 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3997 non-PIE executables.
3998 * README: Mention the gdb,nopie_flag board setting.
3999 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4000 non-PIE executable.
4001 * gdb.arch/amd64-entry-value.exp: Likewise.
4002 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4003 * gdb.arch/i386-float.exp: Likewise.
4004 * gdb.arch/i386-signal.exp: Likewise.
4005 * gdb.mi/mi-reg-undefined.exp: Likewise.
4006
4007 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4008
4009 PR gdb/23974
4010 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4011
4012 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4013
4014 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4015 Update order of results accordingly.
4016
4017 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4018
4019 * gdb.base/annota1.exp: Update a test regexp.
4020
4021 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4022
4023 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4024
4025 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4026
4027 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4028 (reuse_time): Initialize to REUSE_TIME_CAP.
4029 (check_rc): New function.
4030 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4031 Check pthread_create rc.
4032 (spawner_thread_func): Check pthread_create and pthread_join rc.
4033
4034 2018-12-08 Pedro Alves <palves@redhat.com>
4035
4036 * gdb.base/list.exp (test_forward_search): Rename to ...
4037 (test_forward_reverse_search): ... this. Also test reverse-search
4038 and the forward-search alias.
4039
4040 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4041
4042 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4043 local timeout variable before return, and remove all local timeout
4044 variable entirely.
4045 (gdb_load): Likewise.
4046
4047 2018-12-01 Tom de Vries <tdevries@suse.de>
4048
4049 * gdb.base/gdb-caching-proc.exp: New file.
4050
4051 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4052
4053 * Makefile.in (TIMESTAMP): New variable.
4054 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4055 command.
4056 (check-single-racy): Likewise.
4057 (check/%.exp): Likewise.
4058 (check-racy/%.exp): Likewise.
4059 (workers/%.worker): Likewise.
4060 (build-perf): Likewise.
4061 (check-perf): Likewise.
4062 * README: Describe new "TS" and "TS_FORMAT" variables.
4063 * print-ts.py: New file.
4064
4065 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4066
4067 PR python/23714
4068 * gdb.python/python.exp: Test command repetition after
4069 gdb.execute.
4070
4071 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4072
4073 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4074 is correctly aligned.
4075
4076 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4077
4078 * gdb.ada/info_auto_lang.exp: New testcase.
4079 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4080 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4081 * gdb.ada/info_auto_lang/some_c.c: New file.
4082
4083 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4084
4085 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4086 FUNC_lang language syntax.
4087
4088 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4089
4090 * gdb.base/info_minsym.c: New file.
4091 * gdb.base/info_minsym.exp: New file.
4092
4093 2018-11-19 Tom Tromey <tom@tromey.com>
4094
4095 PR rust/23625:
4096 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4097 * gdb.rust/expr.exp: Update expected output. Change one test.
4098
4099 2018-11-19 Tom Tromey <tom@tromey.com>
4100
4101 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4102
4103 2018-11-19 Pedro Alves <palves@redhat.com>
4104
4105 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4106 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4107 see the expected warning.
4108
4109 2018-11-16 Alan Hayward <alan.hayward@arm.com>
4110
4111 PR gdb/22736:
4112 * gdb.cp/infcall-nodebug-lib.c: New test.
4113 * gdb.cp/infcall-nodebug-main.c: New test.
4114 * gdb.cp/infcall-nodebug.exp: New file.
4115
4116 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4117
4118 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4119 completer tests.
4120
4121 2018-11-09 Tom de Vries <tdevries@suse.de>
4122
4123 * gdb.base/msym-lang.c: New test.
4124 * gdb.base/msym-lang.exp: New file.
4125 * gdb.base/msym-lang-main.c: New test.
4126
4127 2018-11-08 Tom Tromey <tom@tromey.com>
4128
4129 PR gdb/23555:
4130 PR gdb/23838:
4131 * gdb.base/warning.exp: New file.
4132
4133 2018-11-08 Jan Beulich <jbeulich@suse.com>
4134
4135 * testsuite/gdb.arch/i386-avx512.c,
4136 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4137
4138 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4139
4140 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4141 point hardware.
4142
4143 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4144
4145 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4146 * gdb.dwarf2/missing-type-name.exp: New file.
4147
4148 2018-11-06 Tom de Vries <tdevries@suse.de>
4149
4150 * gdb.base/many-headers.c: New test.
4151 * gdb.base/many-headers.exp: New file.
4152
4153 2018-11-06 Jim Wilson <jimw@sifive.com>
4154
4155 * gdb.base/code_elim.exp: For riscv, set additional_flags
4156 to include -msmall-data-limit=0.
4157
4158 2018-11-01 Joel Brobecker <brobecker@adacore.com>
4159
4160 * gdb.ada/watch_minus_l: New testcase.
4161
4162 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4163
4164 * gdb.arch/aix-sighandle.c: New file.
4165 * gdb.arch/aix-sighandle.exp: New file.
4166
4167 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4168
4169 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4170 registers being unions.
4171
4172 2018-10-31 Tom de Vries <tdevries@suse.de>
4173
4174 * lib/valgrind.exp: New file.
4175 (vgdb_start, vgdb_stop): New procs, factored out of ...
4176 * gdb.base/valgrind-bt.exp: ... here, ...
4177 * gdb.base/valgrind-disp-step.exp: ... here and ...
4178 * gdb.base/valgrind-infcall.exp: ... here.
4179
4180 2018-10-31 Tom de Vries <tdevries@suse.de>
4181
4182 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4183
4184 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4185
4186 * gdb.dwarf2/void-type.c: New file.
4187 * gdb.dwarf2/void-type.exp: New file.
4188
4189 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4190
4191 * gdb.base/info_qt.c: New file.
4192 * gdb.base/info_qt.exp: New file.
4193
4194 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4195
4196 * gdb.arch/powerpc-htm-regs.c: New file.
4197 * gdb.arch/powerpc-htm-regs.exp: New file.
4198
4199 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4200
4201 * gdb.arch/powerpc-tar.c: New file.
4202 * gdb.arch/powerpc-tar.exp: New file.
4203
4204 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4205
4206 * gdb.arch/powerpc-ppr-dscr.c: New file.
4207 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4208
4209 2018-10-25 Tom de Vries <tdevries@suse.de>
4210
4211 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4212
4213 2018-10-24 Tom de Vries <tdevries@suse.de>
4214
4215 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4216 longer exists error.
4217
4218 2018-10-24 Tom de Vries <tdevries@suse.de>
4219
4220 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4221
4222 2018-10-24 Tom de Vries <tdevries@suse.de>
4223
4224 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4225 --db-attach in valgrind.
4226
4227 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4228
4229 * gdb.arch/riscv-reg-aliases.c: New file.
4230 * gdb.arch/riscv-reg-aliases.exp: New file.
4231
4232 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4233
4234 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4235
4236 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4237
4238 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4239
4240 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4241
4242 * gdb.cp/ovldbreak.exp: Fix regexps.
4243
4244 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4245
4246 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4247
4248 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4249
4250 PR cli/23785
4251 * gdb.base/restore.exp: New test to check if "restore" with an
4252 invalid file doesn't segfault.
4253
4254 2018-10-18 Tom de Vries <tdevries@suse.de>
4255
4256 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4257 * gdb.ada/excep_handle.exp: Same.
4258 * gdb.ada/mi_string_access.exp: Same.
4259 * gdb.ada/mi_var_union.exp: Same.
4260 * gdb.arch/arc-analyze-prologue.exp: Same.
4261 * gdb.arch/arc-decode-insn.exp: Same.
4262 * gdb.base/readnever.exp: Same.
4263 * gdb.fortran/printing-types.exp: Same.
4264 * gdb.guile/scm-lazy-string.exp: Same.
4265
4266 2018-10-16 Tom de Vries <tdevries@suse.de>
4267
4268 PR gdb/23730
4269 * gdb.base/catch-follow-exec.c: Add copyright notice.
4270 * gdb.base/catch-follow-exec.exp: Rewrite to use
4271 gdb_spawn_with_cmdline_opts. Require gdb-native.
4272
4273 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4274
4275 * gdb.trace/actions-changed.exp: Check for arch support.
4276 * gdb.trace/actions.exp: Likewise.
4277 * gdb.trace/ax.exp: Likewise.
4278 * gdb.trace/backtrace.exp: Likewise.
4279 * gdb.trace/change-loc.exp: Likewise.
4280 * gdb.trace/deltrace.exp: Likewise.
4281 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4282 * gdb.trace/ftrace.exp: Likewise.
4283 * gdb.trace/infotrace.exp: Check for arch support.
4284 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4285 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4286 * gdb.trace/mi-tsv-changed.exp: Likewise.
4287 * gdb.trace/packetlen.exp: Likewise.
4288 * gdb.trace/passc-dyn.exp: Likewise.
4289 * gdb.trace/passcount.exp: Likewise.
4290 * gdb.trace/pending.exp: Likewise.
4291 * gdb.trace/range-stepping.exp: Check for shlib support.
4292 * gdb.trace/report.exp: Check for arch support.
4293 * gdb.trace/save-trace.exp: Likewise.
4294 * gdb.trace/signal.exp: Check for signal support.
4295 * gdb.trace/tfind.exp: Check for arch support.
4296 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4297 * gdb.trace/trace-common.h: Add comment.
4298 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4299 * gdb.trace/trace-enable-disable.exp: Likewise.
4300 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4301 * gdb.trace/tracecmd.exp: Check for arch support.
4302 * gdb.trace/tspeed.exp: Check for shlib and target support.
4303 * gdb.trace/tstatus.exp: Check for arch support.
4304 * gdb.trace/tsv.exp: Likewise.
4305 * gdb.trace/while-dyn.exp: Likewise.
4306 * gdb.trace/while-stepping.exp: Likewise.
4307 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4308
4309 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4310
4311 * gdb.trace/tspeed.exp: Remove nowarnings.
4312 (prepare_for_trace_test): Declare "global ipalib".
4313 * gdb.trace/tspeed.c: Include unistd.h.
4314 (main): Remove superfluous printf argument.
4315
4316 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4317
4318 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4319 directory prefix on the filename.
4320
4321 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4322
4323 * gdb.gdb/unittest.exp: Update expected message informing that
4324 selftests have been disabled.
4325 * gdb.server/unittest.exp: Likewise.
4326
4327 2018-10-09 Tom de Vries <tdevries@suse.de>
4328
4329 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4330 with runto_main.
4331
4332 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
4333
4334 PR c++/16841
4335 * gdb.cp/virtbase2.cc: New file.
4336 * gdb.cp/virtbase2.exp: New file.
4337
4338 2018-10-06 Tom Tromey <tom@tromey.com>
4339
4340 PR python/19399:
4341 * gdb.python/py-inferior.exp: Add architecture test.
4342
4343 2018-10-06 Tom Tromey <tom@tromey.com>
4344
4345 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4346 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4347
4348 2018-10-06 Tom Tromey <tom@tromey.com>
4349
4350 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4351 of a "throw" catchpoint.
4352
4353 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4354
4355 * gdb.base/info-proc.exp: Update string expected from "help info
4356 proc".
4357
4358 2018-10-04 Tom Tromey <tom@tromey.com>
4359
4360 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4361 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4362 (test_initial_complaints, test_empty_complaints): Update.
4363 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4364
4365 2018-10-04 Tom Tromey <tom@tromey.com>
4366
4367 PR cli/19551:
4368 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4369 * lib/gdb.exp (gdb_file_cmd): Update.
4370 * gdb.stabs/weird.exp (print_weird_var): Update.
4371 * gdb.server/solib-list.exp: Update.
4372 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4373 * gdb.mi/mi-cli.exp: Update.
4374 * gdb.linespec/linespec.exp: Update.
4375 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4376 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4377 * gdb.cp/cp-relocate.exp: Update.
4378 * gdb.base/sym-file.exp: Update.
4379 * gdb.base/relocate.exp: Update.
4380 * gdb.base/readnever.exp: Update.
4381 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4382 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4383 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4384 * gdb.base/code_elim.exp: Update.
4385 * gdb.base/break-unload-file.exp (test_break): Update.
4386 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4387 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4388 Update.
4389 * gdb.base/attach.exp (do_attach_tests): Update.
4390 * gdb.base/sepdebug.exp: Update.
4391 * gdb.python/py-section-script.exp: Update.
4392
4393 2018-10-04 Tom Tromey <tom@tromey.com>
4394
4395 PR cli/22234:
4396 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4397 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4398 output.
4399
4400 2018-10-04 Tom Tromey <tom@tromey.com>
4401
4402 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4403 set width and height to 0.
4404 (test_command_line_attach_run): Use -quiet.
4405
4406 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4407
4408 * lib/gdb.exp (skip_ifunc_tests): New.
4409 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4410 other compile failures.
4411 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4412
4413 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4414
4415 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4416 is_amd64_regs_target.
4417
4418 2018-10-01 Alan Hayward <alan.hayward@arm.com>
4419
4420 * gdb.arch/aarch64-sighandler-regs.c: New test.
4421 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4422 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4423
4424 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4425
4426 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4427 assembly.
4428
4429 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4430
4431 * gdb.base/frame-selection.exp: New file.
4432 * gdb.base/frame-selection.c: New file.
4433
4434 2018-09-27 Alan Hayward <alan.hayward@arm.com>
4435
4436 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4437 pthread barrier.
4438 (main): Likewise.
4439
4440 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4441
4442 * gdb.base/large-frame-1.c: New file.
4443 * gdb.base/large-frame-2.c: New file.
4444 * gdb.base/large-frame.exp: New file.
4445 * gdb.base/large-frame.h: New file.
4446
4447 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4448
4449 PR gdb/20948
4450 * gdb.base/write_mem.exp: New test.
4451 * gdb.base/write_mem.c: Likewise.
4452
4453 2018-09-23 Tom Tromey <tom@tromey.com>
4454
4455 PR python/18852:
4456 * gdb.python/py-parameter.exp: Add test for parameter that throws
4457 on "set".
4458
4459 2018-09-23 Tom Tromey <tom@tromey.com>
4460
4461 PR python/17284:
4462 * gdb.python/py-template.exp (test_template_arg): Add test for
4463 negative template argument number.
4464
4465 2018-09-23 Tom Tromey <tom@tromey.com>
4466
4467 PR python/14062:
4468 * gdb.python/python.exp: Add test for post_event error.
4469
4470 2018-09-23 Tom Tromey <tom@tromey.com>
4471
4472 PR python/18170:
4473 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4474 convert pointers to int and long.
4475
4476 2018-09-23 Tom Tromey <tom@tromey.com>
4477
4478 PR python/20126:
4479 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4480 signed-ness conversion tests.
4481
4482 2018-09-23 Tom Tromey <tom@tromey.com>
4483
4484 PR python/18352;
4485 * gdb.python/py-value.exp (test_float_conversion): New proc.
4486 Use it.
4487
4488 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4489
4490 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4491
4492 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4493
4494 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4495 no readline.
4496 * gdb.base/utf8-identifiers.exp: Likewise.
4497 * gdb.cp/cpcompletion.exp: Likewise.
4498 * gdb.linespec/cpcompletion.exp: Likewise.
4499 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4500 * gdb.linespec/cpls-ops.exp: Likewise.
4501
4502 2018-09-19 Richard Bunt <richard.bunt@arm.com>
4503 Chris January <chris.january@arm.com>
4504
4505 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4506 * gdb.fortran/short-circuit-argument-list.exp: New file.
4507 * gdb.fortran/short-circuit-argument-list.f90: New test.
4508
4509 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4510
4511 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4512 "arch=" keyword when executing "-stack-list-frames".
4513
4514 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4515
4516 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4517 "arch=" keyword when executing "-stack-list-frames".
4518
4519 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4520
4521 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4522 break ada".
4523
4524 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4525
4526 PR python/23669
4527 * gdb.python/python.exp: Test gdb.execute("show commands").
4528
4529 2018-09-16 Tom Tromey <tom@tromey.com>
4530
4531 * gdb.base/new-ui.exp (do_execution_tests): Update.
4532 * gdb.base/dbx.exp (test_breakpoints): Update.
4533
4534 2018-09-14 Alan Hayward <alan.hayward@arm.com>
4535
4536 * lib/gdb.exp (gdb_simple_compile): Add proc.
4537 (is_elf_target): Use gdb_simple_compile.
4538 (skip_altivec_tests): Likewise.
4539 (skip_vsx_tests): Likewise.
4540 (skip_tsx_tests): Likewise.
4541 (skip_btrace_tests): Likewise.
4542 (skip_btrace_pt_tests): Likewise.
4543 (gdb_can_simple_compile): Likewise.
4544 (gdb_has_argv0): Likewise.
4545 (gdb_target_symbol_prefix): Likewise.
4546 (target_supports_scheduler_locking): Likewise.
4547
4548 2018-09-13 Tom Tromey <tom@tromey.com>
4549
4550 * Makefile.in (TAGS): Recognize proc_with_prefix and
4551 gdb_caching_proc.
4552
4553 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4554
4555 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4556 method.
4557
4558 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4559
4560 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4561 and a few other Inferior properties when the Inferior is no
4562 longer valid.
4563
4564 2018-09-13 Tom Tromey <tom@tromey.com>
4565
4566 PR rust/23650:
4567 * gdb.rust/simple.exp: Add test for enum field access error.
4568
4569 2018-09-13 Tom Tromey <tom@tromey.com>
4570
4571 PR rust/23626:
4572 * gdb.rust/simple.rs (EmptyEnum): New type.
4573 (main): Use it.
4574 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4575
4576 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4577
4578 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4579 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4580 * gdb.python/py-symtab.exp: Update test printing an objfile.
4581
4582 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4583
4584 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4585 object.
4586
4587 2018-09-12 Alan Hayward <alan.hayward@arm.com>
4588
4589 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4590 (support_complex_tests): Use gdb_can_simple_compile.
4591 (is_ilp32_target): Likewise.
4592 (is_lp64_target): Likewise.
4593 (is_64_target): Likewise.
4594 (is_amd64_regs_target): Likewise.
4595 (is_aarch32_target): Likewise.
4596 (gdb_int128_helper): Likewise.
4597
4598 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4599
4600 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4601
4602 2018-09-10 Jerome Guitton <guitton@adacore.com>
4603
4604 * gdb.ada/same_component_name: Add test for case of tagged record
4605 with variable-length fields.
4606
4607 2018-09-10 Xavier Roirand <roirand@adacore.com>
4608
4609 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4610 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4611 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4612 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4613
4614 2018-09-10 Xavier Roirand <roirand@adacore.com>
4615
4616 * gdb.ada/mi_string_access.exp: New testcase.
4617 * gdb.ada/mi_string_access/bar.adb: New file.
4618 * gdb.ada/mi_string_access/pck.adb: New file.
4619 * gdb.ada/mi_string_access/pck.asd: New file.
4620
4621 2018-09-10 Xavier Roirand <roirand@adacore.com>
4622
4623 * gdb.ada/mi_var_union.exp: New testcase.
4624 * gdb.ada/mi_var_union/bar.adb: New file.
4625 * gdb.ada/mi_var_union/pck.adb: New file.
4626 * gdb.ada/mi_var_union/pck.asd: New file.
4627
4628 2018-09-08 Tom Tromey <tom@tromey.com>
4629
4630 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4631
4632 2018-09-08 Tom Tromey <tom@tromey.com>
4633
4634 PR python/16047:
4635 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4636 (register_pretty_printers): Register new printer.
4637 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4638 test.
4639 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4640 (an_int_type3): New global.
4641
4642 2018-09-08 Joel Brobecker <brobecker@adacore.com>
4643
4644 * gdb.ada/expr_with_funcall: New testcase.
4645
4646 2018-09-08 Joel Brobecker <brobecker@adacore.com>
4647
4648 * gdb.ada/packed_array_assign: New testcase.
4649
4650 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4651
4652 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4653 names, and add test prefixes to make test names unique.
4654
4655 2018-09-05 Tom de Vries <tdevries@suse.de>
4656
4657 * gdb.dwarf2/varval.exp: Add test.
4658
4659 2018-09-04 Gary Benson <gbenson@redhat.com>
4660
4661 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4662 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4663
4664 2018-08-31 Tom Tromey <tom@tromey.com>
4665
4666 * gdb.rust/simple.rs: Rename second variable "v".
4667
4668 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4669
4670 * gdb.base/funcargs.c (use_a): New function.
4671 (recurse): Call use_a.
4672
4673 2018-08-29 Keith Seitz <keiths@redhat.com>
4674
4675 * gdb.compile/compile-cplus-anonymous.cc: New file.
4676 * gdb.compile/compile-cplus-anonymous.exp: New file.
4677 * gdb.compile/compile-cplus-array-decay.cc: New file.
4678 * gdb.compile/compile-cplus-array-decay.exp: New file.
4679 * gdb.compile/compile-cplus-inherit.cc: New file.
4680 * gdb.compile/compile-cplus-inherit.exp: New file.
4681 * gdb.compile/compile-cplus-member.cc: New file.
4682 * gdb.compile/compile-cplus-member.exp: New file.
4683 * gdb.compile/compile-cplus-method.cc: New file.
4684 * gdb.compile/compile-cplus-method.exp: New file.
4685 * gdb.compile/compile-cplus-mod.c: "New" file.
4686 * gdb.compile/compile-cplus-namespace.cc: New file.
4687 * gdb.compile/compile-cplus-namespace.exp: New file.
4688 * gdb.compile/compile-cplus-nested.cc: New file.
4689 * gdb.compile/compile-cplus-nested.exp: New file.
4690 * gdb.compile/compile-cplus-print.c: "New" file.
4691 * gdb.compile/compile-cplus-print.exp: "New" file.
4692 * gdb.compile/compile-cplus-virtual.cc: New file.
4693 * gdb.compile/compile-cplus-virtual.exp: New file.
4694 * gdb.compile/compile-cplus.c: "New" file.
4695 * gdb.compile/compile-cplus.exp: "New" file.
4696 * lib/compile-support.exp: New file.
4697
4698 2018-08-16 Gary Benson <gbenson@redhat.com>
4699
4700 PR gdb/13000:
4701 * gdb.base/batch-exit-status.exp: New file.
4702 * gdb.base/batch-exit-status.good-commands: Likewise.
4703 * gdb.base/batch-exit-status.bad-commands: Likewise.
4704
4705 2018-08-29 Alan Hayward <alan.hayward@arm.com>
4706
4707 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4708 (struct struct02): Likewise.
4709 (struct struct03): Likewise.
4710 (struct struct04): Likewise.
4711 (struct struct_01_01): New struct.
4712 (struct struct_01_02): Likewise.
4713 (struct struct_01_03): Likewise.
4714 (struct struct_01_04): Likewise.
4715 (struct struct_02_01): Likewise.
4716 (struct struct_02_02): Likewise.
4717 (struct struct_02_03): Likewise.
4718 (struct struct_02_04): Likewise.
4719 (struct struct_04_01): Likewise.
4720 (struct struct_04_02): Likewise.
4721 (struct struct_04_03): Likewise.
4722 (struct struct_04_04): Likewise.
4723 (struct struct_05_01): Likewise.
4724 (struct struct_05_02): Likewise.
4725 (struct struct_05_03): Likewise.
4726 (struct struct_05_04): Likewise.
4727 (cmp_struct01): Remove function.
4728 (cmp_struct02): Likewise.
4729 (cmp_struct03): Likewise.
4730 (cmp_struct04): Likewise.
4731 (cmp_struct_01_01): Add Function.
4732 (cmp_struct_01_02): Likewise.
4733 (cmp_struct_01_03): Likewise.
4734 (cmp_struct_01_04): Likewise.
4735 (cmp_struct_02_01): Likewise.
4736 (cmp_struct_02_02): Likewise.
4737 (cmp_struct_02_03): Likewise.
4738 (cmp_struct_02_04): Likewise.
4739 (cmp_struct_04_01): Likewise.
4740 (cmp_struct_04_02): Likewise.
4741 (cmp_struct_04_03): Likewise.
4742 (cmp_struct_04_04): Likewise.
4743 (cmp_struct_05_01): Likewise.
4744 (cmp_struct_05_02): Likewise.
4745 (cmp_struct_05_03): Likewise.
4746 (cmp_struct_05_04): Likewise.
4747 (call_all): Add new structs.
4748 * gdb.base/infcall-nested-structs.exp: Likewise.
4749
4750 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4751
4752 * gdb.python/py-framefilter-mi.exp: Update regexp to
4753 check for "arch" field in frame output.
4754
4755 2018-08-23 Kevin Buettner <kevinb@redhat.com>
4756
4757 * gdb.dwarf2/dw2-ranges-func.c: New file.
4758 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4759
4760 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4761
4762 * gdb.base/term.exp: Compare terminal settings with values from
4763 the inferior.
4764 * gdb.base/term.c: Get and set terminal settings.
4765
4766 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4767
4768 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4769 accommodate new "arch" field in frame output.
4770 * gdb.mi/mi-return.exp: Likewise.
4771 * gdb.mi/mi-stack.exp: Likewise.
4772 * gdb.mi/mi-syn-frame.exp: Likewise.
4773 * gdb.mi/user-selected-context-sync.exp: Likewise.
4774
4775 2018-08-19 Michael Spang <spang@google.com>
4776
4777 PR gdb/11786
4778 * gdb.base/gcore-tls-pie.c: New file.
4779 * gdb.base/gcore-tls-pie.exp: New file.
4780
4781 2018-08-18 Kevin Buettner <kevinb@redhat.com>
4782
4783 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
4784 * gdb.dwarf2/varval.c: New file.
4785 * gdb.dwarf2/varval.exp: New file.
4786
4787 2018-08-17 Alan Hayward <alan.hayward@arm.com>
4788
4789 PR gdb/18931
4790 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4791
4792 2018-08-16 Keith Seitz <keiths@redhat.com>
4793
4794 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4795 tests expected to pass.
4796
4797 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4798
4799 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4800 -data-disassemble -a.
4801 (test_disassembly_bogus_args): Likewise.
4802
4803 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4804
4805 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4806
4807 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4808
4809 * gdb.base/vla-optimized-out.exp: Add new test.
4810
4811 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4812
4813 * gdb.base/vla-optimized-out-o3.exp: Delete.
4814 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4815 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4816 deleted tests.
4817
4818 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4819
4820 PR gdb/18050:
4821 * gdb.server/extended-remote-restart.c: New file.
4822 * gdb.server/extended-remote-restart.exp: New file.
4823
4824 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4825
4826 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4827 "set variable index = 42".
4828
4829 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4830
4831 * boards/index-cache-gdb.exp: New file.
4832 * gdb.dwarf2/index-cache.exp: New file.
4833 * gdb.dwarf2/index-cache.c: New file.
4834 * gdb.base/maint.exp: Check if we are using the index cache.
4835
4836 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4837
4838 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4839 MAKEFLAGS.
4840
4841 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4842
4843 * dg-extract-results.sh: Move to toplevel contrib.
4844 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4845 * Makefile.in (check-parallel-racy): Likewise.
4846
4847 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4848
4849 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4850 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4851 tests if the target supports scheduler locking.
4852
4853 2018-08-04 Tom de Vries <tdevries@suse.de>
4854
4855 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4856
4857 2018-08-02 Tom Tromey <tom@tromey.com>
4858
4859 PR symtab/16842.
4860 * gdb.cp/temargs.exp: Test "info address" of a template
4861 parameter.
4862
4863 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4864
4865 * gdb.python/py-mi-var-info-path-expression.c: New file.
4866 * gdb.python/py-mi-var-info-path-expression.py: New file.
4867 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4868
4869 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4870
4871 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4872 error after "cannot resolve name" string.
4873
4874 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4875
4876 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4877 started.
4878 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4879
4880 2018-07-28 Tom de Vries <tdevries@suse.de>
4881
4882 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4883
4884 2018-07-26 Tom de Vries <tdevries@suse.de>
4885
4886 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4887
4888 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4889
4890 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4891 is visible.
4892
4893 2018-07-26 Tom de Vries <tdevries@suse.de>
4894
4895 PR breakpoints/23366
4896 * gdb.base/catch-follow-exec.c: New test.
4897 * gdb.base/catch-follow-exec.exp: New file.
4898
4899 2018-07-25 Tom de Vries <tdevries@suse.de>
4900
4901 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4902 vla-optimized-out.c.
4903
4904 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4905
4906 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4907 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4908
4909 2018-07-20 Tom de Vries <tdevries@suse.de>
4910
4911 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4912 NOCLONE macro.
4913 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4914
4915 2018-07-19 Tom de Vries <tdevries@suse.de>
4916
4917 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4918 regular expression.
4919
4920 2018-07-18 Tom de Vries <tdevries@suse.de>
4921
4922 * gdb.base/vla-optimized-out.c: New test.
4923 * gdb.base/vla-optimized-out.exp: New file.
4924
4925 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4926
4927 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4928 message "No address associated with hostname" when gdbserver
4929 cannot resolve the hostname.
4930
4931 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4932
4933 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4934 Add some test prefixes to make tests unique.
4935
4936 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4937
4938 * gdb.base/frameapply.c: New file.
4939 * gdb.base/frameapply.exp: New file.
4940
4941 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4942
4943 * gdb.base/skip.exp: Update expected error message.
4944
4945 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4946 Jan Kratochvil <jan.kratochvil@redhat.com>
4947 Paul Fertser <fercerpav@gmail.com>
4948 Tsutomu Seki <sekiriki@gmail.com>
4949
4950 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4951 parameter.
4952 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4953 by default.
4954 * boards/native-gdbserver.exp: Likewise.
4955 * gdb.server/run-without-local-binary.exp: Improve regexp used
4956 for detecting when a remote debugging connection succeeds.
4957 * gdb.server/server-connect.exp: New file.
4958 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4959 Do not prefix the port number with ":".
4960 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4961 support for detecting and using it. Add '$debughost_gdbserver'
4962 to the list of arguments used to start gdbserver. Handle case
4963 when gdbserver cannot resolve a network name.
4964
4965 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4966
4967 PR c++/23373
4968 * gdb.base/ptype-offsets.cc (struct static_member): New
4969 struct.
4970 (main) <stmember>: New variable.
4971 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4972 with a static member in it.
4973
4974 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4975
4976 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4977 watchpoints enabled and disabled.
4978
4979 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4980
4981 * gdb.base/examine-backward.exp: Still run tests around address
4982 0x0, even if address 0x0 is not readable. Update the pattern for
4983 matching address 0x0 in expected output.
4984
4985 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4986
4987 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4988 malloc/free.
4989
4990 2018-07-04 Tom de Vries <tdevries@suse.de>
4991
4992 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4993
4994 2018-07-02 Maciej W. Rozycki <macro@mips.com>
4995
4996 PR tdep/8282
4997 * gdb.arch/mips-disassembler-options.exp: New test.
4998 * gdb.arch/mips-disassembler-options.s: New test source.
4999
5000 2018-06-29 Pedro Alves <palves@redhat.com>
5001
5002 * gdb.threads/names.exp: Adjust expected "info threads" output.
5003
5004 2018-06-29 Pedro Alves <palves@redhat.com>
5005
5006 * gdb.opt/inline-break.exp (line number, address): Add "info
5007 break" tests.
5008
5009 2018-06-29 Pedro Alves <palves@redhat.com>
5010
5011 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5012 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5013 number and address and running to them.
5014
5015 2018-06-29 Richard Bunt <richard.bunt@arm.com>
5016
5017 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5018
5019 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5020
5021 * lib/compiler.c: Remove executable permission flag.
5022
5023 2018-06-28 Richard Bunt <richard.bunt@arm.com>
5024
5025 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5026 code.
5027 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5028
5029 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5030
5031 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5032
5033 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5034
5035 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5036 address argument is omitted.
5037
5038 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5039
5040 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5041
5042 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
5043
5044 PR gdb/21695
5045 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5046 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5047
5048 2018-06-26 Tom Tromey <tom@tromey.com>
5049
5050 PR rust/22574:
5051 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5052 * gdb.rust/simple.rs (struct SimpleLayout): New.
5053
5054 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5055
5056 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5057 "info registers" output.
5058
5059 2018-06-21 Richard Bunt <richard.bunt@arm.com>
5060
5061 * gdb.base/watchpoint-hw-attach.c: New test.
5062 * gdb.base/watchpoint-hw-attach.exp: New file.
5063
5064 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5065
5066 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5067 through /bin/sh.
5068 * boards/dwarf4-gdb-index.exp: Likewise.
5069 * boards/fission-dwp.exp: Likewise.
5070
5071 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5072
5073 * gdb.base/float128.exp: Add comment and improved fail message
5074 to the failure case of "print large128" test.
5075
5076 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5077
5078 * configure.ac: Remove AC_PREREQ.
5079 * configure: Re-generate.
5080
5081 2018-06-19 Pedro Alves <palves@redhat.com>
5082
5083 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5084 (func_extern_caller): New.
5085 (main): Call func_extern_caller.
5086 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5087 logic change.
5088
5089 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
5090
5091 PR gdb/16841
5092 * gdb.cp/typedef-base.cc: New file.
5093 * gdb.cp/typedef-base.exp: New file.
5094
5095 2018-06-18 Tom de Vries <tdevries@suse.de>
5096
5097 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5098
5099 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5100 Richard Bunt <Richard.Bunt@arm.com>
5101
5102 * gdb.threads/attach-slow-waitpid.c: New file.
5103 * gdb.threads/attach-slow-waitpid.exp: New file.
5104 * gdb.threads/slow-waitpid.c: New file.
5105
5106 2018-06-14 Pedro Alves <palves@redhat.com>
5107
5108 * gdb.base/fork-running-state.c: Include <errno.h>.
5109 (exit_if_relative_exits): New.
5110 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5111 exits.
5112 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5113 child exits.
5114
5115 2018-06-14 Tom de Vries <tdevries@suse.de>
5116
5117 PR cli/22573
5118 * gdb.base/finish-pretty.c: New test.
5119 * gdb.base/finish-pretty.exp: New file.
5120
5121 2018-06-14 Pedro Alves <palves@redhat.com>
5122
5123 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5124 gdb's expected startup output.
5125
5126 2018-06-14 Pedro Alves <palves@redhat.com>
5127
5128 * lib/selftest-support.exp (selftest_setup): Remove inlined
5129 function handling.
5130
5131 2018-06-14 Tom de Vries <tdevries@suse.de>
5132
5133 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5134 matching of breakpoint printing.
5135
5136 2018-06-13 Tom de Vries <tdevries@suse.de>
5137
5138 PR testsuite/23269
5139 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5140 (fork_child): ... here, and ...
5141 (fork_parent): ... here.
5142
5143 2018-06-12 Tom de Vries <tdevries@suse.de>
5144
5145 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5146
5147 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5148 Stephen Roberts <stephen.roberts@arm.com>
5149
5150 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5151 rewrite test to describe action performed, rather than possible
5152 failure.
5153
5154 2018-06-08 Gary Benson <gbenson@redhat.com>
5155
5156 * gdb.threads/check-libthread-db.exp: New file.
5157 * gdb.threads/check-libthread-db.c: Likewise.
5158
5159 2018-06-05 Tom Tromey <tom@tromey.com>
5160
5161 * gdb.base/default.exp: Update expected "show version" output.
5162
5163 2018-06-05 Tom Tromey <tom@tromey.com>
5164
5165 PR cli/12326:
5166 * gdb.cp/static-print-quit.exp: Update.
5167 * lib/gdb.exp (pagination_prompt): Update.
5168 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5169 * gdb.python/python.exp: Update.
5170
5171 2018-06-04 Joel Brobecker <brobecker@adacore.com>
5172
5173 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5174
5175 2018-06-01 Joel Brobecker <brobecker@adacore.com>
5176
5177 * gdb.ada/bp_fun_addr: New testcase.
5178
5179 2018-06-01 Tom Tromey <tom@tromey.com>
5180
5181 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5182 results.
5183 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5184 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5185 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5186 * gdb.base/maint.exp (maint_pass_if): Update.
5187
5188 2018-05-31 Maciej W. Rozycki <macro@mips.com>
5189
5190 * gdb.base/endian.exp: New test.
5191 * gdb.base/endian.c: New test source.
5192
5193 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5194
5195 PR gdb/23203
5196 * gdb.base/bt-selected-frame.c: New file.
5197 * gdb.base/bt-selected-frame.exp: New file.
5198 * lib/gdb.exp (get_current_frame_number): New function.
5199
5200 2018-05-24 Maciej W. Rozycki <macro@mips.com>
5201 Pedro Alves <palves@redhat.com>
5202
5203 * gdb.threads/tls-core.c: Include <stdlib.h>
5204 (thread_proc): Call `abort'.
5205 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5206 (tls_core_test): New procedure, bits factored out from ...
5207 (top level): ... here. Test both native cores and gcore cores.
5208
5209 2018-05-23 Tom Tromey <tom@tromey.com>
5210
5211 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5212
5213 2018-05-23 Tom Tromey <tom@tromey.com>
5214
5215 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5216 symfile_complaints.
5217 (test_short_complaints): Likewise.
5218 (test_empty_complaints): Likewise.
5219 (test_initial_complaints): Update.
5220
5221 2018-05-23 Tom Tromey <tom@tromey.com>
5222
5223 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5224
5225 2018-05-23 Tom Tromey <tom@tromey.com>
5226
5227 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5228 (test_short_complaints): Update.
5229
5230 2018-05-22 Pedro Alves <palves@redhat.com>
5231
5232 * gdb.base/remote.exp: Only gdb_start after compiling the
5233 testcase. Issue "disconnect" before testing "set remote" command
5234 defaults. Issue clean_restart before running to main.
5235
5236 2018-05-22 Pedro Alves <palves@redhat.com>
5237
5238 * gdb.base/remote.exp: Adjust expected output of "show remote
5239 memory-write-packet-size". Add tests for "set remote
5240 memory-write-packet-size 0" and "set remote
5241 memory-write-packet-size fixed/limit".
5242
5243 2018-05-22 Pedro Alves <palves@redhat.com>
5244
5245 PR gdb/22973
5246 * gdb.base/utf8-identifiers.c: New file.
5247 * gdb.base/utf8-identifiers.exp: New file.
5248
5249 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5250
5251 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5252
5253 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5254
5255 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5256
5257 2018-05-18 Tom Tromey <tom@tromey.com>
5258
5259 * gdb.base/ptype-offsets.exp: Update.
5260
5261 2018-05-17 Keith Seitz <keiths@redhat.com>
5262
5263 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5264 in expected breakpoint stop locations.
5265 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5266 move to proper scope to test variable values.
5267 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5268 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5269 New functions.
5270 (main): Call not_inline_func3.
5271 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5272 inline_func1, inline_func2, and inline_func3. Test that when each
5273 breakpoint is hit, GDB properly reports both the stop location
5274 and the backtrace. Repeat tests for temporary breakpoints.
5275
5276 2018-05-15 Maciej W. Rozycki <macro@mips.com>
5277
5278 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5279 rather then trying to access it in determining whether the PID
5280 of `gdbserver' could have been retrieved.
5281
5282 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5283
5284 * gdb.arch/amd64-init-x87-values.S: New file.
5285 * gdb.arch/amd64-init-x87-values.exp: New file.
5286
5287 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5288
5289 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5290
5291 2018-05-04 Tom Tromey <tom@tromey.com>
5292
5293 PR python/22730:
5294 * gdb.python/python.exp: Test multi-line execute.
5295
5296 2018-05-04 Tom Tromey <tom@tromey.com>
5297
5298 PR python/22731:
5299 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5300
5301 2018-05-04 Tom Tromey <tom@tromey.com>
5302
5303 PR gdb/11750:
5304 * gdb.base/define.exp: Test defining a user command inside a user
5305 command.
5306 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5307
5308 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5309 Pedro Alves <palves@redhat.com>
5310
5311 PR breakpoints/19806 and support for PR external/20207.
5312 * gdb.base/watchpoint-unaligned.c: New file.
5313 * gdb.base/watchpoint-unaligned.exp: New file.
5314
5315 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5316
5317 * gdb.base/maint.exp: Make test names unique, use
5318 test_prefix_command_help to test 'help maint info', and remove
5319 repeated test of 'help maint'.
5320
5321 2018-05-04 Tom Tromey <tom@tromey.com>
5322
5323 PR gdb/22619:
5324 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5325 behavior.
5326
5327 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5328
5329 * gdb.base/maint.exp: Process output from 'maint print registers'
5330 line at a time.
5331
5332 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5333
5334 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5335 timeout.
5336
5337 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5338
5339 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5340 filter pattern.
5341
5342 2018-05-02 Pedro Alves <palves@redhat.com>
5343
5344 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5345 to_log_command renames.
5346 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5347
5348 2018-05-02 Tom Tromey <tom@tromey.com>
5349
5350 * gdb.python/py-parameter.exp: Set test message.
5351
5352 2018-05-02 Tom Tromey <tom@tromey.com>
5353
5354 PR python/20084:
5355 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5356 PARAM_ZUINTEGER_UNLIMITED tests.
5357
5358 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5359
5360 PR rust/23124
5361 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5362 when casting.
5363
5364 2018-04-30 Tom Tromey <tom@tromey.com>
5365
5366 * gdb.python/py-type.exp: Check align attribute.
5367 * gdb.python/py-type.c: New "aligncheck" global.
5368
5369 2018-04-30 Tom Tromey <tom@tromey.com>
5370
5371 PR exp/17095:
5372 * gdb.dwarf2/dw2-align.exp: New file.
5373 * gdb.cp/align.exp: New file.
5374 * gdb.base/align.exp: New file.
5375 * lib/gdb.exp (gdb_int128_helper): New proc.
5376 (has_int128_c, has_int128_cxx): New caching procs.
5377
5378 2018-04-27 Tom Tromey <tom@tromey.com>
5379
5380 PR rust/22545:
5381 * gdb.rust/simple.exp: Add inclusive range tests.
5382
5383 2018-04-26 Pedro Alves <palves@redhat.com>
5384
5385 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5386 ifunc breakpoint locations correctly of ifunc breakpoints set
5387 while the program resolves the ifunc.
5388
5389 2018-04-26 Pedro Alves <palves@redhat.com>
5390
5391 * gdb.base/gnu-ifunc-final.c: New file.
5392 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5393 * gdb.base/gnu-ifunc.exp (executable): Delete.
5394 (staticexecutable): Adjust.
5395 (lib_opts, exec_opts): Delete.
5396 (make_binsuffix, build, set-break): New procedures.
5397 (misc_tests): New, with tests factored out from the top level.
5398 (top level): Test different combinations of ifunc resolver name,
5399 resolver with and with debug info, and ifunc target with and
5400 without debug info. Wrap static tests with with_target_prefix.
5401
5402 2018-04-26 Pedro Alves <palves@redhat.com>
5403
5404 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5405 return type" warnings.
5406
5407 2018-04-25 Pedro Alves <palves@redhat.com>
5408
5409 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5410 killed".
5411 * gdb.base/kill-after-signal.exp: Likewise.
5412 * gdb.threads/kill.exp: Likewise.
5413
5414 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5415 Sergio Durigan Junior <sergiodj@redhat.com>
5416 Pedro Alves <palves@redhat.com>
5417
5418 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5419 regexps to expect for '[Inferior ... detached]' as well.
5420 * gdb.base/attach.exp: Likewise.
5421 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5422 "gdb_continue_to_end".
5423 (test_catch_syscall_with_wrong_args): Likewise.
5424 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5425 ']'. Don't set 'verbose' on.
5426 * gdb.base/foll-vfork.exp: Likewise.
5427 * gdb.base/fork-print-inferior-events.c: New file.
5428 * gdb.base/fork-print-inferior-events.exp: New file.
5429 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5430 '[Inferior ... has been killed]' message.
5431 * gdb.base/kill-after-signal.exp: Likewise.
5432 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5433 detach message.
5434 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5435 message.
5436 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5437 regexps to expect for '[Inferior ... detached]' as well.
5438 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5439
5440 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5441
5442 PR gdb/23104
5443 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5444
5445 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5446
5447 PR gdb/23095
5448 * gdb.base/break-probes.exp: Pass shlib_load to
5449 prepare_for_testing. Set normal_bp to r_debug_state if target is
5450 bsd.
5451
5452 2018-04-19 Richard Bunt <richard.bunt@arm.com>
5453
5454 * gdb.threads/multiple-successive-infcall.c: New test.
5455 * gdb.threads/multiple-successive-infcall.exp: New file.
5456
5457 2018-04-17 Tom Tromey <tom@tromey.com>
5458
5459 * gdb.rust/simple.rs (Union): New type.
5460 (main): New local "u".
5461 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5462
5463 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5464
5465 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5466 number information in output of "whereis" command.
5467 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5468
5469 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5470
5471 * gdb.ada/info_types.exp: Adjust expected output to the line
5472 numbers now printed by "info var/func/type".
5473 * gdb.base/completion.exp: Likewise.
5474 * gdb.base/included.exp: Likewise.
5475 * gdb.cp/cp-relocate.exp: Likewise.
5476 * gdb.cp/cplusfuncs.exp: Likewise.
5477 * gdb.cp/namespace.exp: Likewise.
5478 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5479
5480 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5481
5482 * gdb.btrace/cpu.exp: New.
5483
5484 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5485
5486 * gdb.base/step-indirect-call-thunk.exp: New.
5487 * gdb.base/step-indirect-call-thunk.c: New.
5488 * gdb.reverse/step-indirect-call-thunk.exp: New.
5489 * gdb.reverse/step-indirect-call-thunk.c: New.
5490
5491 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5492
5493 * gdb.base/pie-fork.c: New file.
5494 * gdb.base/pie-fork.exp: New file.
5495
5496 2018-04-11 Tom Tromey <tom@tromey.com>
5497
5498 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5499
5500 2018-04-10 Pedro Alves <palves@redhat.com>
5501
5502 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5503 exits. Instead loop running forever.
5504 (fork_parent): Run forever too.
5505
5506 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5507
5508 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5509 mi_continue_to_line.
5510 * gdb.mi/mi-stack.c (callee4): Add comment.
5511
5512 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5513
5514 * gdb.mi/mi-stack.exp: Fix indentation.
5515
5516 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5517
5518 PR gdb/22979
5519 * gdb.arch/amd64-osabi.exp: New file.
5520
5521 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5522
5523 PR gdb/22980
5524 * gdb.base/osabi.exp: New file.
5525
5526 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
5527
5528 * gdb.cp/static-typedef-print.exp: New file.
5529 * gdb.cp/static-typedef-print.cc: New file.
5530
5531 2018-03-27 Joel Brobecker <brobecker@adacore.com>
5532
5533 * gdb.ada/varsize_limit: New testcase.
5534
5535 2018-03-27 Joel Brobecker <brobecker@adacore.com>
5536
5537 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5538
5539 * gdb.ada/notcplusplus: New testcase.
5540
5541 * gdb.base/c-linkage-name.c: New file.
5542 * gdb.base/c-linkage-name.exp: New testcase.
5543
5544 2018-03-26 Tom Tromey <tom@tromey.com>
5545
5546 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5547 * gdb.python/py-framefilter.py (name_error): New global.
5548 (ErrorInName.function): Use name_error.
5549
5550 2018-03-26 Tom Tromey <tom@tromey.com>
5551
5552 PR backtrace/15582:
5553 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5554
5555 2018-03-23 Keith Seitz <keiths@redhat.com>
5556
5557 PR c++/22968
5558 * gdb.cp/subtypes.exp: New file.
5559 * gdb.cp/subtypes.h: New file.
5560 * gdb.cp/subtypes.cc: New file.
5561 * gdb.cp/subtypes-2.cc: New file.
5562
5563 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5564
5565 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5566 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5567 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5568 -nostartfiles when compiling the test. Confirm that all registers
5569 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5570
5571 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5572
5573 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5574 option, syntax was wrong anyway.
5575 * gdb.arch/arm-disp-step.exp: Likewise.
5576 * gdb.arch/sparc64-regs.exp: Likewise.
5577 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5578 option, syntax was wrong anyway, switch to use
5579 prepare_for_testing.
5580 * gdb.arch/i386-disp-step.exp: Likewise.
5581
5582 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5583
5584 * gdb.ada/exec_changed.exp: Replace "target_info exists
5585 use_gdb_stub" by "use_gdb_stub".
5586 * gdb.ada/start.exp: Likewise.
5587 * gdb.base/async-shell.exp: Likewise.
5588 * gdb.base/attach-pie-misread.exp: Likewise.
5589 * gdb.base/attach-wait-input.exp: Likewise.
5590 * gdb.base/break-entry.exp: Likewise.
5591 * gdb.base/break-interp.exp: Likewise.
5592 * gdb.base/dprintf-detach.exp: Likewise.
5593 * gdb.base/nostdlib.exp: Likewise.
5594 * gdb.base/solib-nodir.exp: Likewise.
5595 * gdb.base/statistics.exp: Likewise.
5596 * gdb.base/testenv.exp: Likewise.
5597 * gdb.mi/mi-exec-run.exp: Likewise.
5598 * gdb.mi/mi-start.exp: Likewise.
5599 * gdb.multi/dummy-frame-restore.exp: Likewise.
5600 * gdb.multi/multi-arch-exec.exp: Likewise.
5601 * gdb.multi/multi-arch.exp: Likewise.
5602 * gdb.multi/tids.exp: Likewise.
5603 * gdb.multi/watchpoint-multi.exp: Likewise.
5604 * gdb.python/py-events.exp: Likewise.
5605 * gdb.threads/attach-into-signal.exp: Likewise.
5606 * gdb.threads/attach-stopped.exp: Likewise.
5607 * gdb.threads/threadapply.exp: Likewise.
5608 * lib/selftest-support.exp: Likewise.
5609
5610 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5611
5612 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5613
5614 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5615
5616 * gdb.perf/template-breakpoints.cc: New file.
5617 * gdb.perf/template-breakpoints.exp: New file.
5618 * gdb.perf/template-breakpoints.py: New file.
5619
5620 2018-03-19 Tom Tromey <tom@tromey.com>
5621
5622 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5623 y0.
5624 * gdb.rust/simple.exp: Test bare identifier form of struct
5625 initializer.
5626
5627 2018-03-19 Tom Tromey <tom@tromey.com>
5628
5629 * gdb.gdb/observer.exp: Remove.
5630
5631 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5632
5633 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5634 "qualified" option when setting breakpoints.
5635 * gdb.trace/backtrace.exp: Likewise.
5636 * gdb.trace/circ.exp: Likewise.
5637 * gdb.trace/collection.exp: Likewise.
5638 * gdb.trace/disconnected-tracing.exp: Likewise.
5639 * gdb.trace/ftrace-lock.exp: Likewise.
5640 * gdb.trace/ftrace.exp: Likewise.
5641 * gdb.trace/infotrace.exp: Likewise.
5642 * gdb.trace/packetlen.exp: Likewise.
5643 * gdb.trace/passc-dyn.exp: Likewise.
5644 * gdb.trace/qtro.exp: Likewise.
5645 * gdb.trace/read-memory.exp: Likewise.
5646 * gdb.trace/report.exp: Likewise.
5647 * gdb.trace/signal.exp: Likewise.
5648 * gdb.trace/status-stop.exp: Likewise.
5649 * gdb.trace/strace.exp: Likewise.
5650 * gdb.trace/tfind.exp: Likewise.
5651 * gdb.trace/trace-break.exp: Likewise.
5652 * gdb.trace/trace-condition.exp: Likewise.
5653 * gdb.trace/trace-mt.exp: Likewise.
5654 * gdb.trace/tstatus.exp: Likewise.
5655 * gdb.trace/tsv.exp: Likewise.
5656 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5657 * gdb.trace/unavailable.exp: Likewise.
5658 * gdb.trace/while-dyn.exp: Likewise.
5659
5660 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5661
5662 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5663 that libinproctrace is copied to the target.
5664
5665 2018-03-14 Tom Tromey <tom@tromey.com>
5666
5667 PR cli/14977:
5668 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5669 a null pointer.
5670 * gdb.base/wchar.exp: Likewise.
5671
5672 2018-03-14 Tom Tromey <tom@tromey.com>
5673
5674 PR cli/19918:
5675 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5676 flag.
5677
5678 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5679
5680 PR gdb/22841
5681 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5682 "target" to remote_exec.
5683
5684 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5685
5686 PR gdb/22841
5687 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5688 ${board}_upload): Remove.
5689
5690 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5691
5692 * gdb.cp/watch-cp.cc: New test.
5693 * gdb.cp/watch-cp.exp: New file.
5694
5695 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5696
5697 * gdb.base/infcall-nested-structs.exp: New file.
5698 * gdb.base/infcall-nested-structs.c: New file.
5699 * gdb.base/float.exp: Add riscv support.
5700
5701 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5702
5703 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5704 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5705
5706 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5707
5708 * gdb.server/abspath.exp: New file.
5709 * lib/gdb.exp (with_cwd): New procedure.
5710
5711 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5712
5713 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5714 use it.
5715 (gdb_is_target_remote_prompt): New proc.
5716 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5717 (gdb_is_target_native): Pass prompt parameter to
5718 gdb_is_target_1.
5719
5720 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5721
5722 * gdb.base/load-command.c: New file.
5723 * gdb.base/load-command.exp: New file.
5724 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5725 (gdb_is_target_1): ...this, and generalize for other targets
5726 than just remote.
5727 (gdb_is_target_remote): Use gdb_is_target_1.
5728 (gdb_is_target_native): use gdb_is_target_1.
5729
5730 2018-02-26 Tom Tromey <tom@tromey.com>
5731
5732 PR python/16497:
5733 * gdb.python/py-framefilter.exp: Update test.
5734
5735 2018-02-26 Tom Tromey <tom@tromey.com>
5736
5737 * gdb.dwarf2/variant.c: New file.
5738 * gdb.dwarf2/variant.exp: New file.
5739
5740 2018-02-26 Tom Tromey <tom@tromey.com>
5741
5742 * gdb.rust/simple.exp: Accept more possible results in enum test.
5743
5744 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5745
5746 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5747 parentheses.
5748
5749 2018-02-23 Maciej W. Rozycki <macro@mips.com>
5750
5751 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5752 name of a variable: $actual_linejj -> $actual_line.
5753
5754 2018-02-21 John Baldwin <jhb@FreeBSD.org>
5755
5756 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5757
5758 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5759
5760 * gdb.btrace/buffer-size.exp: Do not force BTS.
5761
5762 2018-02-14 Pedro Alves <palves@redhat.com>
5763
5764 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5765 getting a "Quit".
5766
5767 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5768
5769 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5770 Fix test name.
5771
5772 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5773
5774 * gdb.cp/m-static.exp: Check type of optimized out static
5775 member.
5776
5777 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5778
5779 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5780 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5781
5782 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5783 Leszek Swirski <leszeks@google.com>
5784
5785 * gdb.python/py-prettyprint.c
5786 (struct to_string_returns_value_inner,
5787 struct to_string_returns_value_wrapper): New.
5788 (main): Add tsrvw variable.
5789 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5790 ToStringReturnsValueWrapper): New classes.
5791 (register_pretty_printers): Register new pretty-printers.
5792 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5793 recursive pretty printer.
5794 * gdb.python/py-mi.exp: Likewise.
5795
5796 2018-02-01 Leszek Swirski <leszeks@google.com>
5797
5798 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5799 functions with the same name as an include file are parsed
5800 correctly.
5801
5802 2018-02-01 Yao Qi <yao.qi@linaro.org>
5803
5804 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5805 "\[^\r\n\]*".
5806
5807 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5808
5809 * gdb.arch/powerpc-prologue-frame.s: New file.
5810 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5811 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5812
5813 2018-01-31 Joel Brobecker <brobecker@adacore.com>
5814
5815 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5816
5817 2018-01-30 Pedro Alves <palves@redhat.com>
5818
5819 PR gdb/13211
5820 * gdb.base/interrupt-daemon.c: New.
5821 * gdb.base/interrupt-daemon.exp: New.
5822 * gdb.multi/multi-term-settings.c: New.
5823 * gdb.multi/multi-term-settings.exp: New.
5824
5825 2018-01-30 Joel Brobecker <brobecker@adacore.com>
5826
5827 * gdb.base/break.exp: Save the location where the breakpoint
5828 on break.c:47 was actually inserted when debugging the version
5829 compiled at -O2 and use it in the expected output of the "info
5830 break" test performed soon after.
5831
5832 2018-01-22 Pedro Alves <palves@redhat.com>
5833 Sergio Durigan Junior <sergiodj@redhat.com>
5834
5835 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5836 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5837
5838 2018-01-22 Joel Brobecker <brobecker@adacore.com>
5839
5840 * gdb.base/break-include.c, gdb.base/break-include.inc,
5841 gdb.base/break-include.exp: New files.
5842 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5843 line number now being the actual line number where the breakpoint
5844 was inserted.
5845 * gdb.mi/mi-break.exp: Likewise.
5846 * gdb.mi/mi-reverse.exp: Likewise.
5847 * gdb.mi/mi-simplerun.exp: Ditto.
5848
5849 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5850
5851 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5852 varobj.
5853 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5854
5855 2018-01-21 Don Breazeal <donb@codesourcery.com>
5856 Andrew Burgess <andrew.burgess@embecosm.com>
5857
5858 * gdb.mi/basics.c: Add new global.
5859 * gdb.mi/mi-frame-regs.exp: New file.
5860 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5861 case.
5862
5863 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5864
5865 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5866 non-parameter, and on an unknown symbol.
5867
5868 2018-01-19 Tom Tromey <tom@tromey.com>
5869
5870 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5871 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5872
5873 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5874
5875 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5876 setrlimit and chdir to int.
5877
5878 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5879
5880 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5881 function.
5882 (my_tend): Likewise.
5883 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5884 rationale of avoiding FP- and vector instructions.
5885
5886 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5887
5888 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5889 "info reg" with "\[ \t\]*".
5890 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5891 "\[ \t\]+".
5892 * gdb.arch/s390-multiarch.exp: Ditto.
5893 * gdb.base/pc-fp.exp: Ditto.
5894 * gdb.reverse/i386-precsave.exp: Ditto.
5895 * gdb.reverse/i386-reverse.exp: Ditto.
5896 * gdb.reverse/i387-env-reverse.exp: Ditto.
5897 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5898
5899 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5900
5901 * lib/gdb.exp (gdb_compile): Re-enable use of
5902 universal_compile_options for languages other than Rust.
5903
5904 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5905
5906 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5907
5908 2018-01-17 Mike Gulick <mgulick@mathworks.com>
5909
5910 PR gdb/16577
5911 * gdb.base/solib-vanish.exp: New.
5912 * gdb.base/solib-vanish-main.c: New.
5913 * gdb.base/solib-vanish-lib1.c: New.
5914 * gdb.base/solib-vanish-lib2.c: New.
5915
5916 2018-01-17 Yao Qi <yao.qi@linaro.org>
5917
5918 * gdb.compile/compile.exp: Match the address printed for
5919 frame in the output of command "bt".
5920
5921 2018-01-15 Tom Tromey <tom@tromey.com>
5922
5923 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5924 compute sp_reg.
5925
5926 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5927
5928 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5929 to prepare.
5930 (prepare): Return 0 on error, 1 on success.
5931
5932 2018-01-12 Pedro Alves <palves@redhat.com>
5933
5934 * gdb.base/continue-after-aborted-step-over.c: New.
5935 * gdb.base/continue-after-aborted-step-over.exp: New.
5936
5937 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5938
5939 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5940 options when not creating an executable.
5941
5942 2018-01-11 Pedro Alves <palves@redhat.com>
5943
5944 PR remote/22597
5945 * gdb.server/stop-reply-no-thread.c: New file.
5946 * gdb.server/stop-reply-no-thread.exp: New file.
5947
5948 2018-01-10 Pedro Alves <palves@redhat.com>
5949
5950 PR gdb/22670
5951 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5952 functions too. Test setting breakpoints and printing C functions
5953 with no debug info too.
5954 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5955
5956 2018-01-10 Pedro Alves <palves@redhat.com>
5957
5958 PR gdb/22670
5959 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5960 a fail.
5961
5962 2018-01-10 Pedro Alves <palves@redhat.com>
5963
5964 PR gdb/22670
5965 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5966
5967 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5968
5969 * gdb.server/unittest.exp: Match the output in non-development
5970 mode.
5971
5972 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5973
5974 * gdb.gdb/unittest.exp: Match output in non-development mode.
5975
5976 2018-01-08 Joel Brobecker <brobecker@adacore.com>
5977
5978 * gdb.ada/access_tagged_param.exp: Relax expected output
5979 for value of "ObjL" in "continue" to pck.inspect breakpoint
5980 test.
5981
5982 2018-01-08 Joel Brobecker <brobecker@adacore.com>
5983
5984 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5985 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
5986
5987 2018-01-05 Pedro Alves <palves@redhat.com>
5988
5989 PR gdb/18653
5990 * gdb.base/libsegfault.exp: New.
5991
5992 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5993
5994 PR gdb/22670
5995 * gdb.ada/access_tagged_param.exp: New file.
5996 * gdb.ada/access_tagged_param/foo.adb: New file.
5997
5998 2018-01-05 Pedro Alves <palves@redhat.com>
5999
6000 PR gdb/22670
6001 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6002 exercise lower case too, and to exercise both full matching and
6003 wild matching.
6004
6005 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6006
6007 * gdb.ada/rename_subscript_param: New testcase.
6008
6009 2018-01-05 Jerome Guitton <guitton@adacore.com>
6010
6011 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6012
6013 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6014
6015 * gdb.ada/convvar_comp: New testcase.
6016
6017 2018-01-05 Xavier Roirand <roirand@adacore.com>
6018
6019 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6020 (My_Table): New global variable.
6021 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6022
6023 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6024
6025 PR gdb/22670
6026 * gdb.ada/maint_with_ada: New testcase.
6027
6028 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6029
6030 PR gdb/22670
6031 * gdb.ada/bp_c_mixed_case: New testcase.
6032
6033 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6034
6035 PR gdb/22670
6036 * gdb.ada/complete.exp: Add "complete break ada" test.
6037
6038 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6039
6040 PR gdb/22670
6041 * gdb.ada/info_addr_mixed_case: New testcase.
6042
6043 2018-01-03 Xavier Roirand <roirand@adacore.com>
6044
6045 * gdb.ada/excep_handle.exp: New testcase.
6046 * gdb.ada/excep_handle/foo.adb: New file.
6047 * gdb.ada/excep_handle/pck.ads: New file.
6048
6049 2018-01-03 Joel Brobecker <brobecker@adacore.com>
6050
6051 * gdb.base/step-line.c: Add extra empty line in copyright header.
6052 * gdb.base/step-line.inp: Likewise.
6053
6054 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6055
6056 * gdb.ada/dyn_stride.exp: Add slice test.
6057
6058 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6059
6060 * gdb.ada/dyn_stride: New testcase.
6061
6062 2017-12-27 Stafford Horne <shorne@gmail.com>
6063
6064 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6065 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6066
6067 2017-12-27 Stafford Horne <shorne@gmail.com>
6068
6069 * gdb.base/reggroups.c: New file.
6070 * gdb.base/reggroups.exp: New file.
6071
6072 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6073
6074 * gdb.dwarf2/ada-valprint-error.c: New file.
6075 * gdb.dwarf2/ada-valprint-error.exp: New file.
6076
6077 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6078
6079 * gdb.ada/assign_arr: New testcase.
6080
6081 2017-12-18 Xavier Roirand <roirand@adacore.com>
6082
6083 * gdb.ada/funcall_ptr: New testcase.
6084
6085 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6086
6087 PR cli/16224
6088 * gdb.base/ptype-offsets.cc: New file.
6089 * gdb.base/ptype-offsets.exp: New file.
6090
6091 2017-12-15 Yao Qi <yao.qi@linaro.org>
6092
6093 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6094 if XML is disabled.
6095
6096 2017-12-15 Xavier Roirand <roirand@adacore.com>
6097
6098 * gdb.ada/same_component_name: New testcase.
6099
6100 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6101
6102 * gdb.ada/str_binop_equal: New testcase.
6103
6104 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6105
6106 * gdb.ada/task_switch_in_core: New testcase.
6107
6108 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6109
6110 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6111 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6112 call test_bkpt_qualified.
6113 (test_bkpt_qualified): New proc.
6114
6115 2017-12-13 Pedro Alves <palves@redhat.com>
6116
6117 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6118 Tighten regexp by matching with an anchor.
6119
6120 2017-12-13 Pedro Alves <palves@redhat.com>
6121
6122 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6123 ("expression with namespace"): New set of tests.
6124 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6125 (Nested::Test_NS::qux): New.
6126 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6127 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6128
6129 2017-12-13 Joel Brobecker <brobecker@adacore.com>
6130
6131 * gdb.base/server-del-break.c: New file.
6132 * gdb.base/server-del-break.exp: New file.
6133
6134 2017-12-12 Stafford Horne <shorne@gmail.com>
6135
6136 * gdb.xml/tdesc-regs.exp: Add or1k support.
6137
6138 2017-12-12 Stafford Horne <shorne@gmail.com>
6139
6140 * gdb.base/bp-permanent.c: Define nop of or1k.
6141
6142 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6143
6144 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6145 output with components being reordered.
6146
6147 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6148
6149 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6150 output with components being reordered.
6151
6152 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6153 Pedro Alves <palves@redhat.com>
6154
6155 * gdb.base/maint.exp (check for .gdb_index): Check also for
6156 .debug_names.
6157 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6158 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6159 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6160 (.gdb_index used after symbol reloading): Support also .debug_names.
6161 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6162
6163 2017-12-08 Yao Qi <yao.qi@linaro.org>
6164
6165 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6166 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6167
6168 2017-12-08 Yao Qi <yao.qi@linaro.org>
6169
6170 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6171 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6172
6173 2017-12-08 Yao Qi <yao.qi@linaro.org>
6174
6175 * gdb.arch/aarch64-tagged-pointer.c: New file.
6176 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6177
6178 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6179
6180 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6181 "int".
6182
6183 2017-12-07 Keith Seitz <keiths@redhat.com>
6184
6185 PR breakpoints/22569
6186 * gdb.linespec/ls-errs.exp: Change expected result of "break
6187 -source this file has spaces.c -line 3".
6188 Check that an explicit source file followed by whitespace is
6189 identified as an invalid explicit location.
6190
6191 2017-12-07 Keith Seitz <keiths@redhat.com>
6192
6193 * gdb.cp/nested-types.cc: New file.
6194 * gdb.cp/nested-types.exp: New file.
6195 * lib/cp-support.exp: Load data-structures.exp library.
6196 (debug_cp_test_ptype_class): New global.
6197 (cp_ptype_class_verbose, next_line): New procedures.
6198 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6199 Add and document new return value.
6200 Switch the list of lines to a queue.
6201 Add support for new `type' key for nested type definitions.
6202 Add debugging/troubleshooting messages.
6203 * lib/data-structures.exp: New file.
6204
6205 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6206
6207 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6208 with proc_with_prefix, don't use with_test_prefix.
6209
6210 2017-12-07 Tom Tromey <tom@tromey.com>
6211
6212 * gdb.base/break.exp: Add test for empty "commands".
6213
6214 2017-12-07 Yao Qi <yao.qi@linaro.org>
6215
6216 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6217 malloc and catch syscall.
6218
6219 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6220
6221 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
6222 tests for explicit locations.
6223
6224 2017-12-06 Pedro Alves <palves@redhat.com>
6225
6226 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6227 force-disabling XML descriptions.
6228
6229 2017-12-04 Pedro Alves <palves@redhat.com>
6230
6231 PR gdb/22499
6232 * gdb.arch/amd64-disp-step-avx.S: New file.
6233 * gdb.arch/amd64-disp-step-avx.exp: New file.
6234
6235 2017-12-03 Pedro Alves <palves@redhat.com>
6236
6237 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6238 and <string.h>.
6239 (parent_function): Print distinct messages when waitpid fails, or
6240 the child exits with a signal, or the child exits for an unhandled
6241 reason.
6242 * gdb.threads/process-dies-while-detaching.exp
6243 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6244 it. Wait for both inferior output and GDB's prompt. Use an
6245 indirect spawn id list.
6246 (do_detach): New parameter 'child_exit'. Use it to compute
6247 expected inferior output.
6248 (test_detach, test_detach_watch, test_detach_killed_outside):
6249 Adjust to pass down the expected child exit kind.
6250
6251 2017-12-01 Joel Brobecker <brobecker@adacore.com>
6252 Sergio Durigan Junior <sergiodj@redhat.com>
6253 Pedro Alves <palves@redhat.com>
6254
6255 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6256
6257 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6258
6259 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6260 to 'symbol-file' and 'add-symbol-file' can be
6261 position-independent.
6262
6263 2017-12-01 Yao Qi <yao.qi@linaro.org>
6264
6265 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6266 the URL in copyright header.
6267 * gdb.arch/aarch64-fp.exp: Likewise.
6268 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6269 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6270 * gdb.base/expand-psymtabs.exp: Likewise.
6271 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6272 * gdb.fortran/common-block.exp: Likewise.
6273 * gdb.fortran/common-block.f90: Likewise.
6274 * gdb.fortran/logical.exp: Likewise.
6275 * gdb.fortran/vla-datatypes.f90: Likewise.
6276 * gdb.fortran/vla-sub.f90: Likewise.
6277
6278 2017-11-30 Joel Brobecker <brobecker@adacore.com>
6279
6280 * gdb.ada/repeat_dyn: New testcase.
6281
6282 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6283
6284 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6285 Update for changed thread numbering.
6286 * gdb.cell/bt.exp: Update for changed GDB output.
6287
6288 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6289
6290 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6291 setting isremote by hand.
6292 * boards/dwarf4-gdb-index.exp: Likewise.
6293 * boards/fission.exp: Likewise.
6294 * boards/stabs.exp: Likewise.
6295
6296 2017-11-30 Pedro Alves <palves@redhat.com>
6297
6298 * gdb.linespec/cpls-ops.exp
6299 (check_explicit_skips_function_argument): Extract the underlying
6300 type of size_t instead of hardcoding it.
6301
6302 2017-11-29 Pedro Alves <palves@redhat.com>
6303
6304 PR c++/19436
6305 * gdb.linespec/cpls-abi-tag.cc: New file.
6306 * gdb.linespec/cpls-abi-tag.exp: New file.
6307
6308 2017-11-29 Pedro Alves <palves@redhat.com>
6309
6310 * gdb.base/langs.exp: Use -qualified.
6311 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6312 it.
6313 * gdb.cp/namespace.exp: Use -qualified.
6314 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6315 (overload-3, template-overload, template-ret-type, const-overload)
6316 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6317 procedures.
6318 (test_driver): Call them.
6319 * gdb.cp/save-bp-qualified.cc: New.
6320 * gdb.cp/save-bp-qualified.exp: New.
6321 * gdb.linespec/explicit.exp: Test -qualified.
6322 * lib/completion-support.exp (completion::explicit_opts_list): Add
6323 "-qualified".
6324 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6325
6326 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6327
6328 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6329
6330 2017-11-29 Tom Tromey <tom@tromey.com>
6331
6332 * gdb.base/relocate.exp: Update invalid argument test.
6333 Add new tests for invalid arguments.
6334
6335 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6336
6337 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6338 Return 0 as a long.
6339 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6340
6341 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6342
6343 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6344 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6345 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6346 func ().
6347 * gdb.cp/shadow.cc (B.func): Return 0.
6348
6349 2017-11-27 Joel Brobecker <brobecker@adacore.com>
6350
6351 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6352 expected output in gdb_expect call to allow the exception
6353 message to be present as well. Fix syntax confusion to avoid
6354 TCL thinking that exception_name is an array.
6355
6356 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6357
6358 * gdb.arch/spu-info.c: Include <unistd.h>.
6359 (do_signal_test): Fix broken calls to write.
6360 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6361 Fix checks for empty mailboxes. Update signal tests for corrected
6362 do_signal_test routine. Allow nonzero event status.
6363 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6364 * gdb.cell/arch.exp: Use standard_output_file.
6365 * gdb.cell/break.exp: Likewise.
6366 * gdb.cell/bt.exp: Likewise.
6367 * gdb.cell/core.exp: Likewise.
6368 * gdb.cell/dwarfaddr.exp: Likewise.
6369 * gdb.cell/ea-cache.exp: Likewise.
6370 * gdb.cell/ea-standalone.exp: Likewise.
6371 * gdb.cell/f-regs.exp: Likewise.
6372 * gdb.cell/fork.exp: Likewise.
6373 * gdb.cell/gcore.exp: Likewise.
6374 * gdb.cell/mem-access.exp: Likewise.
6375 * gdb.cell/ptype.exp: Likewise.
6376 * gdb.cell/registers.exp: Likewise.
6377 * gdb.cell/sizeof.exp: Likewise.
6378 * gdb.cell/solib-symbol.exp: Likewise.
6379 * gdb.cell/solib.exp: Likewise.
6380
6381 2017-11-25 Pedro Alves <palves@redhat.com>
6382
6383 * gdb.base/complete-empty.exp: New file.
6384 * gdb.base/completion.exp: Adjust.
6385
6386 2017-11-25 Pedro Alves <palves@redhat.com>
6387
6388 * gdb.linespec/cpls-ops.cc: New file.
6389 * gdb.linespec/cpls-ops.exp: New file.
6390 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6391 factored out from ...
6392 (test_complete_prefix_range): ... this.
6393
6394 2017-11-24 Pedro Alves <palves@redhat.com>
6395
6396 * gdb.linespec/cpcompletion.exp: New file.
6397 * gdb.linespec/cpls-hyphen.cc: New file.
6398 * gdb.linespec/cpls.cc: New file.
6399 * gdb.linespec/cpls2.cc: New file.
6400 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6401 test to use test_gdb_complete_unique. Add label completion,
6402 keyword completion and explicit location completion tests.
6403 * lib/completion-support.exp: New file.
6404
6405 2017-11-24 Joel Brobecker <brobecker@adacore.com>
6406
6407 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6408 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6409 when hitting an exception catchpoint.
6410
6411 2017-11-22 Yao Qi <yao.qi@linaro.org>
6412
6413 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6414
6415 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6416
6417 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6418 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6419 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6420
6421 2017-11-22 Yao Qi <yao.qi@linaro.org>
6422
6423 * gdb.base/info-os.exp: Pass pthreads.
6424 * gdb.multi/multi-attach.exp: Likewise.
6425
6426 2017-11-22 Yao Qi <yao.qi@linaro.org>
6427
6428 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6429 compiler.
6430
6431 2017-11-22 Yao Qi <yao.qi@linaro.org>
6432
6433 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6434 * gdb.base/break-interp.exp: Likewise.
6435 * gdb.base/jit-attach-pie.exp: Likewise.
6436
6437 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6438
6439 * gdb.base/float128.c (large128): New variable.
6440 * gdb.base/float128.exp: Add test to print largest __float128 value.
6441
6442 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6443
6444 * gdb.arch/vsx-regs.exp: Update register content checks.
6445
6446 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6447
6448 * gdb.arch/ppc-longdouble.exp: New file.
6449 * gdb.arch/ppc-longdouble.c: Likewise.
6450
6451 2017-11-21 Pedro Alves <palves@redhat.com>
6452
6453 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6454
6455 2017-11-20 Pedro Alves <palves@redhat.com>
6456
6457 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6458 (long_double_typedef): New typedefs.
6459 Use DEF on double and long double.
6460 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6461 cases.
6462 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6463 and 'long_double_ptr_same_size' locals. Use them to decide
6464 whether cast from array/function to float is valid/invalid.
6465
6466 2017-11-17 Tom Tromey <tom@tromey.com>
6467
6468 * gdb.rust/traits.rs: New file.
6469 * gdb.rust/traits.exp: New file.
6470
6471 2017-11-17 Joel Brobecker <brobecker@adacore.com>
6472
6473 * gdb.ada/minsyms: New testcase.
6474
6475 2017-11-16 Pedro Alves <palves@redhat.com>
6476
6477 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6478 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6479
6480 2017-11-16 Pedro Alves <palves@redhat.com>
6481
6482 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6483 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6484
6485 2017-11-16 Pedro Alves <palves@redhat.com>
6486
6487 * gdb.server/reconnect-ctrl-c.c: New file.
6488 * gdb.server/reconnect-ctrl-c.exp: New file.
6489
6490 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6491
6492 * gdb.python/py-rbreak.exp: New file.
6493 * gdb.python/py-rbreak.c: New file.
6494 * gdb.python/py-rbreak-func2.c: New file.
6495
6496 2017-11-16 Pedro Alves <palves@redhat.com>
6497
6498 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6499 pattern.
6500 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6501 GDB.
6502
6503 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6504
6505 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6506 regex.
6507
6508 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6509
6510 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6511 test names.
6512
6513 2017-11-09 Pedro Alves <palves@redhat.com>
6514
6515 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6516 factored out from ...
6517 (top level): ... here, and adjusted to avoid expecting beyond the
6518 prompt in a single gdb_test_multiple.
6519
6520 2017-11-09 Pedro Alves <palves@redhat.com>
6521
6522 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6523 output.
6524 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6525 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6526 * gdb.server/ext-run.exp ("kill" test): Likewise.
6527 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6528
6529 2017-11-09 Pedro Alves <palves@redhat.com>
6530
6531 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6532 match till end of line.
6533
6534 2017-11-09 Pedro Alves <palves@redhat.com>
6535
6536 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6537
6538 2017-11-09 Pedro Alves <palves@redhat.com>
6539
6540 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6541 New procedures, factored out from ...
6542 (top level): ... here, and adjusted to avoid expecting beyond the
6543 prompt in one go.
6544
6545 2017-11-09 Pedro Alves <palves@redhat.com>
6546
6547 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6548 output. Fix '?' match.
6549
6550 2017-11-08 Joel Brobecker <brobecker@adacore.com>
6551
6552 * gdb.ada/scoped_watch: New testcase.
6553 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6554 which is actually correct.
6555 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6556 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6557
6558 2017-11-08 Pedro Alves <palves@redhat.com>
6559
6560 * gdb.gdb/complaints.exp (test_initial_complaints)
6561 (test_serial_complaints, test_short_complaints): Call
6562 complaint_internal instead of complaint.
6563
6564 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6565
6566 * gdb.threads/tls-core.c: New file.
6567 * gdb.threads/tls-core.exp: Likewise.
6568
6569 2017-11-08 Pedro Alves <palves@redhat.com>
6570
6571 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6572 (p Exported_Capitalized): New test.
6573 (p exported_capitalized): New test.
6574
6575 2017-11-07 Pedro Alves <palves@redhat.com>
6576
6577 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6578
6579 2017-11-07 Pedro Alves <palves@redhat.com>
6580
6581 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6582 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6583 (disable_invalid, disable_inverted, disable_negative): New
6584 procedures.
6585 ("bad numbers"): New set of tests.
6586
6587 2017-11-07 Pedro Alves <palves@redhat.com>
6588
6589 * gdb.cp/ena-dis-br-range.exp: Add tests.
6590
6591 2017-11-07 Pedro Alves <palves@redhat.com>
6592
6593 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6594
6595 2017-11-07 Xavier Roirand <roirand@adacore.com>
6596 Pedro Alves <palves@redhat.com>
6597
6598 * gdb.base/ena-dis-br.exp: Add reference to
6599 gdb.cp/ena-dis-br-range.exp.
6600 * gdb.cp/ena-dis-br-range.exp: New file.
6601 * gdb.cp/ena-dis-br-range.cc: New file.
6602
6603 2017-11-06 Pedro Alves <palves@redhat.com>
6604
6605 * gdb.base/attach-non-pgrp-leader.c: New.
6606 * gdb.base/attach-non-pgrp-leader.exp: New.
6607
6608 2017-11-06 Pedro Alves <palves@redhat.com>
6609
6610 * configure.ac: No longer check for termio.h and sgtty.h.
6611 * configure: Regenerate.
6612 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6613 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6614 Remove termio and sgtty code.
6615
6616 2017-11-03 Yao Qi <yao.qi@linaro.org>
6617
6618 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6619 in GDB is disabled.
6620
6621 2017-11-03 Yao Qi <yao.qi@linaro.org>
6622
6623 * gdb.python/py-thrhandle.exp: Skip it if python is not
6624 enabled.
6625
6626 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6627
6628 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6629 as a breakpoint command.
6630
6631 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6632
6633 PR python/21213
6634 * gdb.python/py-infthread.exp: Test calling
6635 InferiorThread.inferior () multiple times in a row.
6636
6637 2017-10-27 Keith Seitz <keiths@redhat.com>
6638
6639 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6640 Test "info break" for every inlined function breakpoint.
6641
6642 2017-10-27 Yao Qi <yao.qi@linaro.org>
6643
6644 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6645
6646 2017-10-26 Patrick Frants <osscontribute@gmail.com>
6647
6648 * gdb.cp/classes.exp (test_static_members): Test printing
6649 Outer::instance.
6650 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6651 (Inner::instance, Outer::instance): New.
6652
6653 2017-10-24 Pedro Alves <palves@redhat.com>
6654
6655 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6656 extra console" test in two stages.
6657
6658 2017-10-24 Pedro Alves <palves@redhat.com>
6659
6660 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6661
6662 2017-10-24 Pedro Alves <palves@redhat.com>
6663
6664 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6665 loop.
6666
6667 2017-10-24 Pedro Alves <palves@redhat.com>
6668
6669 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6670 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6671
6672 2017-10-24 Pedro Alves <palves@redhat.com>
6673
6674 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6675 parameter and handle it. Don't output read value in test name.
6676
6677 2017-10-24 Pedro Alves <palves@redhat.com>
6678
6679 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6680 custom test name.
6681
6682 2017-10-24 Pedro Alves <palves@redhat.com>
6683
6684 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6685 include the unstable output directory name in the test's name.
6686 (initial_setup_simple) <'set args'>: Use custom test name.
6687
6688 2017-10-24 Pedro Alves <palves@redhat.com>
6689
6690 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6691 with explicit test name.
6692
6693 2017-10-20 Pedro Alves <palves@redhat.com>
6694
6695 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6696 'wait -i'. Use gdb_assert and remote_close.
6697
6698 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6699
6700 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6701 number from variable rather than hard-coded.
6702
6703 2017-10-19 Pedro Alves <palves@redhat.com>
6704
6705 * gdb.base/long-inferior-output.c: New file.
6706 * gdb.base/long-inferior-output.exp: New file.
6707
6708 2017-11-18 Keith Seitz <keiths@redhat.com>
6709
6710 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6711 method.
6712 (main): Call it.
6713 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6714 Add additional user-defined conversion operator tests.
6715
6716 2017-10-17 Pedro Alves <palves@redhat.com>
6717
6718 * boards/native-stdio-gdbserver.exp: Load "local-board".
6719
6720 2017-10-17 Pedro Alves <palves@redhat.com>
6721
6722 * gdb.base/quit-live.c: New file.
6723 * gdb.base/quit-live.exp: New file.
6724
6725 2017-10-16 Keith Seitz <keiths@redhat.com>
6726
6727 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6728 (class_with_protected_typedef, class_with_private_typedef)
6729 (struct_with_public_typedef, struct_with_protected_typedef)
6730 (struct_with_private_typedef): New classes/structs.
6731 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6732 typedefs and access specifiers.
6733
6734 2017-10-16 Pedro Alves <palves@redhat.com>
6735 Simon Marchi <simon.marchi@polymtl.ca>
6736
6737 * README (Local vs Remote vs Native): New section.
6738 * boards/local-board.exp: New file, with bits factored out from
6739 ...
6740 * boards/native-extended-gdbserver.exp: ... here. Load
6741 "local-board".
6742 * boards/native-gdbserver.exp: Load "local-board".
6743 (${board}_spawn, ${board}_exec): Delete.
6744 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6745 ...
6746 * boards/stdio-gdbserver-base.exp: ... this new file.
6747 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6748 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6749 procedure.
6750 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6751 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6752 stdio_gdbserver_command.
6753 (${board}_get_remote_address, ${board}_get_comm_port)
6754 (${board}_download, ${board}_upload): Delete.
6755 (get_target_remote_pipe_cmd): New.
6756
6757 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6758
6759 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6760 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6761 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6762 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6763 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6764 remove with_test_prefix.
6765
6766 2017-10-13 Pedro Alves <palves@redhat.com>
6767
6768 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6769 * gdb.base/annota1.exp: Use it instead of is_remote.
6770 * gdb.base/annota3.exp: Use it instead of is_remote.
6771 * gdb.cp/annota2.exp: Use it instead of is_remote.
6772 * gdb.cp/annota3.exp: Use it instead of is_remote.
6773 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6774
6775 2017-10-13 Pedro Alves <palves@redhat.com>
6776
6777 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6778 (test_num_test_vars, run_and_count_vars, find_env)
6779 (test_set_unset_env, test_inherit_env_var): New procedures.
6780 (top level): Use them.
6781
6782 2017-10-13 Pedro Alves <palves@redhat.com>
6783
6784 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6785 also skip on stub-like targets.
6786
6787 2017-10-13 Pedro Alves <palves@redhat.com>
6788
6789 PR gdb/22293
6790 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6791 (top level): Move some tests to ...
6792 (test_not_found): ... this new procedure.
6793 (top level): Call it.
6794
6795 2017-10-13 Pedro Alves <palves@redhat.com>
6796
6797 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6798 expect different "info terminal" output if testing with a
6799 non-native target.
6800
6801 2017-10-13 Pedro Alves <palves@redhat.com>
6802 Simon Marchi <simon.marchi@polymtl.ca>
6803
6804 PR python/12966
6805 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6806
6807 2017-10-13 Pedro Alves <palves@redhat.com>
6808
6809 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6810 already.
6811
6812 2017-10-13 Pedro Alves <palves@redhat.com>
6813
6814 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6815 is_remote.
6816
6817 2017-10-13 Pedro Alves <palves@redhat.com>
6818
6819 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6820 is_remote.
6821
6822 2017-10-13 Pedro Alves <palves@redhat.com>
6823
6824 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6825 is set.
6826 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6827 instead of is_remote.
6828
6829 2017-10-13 Pedro Alves <palves@redhat.com>
6830
6831 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6832 (top level): Add comment.
6833
6834 2017-10-13 Pedro Alves <palves@redhat.com>
6835
6836 * gdb.base/remote.exp (top level): Fix comment typo and add
6837 missing return.
6838
6839 2017-10-13 Pedro Alves <palves@redhat.com>
6840 Simon Marchi <simon.marchi@polymtl.ca>
6841
6842 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6843 calls and add comments. Skip test if use_gdb_stub is set.
6844 (top level): Use "set cwd" command instead of "cd" command.
6845
6846 2017-10-13 Pedro Alves <palves@redhat.com>
6847
6848 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6849 is_remote target check.
6850
6851 2017-10-13 Pedro Alves <palves@redhat.com>
6852
6853 * gdb.base/scope.exp: Use build_executable + clean_restart +
6854 gdb_file_cmd instead of prepare_for_testing and no longer skip
6855 "before run" tests on is_remote target boards. Update comments.
6856 * boards/native-extended-gdbserver.exp
6857 (extended_gdbserver_load_last_file): New, factored out from ...
6858 (gdb_load): ... this. Move further below and add comment.
6859 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6860
6861 2017-10-12 Pedro Alves <palves@redhat.com>
6862
6863 * gdb.base/attach.exp: Remove references to gdb64.
6864 * gdb.base/dbx.exp: Remove references to gdb64.
6865
6866 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6867 Pedro Alves <palves@redhat.com>
6868
6869 * gdb.base/label.exp: Remove is_remote target check.
6870
6871 2017-10-12 Pedro Alves <palves@redhat.com>
6872
6873 * gdb.base/auvx.exp (coredir): Update comment.
6874 (top level) <core_works>: Use "set cwd" command instead of "cd"
6875 command.
6876
6877 2017-10-12 Pedro Alves <palves@redhat.com>
6878 Simon Marchi <simon.marchi@polymtl.ca>
6879
6880 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6881 target boards.
6882
6883 2017-10-12 Pedro Alves <palves@redhat.com>
6884 Simon Marchi <simon.marchi@polymtl.ca>
6885
6886 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6887 Instead skip if there's any gdb_protocol set.
6888
6889 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6890 Pedro Alves <palves@redhat.com>
6891
6892 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6893
6894 2017-10-12 Pedro Alves <palves@redhat.com>
6895 Simon Marchi <simon.marchi@polymtl.ca>
6896
6897 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6898 instead of on dejagnu remote boards.
6899
6900 2017-10-12 Pedro Alves <palves@redhat.com>
6901 Simon Marchi <simon.marchi@polymtl.ca>
6902
6903 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6904 checks. Use build_executable + clean_restart instead of
6905 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6906 of enabling non-stop after starting gdb.
6907
6908 2017-10-12 Pedro Alves <palves@redhat.com>
6909
6910 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6911 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6912 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6913 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6914
6915 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6916
6917 * gdb.arch/arc-tdesc-cpu.exp: New file.
6918 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6919
6920 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6921
6922 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6923
6924 2017-10-10 Pedro Alves <palves@redhat.com>
6925
6926 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6927 expect CLI output.
6928
6929 2017-10-10 Pedro Alves <palves@redhat.com>
6930
6931 * lib/selftest-support.exp (selftest_setup): Update for
6932 captured_command_loop's prototype change.
6933
6934 2017-10-09 Pedro Alves <palves@redhat.com>
6935
6936 Test both arch1=>arch2 and arch2=>arch1.
6937
6938 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6939 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6940 factored out to...
6941 (append_arch1_options, append_arch2_options, append_arch_options)
6942 (build_executables): New procedures.
6943 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6944 local.
6945 (top level): Add new 'first_arch' testing axis.
6946
6947 2017-10-09 Pedro Alves <palves@redhat.com>
6948
6949 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6950 (barrier): New.
6951 (thread_start, all_started): New functions.
6952 (main): Spawn new thread and wait until it is scheduled.
6953 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6954 option.
6955 (do_test): Add 'selected_thread' parameter. Run to all_started
6956 instead of main. Explicitly set the breakpoint at main. Switch
6957 to the SELECTED_THREAD thread.
6958 (top level): Test handling the exec event with either the main
6959 thread or the second thread selected.
6960
6961 2017-10-09 Pedro Alves <palves@redhat.com>
6962
6963 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6964 logic. Move STOP marker after the value checks.
6965 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6966 regexp.
6967
6968 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6969
6970 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6971
6972 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6973
6974 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6975 integer-to-dfp conversion.
6976 * gdb.base/dfp-test.exp: Likewise.
6977
6978 2017-10-04 Pedro Alves <palves@redhat.com>
6979
6980 * gdb.multi/hangout.c: Include <unistd.h>.
6981 (hangout_loop): New function.
6982 (main): Call alarm. Call hangout_loop in a loop.
6983 * gdb.multi/hello.c: Include <unistd.h>.
6984 (hello_loop): New function.
6985 (main): Call alarm. Call hangout_loop in a loop.
6986 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6987 inferior with the other selected.
6988
6989 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6990
6991 * gdb.mi/list-thread-groups-available.exp: New file.
6992 * gdb.mi/list-thread-groups-available.c: New file.
6993
6994 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6995
6996 * gdb.base/set-cwd.exp: Make it available on
6997 native-extended-gdbserver.
6998
6999 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7000
7001 * gdb.base/set-cwd.c: New file.
7002 * gdb.base/set-cwd.exp: Likewise.
7003
7004 2017-10-02 Tom Tromey <tom@tromey.com>
7005
7006 PR rust/22236:
7007 * gdb.rust/simple.rs (main): New variable "fslice".
7008 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7009
7010 2017-10-02 Tom Tromey <tom@tromey.com>
7011
7012 * gdb.rust/simple.exp: Test ptype of a slice.
7013
7014 2017-10-02 Tom Tromey <tom@tromey.com>
7015
7016 * gdb.rust/simple.exp: Test index of slice.
7017
7018 2017-09-27 Tom Tromey <tom@tromey.com>
7019
7020 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7021
7022 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7023 Pedro Alves <palves@redhat.com>
7024
7025 * gdb.base/compare-sections.exp (get value of read-only section): Read
7026 as unsigned value.
7027 (corrupt read-only section): Likewise and don't set written if patching
7028 failed.
7029
7030 2017-09-21 Kevin Buettner <kevinb@redhat.com>
7031
7032 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7033 files.
7034
7035 2017-09-20 Pedro Alves <palves@redhat.com>
7036
7037 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7038 symbol names in gdb's output.
7039 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7040
7041 2017-09-20 Pedro Alves <palves@redhat.com>
7042
7043 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7044 Rename to ...
7045 (test_list_ambiguous_symbol): ... this and add a symbol name
7046 parameter. Adjust.
7047 (test_list_ambiguous_function): Reimplement on top of
7048 test_list_ambiguous_symbol and also test listing ambiguous
7049 variables.
7050 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7051 (ambiguous_fun): ... this.
7052 (ambiguous_var): New.
7053 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7054 (ambiguous_fun): ... this.
7055 (ambiguous_var): New.
7056
7057 2017-09-19 John Baldwin <jhb@FreeBSD.org>
7058
7059 * gdb.base/starti.c: New file.
7060 * gdb.base/starti.exp: New file.
7061 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7062
7063 2017-09-14 Pedro Alves <palves@redhat.com>
7064
7065 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7066 (top level): Use it instead of runto.
7067
7068 2017-09-11 Tom Tromey <tom@tromey.com>
7069
7070 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7071
7072 2017-09-11 Tom Tromey <tom@tromey.com>
7073
7074 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7075 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7076
7077 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7078
7079 * gdb.fortran/printing-types.exp: New file.
7080 * gdb.fortran/printing-types.exp: New file.
7081
7082 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7083
7084 * gdb.fortran/vla-ptype.exp: Fix typos.
7085 * gdb.fortran/vla-value.exp: Same.
7086
7087 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7088
7089 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7090 * gdb.mi/mi-var-child-f.exp: Likewise.
7091 * gdb.mi/mi-vla-fortran.exp: Likewise.
7092
7093 2017-09-08 Frank Penczek <frank.penczek@intel.com>
7094 Christoph Weinmann <christoph.t.weinmann@intel.com>
7095 Bernhard Heckel <bernhard.heckel@intel.com>
7096
7097 * gdb.fortran/ptr-indentation.f90: New file.
7098 * gdb.fortran/ptr-indentation.exp: New file.
7099
7100 2017-09-05 Tom Tromey <tom@tromey.com>
7101
7102 PR gdb/22010:
7103 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7104
7105 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7106
7107 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7108
7109 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7110
7111 * gdb.threads/tls-nodebug-pie.c: New file.
7112 * gdb.threads/tls-nodebug-pie.exp: New file.
7113
7114 2017-09-05 Tom Tromey <tom@tromey.com>
7115
7116 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7117 for rust.
7118
7119 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7120
7121 * gdb.multi/multi-arch-exec.exp: Test with different
7122 "follow-exec-mode" settings.
7123 (do_test): New procedure.
7124
7125 2017-09-04 Pedro Alves <palves@redhat.com>
7126
7127 * gdb.base/func-static.c (S::method const, S::method volatile)
7128 (S::method volatile const): New methods.
7129 (c_s, v_s, cv_s): New instances.
7130 (main): Call method() on them.
7131 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7132 (cannot_resolve): New procedure.
7133 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7134 print-quote-unquoted columns.
7135 (do_test): Test printing each scope too.
7136
7137 2017-09-04 Pedro Alves <palves@redhat.com>
7138
7139 * gdb.base/local-static.exp: Also test with
7140 class::method::variable wholly quoted.
7141 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7142
7143 2017-09-04 Pedro Alves <palves@redhat.com>
7144
7145 * gdb.base/local-static.c: New.
7146 * gdb.base/local-static.cc: New.
7147 * gdb.base/local-static.exp: New.
7148
7149 2017-09-04 Pedro Alves <palves@redhat.com>
7150
7151 * gdb.asm/asm-source.exp: Add casts to int.
7152 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7153 (dataglobal64_1, dataglobal64_2): New globals.
7154 * gdb.base/nodebug.exp: Test different expressions involving the
7155 new globals, with print, whatis and ptype. Add casts to int.
7156 * gdb.base/solib-display.exp: Add casts to int.
7157 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7158 * gdb.cp/m-static.exp: Add cast to int.
7159 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7160 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7161 tls variable with no debug info without a cast. Test with a cast
7162 to int too.
7163 * gdb.trace/entry-values.exp: Add casts.
7164
7165 2017-09-04 Pedro Alves <palves@redhat.com>
7166
7167 * gdb.base/nodebug.exp: Test that ptype's error about functions
7168 with unknown return type includes the function name too.
7169
7170 2017-09-04 Pedro Alves <palves@redhat.com>
7171
7172 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7173 return type of munmap in infcall.
7174 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7175 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7176 type of ftell in infcall.
7177 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7178 type of getpid in infcall.
7179 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7180 infcall.
7181 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7182 Bail on failure to extract the pid.
7183 * gdb.base/nodebug.c: #include <stdint.h>.
7184 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7185 New functions.
7186 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7187 Change expected output of print/whatis/ptype with functions with
7188 no debug info. Test all supported languages. Call
7189 test_call_promotion.
7190 * gdb.compile/compile.exp: Adjust expected output to expect
7191 warning.
7192 * gdb.threads/siginfo-threads.exp: Likewise.
7193
7194 2017-09-04 Pedro Alves <palves@redhat.com>
7195
7196 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7197 "prototypes". Test calling float functions via prototyped and
7198 unprototyped function pointers.
7199 (perform_all_tests): New parameter "prototypes". Pass it down.
7200 (top level): Pass down "prototypes" parameter to
7201 perform_all_tests.
7202
7203 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7204
7205 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7206 Test with nested loops.
7207
7208 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7209
7210 * gdb.base/commands.exp: Call the new procedures.
7211 (loop_break_test, loop_continue_test): New procedures.
7212
7213 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7214
7215 * gdb.base/commands.exp: Call new procedure.
7216 (define_if_without_arg_test): New procedure.
7217
7218 2017-09-04 Pedro Alves <palves@redhat.com>
7219
7220 * gdb.base/list-ambiguous.exp: New file.
7221 * gdb.base/list-ambiguous0.c: New file.
7222 * gdb.base/list-ambiguous1.c: New file.
7223 * gdb.base/list.exp (test_list_range): Adjust expected output.
7224
7225 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7226
7227 * gdb.base/share-env-with-gdbserver.c: New file.
7228 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7229
7230 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7231
7232 * gdb.base/commands.exp (gdbvar_simple_if_test,
7233 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7234 progvar_simple_if_test, progvar_simple_while_test,
7235 progvar_complex_if_while_test, user_defined_command_test,
7236 user_defined_command_args_eval,
7237 user_defined_command_args_stack_test,
7238 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7239 temporary_breakpoint_commands,
7240 gdb_test_no_prompt, redefine_hook_test,
7241 redefine_backtrace_test): Remove "global gdb_prompt".
7242
7243 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7244
7245 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7246 New proc, call it from toplevel.
7247
7248 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7249
7250 PR remote/21852
7251 * gdb.server/normal.c: New file, copied from gdb.base.
7252 * gdb.server/run-without-local-binary.exp: New file.
7253
7254 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
7255
7256 * gdb.arch/sparc64-adi.exp: New file.
7257 * gdb.arch/sparc64-adi.c: New file.
7258
7259 2017-08-22 Pedro Alves <palves@redhat.com>
7260
7261 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7262 (top level): Add "list all overloads" tests.
7263
7264 2017-08-22 Tom Tromey <tom@tromey.com>
7265
7266 * gdb.gdb/xfullpath.exp: Remove.
7267
7268 2017-08-21 Pedro Alves <palves@redhat.com>
7269
7270 PR gdb/19487
7271 * gdb.base/symbol-alias.c: New.
7272 * gdb.base/symbol-alias2.c: New.
7273 * gdb.base/symbol-alias.exp: New.
7274
7275 2017-08-21 Pedro Alves <palves@redhat.com>
7276
7277 * gdb.base/dfp-test.c
7278 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7279 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7280 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7281 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7282 * gdb.base/whatis-ptype-typedefs.c: New.
7283 * gdb.base/whatis-ptype-typedefs.exp: New.
7284 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7285 (an_int, an_int_type, an_int_type2): New globals.
7286 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7287 involving typedefs and cast expressions.
7288 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7289 (lookup_typedefs_function): New.
7290 (typedefs_pretty_printers_dict): New.
7291 (top level): Register lookup_typedefs_function in
7292 gdb.pretty_printers.
7293
7294 2017-08-18 Yao Qi <yao.qi@linaro.org>
7295
7296 * gdb.server/unittest.exp: New.
7297
7298 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7299
7300 PR gdb/21954
7301 * gdb.base/environ.exp: Add test to check if 'unset environment'
7302 works.
7303
7304 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7305
7306 * lib/gdb.exp (universal_compile_options): New caching proc.
7307 (gdb_compile): Suppress GCC's coloring of messages.
7308
7309 2017-08-14 Tom Tromey <tom@tromey.com>
7310
7311 PR gdb/21675:
7312 * gdb.base/printcmds.exp (test_radices): New function.
7313 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7314 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7315 * lib/gdb.exp (get_integer_valueof): Use p/d.
7316
7317 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7318
7319 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7320 characters.
7321
7322 2017-08-05 Tom Tromey <tom@tromey.com>
7323
7324 * gdb.rust/simple.exp: Allow String to appear in a different
7325 namespace.
7326
7327 2017-07-26 Yao Qi <yao.qi@linaro.org>
7328
7329 * gdb.gdb/unittest.exp: Invoke command
7330 "maintenance check xml-descriptions".
7331
7332 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7333
7334 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7335 calling context.
7336 (hex128): Drop erroneous calculation of parameters.
7337
7338 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7339
7340 * gdb.python/py-unwind.exp: Disable stack protection when
7341 building test file.
7342
7343 2017-07-20 Pedro Alves <palves@redhat.com>
7344
7345 * gdb.base/default.exp (set language): Adjust expected output.
7346
7347 2017-07-20 Pedro Alves <palves@redhat.com>
7348
7349 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7350 (test_minsym): ... this, and make static.
7351 (get_pck__foo__bar__minsym): Rename to ...
7352 (get_test_minsym): ... this.
7353 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7354 symbol names and comments.
7355 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7356 (get_test_minsym): ... this.
7357 (pck__foo__bar__minsym__2): Rename to ...
7358 (test_minsym): ... this.
7359 (main): Adjust.
7360
7361 2017-07-17 Pedro Alves <palves@redhat.com>
7362
7363 * gdb.base/completion.exp: Adjust expected output.
7364 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7365 the completer works.
7366
7367 2017-07-17 Pedro Alves <palves@redhat.com>
7368
7369 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7370
7371 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7372
7373 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7374
7375 2017-07-14 Tom Tromey <tom@tromey.com>
7376
7377 PR rust/21764:
7378 * gdb.rust/simple.exp: Add tests.
7379
7380 2017-07-14 Tom Tromey <tom@tromey.com>
7381
7382 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7383
7384 2017-07-14 Pedro Alves <palves@redhat.com>
7385
7386 * gdb.linespec/base/one/thefile.cc (z1): New function.
7387 * gdb.linespec/base/two/thefile.cc (z2): New function.
7388 * gdb.linespec/linespec.exp: Add tests.
7389
7390 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7391
7392 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7393 to mi_create_breakpoint.
7394
7395 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7396
7397 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7398 mi_create_breakpoint.
7399
7400 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7401
7402 * gdb.dlang/demangle.exp: Update for demangling changes.
7403
7404 2017-07-09 Tom Tromey <tom@tromey.com>
7405
7406 * gdb.dwarf2/shortpiece.exp: New file.
7407
7408 2017-07-06 David Blaikie <dblaikie@gmail.com>
7409
7410 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7411 built from fissiont-multi-cu{1,2}.c.
7412 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7413 except putting 'main' and 'func' in separate CUs in the same DWO file.
7414 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7415 test.
7416 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7417 test.
7418
7419 2017-07-06 Pedro Alves <palves@redhat.com>
7420
7421 * gdb.python/py-unwind.exp: Test flushregs.
7422
7423 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7424
7425 PR cli/21688
7426 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7427 tests for alias commands and trailing whitespace.
7428
7429 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7430
7431 PR cli/21688
7432 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7433 procedure. Call it.
7434
7435 2017-06-29 Pedro Alves <palves@redhat.com>
7436
7437 * gdb.base/printcmds.exp: Add tests.
7438
7439 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7440
7441 PR gdb/21337
7442 * gdb.base/reread-readsym.exp: New file.
7443 * gdb.base/reread-readsym.c: New file.
7444
7445 2017-06-21 Kevin Buettner <kevinb@redhat.com>
7446
7447 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7448 subpattern.
7449
7450 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7451
7452 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7453 extended mnemonic.
7454 * gdb.arch/powerpc-power9.s: Likewise.
7455
7456 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7457
7458 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7459 on 32-bit x86 targets. Exploit is_*_target macros where
7460 appropriate.
7461
7462 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7463
7464 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7465 register pieces.
7466
7467 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7468
7469 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7470 located in one or more DWARF pieces.
7471
7472 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7473
7474 * lib/gdb.exp (get_endianness): New proc.
7475 * gdb.arch/aarch64-fp.exp: Use it.
7476 * gdb.arch/altivec-regs.exp: Likewise.
7477 * gdb.arch/e500-regs.exp: Likewise.
7478 * gdb.arch/vsx-regs.exp: Likewise.
7479 * gdb.base/dump.exp: Likewise.
7480 * gdb.base/funcargs.exp: Likewise.
7481 * gdb.base/gnu_vector.exp: Likewise.
7482 * gdb.dwarf2/formdata16.exp: Likewise.
7483 * gdb.dwarf2/implptrpiece.exp: Likewise.
7484 * gdb.dwarf2/nonvar-access.exp: Likewise.
7485 * gdb.python/py-inferior.exp: Likewise.
7486 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7487
7488 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7489
7490 PR gdb/21226
7491 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7492 stack value pieces are taken from the LSB end.
7493
7494 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7495
7496 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7497 variable at nonzero offset.
7498
7499 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7500
7501 * gdb.dwarf2/var-access.c: New file.
7502 * gdb.dwarf2/var-access.exp: New test.
7503 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7504
7505 2017-06-12 Tom Tromey <tom@tromey.com>
7506
7507 * gdb.dwarf2/formdata16.exp: Add tests.
7508
7509 2017-06-12 Tom Tromey <tom@tromey.com>
7510
7511 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7512
7513 2017-06-12 Tom Tromey <tom@tromey.com>
7514
7515 PR exp/16225:
7516 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7517 * gdb.arch/vsx-regs.exp: Update tests.
7518 * gdb.arch/s390-vregs.exp (hex128): New proc.
7519 Update test.
7520 * gdb.arch/altivec-regs.exp: Update tests.
7521
7522 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7523
7524 * gdb.base/startup-with-shell.c: New file.
7525 * gdb.base/startup-with-shell.exp: Likewise.
7526
7527 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7528
7529 * gdb.server/non-existing-program.exp: Update regex in order to
7530 reflect the fact that gdbserver is now using fork_inferior (with a
7531 shell) to startup the inferior.
7532
7533 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7534
7535 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7536 support function calls from GDB.
7537
7538 2017-05-21 Tom Tromey <tom@tromey.com>
7539
7540 PR rust/21466:
7541 * gdb.rust/unsized.exp: New file.
7542 * gdb.rust/unsized.rs: New file.
7543
7544 2017-05-19 Tom Tromey <tom@tromey.com>
7545
7546 PR rust/21484:
7547 * gdb.rust/watch.exp: New file.
7548 * gdb.rust/watch.rs: New file.
7549
7550 2017-05-18 Tom Tromey <tom@tromey.com>
7551
7552 * gdb.rust/simple.exp: Allow Box to be qualified.
7553
7554 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7555
7556 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7557
7558 2017-05-18 Pedro Alves <palves@redhat.com>
7559
7560 * gdb.base/fileio.c (test_write, test_read, test_close)
7561 (test_fstat): Don't print 'ret' in the fail path.
7562
7563 2017-05-18 Pedro Alves <palves@redhat.com>
7564
7565 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7566 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7567 (test_system, test_rename, test_unlink, test_time): Change
7568 prototypes.
7569 * gdb.base/fileio.exp (stop_msg): Adjust.
7570
7571 2017-05-18 Pedro Alves <palves@redhat.com>
7572
7573 * gdb.base/fileio.c (null_str): New global.
7574 (test_stat): Use it.
7575 * gdb.base/fileio.exp: Remove nowarnings.
7576
7577 2017-05-17 Yao Qi <yao.qi@linaro.org>
7578
7579 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7580
7581 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7582
7583 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7584 argument command.
7585 (top-level): Invoke test_set_inferior_tty.
7586
7587 2017-05-04 Pedro Alves <palves@redhat.com>
7588
7589 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7590 Add parens to print call for Python 3.
7591
7592 2017-05-03 Keith Seitz <keiths@redhat.com>
7593
7594 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7595 (main): Call it.
7596
7597 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7598
7599 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7600 to prev and next.
7601
7602 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7603
7604 * gdb.python/py-record-btrace.exp: Remove test for
7605 gdb.BtraceInstruction.error.
7606
7607 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7608
7609 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7610
7611 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7612
7613 * gdb.python/py-record-btrace-threads.c: New file.
7614 * gdb.python/py-record-btrace-threads.exp: New file.
7615
7616 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7617
7618 PR testsuite/8595
7619 * gdb.base/environ.exp: Make test available in all architectures.
7620 Move bits related to "info program" testing to
7621 gdb.base/info-program.exp. Rewrite tests to use the two new
7622 procedures mentione below.
7623 (test_set_show_env_var) New procedure.
7624 (test_set_show_env_var_equal): Likewise.
7625 * gdb.base/info-program.exp: New file.
7626
7627 2017-04-27 Keith Seitz <keiths@redhat.com>
7628
7629 * gdb.cp/oranking.cc (test15): New function.
7630 (main): Call test15 and declare additional variables for testing.
7631 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7632 "p foo101('abc')" tests.
7633 Add tests for cv qualifier overloads.
7634 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7635 "lvalue reference overload" test.
7636 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7637 "print value of f1 on Child&& in f2" test.
7638
7639 2017-04-19 Pedro Alves <palves@redhat.com>
7640
7641 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7642 procedure.
7643 (top level): Call it.
7644 * lib/gdb.exp (gdb_define_cmd): New procedure.
7645
7646 2017-04-12 Pedro Alves <palves@redhat.com>
7647
7648 PR gdb/21323
7649 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7650 (wchar): New global.
7651 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7652 (do_test_wide_char, wide_char_types_no_program, top level): Add
7653 wchar_t testing.
7654
7655 2017-04-12 Pedro Alves <palves@redhat.com>
7656
7657 PR c++/21323
7658 * gdb.cp/wide_char_types.c: New file.
7659 * gdb.cp/wide_char_types.exp: New file.
7660
7661 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7662
7663 PR gdb/21352
7664 * gdb.trace/tsv.exp: Add test for "tsave -r".
7665
7666 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7667
7668 * gdb.dlang/watch-loc.c: New file.
7669 * gdb.dlang/watch-loc.exp: New file.
7670
7671 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7672
7673 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7674
7675 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7676
7677 * gdb.arch/arc-analyze-prologue.S: New file.
7678 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7679
7680 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7681
7682 * gdb.arch/arc-decode-insn.S: New file.
7683 * gdb.arch/arc-decode-insn.exp: Likewise.
7684
7685 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7686
7687 PR tdep/20928
7688 * gdb.arch/sparc64-regs.exp: New file.
7689 * gdb.arch/sparc64-regs.S: Likewise.
7690
7691 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7692
7693 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7694 and memory view on Python 3.
7695
7696 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7697 Keith Seitz <keiths@redhat.com>
7698
7699 PR gdb/14441
7700 * gdb.cp/demangle.exp: Add rvalue reference tests.
7701 * gdb.cp/rvalue-ref-casts.cc: New file.
7702 * gdb.cp/rvalue-ref-casts.exp: New file.
7703 * gdb.cp/rvalue-ref-overload.cc: New file.
7704 * gdb.cp/rvalue-ref-overload.exp: New file.
7705 * gdb.cp/rvalue-ref-params.cc: New file.
7706 * gdb.cp/rvalue-ref-params.exp: New file.
7707 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7708 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7709 * gdb.cp/rvalue-ref-types.cc: New file.
7710 * gdb.cp/rvalue-ref-types.exp: New file.
7711 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7712 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7713
7714 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7715
7716 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7717 New procedure.
7718
7719 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7720
7721 * lib/mi-support.exp (mi_gdb_test): Add additional message
7722 for unexpected output.
7723
7724 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7725
7726 * gdb.base/examine-backward.c (Barrier): New character array
7727 constant, to ensure that TestStrings is preceded by a string
7728 terminator.
7729
7730 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7731
7732 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7733 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7734 and implicit pointer into such a location.
7735
7736 2017-03-16 Doug Evans <dje@google.com>
7737
7738 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7739
7740 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7741
7742 * gdb.cp/m-static.exp: Fix expectation for prototype of
7743 test5.single_constructor and single_constructor::single_constructor.
7744
7745 2017-03-16 Doug Evans <dje@google.com>
7746
7747 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7748 * gdb.guile/scm-lazy-string.c: New file.
7749 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7750 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7751 for pointer, array, typedef lazy strings.
7752
7753 2017-03-16 Doug Evans <dje@google.com>
7754
7755 PR python/17728, python/18439, python/18779
7756 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7757 * gdb.python/py-lazy-string.c (pointer): New typedef.
7758 (main): New locals ptr, array, typedef_ptr.
7759 * gdb.python/py-value.exp: Move lazy string tests to ...
7760 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7761 array, typedef lazy strings.
7762
7763 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7764
7765 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7766 Add optional 'test' parameter.
7767
7768 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7769
7770 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7771 Skip for versions of DejaGnu < 1.5.
7772
7773 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7774
7775 * lib/gdb.exp (dejagnu_version): New proc.
7776 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7777 Use dejagnu_version.
7778
7779 2017-03-10 Keith Seitz <keiths@redhat.com>
7780
7781 PR c++/8128
7782 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7783 type from destructor regexps.
7784 Add a branch which actually passes the test.
7785 Adjust "ptype t5i" test names.
7786
7787 2017-03-08 Pedro Alves <palves@redhat.com>
7788
7789 * gdb.base/step-over-exit.exp: Add explicit test message.
7790
7791 2017-03-08 Pedro Alves <palves@redhat.com>
7792
7793 PR gdb/18360
7794 * gdb.threads/interrupt-while-step-over.c: New file.
7795 * gdb.threads/interrupt-while-step-over.exp: New file.
7796
7797 2017-03-08 Pedro Alves <palves@redhat.com>
7798
7799 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7800 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7801
7802 2017-03-08 Pedro Alves <palves@redhat.com>
7803
7804 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7805 PKRU as not supported as a PASS.
7806
7807 2017-03-08 Pedro Alves <palves@redhat.com>
7808
7809 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7810 prefix instead of $binfile1/$binfile2.
7811 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7812 in test message.
7813 * gdb.python/py-completion.exp: Use "load python file" as test
7814 messages instead of unstable path names.
7815
7816 2017-03-08 Pedro Alves <palves@redhat.com>
7817 Jan Kratochvil <jan.kratochvil@redhat.com>
7818
7819 PR cli/21218
7820 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7821 New proc.
7822 (top level): Call it.
7823
7824 2017-03-08 Pedro Alves <palves@redhat.com>
7825
7826 PR tui/21216
7827 * gdb.tui/tui-nl-filtered-output.exp: New file.
7828
7829 2017-03-08 Pedro Alves <palves@redhat.com>
7830
7831 * gdb.base/completion.exp: Move TUI completion tests to ...
7832 * gdb.tui/completion.exp: ... this new file.
7833
7834 2017-03-08 Pedro Alves <palves@redhat.com>
7835
7836 * gdb.base/tui-disasm-long-lines.c,
7837 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7838 gdb.base/tui-layout.exp: Move to ...
7839 * gdb.tui/: ... this new directory.
7840
7841 2017-03-07 Pedro Alves <palves@redhat.com>
7842
7843 * gdb.base/tui-layout.c: New file.
7844 * gdb.base/tui-layout.exp: New file.
7845
7846 2017-03-07 Pedro Alves <palves@redhat.com>
7847
7848 * gdb.base/tui-layout.c: Rename to ...
7849 * gdb.base/tui-disasm-long-lines.c: ... this.
7850 * gdb.base/tui-layout.exp: Rename to ...
7851 * gdb.base/tui-disasm-long-lines.exp: ... this.
7852
7853 2017-03-07 Pedro Alves <palves@redhat.com>
7854
7855 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7856
7857 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7858
7859 * i386-mpx-call.c: New file.
7860 * i386-mpx-call.exp: New file.
7861
7862 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7863
7864 * gdb.arch/powerpc-power.exp: Delete test.
7865 * gdb.arch/powerpc-power.s: Likewise.
7866 * gdb.disasm/disassembler-options.exp: New test.
7867 * gdb.arch/powerpc-altivec.exp: Likewise.
7868 * gdb.arch/powerpc-altivec.s: Likewise.
7869 * gdb.arch/powerpc-altivec2.exp: Likewise.
7870 * gdb.arch/powerpc-altivec2.s: Likewise.
7871 * gdb.arch/powerpc-altivec3.exp: Likewise.
7872 * gdb.arch/powerpc-altivec3.s: Likewise.
7873 * gdb.arch/powerpc-power7.exp: Likewise.
7874 * gdb.arch/powerpc-power7.s: Likewise.
7875 * gdb.arch/powerpc-power8.exp: Likewise.
7876 * gdb.arch/powerpc-power8.s: Likewise.
7877 * gdb.arch/powerpc-power9.exp: Likewise.
7878 * gdb.arch/powerpc-power9.s: Likewise.
7879 * gdb.arch/powerpc-vsx.exp: Likewise.
7880 * gdb.arch/powerpc-vsx.s: Likewise.
7881 * gdb.arch/powerpc-vsx2.exp: Likewise.
7882 * gdb.arch/powerpc-vsx2.s: Likewise.
7883 * gdb.arch/powerpc-vsx3.exp: Likewise.
7884 * gdb.arch/powerpc-vsx3.s: Likewise.
7885 * gdb.arch/arm-disassembler-options.exp: Likewise.
7886 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7887 * gdb.arch/s390-disassembler-options.exp: Likewise.
7888
7889 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
7890
7891 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7892 (check_supported_features): ... this. Changed return type to void.
7893 (supports_rdseed): New static global.
7894 (rdseed): Check supports_rdseed.
7895 (initialize): Call check_supported_features.
7896
7897 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7898
7899 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7900 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7901 and lqarx/stqcx.
7902 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7903 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7904
7905 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7906
7907 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7908 uppercase.
7909
7910 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7911
7912 * gdb.dwarf2/formdata16.c: New file.
7913 * gdb.dwarf2/formdata16.exp: New file.
7914 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7915
7916 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7917
7918 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7919 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7920 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7921 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7922 DW_AT_GNU_*.
7923
7924 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7925
7926 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7927
7928 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7929
7930 PR gdb/21164
7931 * gdb.base/maint.exp: Add testcases for when the commands do
7932 not have arguments.
7933
7934 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7935
7936 * gdb.cp/chained-calls.exp: Use p instead of P.
7937
7938 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7939
7940 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7941 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7942
7943 2017-02-14 Tom Tromey <tom@tromey.com>
7944
7945 PR python/13598:
7946 * gdb.python/py-events.exp: Add before_prompt event tests.
7947
7948 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7949
7950 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7951
7952 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7953
7954 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7955 (main): Call my_unique_function_name.
7956 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7957 completion of patterns with a single match.
7958 Add missing -re switches to gdb_test_multiple calls.
7959
7960 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7961
7962 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7963 return if core file is not recognized.
7964
7965 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7966
7967 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7968 and extra UIs.
7969
7970 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7971
7972 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7973 proc_with_prefix.
7974
7975 2017-02-10 Tom Tromey <tom@tromey.com>
7976
7977 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7978
7979 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
7980
7981 PR gdb/21122
7982 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7983
7984 2017-02-08 Jerome Guitton <guitton@adacore.com>
7985
7986 * gdb.base/define.exp: Add test for command abbreviations
7987 in define.
7988
7989 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
7990
7991 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7992 * gdb.reverse/insn-reverse-x86.c: New file.
7993
7994 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7995
7996 PR tdep/20936
7997 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7998
7999 2017-02-03 Tom Tromey <tom@tromey.com>
8000
8001 PR rust/21097:
8002 * gdb.rust/simple.exp: Add new tests.
8003
8004 2017-02-02 Pedro Alves <palves@redhat.com>
8005
8006 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8007 tests.
8008
8009 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8010
8011 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8012 taking a 2-byte value out of a 4-byte DWARF implicit value on
8013 big-endian targets.
8014 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8015 logic. Add test cases for DW_OP_implicit.
8016
8017 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8018
8019 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8020
8021 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8022
8023 * gdb.btrace/enable.exp: Call gdb_exit before
8024 skip_gdbserver_tests.
8025
8026 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8027
8028 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8029 GDBFLAGS.
8030
8031 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8032
8033 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8034 the test is skipped.
8035 * gdb.btrace/data.exp: Likewise.
8036 * gdb.btrace/delta.exp: Likewise.
8037 * gdb.btrace/dlopen.exp: Likewise.
8038 * gdb.btrace/enable-running.exp: Likewise.
8039 * gdb.btrace/enable.exp: Likewise.
8040 * gdb.btrace/exception.exp: Likewise.
8041 * gdb.btrace/function_call_history.exp: Likewise.
8042 * gdb.btrace/gcore.exp: Likewise.
8043 * gdb.btrace/instruction_history.exp: Likewise.
8044 * gdb.btrace/multi-thread-step.exp: Likewise.
8045 * gdb.btrace/nohist.exp: Likewise.
8046 * gdb.btrace/non-stop.exp: Likewise.
8047 * gdb.btrace/reconnect.exp: Likewise.
8048 * gdb.btrace/record_goto-step.exp: Likewise.
8049 * gdb.btrace/record_goto.exp: Likewise.
8050 * gdb.btrace/rn-dl-bind.exp: Likewise.
8051 * gdb.btrace/segv.exp: Likewise.
8052 * gdb.btrace/step.exp: Likewise.
8053 * gdb.btrace/stepi.exp: Likewise.
8054 * gdb.btrace/tailcall-only.exp: Likewise.
8055 * gdb.btrace/tailcall.exp: Likewise.
8056 * gdb.btrace/tsx.exp: Likewise.
8057 * gdb.btrace/unknown_functions.exp: Likewise.
8058 * gdb.btrace/vdso.exp: Likewise.
8059
8060 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8061
8062 * gdb.btrace/enable-running.c: New.
8063 * gdb.btrace/enable-running.exp: New.
8064
8065 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8066
8067 * gdb.arch/amd64-gs_base.c: New file.
8068 * gdb.arch/amd64-gs_base.exp: New file.
8069
8070 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8071
8072 * lib/memory.exp: Remove spurious empty newlines.
8073
8074 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8075
8076 * gdb.python/py-bad-printers.exp: Load python file using "source".
8077 * gdb.python/py-events.exp: Likewise.
8078 * gdb.python/py-evsignal.exp: Likewise.
8079 * gdb.python/py-evthreads.exp: Likewise.
8080 * gdb.python/py-frame-args.exp: Likewise.
8081 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8082 * gdb.python/py-framefilter-mi.exp: Likewise.
8083 * gdb.python/py-framefilter.exp: Likewise.
8084 * gdb.python/py-mi.exp: Likewise.
8085 * gdb.python/py-pp-maint.exp: Likewise.
8086 * gdb.python/py-pp-registration.exp: Likewise.
8087 * gdb.python/py-prettyprint.exp: Likewise.
8088 (run_lang_tests): Likewise.
8089 * gdb.python/py-typeprint.exp: Likewise.
8090
8091 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8092
8093 * lib/memory.exp: New file.
8094 * lib/gdb.exp: Load memory.exp.
8095 * gdb.base/memattr.exp (delete_memory): Move proc to
8096 lib/memory.exp and rename to delete_memory_regions.
8097 Replace delete_memory with delete_memory_regions.
8098 Cleanup memory regions before tests.
8099 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8100 before tests.
8101
8102 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8103
8104 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8105 files.
8106 (initialize): New function conditionally defined.
8107 (testcases): Move within conditional block.
8108 (main): Call initialize.
8109 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8110 of gdb.reverse/insn-reverse.c.
8111 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8112 gdb.reverse/insn-reverse.c.
8113
8114 2017-01-26 Yao Qi <yao.qi@linaro.org>
8115
8116 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8117 disassemble on address 0.
8118
8119 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8120 Yao Qi <yao.qi@linaro.org>
8121
8122 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8123 * gdb.dwarf2/implptr-64bit.S: Remove.
8124 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8125 variables in caller's context. Add DW_OP_implicit_value.
8126
8127 2017-01-25 Yao Qi <yao.qi@linaro.org>
8128
8129 * lib/dwarf.exp (Dwarf::_location): Handle
8130 DW_OP_GNU_implicit_pointer with proper size.
8131
8132 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8133
8134 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8135 and add untested calls.
8136
8137 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8138
8139 * gdb.python/python.exp: Check line number against what GDB thinks
8140 the line number is for func1.
8141
8142 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8143
8144 * gdb.dlang/debug-expr.exp: New file.
8145
8146 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
8147
8148 Fix test names for the following files:
8149
8150 * gdb.ada/exec_changed.exp
8151 * gdb.ada/info_types.exp
8152 * gdb.arch/aarch64-atomic-inst.exp
8153 * gdb.arch/aarch64-fp.exp
8154 * gdb.arch/altivec-abi.exp
8155 * gdb.arch/altivec-regs.exp
8156 * gdb.arch/amd64-byte.exp
8157 * gdb.arch/amd64-disp-step.exp
8158 * gdb.arch/amd64-dword.exp
8159 * gdb.arch/amd64-entry-value-inline.exp
8160 * gdb.arch/amd64-entry-value-param.exp
8161 * gdb.arch/amd64-entry-value-paramref.exp
8162 * gdb.arch/amd64-entry-value.exp
8163 * gdb.arch/amd64-i386-address.exp
8164 * gdb.arch/amd64-invalid-stack-middle.exp
8165 * gdb.arch/amd64-invalid-stack-top.exp
8166 * gdb.arch/amd64-optimout-repeat.exp
8167 * gdb.arch/amd64-prologue-skip.exp
8168 * gdb.arch/amd64-prologue-xmm.exp
8169 * gdb.arch/amd64-stap-special-operands.exp
8170 * gdb.arch/amd64-stap-wrong-subexp.exp
8171 * gdb.arch/amd64-tailcall-cxx.exp
8172 * gdb.arch/amd64-tailcall-noret.exp
8173 * gdb.arch/amd64-tailcall-ret.exp
8174 * gdb.arch/amd64-tailcall-self.exp
8175 * gdb.arch/amd64-word.exp
8176 * gdb.arch/arm-bl-branch-dest.exp
8177 * gdb.arch/arm-disp-step.exp
8178 * gdb.arch/arm-neon.exp
8179 * gdb.arch/arm-single-step-kernel-helper.exp
8180 * gdb.arch/avr-flash-qualifier.exp
8181 * gdb.arch/disp-step-insn-reloc.exp
8182 * gdb.arch/e500-abi.exp
8183 * gdb.arch/e500-regs.exp
8184 * gdb.arch/ftrace-insn-reloc.exp
8185 * gdb.arch/i386-avx512.exp
8186 * gdb.arch/i386-bp_permanent.exp
8187 * gdb.arch/i386-byte.exp
8188 * gdb.arch/i386-cfi-notcurrent.exp
8189 * gdb.arch/i386-disp-step.exp
8190 * gdb.arch/i386-dr3-watch.exp
8191 * gdb.arch/i386-float.exp
8192 * gdb.arch/i386-gnu-cfi.exp
8193 * gdb.arch/i386-mpx-map.exp
8194 * gdb.arch/i386-mpx-sigsegv.exp
8195 * gdb.arch/i386-mpx-simple_segv.exp
8196 * gdb.arch/i386-mpx.exp
8197 * gdb.arch/i386-permbkpt.exp
8198 * gdb.arch/i386-prologue.exp
8199 * gdb.arch/i386-signal.exp
8200 * gdb.arch/i386-size-overlap.exp
8201 * gdb.arch/i386-unwind.exp
8202 * gdb.arch/i386-word.exp
8203 * gdb.arch/mips-fcr.exp
8204 * gdb.arch/powerpc-d128-regs.exp
8205 * gdb.arch/powerpc-stackless.exp
8206 * gdb.arch/ppc64-atomic-inst.exp
8207 * gdb.arch/s390-stackless.exp
8208 * gdb.arch/s390-tdbregs.exp
8209 * gdb.arch/s390-vregs.exp
8210 * gdb.arch/sparc-sysstep.exp
8211 * gdb.arch/thumb-bx-pc.exp
8212 * gdb.arch/thumb-singlestep.exp
8213 * gdb.arch/thumb2-it.exp
8214 * gdb.arch/vsx-regs.exp
8215 * gdb.asm/asm-source.exp
8216 * gdb.base/a2-run.exp
8217 * gdb.base/advance.exp
8218 * gdb.base/all-bin.exp
8219 * gdb.base/anon.exp
8220 * gdb.base/args.exp
8221 * gdb.base/arithmet.exp
8222 * gdb.base/async-shell.exp
8223 * gdb.base/async.exp
8224 * gdb.base/attach-pie-noexec.exp
8225 * gdb.base/attach-twice.exp
8226 * gdb.base/auto-load.exp
8227 * gdb.base/bang.exp
8228 * gdb.base/bitfields.exp
8229 * gdb.base/break-always.exp
8230 * gdb.base/break-caller-line.exp
8231 * gdb.base/break-entry.exp
8232 * gdb.base/break-inline.exp
8233 * gdb.base/break-on-linker-gcd-function.exp
8234 * gdb.base/break-probes.exp
8235 * gdb.base/break.exp
8236 * gdb.base/breakpoint-shadow.exp
8237 * gdb.base/call-ar-st.exp
8238 * gdb.base/call-sc.exp
8239 * gdb.base/call-signal-resume.exp
8240 * gdb.base/call-strs.exp
8241 * gdb.base/callfuncs.exp
8242 * gdb.base/catch-fork-static.exp
8243 * gdb.base/catch-gdb-caused-signals.exp
8244 * gdb.base/catch-load.exp
8245 * gdb.base/catch-signal-fork.exp
8246 * gdb.base/catch-signal.exp
8247 * gdb.base/catch-syscall.exp
8248 * gdb.base/charset.exp
8249 * gdb.base/checkpoint.exp
8250 * gdb.base/chng-syms.exp
8251 * gdb.base/code-expr.exp
8252 * gdb.base/code_elim.exp
8253 * gdb.base/commands.exp
8254 * gdb.base/completion.exp
8255 * gdb.base/complex.exp
8256 * gdb.base/cond-expr.exp
8257 * gdb.base/condbreak.exp
8258 * gdb.base/consecutive.exp
8259 * gdb.base/continue-all-already-running.exp
8260 * gdb.base/coredump-filter.exp
8261 * gdb.base/corefile.exp
8262 * gdb.base/dbx.exp
8263 * gdb.base/debug-expr.exp
8264 * gdb.base/define.exp
8265 * gdb.base/del.exp
8266 * gdb.base/disabled-location.exp
8267 * gdb.base/disasm-end-cu.exp
8268 * gdb.base/disasm-optim.exp
8269 * gdb.base/display.exp
8270 * gdb.base/duplicate-bp.exp
8271 * gdb.base/ena-dis-br.exp
8272 * gdb.base/ending-run.exp
8273 * gdb.base/enumval.exp
8274 * gdb.base/environ.exp
8275 * gdb.base/eu-strip-infcall.exp
8276 * gdb.base/eval-avoid-side-effects.exp
8277 * gdb.base/eval-skip.exp
8278 * gdb.base/exitsignal.exp
8279 * gdb.base/expand-psymtabs.exp
8280 * gdb.base/filesym.exp
8281 * gdb.base/find-unmapped.exp
8282 * gdb.base/finish.exp
8283 * gdb.base/float.exp
8284 * gdb.base/foll-exec-mode.exp
8285 * gdb.base/foll-exec.exp
8286 * gdb.base/foll-fork.exp
8287 * gdb.base/fortran-sym-case.exp
8288 * gdb.base/freebpcmd.exp
8289 * gdb.base/func-ptr.exp
8290 * gdb.base/func-ptrs.exp
8291 * gdb.base/funcargs.exp
8292 * gdb.base/gcore-buffer-overflow.exp
8293 * gdb.base/gcore-relro-pie.exp
8294 * gdb.base/gcore-relro.exp
8295 * gdb.base/gcore.exp
8296 * gdb.base/gdb1090.exp
8297 * gdb.base/gdb11530.exp
8298 * gdb.base/gdb11531.exp
8299 * gdb.base/gdb1821.exp
8300 * gdb.base/gdbindex-stabs.exp
8301 * gdb.base/gdbvars.exp
8302 * gdb.base/hbreak.exp
8303 * gdb.base/hbreak2.exp
8304 * gdb.base/included.exp
8305 * gdb.base/infcall-input.exp
8306 * gdb.base/inferior-died.exp
8307 * gdb.base/infnan.exp
8308 * gdb.base/info-macros.exp
8309 * gdb.base/info-os.exp
8310 * gdb.base/info-proc.exp
8311 * gdb.base/info-shared.exp
8312 * gdb.base/info-target.exp
8313 * gdb.base/infoline.exp
8314 * gdb.base/interp.exp
8315 * gdb.base/interrupt.exp
8316 * gdb.base/jit-reader.exp
8317 * gdb.base/jit-simple.exp
8318 * gdb.base/kill-after-signal.exp
8319 * gdb.base/kill-detach-inferiors-cmd.exp
8320 * gdb.base/label.exp
8321 * gdb.base/langs.exp
8322 * gdb.base/ldbl_e308.exp
8323 * gdb.base/line-symtabs.exp
8324 * gdb.base/linespecs.exp
8325 * gdb.base/list.exp
8326 * gdb.base/long_long.exp
8327 * gdb.base/longest-types.exp
8328 * gdb.base/maint.exp
8329 * gdb.base/max-value-size.exp
8330 * gdb.base/memattr.exp
8331 * gdb.base/mips_pro.exp
8332 * gdb.base/morestack.exp
8333 * gdb.base/moribund-step.exp
8334 * gdb.base/multi-forks.exp
8335 * gdb.base/nested-addr.exp
8336 * gdb.base/nextoverexit.exp
8337 * gdb.base/noreturn-finish.exp
8338 * gdb.base/noreturn-return.exp
8339 * gdb.base/nostdlib.exp
8340 * gdb.base/offsets.exp
8341 * gdb.base/opaque.exp
8342 * gdb.base/pc-fp.exp
8343 * gdb.base/permissions.exp
8344 * gdb.base/print-symbol-loading.exp
8345 * gdb.base/prologue-include.exp
8346 * gdb.base/psymtab.exp
8347 * gdb.base/ptype.exp
8348 * gdb.base/random-signal.exp
8349 * gdb.base/randomize.exp
8350 * gdb.base/range-stepping.exp
8351 * gdb.base/readline-ask.exp
8352 * gdb.base/recpar.exp
8353 * gdb.base/recurse.exp
8354 * gdb.base/relational.exp
8355 * gdb.base/restore.exp
8356 * gdb.base/return-nodebug.exp
8357 * gdb.base/return.exp
8358 * gdb.base/run-after-attach.exp
8359 * gdb.base/save-bp.exp
8360 * gdb.base/scope.exp
8361 * gdb.base/sect-cmd.exp
8362 * gdb.base/set-lang-auto.exp
8363 * gdb.base/set-noassign.exp
8364 * gdb.base/setvar.exp
8365 * gdb.base/sigall.exp
8366 * gdb.base/sigbpt.exp
8367 * gdb.base/siginfo-addr.exp
8368 * gdb.base/siginfo-infcall.exp
8369 * gdb.base/siginfo-obj.exp
8370 * gdb.base/siginfo.exp
8371 * gdb.base/signals-state-child.exp
8372 * gdb.base/signest.exp
8373 * gdb.base/sigstep.exp
8374 * gdb.base/sizeof.exp
8375 * gdb.base/skip.exp
8376 * gdb.base/solib-corrupted.exp
8377 * gdb.base/solib-nodir.exp
8378 * gdb.base/solib-search.exp
8379 * gdb.base/stack-checking.exp
8380 * gdb.base/stale-infcall.exp
8381 * gdb.base/stap-probe.exp
8382 * gdb.base/start.exp
8383 * gdb.base/step-break.exp
8384 * gdb.base/step-bt.exp
8385 * gdb.base/step-line.exp
8386 * gdb.base/step-over-exit.exp
8387 * gdb.base/step-over-syscall.exp
8388 * gdb.base/step-resume-infcall.exp
8389 * gdb.base/step-test.exp
8390 * gdb.base/store.exp
8391 * gdb.base/structs3.exp
8392 * gdb.base/sym-file.exp
8393 * gdb.base/symbol-without-target_section.exp
8394 * gdb.base/term.exp
8395 * gdb.base/testenv.exp
8396 * gdb.base/ui-redirect.exp
8397 * gdb.base/until.exp
8398 * gdb.base/unwindonsignal.exp
8399 * gdb.base/value-double-free.exp
8400 * gdb.base/vla-datatypes.exp
8401 * gdb.base/vla-ptr.exp
8402 * gdb.base/vla-sideeffect.exp
8403 * gdb.base/volatile.exp
8404 * gdb.base/watch-cond-infcall.exp
8405 * gdb.base/watch-cond.exp
8406 * gdb.base/watch-non-mem.exp
8407 * gdb.base/watch-read.exp
8408 * gdb.base/watch-vfork.exp
8409 * gdb.base/watchpoint-cond-gone.exp
8410 * gdb.base/watchpoint-delete.exp
8411 * gdb.base/watchpoint-hw-hit-once.exp
8412 * gdb.base/watchpoint-hw.exp
8413 * gdb.base/watchpoint-stops-at-right-insn.exp
8414 * gdb.base/watchpoints.exp
8415 * gdb.base/wchar.exp
8416 * gdb.base/whatis-exp.exp
8417 * gdb.btrace/buffer-size.exp
8418 * gdb.btrace/data.exp
8419 * gdb.btrace/delta.exp
8420 * gdb.btrace/dlopen.exp
8421 * gdb.btrace/enable.exp
8422 * gdb.btrace/exception.exp
8423 * gdb.btrace/function_call_history.exp
8424 * gdb.btrace/gcore.exp
8425 * gdb.btrace/instruction_history.exp
8426 * gdb.btrace/nohist.exp
8427 * gdb.btrace/reconnect.exp
8428 * gdb.btrace/record_goto-step.exp
8429 * gdb.btrace/record_goto.exp
8430 * gdb.btrace/rn-dl-bind.exp
8431 * gdb.btrace/segv.exp
8432 * gdb.btrace/step.exp
8433 * gdb.btrace/stepi.exp
8434 * gdb.btrace/tailcall-only.exp
8435 * gdb.btrace/tailcall.exp
8436 * gdb.btrace/tsx.exp
8437 * gdb.btrace/unknown_functions.exp
8438 * gdb.btrace/vdso.exp
8439 * gdb.compile/compile-ifunc.exp
8440 * gdb.compile/compile-ops.exp
8441 * gdb.compile/compile-print.exp
8442 * gdb.compile/compile-setjmp.exp
8443 * gdb.cp/abstract-origin.exp
8444 * gdb.cp/ambiguous.exp
8445 * gdb.cp/annota2.exp
8446 * gdb.cp/annota3.exp
8447 * gdb.cp/anon-ns.exp
8448 * gdb.cp/anon-struct.exp
8449 * gdb.cp/anon-union.exp
8450 * gdb.cp/arg-reference.exp
8451 * gdb.cp/baseenum.exp
8452 * gdb.cp/bool.exp
8453 * gdb.cp/breakpoint.exp
8454 * gdb.cp/bs15503.exp
8455 * gdb.cp/call-c.exp
8456 * gdb.cp/casts.exp
8457 * gdb.cp/chained-calls.exp
8458 * gdb.cp/class2.exp
8459 * gdb.cp/classes.exp
8460 * gdb.cp/cmpd-minsyms.exp
8461 * gdb.cp/converts.exp
8462 * gdb.cp/cp-relocate.exp
8463 * gdb.cp/cpcompletion.exp
8464 * gdb.cp/cpexprs.exp
8465 * gdb.cp/cplabel.exp
8466 * gdb.cp/cplusfuncs.exp
8467 * gdb.cp/cpsizeof.exp
8468 * gdb.cp/ctti.exp
8469 * gdb.cp/derivation.exp
8470 * gdb.cp/destrprint.exp
8471 * gdb.cp/dispcxx.exp
8472 * gdb.cp/enum-class.exp
8473 * gdb.cp/exception.exp
8474 * gdb.cp/exceptprint.exp
8475 * gdb.cp/expand-psymtabs-cxx.exp
8476 * gdb.cp/expand-sals.exp
8477 * gdb.cp/extern-c.exp
8478 * gdb.cp/filename.exp
8479 * gdb.cp/formatted-ref.exp
8480 * gdb.cp/fpointer.exp
8481 * gdb.cp/gdb1355.exp
8482 * gdb.cp/gdb2495.exp
8483 * gdb.cp/hang.exp
8484 * gdb.cp/impl-this.exp
8485 * gdb.cp/infcall-dlopen.exp
8486 * gdb.cp/inherit.exp
8487 * gdb.cp/iostream.exp
8488 * gdb.cp/koenig.exp
8489 * gdb.cp/local.exp
8490 * gdb.cp/m-data.exp
8491 * gdb.cp/m-static.exp
8492 * gdb.cp/mb-ctor.exp
8493 * gdb.cp/mb-inline.exp
8494 * gdb.cp/mb-templates.exp
8495 * gdb.cp/member-name.exp
8496 * gdb.cp/member-ptr.exp
8497 * gdb.cp/meth-typedefs.exp
8498 * gdb.cp/method.exp
8499 * gdb.cp/method2.exp
8500 * gdb.cp/minsym-fallback.exp
8501 * gdb.cp/misc.exp
8502 * gdb.cp/namelessclass.exp
8503 * gdb.cp/namespace-enum.exp
8504 * gdb.cp/namespace-nested-import.exp
8505 * gdb.cp/namespace.exp
8506 * gdb.cp/nextoverthrow.exp
8507 * gdb.cp/no-dmgl-verbose.exp
8508 * gdb.cp/non-trivial-retval.exp
8509 * gdb.cp/noparam.exp
8510 * gdb.cp/nsdecl.exp
8511 * gdb.cp/nsimport.exp
8512 * gdb.cp/nsnested.exp
8513 * gdb.cp/nsnoimports.exp
8514 * gdb.cp/nsrecurs.exp
8515 * gdb.cp/nsstress.exp
8516 * gdb.cp/nsusing.exp
8517 * gdb.cp/operator.exp
8518 * gdb.cp/oranking.exp
8519 * gdb.cp/overload-const.exp
8520 * gdb.cp/overload.exp
8521 * gdb.cp/ovldbreak.exp
8522 * gdb.cp/ovsrch.exp
8523 * gdb.cp/paren-type.exp
8524 * gdb.cp/parse-lang.exp
8525 * gdb.cp/pass-by-ref.exp
8526 * gdb.cp/pr-1023.exp
8527 * gdb.cp/pr-1210.exp
8528 * gdb.cp/pr-574.exp
8529 * gdb.cp/pr10687.exp
8530 * gdb.cp/pr12028.exp
8531 * gdb.cp/pr17132.exp
8532 * gdb.cp/pr17494.exp
8533 * gdb.cp/pr9067.exp
8534 * gdb.cp/pr9167.exp
8535 * gdb.cp/pr9631.exp
8536 * gdb.cp/printmethod.exp
8537 * gdb.cp/psmang.exp
8538 * gdb.cp/psymtab-parameter.exp
8539 * gdb.cp/ptype-cv-cp.exp
8540 * gdb.cp/ptype-flags.exp
8541 * gdb.cp/re-set-overloaded.exp
8542 * gdb.cp/ref-types.exp
8543 * gdb.cp/rtti.exp
8544 * gdb.cp/scope-err.exp
8545 * gdb.cp/shadow.exp
8546 * gdb.cp/smartp.exp
8547 * gdb.cp/static-method.exp
8548 * gdb.cp/static-print-quit.exp
8549 * gdb.cp/temargs.exp
8550 * gdb.cp/templates.exp
8551 * gdb.cp/try_catch.exp
8552 * gdb.cp/typedef-operator.exp
8553 * gdb.cp/typeid.exp
8554 * gdb.cp/userdef.exp
8555 * gdb.cp/using-crash.exp
8556 * gdb.cp/var-tag.exp
8557 * gdb.cp/virtbase.exp
8558 * gdb.cp/virtfunc.exp
8559 * gdb.cp/virtfunc2.exp
8560 * gdb.cp/vla-cxx.exp
8561 * gdb.disasm/t01_mov.exp
8562 * gdb.disasm/t02_mova.exp
8563 * gdb.disasm/t03_add.exp
8564 * gdb.disasm/t04_sub.exp
8565 * gdb.disasm/t05_cmp.exp
8566 * gdb.disasm/t06_ari2.exp
8567 * gdb.disasm/t07_ari3.exp
8568 * gdb.disasm/t08_or.exp
8569 * gdb.disasm/t09_xor.exp
8570 * gdb.disasm/t10_and.exp
8571 * gdb.disasm/t11_logs.exp
8572 * gdb.disasm/t12_bit.exp
8573 * gdb.disasm/t13_otr.exp
8574 * gdb.dlang/circular.exp
8575 * gdb.dwarf2/arr-stride.exp
8576 * gdb.dwarf2/arr-subrange.exp
8577 * gdb.dwarf2/atomic-type.exp
8578 * gdb.dwarf2/bad-regnum.exp
8579 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8580 * gdb.dwarf2/callframecfa.exp
8581 * gdb.dwarf2/clztest.exp
8582 * gdb.dwarf2/corrupt.exp
8583 * gdb.dwarf2/data-loc.exp
8584 * gdb.dwarf2/dup-psym.exp
8585 * gdb.dwarf2/dw2-anon-mptr.exp
8586 * gdb.dwarf2/dw2-anonymous-func.exp
8587 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8588 * gdb.dwarf2/dw2-bad-unresolved.exp
8589 * gdb.dwarf2/dw2-basic.exp
8590 * gdb.dwarf2/dw2-canonicalize-type.exp
8591 * gdb.dwarf2/dw2-case-insensitive.exp
8592 * gdb.dwarf2/dw2-common-block.exp
8593 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8594 * gdb.dwarf2/dw2-compressed.exp
8595 * gdb.dwarf2/dw2-const.exp
8596 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8597 * gdb.dwarf2/dw2-cu-size.exp
8598 * gdb.dwarf2/dw2-dup-frame.exp
8599 * gdb.dwarf2/dw2-entry-value.exp
8600 * gdb.dwarf2/dw2-icycle.exp
8601 * gdb.dwarf2/dw2-ifort-parameter.exp
8602 * gdb.dwarf2/dw2-inline-break.exp
8603 * gdb.dwarf2/dw2-inline-param.exp
8604 * gdb.dwarf2/dw2-intercu.exp
8605 * gdb.dwarf2/dw2-intermix.exp
8606 * gdb.dwarf2/dw2-lexical-block-bare.exp
8607 * gdb.dwarf2/dw2-linkage-name-trust.exp
8608 * gdb.dwarf2/dw2-minsym-in-cu.exp
8609 * gdb.dwarf2/dw2-noloc.exp
8610 * gdb.dwarf2/dw2-op-call.exp
8611 * gdb.dwarf2/dw2-op-out-param.exp
8612 * gdb.dwarf2/dw2-opt-structptr.exp
8613 * gdb.dwarf2/dw2-param-error.exp
8614 * gdb.dwarf2/dw2-producer.exp
8615 * gdb.dwarf2/dw2-ranges-base.exp
8616 * gdb.dwarf2/dw2-ref-missing-frame.exp
8617 * gdb.dwarf2/dw2-reg-undefined.exp
8618 * gdb.dwarf2/dw2-regno-invalid.exp
8619 * gdb.dwarf2/dw2-restore.exp
8620 * gdb.dwarf2/dw2-restrict.exp
8621 * gdb.dwarf2/dw2-single-line-discriminators.exp
8622 * gdb.dwarf2/dw2-strp.exp
8623 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8624 * gdb.dwarf2/dw2-unresolved.exp
8625 * gdb.dwarf2/dw2-var-zero-addr.exp
8626 * gdb.dwarf2/dw4-sig-types.exp
8627 * gdb.dwarf2/dwz.exp
8628 * gdb.dwarf2/dynarr-ptr.exp
8629 * gdb.dwarf2/enum-type.exp
8630 * gdb.dwarf2/gdb-index.exp
8631 * gdb.dwarf2/implptr-64bit.exp
8632 * gdb.dwarf2/implptr-optimized-out.exp
8633 * gdb.dwarf2/implptr.exp
8634 * gdb.dwarf2/implref-array.exp
8635 * gdb.dwarf2/implref-const.exp
8636 * gdb.dwarf2/implref-global.exp
8637 * gdb.dwarf2/implref-struct.exp
8638 * gdb.dwarf2/mac-fileno.exp
8639 * gdb.dwarf2/main-subprogram.exp
8640 * gdb.dwarf2/member-ptr-forwardref.exp
8641 * gdb.dwarf2/method-ptr.exp
8642 * gdb.dwarf2/missing-sig-type.exp
8643 * gdb.dwarf2/nonvar-access.exp
8644 * gdb.dwarf2/opaque-type-lookup.exp
8645 * gdb.dwarf2/pieces-optimized-out.exp
8646 * gdb.dwarf2/pieces.exp
8647 * gdb.dwarf2/pr10770.exp
8648 * gdb.dwarf2/pr13961.exp
8649 * gdb.dwarf2/staticvirtual.exp
8650 * gdb.dwarf2/subrange.exp
8651 * gdb.dwarf2/symtab-producer.exp
8652 * gdb.dwarf2/trace-crash.exp
8653 * gdb.dwarf2/typeddwarf.exp
8654 * gdb.dwarf2/valop.exp
8655 * gdb.dwarf2/watch-notconst.exp
8656 * gdb.fortran/array-element.exp
8657 * gdb.fortran/charset.exp
8658 * gdb.fortran/common-block.exp
8659 * gdb.fortran/complex.exp
8660 * gdb.fortran/derived-type-function.exp
8661 * gdb.fortran/derived-type.exp
8662 * gdb.fortran/logical.exp
8663 * gdb.fortran/module.exp
8664 * gdb.fortran/multi-dim.exp
8665 * gdb.fortran/nested-funcs.exp
8666 * gdb.fortran/print-formatted.exp
8667 * gdb.fortran/subarray.exp
8668 * gdb.fortran/vla-alloc-assoc.exp
8669 * gdb.fortran/vla-datatypes.exp
8670 * gdb.fortran/vla-history.exp
8671 * gdb.fortran/vla-ptr-info.exp
8672 * gdb.fortran/vla-ptype-sub.exp
8673 * gdb.fortran/vla-ptype.exp
8674 * gdb.fortran/vla-sizeof.exp
8675 * gdb.fortran/vla-type.exp
8676 * gdb.fortran/vla-value-sub-arbitrary.exp
8677 * gdb.fortran/vla-value-sub-finish.exp
8678 * gdb.fortran/vla-value-sub.exp
8679 * gdb.fortran/vla-value.exp
8680 * gdb.fortran/whatis_type.exp
8681 * gdb.go/chan.exp
8682 * gdb.go/handcall.exp
8683 * gdb.go/hello.exp
8684 * gdb.go/integers.exp
8685 * gdb.go/methods.exp
8686 * gdb.go/package.exp
8687 * gdb.go/strings.exp
8688 * gdb.go/types.exp
8689 * gdb.go/unsafe.exp
8690 * gdb.guile/scm-arch.exp
8691 * gdb.guile/scm-block.exp
8692 * gdb.guile/scm-breakpoint.exp
8693 * gdb.guile/scm-cmd.exp
8694 * gdb.guile/scm-disasm.exp
8695 * gdb.guile/scm-equal.exp
8696 * gdb.guile/scm-frame-args.exp
8697 * gdb.guile/scm-frame-inline.exp
8698 * gdb.guile/scm-frame.exp
8699 * gdb.guile/scm-iterator.exp
8700 * gdb.guile/scm-math.exp
8701 * gdb.guile/scm-objfile.exp
8702 * gdb.guile/scm-ports.exp
8703 * gdb.guile/scm-symbol.exp
8704 * gdb.guile/scm-symtab.exp
8705 * gdb.guile/scm-value-cc.exp
8706 * gdb.guile/types-module.exp
8707 * gdb.linespec/break-ask.exp
8708 * gdb.linespec/cpexplicit.exp
8709 * gdb.linespec/explicit.exp
8710 * gdb.linespec/keywords.exp
8711 * gdb.linespec/linespec.exp
8712 * gdb.linespec/ls-dollar.exp
8713 * gdb.linespec/ls-errs.exp
8714 * gdb.linespec/skip-two.exp
8715 * gdb.linespec/thread.exp
8716 * gdb.mi/mi-async.exp
8717 * gdb.mi/mi-basics.exp
8718 * gdb.mi/mi-break.exp
8719 * gdb.mi/mi-catch-load.exp
8720 * gdb.mi/mi-cli.exp
8721 * gdb.mi/mi-cmd-param-changed.exp
8722 * gdb.mi/mi-console.exp
8723 * gdb.mi/mi-detach.exp
8724 * gdb.mi/mi-disassemble.exp
8725 * gdb.mi/mi-eval.exp
8726 * gdb.mi/mi-file-transfer.exp
8727 * gdb.mi/mi-file.exp
8728 * gdb.mi/mi-fill-memory.exp
8729 * gdb.mi/mi-inheritance-syntax-error.exp
8730 * gdb.mi/mi-linespec-err-cp.exp
8731 * gdb.mi/mi-logging.exp
8732 * gdb.mi/mi-memory-changed.exp
8733 * gdb.mi/mi-read-memory.exp
8734 * gdb.mi/mi-record-changed.exp
8735 * gdb.mi/mi-reg-undefined.exp
8736 * gdb.mi/mi-regs.exp
8737 * gdb.mi/mi-return.exp
8738 * gdb.mi/mi-reverse.exp
8739 * gdb.mi/mi-simplerun.exp
8740 * gdb.mi/mi-solib.exp
8741 * gdb.mi/mi-stack.exp
8742 * gdb.mi/mi-stepi.exp
8743 * gdb.mi/mi-syn-frame.exp
8744 * gdb.mi/mi-until.exp
8745 * gdb.mi/mi-var-block.exp
8746 * gdb.mi/mi-var-child.exp
8747 * gdb.mi/mi-var-cmd.exp
8748 * gdb.mi/mi-var-cp.exp
8749 * gdb.mi/mi-var-display.exp
8750 * gdb.mi/mi-var-invalidate.exp
8751 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8752 * gdb.mi/mi-vla-fortran.exp
8753 * gdb.mi/mi-watch.exp
8754 * gdb.mi/mi2-var-child.exp
8755 * gdb.mi/user-selected-context-sync.exp
8756 * gdb.modula2/unbounded-array.exp
8757 * gdb.multi/dummy-frame-restore.exp
8758 * gdb.multi/multi-arch-exec.exp
8759 * gdb.multi/multi-arch.exp
8760 * gdb.multi/tids.exp
8761 * gdb.multi/watchpoint-multi.exp
8762 * gdb.opencl/callfuncs.exp
8763 * gdb.opencl/convs_casts.exp
8764 * gdb.opencl/datatypes.exp
8765 * gdb.opencl/operators.exp
8766 * gdb.opencl/vec_comps.exp
8767 * gdb.opt/clobbered-registers-O2.exp
8768 * gdb.opt/inline-break.exp
8769 * gdb.opt/inline-bt.exp
8770 * gdb.opt/inline-cmds.exp
8771 * gdb.opt/inline-locals.exp
8772 * gdb.pascal/case-insensitive-symbols.exp
8773 * gdb.pascal/floats.exp
8774 * gdb.pascal/gdb11492.exp
8775 * gdb.python/lib-types.exp
8776 * gdb.python/py-arch.exp
8777 * gdb.python/py-as-string.exp
8778 * gdb.python/py-bad-printers.exp
8779 * gdb.python/py-block.exp
8780 * gdb.python/py-breakpoint-create-fail.exp
8781 * gdb.python/py-breakpoint.exp
8782 * gdb.python/py-caller-is.exp
8783 * gdb.python/py-cmd.exp
8784 * gdb.python/py-explore-cc.exp
8785 * gdb.python/py-explore.exp
8786 * gdb.python/py-finish-breakpoint.exp
8787 * gdb.python/py-finish-breakpoint2.exp
8788 * gdb.python/py-frame-args.exp
8789 * gdb.python/py-frame-inline.exp
8790 * gdb.python/py-frame.exp
8791 * gdb.python/py-framefilter-mi.exp
8792 * gdb.python/py-infthread.exp
8793 * gdb.python/py-lazy-string.exp
8794 * gdb.python/py-linetable.exp
8795 * gdb.python/py-mi-events.exp
8796 * gdb.python/py-mi-objfile.exp
8797 * gdb.python/py-mi.exp
8798 * gdb.python/py-objfile.exp
8799 * gdb.python/py-pp-integral.exp
8800 * gdb.python/py-pp-maint.exp
8801 * gdb.python/py-pp-re-notag.exp
8802 * gdb.python/py-pp-registration.exp
8803 * gdb.python/py-recurse-unwind.exp
8804 * gdb.python/py-strfns.exp
8805 * gdb.python/py-symbol.exp
8806 * gdb.python/py-symtab.exp
8807 * gdb.python/py-sync-interp.exp
8808 * gdb.python/py-typeprint.exp
8809 * gdb.python/py-unwind-maint.exp
8810 * gdb.python/py-unwind.exp
8811 * gdb.python/py-value-cc.exp
8812 * gdb.python/py-xmethods.exp
8813 * gdb.reverse/amd64-tailcall-reverse.exp
8814 * gdb.reverse/break-precsave.exp
8815 * gdb.reverse/break-reverse.exp
8816 * gdb.reverse/consecutive-precsave.exp
8817 * gdb.reverse/consecutive-reverse.exp
8818 * gdb.reverse/finish-precsave.exp
8819 * gdb.reverse/finish-reverse-bkpt.exp
8820 * gdb.reverse/finish-reverse.exp
8821 * gdb.reverse/fstatat-reverse.exp
8822 * gdb.reverse/getresuid-reverse.exp
8823 * gdb.reverse/i386-precsave.exp
8824 * gdb.reverse/i386-reverse.exp
8825 * gdb.reverse/i386-sse-reverse.exp
8826 * gdb.reverse/i387-env-reverse.exp
8827 * gdb.reverse/i387-stack-reverse.exp
8828 * gdb.reverse/insn-reverse.exp
8829 * gdb.reverse/machinestate-precsave.exp
8830 * gdb.reverse/machinestate.exp
8831 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8832 * gdb.reverse/pipe-reverse.exp
8833 * gdb.reverse/readv-reverse.exp
8834 * gdb.reverse/recvmsg-reverse.exp
8835 * gdb.reverse/rerun-prec.exp
8836 * gdb.reverse/s390-mvcle.exp
8837 * gdb.reverse/step-precsave.exp
8838 * gdb.reverse/step-reverse.exp
8839 * gdb.reverse/time-reverse.exp
8840 * gdb.reverse/until-precsave.exp
8841 * gdb.reverse/until-reverse.exp
8842 * gdb.reverse/waitpid-reverse.exp
8843 * gdb.reverse/watch-precsave.exp
8844 * gdb.reverse/watch-reverse.exp
8845 * gdb.rust/generics.exp
8846 * gdb.rust/methods.exp
8847 * gdb.rust/modules.exp
8848 * gdb.rust/simple.exp
8849 * gdb.server/connect-with-no-symbol-file.exp
8850 * gdb.server/ext-attach.exp
8851 * gdb.server/ext-restart.exp
8852 * gdb.server/ext-wrapper.exp
8853 * gdb.server/file-transfer.exp
8854 * gdb.server/server-exec-info.exp
8855 * gdb.server/server-kill.exp
8856 * gdb.server/server-mon.exp
8857 * gdb.server/wrapper.exp
8858 * gdb.stabs/exclfwd.exp
8859 * gdb.stabs/gdb11479.exp
8860 * gdb.threads/clone-new-thread-event.exp
8861 * gdb.threads/corethreads.exp
8862 * gdb.threads/current-lwp-dead.exp
8863 * gdb.threads/dlopen-libpthread.exp
8864 * gdb.threads/gcore-thread.exp
8865 * gdb.threads/sigstep-threads.exp
8866 * gdb.threads/watchpoint-fork.exp
8867 * gdb.trace/actions-changed.exp
8868 * gdb.trace/backtrace.exp
8869 * gdb.trace/change-loc.exp
8870 * gdb.trace/circ.exp
8871 * gdb.trace/collection.exp
8872 * gdb.trace/disconnected-tracing.exp
8873 * gdb.trace/ftrace.exp
8874 * gdb.trace/mi-trace-frame-collected.exp
8875 * gdb.trace/mi-trace-unavailable.exp
8876 * gdb.trace/mi-traceframe-changed.exp
8877 * gdb.trace/mi-tsv-changed.exp
8878 * gdb.trace/no-attach-trace.exp
8879 * gdb.trace/passc-dyn.exp
8880 * gdb.trace/qtro.exp
8881 * gdb.trace/range-stepping.exp
8882 * gdb.trace/read-memory.exp
8883 * gdb.trace/save-trace.exp
8884 * gdb.trace/signal.exp
8885 * gdb.trace/status-stop.exp
8886 * gdb.trace/tfile.exp
8887 * gdb.trace/trace-break.exp
8888 * gdb.trace/trace-buffer-size.exp
8889 * gdb.trace/trace-condition.exp
8890 * gdb.trace/tracefile-pseudo-reg.exp
8891 * gdb.trace/tstatus.exp
8892 * gdb.trace/unavailable.exp
8893 * gdb.trace/while-dyn.exp
8894 * gdb.trace/while-stepping.exp
8895
8896 2016-12-22 Doug Evans <xdje42@gmail.com>
8897
8898 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8899 and msymbols.
8900
8901 2016-12-19 Yao Qi <yao.qi@linaro.org>
8902
8903 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8904 (test_with_self): Don't call do_steps_and_nexts, and remove
8905 code about stepping into xmalloc.
8906
8907 2016-12-09 Yao Qi <yao.qi@linaro.org>
8908
8909 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8910
8911 2016-12-09 Yao Qi <yao.qi@linaro.org>
8912
8913 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8914
8915 2016-12-09 Pedro Alves <palves@redhat.com>
8916
8917 * gdb.base/all-architectures-0.exp: New file.
8918 * gdb.base/all-architectures-1.exp: New file.
8919 * gdb.base/all-architectures-2.exp: New file.
8920 * gdb.base/all-architectures-3.exp: New file.
8921 * gdb.base/all-architectures-4.exp: New file.
8922 * gdb.base/all-architectures-5.exp: New file.
8923 * gdb.base/all-architectures-6.exp: New file.
8924 * gdb.base/all-architectures-7.exp: New file.
8925 * gdb.base/all-architectures.exp.in: New file.
8926
8927 2016-12-09 Yao Qi <yao.qi@linaro.org>
8928
8929 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8930
8931 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
8932
8933 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8934 possible.
8935 Remove useless pattern-matching code.
8936
8937 2016-12-02 Pedro Alves <palves@redhat.com>
8938
8939 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8940 procedure.
8941 (top level): Call it.
8942
8943 2016-12-02 Pedro Alves <palves@redhat.com>
8944
8945 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8946 New procedure.
8947 (top level): Call it.
8948
8949 2016-12-02 Pedro Alves <palves@redhat.com>
8950
8951 PR cli/20559
8952 * gdb.base/commands.exp (user_defined_command_args_eval): New
8953 procedure.
8954 (top level): Call it.
8955
8956 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
8957
8958 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8959 timeout handling.
8960
8961 2016-12-02 Tom Tromey <tom@tromey.com>
8962
8963 * gdb.dwarf2/main-subprogram.c: New file.
8964 * gdb.dwarf2/main-subprogram.exp: New file.
8965
8966 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8967
8968 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8969 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8970 gdb_test_no_output for a couple of cases.
8971 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8972
8973 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8974
8975 Fix test names and standardize compilation error messages throughout
8976 the following files:
8977
8978 * gdb.ada/start.exp
8979 * gdb.arch/alpha-step.exp
8980 * gdb.arch/e500-prologue.exp
8981 * gdb.arch/ftrace-insn-reloc.exp
8982 * gdb.arch/gdb1291.exp
8983 * gdb.arch/gdb1431.exp
8984 * gdb.arch/gdb1558.exp
8985 * gdb.arch/i386-dr3-watch.exp
8986 * gdb.arch/i386-sse-stack-align.exp
8987 * gdb.arch/ia64-breakpoint-shadow.exp
8988 * gdb.arch/pa-nullify.exp
8989 * gdb.arch/powerpc-aix-prologue.exp
8990 * gdb.arch/thumb-bx-pc.exp
8991 * gdb.base/annota1.exp
8992 * gdb.base/annota3.exp
8993 * gdb.base/arrayidx.exp
8994 * gdb.base/assign.exp
8995 * gdb.base/attach.exp
8996 * gdb.base/auxv.exp
8997 * gdb.base/bang.exp
8998 * gdb.base/bfp-test.exp
8999 * gdb.base/bigcore.exp
9000 * gdb.base/bitfields2.exp
9001 * gdb.base/break-fun-addr.exp
9002 * gdb.base/break-probes.exp
9003 * gdb.base/call-rt-st.exp
9004 * gdb.base/callexit.exp
9005 * gdb.base/catch-fork-kill.exp
9006 * gdb.base/charset.exp
9007 * gdb.base/checkpoint.exp
9008 * gdb.base/comprdebug.exp
9009 * gdb.base/constvars.exp
9010 * gdb.base/coredump-filter.exp
9011 * gdb.base/cursal.exp
9012 * gdb.base/cvexpr.exp
9013 * gdb.base/detach.exp
9014 * gdb.base/display.exp
9015 * gdb.base/dmsym.exp
9016 * gdb.base/dprintf-pending.exp
9017 * gdb.base/dso2dso.exp
9018 * gdb.base/dtrace-probe.exp
9019 * gdb.base/dump.exp
9020 * gdb.base/enum_cond.exp
9021 * gdb.base/exe-lock.exp
9022 * gdb.base/exec-invalid-sysroot.exp
9023 * gdb.base/execl-update-breakpoints.exp
9024 * gdb.base/exprs.exp
9025 * gdb.base/fileio.exp
9026 * gdb.base/find.exp
9027 * gdb.base/finish.exp
9028 * gdb.base/fixsection.exp
9029 * gdb.base/foll-vfork.exp
9030 * gdb.base/frame-args.exp
9031 * gdb.base/gcore.exp
9032 * gdb.base/gdb1250.exp
9033 * gdb.base/global-var-nested-by-dso.exp
9034 * gdb.base/gnu-ifunc.exp
9035 * gdb.base/hashline1.exp
9036 * gdb.base/hashline2.exp
9037 * gdb.base/hashline3.exp
9038 * gdb.base/hbreak-in-shr-unsupported.exp
9039 * gdb.base/huge.exp
9040 * gdb.base/infcall-input.exp
9041 * gdb.base/info-fun.exp
9042 * gdb.base/info-shared.exp
9043 * gdb.base/jit-simple.exp
9044 * gdb.base/jit-so.exp
9045 * gdb.base/jit.exp
9046 * gdb.base/jump.exp
9047 * gdb.base/label.exp
9048 * gdb.base/lineinc.exp
9049 * gdb.base/logical.exp
9050 * gdb.base/longjmp.exp
9051 * gdb.base/macscp.exp
9052 * gdb.base/miscexprs.exp
9053 * gdb.base/new-ui-echo.exp
9054 * gdb.base/new-ui-pending-input.exp
9055 * gdb.base/new-ui.exp
9056 * gdb.base/nodebug.exp
9057 * gdb.base/nofield.exp
9058 * gdb.base/offsets.exp
9059 * gdb.base/overlays.exp
9060 * gdb.base/pending.exp
9061 * gdb.base/pointers.exp
9062 * gdb.base/pr11022.exp
9063 * gdb.base/printcmds.exp
9064 * gdb.base/prologue.exp
9065 * gdb.base/ptr-typedef.exp
9066 * gdb.base/realname-expand.exp
9067 * gdb.base/relativedebug.exp
9068 * gdb.base/relocate.exp
9069 * gdb.base/remote.exp
9070 * gdb.base/reread.exp
9071 * gdb.base/return2.exp
9072 * gdb.base/savedregs.exp
9073 * gdb.base/sep.exp
9074 * gdb.base/sepdebug.exp
9075 * gdb.base/sepsymtab.exp
9076 * gdb.base/set-inferior-tty.exp
9077 * gdb.base/setshow.exp
9078 * gdb.base/shlib-call.exp
9079 * gdb.base/sigaltstack.exp
9080 * gdb.base/siginfo-addr.exp
9081 * gdb.base/signals.exp
9082 * gdb.base/signull.exp
9083 * gdb.base/sigrepeat.exp
9084 * gdb.base/so-impl-ld.exp
9085 * gdb.base/solib-display.exp
9086 * gdb.base/solib-overlap.exp
9087 * gdb.base/solib-search.exp
9088 * gdb.base/solib-symbol.exp
9089 * gdb.base/structs.exp
9090 * gdb.base/structs2.exp
9091 * gdb.base/symtab-search-order.exp
9092 * gdb.base/twice.exp
9093 * gdb.base/unload.exp
9094 * gdb.base/varargs.exp
9095 * gdb.base/watchpoint-solib.exp
9096 * gdb.base/watchpoint.exp
9097 * gdb.base/whatis.exp
9098 * gdb.base/wrong_frame_bt_full.exp
9099 * gdb.btrace/dlopen.exp
9100 * gdb.cell/ea-standalone.exp
9101 * gdb.cell/ea-test.exp
9102 * gdb.cp/dispcxx.exp
9103 * gdb.cp/gdb2384.exp
9104 * gdb.cp/method2.exp
9105 * gdb.cp/nextoverthrow.exp
9106 * gdb.cp/pr10728.exp
9107 * gdb.disasm/am33.exp
9108 * gdb.disasm/h8300s.exp
9109 * gdb.disasm/mn10300.exp
9110 * gdb.disasm/sh3.exp
9111 * gdb.dwarf2/dw2-dir-file-name.exp
9112 * gdb.fortran/complex.exp
9113 * gdb.fortran/library-module.exp
9114 * gdb.guile/scm-pretty-print.exp
9115 * gdb.guile/scm-symbol.exp
9116 * gdb.guile/scm-type.exp
9117 * gdb.guile/scm-value.exp
9118 * gdb.linespec/linespec.exp
9119 * gdb.mi/gdb701.exp
9120 * gdb.mi/gdb792.exp
9121 * gdb.mi/mi-breakpoint-changed.exp
9122 * gdb.mi/mi-dprintf-pending.exp
9123 * gdb.mi/mi-dprintf.exp
9124 * gdb.mi/mi-exit-code.exp
9125 * gdb.mi/mi-pending.exp
9126 * gdb.mi/mi-solib.exp
9127 * gdb.mi/new-ui-mi-sync.exp
9128 * gdb.mi/pr11022.exp
9129 * gdb.mi/user-selected-context-sync.exp
9130 * gdb.opt/solib-intra-step.exp
9131 * gdb.python/py-events.exp
9132 * gdb.python/py-finish-breakpoint.exp
9133 * gdb.python/py-mi.exp
9134 * gdb.python/py-prettyprint.exp
9135 * gdb.python/py-shared.exp
9136 * gdb.python/py-symbol.exp
9137 * gdb.python/py-template.exp
9138 * gdb.python/py-type.exp
9139 * gdb.python/py-value.exp
9140 * gdb.reverse/solib-precsave.exp
9141 * gdb.reverse/solib-reverse.exp
9142 * gdb.server/solib-list.exp
9143 * gdb.stabs/weird.exp
9144 * gdb.threads/reconnect-signal.exp
9145 * gdb.threads/stepi-random-signal.exp
9146 * gdb.trace/actions.exp
9147 * gdb.trace/ax.exp
9148 * gdb.trace/backtrace.exp
9149 * gdb.trace/change-loc.exp
9150 * gdb.trace/deltrace.exp
9151 * gdb.trace/ftrace-lock.exp
9152 * gdb.trace/ftrace.exp
9153 * gdb.trace/infotrace.exp
9154 * gdb.trace/mi-tracepoint-changed.exp
9155 * gdb.trace/packetlen.exp
9156 * gdb.trace/passcount.exp
9157 * gdb.trace/pending.exp
9158 * gdb.trace/range-stepping.exp
9159 * gdb.trace/report.exp
9160 * gdb.trace/stap-trace.exp
9161 * gdb.trace/tfind.exp
9162 * gdb.trace/trace-break.exp
9163 * gdb.trace/trace-condition.exp
9164 * gdb.trace/trace-enable-disable.exp
9165 * gdb.trace/trace-mt.exp
9166 * gdb.trace/tracecmd.exp
9167 * gdb.trace/tspeed.exp
9168 * gdb.trace/tsv.exp
9169 * lib/perftest.exp
9170
9171 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9172
9173 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9174 with gdb_test_no_output.
9175 Use command as test name.
9176
9177 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9178
9179 Fix test names starting with uppercase throughout the files.
9180
9181 * gdb.ada/assign_1.exp
9182 * gdb.ada/boolean_expr.exp
9183 * gdb.base/arrayidx.exp
9184 * gdb.base/del.exp
9185 * gdb.base/gcore-buffer-overflow.exp
9186 * gdb.base/testenv.exp
9187 * gdb.compile/compile.exp
9188 * gdb.python/py-framefilter-invalidarg.exp
9189 * gdb.python/py-framefilter.exp
9190
9191 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9192
9193 Fix test names starting with uppercase throughout the files.
9194
9195 * gdb.ada/array_return.exp
9196 * gdb.ada/expr_delims.exp
9197 * gdb.ada/mi_dyn_arr.exp
9198 * gdb.ada/mi_interface.exp
9199 * gdb.ada/mi_var_array.exp
9200 * gdb.ada/watch_arg.exp
9201 * gdb.arch/alpha-step.exp
9202 * gdb.arch/altivec-regs.exp
9203 * gdb.arch/e500-regs.exp
9204 * gdb.arch/powerpc-d128-regs.exp
9205 * gdb.base/arrayidx.exp
9206 * gdb.base/break.exp
9207 * gdb.base/checkpoint.exp
9208 * gdb.base/debug-expr.exp
9209 * gdb.base/dmsym.exp
9210 * gdb.base/radix.exp
9211 * gdb.base/sepdebug.exp
9212 * gdb.base/testenv.exp
9213 * gdb.base/watch_thread_num.exp
9214 * gdb.base/watchpoint-cond-gone.exp
9215 * gdb.cell/break.exp
9216 * gdb.cell/ea-cache.exp
9217 * gdb.compile/compile.exp
9218 * gdb.cp/gdb2495.exp
9219 * gdb.gdb/selftest.exp
9220 * gdb.gdb/xfullpath.exp
9221 * gdb.go/hello.exp
9222 * gdb.go/integers.exp
9223 * gdb.objc/basicclass.exp
9224 * gdb.pascal/hello.exp
9225 * gdb.pascal/integers.exp
9226 * gdb.python/py-breakpoint.exp
9227 * gdb.python/py-cmd.exp
9228 * gdb.python/py-linetable.exp
9229 * gdb.python/py-xmethods.exp
9230 * gdb.python/python.exp
9231 * gdb.reverse/consecutive-precsave.exp
9232 * gdb.reverse/finish-precsave.exp
9233 * gdb.reverse/i386-precsave.exp
9234 * gdb.reverse/machinestate-precsave.exp
9235 * gdb.reverse/sigall-precsave.exp
9236 * gdb.reverse/solib-precsave.exp
9237 * gdb.reverse/step-precsave.exp
9238 * gdb.reverse/until-precsave.exp
9239 * gdb.reverse/watch-precsave.exp
9240 * gdb.threads/leader-exit.exp
9241 * gdb.threads/pthreads.exp
9242 * gdb.threads/wp-replication.exp
9243 * gdb.trace/actions.exp
9244 * gdb.trace/mi-tsv-changed.exp
9245 * gdb.trace/tsv.exp
9246
9247 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9248
9249 Fix test names starting with uppercase throughout the files.
9250
9251 * gdb.arch/i386-bp_permanent.exp
9252 * gdb.arch/i386-gnu-cfi.exp
9253 * gdb.base/disasm-end-cu.exp
9254 * gdb.base/macscp.exp
9255 * gdb.base/pending.exp
9256 * gdb.base/watch_thread_num.exp
9257 * gdb.cp/exception.exp
9258 * gdb.cp/gdb2495.exp
9259 * gdb.cp/local.exp
9260 * gdb.python/py-evsignal.exp
9261 * gdb.python/python.exp
9262 * gdb.trace/tracecmd.exp
9263
9264 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9265
9266 Fix test names starting with uppercase throughout the files.
9267
9268 * gdb.base/charset.exp
9269 * gdb.base/eval.exp
9270 * gdb.base/multi-forks.exp
9271 * gdb.guile/scm-progspace.exp
9272 * gdb.opencl/datatypes.exp
9273 * gdb.python/py-block.exp
9274 * gdb.python/py-function.exp
9275 * gdb.python/py-symbol.exp
9276 * gdb.python/py-symtab.exp
9277 * gdb.python/py-xmethods.exp
9278 * gdb.reverse/break-precsave.exp
9279 * gdb.reverse/break-reverse.exp
9280 * gdb.reverse/consecutive-precsave.exp
9281 * gdb.reverse/consecutive-reverse.exp
9282 * gdb.reverse/finish-precsave.exp
9283 * gdb.reverse/finish-reverse-bkpt.exp
9284 * gdb.reverse/finish-reverse.exp
9285 * gdb.reverse/fstatat-reverse.exp
9286 * gdb.reverse/getresuid-reverse.exp
9287 * gdb.reverse/i386-precsave.exp
9288 * gdb.reverse/i386-reverse.exp
9289 * gdb.reverse/i386-sse-reverse.exp
9290 * gdb.reverse/i387-stack-reverse.exp
9291 * gdb.reverse/insn-reverse.exp
9292 * gdb.reverse/machinestate-precsave.exp
9293 * gdb.reverse/machinestate.exp
9294 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9295 * gdb.reverse/pipe-reverse.exp
9296 * gdb.reverse/readv-reverse.exp
9297 * gdb.reverse/recvmsg-reverse.exp
9298 * gdb.reverse/rerun-prec.exp
9299 * gdb.reverse/s390-mvcle.exp
9300 * gdb.reverse/sigall-precsave.exp
9301 * gdb.reverse/sigall-reverse.exp
9302 * gdb.reverse/solib-precsave.exp
9303 * gdb.reverse/solib-reverse.exp
9304 * gdb.reverse/step-precsave.exp
9305 * gdb.reverse/step-reverse.exp
9306 * gdb.reverse/time-reverse.exp
9307 * gdb.reverse/until-precsave.exp
9308 * gdb.reverse/until-reverse.exp
9309 * gdb.reverse/waitpid-reverse.exp
9310 * gdb.reverse/watch-precsave.exp
9311 * gdb.reverse/watch-reverse.exp
9312
9313 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9314
9315 Fix test names starting with uppercase throughout the files.
9316
9317 * gdb.arch/i386-mpx-simple_segv.exp
9318 * gdb.arch/i386-mpx.exp
9319 * gdb.arch/i386-permbkpt.exp
9320 * gdb.arch/pa-nullify.exp
9321 * gdb.arch/powerpc-d128-regs.exp
9322 * gdb.arch/vsx-regs.exp
9323 * gdb.base/bfp-test.exp
9324 * gdb.base/break.exp
9325 * gdb.base/breakpoint-shadow.exp
9326 * gdb.base/callfuncs.exp
9327 * gdb.base/charset.exp
9328 * gdb.base/commands.exp
9329 * gdb.base/completion.exp
9330 * gdb.base/dfp-test.exp
9331 * gdb.base/echo.exp
9332 * gdb.base/ending-run.exp
9333 * gdb.base/eval.exp
9334 * gdb.base/expand-psymtabs.exp
9335 * gdb.base/float128.exp
9336 * gdb.base/floatn.exp
9337 * gdb.base/foll-exec-mode.exp
9338 * gdb.base/gdb1056.exp
9339 * gdb.base/gdb11531.exp
9340 * gdb.base/kill-after-signal.exp
9341 * gdb.base/multi-forks.exp
9342 * gdb.base/overlays.exp
9343 * gdb.base/pending.exp
9344 * gdb.base/sepdebug.exp
9345 * gdb.base/testenv.exp
9346 * gdb.base/valgrind-db-attach.exp
9347 * gdb.base/watch_thread_num.exp
9348 * gdb.base/watchpoint-cond-gone.exp
9349 * gdb.base/watchpoint.exp
9350 * gdb.base/watchpoints.exp
9351 * gdb.cp/arg-reference.exp
9352 * gdb.cp/baseenum.exp
9353 * gdb.cp/operator.exp
9354 * gdb.cp/shadow.exp
9355 * gdb.dwarf2/dw2-op-out-param.exp
9356 * gdb.dwarf2/dw2-reg-undefined.exp
9357 * gdb.go/chan.exp
9358 * gdb.go/hello.exp
9359 * gdb.go/integers.exp
9360 * gdb.go/methods.exp
9361 * gdb.go/package.exp
9362 * gdb.guile/scm-parameter.exp
9363 * gdb.guile/scm-progspace.exp
9364 * gdb.guile/scm-value.exp
9365 * gdb.mi/mi-pending.exp
9366 * gdb.mi/user-selected-context-sync.exp
9367 * gdb.multi/multi-attach.exp
9368 * gdb.multi/tids.exp
9369 * gdb.opt/clobbered-registers-O2.exp
9370 * gdb.pascal/floats.exp
9371 * gdb.pascal/integers.exp
9372 * gdb.python/py-block.exp
9373 * gdb.python/py-events.exp
9374 * gdb.python/py-parameter.exp
9375 * gdb.python/py-symbol.exp
9376 * gdb.python/py-symtab.exp
9377 * gdb.python/py-type.exp
9378 * gdb.python/py-value.exp
9379 * gdb.python/py-xmethods.exp
9380 * gdb.python/python.exp
9381 * gdb.reverse/break-precsave.exp
9382 * gdb.reverse/consecutive-precsave.exp
9383 * gdb.reverse/finish-precsave.exp
9384 * gdb.reverse/i386-precsave.exp
9385 * gdb.reverse/machinestate-precsave.exp
9386 * gdb.reverse/sigall-precsave.exp
9387 * gdb.reverse/solib-precsave.exp
9388 * gdb.reverse/step-precsave.exp
9389 * gdb.reverse/until-precsave.exp
9390 * gdb.reverse/watch-precsave.exp
9391 * gdb.server/ext-attach.exp
9392 * gdb.server/ext-restart.exp
9393 * gdb.server/ext-run.exp
9394 * gdb.server/ext-wrapper.exp
9395 * gdb.stabs/gdb11479.exp
9396 * gdb.stabs/weird.exp
9397 * gdb.threads/attach-many-short-lived-threads.exp
9398 * gdb.threads/kill.exp
9399 * gdb.threads/watchpoint-fork.exp
9400
9401 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9402
9403 Fix test names starting with uppercase throughout all the files below.
9404
9405 * gdb.ada/array_return.exp
9406 * gdb.ada/catch_ex.exp
9407 * gdb.ada/info_exc.exp
9408 * gdb.ada/mi_catch_ex.exp
9409 * gdb.ada/mi_dyn_arr.exp
9410 * gdb.ada/mi_ex_cond.exp
9411 * gdb.ada/mi_exc_info.exp
9412 * gdb.ada/mi_interface.exp
9413 * gdb.ada/mi_task_arg.exp
9414 * gdb.ada/mi_task_info.exp
9415 * gdb.ada/mi_var_array.exp
9416 * gdb.arch/alpha-step.exp
9417 * gdb.arch/amd64-disp-step.exp
9418 * gdb.arch/arm-disp-step.exp
9419 * gdb.arch/disp-step-insn-reloc.exp
9420 * gdb.arch/e500-prologue.exp
9421 * gdb.arch/ftrace-insn-reloc.exp
9422 * gdb.arch/gdb1558.exp
9423 * gdb.arch/i386-bp_permanent.exp
9424 * gdb.arch/i386-disp-step.exp
9425 * gdb.arch/i386-float.exp
9426 * gdb.arch/i386-gnu-cfi.exp
9427 * gdb.arch/ia64-breakpoint-shadow.exp
9428 * gdb.arch/mips16-thunks.exp
9429 * gdb.arch/pa-nullify.exp
9430 * gdb.arch/powerpc-aix-prologue.exp
9431 * gdb.arch/powerpc-power.exp
9432 * gdb.arch/ppc-dfp.exp
9433 * gdb.arch/s390-tdbregs.exp
9434 * gdb.arch/spu-info.exp
9435 * gdb.arch/spu-ls.exp
9436 * gdb.arch/thumb-bx-pc.exp
9437 * gdb.base/advance.exp
9438 * gdb.base/annota-input-while-running.exp
9439 * gdb.base/arrayidx.exp
9440 * gdb.base/asmlabel.exp
9441 * gdb.base/async.exp
9442 * gdb.base/attach-wait-input.exp
9443 * gdb.base/auto-connect-native-target.exp
9444 * gdb.base/batch-preserve-term-settings.exp
9445 * gdb.base/bfp-test.exp
9446 * gdb.base/bigcore.exp
9447 * gdb.base/bp-permanent.exp
9448 * gdb.base/break-always.exp
9449 * gdb.base/break-fun-addr.exp
9450 * gdb.base/break-idempotent.exp
9451 * gdb.base/break-main-file-remove-fail.exp
9452 * gdb.base/break-probes.exp
9453 * gdb.base/break-unload-file.exp
9454 * gdb.base/break.exp
9455 * gdb.base/call-ar-st.exp
9456 * gdb.base/call-rt-st.exp
9457 * gdb.base/call-sc.exp
9458 * gdb.base/call-signal-resume.exp
9459 * gdb.base/call-strs.exp
9460 * gdb.base/callexit.exp
9461 * gdb.base/callfuncs.exp
9462 * gdb.base/catch-gdb-caused-signals.exp
9463 * gdb.base/catch-signal-siginfo-cond.exp
9464 * gdb.base/catch-syscall.exp
9465 * gdb.base/compare-sections.exp
9466 * gdb.base/cond-eval-mode.exp
9467 * gdb.base/condbreak-call-false.exp
9468 * gdb.base/consecutive-step-over.exp
9469 * gdb.base/cursal.exp
9470 * gdb.base/disabled-location.exp
9471 * gdb.base/disasm-end-cu.exp
9472 * gdb.base/display.exp
9473 * gdb.base/double-prompt-target-event-error.exp
9474 * gdb.base/dprintf-bp-same-addr.exp
9475 * gdb.base/dprintf-detach.exp
9476 * gdb.base/dprintf-next.exp
9477 * gdb.base/dprintf-non-stop.exp
9478 * gdb.base/dprintf-pending.exp
9479 * gdb.base/dso2dso.exp
9480 * gdb.base/ending-run.exp
9481 * gdb.base/enum_cond.exp
9482 * gdb.base/examine-backward.exp
9483 * gdb.base/exe-lock.exp
9484 * gdb.base/exec-invalid-sysroot.exp
9485 * gdb.base/execl-update-breakpoints.exp
9486 * gdb.base/execution-termios.exp
9487 * gdb.base/fileio.exp
9488 * gdb.base/fixsection.exp
9489 * gdb.base/foll-exec-mode.exp
9490 * gdb.base/foll-exec.exp
9491 * gdb.base/fork-running-state.exp
9492 * gdb.base/frame-args.exp
9493 * gdb.base/fullpath-expand.exp
9494 * gdb.base/func-ptr.exp
9495 * gdb.base/gcore-relro-pie.exp
9496 * gdb.base/gdb1090.exp
9497 * gdb.base/gdb1555.exp
9498 * gdb.base/global-var-nested-by-dso.exp
9499 * gdb.base/gnu-ifunc.exp
9500 * gdb.base/hbreak-in-shr-unsupported.exp
9501 * gdb.base/hbreak-unmapped.exp
9502 * gdb.base/hook-stop.exp
9503 * gdb.base/infcall-input.exp
9504 * gdb.base/info-fun.exp
9505 * gdb.base/info-shared.exp
9506 * gdb.base/interrupt-noterm.exp
9507 * gdb.base/jit-so.exp
9508 * gdb.base/jit.exp
9509 * gdb.base/line-symtabs.exp
9510 * gdb.base/list.exp
9511 * gdb.base/longjmp.exp
9512 * gdb.base/macscp.exp
9513 * gdb.base/max-value-size.exp
9514 * gdb.base/nodebug.exp
9515 * gdb.base/nofield.exp
9516 * gdb.base/overlays.exp
9517 * gdb.base/paginate-after-ctrl-c-running.exp
9518 * gdb.base/paginate-bg-execution.exp
9519 * gdb.base/paginate-inferior-exit.exp
9520 * gdb.base/pending.exp
9521 * gdb.base/pr11022.exp
9522 * gdb.base/printcmds.exp
9523 * gdb.base/ptr-typedef.exp
9524 * gdb.base/ptype.exp
9525 * gdb.base/randomize.exp
9526 * gdb.base/range-stepping.exp
9527 * gdb.base/realname-expand.exp
9528 * gdb.base/relativedebug.exp
9529 * gdb.base/remote.exp
9530 * gdb.base/savedregs.exp
9531 * gdb.base/sepdebug.exp
9532 * gdb.base/set-noassign.exp
9533 * gdb.base/shlib-call.exp
9534 * gdb.base/shreloc.exp
9535 * gdb.base/sigaltstack.exp
9536 * gdb.base/sigbpt.exp
9537 * gdb.base/siginfo-addr.exp
9538 * gdb.base/siginfo-obj.exp
9539 * gdb.base/siginfo-thread.exp
9540 * gdb.base/signest.exp
9541 * gdb.base/signull.exp
9542 * gdb.base/sigrepeat.exp
9543 * gdb.base/skip.exp
9544 * gdb.base/so-impl-ld.exp
9545 * gdb.base/solib-corrupted.exp
9546 * gdb.base/solib-disc.exp
9547 * gdb.base/solib-display.exp
9548 * gdb.base/solib-overlap.exp
9549 * gdb.base/solib-search.exp
9550 * gdb.base/solib-symbol.exp
9551 * gdb.base/source-execution.exp
9552 * gdb.base/sss-bp-on-user-bp-2.exp
9553 * gdb.base/sss-bp-on-user-bp.exp
9554 * gdb.base/stack-checking.exp
9555 * gdb.base/stale-infcall.exp
9556 * gdb.base/step-break.exp
9557 * gdb.base/step-line.exp
9558 * gdb.base/step-over-exit.exp
9559 * gdb.base/step-test.exp
9560 * gdb.base/structs.exp
9561 * gdb.base/sym-file.exp
9562 * gdb.base/symtab-search-order.exp
9563 * gdb.base/term.exp
9564 * gdb.base/type-opaque.exp
9565 * gdb.base/unload.exp
9566 * gdb.base/until-nodebug.exp
9567 * gdb.base/until.exp
9568 * gdb.base/unwindonsignal.exp
9569 * gdb.base/watch-cond.exp
9570 * gdb.base/watch-non-mem.exp
9571 * gdb.base/watch_thread_num.exp
9572 * gdb.base/watchpoint-reuse-slot.exp
9573 * gdb.base/watchpoint-solib.exp
9574 * gdb.base/watchpoint.exp
9575 * gdb.btrace/dlopen.exp
9576 * gdb.cell/arch.exp
9577 * gdb.cell/break.exp
9578 * gdb.cell/bt.exp
9579 * gdb.cell/core.exp
9580 * gdb.cell/data.exp
9581 * gdb.cell/dwarfaddr.exp
9582 * gdb.cell/ea-cache.exp
9583 * gdb.cell/ea-standalone.exp
9584 * gdb.cell/ea-test.exp
9585 * gdb.cell/f-regs.exp
9586 * gdb.cell/fork.exp
9587 * gdb.cell/gcore.exp
9588 * gdb.cell/mem-access.exp
9589 * gdb.cell/ptype.exp
9590 * gdb.cell/registers.exp
9591 * gdb.cell/sizeof.exp
9592 * gdb.cell/solib-symbol.exp
9593 * gdb.cell/solib.exp
9594 * gdb.compile/compile-tls.exp
9595 * gdb.cp/exception.exp
9596 * gdb.cp/gdb2495.exp
9597 * gdb.cp/local.exp
9598 * gdb.cp/mb-inline.exp
9599 * gdb.cp/mb-templates.exp
9600 * gdb.cp/pr10687.exp
9601 * gdb.cp/pr9167.exp
9602 * gdb.cp/scope-err.exp
9603 * gdb.cp/templates.exp
9604 * gdb.cp/virtfunc.exp
9605 * gdb.dwarf2/dw2-dir-file-name.exp
9606 * gdb.dwarf2/dw2-single-line-discriminators.exp
9607 * gdb.fortran/complex.exp
9608 * gdb.fortran/library-module.exp
9609 * gdb.guile/guile.exp
9610 * gdb.guile/scm-cmd.exp
9611 * gdb.guile/scm-frame-inline.exp
9612 * gdb.guile/scm-objfile.exp
9613 * gdb.guile/scm-pretty-print.exp
9614 * gdb.guile/scm-symbol.exp
9615 * gdb.guile/scm-type.exp
9616 * gdb.guile/scm-value.exp
9617 * gdb.linespec/keywords.exp
9618 * gdb.linespec/ls-errs.exp
9619 * gdb.linespec/macro-relative.exp
9620 * gdb.linespec/thread.exp
9621 * gdb.mi/mi-breakpoint-changed.exp
9622 * gdb.mi/mi-dprintf-pending.exp
9623 * gdb.mi/mi-fullname-deleted.exp
9624 * gdb.mi/mi-logging.exp
9625 * gdb.mi/mi-pending.exp
9626 * gdb.mi/mi-solib.exp
9627 * gdb.mi/new-ui-mi-sync.exp
9628 * gdb.mi/user-selected-context-sync.exp
9629 * gdb.multi/dummy-frame-restore.exp
9630 * gdb.multi/multi-arch-exec.exp
9631 * gdb.multi/remove-inferiors.exp
9632 * gdb.multi/watchpoint-multi-exit.exp
9633 * gdb.opt/solib-intra-step.exp
9634 * gdb.perf/backtrace.exp
9635 * gdb.perf/single-step.exp
9636 * gdb.perf/skip-command.exp
9637 * gdb.perf/skip-prologue.exp
9638 * gdb.perf/solib.exp
9639 * gdb.python/lib-types.exp
9640 * gdb.python/py-as-string.exp
9641 * gdb.python/py-bad-printers.exp
9642 * gdb.python/py-block.exp
9643 * gdb.python/py-breakpoint.exp
9644 * gdb.python/py-cmd.exp
9645 * gdb.python/py-events.exp
9646 * gdb.python/py-evthreads.exp
9647 * gdb.python/py-finish-breakpoint.exp
9648 * gdb.python/py-finish-breakpoint2.exp
9649 * gdb.python/py-frame-inline.exp
9650 * gdb.python/py-frame.exp
9651 * gdb.python/py-inferior.exp
9652 * gdb.python/py-infthread.exp
9653 * gdb.python/py-mi.exp
9654 * gdb.python/py-objfile.exp
9655 * gdb.python/py-pp-maint.exp
9656 * gdb.python/py-pp-registration.exp
9657 * gdb.python/py-prettyprint.exp
9658 * gdb.python/py-recurse-unwind.exp
9659 * gdb.python/py-shared.exp
9660 * gdb.python/py-symbol.exp
9661 * gdb.python/py-symtab.exp
9662 * gdb.python/py-template.exp
9663 * gdb.python/py-type.exp
9664 * gdb.python/py-unwind-maint.exp
9665 * gdb.python/py-unwind.exp
9666 * gdb.python/py-value.exp
9667 * gdb.python/python.exp
9668 * gdb.reverse/finish-reverse-bkpt.exp
9669 * gdb.reverse/insn-reverse.exp
9670 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9671 * gdb.reverse/solib-precsave.exp
9672 * gdb.reverse/solib-reverse.exp
9673 * gdb.stabs/gdb11479.exp
9674 * gdb.stabs/weird.exp
9675 * gdb.threads/fork-child-threads.exp
9676 * gdb.threads/fork-plus-threads.exp
9677 * gdb.threads/fork-thread-pending.exp
9678 * gdb.threads/forking-threads-plus-breakpoint.exp
9679 * gdb.threads/hand-call-in-threads.exp
9680 * gdb.threads/interrupted-hand-call.exp
9681 * gdb.threads/linux-dp.exp
9682 * gdb.threads/local-watch-wrong-thread.exp
9683 * gdb.threads/next-while-other-thread-longjmps.exp
9684 * gdb.threads/non-ldr-exit.exp
9685 * gdb.threads/pending-step.exp
9686 * gdb.threads/print-threads.exp
9687 * gdb.threads/process-dies-while-detaching.exp
9688 * gdb.threads/process-dies-while-handling-bp.exp
9689 * gdb.threads/pthreads.exp
9690 * gdb.threads/queue-signal.exp
9691 * gdb.threads/reconnect-signal.exp
9692 * gdb.threads/signal-command-handle-nopass.exp
9693 * gdb.threads/signal-command-multiple-signals-pending.exp
9694 * gdb.threads/signal-delivered-right-thread.exp
9695 * gdb.threads/signal-sigtrap.exp
9696 * gdb.threads/sigthread.exp
9697 * gdb.threads/staticthreads.exp
9698 * gdb.threads/stepi-random-signal.exp
9699 * gdb.threads/thread-unwindonsignal.exp
9700 * gdb.threads/thread_check.exp
9701 * gdb.threads/thread_events.exp
9702 * gdb.threads/tid-reuse.exp
9703 * gdb.threads/tls-nodebug.exp
9704 * gdb.threads/tls-shared.exp
9705 * gdb.threads/tls-so_extern.exp
9706 * gdb.threads/tls.exp
9707 * gdb.threads/wp-replication.exp
9708 * gdb.trace/actions-changed.exp
9709 * gdb.trace/actions.exp
9710 * gdb.trace/backtrace.exp
9711 * gdb.trace/change-loc.exp
9712 * gdb.trace/collection.exp
9713 * gdb.trace/deltrace.exp
9714 * gdb.trace/disconnected-tracing.exp
9715 * gdb.trace/entry-values.exp
9716 * gdb.trace/ftrace-lock.exp
9717 * gdb.trace/ftrace.exp
9718 * gdb.trace/infotrace.exp
9719 * gdb.trace/mi-trace-frame-collected.exp
9720 * gdb.trace/mi-trace-unavailable.exp
9721 * gdb.trace/mi-traceframe-changed.exp
9722 * gdb.trace/mi-tracepoint-changed.exp
9723 * gdb.trace/mi-tsv-changed.exp
9724 * gdb.trace/no-attach-trace.exp
9725 * gdb.trace/packetlen.exp
9726 * gdb.trace/passc-dyn.exp
9727 * gdb.trace/passcount.exp
9728 * gdb.trace/pending.exp
9729 * gdb.trace/pr16508.exp
9730 * gdb.trace/qtro.exp
9731 * gdb.trace/range-stepping.exp
9732 * gdb.trace/read-memory.exp
9733 * gdb.trace/report.exp
9734 * gdb.trace/save-trace.exp
9735 * gdb.trace/signal.exp
9736 * gdb.trace/stap-trace.exp
9737 * gdb.trace/status-stop.exp
9738 * gdb.trace/strace.exp
9739 * gdb.trace/tfile.exp
9740 * gdb.trace/tfind.exp
9741 * gdb.trace/trace-break.exp
9742 * gdb.trace/trace-condition.exp
9743 * gdb.trace/trace-enable-disable.exp
9744 * gdb.trace/trace-mt.exp
9745 * gdb.trace/tracecmd.exp
9746 * gdb.trace/tracefile-pseudo-reg.exp
9747 * gdb.trace/tspeed.exp
9748 * gdb.trace/tstatus.exp
9749 * gdb.trace/tsv.exp
9750 * gdb.trace/unavailable.exp
9751 * gdb.trace/while-dyn.exp
9752 * gdb.trace/while-stepping.exp
9753 * lib/gdb-guile.exp
9754 * lib/gdb.exp
9755 * lib/mi-support.exp
9756 * lib/pascal.exp
9757 * lib/perftest.exp
9758 * lib/prelink-support.exp
9759 * lib/selftest-support.exp
9760
9761 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9762
9763 * Makefile.in: Include disable-implicit-rules.mk.
9764
9765 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9766
9767 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9768 non-byte-aligned bit fields.
9769
9770 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9771
9772 PR gdb/12616
9773 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9774 respects the DW_AT_data_bit_offset attribute.
9775
9776 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9777
9778 * gdb.base/default.exp: Fix output of "set language".
9779
9780 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9781
9782 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9783 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9784 make.
9785 * configure.ac: Remove checks for the make program.
9786 * configure: Re-generate.
9787
9788 2016-11-16 Kevin Buettner <kevinb@redhat.com>
9789
9790 * gdb.python/py-recurse-unwind.c (main): Add loop.
9791 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9792 to read_register() and gdb.parse_and_eval(). Make each code
9793 call a separate case that can be individually tested.
9794 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9795 proc. Call cont_and_backtrace for each of the code paths that
9796 we want to test in the unwinder.
9797
9798 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9799
9800 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9801 the definition of struct S.
9802
9803 2016-11-11 Catherine Moore <clm@codesourcery.com>
9804
9805 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9806
9807 2016-11-09 Pedro Alves <palves@redhat.com>
9808
9809 * gdb.base/commands.exp (runto_or_return): New procedure.
9810 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9811 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9812 (progvar_simple_while_test, progvar_complex_if_while_test)
9813 (if_while_breakpoint_command_test)
9814 (infrun_breakpoint_command_test, breakpoint_command_test)
9815 (user_defined_command_test, watchpoint_command_test)
9816 (test_command_prompt_position, redefine_hook_test)
9817 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9818 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9819 multi_line_input and multi_line. Remove gdb_expect and
9820 gdb_stop_suppressing_tests uses.
9821 * lib/gdb.exp (valnum_re): New global.
9822 (multi_line_input): New procedure.
9823
9824 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9825
9826 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9827 Remove.
9828 (test_setup): Define with proc_with_prefix.
9829 (test_cli_inferior): Likewise.
9830 (test_cli_thread): Likewise.
9831 (test_cli_frame): Likewise.
9832 (test_cli_select_frame): Likewise.
9833 (test_cli_up_down): Likewise.
9834 (test_mi_thread_select): Likewise.
9835 (test_mi_stack_select_frame): Likewise.
9836 (test_cli_in_mi_inferior): Likewise.
9837 (test_cli_in_mi_thread): Likewise.
9838 (test_cli_in_mi_frame): Likewise.
9839 (top level): Do not use with_test_prefix_procname.
9840
9841 2016-11-09 Pedro Alves <palves@redhat.com>
9842
9843 * gdb.base/commands.exp (gdbvar_simple_if_test)
9844 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9845 (progvar_simple_if_test, progvar_simple_while_test)
9846 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9847 (infrun_breakpoint_command_test, breakpoint_command_test)
9848 (user_defined_command_test, watchpoint_command_test)
9849 (test_command_prompt_position, deprecated_command_test)
9850 (bp_deleted_in_command, temporary_breakpoint_commands)
9851 (stray_arg0_test, source_file_with_indented_comment)
9852 (recursive_source_test, if_commands_test)
9853 (error_clears_commands_left, redefine_hook_test)
9854 (redefine_backtrace_test): Use proc_with_prefix.
9855 * lib/gdb.exp (proc_with_prefix): New proc.
9856
9857 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9858
9859 * gdb.base/tui-layout.c: New file.
9860 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9861 disassembly window contains very long lines.
9862
9863 2016-11-08 Tom Tromey <tom@tromey.com>
9864
9865 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9866 depend on Python 2.
9867
9868 2016-11-08 Tom Tromey <tom@tromey.com>
9869
9870 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9871 New method.
9872
9873 2016-10-29 Manish Goregaokar <manish@mozilla.com>
9874
9875 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
9876
9877 2016-10-27 Manish Goregaokar <manish@mozilla.com>
9878
9879 * gdb.rust/simple.rs: Add test for univariant enums without
9880 discriminants and for encoded struct-like enums.
9881
9882 2016-10-28 Pedro Alves <palves@redhat.com>
9883
9884 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9885 gdb_test_multiple, tighten regexps and match symtabs and line
9886 tables incrementally.
9887
9888 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
9889
9890 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9891 general.
9892
9893 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
9894
9895 * gdb.base/exec-invalid-sysroot.exp: New file.
9896
9897 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9898
9899 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9900
9901 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9902
9903 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9904
9905 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9906
9907 * gdb.base/killed-outside.exp: Remove $options from a call to
9908 `prepare_for_testing'.
9909
9910 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9911
9912 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9913 Change test message.
9914
9915 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9916
9917 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9918 Update comment.
9919
9920 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9921
9922 * gdb.trace/mi-trace-save.exp: New file.
9923
9924 2016-10-13 Yao Qi <yao.qi@linaro.org>
9925
9926 * gdb.base/code_elim.exp (get_var_address): Remove.
9927 * gdb.base/relocate.exp: Likewise.
9928 * gdb.base/shreloc.exp: Likewise.
9929 * lib/gdb.exp (get_var_address): New.
9930
9931 2016-10-13 Yao Qi <yao.qi@linaro.org>
9932
9933 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9934 floating point tests if $skip_float_test is false.
9935
9936 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
9937
9938 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9939 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9940 argc values.
9941 Add 1 to argc so we guarantee distinct initial/modified argc values.
9942
9943 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9944
9945 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9946
9947 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9948
9949 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9950 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9951 * gdb.arch/vsx-regs.exp: Likewise.
9952
9953 2016-10-07 Yao Qi <yao.qi@linaro.org>
9954
9955 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9956
9957 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9958
9959 * gdb.python/python.exp: Test decode_line("*0").
9960
9961 2016-10-06 Doug Evans <dje@google.com>
9962
9963 * gdb.python/py-value.exp (test_value_creation): Add test for large
9964 unsigned 64-bit value.
9965
9966 2016-10-06 Tom Tromey <tom@tromey.com>
9967
9968 * gdb.compile/compile.exp: Change java tests to rust.
9969 * gdb.base/setshow.exp: Change java tests to rust.
9970 * gdb.base/default.exp: Remove java from language list.
9971 * README (Examples): Update language example.
9972 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9973 test.
9974 * lib/gdb.exp (skip_java_tests): Remove.
9975 * lib/java.exp: Remove.
9976 * gdb.java: Remove.
9977
9978 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9979
9980 * gdb.arch/mips-fcr.exp: New test.
9981 * gdb.arch/mips-fcr.c: Source for the new test.
9982
9983 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9984
9985 * gdb.base/solib-disc.exp: Use `standard_output_file'
9986 throughout.
9987
9988 2016-10-06 Pedro Alves <palves@redhat.com>
9989
9990 * gdb.base/jit-simple-dl.c: New file.
9991 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9992 * gdb.base/jit-simple.c: ... this.
9993 * gdb.base/jit-simple.exp (jit_run): Delete.
9994 (build_jit): New proc.
9995 (jit_test_reread): Recompile either the main program or the shared
9996 library, depending on what is being tested. Skip changing address
9997 if caller wants to. Compare before/after addresses. If testing
9998 standalone, explicitly load the binary. Test "maint info
9999 breakpoints".
10000 (top level): Add "standalone vs shared lib" and "change address"
10001 vs "same address" axes.
10002
10003 2016-10-06 Pedro Alves <palves@redhat.com>
10004
10005 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10006 call.
10007 (jit_run): Delete.
10008 (jit_test_reread): Use with_test_prefix. Reload the main binary
10009 explicitly. Compare the before/after addresses of the JIT
10010 descriptor.
10011
10012 2016-08-15 Doug Evans <dje@google.com>
10013
10014 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10015 for single bitfields is bool.
10016 * gdb.xml/tdesc-regs.exp: Ditto.
10017
10018 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10019
10020 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10021
10022 2016-10-05 Yao Qi <yao.qi@linaro.org>
10023
10024 * lib/gdb.exp (support_complex_tests): Return zero if
10025 gdb_skip_float_test return true.
10026
10027 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10028 Simon Marchi <simon.marchi@ericsson.com>
10029
10030 PR gdb/20487
10031 * gdb.mi/user-selected-context-sync.exp: New file.
10032 * gdb.mi/user-selected-context-sync.c: New file.
10033
10034 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10035 Simon Marchi <simon.marchi@ericsson.com>
10036
10037 PR gdb/20487
10038 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10039 =thread-select-event check.
10040
10041 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10042
10043 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10044 the compulsory L operand changes.
10045 * gdb.arch/powerpc-power.s: Likewise.
10046
10047 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10048
10049 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10050 * gdb.base/jit-attach-pie.c: New file.
10051 * gdb.base/jit-attach-pie.exp: New file.
10052
10053 2016-09-28 Pedro Alves <palves@redhat.com>
10054
10055 * gdb.base/infcall-input.c: New file.
10056 * gdb.base/infcall-input.exp: New file.
10057
10058 2016-09-22 Yao Qi <yao.qi@linaro.org>
10059
10060 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10061 (gdb_exit): Rename it to ...
10062 (gdbserver_gdb_exit): ... Close GDBserver.
10063 (gdb_exit): New proc, call gdbserver_gdb_exit.
10064 (mi_gdb_exit): Likewise.
10065
10066 2016-09-22 Yao Qi <yao.qi@linaro.org>
10067
10068 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10069 path.
10070 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10071 Remove duplication.
10072
10073 2016-09-22 Yao Qi <yao.qi@linaro.org>
10074
10075 * lib/gdbserver-support.exp: Check the existence of
10076 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10077
10078 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10079
10080 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10081
10082 2016-09-21 Tom Tromey <tom@tromey.com>
10083
10084 PR gdb/20604:
10085 * gdb.base/quit.exp: New file.
10086
10087 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10088
10089 * .gitignore: New file.
10090
10091 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10092
10093 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10094 throughout.
10095
10096 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10097
10098 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10099
10100 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10101
10102 * gdb.cp/casts.cc (decltype): Move it ...
10103 (main): ... with its call to ...
10104 * gdb.cp/casts03.cc: ... a new file.
10105 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10106
10107 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10108
10109 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10110
10111 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10112
10113 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10114 and sync up the test with tests in gas/testsuite/gas/ppc.
10115 * gdb.arch/powerpc-power.exp: Likewise.
10116
10117 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10118
10119 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10120
10121 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10122 Jan Kratochvil <jan.kratochvil@redhat.com>
10123
10124 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10125 make m1's definition to be different from m2's. Use 'dummy' as an
10126 argument for probe 'two'.
10127
10128 2016-09-10 Jon Beniston <jon@beniston.com>
10129
10130 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10131 for sim target.
10132
10133 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10134
10135 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10136 variable declaration.
10137 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10138 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10139 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10140 received HWCAP as its argument.
10141
10142 2016-09-06 Pedro Alves <palves@redhat.com>
10143
10144 * gdb.base/new-ui-pending-input.c: New file.
10145 * gdb.base/new-ui-pending-input.exp: New file.
10146 * gdb.exp (clear_gdb_spawn_id): New procedure.
10147 (with_spawn_id): Check whether gdb_spawn_id exists before
10148 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10149 on exit.
10150
10151 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10152
10153 * gdb.base/float128.c: New file.
10154 * gdb.base/float128.exp: Likewise.
10155 * gdb.base/floatn.c: Likewise.
10156 * gdb.base/floatn.exp: Likewise.
10157
10158 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10159
10160 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10161
10162 2016-09-05 Pedro Alves <palves@redhat.com>
10163
10164 PR backtrace/19927
10165 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10166 unwinders are immediately called as side effect of "source" or
10167 "disable unwinder" commands.
10168 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10169
10170 2016-09-02 Yao Qi <yao.qi@linaro.org>
10171
10172 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10173 is true and $type is "float" or "double".
10174
10175 2016-09-02 Yao Qi <yao.qi@linaro.org>
10176
10177 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10178 true.
10179 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10180 * gdb.base/call-rt-st.exp: Likewise.
10181 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10182 return value instead of gdb,skip_float_test.
10183 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10184 (do_function_calls): Use its return value instead of
10185 gdb,skip_float_test.
10186 * gdb.base/finish.exp: Likewise.
10187 * gdb.base/funcargs.exp: Likewise.
10188 * gdb.base/return.exp: Likewise.
10189 * gdb.base/return2.exp: Likewise.
10190 * gdb.base/varargs.exp: Likewise.
10191 * lib/gdb.exp (gdb_skip_float_test): Change it to
10192 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10193
10194 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10195
10196 * gdb.multi/tids.exp: Test "thread apply all".
10197
10198 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10199
10200 * gdb.base/default.exp (tty): Remove.
10201
10202 2016-08-24 Kevin Buettner <kevinb@redhat.com>
10203
10204 * gdb.python/py-recurse-unwind.c: New file.
10205 * gdb.python/py-recurse-unwind.py: New file.
10206 * gdb.python/py-recurse-unwind.exp: New file.
10207
10208 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10209
10210 * gdb.base/set-inferior-tty.exp: New file.
10211 * gdb.base/set-inferior-tty.c: New file.
10212
10213 2016-08-23 Pedro Alves <palves@redhat.com>
10214
10215 PR gdb/20494
10216 * gdb.base/new-ui-echo.c: New file.
10217 * gdb.base/new-ui-echo.exp: New file.
10218
10219 2016-08-23 Yao Qi <yao.qi@linaro.org>
10220
10221 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10222 gdbserver_spawn.
10223 * gdb.server/connect-without-multi-process.exp (do_test):
10224 Likewise.
10225
10226 2016-08-23 Yao Qi <yao.qi@linaro.org>
10227
10228 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10229 standalone_txt. Delete gdb_txt and standalone_txt on host
10230 and target. Spawn the binary on target. Copy files from
10231 target to host.
10232
10233 2016-08-22 Pedro Alves <palves@redhat.com>
10234
10235 PR gdb/20505
10236 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10237 with_test_prefix. Factor out bits to ...
10238 (test_no_vdso): ... this new procedure.
10239
10240 2016-08-19 Carl Love <cel@us.ibm.com>
10241
10242 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10243 maintaining separate logic for constructing the output path.
10244 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10245 * gdb.arch/ppc-dfp.exp: Likewise.
10246 * gdb.arch/ppc-fp.exp: Likewise.
10247 * gdb.arch/vsx-regs.exp: Likewise.
10248 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10249 binprefix for generating the additional binary files.
10250
10251 2016-08-19 Pedro Alves <palves@redhat.com>
10252
10253 * gdb.trace/mi-trace-frame-collected.exp
10254 (test_trace_frame_collected): On x32, expect two registers.
10255
10256 2016-08-18 Carl Love <cel@us.ibm.com>
10257
10258 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10259 and sync up the test with tests in gas/testsuite/gas/ppc.
10260 * gdb.arch/powerpc-power.exp: Likewise.
10261
10262 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10263
10264 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10265 expected error message.
10266
10267 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10268
10269 * gdb.multi/remove-inferiors.exp: New file.
10270 * gdb.multi/remove-inferiors.c: New file.
10271
10272 2016-08-12 Yao Qi <yao.qi@linaro.org>
10273
10274 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10275 argument list.
10276
10277 2016-08-10 Pedro Alves <palves@redhat.com>
10278
10279 PR gdb/19187
10280 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10281 setup_kfails.
10282
10283 2016-08-09 Pedro Alves <palves@redhat.com>
10284 Simon Marchi <simon.marchi@ericsson.com>
10285
10286 PR gdb/20418
10287 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10288 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10289
10290 2016-08-09 Pedro Alves <palves@redhat.com>
10291
10292 PR mi/20431
10293 * gdb.mi/mi-cmd-error.exp: New file.
10294
10295 2016-08-09 Pedro Alves <palves@redhat.com>
10296
10297 PR gdb/18653
10298 * gdb.base/signals-state-child.c: New file.
10299 * gdb.base/signals-state-child.exp: New file.
10300 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10301
10302 2016-08-09 Pedro Alves <palves@redhat.com>
10303
10304 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10305
10306 2016-08-03 Tom Tromey <tom@tromey.com>
10307
10308 PR python/18565:
10309 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10310
10311 2016-08-01 Yao Qi <yao.qi@linaro.org>
10312
10313 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10314 variable mode to "multi-process" if $multi_process is 1, otherwise
10315 set it to "single-process".
10316
10317 2016-08-01 Yao Qi <yao.qi@linaro.org>
10318
10319 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10320 * gdb.cp/cpexprs.exp: Likewise.
10321 * gdb.cp/m-static.exp: Likewise.
10322
10323 2016-07-26 Tom Tromey <tom@tromey.com>
10324
10325 PR python/20190:
10326 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10327 test.
10328
10329 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10330
10331 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10332 selecting assembly source files.
10333 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10334 assembly source files.
10335 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10336 assembly source files.
10337 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10338 selecting assembly source files.
10339
10340 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10341
10342 * gdb.base/new-ui.exp (do_test_invalid_args): New
10343 procedure.
10344
10345 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10346
10347 * gdb.btrace/reconnect.c: New file.
10348 * gdb.btrace/reconnect.exp: New file.
10349
10350 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10351
10352 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10353 to test_catch_syscall_group.
10354 (test_catch_syscall_group): New.
10355
10356 2016-07-21 Tom Tromey <tom@tromey.com>
10357
10358 * gdb.rust/simple.rs (main): Use empty struct expression.
10359 * gdb.rust/simple.exp: Add tests for empty struct expression.
10360
10361 2016-07-21 Yao Qi <yao.qi@linaro.org>
10362
10363 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10364 if gdb_skip_xml_test is true on some targets.
10365
10366 2016-07-21 Yao Qi <yao.qi@linaro.org>
10367
10368 * gdb.server/solib-list.exp: Unset last_loaded_file.
10369
10370 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10371
10372 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10373 "step into captured_main (args)".
10374
10375 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10376
10377 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10378
10379 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10380
10381 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10382
10383 2016-07-19 Pedro Alves <palves@redhat.com>
10384
10385 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10386 * gdb.opt/inline-bt.exp: Likewise.
10387 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10388 additional_flags=-Winline.
10389 * gdb.opt/inline-locals.exp: Likewise.
10390 * gdb.opt/inline-markers.c (ATTR): Define.
10391 (inlined_fn): Use it.
10392
10393 2016-07-19 Yao Qi <yao.qi@linaro.org>
10394
10395 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10396 (test_with_self): Remove some code. Remove argument executable.
10397 (top-level): Use do_self_tests.
10398
10399 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
10400 Don Breazeal <donb@codesourcery.com>
10401
10402 * gdb.base/maint.exp: Escape paths used in regular expressions.
10403 * gdb.stabs/weird.exp: Likewise.
10404
10405 2016-07-13 Tom Tromey <tom@tromey.com>
10406
10407 PR python/15620, PR python/18620:
10408 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10409 (test_bkpt_events): New procs.
10410
10411 2016-07-13 Tom Tromey <tom@tromey.com>
10412
10413 PR python/17698:
10414 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10415 test.
10416 (test_watchpoints): Likewise.
10417 (test_bkpt_pending): New proc.
10418
10419 2016-07-13 Tom Tromey <tom@tromey.com>
10420
10421 PR cli/18053:
10422 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10423 completion test.
10424
10425 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10426
10427 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10428 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10429 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10430 f_label.
10431 (g): Rename g_end_lbl to g_label.
10432 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10433 low_pc and high_pc.
10434 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10435
10436 2016-07-12 Tom Tromey <tom@tromey.com>
10437
10438 PR python/19293:
10439 * gdb.python/py-unwind-maint.exp: Update tests.
10440
10441 2016-07-12 Yao Qi <yao.qi@linaro.org>
10442
10443 * lib/selftest-support.exp (selftest_setup): Match the output
10444 when captured_main is inlined.
10445
10446 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10447
10448 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10449 New variables.
10450 (print this%a, print this%b, print this): New tests.
10451 * gdb.fortran/derived-types.f90 (this): New object and
10452 initialization.
10453
10454 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10455
10456 * gdb.ada/arraydim.exp: Remove extra directory level in build
10457 directory.
10458
10459 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10460
10461 * lib/ada.exp: Remove extra directory level in build directory.
10462 * gdb.ada/cond_lang.exp: Likewise.
10463 * gdb.ada/exec_changed.exp: Likewise.
10464 * gdb.ada/lang_switch.exp: Likewise.
10465
10466 2016-07-06 Manish Goregaokar <manish@mozilla.com>
10467
10468 * simple.rs: Add test for raw pointer subscripting.
10469 * simple.exp: Add test expectations.
10470
10471 2016-07-05 Yao Qi <yao.qi@linaro.org>
10472
10473 * gdb.mi/mi-reverse.exp: Match =record-started output.
10474
10475 2016-07-01 Pedro Alves <palves@redhat.com>
10476
10477 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10478 procedure.
10479 (jit_reader_test): Test the jit reader's unwinder.
10480 * gdb.base/jithost.c (jit_function_00_code): New global.
10481 (main): Use memcpy to fill in the mmapped code, instead of poking
10482 bytes manually here.
10483 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10484 value.
10485 (read_debug_info): Save the function's range.
10486 (read_sp): New function.
10487 (unwind_frame): Use it. Also unwind RBP.
10488 (get_frame_id): Use read_sp.
10489 (gdb_init_reader): Use calloc instead of malloc.
10490 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10491 parameter. Use gdb_test_multiple.
10492
10493 2016-07-01 Pedro Alves <palves@redhat.com>
10494 Antoine Tremblay <antoine.tremblay@ericsson.com>
10495
10496 * gdb.threads/process-dies-while-detaching.c: New file.
10497 * gdb.threads/process-dies-while-detaching.exp: New file.
10498
10499 2016-07-01 Pedro Alves <palves@redhat.com>
10500
10501 * gdb.multi/watchpoint-multi-exit.c: New file.
10502 * gdb.multi/watchpoint-multi-exit.exp: New file.
10503
10504 2016-06-30 Pedro Alves <palves@redhat.com>
10505
10506 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10507 unset inferior_spawn_id.
10508
10509 2016-06-30 Pedro Alves <palves@redhat.com>
10510
10511 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10512 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10513
10514 2016-06-29 Yao Qi <yao.qi@linaro.org>
10515
10516 * gdb.base/return.c: Add copyright header.
10517
10518 2016-06-29 Tom Tromey <tom@tromey.com>
10519
10520 PR python/20129:
10521 * gdb.python/py-framefilter.exp: Add tests for setting priority
10522 and disabling of non-existent frame filter.
10523
10524 2016-06-29 Yao Qi <yao.qi@linaro.org>
10525
10526 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10527 0x0f07ff.
10528
10529 2016-06-28 Yao Qi <yao.qi@linaro.org>
10530
10531 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10532 triplets. Start gdb, execute catch syscall, and continue. Check
10533 gdb's output to determine catch syscall is supported.
10534
10535 2016-06-27 Manish Goregaokar <manish@mozilla.com>
10536
10537 * gdb.rust/simple.rs: Add test for returning unit in a function.
10538 * gdb.rust/simple.exp: Add expectation for functions returning
10539 unit.
10540
10541 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10542
10543 * gdb.python/py-breakpoint-create-fail.c,
10544 gdb.python/py-breakpoint-create-fail.exp,
10545 gdb.python/py-breakpoint-create-fail.py: New testcase.
10546
10547 2016-06-25 Manish Goregaokar <manish@mozilla.com>
10548
10549 PR gdb/20239
10550 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
10551 * gdb.rust/simple.exp: Add test expectations for new NonZero
10552 tests.
10553
10554 2016-06-24 David Taylor <dtaylor@emc.com>
10555
10556 * gdb.base/offsets.exp: New file.
10557 * gdb.base/offsets.c: New file.
10558
10559 2016-06-23 Tom Tromey <tom@tromey.com>
10560
10561 PR gdb/16483:
10562 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10563 before any filters are loaded.
10564
10565 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10566
10567 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10568 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10569 structs.
10570 * gdb.fortran/derived-type-function.exp: New file.
10571 * gdb.fortran/derived-type-function.f90: New file.
10572
10573
10574 2016-06-21 Pedro Alves <palves@redhat.com>
10575
10576 * gdb.base/new-ui.exp: New file.
10577 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10578 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10579 (with_spawn_id): New procedure.
10580
10581 2016-06-21 Pedro Alves <palves@redhat.com>
10582
10583 * gdb.mi/mi-exec-run.exp: New file.
10584
10585 2016-06-21 Pedro Alves <palves@redhat.com>
10586
10587 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10588 breakpoint command's output on the main UI.
10589 (test_break): New procedure, factored out from calls in the top
10590 level.
10591 (top level): Use foreach_with_prefix to test MI as main UI and as
10592 separate UI.
10593
10594 2016-06-21 Pedro Alves <palves@redhat.com>
10595
10596 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10597 (test_awatch_creation_and_listing)
10598 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10599 Remove 'type' parameter.
10600 (test_watchpoint_all): New parameter mi_mode. Remove
10601 with_test_prefix.
10602 (top level): Use foreach_with_prefix, and add main/separate UI MI
10603 testing axis.
10604
10605 2016-06-21 Pedro Alves <palves@redhat.com>
10606
10607 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10608 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10609 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10610 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10611 (gdb_main_spawn_id, mi_spawn_id): Declare and
10612 comment.
10613 (mi_create_inferior_pty): New procedure,
10614 factored out from default_mi_gdb_start.
10615 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10616 procedures.
10617 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10618 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10619 Use mi_create_inferior_pty.
10620 (mi_gdb_start): Use eval to pass down args list.
10621
10622 2016-06-21 Pedro Alves <palves@redhat.com>
10623
10624 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10625 * gdb.opt/inline-cmds.exp: Add MI tests.
10626
10627 2016-06-21 Pedro Alves <palves@redhat.com>
10628
10629 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10630
10631 2016-06-21 Pedro Alves <palves@redhat.com>
10632
10633 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10634 (top level): Use it instead of mi_execute_to.
10635
10636 2016-06-21 Pedro Alves <palves@redhat.com>
10637
10638 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10639 (cont_handler_str): New.
10640 (signal_stop_handler): Set stop_handler_str instead of printing to
10641 stdout.
10642 (continue_handler): Set cont_handler_str instead of printing to
10643 stdout.
10644 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10645 mi_send_resuming_command. Print stop_handler_str and
10646 cont_handler_str instead of expecting the python events print
10647 directly.
10648
10649 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10650
10651 * gdb.base/jit-reader.exp: New file.
10652 * gdb.base/jithost.c: New file.
10653 * gdb.base/jithost.h: New file.
10654 * gdb.base/jitreader.c : New file.
10655 * gdb.base/jit-protocol.h: New file.
10656
10657 2016-06-17 Yao Qi <yao.qi@linaro.org>
10658
10659 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10660 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10661 and detach-on-fork. Adjust tests.
10662 (top level): Invoke break_cond_on_syscall with combinations of
10663 syscall, follow-fork-mode and detach-on-fork.
10664
10665 2016-06-17 Yao Qi <yao.qi@linaro.org>
10666
10667 * gdb.base/step-over-exit.c: New.
10668 * gdb.base/step-over-exit.exp: New.
10669
10670 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10671
10672 * gdb.base/float.exp: Add target check for nds32*-*-*.
10673 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10674
10675 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10676
10677 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10678 for unsupported target features.
10679 * gdb.base/call-rt-st.exp: Likewise.
10680 * gdb.base/call-sc.exp: Likewise.
10681 * gdb.base/call-signal-resume.exp: Likewise.
10682 * gdb.base/call-strs.exp: Likewise.
10683 * gdb.base/callexit.exp: Likewise.
10684 * gdb.base/callfuncs.exp: Likewise.
10685 * gdb.base/nodebug.exp: Likewise.
10686 * gdb.base/printcmds.exp: Likewise.
10687 * gdb.base/ptype.exp: Likewise.
10688 * gdb.base/structs.exp: Likewise.
10689 * gdb.base/unwindonsignal.exp: Likewise.
10690 * gdb.cp/gdb2495.exp: Likewise.
10691 * gdb.cp/templates.exp: Likewise.
10692 * gdb.cp/virtfunc.exp: Likewise.
10693 * gdb.threads/hand-call-in-threads.exp: Likewise.
10694 * gdb.threads/interrupted-hand-call.exp: Likewise.
10695 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10696
10697 2016-06-10 Tom Tromey <tom@tromey.com>
10698
10699 PR rust/20110:
10700 * gdb.rust/expr.exp: Add test for integer constant larger than
10701 i32.
10702
10703 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10704
10705 * gdb.fortran/nested-funcs.exp: New.
10706 * gdb.fortran/nested-funcs.f90: New.
10707
10708 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10709
10710 * gdb.base/examine-backward.c: New file.
10711 * gdb.base/examine-backward.exp: New file.
10712
10713 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10714
10715 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10716 matching.
10717
10718 2016-06-02 Tom Tromey <tom@tromey.com>
10719
10720 PR python/18984:
10721 * gdb.python/py-shared.exp: Add solib_name test.
10722
10723 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10724
10725 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10726
10727 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10728
10729 PR c++/19893
10730 * gdb.dwarf2/implref.exp: Rename to...
10731 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10732 * gdb.dwarf2/implref-array.c: New file.
10733 * gdb.dwarf2/implref-array.exp: Likewise.
10734 * gdb.dwarf2/implref-global.c: Likewise.
10735 * gdb.dwarf2/implref-global.exp: Likewise.
10736 * gdb.dwarf2/implref-struct.c: Likewise.
10737 * gdb.dwarf2/implref-struct.exp: Likewise.
10738
10739 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10740
10741 * gdb.trace/trace-condition.exp: Add 64bit tests.
10742
10743 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10744
10745 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10746 bits types.
10747 (main): Adapt to 8 to 64 bits types.
10748 * gdb.trace/trace-condition.exp: Add new tests.
10749
10750 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10751
10752 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10753
10754 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10755
10756 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10757 Move condition tests...
10758 * gdb.trace/trace-condition.exp: Here.
10759
10760 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10761
10762 * gdb.trace/trace-condition.exp: Add counter-case tests.
10763
10764 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10765
10766 PR c++/15231
10767 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10768 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10769
10770 2016-05-27 Pedro Alves <palves@redhat.com>
10771
10772 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10773 New procedure.
10774 (top level): Call it, and bail out of DejaGnu is known to be bad.
10775
10776 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10777
10778 * gdb.base/whatis.c: Extend the test case.
10779 * gdb.base/whatis.exp: Add additional tests.
10780
10781 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10782
10783 * gdb.fortran/type.f90: Add pointer variable.
10784 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10785
10786 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10787
10788 * gdb.fortran/vla-type.exp: Fix testcase name.
10789
10790 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10791
10792 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10793
10794 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10795
10796 * gdb.fortran/type.f90: Add nested structures.
10797 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10798 * gdb.fortran/derived-type.exp: Adapt expected output.
10799 * gdb.fortran/vla-type.exp: Adapt expected output.
10800
10801 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10802
10803 * gdb.fortran/whatis_type.exp: Adapt expected output.
10804
10805 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10806
10807 * gdb.fortran/print_type.exp: Fix expected output.
10808 * gdb.fortran/whatis_type.exp: Fix expected output.
10809
10810 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10811
10812 * gdb.fortran/whatis_type.exp: Use multi_line.
10813
10814 2016-05-24 Tom Tromey <tom@tromey.com>
10815
10816 PR python/17386:
10817 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10818 use value as an index.
10819
10820 2016-05-23 Tom Tromey <tom@tromey.com>
10821
10822 PR python/17981:
10823 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10824 no-breakpoint case.
10825
10826 2016-05-24 Pedro Alves <palves@redhat.com>
10827
10828 PR gdb/19828
10829 * gdb.threads/clone-attach-detach.c: New file.
10830 * gdb.threads/clone-attach-detach.exp: New file.
10831
10832 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10833
10834 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10835
10836 2016-05-23 Tom Tromey <tom@tromey.com>
10837
10838 PR python/19438, PR python/18393:
10839 * gdb.python/py-progspace.exp: Add "dir" test.
10840 * gdb.python/py-objfile.exp: Add "dir" test.
10841
10842 2016-05-23 Yao Qi <yao.qi@linaro.org>
10843
10844 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10845 * gdb.arch/thumb2-it.exp: Likewise.
10846
10847 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10848
10849 * gdb.mi/mi-threads-interrupt.c: New file.
10850 * gdb.mi/mi-threads-interrupt.exp: New file.
10851
10852 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10853
10854 PR gdb/18077
10855 * gdb.mi/mi-async-run.exp: New file.
10856 * gdb.mi/mi-async-run.c: New file.
10857
10858 2016-05-17 Tom Tromey <tom@tromey.com>
10859 Manish Goregaokar <manishsmail@gmail.com>
10860
10861 * lib/rust-support.exp: New file.
10862 * lib/gdb.exp (skip_rust_tests): New proc.
10863 (build_executable_from_specs): Handle rust.
10864 * lib/future.exp (gdb_find_rustc): New proc.
10865 (gdb_default_target_compile): Handle rust.
10866 * gdb.rust/expr.exp: New file.
10867 * gdb.rust/generics.exp: New file.
10868 * gdb.rust/generics.rs: New file.
10869 * gdb.rust/methods.exp: New file.
10870 * gdb.rust/methods.rs: New file.
10871 * gdb.rust/modules.exp: New file.
10872 * gdb.rust/modules.rs: New file.
10873 * gdb.rust/simple.exp: New file.
10874 * gdb.rust/simple.rs: New file.
10875
10876 2016-05-17 Tom Tromey <tom@tromey.com>
10877
10878 * gdb.base/default.exp (set language): Add rust.
10879
10880 2016-05-17 Tom Tromey <tom@tromey.com>
10881
10882 * gdb.gdb/unittest.exp: New file.
10883
10884 2016-05-16 Yao Qi <yao.qi@linaro.org>
10885
10886 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10887 shell_prompt. Update shell_prompt_re.
10888
10889 2016-05-12 Doug Evans <dje@google.com>
10890
10891 PR symtab/19999
10892 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10893 $options when building executable.
10894 * gdb.dwarf2/fission-loclists-pie.S: New file.
10895 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10896
10897 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10898
10899 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10900 of [is_remote target],
10901
10902 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10903
10904 * lib/gdb.exp (use_gdb_stub): New procedure.
10905
10906 2016-05-03 Yunlian Jiang <yunlian@google.com>
10907 Doug Evans <dje@google.com>
10908
10909 PR symtab/19914
10910 * gdb.dwarf2/dwp-sepdebug.c: New file.
10911 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10912
10913 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10914
10915 * gdb.base/detach.exp: Remove is_remote check.
10916
10917 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10918
10919 * gdb.base/annota-input-while-running.exp: Don't check for
10920 [is_remote target]. Enable annotations after running to main.
10921 Remove unused "set test..." line.
10922
10923 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10924
10925 * gdb.trace/trace-enable-disable.exp: New file.
10926 * gdb.trace/trace-enable-disable.c: New file.
10927
10928 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10929
10930 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10931 use it in info sharedlibrary test.
10932 * gdb.trace/ftrace-lock.exp: Likewise.
10933 * gdb.trace/ftrace.exp: Likewise.
10934 * gdb.trace/range-stepping.exp: Likewise.
10935 * gdb.trace/trace-break.exp: Likewise.
10936 * gdb.trace/trace-condition.exp: Likewise.
10937 * gdb.trace/trace-mt.exp: Likewise.
10938
10939 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10940
10941 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10942 (gdb_load_shlib): ... this.
10943 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10944 gdb_load_shlib.
10945 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10946 * gdb.base/ctxobj.exp: Likewise.
10947 * gdb.base/dprintf-pending.exp: Likewise.
10948 * gdb.base/dso2dso.exp: Likewise.
10949 * gdb.base/fixsection.exp: Likewise.
10950 * gdb.base/gcore-relro.exp: Likewise.
10951 * gdb.base/gdb1555.exp: Likewise.
10952 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10953 * gdb.base/gnu-ifunc.exp: Likewise.
10954 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10955 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10956 * gdb.base/pending.exp: Likewise.
10957 * gdb.base/print-file-var.exp: Likewise.
10958 * gdb.base/print-symbol-loading.exp: Likewise.
10959 * gdb.base/shlib-call.exp: Likewise.
10960 * gdb.base/shreloc.exp: Likewise.
10961 * gdb.base/so-impl-ld.exp: Likewise.
10962 * gdb.base/solib-disc.exp: Likewise.
10963 * gdb.base/solib-nodir.exp: Likewise.
10964 * gdb.base/solib-overlap.exp: Likewise.
10965 * gdb.base/solib-symbol.exp: Likewise.
10966 * gdb.base/solib-weak.exp (do_test): Likewise.
10967 * gdb.base/sym-file.exp: Likewise.
10968 * gdb.base/symtab-search-order.exp: Likewise.
10969 * gdb.base/type-opaque.exp: Likewise.
10970 * gdb.base/unload.exp: Likewise.
10971 * gdb.base/watchpoint-solib.exp: Likewise.
10972 * gdb.compile/compile.exp: Likewise.
10973 * gdb.cp/gdb2384.exp: Likewise.
10974 * gdb.cp/infcall-dlopen.exp: Likewise.
10975 * gdb.cp/re-set-overloaded.exp: Likewise.
10976 * gdb.fortran/library-module.exp: Likewise.
10977 * gdb.opt/solib-intra-step.exp: Likewise.
10978 * gdb.python/py-finish-breakpoint.exp: Likewise.
10979 * gdb.python/py-shared.exp: Likewise.
10980 * gdb.reverse/solib-precsave.exp: Likewise.
10981 * gdb.reverse/solib-reverse.exp: Likewise.
10982 * gdb.server/solib-list.exp: Likewise.
10983 * gdb.threads/dlopen-libpthread.exp: Likewise.
10984 * gdb.threads/tls-shared.exp: Likewise.
10985 * gdb.threads/tls-so_extern.exp: Likewise.
10986 * gdb.trace/change-loc.exp: Likewise.
10987 * gdb.trace/ftrace-lock.exp: Likewise.
10988 * gdb.trace/ftrace.exp: Likewise.
10989 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10990 * gdb.trace/pending.exp: Likewise.
10991 * gdb.trace/range-stepping.exp: Likewise.
10992 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10993 (strace_info_marker): Likewise.
10994 (strace_probe_marker): Likewise.
10995 (strace_trace_on_same_addr): Likewise.
10996 (strace_trace_on_diff_addr): Likewise.
10997 * gdb.trace/trace-break.exp: Likewise.
10998 * gdb.trace/trace-condition.exp: Likewise.
10999 * gdb.trace/trace-mt.exp: Likewise.
11000
11001 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11002
11003 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11004 result of gdb_remote_download.
11005 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11006 * gdb.base/dso2dso.exp: Likewise.
11007 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11008 * gdb.base/print-file-var.exp: Likewise.
11009 * gdb.base/shlib-call.exp: Likewise.
11010 * gdb.base/shreloc.exp: Likewise.
11011 * gdb.base/solib-overlap.exp: Likewise.
11012 * gdb.base/solib-weak.exp (do_test): Likewise.
11013 * gdb.base/unload.exp: Likewise.
11014
11015 2016-04-27 Yao Qi <yao.qi@linaro.org>
11016
11017 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11018 exists.
11019
11020 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11021
11022 * vla-type.exp: Print structure from toplevel.
11023
11024 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11025
11026 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11027 of dynamic types.
11028 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11029 of dynamic types.
11030
11031 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11032
11033 * gdb.fortran/vla-type.f90: New file.
11034 * gdb.fortran/vla-type.exp: New file.
11035
11036 2016-04-25 Yao Qi <yao.qi@linaro.org>
11037
11038 * gdb.base/branch-to-self.c: New file.
11039 * gdb.base/branch-to-self.exp: New file.
11040
11041 2016-04-22 Yao Qi <yao.qi@linaro.org>
11042
11043 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11044 more after $hex.
11045
11046 2016-04-22 Yao Qi <yao.qi@linaro.org>
11047
11048 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11049 * gdb.base/annota3.exp: Likewise.
11050
11051 2016-04-22 Yao Qi <yao.qi@linaro.org>
11052
11053 * gdb.reverse/step-precsave.exp: Do one step and test program
11054 stops in "callee" and do multiple steps until program goes out
11055 of "callee".
11056 * gdb.reverse/step-reverse.exp: Likewise.
11057
11058 2016-04-22 Yao Qi <yao.qi@linaro.org>
11059
11060 * gdb.trace/signal.exp: Also pass if
11061 $tracepoint_hits($i) > $iterations.
11062
11063 2016-04-22 Yao Qi <yao.qi@linaro.org>
11064
11065 * gdb.trace/signal.c: New file.
11066 * gdb.trace/signal.exp: New file.
11067
11068 2016-04-19 Doug Evans <xdje42@gmail.com>
11069
11070 * gdb.base/bad-file.exp: New file.
11071
11072 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11073
11074 * gdb.dwarf2/implref.exp: New file.
11075
11076 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11077
11078 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11079 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11080 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11081 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11082 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11083 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11084 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11085 * lib/fortran.exp (fortran_int4): New procedure.
11086 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11087 (fortran_logical4): Likewise.
11088
11089 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11090
11091 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11092
11093 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11094
11095 * lib/compiler.c: Add Intel specific preprocessor macros.
11096 * lib/compiler.cc: Likewise.
11097
11098 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
11099
11100 * gdb.server/connect-with-no-symbol-file.c: New file.
11101 * gdb.server/connect-with-no-symbol-file.exp: New file.
11102
11103 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11104
11105 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11106
11107 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11108
11109 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11110 standard output directory.
11111
11112 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11113
11114 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11115
11116 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11117
11118 * gdb.btrace/instruction_history.c (loop): Add declaration.
11119
11120 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11121
11122 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11123
11124 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11125
11126 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11127 parentheses to print.
11128 (continue_handler): Likewise.
11129
11130 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11131
11132 * gdb.server/solib-list.exp: Remove is_remote check.
11133 Pass shlib= to gdb_compile. Don't link shared library with
11134 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11135 Run binary filename through "readlink -f" on the target.
11136
11137 2016-04-08 Pedro Alves <palves@redhat.com>
11138
11139 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11140 interpreter filename as argument to gdbserver_spawn.
11141 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11142 Return empty if $last_loaded_file does not exist.
11143
11144 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11145
11146 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11147 * gdb.base/jit-main.c: Use exit after usage.
11148
11149 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11150
11151 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11152 GDBHISTSIZE prior to the tests.
11153 * gdb.base/gdbinit-history.exp: Likewise.
11154
11155 2016-04-07 Pedro Alves <palves@redhat.com>
11156
11157 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11158 instead of build_executable. Use gdb_load_shlibs.
11159
11160 2016-04-07 Yao Qi <yao.qi@linaro.org>
11161
11162 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11163 Execute "si" command.
11164
11165 2016-04-07 Yao Qi <yao.qi@linaro.org>
11166
11167 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11168 number instead of the comments on some line.
11169
11170 2016-04-06 Don Breazeal <donb@codesourcery.com>
11171
11172 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11173 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11174
11175 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11176
11177 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11178 standard_output_file. Remove unused binfile variable.
11179
11180 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
11181
11182 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11183 * gdb.python/py-mi-objfile.exp: Match "list main" output
11184 in console format.
11185
11186 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11187
11188 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11189 absolute.
11190
11191 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11192
11193 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11194 absolute.
11195 * gdb.trace/ftrace.exp: Likewise.
11196 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11197 targets as well.
11198 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11199 (gdb_load_shlibs): Copy libraries to test directory when testing
11200 natively. Only set solib-search-path if testing remotely.
11201 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11202
11203 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11204
11205 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11206 gdb_download. Use it even if the target is not remote.
11207 * gdb.base/jit.exp (compile_jit_test): Likewise.
11208 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11209 output directory if the destination board is local, otherwise use
11210 the standard remote_download from DejaGnu.
11211 (gdb_download): Remove.
11212 (gdb_load_shlibs): Use gdb_remote_download instead of
11213 gdb_download.
11214 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11215 Use gdb_remote_download instead of gdb_download. Use it even if
11216 the target is not remote.
11217 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11218 instead of gdb_download.
11219
11220 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11221
11222 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11223 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11224 run.
11225
11226 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
11227
11228 PR gdb/19820
11229 * gdb.base/printcmds.exp: Add artificial arrays tests.
11230
11231 2016-03-31 Pedro Alves <palves@redhat.com>
11232
11233 PR gdb/19858
11234 * gdb.base/jit-main.c: Include unistd.h.
11235 (ATTACH): Define to 0 if not already defined.
11236 (wait_for_gdb, mypid): New globals.
11237 (WAIT_FOR_GDB): New macro.
11238 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11239 some breakpoint locations.
11240 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11241 New procedures.
11242 (one_jit_test): Add REATTACH parameter, and handle it. Use
11243 continue_to_test_location.
11244 (top level): Test attach, and adjusts calls to one_jit_test.
11245
11246 2016-03-31 Pedro Alves <palves@redhat.com>
11247
11248 PR gdb/19858
11249 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11250 BINSUFFIX parameter, and handle it.
11251 (top level): Adjust calls compile_jit_test.
11252
11253 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
11254
11255 PR python/19743
11256 * gdb.python/py-mi-events-gdb.py: New file.
11257 * gdb.python/py-mi-events.c: New file.
11258 * gdb.python/py-mi-events.exp: New file.
11259
11260 2016-03-30 Yao Qi <yao.qi@linaro.org>
11261
11262 * gdb.reverse/until-precsave.exp: Match function name only.
11263 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11264 Move malloc to a condition block.
11265 * gdb.reverse/until-reverse.exp: Match function name only.
11266
11267 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11268
11269 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11270 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11271 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11272 variable for GPR 0 instead of assuming it is register 0.
11273 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11274 * lib/trace-support.exp: Add s390 registers.
11275
11276 2016-03-29 Yao Qi <yao.qi@linaro.org>
11277
11278 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11279
11280 2016-03-24 Yao Qi <yao.qi@linaro.org>
11281
11282 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11283 test message.
11284
11285 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11286
11287 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11288 maintaining separate logic for constructing the output path.
11289
11290 2016-03-16 Don Breazeal <donb@codesourcery.com>
11291
11292 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11293 Retry fork and waitpid on interrupted system call errors.
11294 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11295 Use with_timeout_factor to increase timeout by factor of 10.
11296
11297 2016-03-15 Don Breazeal <donb@codesourcery.com>
11298
11299 * gdb.cp/scope-err.cc: New test program.
11300 * gdb.cp/scope-err.exp: New test script.
11301 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11302 lines and "set breakpoint here" comment.
11303 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11304 Fixed some whitespace and format issues.
11305 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11306 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11307
11308 2016-03-15 Doug Evans <dje@google.com>
11309
11310 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11311 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11312 All callers updated. Add tests for enums, mixed flags register.
11313
11314 2016-03-15 Doug Evans <dje@google.com>
11315
11316 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11317 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11318
11319 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11320
11321 * gdb.base/default.exp: Add $_as_string to the list of expected
11322 convenience functions.
11323
11324 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11325
11326 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11327
11328 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11329
11330 * gdb.python/py-as-string.exp: New file.
11331 * gdb.python/py-as-string.c: New file.
11332
11333 2016-03-09 Pedro Alves <palves@redhat.com>
11334
11335 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11336 signal" -> "Thread NN received signal" output change.
11337 * gdb.threads/ia64-sigill.exp: Likewise.
11338 * gdb.threads/linux-dp.exp: Likewise.
11339 * gdb.threads/manythreads.exp: Likewise.
11340 * gdb.threads/pending-step.exp: Likewise.
11341 * gdb.threads/print-threads.exp: Likewise.
11342 * gdb.threads/sigstep-threads.exp: Likewise.
11343 * gdb.threads/staticthreads.exp: Likewise.
11344 * gdb.threads/tls.exp: Likewise.
11345
11346 2016-03-09 Pedro Alves <palves@redhat.com>
11347
11348 * gdb.base/command-line-input.exp: New file.
11349
11350 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11351
11352 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11353 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11354 * gdb.trace/pending.exp: Accept leading dot before function name.
11355 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11356 * lib/trace-support.exp: Set registers for ppc.
11357
11358 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11359
11360 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11361 use it for disassembly; accept .main in addition to main in backtrace.
11362
11363 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
11364 Marcin Kościelnicki <koriakin@0x04.net>
11365
11366 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11367 (gdb_recursion_test_ptr): New global variable.
11368 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11369 gdb_recursion_test.
11370 (gdb_c_test): Ditto.
11371
11372 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11373
11374 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11375 ordering.
11376
11377 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11378
11379 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11380 (bar): Add bar_start_lbl label.
11381 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11382 of foo/bar for emitting DWARF and tracing.
11383
11384 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11385
11386 * analyze-racy-logs.py: Set executable bit.
11387
11388 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11389
11390 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11391 (CHECK_TARGET_TMP): Likewise.
11392 (check-single-racy): New rule.
11393 (check-parallel-racy): Likewise.
11394 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11395 (do-check-parallel-racy): New rule.
11396 (check-racy/%.exp): Likewise.
11397 * README (Racy testcases): New section.
11398 * analyze-racy-logs.py: New file.
11399
11400 2016-03-03 Doug Evans <dje@google.com>
11401
11402 * gdb.base/skip.exp: Use with_test_prefix.
11403
11404 2016-03-03 Yao Qi <yao.qi@linaro.org>
11405
11406 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11407 Invoke step_over_syscall "clone" and break_cond_on_syscall
11408 "clone".
11409 * gdb.base/step-over-clone.c: New file.
11410
11411 2016-03-03 Yao Qi <yao.qi@linaro.org>
11412
11413 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11414 code format.
11415
11416 2016-03-03 Yao Qi <yao.qi@linaro.org>
11417
11418 * gdb.base/disp-step-fork.c: Rename to ...
11419 * gdb.base/step-over-fork.c: ... it. New file.
11420 * gdb.base/disp-step-vfork.c: Rename to ...
11421 * gdb.base/step-over-vfork.c: ... it. New file.
11422 * gdb.base/disp-step-syscall.exp: Rename to ...
11423 * gdb.base/step-over-syscall.exp: ... it. New file.
11424 (disp_step_cross_syscall): Rename to ...
11425 (step_over_syscall): ... it.
11426
11427 2016-03-03 Yao Qi <yao.qi@linaro.org>
11428
11429 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11430 If target supports condition evaluation on target, invoke
11431 break_cond_on_syscall for fork and vfork.
11432
11433 2016-03-03 Yao Qi <yao.qi@linaro.org>
11434
11435 * gdb.base/disp-step-syscall.exp: Don't invoke
11436 support_displaced_stepping.
11437 (disp_step_cross_syscall): Test with displaced stepping off and
11438 on if supported.
11439
11440 2016-03-03 Yao Qi <yao.qi@linaro.org>
11441
11442 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11443 proc.
11444 (setup): New proc.
11445 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11446 and setup.
11447
11448 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11449
11450 * gdb.fortran/vla-history.exp: Remove breakpoint.
11451
11452 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11453
11454 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11455 exceeds timeout.
11456
11457 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11458
11459 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11460 breakpoint.
11461
11462 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11463
11464 * gdb.mi/vla.f90: Nullify pointer after declaration.
11465
11466 2016-03-01 Pedro Alves <palves@redhat.com>
11467
11468 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11469
11470 2016-03-01 Pedro Alves <palves@redhat.com>
11471
11472 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11473 before anything else.
11474 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11475 _GNU_SOURCE here.
11476 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11477 before anything else.
11478 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11479
11480 2016-03-01 Pedro Alves <palves@redhat.com>
11481
11482 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11483
11484 2016-03-01 Yao Qi <yao.qi@linaro.org>
11485
11486 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11487 prepare_for_testing.
11488
11489 2016-03-01 Yao Qi <yao.qi@linaro.org>
11490
11491 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11492
11493 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11494
11495 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11496 manually constructing the output path.
11497
11498 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11499
11500 * gdb.arch/s390-stackless.S: New.
11501 * gdb.arch/s390-stackless.exp: New.
11502
11503 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11504
11505 * gdb.dlang/circular.c: New file.
11506 * gdb.dlang/circular.exp: New file.
11507
11508 2016-02-26 Yao Qi <yao.qi@linaro.org>
11509
11510 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11511 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11512 (testcases): Update.
11513
11514 2016-02-26 Yao Qi <yao.qi@linaro.org>
11515
11516 * gdb.reverse/aarch64.c: Rename to ...
11517 * gdb.reverse/insn-reverse.c: ... it.
11518 * gdb.reverse/aarch64.exp: Rename to ...
11519 * gdb.reverse/insn-reverse.exp: ... it.
11520
11521 2016-02-26 Yao Qi <yao.qi@linaro.org>
11522
11523 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11524 (testcase_ftype): New.
11525 (testcases): New array.
11526 (n_testcases): New.
11527 (main): Call each element in testcases.
11528 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11529 (read_testcase): New.
11530 Do the tests in a loop.
11531
11532 2016-02-25 Yao Qi <yao.qi@linaro.org>
11533
11534 * gdb.base/branches.c: Remove.
11535
11536 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11537
11538 PR gdb/13808
11539 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11540
11541 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11542
11543 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11544
11545 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11546
11547 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11548 change x86_64 call_insn to 'callq'.
11549
11550 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11551
11552 * gdb.trace/tfile-avx.c: Move to...
11553 * gdb.trace/tracefile-pseudo-reg.c: Here.
11554 * gdb.trace/tfile-avx.exp: Move to...
11555 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11556
11557 2016-02-24 Gary Benson <gbenson@redhat.com>
11558
11559 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11560 message on attach.
11561
11562 2016-02-23 Doug Evans <dje@google.com>
11563
11564 * gdb.base/skip.c (test_skip): New function.
11565 (end_test_skip_file_and_function): New function.
11566 (test_skip_file_and_function): New function.
11567 * gdb.base/skip1.c (test_skip): New function.
11568 (skip1_test_skip_file_and_function): New function.
11569 * gdb.base/skip.exp: Add tests for new skip options.
11570 * gdb.base/skip-solib.exp: Update expected output.
11571 * gdb.perf/skip-command.cc: New file.
11572 * gdb.perf/skip-command.exp: New file.
11573 * gdb.perf/skip-command.py: New file.
11574
11575 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11576
11577 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11578 info registers pattern.
11579
11580 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11581
11582 * lib/future.exp: Add D support.
11583 (gdb_find_gdc): New proc.
11584 (gdb_default_target_compile): Add D support.
11585
11586 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
11587
11588 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11589 user+system time.
11590 (trace_speed_test): Determine the iteration count for a time
11591 between 15..30 seconds.
11592
11593 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11594
11595 * gdb.arch/i386-mpx-sigsegv.c: New file.
11596 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11597 * gdb.arch/i386-mpx-simple_segv.c: New file.
11598 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11599
11600 2016-02-18 Yao Qi <yao.qi@linaro.org>
11601
11602 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11603 Don't call setup_kfail.
11604
11605 2016-02-18 Yao Qi <yao.qi@linaro.org>
11606
11607 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11608 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11609
11610 2016-02-16 Doug Evans <dje@google.com>
11611
11612 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11613 * gdb.base/skip1.c: Ditto.
11614 * gdb.base/skip.exp: Whitespace cleanup.
11615
11616 2016-02-16 Don Breazeal <donb@codesourcery.com>
11617
11618 PR remote/19496
11619 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11620 Remove kfail for PR remote/19496.
11621
11622 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11623
11624 * lib/gdb.exp (standard_temp_file): Return a path specific to
11625 the runtest invocation.
11626
11627 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11628
11629 * gdb.trace/save-trace.exp: Change relative path to be in the
11630 standard output directory.
11631
11632 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11633
11634 * gdb.arch/i386-prologue.c: Add missing prototypes.
11635
11636 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11637
11638 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11639 * gdb.arch/i386-prologue.exp: Likewise.
11640 * gdb.arch/i386-size.exp: Likewise.
11641
11642 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11643
11644 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11645 define object file path.
11646 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11647 file path.
11648 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11649 standard_output_file to define binfile.
11650
11651 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11652
11653 Fix compatibility with recent gfortran-5.3.1.
11654 * gdb.fortran/vla-history.exp (print vla1 allocated)
11655 (print vla2 allocated, print $2, print $3): Remove
11656 (print $4): Rename to ...
11657 (print $2): ... here.
11658 (print $9): Rename to ...
11659 (print $5): ... here.
11660 (print $10): Rename to ...
11661 (print $6): ... here.
11662 * gdb.fortran/vla.f90: Add pvla initialization.
11663
11664 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11665
11666 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11667 New test.
11668 * gdb.fortran/vla-value-sub.exp: Likewise.
11669
11670 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11671
11672 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11673
11674 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11675
11676 * i386-biarch-core.exp: Define corefile using
11677 standard_output_file.
11678
11679 2016-02-12 Yao Qi <yao.qi@linaro.org>
11680
11681 * gdb.arch/arm-single-step-kernel-helper.c: New.
11682 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11683
11684 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11685
11686 * gdb.btrace/tailcall-only.exp: New.
11687 * gdb.btrace/tailcall-only.c: New.
11688 * gdb.btrace/x86_64-tailcall-only.S: New.
11689 * gdb.btrace/i686-tailcall-only.S: New.
11690
11691 2016-02-11 Pedro Alves <palves@redhat.com>
11692
11693 * README (Parallel testing): Add missing double quotes.
11694
11695 2016-02-11 Pedro Alves <palves@redhat.com>
11696
11697 * README (Parallel testing): New section.
11698 (GDB_PARALLEL): Rewrite.
11699 (FORCE_PARALLEL): Document.
11700
11701 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11702
11703 * gdb.trace/tfile-avx.c: New test.
11704 * gdb.trace/tfile-avx.exp: New test.
11705
11706 2016-02-09 Keith Seitz <keiths@redhat.com>
11707
11708 PR breakpoints/19546
11709 * gdb.base/infcall-exec.c: New file.
11710 * gdb.base/infcall-exec2.c: New file.
11711 * gdb.base/infcall-exec.exp: New file.
11712
11713 2016-02-09 Keith Seitz <keiths@redhat.com>
11714
11715 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11716 (toplevel): Call test_bkpt_address.
11717
11718 2016-02-09 Keith Seitz <keiths@redhat.com>
11719
11720 PR python/19506
11721 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11722 (toplevel): Call test_bkpt_address.
11723
11724 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11725
11726 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11727 to AC_OUTPUT.
11728 * configure: Regenerate.
11729
11730 2016-02-09 Pedro Alves <palves@redhat.com>
11731
11732 PR breakpoints/19548
11733 * gdb.base/execl-update-breakpoints.c (some_function): New
11734 function.
11735 (main): Call it.
11736 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11737 Tighten expected GDB output.
11738
11739 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11740
11741 * Makefile.in (ALL_SUBDIRS): Remove.
11742 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11743 (distclean maintainer-clean realclean): Likewise.
11744 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11745 * configure: Regenerate.
11746 * gdb.ada/Makefile.in: Delete.
11747 * gdb.arch/Makefile.in: Likewise.
11748 * gdb.asm/Makefile.in: Likewise.
11749 * gdb.base/Makefile.in: Likewise.
11750 * gdb.btrace/Makefile.in: Likewise.
11751 * gdb.cell/Makefile.in: Likewise.
11752 * gdb.compile/Makefile.in: Likewise.
11753 * gdb.cp/Makefile.in: Likewise.
11754 * gdb.disasm/Makefile.in: Likewise.
11755 * gdb.dlang/Makefile.in: Likewise.
11756 * gdb.dwarf2/Makefile.in: Likewise.
11757 * gdb.fortran/Makefile.in: Likewise.
11758 * gdb.gdb/Makefile.in: Likewise.
11759 * gdb.go/Makefile.in: Likewise.
11760 * gdb.guile/Makefile.in: Likewise.
11761 * gdb.java/Makefile.in: Likewise.
11762 * gdb.linespec/Makefile.in: Likewise.
11763 * gdb.mi/Makefile.in: Likewise.
11764 * gdb.modula2/Makefile.in: Likewise.
11765 * gdb.multi/Makefile.in: Likewise.
11766 * gdb.objc/Makefile.in: Likewise.
11767 * gdb.opencl/Makefile.in: Likewise.
11768 * gdb.opt/Makefile.in: Likewise.
11769 * gdb.pascal/Makefile.in: Likewise.
11770 * gdb.perf/Makefile.in: Likewise.
11771 * gdb.python/Makefile.in: Likewise.
11772 * gdb.reverse/Makefile.in: Likewise.
11773 * gdb.server/Makefile.in: Likewise.
11774 * gdb.stabs/Makefile.in: Likewise.
11775 * gdb.threads/Makefile.in: Likewise.
11776 * gdb.trace/Makefile.in: Likewise.
11777 * gdb.xml/Makefile.in: Likewise.
11778 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11779 GDB_PARALLEL.
11780 (standard_output_file): Remove check for GDB_PARALLEL, always
11781 return path in outputs/$subdir/$testname.
11782
11783 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11784
11785 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11786 (site.exp): Assign abs_srcdir to tcl's srcdir.
11787
11788 2016-02-04 Yao Qi <yao.qi@linaro.org>
11789
11790 * gdb.base/foll-exec-mode.c: Include limits.h.
11791 (main): Add parameters argc and argv. Get directory from
11792 argv[0].
11793 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11794 compilation.
11795 * gdb.base/foll-exec.c: Include limits.h.
11796 (main): Add parameters argc and argv.
11797 Get directory from argv[0].
11798 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11799 Adjust tests on the number of lines as source code changed.
11800 * gdb.base/foll-vfork-exit.c: Include limits.h.
11801 (main): Add one line of statement before vfork.
11802 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11803 (main): Add parameters argc and argv. Get directory from
11804 argv[0].
11805 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11806 (setup_gdb): Set tbreak to skip some source lines.
11807 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11808 (main): Add parameters argc and argv. Get directory from
11809 argv[0].
11810 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11811 compilation.
11812 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11813 (main): Add parameters argc and argv. Get directory from
11814 argv[0].
11815 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11816 compilation.
11817
11818 2016-02-01 Doug Evans <dje@google.com>
11819
11820 * gdb.base/skip.exp: Clean up multiple references to same test name.
11821
11822 2016-02-01 Pedro Alves <palves@redhat.com>
11823
11824 PR remote/19496
11825 * gdb.threads/forking-threads-plus-breakpoint.exp
11826 (displaced_stepping_supported): New global.
11827 (probe_displaced_stepping_support): New procedure.
11828 (do_test): Add 'displaced' parameter, and use it.
11829 (top level): Check for displaced stepping support. Add displaced
11830 stepping on/off testing axis.
11831
11832 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11833
11834 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11835 pointer. Don't perform further tests on the unassociated pointer
11836 if the first test fails.
11837
11838 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11839
11840 * gdb.base/max-value-size.c: New file.
11841 * gdb.base/max-value-size.exp: New file.
11842 * gdb.base/huge.exp: Disable max-value-size for this test.
11843
11844 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11845
11846 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11847
11848 2016-01-28 Yao Qi <yao.qi@linaro.org>
11849
11850 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11851
11852 2016-01-25 Pedro Alves <palves@redhat.com>
11853
11854 PR threads/19461
11855 * gdb.base/fork-running-state.c: New file.
11856 * gdb.base/fork-running-state.exp: New file.
11857
11858 2016-01-25 Pedro Alves <palves@redhat.com>
11859
11860 PR gdb/19494
11861 * gdb.base/catch-fork-kill.c: New file.
11862 * gdb.base/catch-fork-kill.exp: New file.
11863
11864 2016-01-25 Pedro Alves <palves@redhat.com>
11865
11866 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11867 Delete, moved to lib/gdb.exp.
11868 * gdb.threads/forking-threads-plus-breakpoint.exp
11869 (foreach_with_prefix): Likewise.
11870 * gdb.threads/process-dies-while-handling-bp.exp
11871 (foreach_with_prefix): Likewise.
11872 * lib/gdb.exp (foreach_with_prefix): New procedure.
11873
11874 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11875
11876 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11877 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11878
11879 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11880
11881 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11882 endian targets.
11883
11884 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11885 Pedro Alves <palves@redhat.com>
11886
11887 Fix testsuite compatibility with Guile.
11888 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11889 number.
11890
11891 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11892
11893 Fix testsuite compatibility with Guile.
11894 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11895 (thread 1): New test for backtrace through signal handler.
11896
11897 2016-01-22 Yao Qi <yao.qi@linaro.org>
11898
11899 PR testsuite/19491
11900 * gdb.base/multi-forks.c: Include
11901 ../lib/unbuffer_output.c
11902 (main): Call gdb_unbuffer_output.
11903
11904 2016-01-21 Doug Evans <dje@google.com>
11905
11906 * lib/ada.exp (gdb_compile_ada): Fix typo.
11907
11908 2016-01-21 Joel Brobecker <brobecker@adacore.com>
11909
11910 * gdb.base/break-fun-addr.exp: New file.
11911 * gdb.base/break-fun-addr1.c: New file.
11912 * gdb.base/break-fun-addr2.c: New file.
11913
11914 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11915
11916 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11917 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11918 enum flag values.
11919
11920 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11921
11922 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11923 when GDB can not set the vector return value. Add more comments
11924 for clarification.
11925
11926 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11927
11928 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11929 command.
11930
11931 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11932
11933 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11934
11935 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11936
11937 * Makefile.in (check-single): Pass --status to runtest.
11938 (check/%.exp): Likewise.
11939
11940 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11941
11942 * Makefile.in (check-parallel): Propagate return code from make
11943 do-check-parallel.
11944
11945 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11946
11947 * gdb.trace/ftrace.exp: Fix expected message on continue.
11948 * gdb.trace/pending.exp: Fix expected message on continue.
11949 * gdb.trace/trace-break.exp: Fix expected message on continue.
11950
11951 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11952
11953 * lib/gdb.exp (gdb_test): Remove unused global references.
11954
11955 2016-01-18 Pedro Alves <palves@redhat.com>
11956
11957 * gdb.base/async-shell.exp: Adjust expected output.
11958 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11959 * gdb.base/siginfo-thread.exp: Adjust expected output.
11960 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11961 * gdb.java/jnpe.exp: Adjust expected output.
11962 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11963 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11964 * gdb.threads/leader-exit.exp: Adjust expected output.
11965 * gdb.threads/manythreads.exp: Adjust expected output.
11966 * gdb.threads/pthreads.exp: Adjust expected output.
11967 * gdb.threads/schedlock.exp: Adjust expected output.
11968 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11969 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11970 expected output.
11971 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11972 output.
11973 * gdb.threads/sigthread.exp: Adjust expected output.
11974 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11975
11976 2016-01-18 Yao Qi <yao.qi@linaro.org>
11977
11978 * gdb.guile/scm-section-script.c: Replace @progbits with
11979 %progbits.
11980 * gdb.python/py-section-script.c: Likewise.
11981
11982 2016-01-15 Pedro Alves <palves@redhat.com>
11983
11984 * gdb.multi/tids.exp: Test star wildcard ranges.
11985
11986 2016-01-15 Pedro Alves <palves@redhat.com>
11987
11988 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11989 command from "thread apply" invocation.
11990 (thr_apply_info_thr_invalid): Default the expected output to the
11991 input tid list.
11992 (top level): Add tests that use convenience variables. Add tests
11993 for "thread apply" with a valid TID list, but missing the command.
11994
11995 2016-01-13 Pedro Alves <palves@redhat.com>
11996
11997 * gdb.base/default.exp: Expect $_gthread as well.
11998 * gdb.multi/tids.exp: Test $_gthread.
11999 * gdb.threads/thread-specific.exp: Test $_gthread.
12000
12001 2016-01-13 Pedro Alves <palves@redhat.com>
12002
12003 * gdb.multi/tids.exp: Test "info threads -gid".
12004
12005 2016-01-13 Pedro Alves <palves@redhat.com>
12006
12007 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12008 Breakpoint.thread.
12009 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12010
12011 2016-01-07 Pedro Alves <palves@redhat.com>
12012
12013 * gdb.base/break.exp: Adjust to output changes.
12014 * gdb.base/hbreak2.exp: Likewise.
12015 * gdb.base/sepdebug.exp: Likewise.
12016 * gdb.base/watch_thread_num.exp: Likewise.
12017 * gdb.linespec/keywords.exp: Likewise.
12018 * gdb.multi/info-threads.exp: Likewise.
12019 * gdb.threads/thread-find.exp: Likewise.
12020 * gdb.multi/tids.c: New file.
12021 * gdb.multi/tids.exp: New file.
12022
12023 2016-01-13 Pedro Alves <palves@redhat.com>
12024
12025 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12026
12027 2016-01-13 Pedro Alves <palves@redhat.com>
12028
12029 * gdb.base/default.exp: Expect $_inferior as well.
12030 * gdb.multi/base.exp: Test $_inferior.
12031
12032 2016-01-13 Pedro Alves <palves@redhat.com>
12033
12034 PR breakpoints/19388
12035 * gdb.base/catch-signal-siginfo-cond.c: New file.
12036 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12037
12038 2016-01-12 Josh Stone <jistone@redhat.com>
12039 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12040
12041 * gdb.base/catch-syscall.c (do_execve): New variable.
12042 (main): Conditionally trigger an execve.
12043 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12044 (test_catch_syscall_execve): New, check entry/return across execve.
12045 (do_syscall_tests): Call test_catch_syscall_execve.
12046
12047 2016-01-12 Pedro Alves <palves@redhat.com>
12048
12049 * gdb.base/random-signal.exp (do_test): New procedure, with body
12050 of testcase moved in.
12051
12052 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12053 Pedro Alves <palves@redhat.com>
12054
12055 * gdb.base/funcargs.exp (finish from indirectly called function):
12056 Reintroduce the case for 'First'.
12057
12058 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12059 Pedro Alves <palves@redhat.com>
12060
12061 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12062 (tcatch_vfork_then_child_follow_exec)
12063 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12064 identification.
12065
12066 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12067
12068 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12069 and repeats to unlimited.
12070 * gdb.python/py-value.exp: Likewise.
12071 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12072 and repeats to unlimited.
12073
12074 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12075
12076 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12077 and reordering the functions.
12078 * gdb.multi/hangout.c: Likewise.
12079 * gdb.multi/hello.c: Likewise.
12080
12081 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12082
12083 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12084 absolute.
12085 (SingleStatisticTestResult.report): Use dict.keys instead of
12086 dict.iterkeys.
12087
12088 2016-01-06 Pedro Alves <palves@redhat.com>
12089
12090 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12091
12092 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12093
12094 * gdb.btrace/dlopen.exp: New.
12095 * gdb.btrace/dlopen.c: New.
12096 * gdb.btrace/dlopen-dso.c: New.
12097
12098 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12099
12100 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12101 PATTERN argument is optional.
12102
12103 2015-12-24 Joel Brobecker <brobecker@adacore.com>
12104
12105 * lib/ada.exp (target_compile_ada_from_dir): New function.
12106 (gdb_compile_ada): Reimplement avoiding the use of project files.
12107 * gdb.ada/gnat_ada.gpr: Delete.
12108 * gdb.ada/cond_lang.exp: Adjust test to make path before
12109 filename optional.
12110 * gdb.ada/small_reg_param.exp: Likewise.
12111
12112 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12113
12114 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12115
12116 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12117
12118 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12119 case.
12120
12121 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12122
12123 * gdb.base/break.exp: Remove dead code.
12124 * gdb.base/sepdebug.exp: Likewise.
12125
12126 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12127
12128 * gdb.asm/asm-source.exp: Remove HP-UX references.
12129 * gdb.base/annota1.exp: Likewise.
12130 * gdb.base/annota3.exp: Likewise.
12131 * gdb.base/attach.exp: Likewise.
12132 * gdb.base/bigcore.exp: Likewise.
12133 * gdb.base/break.exp: Likewise.
12134 * gdb.base/call-ar-st.exp: Likewise.
12135 * gdb.base/callfuncs.exp: Likewise.
12136 * gdb.base/catch-fork-static.exp: Likewise.
12137 * gdb.base/display.exp: Likewise.
12138 * gdb.base/foll-exec-mode.exp: Likewise.
12139 * gdb.base/foll-exec.exp: Likewise.
12140 * gdb.base/foll-fork.exp: Likewise.
12141 * gdb.base/foll-vfork.exp: Likewise.
12142 * gdb.base/funcargs.exp: Likewise.
12143 * gdb.base/hbreak2.exp: Likewise.
12144 * gdb.base/inferior-died.exp: Likewise.
12145 * gdb.base/interrupt.exp: Likewise.
12146 * gdb.base/multi-forks.exp: Likewise.
12147 * gdb.base/nodebug.exp: Likewise.
12148 * gdb.base/sepdebug.exp: Likewise.
12149 * gdb.base/solib1.c: Likewise.
12150 * gdb.base/step-test.exp: Likewise.
12151 * gdb.mi/non-stop.c: Likewise.
12152 * gdb.mi/pthreads.c: Likewise.
12153 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12154 * gdb.threads/pthreads.c: Likewise.
12155 * gdb.threads/staticthreads.exp: Likewise.
12156 * lib/future.exp: Likewise.
12157 * lib/gdb.exp: Likewise.
12158 * gdb.base/so-indr-cl.c: Remove.
12159 * gdb.base/so-indr-cl.exp: Likewise.
12160 * gdb.base/solib.c: Likewise.
12161 * gdb.base/solib.exp: Likewise.
12162 * gdb.base/solib2.c: Likewise.
12163
12164 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12165
12166 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12167 * gdb.base/call-ar-st.exp: Likewise.
12168 * gdb.base/callfuncs.exp: Likewise.
12169 * gdb.base/condbreak.exp: Likewise.
12170 * gdb.base/constvars.exp: Likewise.
12171 * gdb.base/hbreak2.exp: Likewise.
12172 * gdb.base/langs.exp: Likewise.
12173 * gdb.base/list.exp: Likewise.
12174 * gdb.base/long_long.exp: Likewise.
12175 * gdb.base/ptype.exp: Likewise.
12176 * gdb.base/scope.exp: Likewise.
12177 * gdb.base/signals.exp: Likewise.
12178 * gdb.base/so-impl-ld.exp: Likewise.
12179 * gdb.base/varargs.exp: Likewise.
12180 * gdb.base/volatile.exp: Likewise.
12181 * gdb.base/whatis.exp: Likewise.
12182 * gdb.cp/cplusfuncs.exp: Likewise.
12183 * gdb.cp/inherit.exp: Likewise.
12184 * gdb.cp/local.exp: Likewise.
12185 * gdb.cp/member-ptr.exp: Likewise.
12186 * gdb.cp/method.exp: Likewise.
12187 * gdb.cp/overload.exp: Likewise.
12188 * gdb.cp/templates.exp: Likewise.
12189 * gdb.stabs/weird.exp: Likewise.
12190 * lib/compiler.c: Likewise.
12191 * lib/compiler.cc: Likewise.
12192 * lib/cp-support.exp: Likewise.
12193 * lib/gdb.exp: Likewise.
12194
12195 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12196
12197 * configure.ac: Remove HP-UX case.
12198 * configure: Regenerate.
12199
12200 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12201
12202 * lib/gdb.exp (gdb_compile): Add function doc.
12203
12204 2015-12-17 Pedro Alves <palves@redhat.com>
12205
12206 PR threads/19354
12207 * gdb.multi/info-threads.exp: New file.
12208
12209 2015-12-15 Yao Qi <yao.qi@linaro.org>
12210
12211 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12212 is aarch64*-*-*.
12213
12214 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12215
12216 * gdb.base/history-duplicates.exp: Skip if no readline support.
12217
12218 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12219
12220 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12221
12222 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12223
12224 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12225
12226 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12227
12228 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12229 ctrl-C if nointerrupts target property is set.
12230 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12231 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12232 * gdb.base/paginate-bg-execution.exp: Likewise.
12233 * gdb.base/paginate-execution-startup.exp: Likewise.
12234 * gdb.base/random-signal.exp: Likewise.
12235 * gdb.base/range-stepping.exp: Likewise.
12236 * gdb.cp/annota2.exp: Likewise.
12237 * gdb.cp/annota3.exp: Likewise.
12238 * gdb.gdb/selftest.exp: Likewise.
12239 * gdb.threads/continue-pending-status.exp: Likewise.
12240 * gdb.threads/leader-exit.exp: Likewise.
12241 * gdb.threads/manythreads.exp: Likewise.
12242 * gdb.threads/pthreads.exp: Likewise.
12243 * gdb.threads/schedlock.exp: Likewise.
12244 * gdb.threads/sigthread.exp: Likewise.
12245
12246 2015-12-11 Don Breazeal <donb@codesourcery.com>
12247
12248 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12249 remote.
12250 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12251 * gdb.base/foll-exec.exp (main): Enable for target remote.
12252 * gdb.base/foll-fork.exp (main): Likewise.
12253 * gdb.base/foll-vfork.exp (main): Likewise.
12254 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12255 (proc continue_to_exit_bp_loc): Use clean_restart.
12256 * gdb.base/pie-execl.exp (main): Disable for target remote.
12257 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12258 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12259 * gdb.threads/execl.exp (main): Likewise.
12260 * gdb.threads/fork-child-threads.exp (main): Likewise.
12261 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12262 remote.
12263 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12264 remote.
12265 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12266 pid.tid style ptids, instead of just tid.
12267 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12268 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12269 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12270 ptids, instead of just tid.
12271
12272 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12273
12274 * gdb.base/list.exp (test_list_forward): Add end of file error
12275 test.
12276 (test_repeat_list_command): Add end of file error test.
12277 (test_list_backwards): Add beginning of file error test.
12278
12279 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12280
12281 * gdb.base/list.exp (test_list_invalid_args): New function,
12282 defined, and called.
12283
12284 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12285
12286 * gdb.base/list.exp (test_list): Make test names unique.
12287
12288 2015-12-11 Yao Qi <yao.qi@linaro.org>
12289
12290 * gdb.base/coremaker2.c: Remove.
12291
12292 2015-12-10 Pedro Alves <palves@redhat.com>
12293
12294 * gdb.multi/base.exp: Remove stale "spaces" references.
12295
12296 2015-12-10 Pedro Alves <palves@redhat.com>
12297
12298 * gdb.multi/base.exp: Don't use nowarnings.
12299 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12300 * gdb.multi/hangout.c: Include stdio.h.
12301 * gdb.multi/hello.c: Include stdlib.h.
12302 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12303 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12304 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12305
12306 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12307
12308 * gdb.dwarf2/dw2-ranges-base.c: New file.
12309 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12310 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12311 support additional line table, and debug ranges generation.
12312 (Dwarf::ranges): New function, generate .debug_ranges.
12313 (Dwarf::lines): Support generating simple line table programs.
12314 (Dwarf::assemble): Initialise new namespace variables.
12315
12316 2015-12-09 Kevin Buettner <kevinb@redhat.com>
12317
12318 * gdb.base/async.exp (proc test_background): Add case for
12319 asynchronous execution not supported.
12320
12321 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
12322
12323 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12324 format and change test names to make them unique.
12325
12326 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12327 Pedro Alves <pedro@redhat.com>
12328
12329 PR gdb/18702
12330 Add checking of floatformats setup on x86_64 hosts.
12331 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12332 (smallval, bigval): New labels/constants.
12333 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12334 float" after loading bigval and smallval.
12335
12336 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12337
12338 * gdb.ada/fun_overload_menu.exp: New testcase.
12339 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12340
12341 2015-12-04 Josh Stone <jistone@redhat.com>
12342
12343 * gdb.base/catch-fork-static.exp: New.
12344
12345 2015-12-03 Yao Qi <yao.qi@linaro.org>
12346
12347 * gdb.base/sizeof.c: Don't include stdio.h and
12348 ../lib/unbuffer_output.c.
12349 (main): New variable 'size' and 'value'. Remove printf and
12350 gdb_unbuffer_output. Assign return value to size and value.
12351 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12352 at the beginning.
12353 (check_sizeof): Check the result by printing variable 'size'.
12354 (check_valueof): Check the result by printing variable 'value'.
12355
12356 2015-12-01 Yao Qi <yao.qi@linaro.org>
12357
12358 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12359 for aarch64*-*-linux* target.
12360
12361 2015-11-30 Pedro Alves <palves@redhat.com>
12362
12363 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12364
12365 2015-11-30 Pedro Alves <palves@redhat.com>
12366
12367 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12368 Handle non-stop mode vCont replies.
12369
12370 2015-11-30 Pedro Alves <palves@redhat.com>
12371
12372 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12373 prepare_for_testing. Start gdb with "set non-stop on" appended to
12374 GDBFLAGS. Lax expected stop output.
12375
12376 2015-11-27 Yao Qi <yao.qi@linaro.org>
12377
12378 * gdb.arch/arm-neon.exp: New.
12379 * gdb.arch/arm-neon.c: New.
12380
12381 2015-11-27 Yao Qi <yao.qi@linaro.org>
12382
12383 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12384
12385 2015-11-27 Yao Qi <yao.qi@linaro.org>
12386
12387 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12388 frames-invalid annotation.
12389
12390 2015-11-27 Yao Qi <yao.qi@linaro.org>
12391
12392 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12393
12394 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12395
12396 * gdb.threads/names.exp: New file.
12397 * gdb.threads/names.c: New file.
12398 * README: Mention gdb,no_thread_names.
12399
12400 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12401
12402 PR 19297
12403 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12404 support" error.
12405
12406 2015-11-24 Pedro Alves <palves@redhat.com>
12407
12408 PR 17539
12409 * gdb.base/display.exp: Expect displays to be sorted in ascending
12410 order. Use multi_line.
12411 * gdb.base/solib-display.exp: Likewise.
12412
12413 2015-11-24 Pedro Alves <palves@redhat.com>
12414
12415 PR 17539
12416 * gdb.base/display.exp: Expect displays to be sorted in ascending
12417 order. Use multi_line.
12418 * gdb.base/solib-display.exp: Likewise.
12419
12420 2015-11-24 Pedro Alves <palves@redhat.com>
12421
12422 PR 17539
12423 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12424 threads in ascending order.
12425 * gdb.base/foll-fork.exp: Likewise.
12426 * gdb.base/foll-vfork.exp: Likewise.
12427 * gdb.base/multi-forks.exp: Likewise.
12428 * gdb.mi/mi-nonstop.exp: Likewise.
12429 * gdb.mi/mi-nsintrall.exp: Likewise.
12430 * gdb.multi/base.exp: Likewise.
12431 * gdb.multi/multi-arch.exp: Likewise.
12432 * gdb.python/py-inferior.exp: Likewise.
12433 * gdb.threads/break-while-running.exp: Likewise.
12434 * gdb.threads/execl.exp: Likewise.
12435 * gdb.threads/gcore-thread.exp: Likewise.
12436 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12437 * gdb.threads/kill.exp: Likewise.
12438 * gdb.threads/linux-dp.exp: Likewise.
12439 * gdb.threads/multiple-step-overs.exp: Likewise.
12440 * gdb.threads/next-bp-other-thread.exp: Likewise.
12441 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12442 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12443 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12444 * gdb.threads/thread-find.exp: Likewise.
12445 * gdb.threads/tls.exp: Likewise.
12446 * lib/mi-support.exp (mi_reverse_list): Delete.
12447 (mi_check_thread_states): No longer reverse list.
12448
12449 2015-11-24 Pedro Alves <palves@redhat.com>
12450
12451 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12452 use lowercase.
12453
12454 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12455
12456 * gdb.trace/actions.c: Include trace-common.h.
12457 (main): Add a location for a fast tracepoint.
12458 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12459 the normal tracepoints.
12460 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12461
12462 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12463
12464 * save-trace.exp: Factor out code to these...
12465 (gdb_save_tracepoints): New.
12466 (gdb_load_tracepoints): New.
12467 (do_save_load_test): New.
12468
12469 2015-11-23 Kevin Buettner <kevinb@redhat.com>
12470
12471 * gdb.base/asmlabel.exp: New test.
12472 * gdb.base/asmlabel.c: New test case.
12473
12474 2015-11-23 Joel Brobecker <brobecker@adacore.com>
12475
12476 * gdb.base/wrong_frame_bt_full-main.c: New file.
12477 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12478 * gdb.base/wrong_frame_bt_full.exp: New file.
12479
12480 2015-11-23 Joel Brobecker <brobecker@adacore.com>
12481
12482 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12483
12484 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12485
12486 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
12487 pstate register when comparing registers values in
12488 sparc64-*-linux-gnu targets to avoid spurious differences.
12489
12490 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12491
12492 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
12493
12494 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12495
12496 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12497 as type argument to gdb_compile.
12498 * gdb.base/nested-subp2.exp: Likewise.
12499 * gdb.base/nested-subp3.exp: Likewise.
12500
12501 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12502
12503 * lib/dwarf.exp (_note): Fix left shift of negative value.
12504 * gdb.trace/trace-condition.exp: Likewise.
12505
12506 2015-11-13 Yao Qi <yao.qi@linaro.org>
12507
12508 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12509 comments about d10v.
12510 (test_scalar_returns): Likewise.
12511 * gdb.base/d10v.ld: Remove.
12512 * gdb.base/overlays.exp: Remove the target triplet checking for
12513 d10v-*-*.
12514 * gdb.base/structs.exp (test_struct_returns): Remove the
12515 comments about d10v.
12516 (test_struct_calls): Likewise.
12517
12518 2015-11-13 Yao Qi <yao.qi@linaro.org>
12519
12520 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12521 * gdb.base/gnu_vector.c: Don't include stdio.h.
12522 (main): Don't print res and call add_some_intvecs.
12523
12524 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12525
12526 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12527 macro.
12528 (func5): Removed.
12529 (func4): Use FAST_TRACEPOINT_LABEL.
12530 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12531 macro.
12532 (func): Removed.
12533 (thread_function): Use FAST_TRACEPOINT_LABEL.
12534 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12535 (func): Remove.
12536 (marker): Use FAST_TRACEPOINT_LABEL.
12537 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12538 (pendfunc1): Remove.
12539 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12540 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12541 (foo): Remove.
12542 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12543 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12544 macro.
12545 (func): Remove.
12546 (marker): Use FAST_TRACEPOINT_LABEL.
12547 * gdb.trace/trace-common.h: New header.
12548 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12549 macro.
12550 (func): Remove.
12551 (marker): Use FAST_TRACEPOINT_LABEL.
12552 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12553 (func): Remove.
12554 (thread_function): Use FAST_TRACEPOINT_LABEL.
12555
12556 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12557
12558 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12559 in front.
12560 * gdb.trace/change-loc.exp: Use global pcreg definition.
12561 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12562 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12563 in front.
12564 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12565 * gdb.trace/pending.exp: Likewise.
12566 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12567 * gdb.trace/trace-break.exp: Likewise.
12568 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12569 in front.
12570 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12571 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12572 in front.
12573 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12574
12575 2015-11-09 Joel Brobecker <brobecker@adacore.com>
12576
12577 * gdb.ada/fin_fun_out: New testcase.
12578
12579 2015-11-07 Kevin Buettner <kevinb@redhat.com>
12580
12581 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12582 value associated with DW_AT_byte_size.
12583 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12584 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12585 DW_AT_upper_bound.
12586
12587 2015-11-07 Kevin Buettner <kevinb@redhat.com>
12588
12589 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12590 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12591 version.
12592 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12593 gdb.dwarf2/dw2-canonicalize-type.exp,
12594 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12595 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12596 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12597 provided by gdb_target_symbol_prefix_flags_asm.
12598 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12599 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12600 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12601 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12602 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12603 macros where needed). Use this macro for symbols which require
12604 the prefix provided by SYMBOL_PREFIX.
12605
12606 2015-11-05 Kevin Buettner <kevinb@redhat.com>
12607
12608 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12609 New procs.
12610 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12611 representing expressions, of more than one list element.
12612 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12613 to prepend linker symbol prefix to f.
12614 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12615 table_1 and table_2.
12616 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12617 Likewise, for f and g.
12618 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12619 for ptr.
12620 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12621 for main.
12622 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12623 table_1_ptr and table_2_ptr.
12624
12625 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12626 Joel Brobecker <brobecker@adacore.com>
12627
12628 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12629
12630 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12631
12632 * gdb.reverse/s390-mvcle.c: New test.
12633 * gdb.reverse/s390-mvcle.exp: New file.
12634 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12635
12636 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12637
12638 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12639
12640 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12641
12642 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12643 reaching marker2.
12644 * gdb.reverse/getresuid-reverse.exp: Likewise.
12645 * gdb.reverse/pipe-reverse.exp: Likewise.
12646 * gdb.reverse/readv-reverse.exp: Likewise.
12647 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12648 * gdb.reverse/time-reverse.exp: Likewise.
12649 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12650
12651 2015-10-30 Yao Qi <yao.qi@linaro.org>
12652
12653 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12654 (empty_cycle): Remove.
12655 (main): Don't call empty_cycle. Don't use watch_count_done.
12656 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12657 empty_cycle. Rewrite the code counting HW watchpoints.
12658
12659 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12660
12661 * gdb.reverse/fstatat-reverse.c: New test.
12662 * gdb.reverse/fstatat-reverse.exp: New file.
12663 * gdb.reverse/getresuid-reverse.c: New test.
12664 * gdb.reverse/getresuid-reverse.exp: New file.
12665 * gdb.reverse/pipe-reverse.c: New test.
12666 * gdb.reverse/pipe-reverse.exp: New file.
12667 * gdb.reverse/readv-reverse.c: New test.
12668 * gdb.reverse/readv-reverse.exp: New file.
12669 * gdb.reverse/recvmsg-reverse.c: New test.
12670 * gdb.reverse/recvmsg-reverse.exp: New file.
12671 * gdb.reverse/time-reverse.c: New test.
12672 * gdb.reverse/time-reverse.exp: New file.
12673 * gdb.reverse/waitpid-reverse.c: New test.
12674 * gdb.reverse/waitpid-reverse.exp: New file.
12675
12676 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12677
12678 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12679
12680 2015-10-26 Doug Evans <dje@google.com>
12681
12682 PR symtab/17391
12683 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12684 * gdb.dwarf2/bad-regnum.c: New file.
12685 * gdb.dwarf2/bad-regnum.exp: New file.
12686
12687 2015-10-26 Doug Evans <dje@google.com>
12688
12689 PR python/18938
12690 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12691 file.
12692
12693 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12694
12695 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12696 for a change by "Mention language in compile error message".
12697
12698 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12699
12700 PR python/18073
12701 * gdb.python/py-type.c (C::a_method): New.
12702 (C::a_const_method): New.
12703 (C::a_static_method): New.
12704 (a_function): New.
12705 * gdb.python/py-type.exp (test_fields): Test getting fields
12706 from function and method.
12707
12708 2015-10-21 Keven Boell <keven.boell@intel.com>
12709
12710 * gdb.fortran/vla-alloc-assoc.exp: New file.
12711 * gdb.fortran/vla-datatypes.exp: New file.
12712 * gdb.fortran/vla-datatypes.f90: New file.
12713 * gdb.fortran/vla-history.exp: New file.
12714 * gdb.fortran/vla-ptype-sub.exp: New file.
12715 * gdb.fortran/vla-ptype.exp: New file.
12716 * gdb.fortran/vla-sizeof.exp: New file.
12717 * gdb.fortran/vla-sub.f90: New file.
12718 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12719 * gdb.fortran/vla-value-sub-finish.exp: New file.
12720 * gdb.fortran/vla-value-sub.exp: New file.
12721 * gdb.fortran/vla-value.exp: New file.
12722 * gdb.fortran/vla-ptr-info.exp: New file.
12723 * gdb.mi/mi-vla-fortran.exp: New file.
12724 * gdb.mi/vla.f90: New file.
12725
12726 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12727
12728 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12729 of hardwired timeout value.
12730
12731 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12732 Pedro Alves <palves@redhat.com>
12733
12734 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12735 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12736
12737 2015-10-19 Josh Stone <jistone@redhat.com>
12738
12739 * gdb.base/catch-syscall.c: Include <sched.h>.
12740 (unknown_syscall): New variable.
12741 (main): Trigger a vfork and an unknown syscall.
12742 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12743 (unknown_syscall_number): Likewise.
12744 (check_call_to_syscall): Accept an optional syscall pattern.
12745 (check_return_from_syscall): Likewise.
12746 (check_continue): Likewise.
12747 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12748 (test_catch_syscall_skipping_return): New test toggling off 'catch
12749 syscall' to step over the syscall return, then toggling back on.
12750 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12751 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12752 (do_syscall_tests): Call test_catch_syscall_without_args and
12753 test_catch_syscall_mid_vfork.
12754 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12755 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12756
12757 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
12758
12759 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12760 print g_vE): Add new pass patterns.
12761 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12762 print various symbol names for vptr fields.
12763
12764 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12765
12766 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12767 results.
12768
12769 2015-10-12 Yao Qi <yao.qi@linaro.org>
12770
12771 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12772
12773 2015-10-12 Yao Qi <yao.qi@linaro.org>
12774
12775 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12776 is aarch64*-*-linux*.
12777
12778 2015-10-12 Yao Qi <yao.qi@linaro.org>
12779
12780 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12781 (can_relocate_bcond_true): ... it.
12782 (can_relocate_bcond_false): New function.
12783 (foo): Likewise.
12784 (can_relocate_bl): Likewise.
12785 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12786 can_relocate_bl.
12787
12788 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12789
12790 * gdb.base/nested-addr.c: New file.
12791 * gdb.base/nested-addr.exp: New testcase.
12792
12793 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12794
12795 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12796 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12797 its output. Ignore the output of "record goto begin" and instead
12798 check that GDB is replaying.
12799
12800 2015-10-09 Pedro Alves <palves@redhat.com>
12801
12802 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12803 (top level): Use it in the run with no args test.
12804
12805 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12806
12807 * gdb.dlang/properties.exp: New file.
12808
12809 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12810
12811 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12812 whether or not address 0x1000 is mapped on the target.
12813
12814 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12815
12816 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12817 build.
12818
12819 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12820
12821 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12822 instruction-history test.
12823
12824 2015-09-28 Doug Evans <dje@google.com>
12825
12826 * gdb.base/gcore.c (array_func): Add reference to static_array.
12827
12828 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12829
12830 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12831 source line.
12832
12833 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12834
12835 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12836 short or char as base type.
12837
12838 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12839
12840 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12841 to allow any size enum.
12842
12843 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12844
12845 * gdb.ada/array_ptr_renaming.exp: New testcase.
12846 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12847 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12848
12849 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12850
12851 * gdb.trace/ftrace-lock.c: New file.
12852 * gdb.trace/ftrace-lock.exp: New file.
12853
12854 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12855
12856 * gdb.arch/insn-reloc.c: New file.
12857 * gdb.arch/ftrace-insn-reloc.exp: New file.
12858
12859 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12860
12861 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12862 instruction.
12863 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12864 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12865 * gdb.trace/range-stepping.c: Likewise.
12866 * gdb.trace/trace-break.c: Likewise.
12867 * gdb.trace/trace-mt.c (thread_function): Likewise.
12868 * gdb.trace/ftrace.c (marker): Likewise.
12869 * gdb.trace/trace-condition.c (marker): Likewise.
12870 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12871 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12872 is_aarch64_target.
12873
12874 2015-09-18 Doug Evans <xdje42@gmail.com>
12875
12876 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12877 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12878
12879 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12880
12881 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12882 the breakpoint.
12883
12884 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12885
12886 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12887 the pending breakpoint. Remove timeout override for "Run till
12888 MI pending breakpoint on pendfunc3 on thread 2" test.
12889
12890 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12891
12892 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12893 filename pattern.
12894
12895 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12896
12897 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12898 in breakpoint filename pattern.
12899
12900 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12901
12902 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12903
12904 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12905
12906 * gdb.linespec/explicit.exp: Check for readline support for
12907 tab-completion tests. Fix obvious typo.
12908
12909 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12910
12911 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12912 and replay.
12913
12914 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12915
12916 * gdb.btrace/non-stop.c: New.
12917 * gdb.btrace/non-stop.exp: New.
12918
12919 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12920 Yao Qi <yao.qi@linaro.org>
12921
12922 * gdb.trace/trace-condition.c: New file.
12923 * gdb.trace/trace-condition.exp: New file.
12924
12925 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
12926
12927 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12928 for testing bytecode compilation.
12929
12930 2015-09-16 Pedro Alves <palves@redhat.com>
12931 Sandra Loosemore <sandra@codesourcery.com>
12932
12933 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12934 (SECONDS): Redefine.
12935 (main): Call pthread_kill and alarm early.
12936 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12937 support.
12938 (test): If the target can't hardware step and doesn't support
12939 displaced stepping, increase the timeout.
12940
12941 2015-09-16 Pedro Alves <palves@redhat.com>
12942
12943 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12944 (enable_debug): New procedures.
12945 (test): Use them. Bail out if waiting for threads fails.
12946 (top level): Bail out if a test fails.
12947
12948 2015-09-16 Yao Qi <yao.qi@linaro.org>
12949
12950 * gdb.asm/asm-source.exp: Set asm-arch for
12951 aarch64*-*-* target.
12952 * gdb.asm/aarch64.inc: New file.
12953
12954 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12955
12956 * gdb.ada/array_of_variable_length.exp: New testcase.
12957 * gdb.ada/array_of_variable_length/foo.adb: New file.
12958 * gdb.ada/array_of_variable_length/pck.adb: New file.
12959 * gdb.ada/array_of_variable_length/pck.ads: New file.
12960
12961 2015-09-15 Doug Evans <dje@google.com>
12962
12963 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12964 of function static local variable.
12965
12966 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12967
12968 * gdb.threads/tls-so_extern.exp: New test file.
12969 * gdb.threads/tls-so_extern.c: New test file.
12970 * gdb.threads/tls-so_extern_main.c: New test file.
12971
12972 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12973
12974 * gdb.opt/solib-intra-step-lib.c: New file.
12975 * gdb.opt/solib-intra-step-main.c: New file.
12976 * gdb.opt/solib-intra-step.exp: New file.
12977
12978 2015-09-15 Pedro Alves <palves@redhat.com>
12979
12980 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12981 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12982
12983 2015-09-14 Pedro Alves <palves@redhat.com>
12984
12985 * gdb.base/hook-stop-continue.c: Delete.
12986 * gdb.base/hook-stop-continue.exp: Delete.
12987 * gdb.base/hook-stop-frame.c: Delete.
12988 * gdb.base/hook-stop-frame.exp: Delete.
12989 * gdb.base/hook-stop.c: New file.
12990 * gdb.base/hook-stop.exp: New file.
12991
12992 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12993
12994 * gdb.ada/access_to_packed_array.exp: New testcase.
12995 * gdb.ada/access_to_packed_array/foo.adb: New file.
12996 * gdb.ada/access_to_packed_array/pack.adb: New file.
12997 * gdb.ada/access_to_packed_array/pack.ads: New file.
12998
12999 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13000
13001 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13002 buffer size test.
13003
13004 2015-09-11 Don Breazeal <donb@codesourcery.com>
13005
13006 * gdb.base/foll-exec.c: Add copyright header. Fix
13007 formatting issues.
13008 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13009 (do_exec_tests): Use clean_restart in place of zap_session,
13010 and for test initialization. Fix formatting issues. Use
13011 fail in place of perror.
13012 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13013 an expect statement to match an expression with output from
13014 the program under debug.
13015 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13016 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13017 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13018 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13019 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13020
13021 2015-09-09 Doug Evans <dje@google.com>
13022
13023 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13024
13025 2015-09-09 Doug Evans <dje@google.com>
13026
13027 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13028
13029 2015-09-09 Doug Evans <dje@google.com>
13030
13031 * gdb.base/savedregs.exp: Fix typo.
13032
13033 2015-09-09 Pedro Alves <palves@redhat.com>
13034
13035 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13036
13037 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13038
13039 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13040 command actually switches threads. Give up on remaining
13041 tests if target fails to stop at breakpoint.
13042
13043 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13044
13045 * gdb.ada/funcall_char.exp: New testcase.
13046 * gdb.ada/funcall_char/foo.adb: New file.
13047
13048 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13049
13050 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13051 expected outputs. Add two testcases for completing ambiguous
13052 functions.
13053 * gdb.ada/complete/aux_pck.adb: New file.
13054 * gdb.ada/complete/aux_pck.ads: New file.
13055 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13056 Ambiguous_Func functions.
13057 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13058 * gdb.ada/complete/pck.adb: Likewise.
13059
13060 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13061
13062 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13063 failures to run the test program under GDB.
13064
13065 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
13066
13067 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13068 to C.
13069
13070 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13071
13072 * gdb.base/run-after-attach.exp: New test file.
13073 * gdb.base/run-after-attach.c: New test file.
13074
13075 2015-08-26 Don Breazeal <donb@codesourcery.com>
13076
13077 * gdb.base/foll-exec-2.c: New test program.
13078 * gdb.base/foll-exec-2.exp: New test.
13079
13080 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13081
13082 * gdb.base/nested-subp1.exp: New file.
13083 * gdb.base/nested-subp1.c: New file.
13084 * gdb.base/nested-subp2.exp: New file.
13085 * gdb.base/nested-subp2.c: New file.
13086 * gdb.base/nested-subp3.exp: New file.
13087 * gdb.base/nested-subp3.c: New file.
13088
13089 2015-08-24 Pedro Alves <palves@redhat.com>
13090
13091 * gdb.server/connect-without-multi-process.c: New file.
13092 * gdb.server/connect-without-multi-process.exp: New file.
13093
13094 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13095
13096 * gdb.opt/inline-markers.c: Make z int.
13097
13098 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13099
13100 * gdb.opt/inline-markers.c: Make z volatile.
13101
13102 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13103
13104 * gdb.opt/inline-bt.c: New volatile global z.
13105 * gdb.opt/inline-cmds.c: Likewise.
13106 * gdb.opt/inline-locals.c: Likewise.
13107 * gdb.opt/inline-markers.c: New extern global z.
13108 (marker): Use z.
13109 (inline_fn): Likewise.
13110
13111 2015-08-24 Pedro Alves <palves@redhat.com>
13112
13113 * config/m32r-stub.exp: Remove file.
13114 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13115 * gdb.base/call-rt-st.exp: Likewise.
13116 * gdb.base/call-strs.exp: Likewise.
13117 * gdb.base/default.exp: Remove references to h8300-*-hms and
13118 *-*-udi*.
13119 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13120
13121 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13122
13123 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13124 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13125 and "return" use KFAIL when GDB can not read/write the vector
13126 return value.
13127
13128 2015-08-21 Gary Benson <gbenson@redhat.com>
13129
13130 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13131
13132 2015-08-20 Pedro Alves <palves@redhat.com>
13133
13134 * gdb.server/solib-list.exp: No longer expect an interior stop in
13135 non-stop mode.
13136
13137 2015-08-20 Pedro Alves <palves@redhat.com>
13138
13139 * gdb.server/connect-stopped-target.c: New file.
13140 * gdb.server/connect-stopped-target.exp: New file.
13141
13142 2015-08-20 Pedro Alves <palves@redhat.com>
13143
13144 * gdb.dwarf2/comp-unit-lang.exp: New file.
13145 * gdb.dwarf2/comp-unit-lang.c: New file.
13146
13147 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13148
13149 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13150 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13151
13152 2015-08-19 Kevin Buettner <kevinb@redhat.com>
13153
13154 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13155 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13156
13157 2015-08-18 Doug Evans <dje@google.com>
13158 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13159
13160 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13161 skip_python_tests. New arg prompt_regexp.
13162 (skip_python_tests): New function.
13163 * lib/mi-support.exp (mi_skip_python_tests): New function.
13164 * gdb.python/py-mi-objfile-gdb.py: New file.
13165 * gdb.python/py-mi-objfile.c: New file.
13166 * gdb.python/py-mi-objfile.exp: New file.
13167
13168 2015-08-17 Keith Seitz <keiths@redhat.com>
13169
13170 * gdb.linespec/explicit.exp: Move strace test from here ...
13171 * gdb.trace/strace.exp: ... to here.
13172
13173 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13174
13175 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13176 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13177
13178 2015-08-14 Doug Evans <xdje42@gmail.com>
13179
13180 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13181 inferior before selecting a new file.
13182
13183 2015-08-14 Doug Evans <xdje42@gmail.com>
13184
13185 * gdb.mi/mi-disassemble.exp: Update.
13186 * gdb.base/disasm-optim.S: New file.
13187 * gdb.base/disasm-optim.c: New file.
13188 * gdb.base/disasm-optim.h: New file.
13189 * gdb.base/disasm-optim.exp: New file.
13190
13191 2015-08-14 Keith Seitz <keiths@redhat.com>
13192
13193 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13194 "evaluated-by".
13195
13196 2015-08-13 Joel Brobecker <brobecker@adacore.com>
13197
13198 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13199
13200 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13201
13202 * gdb.ada/fun_renaming.exp: New testcase.
13203 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13204 * gdb.ada/fun_renaming/pack.adb: New file.
13205 * gdb.ada/fun_renaming/pack.ads: New file.
13206
13207 2015-08-12 Keith Seitz <keiths@redhat.com>
13208
13209 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13210 gdb_get_line_number.
13211
13212 2015-08-12 Joel Brobecker <brobecker@adacore.com>
13213
13214 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13215 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13216 gdb.base/dso2dso.exp: New files.
13217
13218 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13219 Pedro Alves <palves@redhat.com>
13220 Keith Seitz <keiths@redhat.com>
13221
13222 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13223 GDBFLAGS.
13224
13225 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13226
13227 * gdb.base/gdbhistsize-history.exp
13228 (test_histsize_history_setting): Use save_vars.
13229 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13230 Use save_vars.
13231 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13232 * gdb.base/readline.exp: Use save_vars.
13233
13234 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13235
13236 * lib/gdb.exp (save_vars): New proc.
13237
13238 2015-08-11 Keith Seitz <keiths@redhat.com>
13239
13240 * gdb.base/help.exp: Update help_breakpoint_text.
13241
13242 2015-08-11 Keith Seitz <keiths@redhat.com>
13243
13244 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13245 (at toplevel): Call test_explicit_breakpoints.
13246 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13247 breakpoints.
13248 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13249 breakpoint conditions, "-cond".
13250
13251 2015-08-11 Keith Seitz <keiths@redhat.com>
13252
13253 * gdb.linespec/3explicit.c: New file.
13254 * gdb.linespec/cpexplicit.cc: New file.
13255 * gdb.linespec/cpexplicit.exp: New file.
13256 * gdb.linespec/explicit.c: New file.
13257 * gdb.linespec/explicit.exp: New file.
13258 * gdb.linespec/explicit2.c: New file.
13259 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13260 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13261 before using in the matching pattern.
13262 Clarify that `prefix' is a regular expression.
13263
13264 2015-08-11 Keith Seitz <keiths@redhat.com>
13265
13266 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13267 test.
13268 Add tests for missing ",FMT" and ",".
13269
13270 2015-08-10 Doug Evans <dje@google.com>
13271 Keith Seitz <keiths@redhat.com>
13272
13273 PR gdb/17960
13274 * gdb.base/completion.exp: Add location completer tests.
13275
13276 2015-08-07 Pedro Alves <palves@redhat.com>
13277
13278 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13279 tests here.
13280 (top level): Run do_test with and without displaced stepping.
13281
13282 2015-08-07 Pedro Alves <palves@redhat.com>
13283
13284 * gdb.base/valgrind-disp-step.c: New file.
13285 * gdb.base/valgrind-disp-step.exp: New file.
13286
13287 2015-08-07 Pedro Alves <palves@redhat.com>
13288
13289 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13290 Delete function.
13291 (main): Add alarm. Run an infinite loop instead of calling
13292 wait_threads.
13293 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13294 comment.
13295 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13296 Delete function.
13297 (main): Add alarm. Run an infinite loop instead of calling
13298 wait_threads.
13299 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13300 comment.
13301
13302 2015-08-07 Pedro Alves <palves@redhat.com>
13303
13304 * gdb.base/checkpoint-ns.exp: New file.
13305 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13306 standard_testfile.
13307
13308 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13309
13310 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13311 * gdb.btrace/instruction_history.exp: Update.
13312 * gdb.btrace/tsx.exp: New.
13313 * gdb.btrace/tsx.c: New.
13314
13315 2015-08-06 Pedro Alves <palves@redhat.com>
13316
13317 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13318 increase timeout.
13319 * gdb.reverse/until-precsave.exp: Bump timeouts.
13320
13321 2015-08-06 Pedro Alves <palves@redhat.com>
13322
13323 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13324
13325 2015-08-06 Pedro Alves <palves@redhat.com>
13326
13327 PR gdb/18749
13328 * gdb.threads/process-dies-while-handling-bp.c: New file.
13329 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13330
13331 2015-08-06 Pedro Alves <palves@redhat.com>
13332
13333 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13334 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13335
13336 2015-08-05 Pedro Alves <palves@redhat.com>
13337
13338 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13339 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13340
13341 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13342
13343 * gdb.base/bp-permanent.exp: Report test as unsupported if
13344 the target cannot stop at the permanent breakpoint.
13345
13346 2015-08-03 Doug Evans <dje@google.com>
13347
13348 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13349 10000.
13350
13351 2015-08-03 Doug Evans <dje@google.com>
13352
13353 * Makefile.in (workers/%.worker, build-perf): New rule.
13354 (GDB_PERFTEST_MODE): New variable.
13355 (check-perf): Use it.
13356 (clean): Clean up gdb.perf parallel build subdirs.
13357 * lib/build-piece.exp: New file.
13358 * lib/gdb.exp (make_gdb_parallel_path): New function
13359 (standard_output_file, standard_temp_file): Call it.
13360 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13361 of $GDB_PARALLEL.
13362 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13363
13364 2015-08-03 Doug Evans <dje@google.com>
13365
13366 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
13367 (LOG_FILE_NAME): New global.
13368 (TextReporter.__init__): Initialize self.txt_sum.
13369 (TextReporter.report): Add support for multiple data-points.
13370 Move report to perftest.sum, put raw data in perftest.log.
13371 (TextReporter.start): Open sum and log files.
13372 (TextReporter.end): Close sum and log files.
13373 * gdb.perf/lib/perftest/testresult.py
13374 (SingleStatisticTestResult.record): Handle multiple data-points.
13375
13376 2015-07-31 Pedro Alves <palves@redhat.com>
13377
13378 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13379 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13380 kill_wait_spawned_process instead of explicit "kill -9".
13381 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13382 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13383 kill_wait_spawned_process.
13384 * gdb.base/attach-twice.exp: Likewise.
13385 * gdb.base/attach.exp: Likewise.
13386 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13387 gdb_test_multiple.
13388 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13389 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13390 kill_wait_spawned_process.
13391 * gdb.base/valgrind-infcall.exp: Likewise.
13392 * gdb.multi/multi-attach.exp: Likewise.
13393 * gdb.python/py-prompt.exp: Likewise.
13394 * gdb.python/py-sync-interp.exp: Likewise.
13395 * gdb.server/ext-attach.exp: Likewise.
13396 * gdb.threads/attach-into-signal.exp (corefunc): Use
13397 spawn_wait_for_attach, spawn_id_get_pid and
13398 kill_wait_spawned_process.
13399 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13400 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13401 spawn_id_get_pid and kill_wait_spawned_process.
13402 * gdb.threads/attach-stopped.exp (corefunc): Use
13403 spawn_wait_for_attach, spawn_id_get_pid and
13404 kill_wait_spawned_process.
13405 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13406 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13407 kill_wait_spawned_process instead of explicit "kill -9".
13408 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13409 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13410 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13411 processes. Don't map cygwin/windows pids here. Now returns a
13412 spawn id list.
13413
13414 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13415
13416 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13417 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13418 correct patch.
13419
13420 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13421
13422 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13423
13424 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13425
13426 Reapply:
13427 2014-05-21 Mark Wielaard <mjw@redhat.com>
13428
13429 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13430
13431 2015-07-30 Pedro Alves <palves@redhat.com>
13432
13433 * linux-low.c (handle_extended_wait): Set the child's last
13434 reported status to TARGET_WAITKIND_STOPPED.
13435
13436 2015-07-30 Pedro Alves <palves@redhat.com>
13437
13438 PR threads/18600
13439 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13440 only shows inferior 1.
13441
13442 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13443 Pedro Alves <palves@redhat.com>
13444
13445 PR threads/18600
13446 * gdb.threads/fork-plus-threads.c: New file.
13447 * gdb.threads/fork-plus-threads.exp: New file.
13448
13449 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13450
13451 * gdb.base/batch-preserve-term-settings.exp
13452 (test_terminal_settings_preserved_after_cli_exit): Use
13453 send_quit_command.
13454
13455 2015-07-29 Pedro Alves <palves@redhat.com>
13456 Don Breazeal <donb@codesourcery.com>
13457
13458 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13459 output from both inferior_spawn_id and gdb_spawn_id.
13460
13461 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13462
13463 * gdb.threads/attach-into-signal.exp (corefunc): Use
13464 with_test_prefix on nested loops, uniquefying the test messages.
13465
13466 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13467
13468 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13469 commit.
13470
13471 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13472
13473 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13474 New proc.
13475 (test_terminal_settings_preserved_after_sigterm): New test.
13476
13477 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13478
13479 * gdb.base/batch-preserve-term-settings.exp
13480 (test_terminal_settings_preserved_after_cli_exit): New test.
13481
13482 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13483
13484 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13485 manipulation of saved_gdbflags.
13486 (test_terminal_settings_preserved): Remove global declaration of
13487 the unused variable pagination_prompt. Remove manipulation of
13488 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13489 GDBFLAGS.
13490
13491 2015-07-29 Pedro Alves <palves@redhat.com>
13492
13493 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13494
13495 2015-07-29 Pedro Alves <palves@redhat.com>
13496
13497 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13498 at the top.
13499
13500 2015-07-29 Pedro Alves <palves@redhat.com>
13501
13502 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13503 (main): Call gdb_unbuffer_output.
13504 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13505 (main): Call gdb_unbuffer_output.
13506 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13507 (main): Call gdb_unbuffer_output.
13508 * gdb.base/call-strs.exp: Adjust to step over the
13509 gdb_unbuffer_output call.
13510 * gdb.base/catch-gdb-caused-signals.c: Include
13511 "../lib/unbuffer_output.c".
13512 (main): Call gdb_unbuffer_output.
13513 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13514 (main): Call gdb_unbuffer_output.
13515 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13516 (main): Call gdb_unbuffer_output.
13517 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13518 (main): Call gdb_unbuffer_output.
13519 * gdb.base/shlib-call.exp: Adjust to step over the
13520 gdb_unbuffer_output call.
13521 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13522 (main): Call gdb_unbuffer_output.
13523 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13524 (main): Call gdb_unbuffer_output.
13525 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13526 (main): Rename to ...
13527 (test): ... this.
13528 (main): Reimplement.
13529 * gdb.base/varargs.exp: Run to test instead of to main.
13530 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13531 (main): Call gdb_unbuffer_output.
13532
13533 2015-07-29 Pedro Alves <palves@redhat.com>
13534
13535 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13536 factore out from mi_continue_dprintf. For call-style dprintfs,
13537 expect dprintf output out of $inferior_spawn_id.
13538 (mi_continue_dprintf): Use mi_expect_dprintf.
13539 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13540 (main): Call gdb_unbuffer_output.
13541
13542 2015-07-29 Pedro Alves <palves@redhat.com>
13543
13544 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13545 (default_mi_gdb_start): Set inferior_spawn_id instead of
13546 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13547 gdb_spawn_id.
13548 (mi_gdb_test): Always expect inferior output from both
13549 $inferior_spawn_id and $gdb_spawn_id.
13550
13551 2015-07-29 Pedro Alves <palves@redhat.com>
13552
13553 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13554 send_inferior and $inferior_spawn_id.
13555
13556 2015-07-29 Pedro Alves <palves@redhat.com>
13557
13558 * gdb.gdb/complaints.exp (test_initial_complaints)
13559 (test_serial_complaints, test_short_complaints): Use
13560 gdb_test_stdio.
13561 (test_empty_complaint): Handle $inferior_spawn_id !=
13562 $gdb_spawn_id.
13563
13564 2015-07-29 Pedro Alves <palves@redhat.com>
13565
13566 * gdb.base/varargs.exp: Use gdb_test_stdio.
13567
13568 2015-07-29 Pedro Alves <palves@redhat.com>
13569
13570 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13571
13572 2015-07-29 Pedro Alves <palves@redhat.com>
13573
13574 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13575
13576 2015-07-29 Pedro Alves <palves@redhat.com>
13577
13578 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13579 parameter into two new parameters, "inf_result" and "gdb_result".
13580 Expect inferior output and gdb output from $inferior_spawn_id and
13581 $gdb_spawn_id, respectively. Adjust all callers.
13582
13583 2015-07-29 Pedro Alves <palves@redhat.com>
13584
13585 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13586 of gdb_test_sequence.
13587
13588 2015-07-29 Pedro Alves <palves@redhat.com>
13589
13590 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13591 (saw_spurious_output): Expect inferior output from
13592 $inferior_spawn_id. Use gdb_test_stdio.
13593
13594 2015-07-29 Pedro Alves <palves@redhat.com>
13595
13596 * gdb.base/dprintf.exp: Use standard_testfile. Change
13597 prepare_for_testing call.
13598 (srcfile): Don't set.
13599 (restart): New procedure.
13600 (test_dprintf): New procecure, use to continue over dprintfs.
13601 (test_call, test_agent): New procedures, tests moved here.
13602 Restart gdb and recreate dprintfs. Adjust expected output.
13603
13604 2015-07-29 Pedro Alves <palves@redhat.com>
13605
13606 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13607
13608 2015-07-29 Pedro Alves <palves@redhat.com>
13609
13610 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13611
13612 2015-07-29 Pedro Alves <palves@redhat.com>
13613
13614 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13615 gdb_test_stdio.
13616
13617 2015-07-29 Pedro Alves <palves@redhat.com>
13618
13619 * lib/gdb.exp (gdb_test_stdio): New procedure.
13620
13621 2015-07-29 Pedro Alves <palves@redhat.com>
13622
13623 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13624
13625 2015-07-29 Pedro Alves <palves@redhat.com>
13626
13627 * gdb.base/call-signal-resume.exp: Remove check for
13628 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13629 * gdb.base/unwindonsignal.exp: Likewise.
13630 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13631 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13632
13633 2015-07-29 Pedro Alves <palves@redhat.com>
13634
13635 * gdb.base/siginfo-addr.c (pass): New function.
13636 (handler): Call it iff si_addr is correct.
13637 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13638 Set a breakpoint at "pass" and continue to it.
13639
13640 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13641
13642 * gdb.python/py-objfile.exp: Make some tests have unique names.
13643 * gdb.python/py-pp-registration.exp: Likewise.
13644
13645 2015-07-28 Pedro Alves <palves@redhat.com>
13646
13647 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13648
13649 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13650
13651 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13652
13653 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13654
13655 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13656
13657 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13658
13659 * gdb.base/gdb-sigterm-2.exp: New test.
13660
13661 2015-07-25 Doug Evans <xdje42@gmail.com>
13662
13663 Revert:
13664 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13665 (workers/%.worker, build-perf): New rule.
13666 (GDB_PERFTEST_MODE): New variable.
13667 (check-perf): Use it.
13668 (clean): Clean up gdb.perf parallel build subdirs.
13669 * lib/build-piece.exp: New file.
13670 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13671 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13672 name.
13673 (standard_temp_file): Ditto.
13674 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13675 of $GDB_PARALLEL.
13676
13677 2015-07-24 Doug Evans <dje@google.com>
13678
13679 * gdb.perf/lib/perftest/utils.py: New file.
13680 * gdb.perf/gm-hello.cc: New file.
13681 * gdb.perf/gm-pervasive-typedef.cc: New file.
13682 * gdb.perf/gm-pervasive-typedef.h: New file.
13683 * gdb.perf/gm-std.cc: New file.
13684 * gdb.perf/gm-std.h: New file.
13685 * gdb.perf/gm-use-cerr.cc: New file.
13686 * gdb.perf/gm-utils.h: New file.
13687 * gdb.perf/gmonster-null-lookup.py: New file.
13688 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13689 * gdb.perf/gmonster-print-cerr.py: New file.
13690 * gdb.perf/gmonster-ptype-string.py: New file.
13691 * gdb.perf/gmonster-runto-main.py: New file.
13692 * gdb.perf/gmonster-select-file.py: New file.
13693 * gdb.perf/gmonster1-null-lookup.exp: New file.
13694 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13695 * gdb.perf/gmonster1-print-cerr.exp: New file.
13696 * gdb.perf/gmonster1-ptype-string.exp: New file.
13697 * gdb.perf/gmonster1-runto-main.exp: New file.
13698 * gdb.perf/gmonster1-select-file.exp: New file.
13699 * gdb.perf/gmonster1.cc: New file.
13700 * gdb.perf/gmonster1.exp: New file.
13701 * gdb.perf/gmonster2-null-lookup.exp: New file.
13702 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13703 * gdb.perf/gmonster2-print-cerr.exp: New file.
13704 * gdb.perf/gmonster2-ptype-string.exp: New file.
13705 * gdb.perf/gmonster2-runto-main.exp: New file.
13706 * gdb.perf/gmonster2-select-file.exp: New file.
13707 * gdb.perf/gmonster2.cc: New file.
13708 * gdb.perf/gmonster2.exp: New file.
13709
13710 2015-07-24 Doug Evans <dje@google.com>
13711
13712 * gdb.perf/README: New file.
13713 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13714 * lib/gen-perf-test.exp: New file.
13715
13716 2015-07-24 Doug Evans <dje@google.com>
13717
13718 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13719 (PerfTest::startup): New function.
13720 (PerfTest::run): Return result of calling body.
13721 (PerfTest::assemble): Rewrite.
13722 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13723 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13724 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13725 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13726 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13727
13728 2015-07-24 Doug Evans <dje@google.com>
13729
13730 * lib/gdb.exp (clean_restart): Make executable optional.
13731
13732 2015-07-24 Doug Evans <dje@google.com>
13733
13734 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13735 compiler_info references.
13736 * gdb.cp/temargs.exp: Ditto.
13737 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13738 (get_compiler_info): Early exit if already computed. Set compiler_info
13739 to "unknown" if there was a problem.
13740 (test_compiler_info): Add function comment. Call get_compiler_info.
13741
13742 2015-07-24 Doug Evans <dje@google.com>
13743
13744 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13745 (workers/%.worker, build-perf): New rule.
13746 (GDB_PERFTEST_MODE): New variable.
13747 (check-perf): Use it.
13748 (clean): Clean up gdb.perf parallel build subdirs.
13749 * lib/build-piece.exp: New file.
13750 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13751 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13752 name.
13753 (standard_temp_file): Ditto.
13754 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13755 of $GDB_PARALLEL.
13756
13757 2015-07-24 Doug Evans <dje@google.com>
13758
13759 * lib/future.exp (gdb_default_target_compile): New option
13760 "early_flags".
13761 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13762 --as-needed.
13763
13764 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13765
13766 * gdb.base/catch-syscall.exp: Call gdb_exit before
13767 gdb_skip_xml_test.
13768
13769 2015-07-24 Pedro Alves <palves@redhat.com>
13770
13771 * gdb.python/py-events.exp: Accept output between the stop event
13772 and the prompt.
13773 * gdb.python/py-evsignal.exp: Likewise.
13774 * gdb.python/py-evthreads.exp: Likewise.
13775
13776 2015-07-24 Pedro Alves <palves@redhat.com>
13777
13778 PR gdb/18717
13779 * gdb.threads/non-ldr-exit.c: New file.
13780 * gdb.threads/non-ldr-exit.exp: New file.
13781
13782 2015-07-24 Yao Qi <yao.qi@linaro.org>
13783
13784 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13785 restarting process.
13786
13787 2015-07-24 Yao Qi <yao.qi@linaro.org>
13788
13789 * gdb.server/ext-restart.exp: New file.
13790
13791 2015-07-24 Yao Qi <yao.qi@linaro.org>
13792
13793 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13794 argument options.
13795 * gdb.server/ext-wrapper.exp: New file.
13796
13797 2015-07-23 Doug Evans <dje@google.com>
13798
13799 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13800 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13801
13802 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13803
13804 * gdb.ada/var_arr_typedef.exp: New testcase.
13805 * gdb.ada/var_arr_typedef/pack.adb: New file.
13806 * gdb.ada/var_arr_typedef/pack.ads: New file.
13807 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13808
13809 2015-07-20 Joel Brobecker <brobecker@adacore.com>
13810
13811 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13812
13813 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13814
13815 * gdb.arch/i386-biarch-core.exp: Replace istarget
13816 by "complete set gnutarget". Remove expectation for the "core-file"
13817 command.
13818
13819 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13820
13821 Revert the previous commit:
13822 Tests for validate symbol file using build-id.
13823
13824 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13825
13826 Tests for validate symbol file using build-id.
13827 * gdb.base/solib-mismatch-lib.c: New file.
13828 * gdb.base/solib-mismatch-libmod.c: New file.
13829 * gdb.base/solib-mismatch.c: New file.
13830 * gdb.base/solib-mismatch.exp: New file.
13831
13832 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13833
13834 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13835 nios2-*-linux*.
13836 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13837 * gdb.base/siginfo.exp: Likewise.
13838 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13839
13840 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13841
13842 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13843 Move it to ...
13844 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13845 ... here.
13846 * gdb.trace/range-stepping.exp: Check that the target supports
13847 range stepping.
13848
13849 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13850
13851 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13852
13853 2015-07-14 Pedro Alves <palves@redhat.com>
13854
13855 * gdb.base/killed-outside.exp: New file.
13856 * gdb.base/killed-outside.c: New file.
13857
13858 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13859
13860 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13861 (n at main): New.
13862 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13863
13864 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13865
13866 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13867 infcall tests instead of setting up for KFAIL.
13868
13869 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13870
13871 * gdb.btrace/record_goto-step.exp: New.
13872
13873 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13874
13875 PR compile/18484
13876 * gdb.compile/compile.c (struct struct_type): Add volatile to
13877 selffield's type.
13878 * gdb.compile/compile.exp
13879 (compile code struct_object.selffield = &struct_object): Skip further
13880 struct_object tests if this one xfails.
13881
13882 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
13883
13884 PR exp/18617
13885 * gdb.trace/ax.exp: Add test.
13886
13887 2015-07-07 Yao Qi <yao.qi@linaro.org>
13888
13889 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13890 instead of istarget "aarch64*-*-*".
13891 * gdb.arch/aarch64-fp.exp: Likewise.
13892 * gdb.base/float.exp: Likewise.
13893 * gdb.reverse/aarch64.exp: Likewise.
13894 * lib/gdb.exp (is_aarch64_target): New proc.
13895
13896 2015-07-07 Yao Qi <yao.qi@linaro.org>
13897
13898 * lib/gdb.exp (is_aarch32_target): New proc.
13899 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13900 instead of "istarget "arm*-*-*"".
13901 * gdb.arch/arm-disp-step.exp: Likewise.
13902 * gdb.arch/thumb-bx-pc.exp: Likewise.
13903 * gdb.arch/thumb-prologue.exp: Likewise.
13904 * gdb.arch/thumb-singlestep.exp: Likewise.
13905 * gdb.base/disp-step-syscall.exp: Likewise.
13906 * gdb.base/float.exp: Likewise.
13907
13908 2015-07-07 Yao Qi <yao.qi@linaro.org>
13909
13910 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13911 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13912
13913 2015-07-07 Yao Qi <yao.qi@linaro.org>
13914
13915 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13916 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13917 if it exists.
13918 * gdb.multi/multi-arch.exp: Likewise.
13919
13920 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13921
13922 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13923 print.
13924
13925 2015-07-07 Yao Qi <yao.qi@linaro.org>
13926
13927 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13928
13929 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13930
13931 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13932 '[' and ']' characters.
13933
13934 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13935
13936 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13937
13938 2015-06-29 Pedro Alves <palves@redhat.com>
13939
13940 PR threads/18127
13941 * gdb.threads/hand-call-new-thread.c: New file.
13942 * gdb.threads/hand-call-new-thread.c: New file.
13943
13944 2015-06-26 Keith Seitz <keiths@redhat.com>
13945 Doug Evans <dje@google.com>
13946
13947 PR 16253
13948 * gdb.cp/var-tag-2.cc: New file.
13949 * gdb.cp/var-tag-3.cc: New file.
13950 * gdb.cp/var-tag-4.cc: New file.
13951 * gdb.cp/var-tag.cc: New file.
13952 * gdb.cp/var-tag.exp: New file.
13953
13954 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13955
13956 * gdb.base/history-duplicates.exp: New test.
13957
13958 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13959
13960 * gdb.base/completion.exp: Test the completion of the "focus"
13961 command.
13962
13963 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13964
13965 * gdb.arch/amd64-prologue-skip.S: New file.
13966 * gdb.arch/amd64-prologue-skip.exp: New file.
13967
13968 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13969
13970 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13971 is_address_zero_readable check.
13972
13973 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13974
13975 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13976 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13977
13978 2015-06-24 Yao Qi <yao.qi@linaro.org>
13979
13980 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13981 linux targets.
13982
13983 2015-06-24 Yao Qi <yao.qi@linaro.org>
13984
13985 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13986 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13987 * gdb.base/siginfo-thread.exp: Likewise.
13988
13989 2015-06-22 Yao Qi <yao.qi@linaro.org>
13990
13991 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13992
13993 2015-06-22 Yao Qi <yao.qi@linaro.org>
13994
13995 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13996 aarch64*-*-*.
13997 (skip_hw_watchpoint_tests): Likewise.
13998
13999 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14000
14001 * gdb.base/gdbinit-history.exp: Test the interaction between
14002 setting GDBHISTSIZE and setting the history size via .gdbinit.
14003
14004 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14005
14006 PR gdb/16999
14007 * gdb.base/gdbhistsize-history.exp: New test.
14008
14009 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14010
14011 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14012 with GDBHISTSIZE.
14013 * gdb.base/readline.exp: Likewise.
14014
14015 2015-06-17 Yao Qi <yao.qi@linaro.org>
14016
14017 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14018 line.
14019
14020 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14021
14022 * gdb.base/gdbinit-history.exp: Add test case to check that
14023 an unlimited history file does not get truncated on exit.
14024
14025 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14026
14027 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14028 (VECTOR): New macro. Use it...
14029 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14030 ...for these typedefs.
14031 (int8, char1, int1, double1): New typedefs.
14032 (struct just_int2, struct two_int2): New structures.
14033 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14034 (add_structvecs, add_singlevecs): New functions.
14035 (main): Call add_some_intvecs twice.
14036 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14037 the compile and exit upon failure. Try compiling for the "native"
14038 architecture. Test inferior function calls with vector arguments
14039 and vector return value handling with "finish" and "return".
14040
14041 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14042
14043 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14044 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14045 PE file.
14046 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14047
14048 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14049
14050 PR breakpoints/16465
14051 * gdb.mi/mi-dprintf-pending.c: New file.
14052 * gdb.mi/mi-dprintf-pending.exp: New test.
14053 * gdb.mi/mi-dprintf-pendshr.c: New file.
14054
14055 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14056 Mircea Gherzan <mircea.gherzan@intel.com>
14057
14058 * gdb.arch/i386-mpx-map.c: New file.
14059 * gdb.arch/i386-mpx-map.exp: New File.
14060
14061 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14062
14063 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14064 * gdb.arch/i386-mpx.exp: Indentation fixed.
14065
14066 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14067
14068 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14069 function and improved indentation.
14070 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14071 gdb_test_multiple. Added additional tests to skip the test.
14072
14073 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14074
14075 * gdb.arch/i386-avx512.c: Change path in include file.
14076 * gdb.arch/i386-avx512.exp: Change include dir path
14077 compilation flag.
14078 * gdb.arch/i386-mpx.c: Change path in include file.
14079 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14080 flag.
14081
14082 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14083
14084 * gdb.compile/compile-print.exp (compile print *vararray@3)
14085 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14086
14087 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14088
14089 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14090 (do not keep jit in memory): ... this.
14091 (expect 5): Change it to ...
14092 (expect no 5): ... this.
14093
14094 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14095
14096 PR gdb/15564
14097 * gdb.mi/mi-detach.exp: New file.
14098
14099 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14100
14101 PR symtab/18392
14102 * gdb.arch/amd64-tailcall-self.S: New file.
14103 * gdb.arch/amd64-tailcall-self.c: New file.
14104 * gdb.arch/amd64-tailcall-self.exp: New file.
14105
14106 2015-05-28 Don Breazeal <donb@codesourcery.com>
14107
14108 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14109 tests for remote targets by checking is_target_gdbserver.
14110
14111 2015-05-27 Doug Evans <dje@google.com>
14112
14113 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14114 * gdb.dwarf2/opaque-type-lookup.c: New file.
14115 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14116
14117 2015-05-26 Doug Evans <dje@google.com>
14118
14119 * gdb.cp/iostream.cc: New file.
14120 * gdb.cp/iostream.exp: New file.
14121
14122 2015-05-26 Doug Evans <dje@google.com>
14123
14124 * gdb.dwarf2/dw2-op-call.exp: Update.
14125 * gdb.dwarf2/dw4-sig-types.exp: Update.
14126 * gdb.dwarf2/implptr.exp: Update.
14127 * gdb.mi/mi-cmd-param-changed.exp: Update.
14128
14129 2015-05-26 Doug Evans <dje@google.com>
14130
14131 * gdb.python/py-lazy-string.c: New file.
14132 * gdb.python/py-lazy-string.exp: New file.
14133 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14134 (main): Update. Add estring3.
14135 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14136 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14137
14138 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14139 Yao Qi <yao.qi@linaro.org>
14140
14141 * gdb.reverse/aarch64.c: New.
14142 * gdb.reverse/aarch64.exp: New.
14143
14144 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14145
14146 * lib/gdb.exp (supports_process_record): Return true for
14147 aarch64*-linux*.
14148 (supports_reverse): Likewise.
14149
14150 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14151
14152 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14153 Use with_test_prefix.
14154
14155 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14156
14157 * gdb.base/completion.exp: Add test for completion of layout
14158 names.
14159
14160 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14161
14162 * lib/gdb.exp (skip_tui_tests): New proc.
14163 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14164
14165 2015-05-19 Pedro Alves <palves@redhat.com>
14166
14167 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14168 Save the whole env array instead of just HOME. Unset HISTSIZE in
14169 the environment while testing. Restore whole environment
14170 afterwards.
14171
14172 2015-05-16 Doug Evans <xdje42@gmail.com>
14173
14174 * gdb.guile/scm-ports.c: New file.
14175 * gdb.guile/scm-ports.exp: Add memory port tests.
14176
14177 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14178
14179 * gdb.compile/compile-print.c: New file.
14180 * gdb.compile/compile-print.exp: New file.
14181
14182 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14183
14184 * gdb.compile/compile-ops.exp: Cast param to void.
14185 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14186 (compile code struct_object.selffield = &struct_object): Add xfail.
14187
14188 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14189
14190 * gdb.ada/arr_enum_with_gap: New testcase.
14191
14192 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14193
14194 * gdb.ada/byte_packed_arr: New testcase.
14195
14196 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14197
14198 * gdb.ada/pckd_neg: New testcase.
14199
14200 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14201
14202 PR gdb/17820
14203 * gdb.base/gdbinit-history.exp: New test.
14204 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14205 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14206
14207 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14208
14209 * gdb.python/py-xmethods.cc: Enhance test case.
14210 * gdb.python/py-xmethods.exp: New tests.
14211 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14212 function.
14213 (B_indexoper): Likewise.
14214 (global_dm_list) : Add new xmethod worker functions.
14215
14216 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14217
14218 * gdb.base/coredump-filter.exp: Correctly unset
14219 "coredump_var_addr" array.
14220
14221 2015-05-08 Pedro Alves <palves@redhat.com>
14222
14223 * gdb.server/non-existing-program.exp: Unset spawn_id.
14224
14225 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14226
14227 PR python/18291
14228 * gdb.python/py-xmethods.exp: Add tests.
14229
14230 2015-05-08 Yao Qi <yao.qi@linaro.org>
14231
14232 PR gdb/18208
14233 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14234 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14235 function set_coredump_filter, and remove remote_exec call.
14236 Remove argument ipid. Callers update.
14237 (top level): Don't get inferior's PID.
14238
14239 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14240
14241 * gdb.base/watch_thread_num.exp: Skip test on targets without
14242 access watchpoints.
14243
14244 2015-05-06 Pedro Alves <palves@redhat.com>
14245
14246 PR server/18081
14247 * gdb.server/non-existing-program.exp: New file.
14248
14249 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14250
14251 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14252
14253 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14254
14255 * gdb.ada/out_of_line_in_inlined: New testcase.
14256
14257 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14258
14259 * gdb.ada/var_rec_arr: New testcase.
14260
14261 2015-04-30 Yao Qi <yao.qi@linaro.org>
14262
14263 * gdb.base/break-idempotent.exp: If
14264 skip_hw_watchpoint_multi_tests returns true, skip the tests
14265 on "rwatch" and "awatch".
14266
14267 2015-04-30 Yao Qi <yao.qi@linaro.org>
14268
14269 * gdb.base/relativedebug.exp: Invoke gdb command
14270 "info sharedlibrary", and if libc.so doesn't have debug info,
14271 skip the test.
14272
14273 2015-04-29 Doug Evans <dje@google.com>
14274
14275 * gdb.python/py-xmethods.exp: Add ptype tests.
14276 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14277 get_result_type method.
14278
14279 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14280
14281 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14282 the target does not support hardware watchpoints.
14283
14284 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14285
14286 * gdb.base/break-always.exp: Abort testing if writing to memory
14287 causes an error.
14288
14289 2015-04-28 Doug Evans <dje@google.com>
14290
14291 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14292 * gdb.python/py-pp-registration.exp: ... here. New file.
14293 * gdb.python/py-pp-registration.c: New file.
14294 * gdb.python/py-pp-registration.py: New file.
14295
14296 2015-04-28 Doug Evans <dje@google.com>
14297
14298 * gdb.python/py-bad-printers.c: New file.
14299 * gdb.python/py-bad-printers.py: New file.
14300 * gdb.python/py-bad-printers.exp: New file.
14301
14302 2015-04-28 Sasha Smundak <asmundak@google.com>
14303
14304 * gdb.python/py-type.exp: New test.
14305
14306 2015-04-28 Andy Wingo <wingo@igalia.com>
14307
14308 * gdb.python/py-parameter.exp:
14309 * gdb.guile/scm-parameter.exp: Escape the path that we are
14310 matching against, as it might contain characters that are special
14311 to regular expressions.
14312
14313 2015-04-27 Joel Brobecker <brobecker@adacore.com>
14314
14315 * gdb.ada/rec_comp: New testcase.
14316
14317 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14318
14319 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14320 before using it.
14321
14322 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14323
14324 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14325 new tests for verilog output.
14326
14327 2015-04-24 Yao Qi <yao.qi@linaro.org>
14328
14329 * boards/remote-gdbserver-on-localhost.exp: New file.
14330
14331 2015-04-23 Pedro Alves <palves@redhat.com>
14332
14333 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14334 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14335 "end of file", remove $inferior_spawn_id from the indirect list.
14336
14337 2015-04-23 Pedro Alves <palves@redhat.com>
14338
14339 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14340
14341 2015-04-23 Pedro Alves <palves@redhat.com>
14342
14343 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14344 on $any_spawn_id instead of only on $gdb_spawn_id.
14345
14346 2015-04-21 Pierre Muller <muller@sourceware.org>
14347
14348 PR pascal/17815
14349 * lib/pascal.exp (gpc_compile): Add new option "class".
14350 (fpc_compile): Likewise.
14351 * gdb.pascal/case-insensitive-symbols.pas: New file.
14352 * gdb.pascal/case-insensitive-symbols.exp: New file.
14353
14354 2015-04-20 Gary Benson <gbenson@redhat.com>
14355
14356 * gdb.base/attach.exp: Fix three extended remote failures.
14357
14358 2015-04-17 Gary Benson <gbenson@redhat.com>
14359
14360 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14361 the main executable over the remote protocol.
14362
14363 2015-04-16 Pedro Alves <palves@redhat.com>
14364
14365 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14366 a new gdbserver if gdbserver_reconnect_p is set.
14367
14368 2015-04-16 Pedro Alves <palves@redhat.com>
14369
14370 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14371 is set, don't exit gdbserver.
14372
14373 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14374
14375 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14376 appropriate .insn, such that an older assembler can be used.
14377 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14378 the z/Architecture instruction set on 31-bit targets as well.
14379
14380 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14381
14382 * gdb.go/handcall.exp: Remove all logic related to the first
14383 breakpoint and rely on go_runto_main instead.
14384 * gdb.go/strings.exp: Likewise.
14385 * gdb.go/unsafe.exp: Likewise.
14386 * gdb.go/hello.exp: Likewise. Also rename the remaining
14387 breakpoint marker to "breakpoint 1".
14388 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14389 * gdb.go/strings.go: Likewise.
14390 * gdb.go/unsafe.go: Likewise.
14391 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14392 "set breakpoint 2 here" and rename the remaining breakpoint marker
14393 to "breakpoint 1".
14394
14395 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14396
14397 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14398 if itertools.imap is not present.
14399 * gdb.python/py-objfile.exp: Add parentheses.
14400 * gdb.python/py-type.exp: Same.
14401 * gdb.python/py-unwind-maint.py: Same.
14402
14403 2015-04-15 Yao Qi <yao.qi@linaro.org>
14404
14405 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14406 of ":$ptr_size" and set its form explicitly.
14407
14408 2015-04-15 Pedro Alves <palves@redhat.com>
14409 Yao Qi <yao.qi@linaro.org>
14410
14411 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14412 timeout by factor of 4.
14413 (test_regular_watch): Likewise.
14414 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14415 * gdb.reverse/sigall-reverse.exp: Likewise.
14416 * gdb.reverse/until-precsave.exp: Likewise.
14417 * lib/gdb.exp (with_timeout_factor): New proc.
14418 (gdb_expect): Move some code to ...
14419 (get_largest_timeout): ... here. New procedure.
14420
14421 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
14422
14423 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14424
14425 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14426
14427 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14428 to write to the .text section.
14429
14430 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14431
14432 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14433 Handle the case of targets that do not provide PID information.
14434
14435 2015-04-13 Yao Qi <yao.qi@linaro.org>
14436
14437 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14438 and use expect instead of gdb_expect.
14439
14440 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14441
14442 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14443 "coredump_var_addr" to avoid naming conflict with other testcases.
14444
14445 2015-04-10 Pedro Alves <palves@redhat.com>
14446
14447 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14448 gdb_test_sequence and gdb_assert.
14449
14450 2015-04-10 Pedro Alves <palves@redhat.com>
14451
14452 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14453 test messages that don't include the breakpoint address.
14454
14455 2015-04-10 Yao Qi <yao.qi@linaro.org>
14456
14457 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14458 false for some offset and width combinations which aren't
14459 supported by linux kernel.
14460
14461 2015-04-10 Pedro Alves <palves@redhat.com>
14462
14463 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14464 procedure, factored out from ...
14465 (top level): ... here. Add "set displaced-stepping" testing axis.
14466 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14467 parameter "displaced". Use it.
14468 (top level): Use foreach and add "set displaced-stepping" testing
14469 axis.
14470
14471 2015-04-10 Pedro Alves <palves@redhat.com>
14472
14473 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14474 Remove comment.
14475 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14476 both the address of the instruction that triggers the watchpoint
14477 and the address of the instruction immediately after, and use
14478 those addresses for the test. Fix comment.
14479
14480 2015-04-10 Pedro Alves <palves@redhat.com>
14481
14482 * gdb.base/sigstep.exp (breakpoint_to_handler)
14483 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14484 Test "backtrace" in handler.
14485 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14486 (top level): Add new "displaced" test axis to
14487 breakpoint_to_handler, breakpoint_to_handler_entry and
14488 breakpoint_over_handler.
14489
14490 2015-04-10 Pedro Alves <palves@redhat.com>
14491
14492 PR gdb/18216
14493 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14494
14495 2015-04-10 Yao Qi <yao.qi@linaro.org>
14496
14497 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14498 (test_add_rn_pc): New function.
14499 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14500 (top level): Invoke test_add_rn_pc.
14501
14502 2015-04-10 Pedro Alves <palves@redhat.com>
14503
14504 PR gdb/13858
14505 * gdb.base/step-over-no-symbols.exp: New file.
14506
14507 2015-04-09 Andy Wingo <wingo@igalia.com>
14508
14509 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14510 after the Python tests.
14511
14512 2015-04-08 Keith Seitz <keiths@redhat.com>
14513
14514 PR python/16699
14515 * gdb.python/py-completion.exp: New tests for completion.
14516 * gdb.python/py-completion.py (CompleteLimit1): New class.
14517 (CompleteLimit2): Likewise.
14518 (CompleteLimit3): Likewise.
14519 (CompleteLimit4): Likewise.
14520 (CompleteLimit5): Likewise.
14521 (CompleteLimit6): Likewise.
14522 (CompleteLimit7): Likewise.
14523
14524 2015-04-08 Pedro Alves <palves@redhat.com>
14525
14526 PR gdb/18214
14527 PR gdb/18216
14528 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14529 function.
14530 (main): Install it as SIGUSR1 handler.
14531 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14532 parameter. Always use "setup" as prefix. Toggle "set
14533 displaced-stepping" off/on depending on global. Don't switch to
14534 thread 1 here.
14535 (top level): Add displaced stepping "off/on" test axis. Update
14536 "setup" calls. Wrap each subtest with with_test_prefix. Test
14537 continuing with a queued signal in each thread.
14538
14539 2015-04-08 Pedro Alves <palves@redhat.com>
14540
14541 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14542 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14543 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14544 Return early if running to main fails.
14545 * gdb.trace/while-stepping.exp: Likewise.
14546
14547 2015-04-07 Pedro Alves <palves@redhat.com>
14548
14549 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14550 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14551 interact with inferior program.
14552
14553 2015-04-07 Pedro Alves <palves@redhat.com>
14554
14555 * lib/gdb.exp (inferior_spawn_id): New global.
14556 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14557 spawn id after processing the user code.
14558 (default_gdb_start): Set inferior_spawn_id.
14559 (send_inferior): New procedure.
14560 * lib/gdbserver-support.exp (gdbserver_start): Set
14561 inferior_spawn_id.
14562 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14563
14564 2015-04-07 Pedro Alves <palves@redhat.com>
14565
14566 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14567 * lib/gdbserver-support.exp (gdbserver_start): Make
14568 $server_spawn_id global.
14569 (gdbserver_start): Don't wait for gdbserver's spawn id with
14570 expect_background.
14571 (close_gdbserver): New procedure.
14572 (gdb_exit): Rename the default version and reimplement.
14573
14574 2015-04-07 Pedro Alves <palves@redhat.com>
14575
14576 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
14577 append the substituted item, not the original item.
14578
14579 2015-04-07 Pedro Alves <palves@redhat.com>
14580
14581 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14582 gdb_expect.
14583
14584 2015-04-07 Pedro Alves <palves@redhat.com>
14585
14586 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14587 output appearing once only.
14588
14589 2015-04-07 Pedro Alves <palves@redhat.com>
14590
14591 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14592 that doesn't expect anything. Return early if running to main
14593 fails.
14594
14595 2015-04-07 Yao Qi <yao.qi@linaro.org>
14596
14597 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14598 (child_function): Call alarm.
14599 (main): Move call to alarm into the loop.
14600 * gdb.threads/non-stop-fair-events.exp: Build program with
14601 -DTIMEOUT=$timeout.
14602
14603 2015-04-06 Doug Evans <xdje42@gmail.com>
14604
14605 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14606 Fix dest parameter to board_info.
14607 (fpc_compile): Ditto.
14608 (gdb_compile_pascal): Rename dest arg to destfile.
14609
14610 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14611
14612 * gdb.ada/funcall_ref.exp: New file.
14613 * gdb.ada/funcall_ref/foo.adb: New file.
14614
14615 2015-04-02 Yao Qi <yao.qi@linaro.org>
14616
14617 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14618 is remote.
14619
14620 2015-04-02 Gary Benson <gbenson@redhat.com>
14621
14622 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14623
14624 2015-04-01 Sasha Smundak <asmundak@google.com>
14625
14626 * gdb.python/py-unwind-maint.c: New file.
14627 * gdb.python/py-unwind-maint.exp: New test.
14628 * gdb.python/py-unwind-maint.py: New file.
14629 * gdb.python/py-unwind.c: New file.
14630 * gdb.python/py-unwind.exp: New test.
14631 * gdb.python/py-unwind.py: New test.
14632
14633 2015-04-01 Pedro Alves <palves@redhat.com>
14634
14635 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14636 to fail instead of non-existent $test.
14637
14638 2015-04-01 Pedro Alves <palves@redhat.com>
14639
14640 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14641 GDBFLAGS if not empty.
14642
14643 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14644
14645 * gdb.ada/complete.exp: Remove "multi_line".
14646 * gdb.ada/info_exc.exp: Remove "multi_line".
14647 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14648 * gdb.ada/ptype_field.exp: Remove "multi_line".
14649 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14650 * gdb.ada/tagged.exp: Remove "multi_line".
14651 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14652 [multi_line ...]
14653 * gdb.btrace/delta.exp: Likewise.
14654 * gdb.btrace/exception.exp: Likewise.
14655 * gdb.btrace/function_call_history.exp: Likewise.
14656 * gdb.btrace/instruction_history.exp: Likewise.
14657 * gdb.btrace/nohist.exp: Likewise.
14658 * gdb.btrace/record_goto.exp: Likewise.
14659 * gdb.btrace/segv.exp: Likewise.
14660 * gdb.btrace/stepi.exp: Likewise.
14661 * gdb.btrace/tailcall.exp: Likewise.
14662 * gdb.btrace/unknown_functions.exp: Likewise.
14663 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14664 * lib/gdb.exp: Add the "multi_line" helper.
14665
14666 2015-04-01 Pedro Alves <palves@redhat.com>
14667
14668 * gdb.threads/tid-reuse.c: New file.
14669 * gdb.threads/tid-reuse.exp: New file.
14670
14671 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14672
14673 PR corefiles/16092
14674 * gdb.base/coredump-filter.c: New file.
14675 * gdb.base/coredump-filter.exp: Likewise.
14676
14677 2015-03-27 Petr Machata <pmachata@redhat.com>
14678
14679 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14680 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14681 (Dwarf::assemble): Initialize them.
14682 (Dwarf::lines): New function.
14683
14684 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14685
14686 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14687 SYMBOL_PREFIX for x86_64-*-cygwin.
14688
14689 2015-03-26 Andy Wingo <wingo@igalia.com>
14690
14691 PR symtab/18148
14692 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14693 const_value but not a location.
14694 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14695 location defined in non-main CUs are visible.
14696
14697 2015-03-26 Yao Qi <yao.qi@linaro.org>
14698
14699 PR testsuite/18139
14700 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14701 Add a line number entry for the same line.
14702 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14703 Add a line number entry for the same line.
14704
14705 2015-03-26 Yao Qi <yao.qi@linaro.org>
14706
14707 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14708 .int 0.
14709 (func): Likewise. Add .Lfunc_1 label.
14710 Use .Lfunc_1 label.
14711 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14712 .int 0.
14713 (func): Likewise.
14714 Use .Lfunc_1 label.
14715
14716 2015-03-26 Yao Qi <yao.qi@linaro.org>
14717
14718 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14719 Call gdb_compile instead to compile each .s files without debug
14720 information.
14721
14722 2015-03-26 Yao Qi <yao.qi@linaro.org>
14723
14724 * gdb.base/savedregs.exp (process_saved_regs): Make
14725 "Saved registers:" optional in the pattern.
14726
14727 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14728
14729 * gdb.btrace/next.exp: Merged into step.exp.
14730 * gdb.btrace/finish.exp: Merged into step.exp.
14731 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14732 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14733 "record goto" and checking the exact replay position.
14734 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14735 check for "Recording format" in "info record" output.
14736 * gdb.btrace/record_goto.exp: Choose test file based on target.
14737 * gdb.btrace/x86-record_goto.S: Renamed into ...
14738 * gdb.btrace/x86_64-record_goto.S: ... this.
14739 * gdb.btrace/i686-record_goto.S: New.
14740 * gdb.btrace/x86-tailcall.S: Renamed into ...
14741 * gdb.btrace/x86_64-tailcall.S: ... this.
14742 * gdb.btrace/i686-tailcall.S: New.
14743 * gdb.btrace/x86-tailcall.c: Renamed into ...
14744 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14745 separate statements. Update test.
14746 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14747 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14748 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14749 * gdb.btrace/tailcall.exp: Choose test file based on target.
14750 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14751
14752 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14753
14754 * gdb.btrace/exception.exp: Increase BTS buffer size.
14755
14756 2015-03-24 Pedro Alves <palves@redhat.com>
14757
14758 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14759
14760 2015-03-24 Pedro Alves <palves@redhat.com>
14761
14762 * gdb.threads/schedlock.exp (test_step): No longer expect that
14763 "set scheduler-locking step" with "next" over a function call runs
14764 threads unlocked.
14765
14766 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14767
14768 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14769
14770 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14771
14772 PR breakpoints/16466
14773 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14774 * gdb.mi/mi-pending.c (thread_func): New function.
14775 (int main): Add threading support required.
14776 * gdb.mi/mi-pending.exp: Add tests for this issue.
14777 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14778 (pendfunc2): Remove stdio dependency.
14779 * gdb.mi/mi-pendshr2.c: New file.
14780
14781 2015-03-23 Keith Seitz <keiths@redhat.com>
14782
14783 * gdb.linespec/keywords.c: New file.
14784 * gdb.linespec/keywords.exp: New file.
14785
14786 2015-03-23 Keith Seitz <keiths@redhat.com>
14787
14788 PR gdb/18021
14789 * gdb.dwarf2/staticvirtual.exp: New test.
14790
14791 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14792
14793 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14794 * README: Remove HP-UX and gdb.hp.
14795 (configuration):
14796 * configure: Regenerate.
14797 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14798 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14799 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14800 gdb.hp/gdb.defects/Makefile.
14801 * gdb.hp/Makefile.in: File deleted.
14802 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14803 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14804 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14805 * gdb.hp/gdb.aCC/run.c: File deleted.
14806 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14807 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14808 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14809 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14810 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14811 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14812 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14813 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14814 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14815 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14816 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14817 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14818 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14819 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14820 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14821 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14822 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14823 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14824 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14825 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14826 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14827 * gdb.hp/gdb.compat/average.c: File deleted.
14828 * gdb.hp/gdb.compat/sum.c: File deleted.
14829 * gdb.hp/gdb.compat/xdb.c: File deleted.
14830 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14831 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14832 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14833 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14834 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14835 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14836 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14837 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14838 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14839 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14840 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14841 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14842 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14843 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14844 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14845 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14846 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14847 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14848 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14849 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14850 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14851 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14852 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14853 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14854 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14855 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14856 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14857 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14858 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14859 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14860 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14861 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14862 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14863 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14864 * gdb.hp/tools/odump: File deleted.
14865
14866 2015-03-19 Pedro Alves <palves@redhat.com>
14867
14868 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14869 (saw_thread_3): New globals.
14870 (top level): Increment them when an event for the corresponding
14871 thread is seen.
14872 (no thread starvation): New test.
14873
14874 2015-03-19 Pedro Alves <palves@redhat.com>
14875
14876 * gdb.threads/continue-pending-status.c: New file.
14877 * gdb.threads/continue-pending-status.exp: New file.
14878
14879 2015-03-18 Pedro Alves <palves@redhat.com>
14880
14881 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14882 Use gdb_is_target_remote instead of is_remote. Use
14883 gdb_test_multiple instead of gdb_expect. Exit early if
14884 gdb_test_multiple hits its internal matches. Tighten stepi tests
14885 expected output. Fail on exit with any signal, instead of just
14886 SIGILL.
14887
14888 2015-03-18 Yao Qi <yao.qi@linaro.org>
14889
14890 PR tdep/18107
14891 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14892 variable.
14893 * gdb.base/catch-syscall.exp: Don't skip it on
14894 aarch64*-*-linux* target. Remove elements in all_syscalls.
14895 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14896 target.
14897 (setup_all_syscalls): New proc.
14898
14899 2015-03-16 Yao Qi <yao.qi@linaro.org>
14900
14901 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14902 (top level): Skip tests if valid_addr_p returns false for
14903 $cmd1 or $cmd2.
14904
14905 2015-03-11 Andy Wingo <wingo@igalia.com>
14906
14907 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14908
14909 2015-03-11 Yao Qi <yao.qi@linaro.org>
14910
14911 * gdb.base/catch-syscall.exp: Fix typo in comments.
14912
14913 2015-03-11 Yao Qi <yao.qi@linaro.org>
14914
14915 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14916
14917 2015-03-09 Pedro Alves <palves@redhat.com>
14918
14919 * dg-extract-results.py: Delete.
14920
14921 2015-03-09 Pedro Alves <palves@redhat.com>
14922
14923 Merge dg-extract-results.sh from GCC upstream (r218843).
14924
14925 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14926 * dg-extract-results.sh: Use --text with grep to avoid issues with
14927 binary files. Fall back to cat -v, if that doesn't work.
14928
14929 2015-03-05 Pedro Alves <palves@redhat.com>
14930
14931 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14932
14933 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14934
14935 * lib/mi-support.exp (mi_expect_interrupt): Accept
14936 alternative event for when in all-stop mode.
14937
14938 2015-03-04 Pedro Alves <palves@redhat.com>
14939
14940 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14941
14942 2015-03-04 Mark Kettenis <kettenis@gnu.org>
14943
14944 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14945
14946 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14947
14948 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14949 regexps for GDB's current line display, accept a hex address
14950 preceding the line number.
14951
14952 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14953
14954 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14955 the 'arch1' variable for "s390*-linux*" targets.
14956
14957 2015-03-04 Pedro Alves <palves@redhat.com>
14958
14959 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14960 (main): Pass missing retval argument to pthread_join call.
14961
14962 2015-03-02 Pedro Alves <palves@redhat.com>
14963
14964 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14965 (top level): Call do_test with non-stop as well.
14966
14967 2015-03-02 Pedro Alves <palves@redhat.com>
14968
14969 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14970 -1.
14971
14972 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14973
14974 * gdb.arch/s390-vregs.exp: New test.
14975 * gdb.arch/s390-vregs.S: New file.
14976
14977 2015-02-27 Pedro Alves <palves@redhat.com>
14978
14979 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14980 call to catch_command_errors.
14981 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14982 catch_command_errors.
14983
14984 2015-02-27 Pedro Alves <palves@redhat.com>
14985
14986 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14987 "true" for boolean result.
14988 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14989 prototype of main.
14990
14991 2015-02-27 Pedro Alves <palves@redhat.com>
14992
14993 * lib/unbuffer_output.c: New file.
14994 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14995 (main): Call gdb_unbuffer_output.
14996
14997 2015-02-27 Yao Qi <yao.qi@linaro.org>
14998
14999 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15000 target.
15001
15002 2015-02-26 Doug Evans <dje@google.com>
15003
15004 * gdb.cp/class2.cc (Dbase, D): New classes.
15005 (main): New local delta.
15006 * gdb.cp/class2.exp: Test printing delta.
15007 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15008 (dynbar): New global.
15009 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15010
15011 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15012
15013 * gdb.compile/compile-ifunc.c: New file.
15014 * gdb.compile/compile-ifunc.exp: New file.
15015
15016 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15017
15018 * gdb.base/structs.exp: Check for correct struct on finish.
15019
15020 2015-02-26 Yao Qi <yao.qi@linaro.org>
15021
15022 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15023 is zero.
15024
15025 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15026
15027 * gdb.arch/cordic.ko.bz2: New file.
15028 * gdb.arch/cordic.ko.debug.bz2: New file.
15029 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15030
15031 2015-02-25 Yao Qi <yao.qi@linaro.org>
15032
15033 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15034 aarch64*-*-* target.
15035
15036 2015-02-23 Pedro Alves <palves@redhat.com>
15037
15038 * lib/gdb.exp (delete_breakpoints): Rewrite using
15039 gdb_test_multiple.
15040
15041 2015-02-23 Pedro Alves <palves@redhat.com>
15042
15043 * gdb.base/info-os.c: Include stdlib.h.
15044
15045 2015-02-22 Doug Evans <xdje42@gmail.com>
15046
15047 PR symtab/17855
15048 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15049 is read after symbols have been re-read.
15050 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15051 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15052
15053 2015-02-21 Doug Evans <dje@google.com>
15054
15055 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15056
15057 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15058
15059 PR corefiles/17808
15060 * gdb.arch/i386-biarch-core.core.bz2: New file.
15061 * gdb.arch/i386-biarch-core.exp: New file.
15062
15063 2015-02-21 Pedro Alves <palves@redhat.com>
15064
15065 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15066 runto_main fails.
15067
15068 2015-02-20 Pedro Alves <palves@redhat.com>
15069
15070 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15071 info probes.
15072
15073 2015-02-20 Pedro Alves <palves@redhat.com>
15074
15075 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15076
15077 2015-02-20 Pedro Alves <palves@redhat.com>
15078
15079 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15080 clean_restart before gdb_target_supports_trace.
15081
15082 2015-02-20 Pedro Alves <palves@redhat.com>
15083
15084 PR threads/18006
15085 * gdb.threads/clone-thread_db.c: New file.
15086 * gdb.threads/clone-thread_db.exp: New file.
15087
15088 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15089
15090 PR breakpoints/16812
15091 * gdb.base/catch-gdb-caused-signals.c: New file.
15092 * gdb.base/catch-gdb-caused-signals.exp: New file.
15093
15094 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15095
15096 * configure: Regenerated.
15097 * configure.ac: Use GDB_AC_TRANSFORM.
15098 * aclocal.m4: sinclude ../transform.m4.
15099
15100 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15101
15102 * lib/dtrace.exp: New file.
15103 * gdb.base/dtrace-probe.exp: Likewise.
15104 * gdb.base/dtrace-probe.d: Likewise.
15105 * gdb.base/dtrace-probe.c: Likewise.
15106 * lib/pdtrace.in: Likewise.
15107 * configure.ac: Output variables with the transformed names of
15108 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15109 * configure: Regenerated.
15110
15111 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15112
15113 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15114 expected message when trying to access $_probe_* convenience
15115 variables while not on a probe.
15116
15117 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15118
15119 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15120
15121 2015-02-11 Pedro Alves <pedro@codesourcery.com>
15122
15123 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15124 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15125
15126 2015-02-10 Doug Evans <xdje42@gmail.com>
15127
15128 * lib/gdb.exp (gdb_load): Always return a result.
15129
15130 2015-02-10 Pedro Alves <palves@redhat.com>
15131
15132 * gdb.threads/signal-sigtrap.c: New file.
15133 * gdb.threads/signal-sigtrap.exp: New file.
15134
15135 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15136
15137 * gdb.trace/no-attach-trace.c: New file.
15138 * gdb.trace/no-attach-trace.exp: New file.
15139
15140 2015-02-09 Mark Wielaard <mjw@redhat.com>
15141
15142 * gdb.dwarf2/atomic.c: New file.
15143 * gdb.dwarf2/atomic-type.exp: Likewise.
15144
15145 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15146
15147 * gdb.btrace/buffer-size.exp: Update "info record" output.
15148 * gdb.btrace/delta.exp: Update "info record" output.
15149 * gdb.btrace/enable.exp: Update "info record" output.
15150 * gdb.btrace/finish.exp: Update "info record" output.
15151 * gdb.btrace/instruction_history.exp: Update "info record" output.
15152 * gdb.btrace/next.exp: Update "info record" output.
15153 * gdb.btrace/nexti.exp: Update "info record" output.
15154 * gdb.btrace/step.exp: Update "info record" output.
15155 * gdb.btrace/stepi.exp: Update "info record" output.
15156 * gdb.btrace/nohist.exp: Update "info record" output.
15157
15158 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15159
15160 * gdb.btrace/buffer-size: New.
15161
15162 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15163
15164 * gdb.btrace/delta.exp: Update "info record" output.
15165 * gdb.btrace/enable.exp: Update "info record" output.
15166 * gdb.btrace/finish.exp: Update "info record" output.
15167 * gdb.btrace/instruction_history.exp: Update "info record" output.
15168 * gdb.btrace/next.exp: Update "info record" output.
15169 * gdb.btrace/nexti.exp: Update "info record" output.
15170 * gdb.btrace/step.exp: Update "info record" output.
15171 * gdb.btrace/stepi.exp: Update "info record" output.
15172 * gdb.btrace/nohist.exp: Update "info record" output.
15173
15174 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15175
15176 PR gdb/15678
15177 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15178
15179 2015-02-06 Pedro Alves <palves@redhat.com>
15180
15181 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15182 macro.
15183 (seconds_left, again): New globals.
15184 (main): Wait seconds_left in a 1-second sleep loop instead of
15185 sleeping 180 seconds. If 'again' is set, reset the seconds
15186 counter.
15187 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15188 'again' in the inferior before detaching. Print the seconds left.
15189 (options): New global.
15190 (top level): Build program with -DTIMEOUT=$timeout.
15191
15192 2015-02-06 Pedro Alves <palves@redhat.com>
15193
15194 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15195 determine how many seconds to pass to 'alarm'.
15196 * gdb.base/gdb-sigterm.exp (top level): Build program with
15197 -DTIMEOUT=$timeout.
15198 (do_test): Return success/failure indication. Add more verbose
15199 logging. Don't fail if 200 single steps are seen. Instead, fail
15200 when the test times out.
15201 (passes): New global.
15202 (top level): Break the testing loop if testing fails on any
15203 iteration. Use gdb_assert.
15204
15205 2015-02-04 Don Breazeal <donb@codesourcery.com>
15206
15207 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15208 and initialize them.
15209 (ipc_cleanup): New function.
15210 (main): Don't declare shmid, semid, and msqid. Add a call to
15211 atexit so that we call ipc_cleanup on exit.
15212
15213 2015-02-04 Pedro Alves <palves@redhat.com>
15214
15215 * boards/native-extended-gdbserver.exp: Remove any target variant
15216 specifications from the board name before clearing the isremote
15217 flag from board_info.
15218
15219 2015-01-31 Doug Evans <xdje42@gmail.com>
15220
15221 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15222
15223 2015-01-31 Gary Benson <gbenson@redhat.com>
15224
15225 * gdb.base/completion.exp: Disable completion limiting for
15226 existing tests. Add new tests to check completion limiting.
15227 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15228
15229 2015-01-31 Doug Evans <xdje42@gmail.com>
15230
15231 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15232
15233 2015-01-31 Doug Evans <xdje42@gmail.com>
15234
15235 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15236 entries. Duplicate file section script entries.
15237 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15238 inlined entries. Add test for safe-path rejection.
15239 * gdb.python/py-section-script.c: Add duplicate inlined section script
15240 entries. Duplicate file section script entries.
15241 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15242 inlined entries. Add test for safe-path rejection.
15243
15244 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15245
15246 * gdb.ada/disc_arr_bound: New testcase.
15247
15248 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15249
15250 * gdb.ada/mi_var_array: New testcase.
15251
15252 2015-01-27 Doug Evans <dje@google.com>
15253
15254 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15255 Add test for objfile.filename, objfile.username after objfile
15256 has been unloaded.
15257
15258 2015-01-26 Joel Brobecker <brobecker@adacore.com>
15259
15260 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15261 the second test to print the name attribute of value
15262 returned by the call to gdb.lookup_type, and adjust
15263 the expected output accordingly.
15264
15265 2015-01-25 Mark Wielaard <mjw@redhat.com>
15266
15267 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15268 * gdb.base/disp-step-fork.c: Include unistd.h.
15269 * gdb.base/siginfo-obj.c: Include stdio.h.
15270 * gdb.base/siginfo-thread.c: Likewise.
15271 * gdb.mi/non-stop.c: Include unistd.h.
15272 * gdb.mi/nsthrexec.c: Include stdio.h.
15273 * gdb.mi/pthreads.c: Include unistd.h.
15274 * gdb.modula2/unbounded1.c (main): Declare returns int.
15275 * gdb.reverse/consecutive-reverse.c: Likewise.
15276 * gdb.threads/create-fail.c: Include unistd.h.
15277 * gdb.threads/killed.c: Likewise.
15278 * gdb.threads/linux-dp.c: Likewise.
15279 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15280 * gdb.threads/non-ldr-exc-2.c: Likewise.
15281 * gdb.threads/non-ldr-exc-3.c: Likewise.
15282 * gdb.threads/non-ldr-exc-4.c: Likewise.
15283 * gdb.threads/pthreads.c: Include unistd.h.
15284 (main): Declare returns int.
15285 * gdb.threads/tls-main.c (foo): New declaration.
15286 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15287
15288 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15289
15290 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15291 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15292
15293 2015-01-15 Mark Wielaard <mjw@redhat.com>
15294
15295 * gdb.base/noreturn-return.c: New file.
15296 * gdb.base/noreturn-return.exp: New file.
15297 * gdb.base/noreturn-finish.c: New file.
15298 * gdb.base/noreturn-finish.exp: New file.
15299
15300 2015-01-23 Pedro Alves <palves@redhat.com>
15301
15302 * gdb.threads/continue-pending-after-query.c: New file.
15303 * gdb.threads/continue-pending-after-query.exp: New file.
15304
15305 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15306 Simon Marchi <simon.marchi@ericsson.com>
15307
15308 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15309 * gdb.base/valgrind-db-attach.exp: Same.
15310 * gdb.base/valgrind-infcall.exp: Same.
15311 * lib/mi-support.exp (default_mi_gdb_start): Same.
15312 * lib/prompt.exp (default_prompt_gdb_start): Same.
15313 * lib/gdb.exp (default_gdb_spawn): Same.
15314 (gdb_interact): New.
15315
15316
15317 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15318
15319 * gdb.compile/compile.exp (pointer to jit function): New test.
15320
15321 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
15322
15323 * lib/gdb.exp (supports_process_record): Return true for
15324 powerpc*-*-linux*.
15325 (supports_reverse): Likewise.
15326
15327 2015-01-15 Don Breazeal <donb@codesourcery.com>
15328
15329 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15330 instead of checking whether the target board is remote and
15331 use spawn_wait_for_attach instead of exec/sleep.
15332 * gdb.base/attach-twice.exp: Likewise.
15333
15334 2015-01-15 Joel Brobecker <brobecker@adacore.com>
15335
15336 * gdb.ada/var_arr_attrs: New testcase.
15337
15338 2015-01-14 Pedro Alves <palves@redhat.com>
15339 Joel Brobecker <brobecker@adacore.com>
15340
15341 PR gdb/17525
15342 * gdb.base/bp-cmds-execution-x-script.c: New file.
15343 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15344 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15345
15346 2015-01-14 Pedro Alves <palves@redhat.com>
15347
15348 PR cli/17828
15349 * gdb.base/batch-preserve-term-settings.c: New file.
15350 * gdb.base/batch-preserve-term-settings.exp: New file.
15351
15352 2015-01-13 Doug Evans <dje@google.com>
15353
15354 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15355 binary.
15356
15357 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15358
15359 * Makefile.in (clean mostlyclean): Do not delete *.py.
15360
15361 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15362
15363 * gdb.python/py-lookup-type.exp: New file.
15364
15365 2015-01-12 Pedro Alves <palves@redhat.com>
15366
15367 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15368 restore GDBFLAGS before returning.
15369
15370 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15371
15372 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15373 is_amd64_regs_target and is_x86_like_target.
15374
15375 2015-01-11 Doug Evans <xdje42@gmail.com>
15376
15377 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15378 is given without an explicit form.
15379 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15380 attributes.
15381 * gdb.dwarf/corrupt.exp: Ditto.
15382 * gdb.dwarf2/enum-type.exp: Ditto.
15383 * gdb.trace/entry-values.exp: Ditto.
15384 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15385
15386 2015-01-11 Doug Evans <xdje42@gmail.com>
15387
15388 PR gdb/15830
15389 * gdb.base/maint.exp: Remove references to "maint demangle".
15390 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15391 Add tests for explicitly specifying language to demangle.
15392 * gdb.dlang/demangle.exp: Ditto.
15393
15394 2015-01-09 Pedro Alves <palves@redhat.com>
15395
15396 * gdb.threads/non-stop-fair-events.c: New file.
15397 * gdb.threads/non-stop-fair-events.exp: New file.
15398
15399 2015-01-09 Pedro Alves <palves@redhat.com>
15400
15401 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15402 the global scope. Set a breakpoint after all threads are started
15403 rather than stepping over two source lines. Expect the prompt.
15404 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15405 global.
15406 (NUM): Now 15.
15407 (main): Use threads_started_barrier to wait for all threads to
15408 start. Main thread no longer calls thread_function. Exit after
15409 180 seconds.
15410 (loop): New function.
15411 (thread_function): Wait on threads_started_barrier barrier. Call
15412 'loop' at each iteration.
15413 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15414 threads have started, instead of hardcoding number of "next"
15415 steps. Use an access watchpoint instead of a write watchpoint.
15416
15417 2015-01-09 Pedro Alves <palves@redhat.com>
15418
15419 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15420 (thread_func): Wait on barrier.
15421 (main): Wait for all threads to start before stopping GDB.
15422 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15423 global.
15424 (thread1_func, thread2_func): Wait on barrier.
15425 (main): Wait for all threads to start before stopping GDB.
15426 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15427 New global.
15428 (thread1_func, thread2_func): Wait on barrier.
15429 (main): Wait for all threads to start before stopping GDB.
15430
15431 2015-01-09 Pedro Alves <palves@redhat.com>
15432
15433 * gdb.threads/attach-many-short-lived-threads.c: New file.
15434 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15435
15436 2014-01-09 Pedro Alves <palves@redhat.com>
15437
15438 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15439 instead of to thread 2.
15440 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15441 Add barrier around each pthread_create call instead of around all
15442 calls.
15443 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15444 Set a break on thread_function and have the child threads hit it
15445 one at at a time.
15446
15447 2015-01-09 Pedro Alves <palves@redhat.com>
15448
15449 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15450 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15451 false.
15452 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15453 checking whether the target board is remote.
15454 * gdb.multi/multi-attach.exp: Likewise.
15455 * gdb.python/py-sync-interp.exp: Likewise.
15456 * gdb.server/ext-attach.exp: Likewise.
15457 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15458 tests that need to attach, instead of checking whether the target
15459 board is remote at the top of the file.
15460
15461 2015-01-08 Yao Qi <yao@codesourcery.com>
15462
15463 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15464
15465 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15466
15467 Fix testcase compilation.
15468 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15469
15470 2015-01-06 Joel Brobecker <brobecker@adacore.com>
15471
15472 * gdb.python/py-type.exp: Add a couple test about empty
15473 array creation, and negative-length array creation.
15474
15475 2015-01-02 Doug Evans <xdje42@gmail.com>
15476
15477 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15478
15479 2015-01-02 Doug Evans <dje@google.com>
15480
15481 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15482
15483 2014-12-29 Yao Qi <yao@codesourcery.com>
15484
15485 * gdb.trace/entry-values.exp: Update comments. Rename variable
15486 bar_call_foo to returned_from_foo.
15487
15488 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15489
15490 PR gdb/17394
15491 * gdb.linespec/break-asm-file.c: New file.
15492 * gdb.linespec/break-asm-file.exp: New file.
15493 * gdb.linespec/break-asm-file0.s: New file.
15494 * gdb.linespec/break-asm-file1.s: New file.
15495
15496 2014-12-18 Nigel Stephens <nigel@mips.com>
15497 Maciej W. Rozycki <macro@codesourcery.com>
15498
15499 * gdb.base/float.exp: Handle the new output from "info float" on
15500 MIPS targets.
15501
15502 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15503
15504 Fix MinGW compilation.
15505 * gdb.compile/compile-ops.exp: Update untested message if
15506 !skip_compile_feature_tests.
15507 * gdb.compile/compile-setjmp.exp: Likewise.
15508 * gdb.compile/compile-tls.exp: Likewise.
15509 * gdb.compile/compile.exp: Likewise.
15510 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15511 supported on this host".
15512
15513 2014-12-16 Doug Evans <xdje42@gmail.com>
15514
15515 * boards/stabs.exp: New file.
15516
15517 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15518
15519 * gdb.base/completion.exp: Adjust to format changes of "maint
15520 print user-registers".
15521
15522 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
15523
15524 PR server/17457
15525 * gdb.arch/aarch64-fp.c: New file.
15526 * gdb.arch/aarch64-fp.exp: New file.
15527
15528 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15529
15530 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15531 r210637, r210913, r211666, r215400, r215817).
15532
15533 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15534 * dg-extract-results.py: New file.
15535 * dg-extract-results.sh: Use it if the environment seems
15536 suitable.
15537
15538 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15539
15540 * dg-extract-results.py (parse_run): Handle warnings that
15541 are printed before a test harness is run.
15542
15543 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15544
15545 * dg-extract-results.py (Named): Remove __cmp__ method.
15546 (output_variation): Use a key to sort variation.harnesses.
15547
15548 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15549
15550 * dg-extract-results.py: For Python 3, force sys.stdout to
15551 handle surrogate escape sequences.
15552 (safe_open): New function.
15553 (output_segment, main): Use it.
15554
15555 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15556
15557 * dg-extract-results.py (Prog.result_re): Include options
15558 in test name.
15559
15560 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15561
15562 * dg-extract-results.py (output_variation): Always sort if
15563 do_sum.
15564
15565 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15566
15567 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15568 as long as we get pagination notifications.
15569
15570 2014-12-15 Jason Merrill <jason@redhat.com>
15571
15572 * Makefile.in (check-gdb.%): Restore.
15573 * README: Mention it.
15574
15575 2014-12-13 Joel Brobecker <brobecker@adacore.com>
15576
15577 * gdb.ada/str_uninit: New testcase.
15578
15579 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15580
15581 PR symtab/17642
15582 * gdb.base/vla-stub-define.c: New file.
15583 * gdb.base/vla-stub.c: New file.
15584 * gdb.base/vla-stub.exp: New file.
15585
15586 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15587 Jan Kratochvil <jan.kratochvil@redhat.com>
15588 Tom Tromey <tromey@redhat.com>
15589
15590 * configure.ac: Add gdb.compile/.
15591 * configure: Regenerate.
15592 * gdb.compile/Makefile.in: New file.
15593 * gdb.compile/compile-ops.exp: New file.
15594 * gdb.compile/compile-ops.c: New file.
15595 * gdb.compile/compile-tls.c: New file.
15596 * gdb.compile/compile-tls.exp: New file.
15597 * gdb.compile/compile-constvar.S: New file.
15598 * gdb.compile/compile-constvar.c: New file.
15599 * gdb.compile/compile-mod.c: New file.
15600 * gdb.compile/compile-nodebug.c: New file.
15601 * gdb.compile/compile-setjmp-mod.c: New file.
15602 * gdb.compile/compile-setjmp.c: New file.
15603 * gdb.compile/compile-setjmp.exp: New file.
15604 * gdb.compile/compile-shlib.c: New file.
15605 * gdb.compile/compile.c: New file.
15606 * gdb.compile/compile.exp: New file.
15607 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15608
15609 2014-12-12 Tom Tromey <tromey@redhat.com>
15610
15611 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15612 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15613
15614 2014-12-12 Doug Evans <dje@google.com>
15615
15616 * lib/gdb-python.exp (get_python_valueof): New function.
15617 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15618
15619 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15620
15621 * gdb.base/completion.exp: Add test for completion of "info
15622 registers ".
15623
15624 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15625
15626 * gdb.base/func-ptrs.c: New file.
15627 * gdb.base/func-ptrs.exp: New file.
15628
15629 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15630
15631 PR breakpoints/17012
15632 * gdb.base/dprintf-detach.c: New file.
15633 * gdb.base/dprintf-detach.exp: New file.
15634
15635 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15636
15637 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15638 * lib/gdb.exp (target_is_gdbserver): New procedure.
15639
15640 2014-12-08 Doug Evans <dje@google.com>
15641
15642 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15643
15644 2014-12-05 Yao Qi <yao@codesourcery.com>
15645
15646 * gdb.guile/scm-error.exp: Remove the third argument to
15647 gdb_remote_download.
15648 * gdb.guile/scm-frame-args.exp: Likewise.
15649 * gdb.guile/scm-section-script.exp: Likewise.
15650
15651 2014-12-05 Yao Qi <yao@codesourcery.com>
15652
15653 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15654
15655 2014-12-04 Doug Evans <dje@google.com>
15656
15657 * gdb.python/py-objfile.exp: Add tests for
15658 objfile.add_separate_debug_file.
15659
15660 2014-12-04 Doug Evans <dje@google.com>
15661
15662 * lib/gdb.exp (get_build_id): New function.
15663 (build_id_debug_filename_get): Rewrite to use it.
15664 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15665
15666 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15667
15668 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15669 `method(long)', not just 0x0.
15670 * gdb.cp/nsalias.exp: Align code labels to 4.
15671 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15672 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15673 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15674 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15675 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15676 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15677
15678 2014-12-02 Doug Evans <dje@google.com>
15679
15680 PR symtab/17602
15681 * gdb.cp/anon-ns.cc: Move guts of this file to ...
15682 * gdb.cp/anon-ns2.cc: ... here. New file.
15683 * gdb.cp/anon-ns.exp: Update.
15684
15685 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
15686
15687 * gdb.python/py-events.py (inferior_call_handler): New.
15688 (register_changed_handler, memory_changed_handler): New.
15689 (test_events.invoke): Register new handlers.
15690 * gdb.python/py-events.exp: Add tests for inferior call,
15691 memory_changed and register_changed events.
15692
15693 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15694
15695 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15696 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15697 if the linker doesn't understand this.
15698
15699 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15700
15701 * gdb.python/python.exp: Change expected reply to help().
15702
15703 2014-12-01 Yao Qi <yao@codesourcery.com>
15704
15705 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15706 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15707 * configure: Re-generated.
15708
15709 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15710
15711 * gdb.cp/chained-calls.cc: New file.
15712 * gdb.cp/chained-calls.exp: New file.
15713 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15714
15715 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15716
15717 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15718 * gdb.dwarf2/symtab-producer.exp: Same.
15719 * gdb.gdb/python-interrupts.exp: Same.
15720 * gdb.gdb/python-selftest.exp: Same.
15721 * gdb.python/py-linetable.exp: Same.
15722 * gdb.python/py-type.exp: Same.
15723 * gdb.python/py-value-cc.exp: Same.
15724 * gdb.python/py-value.exp: Same.
15725
15726 2014-11-28 Yao Qi <yao@codesourcery.com>
15727
15728 * gdb.base/break-probes.exp: Match library name prefixed with
15729 sysroot.
15730
15731 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15732
15733 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15734 test expected output. Add parentheses for the call to print.
15735 Remove L suffix from integers.
15736
15737 2014-11-26 Doug Evans <dje@google.com>
15738
15739 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15740
15741 2014-11-22 Yao Qi <yao@codesourcery.com>
15742
15743 * gdb.trace/entry-values.c: Remove asms.
15744 (foo): Add foo_label.
15745 (bar): Add bar_label.
15746 * gdb.trace/entry-values.exp: Remove code computing foo's
15747 length and bar's length.
15748 (Dwarf::assemble): Invoke function_range for bar and use
15749 MACRO_AT_func for foo.
15750
15751 2014-11-22 Yao Qi <yao@codesourcery.com>
15752
15753 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15754 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15755 Use .Lgcc43_procstart instead of gcc43.
15756
15757 2014-11-21 Joel Brobecker <brobecker@adacore.com>
15758
15759 * gdb.ada/n_arr_bound: New testcase.
15760
15761 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15762
15763 PR breakpoints/10737
15764 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15765 test_catch_syscall_multi_arch.
15766 (test_catch_syscall_multi_arch): New function.
15767
15768 2014-11-20 Doug Evans <xdje42@gmail.com>
15769
15770 * gdb.base/maint.exp: Update expected output.
15771
15772 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15773
15774 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15775 4-byte instruction on S390.
15776
15777 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15778
15779 * gdb.ada/arr_arr: New testcase.
15780
15781 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15782
15783 * gdb.ada/pkd_arr_elem: New Testcase.
15784
15785 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
15786
15787 * gdb.reverse/break-precsave: Expect completion message for
15788 core file reads.
15789 * gdb.reverse/consecutive-precsave.exp: Likewise.
15790 * gdb.reverse/finish-precsave.exp: Likewise.
15791 * gdb.reverse/i386-precsave.exp: Likewise.
15792 * gdb.reverse/machinestate-precsave.exp: Likewise.
15793 * gdb.reverse/sigall-precsave.exp: Likewise.
15794 * gdb.reverse/solib-precsave.exp: Likewise.
15795 * gdb.reverse/step-precsave.exp: Likewise.
15796 * gdb.reverse/until-precsave.exp: Likewise.
15797 * gdb.reverse/watch-precsave.exp: Likewise.
15798
15799 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15800
15801 * gdb.base/bp-permanent.c: Include unistd.h.
15802 * gdb.python/py-framefilter-mi.c (main): Add return type.
15803 * gdb.python/py-framefilter.c (main): Likewise.
15804 * gdb.trace/actions-changed.c (main): Likewise.
15805
15806 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15807
15808 * gdb.mi/until.c: Add eye-catchers.
15809 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15810 line numbers.
15811
15812 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15813
15814 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15815 function header variants in break1.c.
15816 * gdb.base/ena-dis-br.exp: Likewise.
15817 * gdb.base/hbreak2.exp: Likewise.
15818 * gdb.reverse/until-precsave.exp: Drop references to removed
15819 non-prototype function header variants in ur1.c.
15820 * gdb.reverse/until-reverse.exp: Likewise.
15821
15822 2014-11-17 Petr Machata <pmachata@redhat.com>
15823
15824 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15825 ${_cu_offset_size} bytes abbrev offset.
15826
15827 2014-11-15 Doug Evans <xdje42@gmail.com>
15828
15829 PR symtab/17559
15830 * gdb.base/line-symtabs.exp: New file.
15831 * gdb.base/line-symtabs.c: New file.
15832 * gdb.base/line-symtabs.h: New file.
15833
15834 2014-11-14 Yao Qi <yao@codesourcery.com>
15835
15836 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15837 (func): Add label func_label.
15838 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15839 Replace low_pc and high_pc with MACRO_AT_range.
15840 Replace name, low_pc and high_pc with MACRO_AT_func.
15841
15842 2014-11-14 Yao Qi <yao@codesourcery.com>
15843
15844 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15845 Replace name, low_pc and high_pc with MACRO_AT_func.
15846
15847 2014-11-14 Yao Qi <yao@codesourcery.com>
15848
15849 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15850 produce debug information.
15851 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15852
15853 2014-11-14 Yao Qi <yao@codesourcery.com>
15854
15855 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15856 object and get function length.
15857 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15858 with MACRO_AT_func.
15859 (top-level): Replace gdb_compile and clean_restart with
15860 prepare_for_testing.
15861 * gdb.dwarf2/main.c (main): Add label main_label.
15862
15863 2014-11-14 Yao Qi <yao@codesourcery.com>
15864
15865 * lib/dwarf.exp (function_range): New procedure.
15866 (Dwarf::_handle_macro_at_func): New procedure.
15867 (Dwarf::_handle_macro_at_range): New procedure.
15868 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15869
15870 2014-11-14 Yao Qi <yao@codesourcery.com>
15871
15872 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15873 (_handle_attribute): New procedure.
15874
15875 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15876
15877 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15878 * gdb.base/call-sc.c (zed): Likewise.
15879 * gdb.base/checkpoint.c (main): Likewise.
15880 * gdb.base/dump.c (main): Likewise.
15881 * gdb.base/gcore.c (main): Likewise.
15882 * gdb.base/huge.c (main): Likewise.
15883 * gdb.base/multi-forks.c (main): Likewise.
15884 * gdb.base/pr10179-a.c (main): Likewise.
15885 * gdb.base/savedregs.c (main): Likewise.
15886 * gdb.base/sigaltstack.c (main): Likewise.
15887 * gdb.base/siginfo.c (main): Likewise.
15888 * gdb.base/structs.c (zed): Likewise.
15889 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15890 * gdb.mi/mi-syn-frame.c (main): Likewise.
15891 * gdb.mi/until.c (foo, main): Likewise.
15892 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15893 * gdb.base/solib-weak.c (foo): Declare.
15894 * gdb.base/attach-twice.c: Include stdio.h.
15895 * gdb.base/weaklib1.c: Likewise.
15896 * gdb.base/weaklib2.c: Likewise.
15897 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15898 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15899 unistd.h.
15900 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15901 * gdb.mi/mi-exit-code.c: Likewise.
15902 * gdb.base/break-interp-lib.c: Include string.h.
15903 * gdb.base/coremaker.c: Likewise.
15904 * gdb.base/testenv.c: Likewise.
15905 * gdb.python/py-finish-breakpoint.c: Likewise.
15906 * gdb.base/inferior-died.c: Include sys/wait.h.
15907 * gdb.base/fileio.c: Include time.h.
15908 * gdb.base/async-shell.c: Include unistd.h.
15909 * gdb.base/dprintf-non-stop.c: Likewise.
15910 * gdb.base/info-os.c: Likewise.
15911 * gdb.mi/mi-console.c: Likewise.
15912 * gdb.mi/watch-nonstop.c: Likewise.
15913 * gdb.python/py-events.c: Likewise.
15914 * gdb.base/async.c (baz): Move up before its invocation.
15915 * gdb.base/code_elim2.c (my_global_func): Likewise.
15916 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15917 * gdb.base/advance.c (func2): Likewise.
15918
15919 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15920
15921 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15922 variant.
15923 * gdb.base/annota3.c: Likewise.
15924 * gdb.base/async.c: Likewise.
15925 * gdb.base/average.c: Likewise.
15926 * gdb.base/call-ar-st.c: Likewise.
15927 * gdb.base/call-rt-st.c: Likewise.
15928 * gdb.base/call-sc.c: Likewise.
15929 * gdb.base/call-strs.c: Likewise.
15930 * gdb.base/ending-run.c: Likewise.
15931 * gdb.base/execd-prog.c: Likewise.
15932 * gdb.base/exprs.c: Likewise.
15933 * gdb.base/foll-exec.c: Likewise.
15934 * gdb.base/foll-fork.c: Likewise.
15935 * gdb.base/foll-vfork.c: Likewise.
15936 * gdb.base/funcargs.c: Likewise.
15937 * gdb.base/gcore.c: Likewise.
15938 * gdb.base/jump.c: Likewise.
15939 * gdb.base/langs0.c: Likewise.
15940 * gdb.base/langs1.c: Likewise.
15941 * gdb.base/langs2.c: Likewise.
15942 * gdb.base/mips_pro.c: Likewise.
15943 * gdb.base/nodebug.c: Likewise.
15944 * gdb.base/opaque0.c: Likewise.
15945 * gdb.base/opaque1.c: Likewise.
15946 * gdb.base/recurse.c: Likewise.
15947 * gdb.base/run.c: Likewise.
15948 * gdb.base/scope0.c: Likewise.
15949 * gdb.base/scope1.c: Likewise.
15950 * gdb.base/setshow.c: Likewise.
15951 * gdb.base/setvar.c: Likewise.
15952 * gdb.base/shmain.c: Likewise.
15953 * gdb.base/shr1.c: Likewise.
15954 * gdb.base/shr2.c: Likewise.
15955 * gdb.base/sigall.c: Likewise.
15956 * gdb.base/signals.c: Likewise.
15957 * gdb.base/so-indr-cl.c: Likewise.
15958 * gdb.base/solib2.c: Likewise.
15959 * gdb.base/structs.c: Likewise.
15960 * gdb.base/sum.c: Likewise.
15961 * gdb.base/vforked-prog.c: Likewise.
15962 * gdb.base/watchpoint.c: Likewise.
15963 * gdb.reverse/shr2.c: Likewise.
15964 * gdb.reverse/until-reverse.c: Likewise.
15965 * gdb.reverse/ur1.c: Likewise.
15966 * gdb.reverse/watch-reverse.c: Likewise.
15967
15968 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15969
15970 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15971 variant.
15972 * gdb.base/sepdebug.exp: Drop references to removed code.
15973
15974 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15975
15976 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15977 variant. Preserve original line numbering.
15978 * gdb.base/list1.c: Likewise.
15979
15980 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15981
15982 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15983 variant.
15984 * gdb.base/break1.c: Likewise.
15985 * gdb.base/break.exp: Drop references to removed code.
15986
15987 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15988
15989 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15990 variant.
15991
15992 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15993
15994 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15995
15996 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15997
15998 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15999 logic into perform_all_tests() and invoke it with and without
16000 function header prototypes.
16001 (do_function_calls): Remove conditional XFAIL for PR 5318.
16002 (rerun_and_prepare): Remove duplicate code.
16003 (perform_all_tests): New. Main logic moved here.
16004
16005 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16006
16007 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16008 code guarded by #ifdef NO_PROTOTYPES.
16009 (t_double_many_args): Likewise.
16010 (DEF_FUNC_MANY_ARGS_1): Likewise.
16011 (DEF_FUNC_VALUES_1): Likewise.
16012 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16013 guarded by #ifdef PROTOTYPES.
16014
16015 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16016
16017 * gdb.mi/mi-console.c: Add eye-catcher.
16018 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16019 instead of literal line number.
16020
16021 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16022
16023 * gdb.base/shr2.c: Add eye-catcher.
16024 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16025 line number.
16026
16027 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16028
16029 * gdb.base/jump.c: Add eye-catchers.
16030 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16031 numbers.
16032
16033 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16034
16035 * gdb.base/execd-prog.c: Add eye-catchers.
16036 * gdb.base/foll-exec.c: Likewise.
16037 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16038 line numbers.
16039
16040 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16041
16042 * gdb.base/ending-run.c: Add eye-catchers.
16043 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16044 literal line numbers.
16045
16046 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16047
16048 * gdb.base/call-rt-st.c: Add eye-catchers.
16049 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16050 literal line numbers.
16051
16052 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16053
16054 * gdb.base/call-ar-st.c: Add eye-catchers.
16055 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16056 literal line numbers.
16057
16058 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16059
16060 * gdb.base/average.c: Add eye-catchers.
16061 * gdb.base/sum.c: Likewise.
16062 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16063 regexps dynamically.
16064
16065 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16066
16067 * gdb.base/solib1.c: Add eye-catchers.
16068 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16069 literal line numbers.
16070
16071 2014-11-12 Pedro Alves <palves@redhat.com>
16072
16073 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16074 leader has exited.
16075
16076 2014-11-12 Pedro Alves <palves@redhat.com>
16077
16078 * gdb.arch/i386-bp_permanent.c: New file.
16079 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16080 (srcfile): Set to i386-bp_permanent.c.
16081 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16082 that stepi does not execute the 'leave' instruction, instead of
16083 testing it does execute.
16084 * gdb.base/bp-permanent.c: New file.
16085 * gdb.base/bp-permanent.exp: New file.
16086
16087 2014-11-10 Doug Evans <xdje42@gmail.com>
16088
16089 PR symtab/17564
16090 * gdb.base/symtab-search-order.exp: New file.
16091 * gdb.base/symtab-search-order.c: New file.
16092 * gdb.base/symtab-search-order-1.c: New file.
16093 * gdb.base/symtab-search-order-shlib-1.c: New file.
16094
16095 2014-11-07 Pedro Alves <palves@redhat.com>
16096
16097 PR gdb/17511
16098 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16099 i?86-*-linux*.
16100
16101 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16102
16103 PR c++/17494
16104 * gdb.cp/pr17494.cc: New file.
16105 * gdb.cp/pr17494.exp: New file.
16106
16107 2014-11-02 Yao Qi <yao@codesourcery.com>
16108
16109 * gdb.python/python.exp: Get working directory and match the
16110 output of "set extended-prompt \\w " with it.
16111
16112 2014-10-30 Doug Evans <dje@google.com>
16113
16114 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16115 in objfiles.
16116 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16117 in progspaces.
16118
16119 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
16120
16121 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16122 * gdb.base/realname-expand.exp: Likewise.
16123 * gdb.linespec/macro-relative.exp: Likewise.
16124
16125 2014-10-29 Pedro Alves <palves@redhat.com>
16126
16127 PR gdb/17408
16128 * gdb.threads/schedlock.c (some_function): New function.
16129 (call_function): New global.
16130 (MAYBE_CALL_SOME_FUNCTION): New macro.
16131 (thread_function): Call it.
16132 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16133 and use it instead of a global counter. Adjust all callers.
16134 (get_current_thread): Use "find current thread" for test message
16135 here rather than having all callers pass down the same string.
16136 (goto_loop): New procedure, factored out from ...
16137 (my_continue): ... this.
16138 (step_ten_loops): Change parameter from test message to command to
16139 use. Adjust.
16140 (list_count): Delete global.
16141 (check_result): New procedure, factored out from duplicate top
16142 level code.
16143 (continue tests): Wrap in with_test_prefix.
16144 (test_step): New procedure, factored out from duplicate top level
16145 code.
16146 (top level): Test "step" in combination with all scheduler-locking
16147 modes. Test "next" in combination with all scheduler-locking
16148 modes, and in combination with stepping over a function call or
16149 not.
16150 * gdb.threads/next-bp-other-thread.c: New file.
16151 * gdb.threads/next-bp-other-thread.exp: New file.
16152
16153 2014-10-29 Pedro Alves <palves@redhat.com>
16154
16155 PR python/17372
16156 * gdb.python/python.exp: Test a multi-line command that spawns
16157 interactive Python.
16158 * gdb.base/multi-line-starts-subshell.exp: New file.
16159
16160 2014-10-29 Yao Qi <yao@codesourcery.com>
16161
16162 * gdb.base/fileio.exp: Make directories on host.
16163
16164 2014-10-29 Yao Qi <yao@codesourcery.com>
16165
16166 * gdb.base/fileio.c (test_write): Close the file.
16167
16168 2014-10-28 Pedro Alves <palves@redhat.com>
16169
16170 PR gdb/12623
16171 * gdb.base/sigstep.c (no_handler): New global.
16172 (main): If 'no_handler is true, set the signal handlers to
16173 SIG_IGN.
16174 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16175 with_sw_watch and no_handler parameters. Handle them.
16176 (top level) <stepping over handler when stopped at a breakpoint
16177 test>: Add a test axis for testing with a software watchpoint, and
16178 another for testing with the signal handler set to SIG_IGN.
16179 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16180 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16181
16182 2014-10-28 Pedro Alves <palves@redhat.com>
16183
16184 PR gdb/17511
16185 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16186 * gdb.base/sigstep.exp (other_handler_location): New global.
16187 (advance): Support stepping into the signal handler, and running
16188 commands while in the handler.
16189 (in_handler_map): New global.
16190 (top level): In the advance test, add combinations for getting
16191 into the handler with stepping commands, and for running commands
16192 in the handler. Add comment descripting the advancei tests.
16193
16194 2014-10-28 Pedro Alves <palves@redhat.com>
16195
16196 * gdb.base/sigstep.exp: Use build_executable instead of
16197 prepare_for_testing.
16198 (top level): Move code that starts GDB, runs to main and creates a
16199 display to ...
16200 (restart): ... this new procedure.
16201 (top level): Move backtrace from signal handler test to ...
16202 (validate_backtrace): ... this new procedure.
16203 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16204 with_test_prefix. Always restart GDB.
16205 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16206 with_test_prefix. Always restart GDB. No need to delete
16207 breakpoints after the test.
16208 (test_skip_handler): Remove prefix parameter.
16209 (skip_over_handler, breakpoint_to_handler)
16210 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16211 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16212 restart GDB. No need to delete breakpoints after the test.
16213 (top level): Use foreach to call the test procedures with
16214 different commands.
16215
16216 2014-10-28 Pedro Alves <palves@redhat.com>
16217
16218 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16219 instead of GNATS numbers.
16220 * gdb.base/sigbpt.exp: Likewise.
16221 * gdb.base/siginfo.exp: Likewise.
16222 * gdb.base/sigstep.exp: Likewise.
16223
16224 2014-10-27 Pedro Alves <palves@redhat.com>
16225
16226 * gdb.base/sigstep.c (dummy): New global.
16227 (main): Issue a couple writes to the new global.
16228 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16229 procedures.
16230 (skip_over_handler): Use test_skip_handler.
16231 (top level): Call skip_over_handler for stepi and nexti too.
16232 (breakpoint_over_handler): Use test_skip_handler.
16233 (top level): Call breakpoint_over_handler for stepi and nexti too.
16234
16235 2014-10-27 Yao Qi <yao@codesourcery.com>
16236
16237 * gdb.trace/tfile.c (adjust_function_address)
16238 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16239 function descriptor.
16240
16241 2014-10-24 Don Breazeal <donb@codesourcery.com>
16242
16243 * gdb.base/foll-fork.exp (test_follow_fork,
16244 catch_fork_child_follow): Check for updated fork messages emitted
16245 from infrun.c.
16246 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16247 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16248 vfork_and_exec_child_follow_through_step): Check for updated vfork
16249 messages emitted from infrun.c.
16250
16251 2014-10-24 Pedro Alves <palves@redhat.com>
16252
16253 * gdb.base/corefile.exp: Remove references to ultrix.
16254 * gdb.base/interrupt.exp: Likewise.
16255 * gdb.base/whatis.exp: Likewise.
16256 * gdb.gdb/selftest.exp: Likewise.
16257 * gdb.threads/manythreads.exp: Likewise.
16258 * gdb.threads/print-threads.exp: Likewise.
16259 * gdb.threads/pthreads.exp:: Likewise.
16260 * gdb.threads/schedlock.exp: Likewise.
16261
16262 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16263
16264 * gdb.cp/non-trivial-retval.cc: Add a test case.
16265 * gdb.cp/non-trivial-retval.exp: Add a test.
16266
16267 2014-10-20 Yao Qi <yao@codesourcery.com>
16268
16269 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16270 * gdb.python/py-objfile-script-gdb.py: New file.
16271 * gdb.python/py-objfile-script.exp: Update reference to
16272 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16273 of remote_download. Remove the dest file.
16274
16275 2014-10-20 Yao Qi <yao@codesourcery.com>
16276
16277 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16278 * gdb.base/step-line.exp: Likewise.
16279 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16280 * gdb.dwarf2/dw2-basic.exp: Likewise.
16281 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16282 * gdb.dwarf2/dw2-filename.exp: Likewise.
16283 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16284 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16285 * gdb.dwarf2/dw2-producer.exp: Likewise.
16286 * gdb.dwarf2/mac-fileno.exp: Likewise.
16287 * gdb.python/py-frame-args.exp: Likewise.
16288 * gdb.python/py-framefilter.exp: Likewise.
16289 * gdb.python/py-mi.exp: Likewise.
16290 * gdb.python/py-objfile-script.exp: Likewise
16291 * gdb.python/py-pp-integral.exp: Likewise.
16292 * gdb.python/py-pp-re-notag.exp: Likewise.
16293 * gdb.python/py-prettyprint.exp: Likewise.
16294 * gdb.python/py-section-script.exp: Likewise.
16295 * gdb.python/py-typeprint.exp: Likewise.
16296 * gdb.python/py-xmethods.exp: Likewise.
16297 * gdb.stabs/weird.exp: Likewise.
16298 * gdb.xml/tdesc-regs.exp: Likewise.
16299
16300 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16301
16302 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16303 (out_cu): Use addr_len for the size of addresses.
16304 (out_line): Likewise. Size DW_LNE_set_address instruction
16305 according to addr_len.
16306 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16307 (FUNC): Add START_INSNS to definition.
16308
16309 2014-10-18 Yao Qi <yao@codesourcery.com>
16310
16311 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16312 gdb_has_argv0 return true.
16313 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16314 check [target_info exists noargs], check [gdb_has_argv0]
16315 instead.
16316 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16317 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16318 procedures.
16319
16320 2014-10-17 Doug Evans <dje@google.com>
16321
16322 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16323 event.
16324 * gdb.python/py-events.py: Add clear_objfiles event.
16325
16326 2014-10-17 Doug Evans <dje@google.com>
16327
16328 * gdb.python/py-objfile.exp: Test progspace attribute.
16329
16330 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
16331
16332 * gdb.guile/scm-breakpoint.exp: Do not assume any
16333 directory separators when matching source file paths.
16334 * gdb.python/py-breakpoint.exp: Likewise.
16335 * gdb.reverse/break-precsave.exp: Likewise.
16336 * gdb.reverse/break-reverse.exp: Likewise.
16337 * gdb.reverse/consecutive-precsave.exp: Likewise.
16338 * gdb.reverse/finish-precsave.exp: Likewise.
16339 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16340 * gdb.reverse/finish-reverse.exp: Likewise.
16341 * gdb.reverse/i386-precsave.exp: Likewise.
16342 * gdb.reverse/i387-env-reverse.exp: Likewise.
16343 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16344 * gdb.reverse/machinestate-precsave.exp: Likewise.
16345 * gdb.reverse/machinestate.exp: Likewise.
16346 * gdb.reverse/sigall-precsave.exp: Likewise.
16347 * gdb.reverse/solib-precsave.exp: Likewise.
16348 * gdb.reverse/step-precsave.exp: Likewise.
16349 * gdb.reverse/until-precsave.exp: Likewise.
16350 * gdb.reverse/watch-precsave.exp: Likewise.
16351 * gdb.reverse/watch-reverse.exp: Likewise.
16352
16353 2014-10-17 Yao Qi <yao@codesourcery.com>
16354
16355 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16356 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16357
16358 2014-10-17 Pedro Alves <palves@redhat.com>
16359
16360 PR gdb/17471
16361 * gdb.base/bg-execution-repeat.c: New file.
16362 * gdb.base/bg-execution-repeat.exp: New file.
16363
16364 2014-10-17 Pedro Alves <palves@redhat.com>
16365
16366 PR gdb/17300
16367 * gdb.base/continue-all-already-running.c: New file.
16368 * gdb.base/continue-all-already-running.exp: New file.
16369
16370 2014-10-17 Pedro Alves <palves@redhat.com>
16371
16372 PR gdb/17472
16373 * gdb.base/annota-input-while-running.c: New file.
16374 * gdb.base/annota-input-while-running.exp: New file.
16375
16376 2014-10-17 Pedro Alves <palves@redhat.com>
16377
16378 * gdb.base/callfuncs.exp: emove references to osf.
16379 * gdb.base/sigall.exp: Likewise.
16380 * gdb.gdb/selftest.exp: Likewise.
16381 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16382 * gdb.mi/non-stop.c: Likewise.
16383 * gdb.mi/pthreads.c: Likewise.
16384 * gdb.reverse/sigall-precsave.exp: Likewise.
16385 * gdb.reverse/sigall-reverse.exp: Likewise.
16386 * gdb.threads/pthreads.c: Likewise.
16387 * gdb.threads/pthreads.exp: Likewise.
16388
16389 2014-10-17 Yao Qi <yao@codesourcery.com>
16390
16391 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16392 check 'target_info exists noargs'.
16393 (test_command_prompt_position): Likewise.
16394 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16395 Remove "set args".
16396 (progvar_simple_while_test): Likewise.
16397 (progvar_complex_if_while_test): Likewise.
16398 (if_while_breakpoint_command_test): Likewise.
16399 (infrun_breakpoint_command_test): Likewise.
16400 (breakpoint_command_test): Likewise.
16401 (watchpoint_command_test): Likewise.
16402 (bp_deleted_in_command_test): Likewise.
16403 (temporary_breakpoint_commands): Likewise.
16404
16405 2014-10-16 Yao Qi <yao@codesourcery.com>
16406
16407 * gdb.base/remotetimeout.exp: Remove noargs checking.
16408
16409 2014-10-15 Pedro Alves <palves@redhat.com>
16410
16411 PR breakpoints/9649
16412 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16413 * gdb.base/breakpoint-in-ro-region.exp
16414 (probe_target_hardware_step): New procedure.
16415 (top level): Probe hardware stepping and hardware breakpoint
16416 support. Test stepping through a read-only region, with both
16417 "breakpoint auto-hw" on and off and both "always-inserted" on and
16418 off.
16419
16420 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16421
16422 * gdb.dlang/demangle.exp: Update for demangling changes.
16423
16424 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16425
16426 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16427 * gdb.cp/non-trivial-retval.exp: Add new tests.
16428
16429 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16430
16431 PR c++/13403
16432 PR c++/15154
16433 * gdb.cp/non-trivial-retval.cc: New file.
16434 * gdb.cp/non-trivial-retval.exp: New file.
16435
16436 2014-10-15 Yao Qi <yao@codesourcery.com>
16437
16438 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16439 remote host.
16440
16441 2014-10-15 Yao Qi <yao@codesourcery.com>
16442
16443 * gdb.python/py-symbol.exp: Match file base name if host is
16444 remote, otherwise match file name with dir name.
16445 * gdb.python/py-symtab.exp: Likewise.
16446 * gdb.python/python.exp: Likewise.
16447
16448 2014-10-15 Yao Qi <yao@codesourcery.com>
16449
16450 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16451 pattern.
16452 * gdb.python/py-symtab.exp: Likewise.
16453 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16454 locationn.
16455
16456 2014-10-14 Joel Brobecker <brobecker@adacore.com>
16457
16458 * gdb.ada/addr_arith: New testcase.
16459
16460 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16461
16462 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16463 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16464 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16465 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16466
16467 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16468
16469 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16470 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16471 * gdb.arch/stap-eval-lang-ada.exp: New file.
16472
16473 2014-10-14 Yao Qi <yao@codesourcery.com>
16474
16475 * gdb.mi/mi-var-child.c (nothing1): New function.
16476 (nothing2): New function.
16477 (do_children_tests): Set function pointers by nothing1 and
16478 nothing2.
16479 * gdb.mi/mi-var-child.exp: Step over new added statements.
16480 Update test to match the new output.
16481 * gdb.mi/var-cmd.c (nothing1): New function.
16482 (nothing2): New function.
16483 (do_children_tests): Set function pointers by nothing1 and
16484 nothing2.
16485 * gdb.mi/mi-var-display.exp: Update test to match output.
16486 Step to the line specified by $line_dct_nothing.
16487 Increase the number of lines to step.
16488
16489 2014-10-14 Yao Qi <yao@codesourcery.com>
16490
16491 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16492 tests.
16493 * gdb.mi/mi2-var-child.exp: Likewise.
16494
16495 2014-10-13 Doug Evans <dje@google.com>
16496
16497 * gdb.python/py-objfile.exp: Change name of file name test.
16498
16499 2014-10-13 Doug Evans <dje@google.com>
16500
16501 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16502 from the start of the CU.
16503
16504 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16505 Yao Qi <yao@codesourcery.com>
16506
16507 Fix "save breakpoints" for "catch" command.
16508 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16509 Remove -nonewline. Match also the added "main" line.
16510
16511 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16512
16513 Fix "save breakpoints" for "disable $bpnum" command.
16514 * gdb.base/save-bp.c (main): Add label.
16515 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16516
16517 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16518
16519 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16520
16521 2014-10-11 Yao Qi <yao@codesourcery.com>
16522
16523 * gdb.server/server-kill.exp: Execute command
16524 "set remote trace-status-packet on" before "tstatus".
16525
16526 2014-10-11 Yao Qi <yao@codesourcery.com>
16527
16528 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16529 (main): Call getppid.
16530 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16531 and continue to it. Read variable "server_pid".
16532
16533 2014-10-11 Yao Qi <yao@codesourcery.com>
16534
16535 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16536
16537 2014-10-11 Yao Qi <yao@codesourcery.com>
16538
16539 * gdb.threads/thread-find.exp: Don't execute command
16540 "info threads".
16541 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16542 * gdb.threads/linux-dp.exp: Don't check the condition
16543 $threads_created equals to zero.
16544
16545 2014-10-10 Pedro Alves <palves@redhat.com>
16546
16547 * gdb.base/bigcore.exp: Remove references to IRIX.
16548 * gdb.base/funcargs.exp: Likewise.
16549 * gdb.base/interrupt.exp: Likewise.
16550 * gdb.base/mips_pro.exp: Likewise.
16551 * gdb.base/nodebug.exp: Likewise.
16552 * gdb.base/setvar.exp: Likewise.
16553 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16554
16555 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16556 Pedro Alves <palves@redhat.com>
16557
16558 PR symtab/14466
16559 * gdb.base/vdso-warning.c: New file.
16560 * gdb.base/vdso-warning.exp: New file.
16561
16562 2014-10-02 Doug Evans <dje@google.com>
16563
16564 * gdb.base/structs.c (main): Don't run forever.
16565
16566 2014-10-02 Pedro Alves <palves@redhat.com>
16567
16568 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16569 (top level) <stop threads 1, stop threads 2>: Use it.
16570
16571 2014-10-02 Pedro Alves <palves@redhat.com>
16572
16573 * gdb.threads/break-while-running.exp (test): Add new
16574 'update_thread_list' argument. Skip "info threads" if false.
16575 (top level): Add new 'update_thread_list' axis.
16576
16577 2014-10-02 Pedro Alves <palves@redhat.com>
16578
16579 PR breakpoints/17431
16580 * gdb.base/execl-update-breakpoints.c: New file.
16581 * gdb.base/execl-update-breakpoints.exp: New file.
16582
16583 2014-10-01 Pedro Alves <palves@redhat.com>
16584
16585 * gdb.base/breakpoint-in-ro-region.c: New file.
16586 * gdb.base/breakpoint-in-ro-region.exp: New file.
16587
16588 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16589
16590 * gdb.mi/mi-exit-code.exp: New file.
16591 * gdb.mi/mi-exit-code.c: New file.
16592
16593 2014-09-30 Yao Qi <yao@codesourcery.com>
16594
16595 * lib/prelink-support.exp (build_executable_own_libs): Error if
16596 the target isn't native.
16597
16598 2014-09-30 Yao Qi <yao@codesourcery.com>
16599
16600 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16601 false.
16602
16603 2014-09-22 Pedro Alves <palves@redhat.com>
16604
16605 * gdb.threads/break-while-running.exp: New file.
16606 * gdb.threads/break-while-running.c: New file.
16607
16608 2014-09-19 Yao Qi <yao@codesourcery.com>
16609
16610 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16611 Invoke test. Restart GDB with --readnow and invoke test again.
16612
16613 2014-09-19 Yao Qi <yao@codesourcery.com>
16614
16615 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16616 proc set_breakpoint_on_gcd_function. Invoke
16617 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16618 invoke set_breakpoint_on_gcd_function again.
16619
16620 2014-09-18 Doug Evans <dje@google.com>
16621
16622 * gdb.dwarf2/symtab-producer.exp: New file.
16623
16624 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16625
16626 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16627 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16628 * gdb.base/global-var-nested-by-dso.c: Likewise.
16629 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16630
16631 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16632 Pedro Alves <palves@redhat.com>
16633
16634 * gdb.base/watch-bitfields.exp: Pass string other than test file
16635 name to prepare_for_testing.
16636 (watch): New procedure.
16637 (expect_watchpoint): Use with_test_prefix.
16638 (top level): Factor out tests to ...
16639 (test_watch_location, test_regular_watch): ... these new
16640 procedures, and use with_test_prefix and gdb_continue_to_end.
16641
16642 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16643
16644 PR breakpoints/12526
16645 * gdb.base/watch-bitfields.exp: New file.
16646 * gdb.base/watch-bitfields.c: New file.
16647
16648 2014-09-16 Pedro Alves <palves@redhat.com>
16649
16650 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16651 software and hardware addresses, not software address against
16652 itself.
16653
16654 2014-09-16 Pedro Alves <palves@redhat.com>
16655
16656 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16657 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16658
16659 2014-09-16 Pedro Alves <palves@redhat.com>
16660
16661 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16662 files.
16663 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16664 "*-*-vxworks*" throughout.
16665 * gdb.base/break.exp: Likewise.
16666 * gdb.base/default.exp: Likewise.
16667 * gdb.base/scope.exp: Likewise.
16668 * gdb.base/sepdebug.exp: Likewise.
16669 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16670 throughout.
16671 * gdb.base/run.c: Likewise.
16672 * gdb.base/sepdebug.c: Likewise.
16673 * gdb.hp/gdb.aCC/run.c: Likewise.
16674 * gdb.reverse/until-reverse.c: Likewise.
16675 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16676
16677 2014-09-16 Yao Qi <yao@codesourcery.com>
16678
16679 * boards/local-remote-host-native.exp: New file.
16680
16681 2014-09-14 Doug Evans <xdje42@gmail.com>
16682
16683 * gdb.threads/queue-signal.c (thread_count): New variable.
16684 (thread_count_mutex, thread_count_condvar): New variables.
16685 (incr_thread_count, wait_all_threads_running): New functions.
16686 (main): Wait for all threads to be in their thread functions.
16687
16688 2014-09-13 Doug Evans <xdje42@gmail.com>
16689
16690 * gdb.threads/queue-signal.c: New file.
16691 * gdb.threads/queue-signal.exp: New file.
16692
16693 2014-09-13 Doug Evans <xdje42@gmail.com>
16694
16695 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16696 be consistent with what default_gdb_init uses.
16697 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16698 the plain text of the prompt. Add some logging printfs.
16699 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16700
16701 2014-09-12 Pedro Alves <palves@redhat.com>
16702
16703 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16704 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16705 * gdb.arch/i386-size-overlap.exp: Likewise.
16706 * gdb.arch/i386-size.exp: Likewise.
16707 * gdb.arch/i386-unwind.exp: Likewise.
16708 * gdb.base/a2-run.exp: Likewise.
16709 * gdb.base/break.exp: Likewise.
16710 * gdb.base/charset.exp: Likewise.
16711 * gdb.base/chng-syms.exp: Likewise.
16712 * gdb.base/commands.exp: Likewise.
16713 * gdb.base/dbx.exp: Likewise.
16714 * gdb.base/find.exp: Likewise.
16715 * gdb.base/funcargs.exp: Likewise.
16716 * gdb.base/jit-simple.exp: Likewise.
16717 * gdb.base/reread.exp: Likewise.
16718 * gdb.base/sepdebug.exp: Likewise.
16719 * gdb.base/step-bt.exp: Likewise.
16720 * gdb.cp/mb-inline.exp: Likewise.
16721 * gdb.cp/mb-templates.exp: Likewise.
16722 * gdb.objc/basicclass.exp: Likewise.
16723 * gdb.threads/killed.exp: Likewise.
16724
16725 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16726
16727 PR tdep/17379
16728 * gdb.arch/powerpc-stackless.S: New file.
16729 * gdb.arch/powerpc-stackless.exp: New file.
16730
16731 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16732
16733 * gdb.base/attach.c: Include unistd.h.
16734 (main): Call alarm. Add label postloop.
16735 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16736 gdb_breakpoint, gdb_continue_to_breakpoint.
16737 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16738
16739 2014-09-11 Pedro Alves <palves@redhat.com>
16740
16741 PR gdb/17347
16742 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16743 * gdb.base/attach.exp (test_command_line_attach_run): New
16744 procedure.
16745 (top level): Call it.
16746
16747 2014-09-11 Pedro Alves <palves@redhat.com>
16748
16749 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16750 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16751 (do_command_attach_tests): Use spawn_wait_for_attach.
16752 * gdb.base/solib-overlap.exp: Likewise.
16753 * gdb.multi/multi-attach.exp: Likewise.
16754 * gdb.python/py-prompt.exp: Likewise.
16755 * gdb.python/py-sync-interp.exp: Likewise.
16756 * gdb.server/ext-attach.exp: Likewise.
16757
16758 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16759
16760 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16761 command in testcase. Simplify testcase.
16762
16763 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16764
16765 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16766
16767 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16768
16769 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16770
16771 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16772
16773 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16774
16775 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16776
16777 * gdb.dwarf2/dynarr-ptr.c: New file.
16778 * gdb.dwarf2/dynarr-ptr.exp: New file.
16779
16780 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16781
16782 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16783 of 30 rather than hardcoding 120 for a slow test case. Take the
16784 `gdb,timeout' target setting into account for this calculation.
16785 Don't extend the timeout for the test cases that don't need it.
16786
16787 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16788
16789 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16790 a factor of 2 for a slow test case. Take the `gdb,timeout'
16791 target setting into account for this calculation.
16792 * gdb.reverse/until-precsave.exp: Increase the timeout by
16793 a factor of 15 and 3 respectively rather than adding 120
16794 for a pair of slow test cases. Take the `gdb,timeout'
16795 target setting into account for this calculation.
16796
16797 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16798
16799 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16800 timeout, don't pass one down to gdb_expect.
16801 (gdb_expect): Rework timeout selection.
16802
16803 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16804
16805 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16806 exception on timeout.
16807 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16808 (gdbserver_start_extended): Catch any `gdbserver_start' error
16809 exceptions.
16810 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16811 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16812 `gdbserver_gdb_load' error exceptions.
16813
16814 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16815
16816 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16817 120 on waiting for the TCP socket to open.
16818
16819 2014-09-09 Doug Evans <xdje42@gmail.com>
16820
16821 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16822 _caller_matches, _any_caller_is, _any_caller_matches.
16823
16824 2014-09-09 Doug Evans <xdje42@gmail.com>
16825
16826 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16827
16828 2014-09-09 Yao Qi <yao@codesourcery.com>
16829
16830 * gdb.mi/mi-var-display.exp: Set print symbol off.
16831
16832 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16833
16834 PR gdb/17035
16835 * gdb.base/commands.exp: Add tests to verify user-defined
16836 commands with empty bodies.
16837 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16838 python commands in `show user command`.
16839 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16840 scheme commands in `show user command`.
16841
16842 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16843
16844 PR python/17355
16845 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16846 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16847 * gdb.python/py-framefilter-invalidarg.exp: New file.
16848 * gdb.python/py-framefilter-invalidarg.py: New file.
16849
16850 2014-09-06 Doug Evans <xdje42@gmail.com>
16851
16852 PR 15276
16853 * gdb.python/py-caller-is.c: New file.
16854 * gdb.python/py-caller-is.exp: New file.
16855
16856 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16857
16858 PR gdb/17235
16859 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16860 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16861
16862 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16863
16864 PR fortran/17237
16865 * gdb.fortran/print-formatted.exp: New file.
16866 * gdb.fortran/print-formatted.f90: Likewise.
16867
16868 2014-09-03 Sasha Smundak <asmundak@google.com>
16869
16870 * gdb.python/py-frame.exp: Test Frame.read_register.
16871
16872 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16873
16874 PR python/16699
16875 * gdb.python/py-completion.exp: New file.
16876 * gdb.python/py-completion.py: Likewise.
16877
16878 2014-08-28 Doug Evans <dje@google.com>
16879
16880 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16881 eax,etc. are live with values set by gdb and thus the compiler can't
16882 use them.
16883 * gdb.arch/i386-pseudo.c (main): Ditto.
16884
16885 2014-08-27 Doug Evans <dje@google.com>
16886
16887 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16888
16889 2014-08-25 Doug Evans <dje@google.com>
16890
16891 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16892 (main): Ditto.
16893
16894 2014-08-25 Doug Evans <dje@google.com>
16895
16896 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16897
16898 2014-08-24 Yao Qi <yao@codesourcery.com>
16899
16900 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16901 symbol off.
16902 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16903
16904 2014-08-22 Doug Evans <dje@google.com>
16905
16906 PR 17276
16907 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16908 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16909 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16910
16911 2014-08-22 Yao Qi <yao@codesourcery.com>
16912
16913 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16914 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16915 * gdb.python/python.exp: Likewise. Use .py file on the host
16916 instead of the build.
16917
16918 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16919
16920 * gdb.threads/gcore-stale-thread.c: New file.
16921 * gdb.threads/gcore-stale-thread.exp: New file.
16922
16923 2014-08-21 Pedro Alves <palves@redhat.com>
16924
16925 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16926 * gdb.base/gcore-relro-pie.exp: Likewise.
16927 * gdb.base/gcore-relro.exp: Likewise.
16928 * gdb.base/gcore.exp: Likewise.
16929 * gdb.base/print-symbol-loading.exp: Likewise.
16930 * gdb.threads/gcore-thread.exp: Likewise.
16931 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16932
16933 2014-08-20 Pedro Alves <palves@redhat.com>
16934 Jan Kratochvil <jan.kratochvil@redhat.com>
16935
16936 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16937 configure.
16938 (EXPECT): Handle READ1 being set.
16939 (all): Depend on EXTRA_RULES.
16940 (check-read1, expect-read1, read1.so, read1): New rules.
16941 * README (Testsuite Parameters): Document the READ1 make variable.
16942 (Race detection): New section.
16943 * configure: Regenerate.
16944 * configure.ac: If build==host==target, and running under a
16945 GNU/glibc system, add read1 to the extra Makefile rules.
16946 (EXTRA_RULES): AC_SUBST it.
16947 * lib/read1.c: New file.
16948
16949 2014-08-20 Joel Brobecker <brobecker@adacore.com>
16950
16951 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16952 the handling of variables declared as a typedef to an array
16953 which a DW_AT_data_location attribute.
16954
16955 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
16956 Pedro Alves <palves@redhat.com>
16957
16958 PR symtab/14604
16959 PR symtab/14605
16960 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16961 gdb_test.
16962
16963 2014-08-19 Pedro Alves <palves@redhat.com>
16964
16965 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16966
16967 2014-08-19 Yao Qi <yao@codesourcery.com>
16968
16969 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16970 right line.
16971
16972 2014-08-18 David Blaikie <dblaikie@gmail.com>
16973
16974 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16975
16976 2014-08-18 Joel Brobecker <brobecker@adacore.com>
16977
16978 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16979 attribute in array range.
16980
16981 2014-08-18 Joel Brobecker <brobecker@adacore.com>
16982
16983 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16984
16985 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16986
16987 PR c++/17132
16988 * gdb.cp/pr17132.cc: New file.
16989 * gdb.cp/pr17132.exp: New file.
16990
16991 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16992
16993 * gdb.python/py-xmethods.py (A_getarrayind)
16994 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16995 Use 'print' with function call syntax.
16996 (E_method_matcher.match): Fix tab vs space indentation mixup.
16997
16998 2014-08-15 Yao Qi <yao@codesourcery.com>
16999
17000 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17001 false.
17002
17003 2014-08-15 Yao Qi <yao@codesourcery.com>
17004
17005 * gdb.cp/casts.exp: Set print symbol off.
17006 * gdb.cp/class2.exp: Likewise.
17007 * gdb.cp/overload.exp: Likewise.
17008 * gdb.cp/templates.exp: Likewise.
17009
17010 2014-08-11 Doug Evans <dje@google.com>
17011
17012 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17013 (test_load_shlib): Update.
17014
17015 2014-08-09 Yao Qi <yao@codesourcery.com>
17016
17017 * gdb.base/display.exp: Invoke is_address_zero_readable.
17018 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17019 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17020 * gdb.base/hbreak-unmapped.exp: Return if
17021 is_address_zero_readable returns true.
17022 * gdb.base/signest.exp: Likewise.
17023 * gdb.base/signull.exp: Likewise.
17024 * gdb.base/sigbpt.exp: Likewise.
17025 * gdb.guile/scm-disasm.exp: Do the test if
17026 is_address_zero_readable returns false.
17027 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17028 * gdb.python/py-arch.exp: Likewise.
17029 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17030 * lib/gdb.exp (is_address_zero_readable): New proc.
17031
17032 2014-08-09 Yao Qi <yao@codesourcery.com>
17033
17034 PR testsuite/13443
17035 * gdb.mi/mi-var-display.exp: Make test messages unique.
17036
17037 2014-08-04 Tom Tromey <tromey@redhat.com>
17038
17039 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17040 target 0".
17041
17042 2014-08-04 Tom Tromey <tromey@redhat.com>
17043
17044 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17045 "target_resume".
17046
17047 2014-08-01 Joel Brobecker <brobecker@adacore.com>
17048
17049 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17050 inner_vla_struct_object_size.
17051 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17052 as xfail.
17053
17054 2014-07-30 Pedro Alves <palves@redhat.com>
17055
17056 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17057 comment.
17058
17059 2014-07-29 Yao Qi <yao@codesourcery.com>
17060
17061 PR gdb/17206
17062 * gdb.base/until-nodebug.exp: New.
17063
17064 2014-07-28 Doug Evans <xdje42@gmail.com>
17065
17066 PR guile/17203
17067 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17068 previously existing parameter, and previously ambiguously spelled
17069 parameter.
17070
17071 2014-07-28 Will Newton <will.newton@linaro.org>
17072
17073 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17074
17075 2014-07-26 Ludovic Courtès <ludo@gnu.org>
17076 Doug Evans <xdje42@gmail.com>
17077
17078 PR guile/17146
17079 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17080
17081 2014-07-25 Pedro Alves <palves@redhat.com>
17082
17083 * gdb.threads/signal-command-handle-nopass.c: New file.
17084 * gdb.threads/signal-command-handle-nopass.exp: New file.
17085 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17086 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17087 * gdb.threads/signal-delivered-right-thread.c: New file.
17088 * gdb.threads/signal-delivered-right-thread.exp: New file.
17089
17090 2014-07-25 Pedro Alves <palves@redhat.com>
17091
17092 * gdb.base/double-prompt-target-event-error.exp
17093 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17094 match.
17095 (cancel_pagination_in_target_event): Rework double prompt
17096 detection.
17097 * gdb.base/paginate-after-ctrl-c-running.exp
17098 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17099 <return>' match.
17100 * gdb.base/paginate-bg-execution.exp
17101 (test_bg_execution_pagination_return)
17102 (test_bg_execution_pagination_cancel): Remove '-notransfer
17103 <return>' matches.
17104 * gdb.base/paginate-execution-startup.exp
17105 (test_fg_execution_pagination_return)
17106 (test_fg_execution_pagination_cancel): Remove '-notransfer
17107 <return>' matches.
17108 * gdb.base/paginate-inferior-exit.exp
17109 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17110 match.
17111 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17112 * lib/gdb.exp (pagination_prompt): Run text through
17113 string_to_regexp.
17114 (gdb_test_multiple): Match $pagination_prompt instead of
17115 "<return>".
17116 (string_to_regexp): Move to lib/gdb-utils.exp.
17117
17118 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17119
17120 * gdb.arch/amd64-entry-value-paramref.S: New file.
17121 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17122 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17123 * gdb.arch/amd64-optimout-repeat.S: New file.
17124 * gdb.arch/amd64-optimout-repeat.c: New file.
17125 * gdb.arch/amd64-optimout-repeat.exp: New file.
17126
17127 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17128
17129 PR gdb/17170
17130 * gdb.base/statistics.exp: New file.
17131
17132 2014-07-17 Doug Evans <dje@google.com>
17133
17134 PR gdb/17170
17135 * gdb.base/maint.exp: Update testing of per-command stats.
17136
17137 2014-07-16 Pedro Alves <palves@redhat.com>
17138
17139 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17140 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17141 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17142 (tfile_write_buf): New functions.
17143 (add_memory_block): Rewrite using the above.
17144 (adjust_function_address): New function.
17145 (FUNCTION_ADDRESS): New macro.
17146 (write_basic_trace_file): Remove short_x local, and use
17147 tfile_write_16. Change type of func_addr local to unsigned long
17148 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17149 here. Cast argument of add_memory_block to char pointer.
17150 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17151 (main): Remove parameters.
17152 * gdb.trace/tfile.exp: Remove nowarnings.
17153
17154 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17155
17156 * gdb.base/debug-expr.exp: Test string evaluation with
17157 "debug expression" on.
17158
17159 2014-07-15 Pedro Alves <palves@redhat.com>
17160
17161 * gdb.base/reread.exp: Use clean_restart.
17162
17163 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17164
17165 * gdb.arch/avr-flash-qualifer.c: New.
17166 * gdb.arch/avr-flash-qualifer.exp: New.
17167
17168 2014-07-14 Pedro Alves <palves@redhat.com>
17169
17170 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17171 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17172
17173 2014-07-14 Pedro Alves <palves@redhat.com>
17174
17175 * gdb.base/double-prompt-target-event-error.c: New file.
17176 * gdb.base/double-prompt-target-event-error.exp: New file.
17177
17178 2014-07-14 Pedro Alves <palves@redhat.com>
17179
17180 PR gdb/17072
17181 * gdb.base/paginate-inferior-exit.c: New file.
17182 * gdb.base/paginate-inferior-exit.exp: New file.
17183
17184 2014-07-14 Pedro Alves <palves@redhat.com>
17185
17186 PR gdb/17072
17187 * gdb.base/paginate-bg-execution.c: New file.
17188 * gdb.base/paginate-bg-execution.exp: New file.
17189
17190 2014-07-14 Pedro Alves <palves@redhat.com>
17191
17192 PR gdb/17072
17193 * gdb.base/paginate-execution-startup.c: New file.
17194 * gdb.base/paginate-execution-startup.exp: New file.
17195 * lib/gdb.exp (pagination_prompt): New global.
17196 (default_gdb_spawn): New procedure, factored out from
17197 default_gdb_spawn.
17198 (default_gdb_start): Adjust to call default_gdb_spawn.
17199 (gdb_spawn): New procedure.
17200
17201 2014-07-14 Pedro Alves <palves@redhat.com>
17202
17203 * lib/gdb.exp (gdb_assert): New procedure.
17204 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17205
17206 2014-07-14 Pedro Alves <palves@redhat.com>
17207
17208 * gdb.base/execution-termios.c: New file.
17209 * gdb.base/execution-termios.exp: New file.
17210
17211 2014-07-14 Tom Tromey <tromey@redhat.com>
17212
17213 * gdb.cp/vla-cxx.cc: New file.
17214 * gdb.cp/vla-cxx.exp: New file.
17215
17216 2014-07-14 Tom Tromey <tromey@redhat.com>
17217
17218 * gdb.reverse/rerun-prec.c: New file.
17219 * gdb.reverse/rerun-prec.exp: New file.
17220
17221 2014-07-12 Maciej W. Rozycki <macro@mips.com>
17222 Maciej W. Rozycki <macro@codesourcery.com>
17223
17224 * lib/gdb-utils.exp: New file.
17225 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17226 inline `gdb_init_command' processing.
17227 (gdb_start_cmd): Likewise.
17228 * lib/mi-support.exp (mi_run_cmd): Likewise.
17229 * README: Document `gdb_init_command' and `gdb_init_commands'.
17230
17231 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17232
17233 Fix false FAIL running under a very long directory name.
17234 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17235 and "set print elements 10000". Twice.
17236
17237 2014-07-11 Yao Qi <yao@codesourcery.com>
17238
17239 * gdb.base/exprs.exp: "set print symbol off".
17240
17241 2014-07-11 Pedro Alves <palves@redhat.com>
17242
17243 * gdb.threads/kill.c: New file.
17244 * gdb.threads/kill.exp: New file.
17245
17246 2014-07-10 Yao Qi <yao@codesourcery.com>
17247
17248 * gdb.trace/tfile.c (write_basic_trace_file)
17249 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17250 address written to trace file.
17251
17252 2014-07-09 Pedro Alves <palves@redhat.com>
17253
17254 * gdb.base/attach-wait-input.exp: New file.
17255 * gdb.base/attach-wait-input.c: New file.
17256
17257 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17258
17259 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17260 setting up test structures.
17261 (main): Call new test function.
17262 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17263 test function, continue into test function and walk test
17264 structures.
17265
17266 2014-07-02 Yao Qi <yao@codesourcery.com>
17267
17268 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17269 'bar_start' at the beginning of functions 'foo' and 'bar'
17270 respectively.
17271 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17272 instead of 'foo' and 'bar'.
17273
17274 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17275
17276 * gdb.btrace/segv.exp: New.
17277 * gdb.btrace/segv.c: New.
17278
17279 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
17280
17281 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17282 instruction.
17283
17284 2014-06-30 Mark Wielaard <mjw@redhat.com>
17285
17286 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17287 vulture, vilify, villar): New volatile array constants.
17288 (vindictive, vegetation): New const volatile array constants.
17289 * gdb.base/volatile.exp: Test volatile and const volatile array
17290 types.
17291
17292 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17293
17294 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17295 target lacks support for awatch, rwatch, or hbreak.
17296
17297 2014-06-27 Yao Qi <yao@codesourcery.com>
17298
17299 * gdb.multi/dummy-frame-restore.exp: New.
17300 * gdb.multi/dummy-frame-restore.c: New.
17301
17302 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17303
17304 * gdb.btrace/gcore.exp: New.
17305
17306 2014-06-23 Pedro Alves <palves@redhat.com>
17307
17308 * gdb.base/watchpoint-reuse-slot.c: New file.
17309 * gdb.base/watchpoint-reuse-slot.exp: New file.
17310
17311 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17312
17313 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17314 progspace's filename in 'info', 'enable' and 'disable' command
17315 tests.
17316
17317 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17318
17319 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17320 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17321 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17322
17323 2014-06-20 Gary Benson <gbenson@redhat.com>
17324
17325 * gdb.arch/i386-avx.exp: Fix include file location.
17326 * gdb.arch/i386-sse.exp: Likewise.
17327
17328 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17329
17330 * gdb.dlang/expression.exp: New file.
17331
17332 2014-06-19 Pedro Alves <palves@redhat.com>
17333
17334 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17335 out from ...
17336 (top level): ... here. Iterate running tests under different
17337 scheduler-locking settings.
17338
17339 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
17340
17341 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17342 to DW_FORM_addr and use non-zero addresses.
17343
17344 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17345
17346 PR gdb/17017
17347 * gdb.python/py-xmethods.cc: Add global function call counters and
17348 increment them in their respective functions. Remove "cout"
17349 statements.
17350 * gdb.python/py-xmethods.exp: Make tests check the global function
17351 call counters instead of depending on inferior IO.
17352
17353 2014-06-18 Don Breazeal <donb@codesourcery.com>
17354
17355 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17356 Deleted procedure.
17357 (explicit_fork_parent_follow): Deleted procedure.
17358 (explicit_fork_child_follow): Deleted procedure.
17359 (test_follow_fork): New procedure.
17360 (do_fork_tests): Replace calls to deleted procedures with
17361 calls to test_follow_fork and reset GDB for subsequent
17362 procedure calls.
17363
17364 2014-06-17 Yao Qi <yao@codesourcery.com>
17365
17366 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17367 CP1252.
17368
17369 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
17370
17371 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17372 Initialize ptr and S explicitly.
17373 (skip_type_update_when_not_use_rtti_test): Likewise.
17374
17375 2014-06-16 Keith Seitz <keiths@redhat.com>
17376
17377 PR mi/15863
17378 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17379 the inferior is started.
17380
17381 2014-06-16 Pedro Alves <palves@redhat.com>
17382
17383 * gdb.base/break-main-file-remove-fail.c: New file.
17384 * gdb.base/break-main-file-remove-fail.exp: New file.
17385 * gdb.base/break-unload-file.exp: Use build_executable instead of
17386 prepare_for_testing.
17387 (test_break): New parameter "initial_load". Handle it.
17388 (top level): Add initial_load cmdline/file axis.
17389
17390 2014-06-12 Tom Tromey <tromey@redhat.com>
17391
17392 * gdb.base/completion.exp: Don't use directory name in test.
17393
17394 2014-06-09 Gary Benson <gbenson@redhat.com>
17395
17396 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17397 separate the always-available ANSI-standard signals from the
17398 signals that require checking.
17399 (main): Likewise.
17400 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17401 Likewise.
17402 (main): Likewise.
17403
17404 2014-06-07 Keith Seitz <keiths@redhat.com>
17405
17406 Revert:
17407 PR c++/16253
17408 * gdb.cp/var-tag.cc: New file.
17409 * gdb.cp/var-tag.exp: New file.
17410 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17411 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17412 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17413 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17414
17415 2014-06-06 Doug Evans <xdje42@gmail.com>
17416
17417 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17418
17419 2014-06-06 Pedro Alves <palves@redhat.com>
17420
17421 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17422 in target debug output instead of looking at RSP packets,
17423 disabling the test on any target that uses hardware stepping.
17424 Update comments.
17425
17426 2014-06-06 Pedro Alves <palves@redhat.com>
17427
17428 * gdb.base/break-unload-file.exp: Fix typo.
17429
17430 2014-06-06 Yao Qi <yao@codesourcery.com>
17431
17432 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17433 from "jit_function" to "^jit_function".
17434
17435 2014-06-06 Yao Qi <yao@codesourcery.com>
17436
17437 * gdb.base/async.c (foo): Add one statement.
17438 * gdb.base/async.exp: Get the next instruction address and
17439 match the output of "nexti" by instruction address. Match
17440 the hex address in the output of "finish".
17441
17442 2014-06-06 Gary Benson <gbenson@redhat.com>
17443
17444 * gdb.base/call-signals.c: Remove preprocessor conditionals
17445 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17446 SIGSEGV and SIGTERM.
17447 * gdb.base/sigall.c: Likewise.
17448 * gdb.base/unwindonsignal.c: Likewise.
17449 * gdb.reverse/sigall-reverse.c: Likewise.
17450
17451 2014-06-06 Yao Qi <yao@codesourcery.com>
17452
17453 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17454 readable, skip the test.
17455
17456 2014-06-06 Yao Qi <yao@codesourcery.com>
17457
17458 * gdb.threads/staticthreads.c (thread_function): Move the line
17459 setting breakpoint on forward.
17460 * gdb.threads/staticthreads.exp: Update comments.
17461
17462 2014-06-05 Ludovic Courtès <ludo@gnu.org>
17463
17464 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17465 "history-append! type error".
17466
17467 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17468
17469 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17470 erroneous dprintf expected input.
17471
17472 2014-06-04 Doug Evans <xdje42@gmail.com>
17473
17474 * gdb.guile/scm-generics.exp: Delete.
17475
17476 2014-06-04 Doug Evans <xdje42@gmail.com>
17477
17478 * gdb.guile/scm-breakpoint.exp: Update.
17479 Add tests for breakpoint registration.
17480
17481 2014-06-04 Tom Tromey <tromey@redhat.com>
17482
17483 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17484 VLA-in-union.
17485 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17486 inner_vla_struct, vla_union types. Initialize objects of those
17487 types and compute their sizes.
17488
17489 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17490 Hui Zhu <hui@codesourcery.com>
17491
17492 * gdb.base/fileio.exp: Add test for shell not available as well as
17493 available.
17494 * gdb.base/fileio.c (test_system): Check for shell twice.
17495
17496 2014-06-04 Yao Qi <yao@codesourcery.com>
17497
17498 * gdb.base/auto-connect-native-target.exp: Remove redundant
17499 space from the regexp pattern.
17500
17501 2014-06-04 Yao Qi <yao@codesourcery.com>
17502
17503 * gdb.base/default.exp: Replace "child" with "native" in
17504 regexp pattern.
17505
17506 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17507
17508 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17509 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17510 * gdb.python/py-xmethods.py: Python script supporting the
17511 new testcase and tests.
17512
17513 2014-06-03 Joel Brobecker <brobecker@adacore.com>
17514 Pedro Alves <palves@redhat.com>
17515
17516 PR breakpoints/17000
17517 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17518 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17519
17520 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17521
17522 * gdb.base/subst.exp: Add tests to verify partial path matching
17523 output.
17524
17525 2014-06-03 Pedro Alves <palves@redhat.com>
17526
17527 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17528 target that doesn't use software single-stepping.
17529
17530 2014-06-03 Pedro Alves <palves@redhat.com>
17531
17532 PR breakpoints/17000
17533 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17534 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17535
17536 2014-06-02 Doug Evans <xdje42@gmail.com>
17537
17538 * gdb.guile/scm-parameter.exp: New file.
17539
17540 2014-06-02 Doug Evans <xdje42@gmail.com>
17541
17542 * gdb.guile/scm-cmd.c: New file.
17543 * gdb.guile/scm-cmd.exp: New file.
17544
17545 2014-06-02 Doug Evans <xdje42@gmail.com>
17546
17547 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17548 pretty-printer lookup.
17549 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17550 (make-pp_s-printer): Call it.
17551 (make-pretty-printer-from-dict): New function.
17552 (lookup-pretty-printer-maker-from-dict): New function.
17553 (*pretty-printer*): Simplify.
17554 (make-objfile-pp_s-printer): New function.
17555 (install-objfile-pretty-printers!): New function.
17556 (make-progspace-pp_s-printer): New function.
17557 (install-progspace-pretty-printers!): New function.
17558 * gdb.guile/scm-progspace.c: New file.
17559 * gdb.guile/scm-progspace.exp: New file.
17560
17561 2014-06-02 Pedro Alves <palves@redhat.com>
17562
17563 * gdb.base/dprintf-bp-same-addr.c: New file.
17564 * gdb.base/dprintf-bp-same-addr.exp: New file.
17565
17566 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17567
17568 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17569 * gdb.arch/powerpc-power.s: Likewise.
17570
17571 2014-06-02 Joel Brobecker <brobecker@adacore.com>
17572
17573 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17574
17575 2014-06-01 Yao Qi <yao@codesourcery.com>
17576
17577 * gdb.base/watchpoint.exp (test_watch_location): Check null
17578 pointer can be dereferenced. If not, do the test, otherwise
17579 skip it.
17580
17581 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
17582
17583 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17584 results.
17585 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17586
17587 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
17588
17589 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17590 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17591 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17592 * gdb.arch/amd64-invalid-stack-top.c: New file.
17593 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17594
17595 2014-05-30 Pedro Alves <palves@redhat.com>
17596
17597 PR breakpoints/17000
17598 * gdb.base/sss-bp-on-user-bp.c: New file.
17599 * gdb.base/sss-bp-on-user-bp.exp: New file.
17600
17601 2014-05-30 David Blaikie <dblaikie@gmail.com>
17602
17603 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17604 gnu_inline semantics via attribute.
17605 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17606 source explicitly specifies the required semantics.
17607
17608 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17609
17610 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17611
17612 2014-05-29 Pedro Alves <palves@redhat.com>
17613 Tom Tromey <tromey@redhat.com>
17614
17615 * gdb.base/async-shell.exp: Don't enable target-async.
17616 * gdb.base/async.exp
17617 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17618 parameter. Adjust.
17619 (top level): Don't test with "target-async".
17620 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17621 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17622 * gdb.base/inferior-died.exp: Don't enable target-async.
17623 * gdb.base/interrupt-noterm.exp: Likewise.
17624 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17625 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17626 * gdb.mi/mi-nonstop.exp: Likewise.
17627 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17628 * gdb.mi/mi-nsintrall.exp: Likewise.
17629 * gdb.mi/mi-nsmoribund.exp: Likewise.
17630 * gdb.mi/mi-nsthrexec.exp: Likewise.
17631 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17632 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17633 * gdb.python/py-evsignal.exp: Don't enable target-async.
17634 * gdb.python/py-evthreads.exp: Likewise.
17635 * gdb.python/py-prompt.exp: Likewise.
17636 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17637 * gdb.server/solib-list.exp: Don't enable target-async.
17638 * gdb.threads/thread-specific-bp.exp: Likewise.
17639 * lib/mi-support.exp: Adjust to use mi-async.
17640
17641 2014-05-29 Pedro Alves <palves@redhat.com>
17642
17643 PR gdb/13860
17644 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17645 reason, even in sync mode.
17646
17647 2014-05-29 Pedro Alves <palves@redhat.com>
17648 Hui Zhu <hui@codesourcery.com>
17649
17650 PR PR15693
17651 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17652 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17653 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17654 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17655
17656 2014-05-28 Joel Brobecker <brobecker@adacore.com>
17657
17658 * config/monitor.exp (gdb_target_monitor): Replace use of
17659 "set remotebaud" by "set serial baud".
17660
17661 2014-05-26 Andy Wingo <wingo@igalia.com>
17662
17663 * gdb.guile/scm-breakpoint.exp:
17664 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17665 properties instead of gdb-object-properties.
17666
17667 2014-05-26 Yao Qi <yao@codesourcery.com>
17668
17669 * gdb.server/no-thread-db.exp: Specify source file name
17670 explicitly when setting a breakpoint.
17671
17672 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17673
17674 * gdb.btrace/vdso.c: New.
17675 * gdb.btrace/vdso.exp: New.
17676
17677 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17678
17679 * gdb.base/gcore.exp (capture_command_output): Move ...
17680 * lib/gdb.exp (capture_command_output): ... here.
17681
17682 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17683
17684 * gdb.btrace/data.exp: Test memory access during btrace replay.
17685
17686 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17687
17688 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17689
17690 2014-05-21 Pedro Alves <palves@redhat.com>
17691
17692 PR gdb/13860
17693 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17694 (top level): Test that output related to execution commands is
17695 sent to the console with CLI commands, but not with MI commands.
17696 Test that breakpoint events are always mirrored to the console.
17697 Also expect the new source line to be output after a "next" in
17698 async mode too. Make it a pass/fail test.
17699 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17700 output.
17701 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17702
17703 2014-05-21 Pedro Alves <palves@redhat.com>
17704
17705 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17706 Use them to test variations of "list" after reaching a breakpoint.
17707 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17708 Test "list" with listsize 10 after reaching a breakpoint.
17709 * gdb.python/python.exp (decode_line current location line
17710 number): Adjust expected line number.
17711
17712 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17713
17714 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17715 behavior for $args, pass it directly to "run".
17716
17717 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17718
17719 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17720 30000 to 65536.
17721
17722 2014-05-21 Pedro Alves <palves@redhat.com>
17723
17724 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17725 auto-connect-native-target off".
17726 * gdb.base/auto-connect-native-target.c: New file.
17727 * gdb.base/auto-connect-native-target.exp: New file.
17728
17729 2014-05-21 Pedro Alves <palves@redhat.com>
17730
17731 * gdb.base/default.exp: Test "target native" instead of "target
17732 child".
17733
17734 2014-05-21 Mark Wielaard <mjw@redhat.com>
17735
17736 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17737
17738 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17739
17740 Fix TLS access for -static -pthread.
17741 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17742 <HAVE_TLS> (thread_function, main): Initialize it.
17743 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17744 Add clean_restart.
17745 <$have_tls != "">: Check TLSVAR.
17746
17747 2014-05-21 Pedro Alves <palves@redhat.com>
17748
17749 * gdb.base/dcache-line-read-error.c: New.
17750 * gdb.base/dcache-line-read-error.exp: New.
17751
17752 2014-05-20 Pedro Alves <palves@redhat.com>
17753
17754 * gdb.base/compare-sections.c: New file.
17755 * gdb.base/compare-sections.exp: New file.
17756
17757 2014-05-20 Pedro Alves <palves@redhat.com>
17758
17759 * gdb.base/break-idempotent.c: New file.
17760 * gdb.base/break-idempotent.exp: New file.
17761
17762 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17763
17764 * gdb.btrace/nohist.exp: New.
17765
17766 2014-05-20 Yao Qi <yao@codesourcery.com>
17767
17768 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17769 gdb.reverse directory and gdb_reverse_timeout exists in board
17770 setting.
17771 * README: Document gdb_reverse_timeout.
17772
17773 2014-05-20 Yao Qi <yao@codesourcery.com>
17774
17775 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17776 'test_file_name'. Treat args as a string instead of a list.
17777 (gdb_init): Rename argument 'args' by 'test_file_name'.
17778
17779 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17780
17781 * gdb.arch/powerpc-power.exp: New file.
17782 * gdb.arch/powerpc-power.s: New file.
17783
17784 2014-05-16 Doug Evans <dje@google.com>
17785
17786 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
17787 * gdb.base/completion.exp: Check that all expected files exist
17788 before doing file completion.
17789
17790 2014-05-16 Doug Evans <dje@google.com>
17791
17792 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17793 Update.
17794 (do_syscall_tests_without_xml): Update.
17795
17796 2014-05-16 Pedro Alves <palves@redhat.com>
17797
17798 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17799 instead of "unknown output after running".
17800
17801 2014-05-16 Yao Qi <yao@codesourcery.com>
17802
17803 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17804 file1.txt from host at the end.
17805 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17806
17807 2014-05-15 Doug Evans <dje@google.com>
17808
17809 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17810 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17811 loading file. Add test for TU lookup.
17812
17813 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17814
17815 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17816 calling "-exec-arguments" or "set args" before running the
17817 inferior.
17818
17819 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17820
17821 * lib/mi-support.exp (mi_expect_stop): Expect message for
17822 inferiors that exit with non-zero exit code.
17823
17824 2014-05-14 Yao Qi <yao@codesourcery.com>
17825
17826 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17827 match absolute path on remote host.
17828 (test_file_list_exec_source_files): Remove "/" from the
17829 pattern.
17830
17831 2014-05-14 Yao Qi <yao@codesourcery.com>
17832
17833 * boards/local-remote-host-notty.exp (${board}_file): New
17834 proc.
17835
17836 2014-05-07 Kyle McMartin <kyle@redhat.com>
17837
17838 Pushed by Joel Brobecker <brobecker@adacore.com>.
17839 * gdb.arch/aarch64-atomic-inst.c: New file.
17840 * gdb.arch/aarch64-atomic-inst.exp: New file.
17841
17842 2014-05-07 Yao Qi <yao@codesourcery.com>
17843
17844 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17845 in current context" too.
17846
17847 2014-05-05 Keith Seitz <keiths@redhat.com>
17848
17849 * gdb.linespec/ls-dollar.exp: Add test for linespec
17850 file:convenience_variable.
17851
17852 2014-05-05 Yao Qi <yao@codesourcery.com>
17853
17854 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17855 traceframes into tfile and ctf trace files. Read data from
17856 trace file and test collected data.
17857 (gdb_collect_locals_test): Likewise.
17858 (gdb_unavailable_registers_test): Likewise.
17859 (gdb_unavailable_floats): Likewise.
17860 (gdb_collect_globals_test): Likewise.
17861 (top-level): Append "ctf" to trace_file_targets if GDB
17862 supports.
17863
17864 2014-05-05 Yao Qi <yao@codesourcery.com>
17865
17866 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17867 code to ...
17868 (gdb_collect_args_test_1): ... it. New proc.
17869 (gdb_collect_locals_test): Move some code to ...
17870 (gdb_collect_locals_test_1): ... it. New proc.
17871 (gdb_unavailable_registers_test): Move some code to ...
17872 (gdb_unavailable_registers_test_1): ... it. New proc.
17873 (gdb_unavailable_floats): Move some code to ...
17874 (gdb_unavailable_floats_1): ... it. New proc.
17875
17876 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17877
17878 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17879 probes to test for bitness recognition.
17880 * gdb.arch/amd64-stap-optional-prefix.exp
17881 (test_probe_value_without_reg): New procedure.
17882 Add code to test for different kinds of bitness.
17883
17884 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17885
17886 PR breakpoints/16889
17887 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17888 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17889
17890 2014-05-01 Pedro Alves <palves@redhat.com>
17891
17892 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17893 gdb_file_cmd if no file is specified.
17894 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17895 last_loaded_file to set the remote exec-file.
17896
17897 2014-05-01 Pedro Alves <palves@redhat.com>
17898
17899 * boards/local-remote-host.exp: New file.
17900
17901 2014-05-01 Pedro Alves <palves@redhat.com>
17902
17903 * boards/local-remote-host.exp: Rename to ...
17904 * boards/local-remote-host-notty.exp: ... this.
17905
17906 2014-04-28 Joel Brobecker <brobecker@adacore.com>
17907
17908 * gdb.ada/dyn_arrayidx: New testcase.
17909
17910 2014-04-26 Yao Qi <yao@codesourcery.com>
17911
17912 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17913 and compute the length of function main. Save it in
17914 $main_length.
17915 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17916 (top-level): Use gdb_compile to compile objects into
17917 executable and restart GDB. Remove invocation to
17918 prepare_for_testing.
17919
17920 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17921 Pedro Alves <palves@redhat.com>
17922
17923 PR server/16255
17924 * gdb.multi/multi-attach.c: New file.
17925 * gdb.multi/multi-attach.exp: New file.
17926
17927 2014-04-25 Pedro Alves <palves@redhat.com>
17928
17929 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17930 user.
17931 (top level): Test that "set remote conditional-breakpoints-packet
17932 off" works as intended.
17933 * gdb.base/dprintf.exp: Test that "set remote
17934 breakpoint-commands-packet off" works as intended.
17935 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17936 New function.
17937 (top level): Call it.
17938 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17939 remote fast-tracepoints-packet off" works as intended.
17940 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17941 * lib/gdb.exp (gdb_is_target_remote): ... here.
17942
17943 2014-04-24 David Blaikie <dblaikie@gmail.com>
17944
17945 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17946 ensure clang would not discard them.
17947 * gdb.base/gdbvars.c: Ditto.
17948 * gdb.base/memattr.c: Ditto.
17949 * gdb.base/whatis.c: Ditto.
17950 * gdb.python/py-prettyprint.c: Ditto.
17951 * gdb.trace/actions.c: Ditto.
17952 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17953 ensure clang would not discard it.
17954
17955 2014-04-24 David Blaikie <dblaikie@gmail.com>
17956
17957 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17958 clang to emit the full definition of type required by the test
17959 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17960
17961 2014-04-24 David Blaikie <dblaikie@gmail.com>
17962
17963 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17964 coax Clang into emitting the definition of the type.
17965 * gdb.cp/pr10728-x.h (y): Ditto.
17966 * gdb.cp/pr10728-y.cc (y): Ditto.
17967
17968 2014-04-24 David Blaikie <dblaikie@gmail.com>
17969
17970 * gdb.base/label.exp: XFAIL label related tests under Clang.
17971 * gdb.cp/cplabel.exp: Ditto.
17972 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17973 under Clang those using labels.
17974
17975 2014-04-25 Yao Qi <yao@codesourcery.com>
17976
17977 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17978 double_label.
17979 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17980 partial_label and double_label.
17981
17982 2014-04-24 David Blaikie <dblaikie@gmail.com>
17983
17984 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17985
17986 2014-04-24 David Blaikie <dblaikie@gmail.com>
17987
17988 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17989 of the function to work across GCC and Clang.
17990 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17991 pointer types (const void ** const V void **).
17992
17993 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
17994 Walfred Tedeschi <walfred.tedeschi@intel.com>
17995
17996 * Makefile.in (EXECUTABLES): Added i386-avx512.
17997 * gdb.arch/i386-avx512.c: New file.
17998 * gdb.arch/i386-avx512.exp: Likewise.
17999
18000 2014-04-23 Keith Seitz <keiths@redhat.com>
18001
18002 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18003 (mi_make_breakpoint_table): New procedure.
18004 (mi_create_breakpoint): Use mi_make_breakpoint
18005 and return the result.
18006 (mi_make_breakpoint): New procedure.
18007 (mi_build_kv_pairs): New procedure.
18008
18009 * gdb.mi/mi-break.exp: Remove unused globals,
18010 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18011 All callers updated.
18012 * gdb.mi/mi-dprintf.exp: Use variable to track command
18013 number.
18014 Update all callers of mi_create_breakpoint and use
18015 mi_make_breakpoint_table.
18016 Remove any unused global variables.
18017 * gdb.mi/mi-nonstop.exp: Likewise.
18018 * gdb.mi/mi-nsintrall.exp: Likewise.
18019 * gdb.mi/mi-nsmoribund.exp: Likewise.
18020 * gdb.mi/mi-nsthrexec.exp: Likewise.
18021 * gdb.mi/mi-reverse.exp: Likewise.
18022 * gdb.mi/mi-simplerun.exp: Likewise.
18023 * gdb.mi/mi-stepn.exp: Likewise.
18024 * gdb.mi/mi-syn-frame.exp: Likewise.
18025 * gdb.mi/mi-until.exp: Likewise.
18026 * gdb.mi/mi-var-cp.exp: Likewise.
18027 * gdb.mi/mi-var-display.exp: Likewise.
18028 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18029 * gdb.mi/mi2-var-child.exp: Likewise.
18030 * gdb.mi/mi-vla-c99.exp: Likewise.
18031 * lib/mi-support.exp: Likewise.
18032
18033 From Ian Lance Taylor <iant@cygnus.com>:
18034 * lib/gdb.exp (parse_args): New procedure.
18035
18036 2014-04-23 Pedro Alves <palves@redhat.com>
18037
18038 * gdb.base/break-unload-file.c: New file.
18039 * gdb.base/break-unload-file.exp: New file.
18040 * gdb.base/sym-file-lib.c (baz): New function.
18041 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18042 field.
18043 (load): Store the segment's mapped size.
18044 (unload): New function.
18045 (unload_shlib): New function.
18046 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18047 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18048 set a breakpoint at baz, and call it.
18049 * gdb.base/sym-file.exp: New tests for stale breakpoint
18050 instructions.
18051
18052 2014-04-23 Pedro Alves <palves@redhat.com>
18053
18054 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18055 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18056 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18057 * gdb.base/hbreak-unmapped.c: New file.
18058 * gdb.base/hbreak-unmapped.exp: New file.
18059 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18060 * lib/gdb.exp (gdb_is_target_remote): ... here.
18061
18062 2014-04-22 Pedro Alves <palves@redhat.com>
18063
18064 * gdb.base/consecutive-step-over.c: New file.
18065 * gdb.base/consecutive-step-over.exp: New file.
18066
18067 2014-04-22 Pedro Alves <palves@redhat.com>
18068
18069 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18070 instead of send_gdb/gdb_expect.
18071
18072 2014-04-22 Yao Qi <yao@codesourcery.com>
18073
18074 * lib/trace-support.exp (generate_tracefile): New procedure.
18075 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18076 return 0.
18077 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18078 if generate_tracefile returns 1.
18079
18080 2014-04-18 Tom Tromey <palves@redhat.com>
18081 Pedro alves <tromey@redhat.com>
18082
18083 PR backtrace/15558
18084 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18085 with a backtrace limit.
18086 * gdb.python/py-frame-inline.exp: Test running to an inline
18087 function with a backtrace limit, and printing the newest frame.
18088 * gdb.python/py-frame-inline.c (main): Call f.
18089
18090 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18091
18092 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18093
18094 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18095
18096 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18097 Drop prefix from unsupported source file path.
18098
18099 2014-04-17 Yao Qi <yao@codesourcery.com>
18100
18101 * lib/gdb.exp (with_target_charset): New proc.
18102 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18103 with_target_charset.
18104 (test_print_strings): Likewise.
18105 (test_repeat_bytes): Likewise.
18106 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18107 for some tests.
18108
18109 2014-04-16 Keith Seitz <keiths@redhat.com>
18110
18111 PR gdb/15827
18112 * gdb.dwarf2/corrupt.c: New file.
18113 * gdb.dwarf2/corrupt.exp: New file.
18114
18115 2014-04-16 Keith Seitz <keiths@redhat.com>
18116
18117 PR c++/16597
18118 * gdb.cp/namelessclass.cc: New file.
18119 * gdb.cp/namelessclass.exp: New file.
18120 * gdb.cp/namelessclass.S: New file.
18121
18122 2014-04-16 Doug Evans <dje@google.com>
18123
18124 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18125 Add comment.
18126 (gdbserver_default_get_comm_port): New function.
18127 (gdbserver_start): Check if board file provided
18128 "gdbserver,get_comm_port" and use it if so.
18129 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18130 (gdb,socketport): Set to "stdio".
18131 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18132 (stdio_gdbserver_template): Delete.
18133 (${board}_get_remote_address): Update.
18134 (${board}_build_remote_cmd): Delete.
18135 (${board}_get_comm_port): New function.
18136 (${board}_spawn): Update.
18137 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18138 Delete.
18139 (${board}_get_remote_address): Update.
18140 (${board}_get_comm_port): New function.
18141
18142 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
18143
18144 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18145 appearing in any order.
18146
18147 2014-04-15 Doug Evans <dje@google.com>
18148
18149 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18150 uninitialized value of "description".
18151
18152 2014-04-15 Keith Seitz <keiths@redhat.com>
18153
18154 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18155 Remove unused globals.
18156 (test_running_the_program): Likewise.
18157 (test_controlled_execution): Likewise.
18158 (test_controlling_breakpoints): Likewise.
18159 (test_program_termination): Likewise.
18160
18161 2014-04-15 Keith Seitz <keiths@redhat.com>
18162
18163 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18164 unused globals.
18165 (test_rbreak_creation_and_listing): Likewise.
18166 (test_ignore_count): Likewise.
18167 (test_error): Likewise.
18168
18169 2014-04-15 Pedro Alves <palves@redhat.com>
18170
18171 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18172 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18173 sym-file-loader.c.
18174 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18175 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18176 to sym-file-loader.c.
18177 (struct library): Forward declare.
18178 (load_shlib, lookup_function): Change prototypes.
18179 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18180 (translate_offset): Remove declarations.
18181 (get_text_addr): New declaration.
18182 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18183 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18184 sym-file-loader.h.
18185 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18186 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18187 here from sym-file-loader.h.
18188 (struct library): New structure.
18189 (load_shlib, lookup_function): Change prototypes and adjust to
18190 work with a struct library.
18191 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18192 (translate_offset): Make static.
18193 (get_text_addr): New function.
18194 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18195
18196 2014-04-15 Pedro Alves <palves@redhat.com>
18197
18198 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18199
18200 2014-04-15 Pedro Alves <palves@redhat.com>
18201
18202 * gdb.base/sym-file-loader.c: Include <limits.h>.
18203 (SELF_LINK): New define.
18204 (get_origin): New function.
18205 (load_shlib): Use it.
18206 * gdb.base/sym-file.exp: Don't early return if the target is
18207 remote. Use runto_main, and issue fail is that fails. Use
18208 gdb_load_shlibs.
18209 (shlib_name): Delete.
18210 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18211
18212 2014-04-15 Pedro Alves <palves@redhat.com>
18213
18214 * gdb.base/sym-file.exp: Remove regex characters from test
18215 message. Don't refer to breakpoint numbers in test messages.
18216
18217 2014-04-14 Keith Seitz <keiths@redhat.com>
18218
18219 PR c++/16253
18220 * gdb.cp/var-tag.cc: New file.
18221 * gdb.cp/var-tag.exp: New file.
18222 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18223 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18224 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18225 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18226
18227 2014-04-14 Tom Tromey <tromey@redhat.com>
18228
18229 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18230 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18231 type.
18232 * gdb.cp/enum-class.exp: New file.
18233 * gdb.cp/enum-class.cc: New file.
18234
18235 2014-04-14 Tom Tromey <tromey@redhat.com>
18236
18237 * gdb.dwarf2/enum-type.exp: New file.
18238
18239 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18240
18241 * gdb.mi/mi-vla-c99.exp: New file.
18242 * gdb.mi/vla.c: New file.
18243
18244 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18245
18246 * gdb.base/vla-datatypes.c: New file.
18247 * gdb.base/vla-datatypes.exp: New file.
18248
18249 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18250
18251 * gdb.base/vla-ptr.c: New file.
18252 * gdb.base/vla-ptr.exp: New file.
18253
18254 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18255
18256 * gdb.dwarf2/count.exp: New file.
18257
18258 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18259
18260 * gdb.base/vla-sideeffect.c: New file.
18261 * gdb.base/vla-sideeffect.exp: New file.
18262
18263 2014-04-14 David Blaikie <dblaikie@gmail.com>
18264
18265 * gdb.mi/non-stop.c: Add return value for non-void function return
18266 statement.
18267 * gdb.threads/staticthreads.c: Ditto.
18268
18269 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18270 Doug Evans <xdje42@gmail.com>
18271
18272 * gdb.guile/scm-value.c: Improve test case.
18273 * gdb.guile/scm-value.exp: Add new test.
18274
18275 2014-04-11 David Blaikie <dblaikie@gmail.com>
18276
18277 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18278 override Clang's default.
18279
18280 2014-04-11 Joel Brobecker <brobecker@adacore.com>
18281
18282 Revert the following changes (regressions):
18283
18284 * gdb.base/vla-sideeffect.c: New file.
18285 * gdb.base/vla-sideeffect.exp: New file.
18286
18287 * gdb.dwarf2/count.exp: New file.
18288
18289 * gdb.base/vla-multi.c: New file.
18290 * gdb.base/vla-multi.exp: New file.
18291
18292 * gdb.base/vla-ptr.c: New file.
18293 * gdb.base/vla-ptr.exp: New file.
18294
18295 * gdb.base/vla-datatypes.c: New file.
18296 * gdb.base/vla-datatypes.exp: New file.
18297
18298 * gdb.mi/mi-vla-c99.exp: New file.
18299 * gdb.mi/vla.c: New file.
18300
18301 2014-04-11 Keith Seitz <keiths@redhat.com>
18302
18303 PR c++/16675
18304 * gdb.cp/cpsizeof.exp: New file.
18305 * gdb.cp/cpsizeof.cc: New file.
18306
18307 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18308
18309 * gdb.mi/mi-vla-c99.exp: New file.
18310 * gdb.mi/vla.c: New file.
18311
18312 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18313
18314 * gdb.base/vla-datatypes.c: New file.
18315 * gdb.base/vla-datatypes.exp: New file.
18316
18317 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18318
18319 * gdb.base/vla-ptr.c: New file.
18320 * gdb.base/vla-ptr.exp: New file.
18321
18322 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18323
18324 * gdb.base/vla-multi.c: New file.
18325 * gdb.base/vla-multi.exp: New file.
18326
18327 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18328
18329 * gdb.dwarf2/count.exp: New file.
18330
18331 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18332
18333 * gdb.base/vla-sideeffect.c: New file.
18334 * gdb.base/vla-sideeffect.exp: New file.
18335
18336 2014-04-11 Yao Qi <yao@codesourcery.com>
18337
18338 * gdb.base/completion.exp: Check file exists before running tests
18339 on file completion.
18340
18341 2014-04-10 Pedro Alves <palves@redhat.com>
18342
18343 * gdb.base/cond-eval-mode.c: New file.
18344 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18345 prepare_for_testing to build the new file. Check result of
18346 runto_main.
18347 (test_break, test_watch): New procedures.
18348 (top level): Use them.
18349
18350 2014-04-08 Pierre Muller <muller@sourceware.org>
18351
18352 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18353 Ctrl-V use for mingw hosts.
18354
18355 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18356
18357 * gdb.python/py-value.c: Improve test case.
18358 * gdb.python/py-value.exp: Add new test.
18359
18360 2014-04-07 David Blaikie <dblaikie@gmail.com>
18361
18362 * lib/compiler.c: Identify the clang compiler.
18363 * lib/compiler.cc: Ditto.
18364
18365 2014-04-03 Yao Qi <yao@codesourcery.com>
18366
18367 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18368
18369 2014-04-01 Anton Blanchard <anton@samba.org>
18370
18371 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18372 messages unique.
18373
18374 2014-04-01 Anton Blanchard <anton@samba.org>
18375
18376 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18377 prepare_for_testing.
18378
18379 2014-04-01 Anton Blanchard <anton@samba.org>
18380
18381 * gdb.arch/ppc64-atomic-inst.c: Remove.
18382 * gdb.arch/ppc64-atomic-inst.S: New file.
18383 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18384
18385 2014-03-31 Doug Evans <dje@google.com>
18386
18387 * gdb.base/print-symbol-loading-lib.c: New file.
18388 * gdb.base/print-symbol-loading-main.c: New file.
18389 * gdb.base/print-symbol-loading.exp: New file.
18390
18391 2014-03-31 Yao Qi <yao@codesourcery.com>
18392
18393 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18394
18395 2014-03-28 Joel Brobecker <brobecker@adacore.com>
18396
18397 * gdb.ada/mi_dyn_arr: New testcase.
18398
18399 2014-03-27 Doug Evans <dje@google.com>
18400
18401 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18402
18403 2014-03-27 Yao Qi <yao@codesourcery.com>
18404
18405 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18406 if target is nios2-*-*.
18407
18408 2014-03-26 Yao Qi <yao@codesourcery.com>
18409
18410 * lib/gdb.exp (readline_is_used): New proc.
18411 * gdb.base/completion.exp: Move tests on command complete up.
18412 Skip the rest of tests if readline is not used.
18413 * gdb.ada/complete.exp: Skp the test if readline is not
18414 used.
18415 * gdb.base/filesym.exp: Likewise.
18416 * gdb.base/macscp.exp: Likewise.
18417 * gdb.base/readline-ask.exp: Likewise.
18418 * gdb.base/readline.exp: Likewise.
18419 * gdb.python/py-cmd.exp: Likewise.
18420 * gdb.trace/tfile.exp: Likewise.
18421
18422 2014-03-26 Yao Qi <yao@codesourcery.com>
18423
18424 * gdb.base/macscp.exp: Fix code format issues.
18425
18426 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18427
18428 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18429 * gdb.asm/powerpc64le.inc: New file.
18430
18431 2014-03-25 Pedro Alves <palves@redhat.com>
18432 Doug Evans <dje@google.com>
18433
18434 * gdb.base/source-execution.c: New file.
18435 * gdb.base/source-execution.exp: New file.
18436 * gdb.base/source-execution.gdb: New file.
18437
18438 2014-03-24 Doug Evans <dje@google.com>
18439
18440 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18441 using fission.
18442
18443 2014-03-24 Hui Zhu <hui@codesourcery.com>
18444 Pedro Alves <palves@redhat.com>
18445
18446 PR breakpoints/16101
18447 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18448 test pass/fail messages. Detect missing support for dprintf when
18449 breakpoints are actually inserted.
18450 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18451 breakpoints are actually inserted.
18452 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18453 fails.
18454
18455 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18456
18457 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18458
18459 2014-03-22 Doug Evans <xdje42@gmail.com>
18460
18461 * gdb.python/python.exp (python not supported): Verify multi-line
18462 python command issues an error.
18463 * gdb.guile/guile.exp (guile not supported): Verify multi-line
18464 guile command issues an error.
18465
18466 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18467
18468 * gdb.threads/thread-specific.exp: Handle the lack of usable
18469 $this_breakpoint and $this_thread.
18470
18471 2014-03-21 Hui Zhu <hui@codesourcery.com>
18472
18473 * gdb.base/attach.exp (do_command_attach_tests): New.
18474
18475 2014-03-20 Tom Tromey <tromey@redhat.com>
18476 Pedro Alves <palves@redhat.com>
18477
18478 PR cli/15718
18479 * gdb.base/condbreak-call-false.c: New file.
18480 * gdb.base/condbreak-call-false.exp: New file.
18481
18482 2014-03-20 Pedro Alves <palves@redhat.com>
18483
18484 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18485 Delete.
18486 (block_signals, unblock_signals): Delete.
18487 (child_function_2, main): Remove references to deleted variable
18488 and functions.
18489
18490 2014-03-20 Pedro Alves <palves@redhat.com>
18491
18492 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18493 Use pthread_kill to signal thread 2.
18494 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18495 Adjust to make the test send itself a signal rather than using the
18496 host's "kill" command.
18497
18498 2014-03-20 Pedro Alves <palves@redhat.com>
18499
18500 * gdb.threads/multiple-step-overs.c: New file.
18501 * gdb.threads/multiple-step-overs.exp: New file.
18502 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18503 Adjust expected infrun debug output.
18504
18505 2014-03-20 Pedro Alves <palves@redhat.com>
18506
18507 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18508 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18509
18510 2014-03-20 Pedro Alves <palves@redhat.com>
18511
18512 PR breakpoints/7143
18513 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18514 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18515 of gdb_test_multiple.
18516 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18517 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18518
18519 2014-03-20 Pedro Alves <palves@redhat.com>
18520
18521 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18522 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18523
18524 2014-03-19 Pedro Alves <palves@redhat.com>
18525
18526 * gdb.base/async.exp: Remove early return.
18527
18528 2014-03-19 Pedro Alves <palves@redhat.com>
18529
18530 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18531
18532 2014-03-19 Pedro Alves <palves@redhat.com>
18533
18534 * gdb.base/async.exp (test_background): Expect \r\n after
18535 "completed." in the fail pattern.
18536
18537 2014-03-19 Pedro Alves <palves@redhat.com>
18538
18539 * gdb.base/async.exp (test_background): New procedure.
18540 Use it for all background execution command tests.
18541
18542 2014-03-19 Pedro Alves <palves@redhat.com>
18543
18544 * gdb.base/async.exp: Use prepare_for_testing.
18545
18546 2014-03-19 Pedro Alves <palves@redhat.com>
18547
18548 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18549 the same line.
18550
18551 2014-03-19 Pedro Alves <palves@redhat.com>
18552
18553 * gdb.base/async.c (main): Add "jump here" and "until here" line
18554 marker comments.
18555 * gdb.base/async.exp (jump_here): New global.
18556 (jump& test): Use it.
18557 (until_here): New global.
18558 (until& test): Use it.
18559
18560 2014-03-19 Pedro Alves <palves@redhat.com>
18561
18562 * gdb.base/async.exp: Don't frob gdb_protocol.
18563
18564 2014-03-18 Doug Evans <xdje42@gmail.com>
18565
18566 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18567 Fix spelling of exec-done-display.
18568
18569 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18570
18571 PR gdb/15358
18572 * gdb.base/gdb-sigterm.c: New file.
18573 * gdb.base/gdb-sigterm.exp: New file.
18574
18575 2014-03-18 Pedro Alves <palves@redhat.com>
18576
18577 PR gdb/13860
18578 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18579 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18580 solib-event.
18581
18582 2014-03-17 Joel Brobecker <brobecker@adacore.com>
18583
18584 * gdb.ada/pckd_arr_ren: New testcase.
18585
18586 2014-03-13 Doug Evans <xdje42@gmail.com>
18587
18588 PR guile/16612
18589 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18590 collect after discarding symbols.
18591
18592 2014-03-13 Ludovic Courtès <ludo@gnu.org>
18593 Doug Evans <xdje42@gmail.com>
18594
18595 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18596 to history survives a gc.
18597
18598 2014-03-13 Pedro Alves <palves@redhat.com>
18599
18600 * gdb.base/default.exp: Don't test "target procfs".
18601
18602 2014-03-13 Pedro Alves <palves@redhat.com>
18603
18604 * gdb.base/default.exp: Update "target child" and "target procfs"
18605 tests to not expect "Unix".
18606
18607 2014-03-12 Tom Tromey <tromey@redhat.com>
18608
18609 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18610 New procs. Add target-async tests.
18611 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18612 Add target-async tests.
18613
18614 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18615
18616 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18617 'func_start' and 'func_end' for the beginning and end of the
18618 function code, respectively.
18619 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18620 'func_end' instead of 'func' and 'main'.
18621
18622 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18623
18624 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18625 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18626 generate the debug info assembler source.
18627
18628 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18629
18630 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18631 * gdb.dwarf2/arr-subrange.exp: Likewise.
18632 * gdb.dwarf2/dwz.exp: Likewise.
18633 * gdb.dwarf2/method-ptr.exp: Likewise.
18634 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18635 * gdb.dwarf2/subrange.exp: Likewise.
18636 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18637 * gdb.dwarf2/implptrpiece.exp: Likewise.
18638 * gdb.dwarf2/nostaticblock.exp: Likewise.
18639
18640 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18641
18642 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18643 directory to absolute path name arguments.
18644
18645 2014-03-10 Joel Brobecker <brobecker@adacore.com>
18646
18647 * gdb.ada/tagged_access: New testcase.
18648
18649 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18650
18651 * gdb.btrace/data.exp: Update expected output.
18652
18653 2014-03-06 Yao Qi <yao@codesourcery.com>
18654
18655 * gdb.trace/pr16508.exp: New file.
18656
18657 2014-03-05 Pedro Alves <palves@redhat.com>
18658
18659 PR gdb/16575
18660 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18661 procedure.
18662 (top level): Adjust to use it. Add tests that exercise breakpoint
18663 interaction with the code-cache.
18664
18665 2014-02-26 Ludovic Courtès <ludo@gnu.org>
18666
18667 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18668 test for 'history-append!'.
18669
18670 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18671
18672 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18673 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18674 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18675 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18676 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18677 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18678
18679 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18680
18681 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18682 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18683 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18684
18685 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18686
18687 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18688
18689 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18690
18691 * gdb.dwarf2/arr-stride.c: New file.
18692 * gdb.dwarf2/arr-stride.exp: New file.
18693
18694 2014-02-26 Pedro Alves <palves@redhat.com>
18695
18696 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18697 that won't ever trigger. Make sure that GDB reports the correct
18698 breakpoint that caused the stop.
18699
18700 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18701
18702 PR gdb/16626
18703 * gdb.base/auto-load-script: New file.
18704 * gdb.base/auto-load.c: New file.
18705 * gdb.base/auto-load.exp: New file.
18706
18707 PR gdb/16626
18708 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18709
18710 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18711
18712 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18713 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18714
18715 2014-02-24 Doug Evans <dje@google.com>
18716
18717 * lib/gdb.exp (run_on_host): Log error output if program fails.
18718
18719 2014-02-21 Pedro Alves <palves@redhat.com>
18720
18721 * gdb.threads/step-after-sr-lock.c: Rename to ...
18722 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18723 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18724 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18725 ... this.
18726
18727 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18728
18729 PR tdep/16397
18730 * gdb.arch/amd64-stap-special-operands.exp: New file.
18731 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18732 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18733 * gdb.arch/amd64-stap-triplet.S: Likewise.
18734 * gdb.arch/amd64-stap-triplet.c: Likewise.
18735
18736 2014-02-20 Joel Brobecker <brobecker@adacore.com>
18737
18738 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18739 in .section pseudo-op.
18740
18741 2014-02-20 lin zuojian <manjian2006@gmail.com>
18742 Joel Brobecker <brobecker@adacore.com>
18743 Doug Evans <xdje42@gmail.com>
18744
18745 PR symtab/16581
18746 * gdb.dwarf2/dw2-icycle.S: New file.
18747 * gdb.dwarf2/dw2-icycle.c: New file.
18748 * gdb.dwarf2/dw2-icycle.exp: New file.
18749
18750 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18751
18752 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18753 operations on gdb.Value objects.
18754 * gdb.python/py-value-cc.exp: Add new test to test operations on
18755 gdb.Value objects.
18756
18757 2014-02-18 Doug Evans <dje@google.com>
18758
18759 * Makefile.in (TESTS): New variable.
18760 (expanded_tests, expanded_tests_or_none): New variables
18761 (check-single): Pass $(expanded_tests_or_none) to runtest.
18762 (check-parallel): Only run tests in $(TESTS) if non-empty.
18763 (check/no-matching-tests-found): New rule.
18764 * README: Document TESTS makefile variable.
18765
18766 2014-02-18 Doug Evans <dje@google.com>
18767
18768 * Makefile.in (check-parallel): rm -rf outputs temp.
18769
18770 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18771
18772 Fix "ERROR: no fileid for" in the testsuite.
18773 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18774
18775 2014-02-12 Doug Evans <dje@google.com>
18776
18777 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18778 (MISCELLANEOUS): New variable.
18779 (clean): rm -rf $(MISCELLANEOUS).
18780 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18781 dwp live in the same directory as symlinks, with each symlink pointed
18782 to a differently named file in a different directory.
18783
18784 2014-02-11 Doug Evans <dje@google.com>
18785
18786 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18787 of Tcl file commands.
18788
18789 2014-02-10 Mark Kettenis <kettenis@gnu.org>
18790
18791 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18792 "kill -SIGUSR1 -1".
18793
18794 2014-02-10 Joel Brobecker <brobecker@adacore.com>
18795
18796 * gdb.ada/tick_length_array_enum_idx: New testcase.
18797
18798 2014-02-10 Doug Evans <xdje42@gmail.com>
18799
18800 * configure.ac (AC_OUTPUT): Add gdb.guile.
18801 * configure: Regenerate.
18802 * lib/gdb-guile.exp: New file.
18803 * lib/gdb.exp (get_target_charset): New function.
18804 * gdb.base/help.exp: Update expected output from "apropos apropos".
18805 * gdb.guile/Makefile.in: New file.
18806 * gdb.guile/guile.exp: New file.
18807 * gdb.guile/scm-arch.c: New file.
18808 * gdb.guile/scm-arch.exp: New file.
18809 * gdb.guile/scm-block.c: New file.
18810 * gdb.guile/scm-block.exp: New file.
18811 * gdb.guile/scm-breakpoint.c: New file.
18812 * gdb.guile/scm-breakpoint.exp: New file.
18813 * gdb.guile/scm-disasm.c: New file.
18814 * gdb.guile/scm-disasm.exp: New file.
18815 * gdb.guile/scm-equal.c: New file.
18816 * gdb.guile/scm-equal.exp: New file.
18817 * gdb.guile/scm-error.exp: New file.
18818 * gdb.guile/scm-error.scm: New file.
18819 * gdb.guile/scm-frame-args.c: New file.
18820 * gdb.guile/scm-frame-args.exp: New file.
18821 * gdb.guile/scm-frame-args.scm: New file.
18822 * gdb.guile/scm-frame-inline.c: New file.
18823 * gdb.guile/scm-frame-inline.exp: New file.
18824 * gdb.guile/scm-frame.c: New file.
18825 * gdb.guile/scm-frame.exp: New file.
18826 * gdb.guile/scm-generics.exp: New file.
18827 * gdb.guile/scm-gsmob.exp: New file.
18828 * gdb.guile/scm-iterator.c: New file.
18829 * gdb.guile/scm-iterator.exp: New file.
18830 * gdb.guile/scm-math.c: New file.
18831 * gdb.guile/scm-math.exp: New file.
18832 * gdb.guile/scm-objfile-script-gdb.in: New file.
18833 * gdb.guile/scm-objfile-script.c: New file.
18834 * gdb.guile/scm-objfile-script.exp: New file.
18835 * gdb.guile/scm-objfile.c: New file.
18836 * gdb.guile/scm-objfile.exp: New file.
18837 * gdb.guile/scm-ports.exp: New file.
18838 * gdb.guile/scm-pretty-print.c: New file.
18839 * gdb.guile/scm-pretty-print.exp: New file.
18840 * gdb.guile/scm-pretty-print.scm: New file.
18841 * gdb.guile/scm-section-script.c: New file.
18842 * gdb.guile/scm-section-script.exp: New file.
18843 * gdb.guile/scm-section-script.scm: New file.
18844 * gdb.guile/scm-symbol.c: New file.
18845 * gdb.guile/scm-symbol.exp: New file.
18846 * gdb.guile/scm-symtab-2.c: New file.
18847 * gdb.guile/scm-symtab.c: New file.
18848 * gdb.guile/scm-symtab.exp: New file.
18849 * gdb.guile/scm-type.c: New file.
18850 * gdb.guile/scm-type.exp: New file.
18851 * gdb.guile/scm-value-cc.cc: New file.
18852 * gdb.guile/scm-value-cc.exp: New file.
18853 * gdb.guile/scm-value.c: New file.
18854 * gdb.guile/scm-value.exp: New file.
18855 * gdb.guile/source2.scm: New file.
18856 * gdb.guile/types-module.cc: New file.
18857 * gdb.guile/types-module.exp: New file.
18858
18859 2014-02-10 Yao Qi <yao@codesourcery.com>
18860
18861 PR testsuite/16543
18862 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18863 * configure: Regenerated.
18864 * Makefile.in: New file.
18865
18866 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18867
18868 * gdb.python/py-framefilter.exp: Fix typo.
18869
18870 2014-02-08 Yao Qi <yao@codesourcery.com>
18871
18872 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18873 that no =breakpoint-modified is emitted when breakpoints are
18874 modified through MI commands.
18875
18876 2014-02-07 Pedro Alves <pedro@codesourcery.com>
18877 Pedro Alves <palves@redhat.com>
18878
18879 * gdb.threads/step-after-sr-lock.c: New file.
18880 * gdb.threads/step-after-sr-lock.exp: New file.
18881
18882 2014-02-07 Pedro Alves <palves@redhat.com>
18883
18884 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18885
18886 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18887
18888 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18889 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18890
18891 2014-02-06 Doug Evans <xdje42@gmail.com>
18892
18893 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18894 output.
18895
18896 * gdb.gdb/python-interrupts.exp: New file.
18897
18898 2014-02-05 Yao Qi <yao@codesourcery.com>
18899
18900 * gdb.trace/report.exp (use_collected_data): Test the output
18901 of "info threads" and "info inferiors".
18902
18903 2014-02-05 Yao Qi <yao@codesourcery.com>
18904
18905 Revert this patch:
18906
18907 2013-05-24 Yao Qi <yao@codesourcery.com>
18908
18909 * gdb.trace/tfile.exp: Test inferior and thread.
18910
18911 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18912
18913 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18914 on a function.
18915 * gdb.base/step-bt.c: Call hello via function pointer to make
18916 sure its first instruction is executed on powerpc64le-linux.
18917
18918 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18919
18920 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18921
18922 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18923
18924 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18925 of the test patterns for use on little-endian systems.
18926
18927 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18928
18929 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18930 (decimal_vector): Fix for little-endian.
18931
18932 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18933
18934 * gdb.arch/sparc-sysstep.exp: New file.
18935 * gdb.arch/sparc-sysstep.c: Likewise.
18936
18937 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18938
18939 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18940
18941 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18942
18943 2014-01-23 Tom Tromey <tromey@redhat.com>
18944
18945 * gdb.ada/array_char_idx: New testcase.
18946
18947 2014-01-23 Tom Tromey <tromey@redhat.com>
18948
18949 PR python/16487:
18950 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18951 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18952 classes.
18953
18954 2014-01-23 Tom Tromey <tromey@redhat.com>
18955
18956 PR python/16491:
18957 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18958 string from an inferior frame.
18959 * gdb.python/py-framefilter-mi.exp: Update.
18960
18961 2014-01-22 Doug Evans <dje@google.com>
18962
18963 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18964
18965 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18966
18967 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18968
18969 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18970
18971 * gdb.trace/entry-values.exp: Remove excess space character from
18972 regex patterns. Handle s390 call instruction.
18973
18974 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18975
18976 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18977 define "*_start" label. Make "name" static.
18978 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18979 ${name} by references to ${name}_start.
18980
18981 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18982
18983 * gdb.base/info-macros.exp: Remove "debug" from the compile
18984 options.
18985
18986 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18987
18988 * gdb.dlang/demangle.exp: New file.
18989
18990 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18991
18992 * gdb.dlang/primitive-types.exp: New file.
18993
18994 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18995
18996 * configure.ac: Create gdb.dlang/Makefile.
18997 * configure: Regenerate.
18998 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18999 * gdb.dlang/Makefile.in: New file.
19000 * lib/d-support.exp: New file.
19001 * lib/gdb.exp (skip_d_tests): New proc.
19002
19003 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19004
19005 * gdb.btrace/delta.exp: Check reverse stepi.
19006 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19007 * gdb.btrace/finish.exp: New.
19008 * gdb.btrace/next.exp: New.
19009 * gdb.btrace/nexti.exp: New.
19010 * gdb.btrace/record_goto.c: Add comments.
19011 * gdb.btrace/step.exp: New.
19012 * gdb.btrace/stepi.exp: New.
19013 * gdb.btrace/multi-thread-step.c: New.
19014 * gdb.btrace/multi-thread-step.exp: New.
19015 * gdb.btrace/rn-dl-bind.c: New.
19016 * gdb.btrace/rn-dl-bind.exp: New.
19017 * gdb.btrace/data.c: New.
19018 * gdb.btrace/data.exp: New.
19019 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19020
19021 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19022
19023 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19024 * gdb.btrace/exception.exp: Update.
19025 * gdb.btrace/instruction_history.exp: Update.
19026 * gdb.btrace/record_goto.exp: Update.
19027 * gdb.btrace/tailcall.exp: Update.
19028 * gdb.btrace/unknown_functions.exp: Update.
19029 * gdb.btrace/delta.exp: New.
19030
19031 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19032
19033 * gdb.btrace/record_goto.exp: Add backtrace test.
19034 * gdb.btrace/tailcall.exp: Add backtrace test.
19035
19036 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19037
19038 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19039 * gdb.btrace/record_goto.c: New.
19040 * gdb.btrace/record_goto.exp: New.
19041 * gdb.btrace/x86-record_goto.S: New.
19042
19043 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19044
19045 * gdb.btrace/function_call_history.exp: Update tests.
19046 * gdb.btrace/instruction_history.exp: Update tests.
19047
19048 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19049
19050 * gdb.btrace/function_call_history.exp: Fix expected field
19051 order for "record function-call-history".
19052 Add new tests for "record function-call-history /c".
19053 * gdb.btrace/exception.cc: New.
19054 * gdb.btrace/exception.exp: New.
19055 * gdb.btrace/tailcall.exp: New.
19056 * gdb.btrace/x86-tailcall.S: New.
19057 * gdb.btrace/x86-tailcall.c: New.
19058 * gdb.btrace/unknown_functions.c: New.
19059 * gdb.btrace/unknown_functions.exp: New.
19060 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19061
19062 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19063
19064 * gdb.btrace/instruction_history.exp: Update.
19065 * gdb.btrace/function_call_history.exp: Update.
19066
19067 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19068
19069 * gdb.btrace/function_call_history.exp: Fix expected function
19070 trace.
19071 * gdb.btrace/instruction_history.exp: Initialize traced.
19072 Remove traced_functions.
19073
19074 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19075
19076 * gdb.btrace/function_call_history.exp: Update
19077 * gdb.btrace/instruction_history.exp: Update.
19078
19079 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19080
19081 * gdb.btrace/enable.exp: Update expected text.
19082
19083 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19084
19085 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19086 bytes.
19087
19088 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19089
19090 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19091
19092 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
19093
19094 * lib/gdb.exp (supports_process_record): Return true for
19095 arm*-linux*. (supports_reverse): Likewise.
19096
19097 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19098
19099 PR python/15464
19100 PR python/16113
19101 * gdb.python/py-type.c: Enhance test case.
19102 * gdb.python/py-value-cc.cc: Likewise
19103 * gdb.python/py-type.exp: Add new tests.
19104 * gdb.python/py-value-cc.exp: Likewise
19105
19106 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19107 Pedro Alves <palves@redhat.com>
19108
19109 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19110 Make "name" extern.
19111 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19112 references to ${name}_start by references to ${name}.
19113
19114 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19115
19116 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19117
19118 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19119
19120 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19121
19122 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19123 Pedro Alves <palves@redhat.com>
19124
19125 * gdb.mi/mi-info-os.exp: Connect to the target with
19126 mi_gdb_target_load.
19127
19128 2014-01-08 Pedro Alves <palves@redhat.com>
19129
19130 * gdb.threads/reconnect-signal.c: New file.
19131 * gdb.threads/reconnect-signal.exp: New file.
19132
19133 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19134
19135 * gdb.base/source-dir.exp: New file.
19136
19137 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19138
19139 * gdb.ada/mi_interface: New testcase.
19140
19141 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19142
19143 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19144 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19145 gdb.ada/pp-rec-component/pck.ads: New files.
19146
19147 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19148
19149 * gdb.python/py-pp-integral.c: New file.
19150 * gdb.python/py-pp-integral.py: New file.
19151 * gdb.python/py-pp-integral.exp: New file.
19152
19153 For older changes see ChangeLog-1993-2013.
19154 \f
19155 ;; Local Variables:
19156 ;; mode: change-log
19157 ;; left-margin: 8
19158 ;; fill-column: 74
19159 ;; version-control: never
19160 ;; End:
19161
19162 Copyright 2014-2020 Free Software Foundation, Inc.
19163 Copying and distribution of this file, with or without modification,
19164 are permitted provided the copyright notice and this notice are preserved.
This page took 0.570584 seconds and 3 git commands to generate.