[gdb/symtab] Don't create duplicate psymtab for forward-imported CU
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-04-22 Tom de Vries <tdevries@suse.de>
2
3 PR symtab/25700
4 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
5 symtab for imported_unit.c.
6
7 2020-04-21 Gary Benson <gbenson@redhat.com>
8
9 * gdb.base/advance.c (func): New argument, to match call site.
10 (func2, func3): Add return statements.
11
12 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
13
14 * gdb.multi/run-only-second-inf.c: New file.
15 * gdb.multi/run-only-second-inf.exp: New file.
16
17 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
18
19 * gdb.btrace/multi-inferior.c: New test.
20 * gdb.btrace/multi-inferior.exp: New file.
21
22 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
23
24 * gdb.btrace/enable-new-thread.c: New test.
25 * gdb.btrace/enable-new-thread.exp: New file.
26
27 2020-04-21 Tom de Vries <tdevries@suse.de>
28
29 PR gdb/25471
30 * gdb.threads/killed-outside.c: New test.
31 * gdb.threads/killed-outside.exp: New file.
32
33 2020-04-20 Gary Benson <gbenson@redhat.com>
34
35 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
36 * gdb.base/nested-subp2.exp: Likewise.
37 * gdb.base/nested-subp3.exp: Likewise.
38
39 2020-04-20 Gary Benson <gbenson@redhat.com>
40
41 * gdb.base/nested-subp1.exp: Disable test when using clang.
42 * gdb.base/nested-subp2.exp: Likewise.
43 * gdb.base/nested-subp3.exp: Likewise.
44
45 2020-04-20 Gary Benson <gbenson@redhat.com>
46
47 * gdb.cp/exception.cc: Fix compilation error with clang.
48
49 2020-04-20 Gary Benson <gbenson@redhat.com>
50
51 * gdb.trace/tspeed.c: Fix compilation error with clang.
52
53 2020-04-20 Gary Benson <gbenson@redhat.com>
54
55 * gdb.base/jit-main.c: Fix compilation error with clang.
56
57 2020-04-17 Kamil Rytarowski <n54@gmx.com>
58
59 * gdb.base/attach-twice.c: Include "sys/types.h".
60 (PTRACE_ATTACH): Add fallback definition.
61 (main): Pass `0' to the 4th argument of `ptrace'.
62
63 2020-04-17 Kamil Rytarowski <n54@gmx.com>
64
65 * gdb.base/fork-running-state.c: Include "signal.h".
66
67 2020-04-17 Tom Tromey <tromey@adacore.com>
68
69 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
70 Update tests.
71 * gdb.btrace/cpu.exp: Update tests.
72 * gdb.base/maint.exp: Update tests.
73 * gdb.base/default.exp: Update tests.
74 * gdb.base/completion.exp: Update tests.
75
76 2020-04-16 Tom de Vries <tdevries@suse.de>
77
78 PR symtab/25791
79 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
80 (ensure_gdb_index): and factor out and move ...
81 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
82 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
83
84 2020-04-16 Tom de Vries <tdevries@suse.de>
85
86 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
87 loading exec.
88
89 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
90
91 * gdb.base/many-completions.exp: New file.
92
93 2020-04-14 Tom de Vries <tdevries@suse.de>
94
95 PR symtab/25718
96 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
97
98 2020-04-14 Tom de Vries <tdevries@suse.de>
99
100 PR symtab/25720
101 * gdb.base/maint-expand-symbols-header-file.c: New test.
102 * gdb.base/maint-expand-symbols-header-file.exp: New file.
103 * gdb.base/maint-expand-symbols-header-file.h: New test.
104
105 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
106
107 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
108 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
109 get_func_info.
110 (get_func_info): Delete.
111 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
112 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
113 * lib/dwarf.exp (get_func_info): New function.
114
115 2020-04-13 Tom de Vries <tdevries@suse.de>
116
117 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
118 to what find_gnatmake does.
119
120 2020-04-10 Tom de Vries <tdevries@suse.de>
121
122 * gdb.base/style.exp: Expect "Expanding full symbols" message for
123 -readnow.
124
125 2020-04-10 Tom de Vries <tdevries@suse.de>
126
127 PR cli/25808
128 * gdb.base/style.c: Add leading newlines.
129 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
130 Check listing of main's one-line body.
131
132 2020-04-08 Tom de Vries <tdevries@suse.de>
133
134 * lib/gdb.exp (psymtabs_p): New proc.
135 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
136 importing unit" unsupported if there are no partial symbols.
137
138 2020-04-08 Tom de Vries <tdevries@suse.de>
139
140 PR testsuite/25760
141 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
142
143 2020-04-07 Tom de Vries <tdevries@suse.de>
144
145 PR symtab/25796
146 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
147
148 2020-04-07 Tom de Vries <tdevries@suse.de>
149
150 * gdb.base/check-psymtab.c: New test.
151 * gdb.base/check-psymtab.exp: New file.
152
153 2020-04-06 Tom Tromey <tromey@adacore.com>
154
155 * gdb.ada/variant-record/proc.adb: New file.
156 * gdb.ada/variant-record/value.adb: New file.
157 * gdb.ada/variant-record/value.s: New file.
158 * gdb.ada/variant-record.exp: New file.
159
160 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
161
162 PR gdb/25325
163 * gdb.cp/typed-enum.cc: New test.
164 * gdb.cp/typed-enum.exp: New file.
165
166 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
167
168 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
169 * gdb.dwarf2/dw2-inline-small-func.c: New file.
170 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
171 * gdb.dwarf2/dw2-inline-small-func.h: New file.
172 * gdb.opt/inline-small-func.c: New file.
173 * gdb.opt/inline-small-func.exp: New file.
174 * gdb.opt/inline-small-func.h: New file.
175
176 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
177
178 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
179 function.
180
181 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
182
183 * lib/dwarf.exp (function_range): Allow compiler options to be
184 specified.
185
186 2020-04-02 Tom de Vries <tdevries@suse.de>
187
188 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
189 __attribute__((always_inline)).
190 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
191
192 2020-04-02 Tom de Vries <tdevries@suse.de>
193
194 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
195 (gdbserver_gdb_exit): ... here. Add timeout warning.
196 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
197 (connect_target_extended_remote): Append new server_spawn_id to
198 server_spawn_ids.
199 (cleanup): New proc.
200 (setup, <toplevel>): Call cleanup.
201
202 2020-04-02 Tom de Vries <tdevries@suse.de>
203
204 * gdb.base/main-psymtab.exp: New file.
205
206 2020-04-02 Tom de Vries <tdevries@suse.de>
207
208 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
209
210 2020-04-01 Tom Tromey <tom@tromey.com>
211
212 * gdb.base/complex-parts.exp: Add type tests.
213
214 2020-04-01 Tom Tromey <tom@tromey.com>
215
216 * gdb.base/complex-parts.exp: Add arithmetic tests.
217
218 2020-04-01 Tom Tromey <tom@tromey.com>
219
220 * gdb.compile/compile.exp: Update.
221 * gdb.compile/compile-cplus.exp: Update.
222 * gdb.base/varargs.exp: Update.
223 * gdb.base/floatn.exp: Update.
224 * gdb.base/endianity.exp: Update.
225 * gdb.base/callfuncs.exp (do_function_calls): Update.
226 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
227 (complex_float_integral_args): Update.
228 * gdb.base/complex.exp: Update.
229 * gdb.base/complex-parts.exp: Update.
230
231 2020-04-01 Tom Tromey <tromey@adacore.com>
232
233 * gdb.rust/union.rs: New file.
234 * gdb.rust/union.exp: New file.
235 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
236 (main): Update.
237 * gdb.rust/simple.exp: Move union tests to union.exp.
238
239 2020-04-01 Tom Tromey <tromey@adacore.com>
240
241 * gdb.rust/simple.rs (main): Remove "y0".
242
243 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
244
245 * gdb.multi/stop-all-on-exit.c: New test.
246 * gdb.multi/stop-all-on-exit.exp: New file.
247
248 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
249
250 PR gdb/24789
251 * gdb.cp/misc.cc: Add integer reference variable.
252 * gdb.cp/misc.exp: Add test.
253
254 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
255
256 * gdb.server/stop-reply-no-thread.exp: Enhance the test
257 scenario to cover execution until the end and also the case
258
259 2020-03-31 Tom de Vries <tdevries@suse.de>
260
261 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
262 c. Use "maint info symtabs" to check symtab expansion.
263
264 2020-03-30 Tom de Vries <tdevries@suse.de>
265
266 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
267 unsupported.
268 (verify_psymtab_expanded): Move ...
269 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
270 test.
271 (readnow): New proc.
272
273 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
274
275 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
276 with $hex.
277
278 2020-03-20 Tom Tromey <tromey@adacore.com>
279
280 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
281
282 2020-03-20 Tom Tromey <tromey@adacore.com>
283
284 * gdb.ada/sub_variant/subv.adb: New file.
285 * gdb.ada/sub_variant.exp: New file.
286
287 2020-03-20 Tom de Vries <tdevries@suse.de>
288
289 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
290 first break fails.
291 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
292
293 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
294
295 * gdb.server/exit-multiple-threads.c: New file.
296 * gdb.server/exit-multiple-threads.exp: New file.
297
298 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
299
300 * gdb.fortran/mixed-lang-stack.c: New file.
301 * gdb.fortran/mixed-lang-stack.cpp: New file.
302 * gdb.fortran/mixed-lang-stack.exp: New file.
303 * gdb.fortran/mixed-lang-stack.f90: New file.
304
305 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
306
307 * gdb.linespec/cp-completion-aliases.cc: New file.
308 * gdb.linespec/cp-completion-aliases.exp: New file.
309
310 2020-03-19 Tom de Vries <tdevries@suse.de>
311
312 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
313 more precise.
314
315 2020-03-18 Tom de Vries <tdevries@suse.de>
316
317 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
318 * gdb.dwarf2/break-inline-psymtab.c: New test.
319 * gdb.dwarf2/break-inline-psymtab.exp: New file.
320
321 2020-03-16 Tom de Vries <tdevries@suse.de>
322
323 * lib/cache.exp (gdb_do_cache): Add and handle local variables
324 cache_verify and cache_verify_proc.
325
326 2020-03-15 Tom de Vries <tdevries@suse.de>
327
328 * gdb.server/solib-list.exp: Handle
329 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
330
331 2020-03-15 Tom de Vries <tdevries@suse.de>
332
333 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
334 objfiles".
335
336 2020-03-14 Tom Tromey <tom@tromey.com>
337
338 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
339
340 2020-03-14 Tom de Vries <tdevries@suse.de>
341
342 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
343
344 2020-03-14 Tom de Vries <tdevries@suse.de>
345
346 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
347 result in line-by-line fashion.
348
349 2020-03-14 Tom de Vries <tdevries@suse.de>
350
351 * lib/gdb.exp (supports_statement_frontiers): New proc.
352 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
353
354 2020-03-14 Tom de Vries <tdevries@suse.de>
355
356 * gdb.base/printcmds.exp: Add missing quoting for "print
357 teststring2".
358
359 2020-03-13 Tom Tromey <tom@tromey.com>
360
361 * gdb.base/printcmds.exp (test_print_strings): Add regression
362 test.
363 * gdb.base/printcmds.c (charptr): New typedef.
364 (teststring2): New global.
365
366 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
367
368 * gdb.base/break-interp.exp: Use the tail of the filename, not the
369 full path in the test name.
370 (test_ld): Add some with_test_prefix blocks to make test names
371 unique.
372
373 2020-03-13 Tom de Vries <tdevries@suse.de>
374
375 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
376
377 2020-03-13 Tom de Vries <tdevries@suse.de>
378
379 * gdb.mi/mi-sym-info.exp: Make matching more precise.
380
381 2020-03-13 Tom de Vries <tdevries@suse.de>
382
383 PR symtab/25646
384 * gdb.dwarf2/imported-unit.exp: Add test.
385
386 2020-03-13 Tom de Vries <tdevries@suse.de>
387
388 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
389 (var1, var2): New variable.
390 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
391 matching symbols.
392
393 2020-03-13 Tom de Vries <tdevries@suse.de>
394
395 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
396 (Term::command): Use prompt prefix.
397 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
398 * gdb.tui/tui-layout-asm-short-prog.exp: Use
399 command_no_prompt_prefix instead of prefix.
400 * gdb.tui/tui-layout-asm.exp: Same.
401
402 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
403
404 * gdb.base/break-interp.exp: Use foreach_with_prefix.
405
406 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
407
408 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
409 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
410 on" while stepping over the test instruction, match printed
411 message.
412
413 2020-03-12 Tom de Vries <tdevries@suse.de>
414
415 * gdb.base/info-types.exp: Use exp_continue during matching of output
416 of "info types".
417
418 2020-03-12 Tom de Vries <tdevries@suse.de>
419
420 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
421
422 2020-03-12 Tom de Vries <tdevries@suse.de>
423
424 * gdb.fortran/module.exp: Use exp_continue during matching of output
425 of "info variable -n".
426
427 2020-03-12 Tom de Vries <tdevries@suse.de>
428
429 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
430 gdb.dwarf2/dw2-ranges-base.c.
431
432 2020-03-12 Tom de Vries <tdevries@suse.de>
433
434 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
435 in presence of GLIBC debuginfo.
436
437 2020-03-12 Tom de Vries <tdevries@suse.de>
438
439 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
440 $core.
441
442 2020-03-12 Tom de Vries <tdevries@suse.de>
443
444 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
445 more precise.
446
447 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
448
449 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
450 from Unix to Windows path.
451
452 2020-03-11 Tom de Vries <tdevries@suse.de>
453
454 * gdb.ada/minsyms.exp: Set language to ada.
455
456 2020-03-11 Tom de Vries <tdevries@suse.de>
457
458 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
459
460 2020-03-11 Tom de Vries <tdevries@suse.de>
461
462 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
463
464 2020-03-11 Tom Tromey <tromey@adacore.com>
465
466 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
467
468 2020-03-11 Tom de Vries <tdevries@suse.de>
469
470 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
471
472 2020-03-11 Tom de Vries <tdevries@suse.de>
473
474 * gdb.base/break-interp.exp: Limit verbose scope.
475
476 2020-03-11 Tom de Vries <tdevries@suse.de>
477
478 * gdb.fortran/logical.f90: Define variable with character type.
479 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
480
481 2020-03-11 Tom de Vries <tdevries@suse.de>
482
483 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
484
485 2020-03-11 Tom de Vries <tdevries@suse.de>
486
487 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
488 symtabs.
489
490 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
491 Bernd Edlinger <bernd.edlinger@hotmail.de>
492
493 * gdb.cp/step-and-next-inline.cc: New file.
494 * gdb.cp/step-and-next-inline.exp: New file.
495 * gdb.cp/step-and-next-inline.h: New file.
496 * gdb.dwarf2/dw2-is-stmt.c: New file.
497 * gdb.dwarf2/dw2-is-stmt.exp: New file.
498 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
499 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
500 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
501
502 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
503
504 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
505 is-stmt flag in the line table.
506
507 2020-03-09 Tom de Vries <tdevries@suse.de>
508
509 * lib/gdb.exp (cached_file): Create cache dir.
510
511 2020-03-07 Tom de Vries <tdevries@suse.de>
512
513 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
514 * gdb.cp/rvalue-ref-params.exp: Same.
515
516 2020-03-06 Tom de Vries <tdevries@suse.de>
517
518 * lib/gdb.exp (tentative_rename, cached_file): New proc.
519 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
520
521 2020-03-06 Tom de Vries <tdevries@suse.de>
522
523 * README: Fix "the the".
524 * gdb.base/dprintf.exp: Same.
525
526 2020-03-05 Tom de Vries <tdevries@suse.de>
527
528 * gdb.base/maint.exp: Update "main print statistics" expected output.
529
530 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
531
532 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
533 (fortran_int8): Likewise.
534 (fortran_real4): Likewise.
535 (fortran_real8): Likewise.
536 (fortran_complex4): Likewise.
537 (fortran_logical4): Likewise.
538 (fortran_character1): Likewise.
539
540 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
541
542 * gdb.fortran/logical.exp: Add tests that any non-zero value is
543 printed as true.
544
545 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
546
547 * gdb.base/printcmds.exp: Add test to verify printf of a
548 variable holding an address.
549
550 2020-03-03 Tom de Vries <tdevries@suse.de>
551
552 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
553
554 2020-03-03 Tom de Vries <tdevries@suse.de>
555
556 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
557 gdb_test_multiple call.
558
559 2020-03-03 Tom de Vries <tdevries@suse.de>
560
561 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
562 gdb_test_multiple calls.
563
564 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
565
566 * gdb.base/default.exp: Remove test of 'set history filename'.
567 * gdb.base/gdbinit-history.exp: Add tests for setting the history
568 filename to the empty string.
569 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
570 and GDBHISTSIZE.
571
572 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
573
574 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
575 disabled.
576
577 2020-03-02 Pedro Alves <palves@redhat.com>
578 Tom de Vries <tdevries@suse.de>
579
580 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
581 -prompt prefix, before user_code argument. Add -lbl option likewise.
582 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
583 (gdb_is_target_1): Add -prompt prefix and move to before user_code
584 argument.
585 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
586 have "\r\n" at start-of-line, instead of at end-of-line.
587
588 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
589
590 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
591 libinproctrace.so.
592
593 2020-02-28 Luis Machado <luis.machado@linaro.org>
594
595 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
596 to "p/x".
597
598 2020-02-28 Luis Machado <luis.machado@linaro.org>
599
600 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
601 asm/ptrace.h and error.h.
602
603 2020-02-28 Tom de Vries <tdevries@suse.de>
604
605 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
606 (struct wrapper, do_something, mundane/symada__cS): Move ...
607 * gdb.base/c-linkage-name-2.c: ... here. New source file.
608 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
609 Update "print symada__cS before partial symtab expansion" regexp.
610 Update breakpoint location. Flush symbol cache after expansion.
611
612 2020-02-28 Luis Machado <luis.machado@linaro.org>
613
614 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
615
616 2020-02-27 Tom de Vries <tdevries@suse.de>
617
618 * config/sid.exp: Remove unused globals.
619 * gdb.base/attach.exp: Same.
620 * gdb.base/catch-load.exp: Same.
621 * gdb.base/dbx.exp: Same.
622 * lib/gdb.exp: Same.
623 * lib/mi-support.exp: Same.
624 * lib/prompt.exp: Same.
625
626 2020-02-27 Tom de Vries <tdevries@suse.de>
627
628 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
629 not set.
630
631 2020-02-26 Aaron Merey <amerey@redhat.com>
632
633 * gdb.debuginfod: New directory for debuginfod tests.
634 * gdb.debuginfod/main.c: New test file.
635 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
636
637 2020-02-26 Tom de Vries <tdevries@suse.de>
638
639 PR gdb/25603
640 * gdb.base/persistent-lang.cc: New test.
641 * gdb.base/persistent-lang.exp: New file.
642
643 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
644
645 * gdb.fortran/derived-type-striding.exp: Add a new test.
646 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
647 new test.
648
649 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
650
651 * gdb.base/cached-source-file.exp: Avoid source file paths in test
652 names.
653
654 2020-02-25 Tom de Vries <tdevries@suse.de>
655
656 PR go/18926
657 * gdb.go/methods.exp: Remove gcc/93866 xfail.
658
659 2020-02-24 Tom de Vries <tdevries@suse.de>
660
661 PR gdb/25592
662 * gdb.base/info-locals-unused-static-var.c: New test.
663 * gdb.base/info-locals-unused-static-var.exp: New file.
664
665 2020-02-22 Tom Tromey <tom@tromey.com>
666
667 * gdb.python/tui-window.exp: New file.
668 * gdb.python/tui-window.py: New file.
669
670 2020-02-22 Tom Tromey <tom@tromey.com>
671
672 PR tui/17850:
673 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
674 tests.
675
676 2020-02-22 Tom Tromey <tom@tromey.com>
677
678 * gdb.tui/new-layout.exp: Add sub-layout tests.
679
680 2020-02-22 Tom Tromey <tom@tromey.com>
681
682 * gdb.tui/new-layout.exp: New file.
683
684 2020-02-22 Tom Tromey <tom@tromey.com>
685
686 * gdb.rust/rust-style.rs: New file.
687 * gdb.rust/rust-style.exp: New file.
688 * gdb.base/style.exp: Test structure printing.
689 * gdb.base/style.c (struct some_struct): New type.
690 (enum etype): New type.
691 (struct_value): New global.
692
693 2020-02-21 Tom de Vries <tdevries@suse.de>
694
695 PR go/18926
696 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
697 Remove blanket xfails. Use message argument for gdb_breakpoint.
698 Make continuing to breakpoint test conditional on setting breakpoint.
699 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
700 DW_AT_name attribute. Add xfail for GCC PR93866.
701
702 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
703
704 * gdb.dwarf2/cpp-linkage-name.c: New file.
705 * gdb.dwarf2/cpp-linkage-name.exp: New file.
706
707 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
708
709 * lib/gdb.exp (gdb_wrapper_init): Reset
710 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
711 not exist.
712
713 2020-02-20 Tom de Vries <tdevries@suse.de>
714
715 PR go/17018
716 * gdb.go/hello.exp: Copy ...
717 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
718 print of st to print value of global definition. Add xfail for GCC
719 PR93844.
720 * gdb.go/hello.exp: Remove printing of st before definition.
721 * gdb.go/hello.go: Copy ...
722 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
723 to st.
724 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
725
726 2020-02-20 Tom de Vries <tdevries@suse.de>
727
728 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
729 (gdb_simple_compile): Handle compile_flags go by using .go extension
730 for source file.
731 * gdb.go/chan.exp: Use support_go_compile.
732 * gdb.go/handcall.exp: Same.
733 * gdb.go/hello.exp: Same.
734 * gdb.go/integers.exp: Same.
735 * gdb.go/max-depth.exp: Same.
736 * gdb.go/methods.exp: Same.
737 * gdb.go/package.exp: Same.
738 * gdb.go/strings.exp: Same.
739 * gdb.go/types.exp: Same.
740 * gdb.go/unsafe.exp: Same.
741
742 2020-02-19 Tom de Vries <tdevries@suse.de>
743
744 * gdb.python/lib-types.exp: Make xfail more strict.
745
746 2020-02-19 Tom de Vries <tdevries@suse.de>
747
748 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
749
750 2020-02-19 Doug Evans <dje@google.com>
751
752 PR rust/25535
753 * gdb.rust/simple.exp: Add test.
754 * gdb.rust/simple.rs: Add test.
755
756 2020-02-19 Tom de Vries <tdevries@suse.de>
757
758 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
759 output line-by-line.
760
761 2020-02-19 Tom de Vries <tdevries@suse.de>
762
763 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
764
765 2020-02-19 Tom de Vries <tdevries@suse.de>
766
767 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
768 prelink.
769
770 2020-02-19 Tom de Vries <tdevries@suse.de>
771
772 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
773 (gdb_do_cache): Use gdb_do_cache_wrap.
774 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
775
776 2020-02-19 Tom de Vries <tdevries@suse.de>
777
778 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
779 gdb_compile option.
780
781 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
782
783 * gdb.base/printcmds.exp (test_print_enums): Update expected
784 output.
785
786 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
787
788 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
789 for "unknown".
790
791 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
792
793 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
794 enumerator.
795
796 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
797
798 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
799 FE_, add FE_NONE.
800 (three): Update.
801 (enum flag_enum_without_zero): New enum.
802 (flag_enum_without_zero): New variable.
803 (enum not_flag_enum): New enum.
804 (three_not_flag): New variable.
805 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
806 (test_print_enums): Add more tests for printing flag enums.
807
808 2020-02-18 Tom de Vries <tdevries@suse.de>
809
810 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
811 (gdb_compile_ada): ... here.
812 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
813 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
814
815 2020-02-14 Tom Tromey <tom@tromey.com>
816
817 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
818 build directory.
819 * boards/gdbserver-base.exp: Update path to gdbserver.
820
821 2020-02-13 Tom de Vries <tdevries@suse.de>
822
823 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
824
825 2020-02-13 Tom de Vries <tdevries@suse.de>
826
827 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
828 are missing.
829
830 2020-02-13 Tom de Vries <tdevries@suse.de>
831
832 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
833 call.
834
835 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
836
837 PR tui/25126
838 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
839 * gdb.base/cached-source-file.c: New file.
840 * gdb.base/cached-source-file.exp: New file.
841
842 2020-02-11 Tom de Vries <tdevries@suse.de>
843
844 PR testsuite/25488
845 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
846
847 2020-02-10 Tom de Vries <tdevries@suse.de>
848
849 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
850
851 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
852
853 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
854 and $after_addr are both integers before making a comparison.
855
856 2020-02-09 Tom de Vries <tdevries@suse.de>
857
858 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
859 command output and paste it into gdb.log. If any, paste catch message
860 to gdb.log.
861
862 2020-02-07 Tom Tromey <tromey@adacore.com>
863
864 PR breakpoints/24915:
865 * gdb.base/annotate-symlink.exp: Use setup_xfail.
866
867 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
868
869 * gdb.tui/tui-missing-src.exp: Add the "missing source
870 file" test for the TUI.
871
872 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
873
874 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
875 including a port number in the output.
876
877 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
878
879 * lib/fortran.exp (fortran_int4): Handle clang.
880 (fortran_int8): Likewise.
881 (fortran_real4): Likewise.
882 (fortran_real8): Likewise.
883 (fortran_complex4): Likewise.
884 (fortran_logical4): Likewise.
885 (fortran_character1): Likewise.
886
887 2020-02-04 Tom de Vries <tdevries@suse.de>
888
889 * README (Race detection): Add note.
890
891 2020-02-04 Tom de Vries <tdevries@suse.de>
892
893 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
894
895 2020-02-04 Tom de Vries <tdevries@suse.de>
896
897 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
898
899 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
900
901 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
902 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
903 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
904 blttar, bnetarl.
905 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
906 binary for blttar, bnetarl.
907 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
908 wait instruction. Delete ldmx test.
909 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
910
911 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
912
913 * gdb.fortran/array-bounds-high.exp: New file.
914 * gdb.fortran/array-bounds-high.f90: New file.
915
916 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
917
918 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
919 Replace #include of <sys/fcntl.h> by <fcntl.h>.
920
921 2020-02-01 Tom de Vries <tdevries@suse.de>
922
923 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
924
925 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
926
927 PR tui/9765
928 * gdb.tui/tui-layout-asm-short-prog.S: New file.
929 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
930
931 2020-01-29 Luis Machado <luis.machado@linaro.org>
932
933 * gdb.arch/aarch64-brk-patterns.c: New source file.
934 * gdb.arch/aarch64-brk-patterns.exp: New test.
935
936 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
937
938 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
939 GCC/Clang version.
940 * gdb.cp/pass-by-ref.exp: Ditto.
941
942 2020-01-29 Tom de Vries <tdevries@suse.de>
943
944 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
945 * gdb.threads/watchpoint-fork-mt.c: Same.
946 * gdb.threads/watchpoint-fork-parent.c: Same.
947 * gdb.threads/watchpoint-fork-st.c: Same.
948 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
949
950 2020-01-27 Luis Machado <luis.machado@linaro.org>
951
952 * gdb.base/step-over-syscall.exp (setup): Check if we're already
953 sitting at a syscall instruction when we hit the syscall function's
954 breakpoint.
955 Check PC against one obtained with the x command.
956 Validate syscall number.
957 (step_over_syscall): Don't continue to the syscall instruction if
958 we're already there.
959
960 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
961
962 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
963
964 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
965
966 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
967 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
968
969 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
970
971 * gdb.dwarf2/dw2-inline-stepping.c: New file.
972 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
973
974 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
975
976 * gdb.base/maint.exp: Update line table parsing test.
977 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
978
979 2020-01-24 Pedro Alves <palves@redhat.com>
980
981 PR gdb/25410
982 * gdb.multi/multi-re-run-1.c: New.
983 * gdb.multi/multi-re-run-2.c: New.
984 * gdb.multi/multi-re-run.exp: New.
985
986 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
987
988 PR gdb/23718
989 * gdb.server/server-kill-python.exp: New file.
990
991 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
992
993 * gdb.server/multi-ui-errors.c: New file.
994 * gdb.server/multi-ui-errors.exp: New file.
995
996 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
997
998 PR tui/9765
999 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1000
1001 2020-01-19 Tom Tromey <tom@tromey.com>
1002
1003 * gdb.tui/main.exp: Add check for plain "file".
1004
1005 2020-01-16 Christian Biesinger <cbiesinger@google.com>
1006
1007 * lib/gdb.exp: Fix spelling error (seperatelly).
1008
1009 2020-01-14 Tom Tromey <tom@tromey.com>
1010
1011 PR symtab/12535:
1012 * gdb.python/python.exp: Test decode_line with empty string
1013 argument.
1014
1015 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1016
1017 * gdb.base/skip-inline.exp: Extend test.
1018
1019 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1020
1021 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1022 * gdb.dwarf2/dw2-bad-elf.c: New file.
1023 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1024
1025 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1026
1027 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1028 _line_saw_file.
1029
1030 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1031
1032 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1033 border.
1034
1035 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1036
1037 * gdb.multi/multi-target.exp (setup): Factor out "info
1038 connections" and "info inferiors" tests to ...
1039 (test_info_inferiors): ... this new procedure.
1040 (top level): Run new "info-inferiors" tests.
1041
1042 2020-01-10 Pedro Alves <palves@redhat.com>
1043
1044 * gdb.server/bkpt-other-inferior.exp: New file.
1045
1046 2020-01-10 Pedro Alves <palves@redhat.com>
1047
1048 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1049 of "add-inferior".
1050 * gdb.base/quit-live.exp: Likewise.
1051 * gdb.base/remote-exec-file.exp: Likewise.
1052 * gdb.guile/scm-progspace.exp: Likewise.
1053 * gdb.linespec/linespec.exp: Likewise.
1054 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1055 * gdb.mi/user-selected-context-sync.exp: Likewise.
1056 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1057 "info inferiors" tests.
1058 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1059 "add-inferior".
1060 * gdb.multi/watchpoint-multi.exp: Likewise.
1061 * gdb.python/py-inferior.exp: Likewise.
1062 * gdb.server/extended-remote-restart.exp: Likewise.
1063 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1064 "info inferiors".
1065 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1066 * gdb.trace/report.exp: Likewise.
1067
1068 2020-01-10 Pedro Alves <palves@redhat.com>
1069
1070 * gdb.multi/multi-target.c: New file.
1071 * gdb.multi/multi-target.exp: New file.
1072 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1073 mode requested, but remote does not support non-stop".
1074
1075 2020-01-10 Pedro Alves <palves@redhat.com>
1076
1077 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1078 disconnect before reconnecting.
1079
1080 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1081 Pedro Alves <palves@redhat.com>
1082
1083 * gdb.server/connect-without-multi-process.exp: Also test
1084 continuing to end.
1085
1086 2020-01-10 Pedro Alves <palves@redhat.com>
1087
1088 * gdb.base/remote-exec-file.exp: New file.
1089
1090 2020-01-10 Pedro Alves <palves@redhat.com>
1091
1092 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1093 output.
1094 * gdb.threads/async.c: New.
1095 * gdb.threads/async.exp: New.
1096 * gdb.multi/tids-gid-reset.c: New.
1097 * gdb.multi/tids-gid-reset.exp: New.
1098
1099 2020-01-10 George Barrett <bob@bob131.so>
1100
1101 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1102 to help in finding the image relocation offset.
1103 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1104 options in arguments.
1105 (stap_test_no_debuginfo): Likewise.
1106 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1107 test variants.
1108 (stap_test): Add null semaphore relocation test.
1109
1110 2020-01-10 George Barrett <bob@bob131.so>
1111
1112 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1113 * gdb.base/stap-probe.exp: Likewise.
1114 (stap_test): Pass argument as an additional flag.
1115 (stap_test_no_debuginfo): Likewise.
1116 (stap_test): Check `info probes stap' output for semaphore
1117 addresses if the test binary is supposed to have them.
1118
1119 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1120
1121 * gdb.tui/basic.exp: Add more scrolling tests.
1122
1123 2020-01-09 Tom Tromey <tom@tromey.com>
1124
1125 PR tui/18932:
1126 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1127 meangingful value.
1128 (Term::command, Term::resize): Update.
1129 * gdb.tui/basic.exp: Add scrolling test.
1130
1131 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1132
1133 * gdb.tui/tui-layout-asm.exp: New file.
1134
1135 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1136
1137 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1138
1139 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1140
1141 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1142 (Term::enter_tui): Use Term::prepare_for_tui.
1143
1144 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1145
1146 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1147 called.
1148
1149 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1150
1151 * gdb.base/skip.exp: Fix race condition in test.
1152
1153 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1154
1155 * gdb.base/backtrace.c: New file.
1156 * gdb.base/backtrace.exp: New file.
1157
1158 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1159
1160 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1161
1162 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1163
1164 * gdb.base/style.exp: Test that warnings are styled.
1165
1166 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1167
1168 * gdb.base/line65535.exp: New file.
1169 * gdb.base/line65535.c: New file.
1170
1171 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1172
1173 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1174 * lib/gnat_debug_info_test.adb: New file.
1175 * gdb.ada/ptype_tagged_param.exp: Use
1176 gnat_runtime_has_debug_info, expect a different output if
1177 runtime does not have debug info.
1178
1179 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1180
1181 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1182 (another) quote in test name.
1183
1184 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1185
1186 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1187 Add quote in test name.
1188
1189 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1190
1191 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1192 directory instead.
1193 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1194 * gdb.cp/pass-by-ref-2.cc: New file.
1195 * gdb.cp/pass-by-ref-2.exp: New file.
1196
1197 2019-12-20 Tom Tromey <tom@tromey.com>
1198
1199 * gdb.tui/list-before.exp: New file.
1200
1201 2019-12-20 Tom Tromey <tom@tromey.com>
1202
1203 * gdb.tui/list.exp: Check for source on initial listing.
1204
1205 2019-12-11 Tom Tromey <tromey@adacore.com>
1206
1207 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1208 Add crlf test.
1209
1210 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
1211
1212 * gdb.base/default.exp: Update value of $_gdb_major.
1213
1214 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1215
1216 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1217
1218 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1219
1220 * gdb.base/skip.exp: Whitespace fix.
1221
1222 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1223
1224 * gdb.base/skip-inline.c: New file.
1225 * gdb.base/skip-inline.exp: New file.
1226
1227 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1228
1229 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1230 jit_function_00 to jit_function_stack_mangle.
1231 * gdb.base/jithost.c (jit_function_t): Rename to...
1232 (jit_function_stack_mangle_t): ... this.
1233 (jit_function_add_t): New typedef.
1234 (jit_function_00_code): Rename to...
1235 (jit_function_stack_mangle_code): ... this, make static.
1236 (jit_function_add_code): New.
1237 (main): Generate "add" function and call it. Adjust to changes
1238 in jithost_abi.
1239 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1240 (struct jithost_abi) <begin, end>: Remove fields.
1241 <object, function_stack_mangle, function_add>: New fields.
1242 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1243 code_end>: Remove fields.
1244 <func_stack_mangle>: New field.
1245 (read_debug_info): Adjust to renaming, create block for "add"
1246 function.
1247 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1248
1249 2019-12-11 Tom Tromey <tom@tromey.com>
1250
1251 * gdb.tui/resize.exp: Fix regexp.
1252 * gdb.tui/regs.exp: Fix regexps.
1253 * gdb.tui/main.exp: Fix regexp.
1254
1255 2019-12-11 Tom Tromey <tom@tromey.com>
1256
1257 * gdb.tui/resize.exp: Update.
1258 * gdb.tui/empty.exp (layouts): Update.
1259
1260 2019-12-11 Tom Tromey <tom@tromey.com>
1261
1262 * gdb.tui/regs.exp: Update.
1263 * gdb.tui/empty.exp (layouts): Update.
1264 * gdb.tui/basic.exp: Update.
1265 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1266
1267 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1268
1269 * gdb.base/options.exp: Add -raw-values in the print completion list.
1270 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1271
1272 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1273
1274 * gdb.threads/omp-par-scope.c: New file.
1275 * gdb/threads/omp-par-scope.exp: New file.
1276
1277 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1278
1279 * lib/gdb.exp (support_nested_function_tests): New proc.
1280
1281 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1282
1283 * lib/gdb.exp (gdb_compile_openmp): New proc.
1284 (build_executable_from_specs): Add an "openmp" option.
1285 (gdb_compile_pthreads): Add non-executable case.
1286
1287 2019-12-10 Tom Tromey <tromey@adacore.com>
1288
1289 * gdb.ada/unchecked_union.exp: New file.
1290 * gdb.ada/unchecked_union/pck.adb: New file.
1291 * gdb.ada/unchecked_union/pck.ads: New file.
1292 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1293 * gdb-utils.exp (string_to_regexp): Also quote "?".
1294
1295 2019-12-10 George Barrett <bob@bob131.so>
1296
1297 Test scripted probe breakpoints.
1298 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1299 * gdb.python/py-breakpoint.c (main): Likewise.
1300 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1301 specifier test.
1302 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1303
1304 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1305
1306 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1307 an rvalue parameter.
1308 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1309 parameter.
1310
1311 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1312
1313 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1314 modules.
1315
1316 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1317
1318 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1319 broken version of GCC.
1320
1321 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1322
1323 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1324 sym-info-cmds library.
1325 * gdb.fortran/info-types.exp: Likewise.
1326 * lib/sym-info-cmds.exp: New file.
1327
1328 2019-12-08 Tom de Vries <tdevries@suse.de>
1329
1330 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1331
1332 2019-12-07 Keith Seitz <keiths@redhat.com>
1333
1334 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1335 * gdb.base/corefile-buildid-shlib.c: New file.
1336 * gdb.base/corefile-buildid.c: New file.
1337 * gdb.base/corefile-buildid.exp: New file.
1338
1339 2019-12-06 Tom de Vries <tdevries@suse.de>
1340
1341 * gdb.dwarf2/varval.exp: Add decl before def test.
1342
1343 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1344
1345 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1346
1347 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1348
1349 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1350 CV and reference conversion for overload resolution.
1351 * gdb.cp/rvalue-ref-overload.exp: Test it.
1352
1353 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1354
1355 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1356 * gdb.base/frameapply.exp: Test faas without command.
1357
1358 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1359
1360 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1361 Fortran tests.
1362 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1363 order.
1364
1365 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1366
1367 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1368 casting to type with no kind specified.
1369 (test_basic_parsing_of_type_kinds): Additional tests for types
1370 with no kind specified, and add tests for single/double
1371 precision/complex types.
1372
1373 2019-12-04 Tom Tromey <tromey@adacore.com>
1374
1375 * gdb.base/endianity.c (struct other) <x>: New field.
1376 (main): Initialize it.
1377 * gdb.base/endianity.exp: Update.
1378
1379 2019-12-04 Tom Tromey <tromey@adacore.com>
1380
1381 * gdb.ada/scalar_storage/storage.adb: New file.
1382 * gdb.ada/scalar_storage/pck.adb: New file.
1383 * gdb.ada/scalar_storage/pck.ads: New file.
1384 * gdb.ada/scalar_storage.exp: New file.
1385
1386 2019-12-04 Tom Tromey <tromey@adacore.com>
1387
1388 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1389 (main): Initialize it.
1390 * gdb.base/endianity.exp: Update.
1391
1392 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1393
1394 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1395
1396 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1397
1398 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1399 -symbol-info-module-functions and -symbol-info-module-variables.
1400
1401 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1402
1403 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1404
1405 2019-12-01 Richard Bunt <richard.bunt@arm.com>
1406 Andrew Burgess <andrew.burgess@embecosm.com>
1407
1408 * gdb.fortran/derived-type-striding.exp: New file.
1409 * gdb.fortran/derived-type-striding.f90: New file.
1410 * gdb.fortran/array-slices.exp: New file.
1411 * gdb.fortran/array-slices.f90: New file.
1412
1413 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1414
1415 * gdb.base/define.exp: Test . in command names.
1416 * gdb.base/setshow.exp: Update test, as . is now part of
1417 command name.
1418
1419 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1420
1421 * gdb.base/define-prefix.exp: New file.
1422
1423 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1424
1425 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1426 compile.
1427 (skip_btrace_pt_tests): Likewise.
1428
1429 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1430
1431 * gdb.fortran/info-modules.exp: Compile source files in correct
1432 order.
1433
1434 2019-11-27 Kevin Buettner <kevinb@redhat.com>
1435
1436 * gdb.dwarf2/imported-unit.exp: New file.
1437 * gdb.dwarf2/imported-unit.c: New file.
1438
1439 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1440
1441 * gdb.mi/mi-fortran-modules-2.f90: New file.
1442 * gdb.mi/mi-fortran-modules.exp: New file.
1443 * gdb.mi/mi-fortran-modules.f90: New file.
1444
1445 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1446
1447 * gdb.mi/mi-sym-info-1.c: New file.
1448 * gdb.mi/mi-sym-info-2.c: New file.
1449 * gdb.mi/mi-sym-info.exp: New file.
1450
1451 2019-11-22 Tom Tromey <tromey@adacore.com>
1452
1453 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1454 * gdb.ada/tasks/foo.adb: Add another stopping location.
1455
1456 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1457
1458 * gdb.base/endianity.c: New test.
1459 * gdb.base/endianity.exp: New file.
1460
1461 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1462
1463 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1464
1465 2019-11-21 Tom de Vries <tdevries@suse.de>
1466
1467 PR gdb/24956
1468 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1469
1470 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1471
1472 * gdb.python/py-progspace.exp: Add missing parentheses on some
1473 'print' commands.
1474
1475 2019-11-19 Tom Tromey <tom@tromey.com>
1476
1477 * gdb.tui/winheight.exp: New file.
1478
1479 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1480
1481 * gdb.base/ctf-whatis.c: Delete.
1482 * gdb.base/ctf-whatis.exp: Delete.
1483 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1484
1485 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1486
1487 * gdb.base/ctf-cvexpr.exp: Delete.
1488 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1489
1490 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1491
1492 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1493 the compiler. Clean up header comment a little.
1494 * gdb.base/ctf-ptype.exp: Likewise.
1495 * gdb.base/ctf-whatis.exp: Likewise.
1496 * lib/gdb.exp (skip_ctf_tests): New proc.
1497
1498 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1499
1500 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1501 * gdb.tui/corefile-run.exp: New file.
1502
1503 2019-11-14 Tom Tromey <tromey@adacore.com>
1504
1505 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1506 regression tests.
1507
1508 2019-11-12 Tom Tromey <tom@tromey.com>
1509
1510 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1511 after any command. Expect prompt after WAIT_FOR is seen.
1512 (enter_tui): Enable resize messages.
1513 (command): Expect command in output.
1514 (get_line): Avoid error when cursor appears to be off-screen.
1515 (dump_screen): Include screen size in title.
1516 (_do_resize): New proc, from "resize".
1517 (resize): Rewrite. Do resize in two steps.
1518 * gdb.tui/empty.exp (layouts): Fix entries.
1519 (check_boxes): Remove xfail.
1520 (check_text): Dump screen on failure.
1521
1522 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1523
1524 * gdb.python/py-symbol.exp: Add test for
1525 gdb.lookup_static_symbols.
1526
1527 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1528
1529 * gdb.python/py-symbol.c: Declare and call function from new
1530 py-symbol-2.c file.
1531 * gdb.python/py-symbol.exp: Compile both source files, and add new
1532 tests for gdb.lookup_static_symbol.
1533 * gdb.python/py-symbol-2.c: New file.
1534
1535 2019-11-02 Tom de Vries <tdevries@suse.de>
1536
1537 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1538 * gdb.base/anon.exp: Same.
1539 * gdb.base/auto-connect-native-target.exp: Same.
1540 * gdb.base/call-ar-st.exp: Same.
1541 * gdb.base/catch-syscall.exp: Same.
1542 * gdb.base/commands.exp: Same.
1543 * gdb.base/default.exp: Same.
1544 * gdb.base/display.exp: Same.
1545 * gdb.base/float.exp: Same.
1546 * gdb.base/foll-fork.exp: Same.
1547 * gdb.base/help.exp: Same.
1548 * gdb.base/info-macros.exp: Same.
1549 * gdb.base/info-proc.exp: Same.
1550 * gdb.base/info-target.exp: Same.
1551 * gdb.base/long_long.exp: Same.
1552 * gdb.base/macscp.exp: Same.
1553 * gdb.base/memattr.exp: Same.
1554 * gdb.base/nofield.exp: Same.
1555 * gdb.base/pointers.exp: Same.
1556 * gdb.base/printcmds.exp: Same.
1557 * gdb.base/ptype.exp: Same.
1558 * gdb.base/restore.exp: Same.
1559 * gdb.base/return.exp: Same.
1560 * gdb.base/scope.exp: Same.
1561 * gdb.base/set-noassign.exp: Same.
1562 * gdb.base/setshow.exp: Same.
1563 * gdb.base/shlib-call.exp: Same.
1564 * gdb.base/signals.exp: Same.
1565 * gdb.base/sigstep.exp: Same.
1566 * gdb.base/skip.exp: Same.
1567 * gdb.base/solib-symbol.exp: Same.
1568 * gdb.base/stap-probe.exp: Same.
1569 * gdb.base/step-line.exp: Same.
1570 * gdb.base/step-test.exp: Same.
1571 * gdb.base/style.exp: Same.
1572 * gdb.base/varargs.exp: Same.
1573 * gdb.base/vla-datatypes.exp: Same.
1574 * gdb.base/vla-ptr.exp: Same.
1575 * gdb.base/vla-sideeffect.exp: Same.
1576 * gdb.base/volatile.exp: Same.
1577 * gdb.base/watch-cond-infcall.exp: Same.
1578 * gdb.base/watchpoint.exp: Same.
1579
1580 2019-11-02 Tom de Vries <tdevries@suse.de>
1581
1582 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1583 * gdb.cp/cpexprs.exp: Same.
1584 * gdb.cp/except-multi-location.exp: Same.
1585 * gdb.cp/exceptprint.exp: Same.
1586 * gdb.cp/gdb2384.exp: Same.
1587 * gdb.cp/inherit.exp: Same.
1588 * gdb.cp/m-static.exp: Same.
1589 * gdb.cp/meth-typedefs.exp: Same.
1590 * gdb.cp/misc.exp: Same.
1591 * gdb.cp/namespace.exp: Same.
1592 * gdb.cp/non-trivial-retval.exp: Same.
1593 * gdb.cp/overload.exp: Same.
1594 * gdb.cp/pr17132.exp: Same.
1595 * gdb.cp/re-set-overloaded.exp: Same.
1596 * gdb.cp/rvalue-ref-types.exp: Same.
1597 * gdb.cp/templates.exp: Same.
1598
1599 2019-11-01 Luis Machado <luis.machado@linaro.org>
1600
1601 PR gdb/25124
1602
1603 * gdb.arch/pr25124.S: New file.
1604 * gdb.arch/pr25124.exp: New file.
1605
1606 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1607
1608 * gdb.fortran/info-modules.exp: Update expected results, and add
1609 additional tests for 'info module functinos', and 'info module
1610 variables'.
1611 * gdb.fortran/info-types.exp: Update expected results.
1612 * gdb.fortran/info-types.f90: Extend testcase with additional
1613 module variables and functions.
1614
1615 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1616
1617 * gdb.fortran/info-modules.exp: New file.
1618 * gdb.fortran/info-types.exp: Build with new file.
1619 * gdb.fortran/info-types.f90: Include and use new module.
1620 * gdb.fortran/info-types-2.f90: New file.
1621
1622 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1623
1624 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1625 * gdb.base/settings.exp: Test all settings types using
1626 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1627 that now verifies that the value of "maint show" is the same as
1628 returned by the settings functions. Test the type of the
1629 maintenance settings.
1630 * gdb.base/default.exp: Update show_conv_list.
1631
1632 2019-10-31 Tom de Vries <tdevries@suse.de>
1633
1634 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1635 gdb_test.
1636 * gdb.arch/amd64-disp-step.exp: Same.
1637 * gdb.asm/asm-source.exp: Same.
1638 * gdb.btrace/buffer-size.exp: Same.
1639 * gdb.btrace/cpu.exp: Same.
1640 * gdb.btrace/enable.exp: Same.
1641 * gdb.dwarf2/count.exp: Same.
1642 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1643 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1644 * gdb.fortran/vla-datatypes.exp: Same.
1645 * gdb.fortran/vla-history.exp: Same.
1646 * gdb.fortran/vla-ptype.exp: Same.
1647 * gdb.fortran/vla-value.exp: Same.
1648 * gdb.fortran/whatis_type.exp: Same.
1649 * gdb.guile/guile.exp: Same.
1650 * gdb.multi/tids.exp: Same.
1651 * gdb.python/py-finish-breakpoint.exp: Same.
1652 * gdb.python/py-framefilter.exp: Same.
1653 * gdb.python/py-pp-registration.exp: Same.
1654 * gdb.python/py-xmethods.exp: Same.
1655 * gdb.python/python.exp: Same.
1656 * gdb.server/connect-with-no-symbol-file.exp: Same.
1657 * gdb.server/no-thread-db.exp: Same.
1658 * gdb.server/run-without-local-binary.exp: Same.
1659 * gdb.stabs/weird.exp: Same.
1660 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1661 * gdb.threads/thread-find.exp: Same.
1662 * gdb.threads/tls-shared.exp: Same.
1663 * gdb.threads/tls.exp: Same.
1664 * gdb.threads/wp-replication.exp: Same.
1665 * gdb.trace/ax.exp: Same.
1666 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1667
1668 2019-10-31 Tom de Vries <tdevries@suse.de>
1669
1670 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1671 * gdb.ada/array_subscript_addr.exp: Same.
1672 * gdb.ada/arrayidx.exp: Same.
1673 * gdb.ada/arrayparam.exp: Same.
1674 * gdb.ada/arrayptr.exp: Same.
1675 * gdb.ada/boolean_expr.exp: Same.
1676 * gdb.ada/call_pn.exp: Same.
1677 * gdb.ada/complete.exp: Same.
1678 * gdb.ada/fixed_cmp.exp: Same.
1679 * gdb.ada/fun_addr.exp: Same.
1680 * gdb.ada/funcall_param.exp: Same.
1681 * gdb.ada/interface.exp: Same.
1682 * gdb.ada/mod_from_name.exp: Same.
1683 * gdb.ada/null_array.exp: Same.
1684 * gdb.ada/packed_array.exp: Same.
1685 * gdb.ada/packed_tagged.exp: Same.
1686 * gdb.ada/print_chars.exp: Same.
1687 * gdb.ada/print_pc.exp: Same.
1688 * gdb.ada/ptype_arith_binop.exp: Same.
1689 * gdb.ada/ptype_field.exp: Same.
1690 * gdb.ada/ptype_tagged_param.exp: Same.
1691 * gdb.ada/rec_return.exp: Same.
1692 * gdb.ada/ref_tick_size.exp: Same.
1693 * gdb.ada/str_ref_cmp.exp: Same.
1694 * gdb.ada/taft_type.exp: Same.
1695 * gdb.ada/tagged.exp: Same.
1696 * gdb.ada/type_coercion.exp: Same.
1697 * gdb.ada/uninitialized_vars.exp: Same.
1698
1699 2019-10-30 Tom de Vries <tdevries@suse.de>
1700
1701 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1702
1703 2019-10-26 Tom de Vries <tdevries@suse.de>
1704
1705 * gdb.base/bigcore.c: Fix typos in comments.
1706 * gdb.base/ctf-ptype.c: Same.
1707 * gdb.base/long_long.c: Same.
1708 * gdb.dwarf2/dw2-op-out-param.S: Same.
1709 * gdb.python/py-evthreads.c: Same.
1710 * gdb.reverse/i387-stack-reverse.c: Same.
1711 * gdb.trace/tfile.c: Same.
1712 * lib/compiler.c: Same.
1713 * lib/compiler.cc: Same.
1714
1715 2019-10-25 Tom de Vries <tdevries@suse.de>
1716
1717 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1718 gdb_test_multiple calls.
1719 * gdb.reverse/sigall-reverse.exp: Same.
1720 * gdb.reverse/solib-precsave.exp: Same.
1721 * gdb.reverse/solib-reverse.exp: Same.
1722 * gdb.reverse/until-precsave.exp: Same.
1723 * gdb.reverse/until-reverse.exp: Same.
1724
1725 2019-10-24 Tom de Vries <tdevries@suse.de>
1726
1727 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1728 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1729 kfail using -wrap pattern flag and convenience variable
1730 gdb_test_name.
1731
1732 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1733
1734 * gdb.python/py-progspace.exp: Add tests for the
1735 Progspace.block_for_pc method.
1736
1737 2019-10-23 Tom Tromey <tom@tromey.com>
1738
1739 * configure: Rebuild.
1740 * aclocal.m4: Use m4_include, not sinclude.
1741
1742 2019-10-21 Tom de Vries <tdevries@suse.de>
1743
1744 * gdb.base/infcall-nested-structs.c: Add
1745 __attribute__((noinline,noclone)) to all functions.
1746 (call_all): Add missing variable initialization. Simplify return value.
1747 (breakpt): Increment volatile variable, to prevent call from being
1748 optimized out.
1749 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1750
1751 2019-10-17 Tom de Vries <tdevries@suse.de>
1752
1753 * gdb.fortran/module.exp: Allow info variables to print info for files
1754 other than module.f90.
1755
1756 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1757
1758 * gdb.fortran/module.exp: Extend with 'info variables' test.
1759
1760 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1761
1762 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1763 F77_FOR_TARGET.
1764
1765 2019-10-16 Tom de Vries <tdevries@suse.de>
1766
1767 PR tdep/25096
1768 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1769
1770 2019-10-16 Tom de Vries <tdevries@suse.de>
1771
1772 PR tdep/24104
1773 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1774 Add KFAIL for PR tdep/25096.
1775
1776 2019-10-16 Tom de Vries <tdevries@suse.de>
1777
1778 PR testsuite/25059
1779 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1780
1781 2019-10-16 Tom de Vries <tdevries@suse.de>
1782
1783 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1784 as signed.
1785
1786 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1787
1788 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1789 one instead of increasing timeout.
1790
1791 2019-10-13 Tom de Vries <tdevries@suse.de>
1792
1793 PR record/25038
1794 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1795 * gdb.reverse/sigall-reverse.exp: Same.
1796 * gdb.reverse/solib-precsave.exp: Same.
1797 * gdb.reverse/solib-reverse.exp: Same.
1798 * gdb.reverse/step-precsave.exp: Same.
1799 * gdb.reverse/until-precsave.exp: Same.
1800 * gdb.reverse/until-reverse.exp: Same.
1801 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1802
1803 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1804
1805 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1806 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1807 (cmp_struct_05_01, cmp_struct_static_02_01)
1808 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1809 comparisons.
1810
1811 2019-10-10 Tom de Vries <tdevries@suse.de>
1812
1813 PR testsuite/24888
1814 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1815 gnatlink.
1816
1817 2019-10-09 Tom de Vries <tdevries@suse.de>
1818
1819 PR testsuite/25048
1820 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1821
1822 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1823
1824 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1825 exceptions due to missing debug information.
1826
1827 2019-10-07 Tom de Vries <tdevries@suse.de>
1828
1829 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1830
1831 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1832
1833 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1834 * gdb.base/annota1.exp: Update to use gdb_test_name.
1835
1836 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
1837
1838 * gdb.base/ctf-whatis.exp: New file.
1839 * gdb.base/ctf-whatis.c: New file.
1840 * gdb.base/ctf-ptype.exp: New file.
1841 * gdb.base/ctf-ptype.c: New file.
1842 * gdb.base/ctf-constvars.exp: New file.
1843 * gdb.base/ctf-constvars.c: New file.
1844 * gdb.base/ctf-cvexpr.exp: New file.
1845
1846 2019-10-04 Tom de Vries <tdevries@suse.de>
1847
1848 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1849 for loop.
1850
1851 2019-10-03 Tom Tromey <tom@tromey.com>
1852
1853 PR rust/24976:
1854 * gdb.rust/simple.rs (Union2): New type.
1855 (main): Use Union2.
1856 * gdb.rust/simple.exp: Add test.
1857
1858 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1859
1860 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1861 nested function prefix.
1862
1863 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1864 Richard Bunt <richard.bunt@arm.com>
1865 Andrew Burgess <andrew.burgess@embecosm.com>
1866
1867 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1868 nested functions.
1869 * gdb.fortran/nested-funcs.f90: Update expected results.
1870 * gdb.fortran/nested-funcs-2.exp: New file.
1871 * gdb.fortran/nested-funcs-2.f90: New file.
1872
1873 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1874
1875 * gdb.python/py-parameter.exp: Make test names unique.
1876 * gdb.python/py-template.exp: Likewise.
1877 * gdb.python/py-value.exp: Likewise.
1878
1879 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1880
1881 * gdb.base/break-interp.exp: Reduce test name duplication.
1882 * gdb.base/call-sc.exp: Likewise.
1883 * gdb.base/callfuncs.exp: Likewise.
1884 * gdb.base/charset.exp: Likewise.
1885 * gdb.base/dump.exp: Likewise.
1886 * gdb.base/ena-dis-br.exp: Likewise.
1887 * gdb.base/relational.exp: Likewise.
1888 * gdb.base/step-over-syscall.exp: Likewise.
1889 * gdb.base/structs.exp: Likewise.
1890
1891 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1892
1893 * gdb.linespec/explicit.exp: Make test names unique.
1894 * gdb.linespec/ls-errs.exp: Likewise.
1895
1896 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1897
1898 * gdb.reverse/break-precsave.exp: Make test names unique.
1899 * gdb.reverse/break-reverse.exp: Likewise.
1900 * gdb.reverse/finish-precsave.exp: Likewise.
1901 * gdb.reverse/finish-reverse.exp: Likewise.
1902 * gdb.reverse/machinestate-precsave.exp: Likewise.
1903 * gdb.reverse/machinestate.exp: Likewise.
1904 * gdb.reverse/readv-reverse.exp: Likewise.
1905 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1906 * gdb.reverse/sigall-precsave.exp: Likewise.
1907 * gdb.reverse/sigall-reverse.exp: Likewise.
1908 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1909 * gdb.reverse/watch-precsave.exp: Likewise.
1910 * gdb.reverse/watch-reverse.exp: Likewise.
1911
1912 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1913
1914 * gdb.threads/stop-with-handle.c: New file.
1915 * gdb.threads/stop-with-handle.exp: New file.
1916
1917 2019-10-03 Tom de Vries <tdevries@suse.de>
1918
1919 PR testsuite/25059
1920 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1921 directory" line to be missing.
1922
1923 2019-10-03 Tom de Vries <tdevries@suse.de>
1924
1925 PR testsuite/25059
1926 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1927 type optional.
1928
1929 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1930
1931 * gdb.python/py-format-string.c (string.h): New include.
1932 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1933 the same value, for endianness-independence.
1934 * gdb.python/py-format-string.exp (default_regexp_dict)
1935 (test_pretty_structs, test_format): Adjust expected output to the
1936 changed initialization.
1937
1938 2019-10-02 Tom Tromey <tromey@adacore.com>
1939
1940 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1941
1942 2019-10-02 Pedro Alves <palves@redhat.com>
1943 Andrew Burgess <andrew.burgess@embecosm.com>
1944
1945 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1946 "print-file-var.h".
1947 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1948 (get_version_1): Print this_version_id and its address.
1949 Add extern "C" wrappers around interface functions.
1950 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1951 "print-file-var.h".
1952 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1953 (get_version_2): Print this_version_id and its address.
1954 Add extern "C" wrappers around interface functions.
1955 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1956 <stddef.h> and "print-file-var.h".
1957 Add extern "C" wrappers around interface functions.
1958 [VERSION_ID_MAIN] (this_version_id): Define.
1959 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1960 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1961 up extern "C" blocks.
1962 * gdb.base/print-file-var.exp (test): New, factored out from top
1963 level.
1964 (top level): Test all combinations of attribute hidden or not,
1965 dlopen or not, and this_version_id symbol in main file or not.
1966 Compile tests as both C++ and C, make test names unique.
1967
1968 2019-10-01 Tom Tromey <tom@tromey.com>
1969
1970 * gdb.base/style.exp: Test "show logging filename".
1971
1972 2019-10-01 Tom Tromey <tom@tromey.com>
1973
1974 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1975 * gdb.base/style.exp: Add metadata style test.
1976
1977 2019-10-01 Tom Tromey <tom@tromey.com>
1978
1979 * gdb.base/style.exp: Test "pwd".
1980
1981 2019-10-01 Tom Tromey <tom@tromey.com>
1982
1983 * gdb.base/style.exp: Update tests.
1984
1985 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1986
1987 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1988 'six' to unsigned.
1989 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1990 'five'. Use an all-ones bit pattern for each.
1991 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1992 to its changed values.
1993
1994 2019-09-30 Tom Tromey <tromey@adacore.com>
1995
1996 * gdb.rust/traits.rs: Disable all warnings.
1997
1998 2019-09-29 Tom de Vries <tdevries@suse.de>
1999
2000 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
2001
2002 2019-09-29 Tom de Vries <tdevries@suse.de>
2003
2004 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2005
2006 2019-09-27 Tom de Vries <tdevries@suse.de>
2007
2008 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2009
2010 2019-09-27 Tom de Vries <tdevries@suse.de>
2011
2012 PR record/23188
2013 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2014
2015 2019-09-26 Tom Tromey <tromey@adacore.com>
2016
2017 * gdb.ada/py_taft.exp: New file.
2018 * gdb.ada/py_taft/main.adb: New file.
2019 * gdb.ada/py_taft/pkg.adb: New file.
2020 * gdb.ada/py_taft/pkg.ads: New file.
2021
2022 2019-09-24 Tom de Vries <tdevries@suse.de>
2023
2024 PR gdb/24598
2025 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2026
2027 2019-09-22 Tom de Vries <tdevries@suse.de>
2028
2029 * gdb.base/restore.exp: Allow register variables to be optimized out at
2030 -O0.
2031
2032 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2033
2034 * gdb.arch/spu-info.exp: Remove file.
2035 * gdb.arch/spu-info.c: Remove file.
2036 * gdb.arch/spu-ls.exp: Remove file.
2037 * gdb.arch/spu-ls.c: Remove file.
2038
2039 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2040 * gdb.asm/spu.inc: Remove file.
2041
2042 * gdb.base/dump.exp: Remove support for spu*-*-*.
2043 * gdb.base/stack-checking.exp: Likewise.
2044 * gdb.base/overlays.exp: Likewise.
2045 * gdb.base/ovlymgr.c: Likewise.
2046 * gdb.base/spu.ld: Remove file.
2047
2048 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2049 * gdb.cp/cpexprs.exp: Likewise.
2050 * gdb.cp/exception.exp: Likewise.
2051 * gdb.cp/gdb2495.exp: Likewise.
2052 * gdb.cp/mb-templates.exp: Likewise.
2053 * gdb.cp/pr9167.exp: Likewise.
2054 * gdb.cp/userdef.exp: Likewise.
2055
2056 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2057
2058 * gdb.cell: Remove directory.
2059 * lib/cell.exp: Remove file.
2060
2061 2019-09-19 Tom de Vries <tdevries@suse.de>
2062
2063 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2064
2065 2019-09-19 Tom de Vries <tdevries@suse.de>
2066
2067 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2068
2069 2019-09-19 Tom de Vries <tdevries@suse.de>
2070
2071 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2072 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2073 (gdb_target_cmd): ... here.
2074 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2075 value 2.
2076
2077 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2078
2079 * gdb.base/source-dir.exp: Avoid having directory names in test
2080 names.
2081
2082 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2083
2084 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2085 directory.
2086
2087 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2088
2089 * gdb.base/list-missing-source.exp: New file.
2090
2091 2019-09-14 Tom de Vries <tdevries@suse.de>
2092
2093 PR teststuite/24599
2094 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2095 * lib/ada.exp (gnatmake_version_at_least): New proc.
2096
2097 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2098
2099 * gdb.base/maint.exp: Use exec_has_index_section.
2100
2101 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2102
2103 * gdb.base/maint.exp: Add test for 'maint info sections'.
2104
2105 2019-09-12 Tom de Vries <tdevries@suse.de>
2106
2107 * gdb.base/store.exp: Allow register variables to be optimized out at
2108 -O0.
2109
2110 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2111
2112 * gdb.ada/rdv_wait.exp: Update to new task names.
2113 * gdb.base/task_switch_in_core.exp: Likewise.
2114 * gdb.base/info_sources_base.c: Likewise.
2115
2116 2019-09-10 Tom Tromey <tromey@adacore.com>
2117
2118 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2119
2120 2019-09-10 Tom Tromey <tromey@adacore.com>
2121
2122 * gdb.ada/dgopt.exp: New file.
2123 * gdb.ada/dgopt/x.adb: New file.
2124
2125 2019-09-08 Tom Tromey <tom@tromey.com>
2126
2127 * gdb.tui/resize.exp: Remove setup_xfail.
2128 * gdb.tui/regs.exp: Remove setup_xfail.
2129 * gdb.tui/basic.exp: Remove setup_xfail.
2130
2131 2019-09-06 David Blaikie <dblaikie@gmail.com>
2132
2133 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2134 * gdb.cp/cplabel.exp: Ditto.
2135 * gdb.linespec/ls-errs.exp: Ditto.
2136
2137 2019-09-05 Tom de Vries <tdevries@suse.de>
2138
2139 * lib/gdb.exp (cmp_file_string): New proc.
2140 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2141 runto_main. Verify save breakpoints output.
2142
2143 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2144
2145 * gdb.base/info-var.exp: Test info variables without running
2146 to main, to avoid expect's buffer overflow.
2147
2148 2019-09-03 Tom Tromey <tromey@adacore.com>
2149
2150 * gdb.ada/bias.exp: New file.
2151 * gdb.ada/bias/bias.adb: New file.
2152 * gdb.ada/print_chars.exp: Add regression test.
2153 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2154 (MC): New variable.
2155
2156 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2157
2158 * gdb.base/argv0-symlink.exp: Run only on native target
2159 and local host.
2160
2161 2019-08-29 Tom de Vries <tdevries@suse.de>
2162
2163 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2164 diverse debug info.
2165 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2166
2167 2019-08-28 Tom de Vries <tdevries@suse.de>
2168
2169 * gdb.base/info-var.exp: Allow info variables to print info for files
2170 other than info-var-f1.c and info-var-f2.c.
2171
2172 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2173
2174 * gdb.fortran/info-types.exp: Add module.
2175 * gdb.fortran/info-types.f90: Update expected results.
2176
2177 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2178
2179 * gdb.fortran/info-types.exp: New file.
2180 * gdb.fortran/info-types.f90: New file.
2181 * lib/fortran.exp (fortran_character1): New proc.
2182
2183 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2184
2185 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2186 functions'. Reindent as needed.
2187 * gdb.base/info-var-f1.c: New file.
2188 * gdb.base/info-var-f2.c: New file.
2189 * gdb.base/info-var.exp: New file.
2190 * gdb.base/info-var.h: New file.
2191
2192 2019-08-26 Tom de Vries <tdevries@suse.de>
2193
2194 PR c++/24852
2195 * gdb.cp/no-libstdcxx-probe.exp: New test.
2196
2197 2019-08-26 Tom de Vries <tdevries@suse.de>
2198
2199 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2200 * tests need to be skipped.
2201 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2202 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2203 mi_skip_libstdcxx_probe_tests.
2204
2205 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2206
2207 * gdb.python/py-xmethods.exp: Use raw strings when passing
2208 arguments to SimpleXMethodMatcher.
2209
2210 2019-08-22 Tom de Vries <tdevries@suse.de>
2211
2212 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2213 more informative.
2214
2215 2019-08-21 Pedro Alves <palves@redhat.com>
2216
2217 * gdb.base/with.exp: Test "with" with no arguments.
2218
2219 2019-08-21 Tom de Vries <tdevries@suse.de>
2220
2221 * gdb.base/gdb-caching-proc.exp: Sort files.
2222
2223 2019-08-20 Tom de Vries <tdevries@suse.de>
2224
2225 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2226 compilation.
2227
2228 2019-08-16 Tom de Vries <tdevries@suse.de>
2229
2230 * gdb.base/compare-sections.exp ("after run to main"): Allow
2231 mismatched read-only sections for PIE executables.
2232
2233 2019-08-16 Tom Tromey <tom@tromey.com>
2234
2235 * lib/tuiterm.exp (_csi_Z): New proc.
2236 * gdb.tui/basic.exp: Update window positions.
2237 * gdb.tui/empty.exp: Update window positions.
2238
2239 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2240
2241 * gdb.base/examine-backward.exp: Correct regexp for
2242 "examine 3 bytes backward from ${address_zero}".
2243
2244 2019-08-15 Tom Tromey <tom@tromey.com>
2245
2246 * gdb.tui/empty.exp: Enable resizing tests.
2247
2248 2019-08-15 Tom Tromey <tromey@adacore.com>
2249
2250 * gdb.ada/char_enum.exp: Add regression tests.
2251 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2252 and '0'.
2253 (Char, Gchar): Update.
2254 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2255
2256 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2257
2258 * gdb.python/python.exp: Expect a leading underscore on
2259 GdbOutput{,Error}File.
2260
2261 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2262
2263 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2264 Windows host.
2265
2266 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2267
2268 * gdb.base/batch-preserve-term-settings.exp
2269 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2270
2271 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2272
2273 * lib/gdb.exp: When running on a mingw target, replace
2274 /x/ with x:/.
2275
2276 2019-08-14 Alan Hayward <alan.hayward@arm.com>
2277
2278 * gdb.arch/aarch64-prologue.c: New test.
2279 * gdb.arch/aarch64-prologue.exp: New file.
2280
2281 2019-08-13 Tom de Vries <tdevries@suse.de>
2282
2283 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2284 Thread.
2285
2286 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2287
2288 * gdb.python/py-completion.exp: Download the .py file to the host
2289 and use its host pathname. Conditionalize tests that use
2290 tab completion and manipulate files on the build machine.
2291 * gdb.python/py-events.exp: Download the .py file to the host
2292 and use its host pathname.
2293 * gdb.python/py-evsignal.exp: Likewise.
2294 * gdb.python/py-evthreads.exp: Likewise.
2295 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2296 pathname syntax.
2297 * gdb.python/py-framefilter.exp: Download the .py file to the right
2298 place on the host. Match Windows pathname syntax.
2299 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2300 .py file to the host and use its host pathname.
2301 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2302 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2303 build pathname. Skip symlink test on Windows host. Add missing
2304 newline at end of file.
2305 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2306 and use its host pathname.
2307 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2308 * gdb.python/py-section-script.exp: Use host location of binfile
2309 on safe-path. Use correct path separator on Windows host.
2310 Reorder alternatives in gdb_test_multiple to prevent matching
2311 the wrong alternative on success.
2312 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2313
2314 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2315
2316 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2317 expect the GDB inferior to no longer immediately stop after
2318 being resumed with "signal SIGINT".
2319
2320 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2321
2322 * gdb.linespec/break-ask.exp: Generalize regexps to match
2323 Windows pathnames too.
2324
2325 2019-08-08 Tom de Vries <tdevries@suse.de>
2326
2327 PR testsuite/24862
2328 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2329
2330 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2331
2332 * gdb.base/style.exp: Update tests for help doc new invariants.
2333 * gdb.base/help.exp: Likewise.
2334
2335 2019-08-06 Tom Tromey <tom@tromey.com>
2336
2337 * gdb.base/style.exp: Add disassemble test.
2338 * gdb.base/style.c (some_called_function): New function.
2339 (main): Use it.
2340
2341 2019-08-05 Christian Biesinger <cbiesinger@google.com>
2342
2343 * gdb.python/py-block.exp: Test dictionary access on blocks.
2344
2345 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
2346
2347 PR gdb/24863
2348 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2349 -list-thread-groups --available test when running under
2350 check-read1.
2351
2352 2019-08-05 Tom de Vries <tdevries@suse.de>
2353
2354 PR testsuite/24863
2355 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2356 * gdb.base/help.exp: Use with_read1_timeout_factor.
2357 * gdb.base/info-macros.exp: Same.
2358 * gdb.cp/nested-types.exp: Same.
2359
2360 2019-08-05 Tom de Vries <tdevries@suse.de>
2361
2362 * lib/gdb.exp (version_at_least): Factor out of ...
2363 (tcl_version_at_least): ... here.
2364 (gdb_compile): Fail if pie results in non-PIE executable.
2365 (readelf_version, readelf_prints_pie): New proc.
2366 (exec_is_pie): Return -1 if unknown.
2367
2368 2019-08-05 Tom de Vries <tdevries@suse.de>
2369
2370 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2371
2372 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2373
2374 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2375
2376 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2377
2378 * lib/completion-support.exp (test_gdb_complete_none): Skip
2379 tab completion tests if no readline support.
2380 (test_gdb_complete_unique_re): Likewise.
2381 (test_gdb_complete_multiple): Likewise.
2382
2383 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2384
2385 * gdb.base/info_sources.exp: New file.
2386 * gdb.base/info_sources.c: New file.
2387 * gdb.base/info_sources_base.c: New file.
2388
2389 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2390
2391 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2392 prefix argument.
2393 (test_exit_status): Add prefix argument.
2394
2395 2019-08-01 Tom de Vries <tdevries@suse.de>
2396
2397 PR testsuite/24863
2398 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2399 calling exp_continue for new thread and thread exited messages.
2400
2401 2019-08-01 Tom de Vries <tdevries@suse.de>
2402
2403 PR testsuite/24863
2404 * gdb.base/structs.exp: Fix check-read1 timeout using
2405 gdb_test_sequence.
2406 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2407
2408 2019-08-01 Tom de Vries <tdevries@suse.de>
2409
2410 PR testsuite/24863
2411 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2412 line.
2413
2414 2019-08-01 Tom de Vries <tdevries@suse.de>
2415
2416 PR testsuite/24863
2417 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2418
2419 2019-07-30 Tom Tromey <tromey@adacore.com>
2420
2421 * gdb.ada/display_nested.exp: New file.
2422 * gdb.ada/display_nested/foo.adb: New file.
2423 * gdb.ada/display_nested/pack.adb: New file.
2424 * gdb.ada/display_nested/pack.ads: New file.
2425
2426 2019-07-30 Christian Biesinger <cbiesinger@google.com>
2427
2428 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2429 namespace.
2430 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2431
2432 2019-07-30 Tom de Vries <tdevries@suse.de>
2433
2434 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2435 instead.
2436
2437 2019-07-30 Tom de Vries <tdevries@suse.de>
2438
2439 PR testsuite/24834
2440 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2441 (exec_is_pie): New proc.
2442
2443 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2444
2445 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2446
2447 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2448
2449 * gdb.python/py-objfile.c: Add global and static vars.
2450 * gdb.python/py-objfile.exp: Test new functions Objfile.
2451 lookup_global_symbol and lookup_static_symbol.
2452
2453 2019-07-29 Tom Tromey <tom@tromey.com>
2454
2455 * lib/tuiterm.exp (Term::_csi_@): New proc.
2456 (Term::_csi_X): Don't move cursor.
2457
2458 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2459
2460 * gdb.base/options.exp: Update backtrace - completion to
2461 new option -frame-info.
2462 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2463 Test new 'set print frame-info'. Test backtrace -frame-info
2464 overriding 'set print frame-info'.
2465 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2466 Test new 'set print frame-info'.
2467 Verify consistency of backtrace with and without filters, with and
2468 without -no-filters.
2469 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2470 default.
2471
2472 2019-07-29 Tom de Vries <tdevries@suse.de>
2473
2474 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2475 no arguments".
2476
2477 2019-07-29 Tom de Vries <tdevries@suse.de>
2478
2479 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2480 is a substring of the first for "complete non-unique file name".
2481
2482 2019-07-29 Tom de Vries <tdevries@suse.de>
2483
2484 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2485 with ".*".
2486
2487 2019-07-29 Tom de Vries <tdevries@suse.de>
2488
2489 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2490 Pass prompt_regexp parameter to gdb_test_multiple calls.
2491
2492 2019-07-29 Tom de Vries <tdevries@suse.de>
2493
2494 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
2495 print registers" regexps.
2496
2497 2019-07-29 Tom de Vries <tdevries@suse.de>
2498
2499 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2500
2501 2019-07-29 Tom de Vries <tdevries@suse.de>
2502
2503 PR gdb/24855
2504 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2505 (skip_python_tests_prompt): Add prompt_regexp argument to
2506 gdb_test_multiple calls.
2507
2508 2019-07-27 Tom Tromey <tom@tromey.com>
2509
2510 * gdb.tui/main.exp: New file.
2511
2512 2019-07-27 Tom Tromey <tom@tromey.com>
2513
2514 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2515 optional.
2516 * gdb.tui/empty.exp: New file.
2517
2518 2019-07-27 Tom Tromey <tom@tromey.com>
2519
2520 * lib/tuiterm.exp (spawn): New proc.
2521 (Term::resize): New proc.
2522 * gdb.tui/resize.exp: New file.
2523
2524 2019-07-27 Tom Tromey <tom@tromey.com>
2525
2526 * gdb.tui/list.exp: New file.
2527
2528 2019-07-27 Tom Tromey <tom@tromey.com>
2529
2530 * gdb.tui/regs.exp: New file.
2531
2532 2019-07-27 Tom Tromey <tom@tromey.com>
2533
2534 * gdb.tui/basic.exp: Add "layout split" test.
2535
2536 2019-07-27 Tom Tromey <tom@tromey.com>
2537
2538 * gdb.tui/basic.exp: Add "layout asm" test.
2539
2540 2019-07-27 Tom Tromey <tom@tromey.com>
2541
2542 * lib/tuiterm.exp: New file.
2543 * gdb.tui/basic.exp: New file.
2544
2545 2019-07-27 Kevin Buettner <kevinb@redhat.com>
2546
2547 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2548 Enable tests associated with this flag. Adjust regex
2549 referencing "foo_low" to now refer to "foo_cold" instead.
2550
2551 2019-07-27 Kevin Buettner <kevinb@redhat.com>
2552
2553 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2554 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2555 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2556 foo_cold. Revise comments to match.
2557 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2558 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2559 were wrapped into this proc; Call do_test in loop from outermost
2560 level.
2561 (foo_low): Rename all occurrences to "foo_cold".
2562 (backtrace from baz): New test.
2563 (x2/i foo_cold): New test.
2564 (info line *foo_cold): New test.
2565
2566 2019-07-26 Tom de Vries <tdevries@suse.de>
2567
2568 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2569
2570 2019-07-25 Tom de Vries <tdevries@suse.de>
2571
2572 PR testsuite/24830
2573 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2574 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2575 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2576 (skip_libstdcxx_probe_tests): ... here.
2577 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2578
2579 2019-07-24 Tom de Vries <tdevries@suse.de>
2580
2581 PR testsuite/24807
2582 * gdb.objc/basicclass.m: Include stdio.h.
2583 * gdb.objc/nondebug.m: Same.
2584 * gdb.objc/objcdecode.m: Same.
2585
2586 2019-07-24 Tom de Vries <tdevries@suse.de>
2587
2588 PR testsuite/24612
2589 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2590 additional_flags.
2591
2592 2019-07-24 Tom de Vries <tdevries@suse.de>
2593
2594 PR testsuite/24831
2595 * gdb.multi/tids.exp: Update error messages for info threads.
2596
2597 2019-07-24 Tom de Vries <tdevries@suse.de>
2598
2599 * gdb.base/info-types.exp: Allow info types to print info for more than
2600 one file.
2601
2602 2019-07-23 Tom de Vries <tdevries@suse.de>
2603
2604 PR testsuite/24842
2605 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2606 gdb_spawn_with_cmdline_opts.
2607
2608 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2609
2610 * gdb.arch/arm-cmse-sgstubs.c: New test.
2611 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2612
2613 2019-07-23 Tom de Vries <tdevries@suse.de>
2614
2615 PR testsuite/24711
2616 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2617 issuing next command.
2618
2619 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2620
2621 * gdb.ada/info_auto_lang.exp: Update expected results.
2622 * gdb.base/info-types.c: Add additional types to check.
2623 * gdb.base/info-types.exp: Update expected results.
2624
2625 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2626
2627 * gdb.base/info-types.c: New file.
2628 * gdb.base/info-types.exp: New file.
2629
2630 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2631
2632 * gdb.arch/riscv-bp-infcall.c: New file.
2633 * gdb.arch/riscv-bp-infcall.exp: New file.
2634
2635 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2636
2637 PR breakpoints/24541
2638 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2639
2640 2019-07-14 Tom de Vries <tdevries@suse.de>
2641
2642 PR testsuite/24760
2643 * gdb.objc/basicclass.exp: Fix unterminated string.
2644
2645 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2646 Andrew Burgess <andrew.burgess@embecosm.com>
2647
2648 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2649 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2650 negative bounds.
2651 * gdb.fortran/vla-value.exp: Print elements of an array with
2652 negative bounds.
2653 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2654 testing.
2655
2656 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2657
2658 * gdb.base/options.exp (expect_string): Dequote strings in
2659 results.
2660 (test-string): Test strings with different quoting and reindent.
2661
2662 2019-07-10 Tom Tromey <tromey@adacore.com>
2663
2664 * gdb.ada/mi_ex_cond.exp: Update expected results.
2665 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2666 * gdb.ada/mi_catch_ex.exp: Update expected results.
2667 * gdb.ada/mi_catch_assert.exp: Update expected results.
2668 * gdb.ada/catch_ex.exp (catch_exception_info)
2669 (catch_exception_entry, catch_assert_entry)
2670 (catch_unhandled_entry): Update.
2671 * gdb.ada/catch_assert_if.exp: Update expected results.
2672
2673 2019-07-10 Richard Bunt <richard.bunt@arm.com>
2674 Stephen Roberts <stephen.roberts@arm.com>
2675
2676 * gdb.base/define.exp: Restore original prompt.
2677
2678 2019-07-09 Pedro Alves <palves@redhat.com>
2679
2680 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2681 breakpoints" output.
2682 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2683 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2684 throw" creates breakpoint.
2685 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2686 'type="catchpoint"'.
2687
2688 2019-07-09 Pedro Alves <palves@redhat.com>
2689
2690 PR c++/15468
2691 * gdb.cp/except-multi-location-lib.cc: New.
2692 * gdb.cp/except-multi-location-main.cc: New.
2693 * gdb.cp/except-multi-location.exp: New.
2694
2695 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2696
2697 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2698 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2699 argument and update callers.
2700
2701 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2702
2703 * gdb.arch/amd64-break-on-asm-line.S: New file.
2704 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2705
2706 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2707
2708 * gdb.base/printcmds.exp: Test printing C string and
2709 C wide string convenience vars without transiting via the inferior.
2710 Also make test names unique.
2711
2712 2019-07-08 Alan Hayward <alan.hayward@arm.com>
2713
2714 PR breakpoints/25011
2715 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2716
2717 2019-07-04 Pedro Alves <palves@redhat.com>
2718
2719 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2720 body returned ok(0), break(3) or continue(4).
2721 * gdb.testsuite/foreach_with_prefix.exp: New file.
2722
2723 2019-07-04 Alan Hayward <alan.hayward@arm.com>
2724
2725 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2726
2727 2019-07-03 Pedro Alves <palves@redhat.com>
2728
2729 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2730 "return -code".
2731
2732 2019-07-03 Pedro Alves <palves@redhat.com>
2733
2734 PR cli/24732
2735 * gdb.base/shell.exp: Load completion-support.exp.
2736 Adjust expected error output. Add completion tests.
2737
2738 2019-07-03 Pedro Alves <palves@redhat.com>
2739
2740 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2741 string_to_regexp.
2742
2743 2019-07-03 Pedro Alves <palves@redhat.com>
2744
2745 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2746 (expect_integer): Adjust to expect "-string".
2747 (expect_string): New.
2748 (all_options): Expect "-string".
2749 (test-flag, test-boolean): Adjust to expect "-string".
2750 (test-string): New proc.
2751 (top level): Call it.
2752
2753 2019-07-03 Pedro Alves <palves@redhat.com>
2754
2755 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2756 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2757 the expected output in the success.
2758
2759 2019-07-03 Pedro Alves <palves@redhat.com>
2760
2761 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2762 Split one gdb_test_multiple call in two to avoid a race.
2763
2764 2019-07-03 Pedro Alves <palves@redhat.com>
2765
2766 * gdb.base/with.c: New file.
2767 * gdb.base/with.exp: New file.
2768
2769 2019-07-03 Pedro Alves <palves@redhat.com>
2770
2771 * gdb.base/settings.exp: Replace all references to "maint
2772 test-settings set" with references to "maint set test-settings",
2773 and all references to "maint test-settings show" with references
2774 to "maint show test-settings".
2775
2776 2019-07-03 Pedro Alves <palves@redhat.com>
2777
2778 * gdb.base/settings.exp (test-string): Adjust expected out when
2779 testing "maint test-settings show filename"
2780
2781 2019-07-02 Pedro Alves <palves@redhat.com>
2782
2783 * gdb.base/options.exp (test-info-threads): New procedure.
2784 (top level): Call it.
2785
2786 2019-06-28 Tom Tromey <tromey@adacore.com>
2787
2788 * gdb.dwarf2/ada-linkage-name.c: New file.
2789 * gdb.dwarf2/ada-linkage-name.exp: New file.
2790
2791 2019-06-27 Tom Tromey <tromey@adacore.com>
2792
2793 PR c++/20020:
2794 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2795
2796 2019-06-26 Tom de Vries <tdevries@suse.de>
2797
2798 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2799
2800 2019-06-26 Tom de Vries <tdevries@suse.de>
2801
2802 * gdb.base/index-cache.exp: Add back missing debug option.
2803
2804 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2805
2806 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2807
2808 2019-06-25 Tom de Vries <tdevries@suse.de>
2809
2810 PR testsuite/24727
2811 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2812
2813 2019-06-24 Tom de Vries <tdevries@suse.de>
2814
2815 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2816
2817 2019-06-24 Tom de Vries <tdevries@suse.de>
2818
2819 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2820 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2821 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2822
2823 2019-06-24 Tom de Vries <tdevries@suse.de>
2824
2825 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2826
2827 2019-06-21 Tom de Vries <tdevries@suse.de>
2828
2829 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2830
2831 2019-06-21 Tom de Vries <tdevries@suse.de>
2832
2833 PR testsuite/24518
2834 PR ada/24713
2835 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2836 index.
2837
2838 2019-06-19 Tom Tromey <tromey@adacore.com>
2839
2840 * gdb.ada/length_cond.exp: Add intro comment.
2841
2842 2019-06-19 Tom Tromey <tromey@adacore.com>
2843
2844 * gdb.ada/length_cond.exp: New file.
2845 * gdb.ada/length_cond/length_cond.adb: New file.
2846 * gdb.ada/length_cond/pck.adb: New file.
2847 * gdb.ada/length_cond/pck.ads: New file.
2848
2849 2019-06-18 Tom de Vries <tdevries@suse.de>
2850
2851 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2852
2853 2019-06-18 Tom Tromey <tromey@adacore.com>
2854
2855 * gdb.base/list0.h: Add comment explaining control character.
2856
2857 2019-06-18 Tom de Vries <tdevries@suse.de>
2858
2859 * boards/fission.exp: Break up long debug_flags line.
2860
2861 2019-06-16 Tom de Vries <tdevries@suse.de>
2862
2863 PR gdb/24445
2864 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2865 generated index.
2866
2867 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2868
2869 PR gdb/24686
2870 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2871 improve detection of bug gdb/24541.
2872
2873 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2874
2875 PR gdb/24669
2876 * gdb.base/index-cache.exp (uses_readnow,
2877 expecting_index_cache_use): Define global variable.
2878 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2879 expecting_index_cache_use.
2880
2881 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2882 Andrew Burgess <andrew.burgess@embecosm.com>
2883
2884 * gdb.fortran/pointers.f90: New file.
2885 * gdb.fortran/print_type.exp: New file.
2886 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2887 * gdb.fortran/vla-type.exp: Likewise.
2888 * gdb.fortran/vla-value.exp: Likewise.
2889 * gdb.mi/mi-vla-fortran.exp: Likewise.
2890
2891 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2892
2893 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2894 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2895 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2896 as a stop reason.
2897
2898 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2899
2900 * gdb.base/annota1.exp: Update expected results.
2901 * gdb.cp/annota2.exp: Likewise.
2902 * gdb.cp/annota3.exp: Likewise.
2903
2904 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2905
2906 * gdb.base/style-logging.exp: Remove path from test name.
2907
2908 2019-06-14 Tom Tromey <tromey@adacore.com>
2909
2910 PR gdb/24502:
2911 * gdb.base/style-logging.exp: New file.
2912
2913 2019-06-14 Tom Tromey <tromey@adacore.com>
2914
2915 * gdb.base/symfile-warn.exp: New file.
2916 * gdb.base/symfile-warn.c: New file.
2917
2918 2019-06-14 Tom Tromey <tromey@adacore.com>
2919
2920 * gdb.base/annotate-symlink.exp: New file.
2921
2922 2019-06-14 Tom Tromey <tromey@adacore.com>
2923
2924 * gdb.ada/set_wstr.exp: Add reassignment test.
2925
2926 2019-06-14 Tom Tromey <tromey@adacore.com>
2927
2928 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2929 'unchecked_access and 'unrestricted_access as well.
2930
2931 2019-06-14 Tom Tromey <tromey@adacore.com>
2932
2933 PR ada/24539:
2934 * gdb.ada/vla.exp: Update tests.
2935 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2936 pragma.
2937
2938 2019-06-13 Pedro Alves <palves@redhat.com>
2939
2940 * gdb.base/settings.exp (test-integer): Test junk after
2941 "unlimited".
2942
2943 2019-06-13 Pedro Alves <palves@redhat.com>
2944
2945 * gdb.base/options.exp (test-thread-apply): New.
2946 (top level): Call it.
2947
2948 2019-06-13 Pedro Alves <palves@redhat.com>
2949
2950 * gdb.base/options.exp (test-frame-apply): New.
2951 (top level): Test print commands with different "frame apply"
2952 prefixes.
2953
2954 2019-06-13 Pedro Alves <palves@redhat.com>
2955
2956 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
2957 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2958 'max_completions' parameter and handle it.
2959 (test_gdb_completion_offers_commands): New.
2960
2961 2019-06-13 Pedro Alves <palves@redhat.com>
2962
2963 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2964
2965 2019-06-13 Pedro Alves <palves@redhat.com>
2966
2967 * gdb.base/options.exp (test-backtrace): New.
2968 (top level): Call it.
2969
2970 2019-06-13 Pedro Alves <palves@redhat.com>
2971
2972 * gdb.guile/scm-frame-args.exp: Use "set print
2973 raw-frame-arguments" instead of "set print raw frame-arguments".
2974 * gdb.python/py-frame-args.exp: Likewise.
2975
2976 2019-06-13 Pedro Alves <palves@redhat.com>
2977
2978 * gdb.compile/compile.exp: Adjust expected output to option
2979 processing changes.
2980
2981 2019-06-13 Pedro Alves <palves@redhat.com>
2982
2983 * gdb.base/options.exp: Build executable.
2984 (test-print): New procedure.
2985 (top level): Call it, once for "print" and another for "compile
2986 print".
2987
2988 2019-06-13 Pedro Alves <palves@redhat.com>
2989
2990 * gdb.base/options.c: New file.
2991 * gdb.base/options.exp: New file.
2992
2993 2019-06-13 Pedro Alves <palves@redhat.com>
2994
2995 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2996 that "o" is ambiguous.
2997
2998 2019-06-13 Pedro Alves <palves@redhat.com>
2999
3000 * gdb.base/settings.c: New file.
3001 * gdb.base/settings.exp: New file.
3002
3003 2019-06-13 Pedro Alves <palves@redhat.com>
3004
3005 * gdb.base/completion.exp: Fix comment typo.
3006
3007 2019-06-13 Pedro Alves <palves@redhat.com>
3008
3009 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3010 foo --1" test.
3011
3012 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3013
3014 * gdb.fortran/block-data.f: New.
3015 * gdb.fortran/block-data.exp: New.
3016
3017 2019-06-11 Tom de Vries <tdevries@suse.de>
3018
3019 PR testsuite/24521
3020 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3021 message.
3022
3023 2019-06-11 Tom de Vries <tdevries@suse.de>
3024
3025 PR testsuite/24521
3026 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3027
3028 2019-06-11 Tom de Vries <tdevries@suse.de>
3029
3030 * boards/readnow.exp: New file.
3031
3032 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3033
3034 * gdb.fortran/vla-sizeof.exp: Update expected results.
3035
3036 2019-06-06 Amos Bird <amosbird@gmail.com>
3037
3038 * gdb.base/annota1.exp (thread_switch): Add test for
3039 thread-exited annotation.
3040
3041 2019-06-06 Tom Tromey <tromey@adacore.com>
3042
3043 * gdb.base/maint.exp: Expect command started/finished output.
3044
3045 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3046
3047 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3048 comment.
3049 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3050
3051 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3052
3053 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3054 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3055 * gdb.arch/riscv-unwind-long-insn.c: New file.
3056 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3057
3058 2019-06-04 Christian Biesinger <cbiesinger@google.com>
3059
3060 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
3061
3062 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3063
3064 * lib/gdb.exp (help_list_trailer): New regexp variable
3065 factorizing the help trailer message.
3066 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3067 arg to allow to better factorize various tests.
3068 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3069 (test_prefix_command_help): Use help_list_trailer.
3070 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3071 * gdb.guile/scm-cmd.exp: Likewise.
3072 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3073 * gdb.base/help.exp: Use test_user_defined_class_help.
3074 * gdb.base/style.exp: Add tests for styling of help and apropos.
3075 * lib/gdb-utils.exp (style): Add title and highlight styles.
3076
3077 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3078
3079 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3080 $_shell_exitsignal.
3081 * gdb.base/default.exp: Update for new convenience variables.
3082
3083 2019-05-29 Tom Tromey <tromey@adacore.com>
3084
3085 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3086 to "break complete ada" test case's regexp.
3087
3088 2019-05-29 Tom Tromey <tromey@adacore.com>
3089
3090 PR c++/20020:
3091 * gdb.cp/constexpr-field.exp: New file.
3092 * gdb.cp/constexpr-field.cc: New file.
3093
3094 2019-05-29 Tom Tromey <tromey@adacore.com>
3095
3096 * gdb.base/finish.exp (finish_no_print): New proc.
3097 (finish_tests): Call it.
3098
3099 2019-05-24 Tom de Vries <tdevries@suse.de>
3100
3101 * gdb.dwarf2/gdb-add-index.exp: New file.
3102
3103 2019-05-22 Tom Tromey <tromey@adacore.com>
3104
3105 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3106 * gdb.base/style.exp: Use "style".
3107 * lib/gdb-utils.exp (style): New proc.
3108
3109 2019-05-22 Tom de Vries <tdevries@suse.de>
3110
3111 * gdb.base/align.exp: Require c++11.
3112
3113 2019-05-22 Tom de Vries <tdevries@suse.de>
3114
3115 PR testsuite/24586
3116 * gdb.python/py-mi-var-info-path-expression.exp: Call
3117 mi_skip_python_tests to check if python is supported.
3118
3119 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3120
3121 * gdb.arch/aarch64-pauth.c: New test.
3122 * gdb.arch/aarch64-pauth.exp: New file.
3123
3124 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3125
3126 * README (Re-running Tests Outside The Testsuite): New section.
3127
3128 2019-05-21 Tom de Vries <tdevries@suse.de>
3129
3130 * gdb.arch/amd64-eval.exp: Require c++11.
3131 * gdb.base/max-depth.exp: Same.
3132 * gdb.compile/compile-cplus-array-decay.exp: Same.
3133 * gdb.cp/meth-typedefs.exp: Same.
3134 * gdb.cp/subtypes.exp: Same.
3135 * gdb.cp/temargs.exp: Same.
3136
3137 2019-05-21 Alan Hayward <alan.hayward@arm.com>
3138
3139 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3140
3141 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3142
3143 PR gdb/18644
3144 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3145 * gdb.fortran/printing-types.exp: Add new test.
3146 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3147 testing.
3148 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3149 setup_kfail call.
3150
3151 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3152
3153 * README (Running the Testsuite): Change example.
3154 (Testsuite Parameters): Remove TRANSCRIPT.
3155 * lib/gdb.exp: Remove TRANSCRIPT check.
3156
3157 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3158
3159 * README (Testsuite Parameters): Add replay logging to
3160 GDBSERVER_DEBUG.
3161 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3162 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3163 as a comma separated list.
3164 (gdb_debug_init): Override procedure.
3165
3166 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3167
3168 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3169 (gdb_write_cmd_file): New procedure.
3170 * lib/gdbserver-support.exp (gdbserver_start): Call
3171 gdbserver_write_cmd_file.
3172 (gdbserver_write_cmd_file): New procedure.
3173
3174 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3175
3176 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3177 (delete_breakpoints): Likewise.
3178 (gdb_run_cmd): Likewise.
3179 (gdb_start_cmd): Likewise.
3180 (gdb_starti_cmd): Likewise.
3181 (gdb_internal_error_resync): Likewise.
3182 (gdb_test_multiple): Likewise.
3183 (gdb_reinitialize_dir): Likewise.
3184 (default_gdb_exit): Likewise.
3185 (gdb_file_cmd): Mark kill as optional.
3186 (default_gdb_start): Call gdb_stdin_log_init.
3187 (send_gdb): Call gdb_stdin_log_write.
3188 (rerun_to_main): Mark Y as an answer.
3189 (gdb_stdin_log_init): New function.
3190 (gdb_stdin_log_write): Likewise.
3191
3192 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3193
3194 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3195 * gdb.base/debug-expr.exp: Likewise.
3196 * gdb.base/foll-fork.exp: Likewise.
3197 * gdb.base/foll-vfork.exp: Likewise.
3198 * gdb.base/fork-print-inferior-events.exp: Likewise.
3199 * gdb.base/gdb-sigterm.exp: Likewise.
3200 * gdb.base/gdbinit-history.exp: Likewise.
3201 * gdb.base/osabi.exp: Likewise.
3202 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3203 * gdb.base/ui-redirect.exp: Likewise.
3204 * gdb.gdb/unittest.exp: Likewise.
3205 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3206 * gdb.mi/mi-watch.exp: Likewise.
3207 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3208 * gdb.mi/user-selected-context-sync.exp: Likewise.
3209 * gdb.python/python.exp: Disable debug test when debugging.
3210 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3211 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3212 Likewise.
3213 * gdb.threads/stepi-random-signal.exp: Likewise.
3214
3215 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3216
3217 * Makefile.in: Pass through GDB_DEBUG.
3218 * README (Testsuite Parameters): Add GDB_DEBUG.
3219 (gdb,debug): Add board setting.
3220 * lib/gdb.exp (default_gdb_start): Start debugging.
3221 (gdb_debug_enabled): New procedure.
3222 (gdb_debug_init): Likewise.
3223
3224 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3225
3226 * Makefile.in: Pass through GDB_DEBUG.
3227 * README (Testsuite Parameters): Add GDB_DEBUG.
3228 (gdb,debug): Add board setting.
3229 * lib/gdb.exp (default_gdb_start): Start debugging.
3230 (gdb_debug_enabled): New procedure.
3231 (gdb_debug_init): Likewise.
3232
3233 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3234
3235 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3236
3237 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3238
3239 * gdb.base/ui-redirect.exp: Test redirection.
3240
3241 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3242
3243 * gdb.mi/mi-complete.exp: New file.
3244 * gdb.mi/mi-complete.cc: Likewise.
3245
3246 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3247
3248 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3249 indexed and sliced arrays, and pointers to arrays.
3250
3251 2019-05-14 Tom Tromey <tromey@adacore.com>
3252
3253 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3254 styling test.
3255
3256 2019-05-14 Tom de Vries <tdevries@suse.de>
3257
3258 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3259 selection entry encoding.
3260
3261 2019-05-10 Tom Tromey <tromey@adacore.com>
3262
3263 * gdb.ada/info_exc.exp: Add "complete" test.
3264
3265 2019-05-09 Tom de Vries <tdevries@suse.de>
3266
3267 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3268 CU-relative.
3269
3270 2019-05-09 Tom de Vries <tdevries@suse.de>
3271
3272 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3273 CU-relative.
3274
3275 2019-05-08 Joel Brobecker <brobecker@adacore.com>
3276
3277 * gdb.ada/frame_arg_lang.exp: New testcase.
3278 * gdb.ada/frame_arg_lang/bla.adb: New file.
3279 * gdb.ada/frame_arg_lang/pck.ads: New file.
3280 * gdb.ada/frame_arg_lang/pck.adb: New file.
3281 * gdb.ada/frame_arg_lang/foo.c: New file.
3282
3283 2019-05-08 Tom Tromey <tromey@adacore.com>
3284
3285 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3286
3287 2019-05-08 Tom Tromey <tromey@adacore.com>
3288
3289 * gdb.base/ptype-offsets.exp: Update tests.
3290
3291 2019-05-08 Tom Tromey <tromey@adacore.com>
3292
3293 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3294 cases.
3295 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3296 "short".
3297
3298 2019-05-08 Tom Tromey <tromey@adacore.com>
3299
3300 * gdb.ada/vla.exp: New file.
3301 * gdb.ada/vla/vla.adb: New file.
3302
3303 2019-05-07 Tom de Vries <tdevries@suse.de>
3304
3305 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3306
3307 2019-05-07 Tom de Vries <tdevries@suse.de>
3308
3309 PR testsuite/24522
3310 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3311 section.
3312
3313 2019-05-07 Tom de Vries <tdevries@suse.de>
3314
3315 PR testsuite/24522
3316 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3317 .debug_aranges section.
3318
3319 2019-05-07 Tom de Vries <tdevries@suse.de>
3320
3321 PR testsuite/24159
3322 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3323
3324 2019-05-06 Tom de Vries <tdevries@suse.de>
3325
3326 * lib/gdb.exp (exec_has_index_section): New proc.
3327 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3328 section.
3329
3330 2019-05-04 Tom de Vries <tdevries@suse.de>
3331
3332 * boards/cc-with-debug-names.exp: New file.
3333
3334 2019-05-03 Tom Tromey <tromey@adacore.com>
3335
3336 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3337 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3338 * gdb.ada/char_enum.exp: Add test.
3339
3340 2019-05-03 Tom de Vries <tdevries@suse.de>
3341
3342 * boards/cc-with-gdb-index.exp: New file.
3343
3344 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3345
3346 * gdb.rust/simple.exp: Add new test case.
3347 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3348 (main): Initialise an instance of the new struct.
3349
3350 2019-05-01 Tom Tromey <tromey@adacore.com>
3351
3352 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3353 record.
3354 (NPR): New variable.
3355 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3356 test.
3357
3358 2019-05-01 Tom Tromey <tromey@adacore.com>
3359
3360 * gdb.ada/packed_array_assign.exp: Add packed assignment
3361 regression test.
3362
3363 2019-05-01 Tom de Vries <tdevries@suse.de>
3364
3365 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3366
3367 2019-05-01 Tom de Vries <tdevries@suse.de>
3368
3369 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3370
3371 2019-04-30 Ali Tamur <tamur@google.com>
3372
3373 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3374
3375 2019-04-30 Tom Tromey <tromey@adacore.com>
3376
3377 * lib/ada.exp (find_ada_tool): New proc.
3378 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3379 * gdb.ada/catch_ex_std.exp: New file.
3380 * gdb.ada/catch_ex_std/foo.adb: New file.
3381 * gdb.ada/catch_ex_std/some_package.adb: New file.
3382 * gdb.ada/catch_ex_std/some_package.ads: New file.
3383
3384 2019-04-30 Tom Tromey <tromey@adacore.com>
3385
3386 PR c++/24470:
3387 * gdb.cp/temargs.cc: Add test code from PR.
3388
3389 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3390
3391 * gdb.fortran/vla-datatypes.exp: Update expected results.
3392 * gdb.fortran/vla-ptype.exp: Likewise.
3393 * gdb.fortran/vla-type.exp: Likewise.
3394 * gdb.fortran/vla-value.exp: Likewise.
3395
3396 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3397
3398 * gdb.fortran/ptr-indentation.exp: Update expected results.
3399 * gdb.fortran/ptype-on-functions.exp: Likewise.
3400 * gdb.fortran/vla-ptr-info.exp: Likewise.
3401 * gdb.fortran/vla-value.exp: Likewise.
3402
3403 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3404
3405 * gdb.fortran/ptype-on-functions.exp: New file.
3406 * gdb.fortran/ptype-on-functions.f90: New file.
3407
3408 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3409
3410 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3411 case void string.
3412
3413 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3414
3415 * gdb.fortran/complex.exp: Expand.
3416 * gdb.fortran/complex.f: Renamed to...
3417 * gdb.fortran/complex.f90: ...this, and extended to add more
3418 complex values.
3419
3420 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3421
3422 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3423 MODULO, CMPLX.
3424
3425 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3426 Richard Bunt <richard.bunt@arm.com>
3427
3428 * gdb.base/max-depth.c: New file.
3429 * gdb.base/max-depth.exp: New file.
3430 * gdb.python/py-nested-maps.c: New file.
3431 * gdb.python/py-nested-maps.exp: New file.
3432 * gdb.python/py-nested-maps.py: New file.
3433 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3434 (test_all_common): Call test_max_depth.
3435 * gdb.fortran/max-depth.exp: New file.
3436 * gdb.fortran/max-depth.f90: New file.
3437 * gdb.go/max-depth.exp: New file.
3438 * gdb.go/max-depth.go: New file.
3439 * gdb.modula2/max-depth.exp: New file.
3440 * gdb.modula2/max-depth.c: New file.
3441 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3442
3443 2019-04-29 Tom de Vries <tdevries@suse.de>
3444
3445 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3446
3447 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3448
3449 * gdb.base/callexit.exp: Test may-call-functions off.
3450
3451 2019-04-25 Keith Seitz <keiths@redhat.com>
3452
3453 PR c++/24367
3454 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3455 (another_incomplete_struct, test_incomplete): New definitions.
3456 (main): Use new definitions.
3457 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3458 functions.
3459
3460 2019-04-25 Ali Tamur <tamur@google.com>
3461
3462 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3463
3464 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3465
3466 PR corefiles/11608
3467 PR corefiles/18187
3468 * gdb.base/coredump-filter-build-id.exp: New file.
3469
3470 2019-04-25 Alan Hayward <alan.hayward@arm.com>
3471
3472 * Makefile.in: Pass through GDBSERVER_DEBUG.
3473 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3474 (gdbserver,debug): Add board setting.
3475 * gdb.trace/tspeed.exp: Skip when debugging.
3476 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3477 * lib/gdbserver-support.exp: Likewise
3478
3479 2019-04-24 Tom Tromey <tromey@adacore.com>
3480
3481 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3482 Rust.
3483
3484 2019-04-24 Tom Tromey <tromey@adacore.com>
3485
3486 * gdb.arch/amd64-eval.exp: Test bitfield return.
3487 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3488 (class Foo) <return_bitfields>: New method.
3489 (main): Call it.
3490
3491 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3492
3493 * gdb.cp/many-args.cc: New file.
3494 * gdb.cp/many-args.exp: New file.
3495
3496 2019-04-23 Tom de Vries <tdevries@suse.de>
3497
3498 PR gdb/24433
3499 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3500
3501 2019-04-23 Alan Hayward <alan.hayward@arm.com>
3502
3503 * gdb.trace/backtrace.exp: Use nopie flag.
3504 * gdb.trace/circ.exp: Likewise.
3505 * gdb.trace/collection.exp: Likewise.
3506 * gdb.trace/ftrace.exp: Likewise.
3507 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3508 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3509 * gdb.trace/qtro.exp: Likewise.
3510 * gdb.trace/read-memory.exp: Likewise.
3511 * gdb.trace/report.exp: Likewise.
3512 * gdb.trace/tfile.exp: Likewise.
3513 * gdb.trace/tfind.exp: Likewise.
3514 * gdb.trace/unavailable.exp: Likewise.
3515
3516 2019-04-22 Pedro Alves <palves@redhat.com>
3517
3518 * gdb.base/solib-probes-nosharedlibrary.c,
3519 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3520
3521 2019-04-19 Tom Tromey <tromey@adacore.com>
3522
3523 * gdb.ada/ptype_union.c: New file.
3524 * gdb.ada/ptype_union.exp: New file.
3525
3526 2019-04-19 Tom Tromey <tromey@adacore.com>
3527
3528 PR symtab/24423:
3529 * gdb.base/list0.h (foo): Add a control-l character.
3530
3531 2019-04-18 Tom de Vries <tdevries@suse.de>
3532
3533 PR gdb/24433
3534 * boards/local-board.exp: Set sysroot to "".
3535
3536 2019-04-18 Tom de Vries <tdevries@suse.de>
3537 Pedro Alves <palves@redhat.com>
3538
3539 PR gdb/24454
3540 * gdb.threads/vfork-follow-child-exec.c: New file.
3541 * gdb.threads/vfork-follow-child-exec.exp: New file.
3542 * gdb.threads/vfork-follow-child-exit.c: New file.
3543 * gdb.threads/vfork-follow-child-exit.exp: New file.
3544
3545 2019-04-15 Leszek Swirski <leszeks@google.com>
3546
3547 * gdb.arch/amd64-eval.cc: New file.
3548 * gdb.arch/amd64-eval.exp: New file.
3549
3550 2019-04-11 Alan Hayward <alan.hayward@arm.com>
3551
3552 * gdb.server/sysroot.c: New test.
3553 * gdb.server/sysroot.exp: New file.
3554 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3555 matching param.
3556
3557 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3558
3559 * gdb.base/align.exp: Extend test to cover structures containing
3560 only static fields.
3561
3562 2019-04-11 Tom de Vries <tdevries@suse.de>
3563
3564 * boards/cc-with-dwz-m.exp: New file.
3565 * boards/cc-with-dwz.exp: New file.
3566 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3567
3568 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
3569
3570 * gdb.base/start-cpp.exp: New file.
3571 * gdb.base/start-cpp.cc: New file.
3572
3573 2019-04-08 Kevin Buettner <kevinb@redhat.com>
3574
3575 * gdb.python/py-thrhandle.exp: Adjust tests to call
3576 thread_from_handle instead of thread_from_thread_handle.
3577
3578 2019-04-08 Kevin Buettner <kevinb@redhat.com>
3579
3580 * gdb.python/py-thrhandle.exp: Add tests for
3581 gdb.InferiorThread.handle.
3582
3583 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3584
3585 * gdb.python/py-function.exp: Check calling helper function from
3586 all languages.
3587 * lib/gdb.exp (gdb_supported_languages): New proc.
3588
3589 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3590
3591 * gdb.base/complex-parts.c: New file.
3592 * gdb.base/complex-parts.exp: New file.
3593
3594 2019-04-01 Tom Tromey <tromey@adacore.com>
3595
3596 PR symtab/23331:
3597 * gdb.dwarf2/dw2-ranges-main.c: New file.
3598 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3599 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3600
3601 2019-03-30 Simon Marchi <simark@simark.ca>
3602
3603 * gdb.base/default.exp: Add values for $_gdb_major and
3604 $_gdb_minor.
3605
3606 2019-03-29 Tom Tromey <tromey@adacore.com>
3607
3608 * gdb.base/help.exp: Tighten apropos regexp.
3609
3610 2019-03-29 Keith Seitz <keiths@redhat.com>
3611
3612 * gdb.fortran/array-bounds.exp: New file.
3613 * gdb.fortran/array-bounds.f90: New file.
3614
3615 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3616
3617 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3618
3619 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3620
3621 * gdb.multi/hello.c (main): Increase alarm timer.
3622
3623 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3624
3625 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3626 factor when no hardware watchpoint support.
3627
3628 2019-03-28 Alan Hayward <alan.hayward@arm.com>
3629 Pedro Alves <palves@redhat.com>
3630
3631 * boards/local-board.exp: set sysroot to /.
3632
3633 2019-03-27 Alan Hayward <alan.hayward@arm.com>
3634
3635 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3636 in child.
3637
3638 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3639
3640 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3641 field.
3642 (make_container): Initialise new field.
3643 * gdb.python/py-prettyprint.exp: Add new tests.
3644 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3645 <display_hint>: New method.
3646
3647 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3648
3649 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3650 gdb_continue_to_breakpoint more throughout this test.
3651 (run_lang_tests) Supply unique test names, and use
3652 gdb_test_no_output.
3653
3654 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3655
3656 * gdb.base/finish-pretty.exp: Update expected results.
3657 * gdb.base/pretty-print.c: New file.
3658 * gdb.base/pretty-print.exp: New file.
3659
3660 2019-03-25 Pedro Alves <palves@redhat.com>
3661
3662 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3663 move comments outside list. Append '-i "" eof' section.
3664
3665 2019-03-22 Alan Hayward <alan.hayward@arm.com>
3666
3667 PR testsuite/25016
3668 * README: Add pie options.
3669 * gdb.base/break-interp.exp: Ensure pie is disabled.
3670 * gdb.base/dump.exp: Likewise.
3671 * lib/gdb.exp (gdb_compile): Add pie option.
3672
3673 2019-03-19 Tom Tromey <tromey@adacore.com>
3674
3675 * gdb.mi/mi2-cli-display.c: New file.
3676 * gdb.mi/mi2-cli-display.exp: New file.
3677
3678 2019-03-18 Joel Brobecker <brobecker@adacore.com>
3679 Tom Tromey <tromey@adacore.com>
3680
3681 * gdb.ada/ptype_array/pck.adb: New file.
3682 * gdb.ada/ptype_array/pck.ads: New file.
3683 * gdb.ada/ptype_array/foo.adb: New file.
3684 * gdb.ada/ptype_array.exp: New file.
3685
3686 2019-03-14 Tom Tromey <tromey@adacore.com>
3687
3688 * gdb.base/style.exp: Add "set style sources" test.
3689
3690 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3691
3692 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3693 * mi-breakpoint-multiple-locations.exp: ... this.
3694 (make_breakpoints_pattern): New proc.
3695 (do_test): Add mi_version parameter, test -break-insert,
3696 -break-info and =breakpoint-created.
3697
3698 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3699
3700 * config/default.exp: Remove 'load_lib gdb.exp'.
3701 * config/monitor.exp: Likewise.
3702 * config/sid.exp: Likewise.
3703 * config/sim.exp: Likewise.
3704 * config/slite.exp: Likewise.
3705 * config/unix.exp: Likewise.
3706 * gdb.base/default.exp: Remove unhelpful comment.
3707
3708 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3709
3710 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3711
3712 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3713
3714 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3715
3716 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3717
3718 * gdb.fortran/type-kinds.exp: Update expected results.
3719
3720 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3721
3722 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3723
3724 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3725
3726 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3727 function.
3728 (test_basic_parsing_of_type_kinds): Expand types tested.
3729 (test_parsing_invalid_type_kinds): New function.
3730
3731 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3732
3733 * gdb.fortran/intrinsics.exp: New file.
3734 * gdb.fortran/intrinsics.f90: New file.
3735 * gdb.fortran/type-kinds.exp: New file.
3736
3737 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3738
3739 * gdb.fortran/dot-ops.exp: New file.
3740
3741 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3742
3743 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3744 Check upper and lower case logical literals.
3745
3746 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3747
3748 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3749 Remove duplicate tests.
3750
3751 2019-03-06 Alan Hayward <alan.hayward@arm.com>
3752
3753 * lib/gdb.exp (builtin_cd): rename of cd.
3754 (cd): Override builtin.
3755
3756 2019-03-06 Richard Bunt <richard.bunt@arm.com>
3757
3758 * gdb.fortran/function-calls.exp: New file.
3759 * gdb.fortran/function-calls.f90: New test.
3760
3761 2019-03-04 Richard Bunt <richard.bunt@arm.com>
3762
3763 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3764 on user program standard output.
3765 * gdb.fortran/short-circuit-argument-list.f90: Record function
3766 calls.
3767
3768 2019-02-28 Alan Hayward <alan.hayward@arm.com>
3769
3770 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3771 failure.
3772
3773 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3774
3775 PR gdb/8527
3776 * gdb.base/interrupt-daemon-attach.c,
3777 gdb.base/interrupt-daemon-attach.exp: New test.
3778
3779 2019-02-27 Pedro Alves <palves@redhat.com>
3780
3781 * gdb.base/page.exp: Add tests for "set width/height -1".
3782
3783 2019-02-27 Pedro Alves <palves@redhat.com>
3784
3785 * gdb.base/page.exp: Add tests for "set/show width/height" with
3786 "infinite" values.
3787
3788 2019-02-27 Tom Tromey <tromey@adacore.com>
3789
3790 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3791 2.4.
3792 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3793 workaround.
3794
3795 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3796
3797 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3798 tests for structs with static members.
3799
3800 2019-02-26 Tom Tromey <tromey@adacore.com>
3801
3802 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3803 ValueError, not TypeError.
3804
3805 2019-02-26 Kevin Buettner <kevinb@redhat.com>
3806
3807 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3808 call from main program.
3809
3810 2019-02-23 Joel Brobecker <brobecker@adacore.com>
3811
3812 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3813 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3814 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3815 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3816 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3817
3818 2019-02-22 Keith Seitz <keiths@redhat.com>
3819
3820 PR symtab/23853
3821 * gdb.base/symlink-sourcefile.c: New file.
3822 * gdb.base/symlink-sourcefile.exp: New file.
3823
3824 2019-02-20 Tom Tromey <tom@tromey.com>
3825
3826 * gdb.base/info_qt.exp: Update.
3827
3828 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3829
3830 * gdb.base/source.exp: Move "error in sourced script" code to
3831 the end.
3832 * gdb.base/source-error.gdb: Move contents to
3833 source-error-1.gdb. Add new code to source source-error-1.gdb.
3834 * gdb.base/source-error-1.gdb: New file, from previous
3835 source-error.gdb.
3836
3837 2019-02-17 Tom Tromey <tom@tromey.com>
3838
3839 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3840 for macro styling.
3841 * gdb.base/style.c (SOME_MACRO): New macro.
3842
3843 2019-02-17 Tom Tromey <tom@tromey.com>
3844
3845 * gdb.base/style.exp: Add line-wrapping tests.
3846 * gdb.base/page.exp: Add test for quitting during pagination.
3847
3848 2019-02-17 Joel Brobecker <brobecker@adacore.com>
3849
3850 * gdb.ada/big_packed_array: New testcase.
3851 * gdb.ada/homonym.exp: Fix incorrect expected output for
3852 "break <homonym__get_value>" test.
3853
3854 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
3855
3856 PR breakpoints/21870
3857 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3858 and prepare_for_testing. Add comment.
3859 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3860 redundant cleanup call. Clean up comment.
3861
3862 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
3863
3864 PR breakpoints/21870
3865 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3866 * gdb.arch/aarch64-dbreg-contents.c: New file.
3867
3868 2019-02-10 Joel Brobecker <brobecker@adacore.com>
3869
3870 * gdb.ada/mi_ref_changeable: New testcase.
3871
3872 2019-02-07 Alan Hayward <alan.hayward@arm.com>
3873
3874 * gdb.base/attach.exp: Add double attach test.
3875
3876 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3877
3878 * lib/gdb.exp (default_gdb_start): Don't match pagination
3879 prompt.
3880 (gdb_init): Set stty_init.
3881
3882 2019-01-27 Tom Tromey <tom@tromey.com>
3883
3884 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3885 skip_python_tests.
3886
3887 2019-01-24 Alan Hayward <alan.hayward@arm.com>
3888
3889 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3890 New structure.
3891 (struct struct_static_02_02): Likewise.
3892 (struct struct_static_02_03): Likewise.
3893 (struct struct_static_02_04): Likewise.
3894 (struct struct_static_04_01): Likewise.
3895 (struct struct_static_04_02): Likewise.
3896 (struct struct_static_04_03): Likewise.
3897 (struct struct_static_04_04): Likewise.
3898 (struct struct_static_06_01): Likewise.
3899 (struct struct_static_06_02): Likewise.
3900 (struct struct_static_06_03): Likewise.
3901 (struct struct_static_06_04): Likewise.
3902 (cmp_struct_static_02_01): Likewise.
3903 (cmp_struct_static_02_02): Likewise.
3904 (cmp_struct_static_02_03): Likewise.
3905 (cmp_struct_static_02_04): Likewise.
3906 (cmp_struct_static_04_01): Likewise.
3907 (cmp_struct_static_04_02): Likewise.
3908 (cmp_struct_static_04_03): Likewise.
3909 (cmp_struct_static_04_04): Likewise.
3910 (cmp_struct_static_06_01): Likewise.
3911 (cmp_struct_static_06_02): Likewise.
3912 (cmp_struct_static_06_03): Likewise.
3913 (cmp_struct_static_06_04): Likewise.
3914 (call_all): Test new structs.
3915 * gdb.base/infcall-nested-structs.exp: Likewise.
3916
3917 2019-01-21 Alan Hayward <alan.hayward@arm.com>
3918 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3919
3920 2019-01-21 Alan Hayward <alan.hayward@arm.com>
3921 * gdb.base/stack-protector.c: New test.
3922 * gdb.base/stack-protector.exp: New file.
3923 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3924 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3925 option.
3926 (gdb_compile): Remove stack protector for GCC and prevent
3927 recursion.
3928
3929 2019-01-16 Keith Seitz <keiths@redhat.com>
3930
3931 PR gdb/23773
3932 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3933
3934 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3935
3936 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3937 aliases.
3938 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3939 tests.
3940 * gdb.arch/powerpc-vector-regs.c: New file.
3941 * gdb.arch/powerpc-vector-regs.exp: New file.
3942
3943 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3944
3945 * gdb.arch/altivec-regs.exp: Fix the list passed to
3946 gdb_expect_list when testing "info vector".
3947
3948 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3949
3950 * gdb.base/style.exp: Don't include path in testname.
3951
3952 2019-01-10 Keith Seitz <keiths@redhat.com>
3953
3954 PR gdb/23712
3955 PR symtab/23010
3956 * gdb.dwarf2/multidictionary.exp: New file.
3957
3958 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3959
3960 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3961 (test_gnuv3_style_demangling): ... this.
3962 (test_lucid_style_demangling): Remove.
3963 (test_arm_style_demangling): Remove.
3964 (test_hp_style_demangling): Remove.
3965 (do_tests): Remove calls to the above.
3966
3967 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3968
3969 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3970 case.
3971
3972 2019-01-06 Tom Tromey <tom@tromey.com>
3973
3974 PR gdb/28155:
3975 * gdb.dwarf2/typedef-void-finish.exp: New file.
3976
3977 2018-12-28 Tom Tromey <tom@tromey.com>
3978 Simon Marchi <simark@simark.ca>
3979
3980 * gdb.base/jit-exec.exp: New file.
3981 * gdb.base/jit-exec.c: New file.
3982 * gdb.base/jit-execd.c: New file.
3983
3984 2018-12-28 Tom Tromey <tom@tromey.com>
3985
3986 * gdb.base/style.exp: Update test to check for address styling.
3987
3988 2018-12-28 Tom Tromey <tom@tromey.com>
3989
3990 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3991 message.
3992
3993 2018-12-28 Tom Tromey <tom@tromey.com>
3994
3995 * gdb.base/style.exp: Add test for version number styling.
3996
3997 2018-12-28 Tom Tromey <tom@tromey.com>
3998
3999 * gdb.base/style.exp: Add test for print_address_symbolic.
4000
4001 2018-12-28 Tom Tromey <tom@tromey.com>
4002
4003 * gdb.base/style.exp: Add test for breakpoint setting.
4004
4005 2018-12-28 Tom Tromey <tom@tromey.com>
4006
4007 * gdb.base/style.exp: Add test for variable names.
4008
4009 2018-12-28 Tom Tromey <tom@tromey.com>
4010
4011 * gdb.base/style.exp: New file.
4012 * gdb.base/style.c: New file.
4013
4014 2018-12-28 Tom Tromey <tom@tromey.com>
4015
4016 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4017 "dumb".
4018 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4019 the TERM environment variable.
4020
4021 2018-12-27 Tom Tromey <tom@tromey.com>
4022
4023 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4024 pagination test.
4025
4026 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4027
4028 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4029 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4030
4031 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4032
4033 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4034 Filename a.adb changed to bp_fun_addr.adb.
4035 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4036
4037 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4038
4039 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4040 non-PIE executables.
4041 * README: Mention the gdb,nopie_flag board setting.
4042 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4043 non-PIE executable.
4044 * gdb.arch/amd64-entry-value.exp: Likewise.
4045 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4046 * gdb.arch/i386-float.exp: Likewise.
4047 * gdb.arch/i386-signal.exp: Likewise.
4048 * gdb.mi/mi-reg-undefined.exp: Likewise.
4049
4050 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4051
4052 PR gdb/23974
4053 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4054
4055 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4056
4057 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4058 Update order of results accordingly.
4059
4060 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4061
4062 * gdb.base/annota1.exp: Update a test regexp.
4063
4064 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4065
4066 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4067
4068 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4069
4070 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4071 (reuse_time): Initialize to REUSE_TIME_CAP.
4072 (check_rc): New function.
4073 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4074 Check pthread_create rc.
4075 (spawner_thread_func): Check pthread_create and pthread_join rc.
4076
4077 2018-12-08 Pedro Alves <palves@redhat.com>
4078
4079 * gdb.base/list.exp (test_forward_search): Rename to ...
4080 (test_forward_reverse_search): ... this. Also test reverse-search
4081 and the forward-search alias.
4082
4083 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4084
4085 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4086 local timeout variable before return, and remove all local timeout
4087 variable entirely.
4088 (gdb_load): Likewise.
4089
4090 2018-12-01 Tom de Vries <tdevries@suse.de>
4091
4092 * gdb.base/gdb-caching-proc.exp: New file.
4093
4094 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4095
4096 * Makefile.in (TIMESTAMP): New variable.
4097 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4098 command.
4099 (check-single-racy): Likewise.
4100 (check/%.exp): Likewise.
4101 (check-racy/%.exp): Likewise.
4102 (workers/%.worker): Likewise.
4103 (build-perf): Likewise.
4104 (check-perf): Likewise.
4105 * README: Describe new "TS" and "TS_FORMAT" variables.
4106 * print-ts.py: New file.
4107
4108 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4109
4110 PR python/23714
4111 * gdb.python/python.exp: Test command repetition after
4112 gdb.execute.
4113
4114 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4115
4116 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4117 is correctly aligned.
4118
4119 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4120
4121 * gdb.ada/info_auto_lang.exp: New testcase.
4122 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4123 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4124 * gdb.ada/info_auto_lang/some_c.c: New file.
4125
4126 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4127
4128 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4129 FUNC_lang language syntax.
4130
4131 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4132
4133 * gdb.base/info_minsym.c: New file.
4134 * gdb.base/info_minsym.exp: New file.
4135
4136 2018-11-19 Tom Tromey <tom@tromey.com>
4137
4138 PR rust/23625:
4139 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4140 * gdb.rust/expr.exp: Update expected output. Change one test.
4141
4142 2018-11-19 Tom Tromey <tom@tromey.com>
4143
4144 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4145
4146 2018-11-19 Pedro Alves <palves@redhat.com>
4147
4148 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4149 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4150 see the expected warning.
4151
4152 2018-11-16 Alan Hayward <alan.hayward@arm.com>
4153
4154 PR gdb/22736:
4155 * gdb.cp/infcall-nodebug-lib.c: New test.
4156 * gdb.cp/infcall-nodebug-main.c: New test.
4157 * gdb.cp/infcall-nodebug.exp: New file.
4158
4159 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4160
4161 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4162 completer tests.
4163
4164 2018-11-09 Tom de Vries <tdevries@suse.de>
4165
4166 * gdb.base/msym-lang.c: New test.
4167 * gdb.base/msym-lang.exp: New file.
4168 * gdb.base/msym-lang-main.c: New test.
4169
4170 2018-11-08 Tom Tromey <tom@tromey.com>
4171
4172 PR gdb/23555:
4173 PR gdb/23838:
4174 * gdb.base/warning.exp: New file.
4175
4176 2018-11-08 Jan Beulich <jbeulich@suse.com>
4177
4178 * testsuite/gdb.arch/i386-avx512.c,
4179 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4180
4181 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4182
4183 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4184 point hardware.
4185
4186 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4187
4188 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4189 * gdb.dwarf2/missing-type-name.exp: New file.
4190
4191 2018-11-06 Tom de Vries <tdevries@suse.de>
4192
4193 * gdb.base/many-headers.c: New test.
4194 * gdb.base/many-headers.exp: New file.
4195
4196 2018-11-06 Jim Wilson <jimw@sifive.com>
4197
4198 * gdb.base/code_elim.exp: For riscv, set additional_flags
4199 to include -msmall-data-limit=0.
4200
4201 2018-11-01 Joel Brobecker <brobecker@adacore.com>
4202
4203 * gdb.ada/watch_minus_l: New testcase.
4204
4205 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4206
4207 * gdb.arch/aix-sighandle.c: New file.
4208 * gdb.arch/aix-sighandle.exp: New file.
4209
4210 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4211
4212 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4213 registers being unions.
4214
4215 2018-10-31 Tom de Vries <tdevries@suse.de>
4216
4217 * lib/valgrind.exp: New file.
4218 (vgdb_start, vgdb_stop): New procs, factored out of ...
4219 * gdb.base/valgrind-bt.exp: ... here, ...
4220 * gdb.base/valgrind-disp-step.exp: ... here and ...
4221 * gdb.base/valgrind-infcall.exp: ... here.
4222
4223 2018-10-31 Tom de Vries <tdevries@suse.de>
4224
4225 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4226
4227 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4228
4229 * gdb.dwarf2/void-type.c: New file.
4230 * gdb.dwarf2/void-type.exp: New file.
4231
4232 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4233
4234 * gdb.base/info_qt.c: New file.
4235 * gdb.base/info_qt.exp: New file.
4236
4237 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4238
4239 * gdb.arch/powerpc-htm-regs.c: New file.
4240 * gdb.arch/powerpc-htm-regs.exp: New file.
4241
4242 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4243
4244 * gdb.arch/powerpc-tar.c: New file.
4245 * gdb.arch/powerpc-tar.exp: New file.
4246
4247 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4248
4249 * gdb.arch/powerpc-ppr-dscr.c: New file.
4250 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4251
4252 2018-10-25 Tom de Vries <tdevries@suse.de>
4253
4254 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4255
4256 2018-10-24 Tom de Vries <tdevries@suse.de>
4257
4258 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4259 longer exists error.
4260
4261 2018-10-24 Tom de Vries <tdevries@suse.de>
4262
4263 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4264
4265 2018-10-24 Tom de Vries <tdevries@suse.de>
4266
4267 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4268 --db-attach in valgrind.
4269
4270 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4271
4272 * gdb.arch/riscv-reg-aliases.c: New file.
4273 * gdb.arch/riscv-reg-aliases.exp: New file.
4274
4275 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4276
4277 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4278
4279 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4280
4281 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4282
4283 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4284
4285 * gdb.cp/ovldbreak.exp: Fix regexps.
4286
4287 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4288
4289 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4290
4291 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4292
4293 PR cli/23785
4294 * gdb.base/restore.exp: New test to check if "restore" with an
4295 invalid file doesn't segfault.
4296
4297 2018-10-18 Tom de Vries <tdevries@suse.de>
4298
4299 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4300 * gdb.ada/excep_handle.exp: Same.
4301 * gdb.ada/mi_string_access.exp: Same.
4302 * gdb.ada/mi_var_union.exp: Same.
4303 * gdb.arch/arc-analyze-prologue.exp: Same.
4304 * gdb.arch/arc-decode-insn.exp: Same.
4305 * gdb.base/readnever.exp: Same.
4306 * gdb.fortran/printing-types.exp: Same.
4307 * gdb.guile/scm-lazy-string.exp: Same.
4308
4309 2018-10-16 Tom de Vries <tdevries@suse.de>
4310
4311 PR gdb/23730
4312 * gdb.base/catch-follow-exec.c: Add copyright notice.
4313 * gdb.base/catch-follow-exec.exp: Rewrite to use
4314 gdb_spawn_with_cmdline_opts. Require gdb-native.
4315
4316 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4317
4318 * gdb.trace/actions-changed.exp: Check for arch support.
4319 * gdb.trace/actions.exp: Likewise.
4320 * gdb.trace/ax.exp: Likewise.
4321 * gdb.trace/backtrace.exp: Likewise.
4322 * gdb.trace/change-loc.exp: Likewise.
4323 * gdb.trace/deltrace.exp: Likewise.
4324 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4325 * gdb.trace/ftrace.exp: Likewise.
4326 * gdb.trace/infotrace.exp: Check for arch support.
4327 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4328 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4329 * gdb.trace/mi-tsv-changed.exp: Likewise.
4330 * gdb.trace/packetlen.exp: Likewise.
4331 * gdb.trace/passc-dyn.exp: Likewise.
4332 * gdb.trace/passcount.exp: Likewise.
4333 * gdb.trace/pending.exp: Likewise.
4334 * gdb.trace/range-stepping.exp: Check for shlib support.
4335 * gdb.trace/report.exp: Check for arch support.
4336 * gdb.trace/save-trace.exp: Likewise.
4337 * gdb.trace/signal.exp: Check for signal support.
4338 * gdb.trace/tfind.exp: Check for arch support.
4339 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4340 * gdb.trace/trace-common.h: Add comment.
4341 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4342 * gdb.trace/trace-enable-disable.exp: Likewise.
4343 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4344 * gdb.trace/tracecmd.exp: Check for arch support.
4345 * gdb.trace/tspeed.exp: Check for shlib and target support.
4346 * gdb.trace/tstatus.exp: Check for arch support.
4347 * gdb.trace/tsv.exp: Likewise.
4348 * gdb.trace/while-dyn.exp: Likewise.
4349 * gdb.trace/while-stepping.exp: Likewise.
4350 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4351
4352 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4353
4354 * gdb.trace/tspeed.exp: Remove nowarnings.
4355 (prepare_for_trace_test): Declare "global ipalib".
4356 * gdb.trace/tspeed.c: Include unistd.h.
4357 (main): Remove superfluous printf argument.
4358
4359 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4360
4361 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4362 directory prefix on the filename.
4363
4364 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4365
4366 * gdb.gdb/unittest.exp: Update expected message informing that
4367 selftests have been disabled.
4368 * gdb.server/unittest.exp: Likewise.
4369
4370 2018-10-09 Tom de Vries <tdevries@suse.de>
4371
4372 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4373 with runto_main.
4374
4375 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
4376
4377 PR c++/16841
4378 * gdb.cp/virtbase2.cc: New file.
4379 * gdb.cp/virtbase2.exp: New file.
4380
4381 2018-10-06 Tom Tromey <tom@tromey.com>
4382
4383 PR python/19399:
4384 * gdb.python/py-inferior.exp: Add architecture test.
4385
4386 2018-10-06 Tom Tromey <tom@tromey.com>
4387
4388 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4389 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4390
4391 2018-10-06 Tom Tromey <tom@tromey.com>
4392
4393 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4394 of a "throw" catchpoint.
4395
4396 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4397
4398 * gdb.base/info-proc.exp: Update string expected from "help info
4399 proc".
4400
4401 2018-10-04 Tom Tromey <tom@tromey.com>
4402
4403 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4404 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4405 (test_initial_complaints, test_empty_complaints): Update.
4406 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4407
4408 2018-10-04 Tom Tromey <tom@tromey.com>
4409
4410 PR cli/19551:
4411 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4412 * lib/gdb.exp (gdb_file_cmd): Update.
4413 * gdb.stabs/weird.exp (print_weird_var): Update.
4414 * gdb.server/solib-list.exp: Update.
4415 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4416 * gdb.mi/mi-cli.exp: Update.
4417 * gdb.linespec/linespec.exp: Update.
4418 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4419 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4420 * gdb.cp/cp-relocate.exp: Update.
4421 * gdb.base/sym-file.exp: Update.
4422 * gdb.base/relocate.exp: Update.
4423 * gdb.base/readnever.exp: Update.
4424 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4425 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4426 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4427 * gdb.base/code_elim.exp: Update.
4428 * gdb.base/break-unload-file.exp (test_break): Update.
4429 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4430 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4431 Update.
4432 * gdb.base/attach.exp (do_attach_tests): Update.
4433 * gdb.base/sepdebug.exp: Update.
4434 * gdb.python/py-section-script.exp: Update.
4435
4436 2018-10-04 Tom Tromey <tom@tromey.com>
4437
4438 PR cli/22234:
4439 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4440 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4441 output.
4442
4443 2018-10-04 Tom Tromey <tom@tromey.com>
4444
4445 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4446 set width and height to 0.
4447 (test_command_line_attach_run): Use -quiet.
4448
4449 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4450
4451 * lib/gdb.exp (skip_ifunc_tests): New.
4452 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4453 other compile failures.
4454 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4455
4456 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4457
4458 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4459 is_amd64_regs_target.
4460
4461 2018-10-01 Alan Hayward <alan.hayward@arm.com>
4462
4463 * gdb.arch/aarch64-sighandler-regs.c: New test.
4464 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4465 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4466
4467 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4468
4469 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4470 assembly.
4471
4472 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4473
4474 * gdb.base/frame-selection.exp: New file.
4475 * gdb.base/frame-selection.c: New file.
4476
4477 2018-09-27 Alan Hayward <alan.hayward@arm.com>
4478
4479 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4480 pthread barrier.
4481 (main): Likewise.
4482
4483 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4484
4485 * gdb.base/large-frame-1.c: New file.
4486 * gdb.base/large-frame-2.c: New file.
4487 * gdb.base/large-frame.exp: New file.
4488 * gdb.base/large-frame.h: New file.
4489
4490 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4491
4492 PR gdb/20948
4493 * gdb.base/write_mem.exp: New test.
4494 * gdb.base/write_mem.c: Likewise.
4495
4496 2018-09-23 Tom Tromey <tom@tromey.com>
4497
4498 PR python/18852:
4499 * gdb.python/py-parameter.exp: Add test for parameter that throws
4500 on "set".
4501
4502 2018-09-23 Tom Tromey <tom@tromey.com>
4503
4504 PR python/17284:
4505 * gdb.python/py-template.exp (test_template_arg): Add test for
4506 negative template argument number.
4507
4508 2018-09-23 Tom Tromey <tom@tromey.com>
4509
4510 PR python/14062:
4511 * gdb.python/python.exp: Add test for post_event error.
4512
4513 2018-09-23 Tom Tromey <tom@tromey.com>
4514
4515 PR python/18170:
4516 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4517 convert pointers to int and long.
4518
4519 2018-09-23 Tom Tromey <tom@tromey.com>
4520
4521 PR python/20126:
4522 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4523 signed-ness conversion tests.
4524
4525 2018-09-23 Tom Tromey <tom@tromey.com>
4526
4527 PR python/18352;
4528 * gdb.python/py-value.exp (test_float_conversion): New proc.
4529 Use it.
4530
4531 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4532
4533 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4534
4535 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4536
4537 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4538 no readline.
4539 * gdb.base/utf8-identifiers.exp: Likewise.
4540 * gdb.cp/cpcompletion.exp: Likewise.
4541 * gdb.linespec/cpcompletion.exp: Likewise.
4542 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4543 * gdb.linespec/cpls-ops.exp: Likewise.
4544
4545 2018-09-19 Richard Bunt <richard.bunt@arm.com>
4546 Chris January <chris.january@arm.com>
4547
4548 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4549 * gdb.fortran/short-circuit-argument-list.exp: New file.
4550 * gdb.fortran/short-circuit-argument-list.f90: New test.
4551
4552 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4553
4554 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4555 "arch=" keyword when executing "-stack-list-frames".
4556
4557 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4558
4559 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4560 "arch=" keyword when executing "-stack-list-frames".
4561
4562 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4563
4564 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4565 break ada".
4566
4567 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4568
4569 PR python/23669
4570 * gdb.python/python.exp: Test gdb.execute("show commands").
4571
4572 2018-09-16 Tom Tromey <tom@tromey.com>
4573
4574 * gdb.base/new-ui.exp (do_execution_tests): Update.
4575 * gdb.base/dbx.exp (test_breakpoints): Update.
4576
4577 2018-09-14 Alan Hayward <alan.hayward@arm.com>
4578
4579 * lib/gdb.exp (gdb_simple_compile): Add proc.
4580 (is_elf_target): Use gdb_simple_compile.
4581 (skip_altivec_tests): Likewise.
4582 (skip_vsx_tests): Likewise.
4583 (skip_tsx_tests): Likewise.
4584 (skip_btrace_tests): Likewise.
4585 (skip_btrace_pt_tests): Likewise.
4586 (gdb_can_simple_compile): Likewise.
4587 (gdb_has_argv0): Likewise.
4588 (gdb_target_symbol_prefix): Likewise.
4589 (target_supports_scheduler_locking): Likewise.
4590
4591 2018-09-13 Tom Tromey <tom@tromey.com>
4592
4593 * Makefile.in (TAGS): Recognize proc_with_prefix and
4594 gdb_caching_proc.
4595
4596 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4597
4598 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4599 method.
4600
4601 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4602
4603 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4604 and a few other Inferior properties when the Inferior is no
4605 longer valid.
4606
4607 2018-09-13 Tom Tromey <tom@tromey.com>
4608
4609 PR rust/23650:
4610 * gdb.rust/simple.exp: Add test for enum field access error.
4611
4612 2018-09-13 Tom Tromey <tom@tromey.com>
4613
4614 PR rust/23626:
4615 * gdb.rust/simple.rs (EmptyEnum): New type.
4616 (main): Use it.
4617 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4618
4619 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4620
4621 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4622 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4623 * gdb.python/py-symtab.exp: Update test printing an objfile.
4624
4625 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4626
4627 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4628 object.
4629
4630 2018-09-12 Alan Hayward <alan.hayward@arm.com>
4631
4632 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4633 (support_complex_tests): Use gdb_can_simple_compile.
4634 (is_ilp32_target): Likewise.
4635 (is_lp64_target): Likewise.
4636 (is_64_target): Likewise.
4637 (is_amd64_regs_target): Likewise.
4638 (is_aarch32_target): Likewise.
4639 (gdb_int128_helper): Likewise.
4640
4641 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4642
4643 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4644
4645 2018-09-10 Jerome Guitton <guitton@adacore.com>
4646
4647 * gdb.ada/same_component_name: Add test for case of tagged record
4648 with variable-length fields.
4649
4650 2018-09-10 Xavier Roirand <roirand@adacore.com>
4651
4652 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4653 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4654 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4655 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4656
4657 2018-09-10 Xavier Roirand <roirand@adacore.com>
4658
4659 * gdb.ada/mi_string_access.exp: New testcase.
4660 * gdb.ada/mi_string_access/bar.adb: New file.
4661 * gdb.ada/mi_string_access/pck.adb: New file.
4662 * gdb.ada/mi_string_access/pck.asd: New file.
4663
4664 2018-09-10 Xavier Roirand <roirand@adacore.com>
4665
4666 * gdb.ada/mi_var_union.exp: New testcase.
4667 * gdb.ada/mi_var_union/bar.adb: New file.
4668 * gdb.ada/mi_var_union/pck.adb: New file.
4669 * gdb.ada/mi_var_union/pck.asd: New file.
4670
4671 2018-09-08 Tom Tromey <tom@tromey.com>
4672
4673 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4674
4675 2018-09-08 Tom Tromey <tom@tromey.com>
4676
4677 PR python/16047:
4678 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4679 (register_pretty_printers): Register new printer.
4680 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4681 test.
4682 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4683 (an_int_type3): New global.
4684
4685 2018-09-08 Joel Brobecker <brobecker@adacore.com>
4686
4687 * gdb.ada/expr_with_funcall: New testcase.
4688
4689 2018-09-08 Joel Brobecker <brobecker@adacore.com>
4690
4691 * gdb.ada/packed_array_assign: New testcase.
4692
4693 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4694
4695 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4696 names, and add test prefixes to make test names unique.
4697
4698 2018-09-05 Tom de Vries <tdevries@suse.de>
4699
4700 * gdb.dwarf2/varval.exp: Add test.
4701
4702 2018-09-04 Gary Benson <gbenson@redhat.com>
4703
4704 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4705 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4706
4707 2018-08-31 Tom Tromey <tom@tromey.com>
4708
4709 * gdb.rust/simple.rs: Rename second variable "v".
4710
4711 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4712
4713 * gdb.base/funcargs.c (use_a): New function.
4714 (recurse): Call use_a.
4715
4716 2018-08-29 Keith Seitz <keiths@redhat.com>
4717
4718 * gdb.compile/compile-cplus-anonymous.cc: New file.
4719 * gdb.compile/compile-cplus-anonymous.exp: New file.
4720 * gdb.compile/compile-cplus-array-decay.cc: New file.
4721 * gdb.compile/compile-cplus-array-decay.exp: New file.
4722 * gdb.compile/compile-cplus-inherit.cc: New file.
4723 * gdb.compile/compile-cplus-inherit.exp: New file.
4724 * gdb.compile/compile-cplus-member.cc: New file.
4725 * gdb.compile/compile-cplus-member.exp: New file.
4726 * gdb.compile/compile-cplus-method.cc: New file.
4727 * gdb.compile/compile-cplus-method.exp: New file.
4728 * gdb.compile/compile-cplus-mod.c: "New" file.
4729 * gdb.compile/compile-cplus-namespace.cc: New file.
4730 * gdb.compile/compile-cplus-namespace.exp: New file.
4731 * gdb.compile/compile-cplus-nested.cc: New file.
4732 * gdb.compile/compile-cplus-nested.exp: New file.
4733 * gdb.compile/compile-cplus-print.c: "New" file.
4734 * gdb.compile/compile-cplus-print.exp: "New" file.
4735 * gdb.compile/compile-cplus-virtual.cc: New file.
4736 * gdb.compile/compile-cplus-virtual.exp: New file.
4737 * gdb.compile/compile-cplus.c: "New" file.
4738 * gdb.compile/compile-cplus.exp: "New" file.
4739 * lib/compile-support.exp: New file.
4740
4741 2018-08-16 Gary Benson <gbenson@redhat.com>
4742
4743 PR gdb/13000:
4744 * gdb.base/batch-exit-status.exp: New file.
4745 * gdb.base/batch-exit-status.good-commands: Likewise.
4746 * gdb.base/batch-exit-status.bad-commands: Likewise.
4747
4748 2018-08-29 Alan Hayward <alan.hayward@arm.com>
4749
4750 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4751 (struct struct02): Likewise.
4752 (struct struct03): Likewise.
4753 (struct struct04): Likewise.
4754 (struct struct_01_01): New struct.
4755 (struct struct_01_02): Likewise.
4756 (struct struct_01_03): Likewise.
4757 (struct struct_01_04): Likewise.
4758 (struct struct_02_01): Likewise.
4759 (struct struct_02_02): Likewise.
4760 (struct struct_02_03): Likewise.
4761 (struct struct_02_04): Likewise.
4762 (struct struct_04_01): Likewise.
4763 (struct struct_04_02): Likewise.
4764 (struct struct_04_03): Likewise.
4765 (struct struct_04_04): Likewise.
4766 (struct struct_05_01): Likewise.
4767 (struct struct_05_02): Likewise.
4768 (struct struct_05_03): Likewise.
4769 (struct struct_05_04): Likewise.
4770 (cmp_struct01): Remove function.
4771 (cmp_struct02): Likewise.
4772 (cmp_struct03): Likewise.
4773 (cmp_struct04): Likewise.
4774 (cmp_struct_01_01): Add Function.
4775 (cmp_struct_01_02): Likewise.
4776 (cmp_struct_01_03): Likewise.
4777 (cmp_struct_01_04): Likewise.
4778 (cmp_struct_02_01): Likewise.
4779 (cmp_struct_02_02): Likewise.
4780 (cmp_struct_02_03): Likewise.
4781 (cmp_struct_02_04): Likewise.
4782 (cmp_struct_04_01): Likewise.
4783 (cmp_struct_04_02): Likewise.
4784 (cmp_struct_04_03): Likewise.
4785 (cmp_struct_04_04): Likewise.
4786 (cmp_struct_05_01): Likewise.
4787 (cmp_struct_05_02): Likewise.
4788 (cmp_struct_05_03): Likewise.
4789 (cmp_struct_05_04): Likewise.
4790 (call_all): Add new structs.
4791 * gdb.base/infcall-nested-structs.exp: Likewise.
4792
4793 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4794
4795 * gdb.python/py-framefilter-mi.exp: Update regexp to
4796 check for "arch" field in frame output.
4797
4798 2018-08-23 Kevin Buettner <kevinb@redhat.com>
4799
4800 * gdb.dwarf2/dw2-ranges-func.c: New file.
4801 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4802
4803 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4804
4805 * gdb.base/term.exp: Compare terminal settings with values from
4806 the inferior.
4807 * gdb.base/term.c: Get and set terminal settings.
4808
4809 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4810
4811 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4812 accommodate new "arch" field in frame output.
4813 * gdb.mi/mi-return.exp: Likewise.
4814 * gdb.mi/mi-stack.exp: Likewise.
4815 * gdb.mi/mi-syn-frame.exp: Likewise.
4816 * gdb.mi/user-selected-context-sync.exp: Likewise.
4817
4818 2018-08-19 Michael Spang <spang@google.com>
4819
4820 PR gdb/11786
4821 * gdb.base/gcore-tls-pie.c: New file.
4822 * gdb.base/gcore-tls-pie.exp: New file.
4823
4824 2018-08-18 Kevin Buettner <kevinb@redhat.com>
4825
4826 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
4827 * gdb.dwarf2/varval.c: New file.
4828 * gdb.dwarf2/varval.exp: New file.
4829
4830 2018-08-17 Alan Hayward <alan.hayward@arm.com>
4831
4832 PR gdb/18931
4833 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4834
4835 2018-08-16 Keith Seitz <keiths@redhat.com>
4836
4837 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4838 tests expected to pass.
4839
4840 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4841
4842 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4843 -data-disassemble -a.
4844 (test_disassembly_bogus_args): Likewise.
4845
4846 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4847
4848 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4849
4850 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4851
4852 * gdb.base/vla-optimized-out.exp: Add new test.
4853
4854 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4855
4856 * gdb.base/vla-optimized-out-o3.exp: Delete.
4857 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4858 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4859 deleted tests.
4860
4861 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4862
4863 PR gdb/18050:
4864 * gdb.server/extended-remote-restart.c: New file.
4865 * gdb.server/extended-remote-restart.exp: New file.
4866
4867 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4868
4869 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4870 "set variable index = 42".
4871
4872 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4873
4874 * boards/index-cache-gdb.exp: New file.
4875 * gdb.dwarf2/index-cache.exp: New file.
4876 * gdb.dwarf2/index-cache.c: New file.
4877 * gdb.base/maint.exp: Check if we are using the index cache.
4878
4879 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4880
4881 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4882 MAKEFLAGS.
4883
4884 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4885
4886 * dg-extract-results.sh: Move to toplevel contrib.
4887 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4888 * Makefile.in (check-parallel-racy): Likewise.
4889
4890 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4891
4892 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4893 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4894 tests if the target supports scheduler locking.
4895
4896 2018-08-04 Tom de Vries <tdevries@suse.de>
4897
4898 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4899
4900 2018-08-02 Tom Tromey <tom@tromey.com>
4901
4902 PR symtab/16842.
4903 * gdb.cp/temargs.exp: Test "info address" of a template
4904 parameter.
4905
4906 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4907
4908 * gdb.python/py-mi-var-info-path-expression.c: New file.
4909 * gdb.python/py-mi-var-info-path-expression.py: New file.
4910 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4911
4912 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4913
4914 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4915 error after "cannot resolve name" string.
4916
4917 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4918
4919 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4920 started.
4921 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4922
4923 2018-07-28 Tom de Vries <tdevries@suse.de>
4924
4925 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4926
4927 2018-07-26 Tom de Vries <tdevries@suse.de>
4928
4929 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4930
4931 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4932
4933 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4934 is visible.
4935
4936 2018-07-26 Tom de Vries <tdevries@suse.de>
4937
4938 PR breakpoints/23366
4939 * gdb.base/catch-follow-exec.c: New test.
4940 * gdb.base/catch-follow-exec.exp: New file.
4941
4942 2018-07-25 Tom de Vries <tdevries@suse.de>
4943
4944 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4945 vla-optimized-out.c.
4946
4947 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4948
4949 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4950 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4951
4952 2018-07-20 Tom de Vries <tdevries@suse.de>
4953
4954 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4955 NOCLONE macro.
4956 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4957
4958 2018-07-19 Tom de Vries <tdevries@suse.de>
4959
4960 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4961 regular expression.
4962
4963 2018-07-18 Tom de Vries <tdevries@suse.de>
4964
4965 * gdb.base/vla-optimized-out.c: New test.
4966 * gdb.base/vla-optimized-out.exp: New file.
4967
4968 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4969
4970 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4971 message "No address associated with hostname" when gdbserver
4972 cannot resolve the hostname.
4973
4974 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4975
4976 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4977 Add some test prefixes to make tests unique.
4978
4979 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4980
4981 * gdb.base/frameapply.c: New file.
4982 * gdb.base/frameapply.exp: New file.
4983
4984 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4985
4986 * gdb.base/skip.exp: Update expected error message.
4987
4988 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4989 Jan Kratochvil <jan.kratochvil@redhat.com>
4990 Paul Fertser <fercerpav@gmail.com>
4991 Tsutomu Seki <sekiriki@gmail.com>
4992
4993 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4994 parameter.
4995 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4996 by default.
4997 * boards/native-gdbserver.exp: Likewise.
4998 * gdb.server/run-without-local-binary.exp: Improve regexp used
4999 for detecting when a remote debugging connection succeeds.
5000 * gdb.server/server-connect.exp: New file.
5001 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5002 Do not prefix the port number with ":".
5003 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5004 support for detecting and using it. Add '$debughost_gdbserver'
5005 to the list of arguments used to start gdbserver. Handle case
5006 when gdbserver cannot resolve a network name.
5007
5008 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5009
5010 PR c++/23373
5011 * gdb.base/ptype-offsets.cc (struct static_member): New
5012 struct.
5013 (main) <stmember>: New variable.
5014 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5015 with a static member in it.
5016
5017 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5018
5019 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5020 watchpoints enabled and disabled.
5021
5022 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5023
5024 * gdb.base/examine-backward.exp: Still run tests around address
5025 0x0, even if address 0x0 is not readable. Update the pattern for
5026 matching address 0x0 in expected output.
5027
5028 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5029
5030 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5031 malloc/free.
5032
5033 2018-07-04 Tom de Vries <tdevries@suse.de>
5034
5035 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5036
5037 2018-07-02 Maciej W. Rozycki <macro@mips.com>
5038
5039 PR tdep/8282
5040 * gdb.arch/mips-disassembler-options.exp: New test.
5041 * gdb.arch/mips-disassembler-options.s: New test source.
5042
5043 2018-06-29 Pedro Alves <palves@redhat.com>
5044
5045 * gdb.threads/names.exp: Adjust expected "info threads" output.
5046
5047 2018-06-29 Pedro Alves <palves@redhat.com>
5048
5049 * gdb.opt/inline-break.exp (line number, address): Add "info
5050 break" tests.
5051
5052 2018-06-29 Pedro Alves <palves@redhat.com>
5053
5054 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5055 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5056 number and address and running to them.
5057
5058 2018-06-29 Richard Bunt <richard.bunt@arm.com>
5059
5060 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5061
5062 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5063
5064 * lib/compiler.c: Remove executable permission flag.
5065
5066 2018-06-28 Richard Bunt <richard.bunt@arm.com>
5067
5068 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5069 code.
5070 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5071
5072 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5073
5074 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5075
5076 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5077
5078 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5079 address argument is omitted.
5080
5081 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5082
5083 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5084
5085 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
5086
5087 PR gdb/21695
5088 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5089 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5090
5091 2018-06-26 Tom Tromey <tom@tromey.com>
5092
5093 PR rust/22574:
5094 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5095 * gdb.rust/simple.rs (struct SimpleLayout): New.
5096
5097 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5098
5099 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5100 "info registers" output.
5101
5102 2018-06-21 Richard Bunt <richard.bunt@arm.com>
5103
5104 * gdb.base/watchpoint-hw-attach.c: New test.
5105 * gdb.base/watchpoint-hw-attach.exp: New file.
5106
5107 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5108
5109 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5110 through /bin/sh.
5111 * boards/dwarf4-gdb-index.exp: Likewise.
5112 * boards/fission-dwp.exp: Likewise.
5113
5114 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5115
5116 * gdb.base/float128.exp: Add comment and improved fail message
5117 to the failure case of "print large128" test.
5118
5119 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5120
5121 * configure.ac: Remove AC_PREREQ.
5122 * configure: Re-generate.
5123
5124 2018-06-19 Pedro Alves <palves@redhat.com>
5125
5126 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5127 (func_extern_caller): New.
5128 (main): Call func_extern_caller.
5129 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5130 logic change.
5131
5132 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
5133
5134 PR gdb/16841
5135 * gdb.cp/typedef-base.cc: New file.
5136 * gdb.cp/typedef-base.exp: New file.
5137
5138 2018-06-18 Tom de Vries <tdevries@suse.de>
5139
5140 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5141
5142 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5143 Richard Bunt <Richard.Bunt@arm.com>
5144
5145 * gdb.threads/attach-slow-waitpid.c: New file.
5146 * gdb.threads/attach-slow-waitpid.exp: New file.
5147 * gdb.threads/slow-waitpid.c: New file.
5148
5149 2018-06-14 Pedro Alves <palves@redhat.com>
5150
5151 * gdb.base/fork-running-state.c: Include <errno.h>.
5152 (exit_if_relative_exits): New.
5153 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5154 exits.
5155 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5156 child exits.
5157
5158 2018-06-14 Tom de Vries <tdevries@suse.de>
5159
5160 PR cli/22573
5161 * gdb.base/finish-pretty.c: New test.
5162 * gdb.base/finish-pretty.exp: New file.
5163
5164 2018-06-14 Pedro Alves <palves@redhat.com>
5165
5166 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5167 gdb's expected startup output.
5168
5169 2018-06-14 Pedro Alves <palves@redhat.com>
5170
5171 * lib/selftest-support.exp (selftest_setup): Remove inlined
5172 function handling.
5173
5174 2018-06-14 Tom de Vries <tdevries@suse.de>
5175
5176 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5177 matching of breakpoint printing.
5178
5179 2018-06-13 Tom de Vries <tdevries@suse.de>
5180
5181 PR testsuite/23269
5182 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5183 (fork_child): ... here, and ...
5184 (fork_parent): ... here.
5185
5186 2018-06-12 Tom de Vries <tdevries@suse.de>
5187
5188 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5189
5190 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5191 Stephen Roberts <stephen.roberts@arm.com>
5192
5193 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5194 rewrite test to describe action performed, rather than possible
5195 failure.
5196
5197 2018-06-08 Gary Benson <gbenson@redhat.com>
5198
5199 * gdb.threads/check-libthread-db.exp: New file.
5200 * gdb.threads/check-libthread-db.c: Likewise.
5201
5202 2018-06-05 Tom Tromey <tom@tromey.com>
5203
5204 * gdb.base/default.exp: Update expected "show version" output.
5205
5206 2018-06-05 Tom Tromey <tom@tromey.com>
5207
5208 PR cli/12326:
5209 * gdb.cp/static-print-quit.exp: Update.
5210 * lib/gdb.exp (pagination_prompt): Update.
5211 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5212 * gdb.python/python.exp: Update.
5213
5214 2018-06-04 Joel Brobecker <brobecker@adacore.com>
5215
5216 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5217
5218 2018-06-01 Joel Brobecker <brobecker@adacore.com>
5219
5220 * gdb.ada/bp_fun_addr: New testcase.
5221
5222 2018-06-01 Tom Tromey <tom@tromey.com>
5223
5224 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5225 results.
5226 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5227 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5228 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5229 * gdb.base/maint.exp (maint_pass_if): Update.
5230
5231 2018-05-31 Maciej W. Rozycki <macro@mips.com>
5232
5233 * gdb.base/endian.exp: New test.
5234 * gdb.base/endian.c: New test source.
5235
5236 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5237
5238 PR gdb/23203
5239 * gdb.base/bt-selected-frame.c: New file.
5240 * gdb.base/bt-selected-frame.exp: New file.
5241 * lib/gdb.exp (get_current_frame_number): New function.
5242
5243 2018-05-24 Maciej W. Rozycki <macro@mips.com>
5244 Pedro Alves <palves@redhat.com>
5245
5246 * gdb.threads/tls-core.c: Include <stdlib.h>
5247 (thread_proc): Call `abort'.
5248 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5249 (tls_core_test): New procedure, bits factored out from ...
5250 (top level): ... here. Test both native cores and gcore cores.
5251
5252 2018-05-23 Tom Tromey <tom@tromey.com>
5253
5254 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5255
5256 2018-05-23 Tom Tromey <tom@tromey.com>
5257
5258 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5259 symfile_complaints.
5260 (test_short_complaints): Likewise.
5261 (test_empty_complaints): Likewise.
5262 (test_initial_complaints): Update.
5263
5264 2018-05-23 Tom Tromey <tom@tromey.com>
5265
5266 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5267
5268 2018-05-23 Tom Tromey <tom@tromey.com>
5269
5270 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5271 (test_short_complaints): Update.
5272
5273 2018-05-22 Pedro Alves <palves@redhat.com>
5274
5275 * gdb.base/remote.exp: Only gdb_start after compiling the
5276 testcase. Issue "disconnect" before testing "set remote" command
5277 defaults. Issue clean_restart before running to main.
5278
5279 2018-05-22 Pedro Alves <palves@redhat.com>
5280
5281 * gdb.base/remote.exp: Adjust expected output of "show remote
5282 memory-write-packet-size". Add tests for "set remote
5283 memory-write-packet-size 0" and "set remote
5284 memory-write-packet-size fixed/limit".
5285
5286 2018-05-22 Pedro Alves <palves@redhat.com>
5287
5288 PR gdb/22973
5289 * gdb.base/utf8-identifiers.c: New file.
5290 * gdb.base/utf8-identifiers.exp: New file.
5291
5292 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5293
5294 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5295
5296 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5297
5298 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5299
5300 2018-05-18 Tom Tromey <tom@tromey.com>
5301
5302 * gdb.base/ptype-offsets.exp: Update.
5303
5304 2018-05-17 Keith Seitz <keiths@redhat.com>
5305
5306 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5307 in expected breakpoint stop locations.
5308 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5309 move to proper scope to test variable values.
5310 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5311 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5312 New functions.
5313 (main): Call not_inline_func3.
5314 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5315 inline_func1, inline_func2, and inline_func3. Test that when each
5316 breakpoint is hit, GDB properly reports both the stop location
5317 and the backtrace. Repeat tests for temporary breakpoints.
5318
5319 2018-05-15 Maciej W. Rozycki <macro@mips.com>
5320
5321 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5322 rather then trying to access it in determining whether the PID
5323 of `gdbserver' could have been retrieved.
5324
5325 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5326
5327 * gdb.arch/amd64-init-x87-values.S: New file.
5328 * gdb.arch/amd64-init-x87-values.exp: New file.
5329
5330 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5331
5332 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5333
5334 2018-05-04 Tom Tromey <tom@tromey.com>
5335
5336 PR python/22730:
5337 * gdb.python/python.exp: Test multi-line execute.
5338
5339 2018-05-04 Tom Tromey <tom@tromey.com>
5340
5341 PR python/22731:
5342 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5343
5344 2018-05-04 Tom Tromey <tom@tromey.com>
5345
5346 PR gdb/11750:
5347 * gdb.base/define.exp: Test defining a user command inside a user
5348 command.
5349 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5350
5351 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5352 Pedro Alves <palves@redhat.com>
5353
5354 PR breakpoints/19806 and support for PR external/20207.
5355 * gdb.base/watchpoint-unaligned.c: New file.
5356 * gdb.base/watchpoint-unaligned.exp: New file.
5357
5358 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5359
5360 * gdb.base/maint.exp: Make test names unique, use
5361 test_prefix_command_help to test 'help maint info', and remove
5362 repeated test of 'help maint'.
5363
5364 2018-05-04 Tom Tromey <tom@tromey.com>
5365
5366 PR gdb/22619:
5367 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5368 behavior.
5369
5370 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5371
5372 * gdb.base/maint.exp: Process output from 'maint print registers'
5373 line at a time.
5374
5375 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5376
5377 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5378 timeout.
5379
5380 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5381
5382 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5383 filter pattern.
5384
5385 2018-05-02 Pedro Alves <palves@redhat.com>
5386
5387 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5388 to_log_command renames.
5389 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5390
5391 2018-05-02 Tom Tromey <tom@tromey.com>
5392
5393 * gdb.python/py-parameter.exp: Set test message.
5394
5395 2018-05-02 Tom Tromey <tom@tromey.com>
5396
5397 PR python/20084:
5398 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5399 PARAM_ZUINTEGER_UNLIMITED tests.
5400
5401 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5402
5403 PR rust/23124
5404 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5405 when casting.
5406
5407 2018-04-30 Tom Tromey <tom@tromey.com>
5408
5409 * gdb.python/py-type.exp: Check align attribute.
5410 * gdb.python/py-type.c: New "aligncheck" global.
5411
5412 2018-04-30 Tom Tromey <tom@tromey.com>
5413
5414 PR exp/17095:
5415 * gdb.dwarf2/dw2-align.exp: New file.
5416 * gdb.cp/align.exp: New file.
5417 * gdb.base/align.exp: New file.
5418 * lib/gdb.exp (gdb_int128_helper): New proc.
5419 (has_int128_c, has_int128_cxx): New caching procs.
5420
5421 2018-04-27 Tom Tromey <tom@tromey.com>
5422
5423 PR rust/22545:
5424 * gdb.rust/simple.exp: Add inclusive range tests.
5425
5426 2018-04-26 Pedro Alves <palves@redhat.com>
5427
5428 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5429 ifunc breakpoint locations correctly of ifunc breakpoints set
5430 while the program resolves the ifunc.
5431
5432 2018-04-26 Pedro Alves <palves@redhat.com>
5433
5434 * gdb.base/gnu-ifunc-final.c: New file.
5435 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5436 * gdb.base/gnu-ifunc.exp (executable): Delete.
5437 (staticexecutable): Adjust.
5438 (lib_opts, exec_opts): Delete.
5439 (make_binsuffix, build, set-break): New procedures.
5440 (misc_tests): New, with tests factored out from the top level.
5441 (top level): Test different combinations of ifunc resolver name,
5442 resolver with and with debug info, and ifunc target with and
5443 without debug info. Wrap static tests with with_target_prefix.
5444
5445 2018-04-26 Pedro Alves <palves@redhat.com>
5446
5447 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5448 return type" warnings.
5449
5450 2018-04-25 Pedro Alves <palves@redhat.com>
5451
5452 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5453 killed".
5454 * gdb.base/kill-after-signal.exp: Likewise.
5455 * gdb.threads/kill.exp: Likewise.
5456
5457 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5458 Sergio Durigan Junior <sergiodj@redhat.com>
5459 Pedro Alves <palves@redhat.com>
5460
5461 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5462 regexps to expect for '[Inferior ... detached]' as well.
5463 * gdb.base/attach.exp: Likewise.
5464 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5465 "gdb_continue_to_end".
5466 (test_catch_syscall_with_wrong_args): Likewise.
5467 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5468 ']'. Don't set 'verbose' on.
5469 * gdb.base/foll-vfork.exp: Likewise.
5470 * gdb.base/fork-print-inferior-events.c: New file.
5471 * gdb.base/fork-print-inferior-events.exp: New file.
5472 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5473 '[Inferior ... has been killed]' message.
5474 * gdb.base/kill-after-signal.exp: Likewise.
5475 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5476 detach message.
5477 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5478 message.
5479 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5480 regexps to expect for '[Inferior ... detached]' as well.
5481 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5482
5483 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5484
5485 PR gdb/23104
5486 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5487
5488 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5489
5490 PR gdb/23095
5491 * gdb.base/break-probes.exp: Pass shlib_load to
5492 prepare_for_testing. Set normal_bp to r_debug_state if target is
5493 bsd.
5494
5495 2018-04-19 Richard Bunt <richard.bunt@arm.com>
5496
5497 * gdb.threads/multiple-successive-infcall.c: New test.
5498 * gdb.threads/multiple-successive-infcall.exp: New file.
5499
5500 2018-04-17 Tom Tromey <tom@tromey.com>
5501
5502 * gdb.rust/simple.rs (Union): New type.
5503 (main): New local "u".
5504 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5505
5506 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5507
5508 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5509 number information in output of "whereis" command.
5510 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5511
5512 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5513
5514 * gdb.ada/info_types.exp: Adjust expected output to the line
5515 numbers now printed by "info var/func/type".
5516 * gdb.base/completion.exp: Likewise.
5517 * gdb.base/included.exp: Likewise.
5518 * gdb.cp/cp-relocate.exp: Likewise.
5519 * gdb.cp/cplusfuncs.exp: Likewise.
5520 * gdb.cp/namespace.exp: Likewise.
5521 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5522
5523 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5524
5525 * gdb.btrace/cpu.exp: New.
5526
5527 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5528
5529 * gdb.base/step-indirect-call-thunk.exp: New.
5530 * gdb.base/step-indirect-call-thunk.c: New.
5531 * gdb.reverse/step-indirect-call-thunk.exp: New.
5532 * gdb.reverse/step-indirect-call-thunk.c: New.
5533
5534 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5535
5536 * gdb.base/pie-fork.c: New file.
5537 * gdb.base/pie-fork.exp: New file.
5538
5539 2018-04-11 Tom Tromey <tom@tromey.com>
5540
5541 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5542
5543 2018-04-10 Pedro Alves <palves@redhat.com>
5544
5545 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5546 exits. Instead loop running forever.
5547 (fork_parent): Run forever too.
5548
5549 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5550
5551 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5552 mi_continue_to_line.
5553 * gdb.mi/mi-stack.c (callee4): Add comment.
5554
5555 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5556
5557 * gdb.mi/mi-stack.exp: Fix indentation.
5558
5559 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5560
5561 PR gdb/22979
5562 * gdb.arch/amd64-osabi.exp: New file.
5563
5564 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5565
5566 PR gdb/22980
5567 * gdb.base/osabi.exp: New file.
5568
5569 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
5570
5571 * gdb.cp/static-typedef-print.exp: New file.
5572 * gdb.cp/static-typedef-print.cc: New file.
5573
5574 2018-03-27 Joel Brobecker <brobecker@adacore.com>
5575
5576 * gdb.ada/varsize_limit: New testcase.
5577
5578 2018-03-27 Joel Brobecker <brobecker@adacore.com>
5579
5580 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5581
5582 * gdb.ada/notcplusplus: New testcase.
5583
5584 * gdb.base/c-linkage-name.c: New file.
5585 * gdb.base/c-linkage-name.exp: New testcase.
5586
5587 2018-03-26 Tom Tromey <tom@tromey.com>
5588
5589 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5590 * gdb.python/py-framefilter.py (name_error): New global.
5591 (ErrorInName.function): Use name_error.
5592
5593 2018-03-26 Tom Tromey <tom@tromey.com>
5594
5595 PR backtrace/15582:
5596 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5597
5598 2018-03-23 Keith Seitz <keiths@redhat.com>
5599
5600 PR c++/22968
5601 * gdb.cp/subtypes.exp: New file.
5602 * gdb.cp/subtypes.h: New file.
5603 * gdb.cp/subtypes.cc: New file.
5604 * gdb.cp/subtypes-2.cc: New file.
5605
5606 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5607
5608 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5609 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5610 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5611 -nostartfiles when compiling the test. Confirm that all registers
5612 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5613
5614 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5615
5616 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5617 option, syntax was wrong anyway.
5618 * gdb.arch/arm-disp-step.exp: Likewise.
5619 * gdb.arch/sparc64-regs.exp: Likewise.
5620 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5621 option, syntax was wrong anyway, switch to use
5622 prepare_for_testing.
5623 * gdb.arch/i386-disp-step.exp: Likewise.
5624
5625 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5626
5627 * gdb.ada/exec_changed.exp: Replace "target_info exists
5628 use_gdb_stub" by "use_gdb_stub".
5629 * gdb.ada/start.exp: Likewise.
5630 * gdb.base/async-shell.exp: Likewise.
5631 * gdb.base/attach-pie-misread.exp: Likewise.
5632 * gdb.base/attach-wait-input.exp: Likewise.
5633 * gdb.base/break-entry.exp: Likewise.
5634 * gdb.base/break-interp.exp: Likewise.
5635 * gdb.base/dprintf-detach.exp: Likewise.
5636 * gdb.base/nostdlib.exp: Likewise.
5637 * gdb.base/solib-nodir.exp: Likewise.
5638 * gdb.base/statistics.exp: Likewise.
5639 * gdb.base/testenv.exp: Likewise.
5640 * gdb.mi/mi-exec-run.exp: Likewise.
5641 * gdb.mi/mi-start.exp: Likewise.
5642 * gdb.multi/dummy-frame-restore.exp: Likewise.
5643 * gdb.multi/multi-arch-exec.exp: Likewise.
5644 * gdb.multi/multi-arch.exp: Likewise.
5645 * gdb.multi/tids.exp: Likewise.
5646 * gdb.multi/watchpoint-multi.exp: Likewise.
5647 * gdb.python/py-events.exp: Likewise.
5648 * gdb.threads/attach-into-signal.exp: Likewise.
5649 * gdb.threads/attach-stopped.exp: Likewise.
5650 * gdb.threads/threadapply.exp: Likewise.
5651 * lib/selftest-support.exp: Likewise.
5652
5653 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5654
5655 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5656
5657 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5658
5659 * gdb.perf/template-breakpoints.cc: New file.
5660 * gdb.perf/template-breakpoints.exp: New file.
5661 * gdb.perf/template-breakpoints.py: New file.
5662
5663 2018-03-19 Tom Tromey <tom@tromey.com>
5664
5665 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5666 y0.
5667 * gdb.rust/simple.exp: Test bare identifier form of struct
5668 initializer.
5669
5670 2018-03-19 Tom Tromey <tom@tromey.com>
5671
5672 * gdb.gdb/observer.exp: Remove.
5673
5674 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5675
5676 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5677 "qualified" option when setting breakpoints.
5678 * gdb.trace/backtrace.exp: Likewise.
5679 * gdb.trace/circ.exp: Likewise.
5680 * gdb.trace/collection.exp: Likewise.
5681 * gdb.trace/disconnected-tracing.exp: Likewise.
5682 * gdb.trace/ftrace-lock.exp: Likewise.
5683 * gdb.trace/ftrace.exp: Likewise.
5684 * gdb.trace/infotrace.exp: Likewise.
5685 * gdb.trace/packetlen.exp: Likewise.
5686 * gdb.trace/passc-dyn.exp: Likewise.
5687 * gdb.trace/qtro.exp: Likewise.
5688 * gdb.trace/read-memory.exp: Likewise.
5689 * gdb.trace/report.exp: Likewise.
5690 * gdb.trace/signal.exp: Likewise.
5691 * gdb.trace/status-stop.exp: Likewise.
5692 * gdb.trace/strace.exp: Likewise.
5693 * gdb.trace/tfind.exp: Likewise.
5694 * gdb.trace/trace-break.exp: Likewise.
5695 * gdb.trace/trace-condition.exp: Likewise.
5696 * gdb.trace/trace-mt.exp: Likewise.
5697 * gdb.trace/tstatus.exp: Likewise.
5698 * gdb.trace/tsv.exp: Likewise.
5699 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5700 * gdb.trace/unavailable.exp: Likewise.
5701 * gdb.trace/while-dyn.exp: Likewise.
5702
5703 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5704
5705 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5706 that libinproctrace is copied to the target.
5707
5708 2018-03-14 Tom Tromey <tom@tromey.com>
5709
5710 PR cli/14977:
5711 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5712 a null pointer.
5713 * gdb.base/wchar.exp: Likewise.
5714
5715 2018-03-14 Tom Tromey <tom@tromey.com>
5716
5717 PR cli/19918:
5718 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5719 flag.
5720
5721 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5722
5723 PR gdb/22841
5724 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5725 "target" to remote_exec.
5726
5727 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5728
5729 PR gdb/22841
5730 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5731 ${board}_upload): Remove.
5732
5733 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5734
5735 * gdb.cp/watch-cp.cc: New test.
5736 * gdb.cp/watch-cp.exp: New file.
5737
5738 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5739
5740 * gdb.base/infcall-nested-structs.exp: New file.
5741 * gdb.base/infcall-nested-structs.c: New file.
5742 * gdb.base/float.exp: Add riscv support.
5743
5744 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5745
5746 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5747 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5748
5749 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5750
5751 * gdb.server/abspath.exp: New file.
5752 * lib/gdb.exp (with_cwd): New procedure.
5753
5754 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5755
5756 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5757 use it.
5758 (gdb_is_target_remote_prompt): New proc.
5759 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5760 (gdb_is_target_native): Pass prompt parameter to
5761 gdb_is_target_1.
5762
5763 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5764
5765 * gdb.base/load-command.c: New file.
5766 * gdb.base/load-command.exp: New file.
5767 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5768 (gdb_is_target_1): ...this, and generalize for other targets
5769 than just remote.
5770 (gdb_is_target_remote): Use gdb_is_target_1.
5771 (gdb_is_target_native): use gdb_is_target_1.
5772
5773 2018-02-26 Tom Tromey <tom@tromey.com>
5774
5775 PR python/16497:
5776 * gdb.python/py-framefilter.exp: Update test.
5777
5778 2018-02-26 Tom Tromey <tom@tromey.com>
5779
5780 * gdb.dwarf2/variant.c: New file.
5781 * gdb.dwarf2/variant.exp: New file.
5782
5783 2018-02-26 Tom Tromey <tom@tromey.com>
5784
5785 * gdb.rust/simple.exp: Accept more possible results in enum test.
5786
5787 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5788
5789 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5790 parentheses.
5791
5792 2018-02-23 Maciej W. Rozycki <macro@mips.com>
5793
5794 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5795 name of a variable: $actual_linejj -> $actual_line.
5796
5797 2018-02-21 John Baldwin <jhb@FreeBSD.org>
5798
5799 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5800
5801 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5802
5803 * gdb.btrace/buffer-size.exp: Do not force BTS.
5804
5805 2018-02-14 Pedro Alves <palves@redhat.com>
5806
5807 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5808 getting a "Quit".
5809
5810 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5811
5812 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5813 Fix test name.
5814
5815 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5816
5817 * gdb.cp/m-static.exp: Check type of optimized out static
5818 member.
5819
5820 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5821
5822 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5823 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5824
5825 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5826 Leszek Swirski <leszeks@google.com>
5827
5828 * gdb.python/py-prettyprint.c
5829 (struct to_string_returns_value_inner,
5830 struct to_string_returns_value_wrapper): New.
5831 (main): Add tsrvw variable.
5832 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5833 ToStringReturnsValueWrapper): New classes.
5834 (register_pretty_printers): Register new pretty-printers.
5835 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5836 recursive pretty printer.
5837 * gdb.python/py-mi.exp: Likewise.
5838
5839 2018-02-01 Leszek Swirski <leszeks@google.com>
5840
5841 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5842 functions with the same name as an include file are parsed
5843 correctly.
5844
5845 2018-02-01 Yao Qi <yao.qi@linaro.org>
5846
5847 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5848 "\[^\r\n\]*".
5849
5850 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5851
5852 * gdb.arch/powerpc-prologue-frame.s: New file.
5853 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5854 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5855
5856 2018-01-31 Joel Brobecker <brobecker@adacore.com>
5857
5858 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5859
5860 2018-01-30 Pedro Alves <palves@redhat.com>
5861
5862 PR gdb/13211
5863 * gdb.base/interrupt-daemon.c: New.
5864 * gdb.base/interrupt-daemon.exp: New.
5865 * gdb.multi/multi-term-settings.c: New.
5866 * gdb.multi/multi-term-settings.exp: New.
5867
5868 2018-01-30 Joel Brobecker <brobecker@adacore.com>
5869
5870 * gdb.base/break.exp: Save the location where the breakpoint
5871 on break.c:47 was actually inserted when debugging the version
5872 compiled at -O2 and use it in the expected output of the "info
5873 break" test performed soon after.
5874
5875 2018-01-22 Pedro Alves <palves@redhat.com>
5876 Sergio Durigan Junior <sergiodj@redhat.com>
5877
5878 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5879 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5880
5881 2018-01-22 Joel Brobecker <brobecker@adacore.com>
5882
5883 * gdb.base/break-include.c, gdb.base/break-include.inc,
5884 gdb.base/break-include.exp: New files.
5885 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5886 line number now being the actual line number where the breakpoint
5887 was inserted.
5888 * gdb.mi/mi-break.exp: Likewise.
5889 * gdb.mi/mi-reverse.exp: Likewise.
5890 * gdb.mi/mi-simplerun.exp: Ditto.
5891
5892 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5893
5894 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5895 varobj.
5896 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5897
5898 2018-01-21 Don Breazeal <donb@codesourcery.com>
5899 Andrew Burgess <andrew.burgess@embecosm.com>
5900
5901 * gdb.mi/basics.c: Add new global.
5902 * gdb.mi/mi-frame-regs.exp: New file.
5903 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5904 case.
5905
5906 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5907
5908 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5909 non-parameter, and on an unknown symbol.
5910
5911 2018-01-19 Tom Tromey <tom@tromey.com>
5912
5913 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5914 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5915
5916 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5917
5918 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5919 setrlimit and chdir to int.
5920
5921 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5922
5923 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5924 function.
5925 (my_tend): Likewise.
5926 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5927 rationale of avoiding FP- and vector instructions.
5928
5929 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5930
5931 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5932 "info reg" with "\[ \t\]*".
5933 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5934 "\[ \t\]+".
5935 * gdb.arch/s390-multiarch.exp: Ditto.
5936 * gdb.base/pc-fp.exp: Ditto.
5937 * gdb.reverse/i386-precsave.exp: Ditto.
5938 * gdb.reverse/i386-reverse.exp: Ditto.
5939 * gdb.reverse/i387-env-reverse.exp: Ditto.
5940 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5941
5942 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5943
5944 * lib/gdb.exp (gdb_compile): Re-enable use of
5945 universal_compile_options for languages other than Rust.
5946
5947 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5948
5949 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5950
5951 2018-01-17 Mike Gulick <mgulick@mathworks.com>
5952
5953 PR gdb/16577
5954 * gdb.base/solib-vanish.exp: New.
5955 * gdb.base/solib-vanish-main.c: New.
5956 * gdb.base/solib-vanish-lib1.c: New.
5957 * gdb.base/solib-vanish-lib2.c: New.
5958
5959 2018-01-17 Yao Qi <yao.qi@linaro.org>
5960
5961 * gdb.compile/compile.exp: Match the address printed for
5962 frame in the output of command "bt".
5963
5964 2018-01-15 Tom Tromey <tom@tromey.com>
5965
5966 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5967 compute sp_reg.
5968
5969 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5970
5971 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5972 to prepare.
5973 (prepare): Return 0 on error, 1 on success.
5974
5975 2018-01-12 Pedro Alves <palves@redhat.com>
5976
5977 * gdb.base/continue-after-aborted-step-over.c: New.
5978 * gdb.base/continue-after-aborted-step-over.exp: New.
5979
5980 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5981
5982 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5983 options when not creating an executable.
5984
5985 2018-01-11 Pedro Alves <palves@redhat.com>
5986
5987 PR remote/22597
5988 * gdb.server/stop-reply-no-thread.c: New file.
5989 * gdb.server/stop-reply-no-thread.exp: New file.
5990
5991 2018-01-10 Pedro Alves <palves@redhat.com>
5992
5993 PR gdb/22670
5994 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5995 functions too. Test setting breakpoints and printing C functions
5996 with no debug info too.
5997 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5998
5999 2018-01-10 Pedro Alves <palves@redhat.com>
6000
6001 PR gdb/22670
6002 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6003 a fail.
6004
6005 2018-01-10 Pedro Alves <palves@redhat.com>
6006
6007 PR gdb/22670
6008 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6009
6010 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6011
6012 * gdb.server/unittest.exp: Match the output in non-development
6013 mode.
6014
6015 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6016
6017 * gdb.gdb/unittest.exp: Match output in non-development mode.
6018
6019 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6020
6021 * gdb.ada/access_tagged_param.exp: Relax expected output
6022 for value of "ObjL" in "continue" to pck.inspect breakpoint
6023 test.
6024
6025 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6026
6027 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6028 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
6029
6030 2018-01-05 Pedro Alves <palves@redhat.com>
6031
6032 PR gdb/18653
6033 * gdb.base/libsegfault.exp: New.
6034
6035 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6036
6037 PR gdb/22670
6038 * gdb.ada/access_tagged_param.exp: New file.
6039 * gdb.ada/access_tagged_param/foo.adb: New file.
6040
6041 2018-01-05 Pedro Alves <palves@redhat.com>
6042
6043 PR gdb/22670
6044 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6045 exercise lower case too, and to exercise both full matching and
6046 wild matching.
6047
6048 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6049
6050 * gdb.ada/rename_subscript_param: New testcase.
6051
6052 2018-01-05 Jerome Guitton <guitton@adacore.com>
6053
6054 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6055
6056 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6057
6058 * gdb.ada/convvar_comp: New testcase.
6059
6060 2018-01-05 Xavier Roirand <roirand@adacore.com>
6061
6062 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6063 (My_Table): New global variable.
6064 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6065
6066 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6067
6068 PR gdb/22670
6069 * gdb.ada/maint_with_ada: New testcase.
6070
6071 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6072
6073 PR gdb/22670
6074 * gdb.ada/bp_c_mixed_case: New testcase.
6075
6076 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6077
6078 PR gdb/22670
6079 * gdb.ada/complete.exp: Add "complete break ada" test.
6080
6081 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6082
6083 PR gdb/22670
6084 * gdb.ada/info_addr_mixed_case: New testcase.
6085
6086 2018-01-03 Xavier Roirand <roirand@adacore.com>
6087
6088 * gdb.ada/excep_handle.exp: New testcase.
6089 * gdb.ada/excep_handle/foo.adb: New file.
6090 * gdb.ada/excep_handle/pck.ads: New file.
6091
6092 2018-01-03 Joel Brobecker <brobecker@adacore.com>
6093
6094 * gdb.base/step-line.c: Add extra empty line in copyright header.
6095 * gdb.base/step-line.inp: Likewise.
6096
6097 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6098
6099 * gdb.ada/dyn_stride.exp: Add slice test.
6100
6101 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6102
6103 * gdb.ada/dyn_stride: New testcase.
6104
6105 2017-12-27 Stafford Horne <shorne@gmail.com>
6106
6107 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6108 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6109
6110 2017-12-27 Stafford Horne <shorne@gmail.com>
6111
6112 * gdb.base/reggroups.c: New file.
6113 * gdb.base/reggroups.exp: New file.
6114
6115 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6116
6117 * gdb.dwarf2/ada-valprint-error.c: New file.
6118 * gdb.dwarf2/ada-valprint-error.exp: New file.
6119
6120 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6121
6122 * gdb.ada/assign_arr: New testcase.
6123
6124 2017-12-18 Xavier Roirand <roirand@adacore.com>
6125
6126 * gdb.ada/funcall_ptr: New testcase.
6127
6128 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6129
6130 PR cli/16224
6131 * gdb.base/ptype-offsets.cc: New file.
6132 * gdb.base/ptype-offsets.exp: New file.
6133
6134 2017-12-15 Yao Qi <yao.qi@linaro.org>
6135
6136 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6137 if XML is disabled.
6138
6139 2017-12-15 Xavier Roirand <roirand@adacore.com>
6140
6141 * gdb.ada/same_component_name: New testcase.
6142
6143 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6144
6145 * gdb.ada/str_binop_equal: New testcase.
6146
6147 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6148
6149 * gdb.ada/task_switch_in_core: New testcase.
6150
6151 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6152
6153 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6154 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6155 call test_bkpt_qualified.
6156 (test_bkpt_qualified): New proc.
6157
6158 2017-12-13 Pedro Alves <palves@redhat.com>
6159
6160 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6161 Tighten regexp by matching with an anchor.
6162
6163 2017-12-13 Pedro Alves <palves@redhat.com>
6164
6165 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6166 ("expression with namespace"): New set of tests.
6167 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6168 (Nested::Test_NS::qux): New.
6169 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6170 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6171
6172 2017-12-13 Joel Brobecker <brobecker@adacore.com>
6173
6174 * gdb.base/server-del-break.c: New file.
6175 * gdb.base/server-del-break.exp: New file.
6176
6177 2017-12-12 Stafford Horne <shorne@gmail.com>
6178
6179 * gdb.xml/tdesc-regs.exp: Add or1k support.
6180
6181 2017-12-12 Stafford Horne <shorne@gmail.com>
6182
6183 * gdb.base/bp-permanent.c: Define nop of or1k.
6184
6185 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6186
6187 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6188 output with components being reordered.
6189
6190 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6191
6192 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6193 output with components being reordered.
6194
6195 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6196 Pedro Alves <palves@redhat.com>
6197
6198 * gdb.base/maint.exp (check for .gdb_index): Check also for
6199 .debug_names.
6200 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6201 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6202 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6203 (.gdb_index used after symbol reloading): Support also .debug_names.
6204 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6205
6206 2017-12-08 Yao Qi <yao.qi@linaro.org>
6207
6208 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6209 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6210
6211 2017-12-08 Yao Qi <yao.qi@linaro.org>
6212
6213 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6214 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6215
6216 2017-12-08 Yao Qi <yao.qi@linaro.org>
6217
6218 * gdb.arch/aarch64-tagged-pointer.c: New file.
6219 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6220
6221 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6222
6223 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6224 "int".
6225
6226 2017-12-07 Keith Seitz <keiths@redhat.com>
6227
6228 PR breakpoints/22569
6229 * gdb.linespec/ls-errs.exp: Change expected result of "break
6230 -source this file has spaces.c -line 3".
6231 Check that an explicit source file followed by whitespace is
6232 identified as an invalid explicit location.
6233
6234 2017-12-07 Keith Seitz <keiths@redhat.com>
6235
6236 * gdb.cp/nested-types.cc: New file.
6237 * gdb.cp/nested-types.exp: New file.
6238 * lib/cp-support.exp: Load data-structures.exp library.
6239 (debug_cp_test_ptype_class): New global.
6240 (cp_ptype_class_verbose, next_line): New procedures.
6241 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6242 Add and document new return value.
6243 Switch the list of lines to a queue.
6244 Add support for new `type' key for nested type definitions.
6245 Add debugging/troubleshooting messages.
6246 * lib/data-structures.exp: New file.
6247
6248 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6249
6250 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6251 with proc_with_prefix, don't use with_test_prefix.
6252
6253 2017-12-07 Tom Tromey <tom@tromey.com>
6254
6255 * gdb.base/break.exp: Add test for empty "commands".
6256
6257 2017-12-07 Yao Qi <yao.qi@linaro.org>
6258
6259 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6260 malloc and catch syscall.
6261
6262 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6263
6264 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
6265 tests for explicit locations.
6266
6267 2017-12-06 Pedro Alves <palves@redhat.com>
6268
6269 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6270 force-disabling XML descriptions.
6271
6272 2017-12-04 Pedro Alves <palves@redhat.com>
6273
6274 PR gdb/22499
6275 * gdb.arch/amd64-disp-step-avx.S: New file.
6276 * gdb.arch/amd64-disp-step-avx.exp: New file.
6277
6278 2017-12-03 Pedro Alves <palves@redhat.com>
6279
6280 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6281 and <string.h>.
6282 (parent_function): Print distinct messages when waitpid fails, or
6283 the child exits with a signal, or the child exits for an unhandled
6284 reason.
6285 * gdb.threads/process-dies-while-detaching.exp
6286 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6287 it. Wait for both inferior output and GDB's prompt. Use an
6288 indirect spawn id list.
6289 (do_detach): New parameter 'child_exit'. Use it to compute
6290 expected inferior output.
6291 (test_detach, test_detach_watch, test_detach_killed_outside):
6292 Adjust to pass down the expected child exit kind.
6293
6294 2017-12-01 Joel Brobecker <brobecker@adacore.com>
6295 Sergio Durigan Junior <sergiodj@redhat.com>
6296 Pedro Alves <palves@redhat.com>
6297
6298 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6299
6300 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6301
6302 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6303 to 'symbol-file' and 'add-symbol-file' can be
6304 position-independent.
6305
6306 2017-12-01 Yao Qi <yao.qi@linaro.org>
6307
6308 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6309 the URL in copyright header.
6310 * gdb.arch/aarch64-fp.exp: Likewise.
6311 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6312 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6313 * gdb.base/expand-psymtabs.exp: Likewise.
6314 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6315 * gdb.fortran/common-block.exp: Likewise.
6316 * gdb.fortran/common-block.f90: Likewise.
6317 * gdb.fortran/logical.exp: Likewise.
6318 * gdb.fortran/vla-datatypes.f90: Likewise.
6319 * gdb.fortran/vla-sub.f90: Likewise.
6320
6321 2017-11-30 Joel Brobecker <brobecker@adacore.com>
6322
6323 * gdb.ada/repeat_dyn: New testcase.
6324
6325 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6326
6327 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6328 Update for changed thread numbering.
6329 * gdb.cell/bt.exp: Update for changed GDB output.
6330
6331 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6332
6333 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6334 setting isremote by hand.
6335 * boards/dwarf4-gdb-index.exp: Likewise.
6336 * boards/fission.exp: Likewise.
6337 * boards/stabs.exp: Likewise.
6338
6339 2017-11-30 Pedro Alves <palves@redhat.com>
6340
6341 * gdb.linespec/cpls-ops.exp
6342 (check_explicit_skips_function_argument): Extract the underlying
6343 type of size_t instead of hardcoding it.
6344
6345 2017-11-29 Pedro Alves <palves@redhat.com>
6346
6347 PR c++/19436
6348 * gdb.linespec/cpls-abi-tag.cc: New file.
6349 * gdb.linespec/cpls-abi-tag.exp: New file.
6350
6351 2017-11-29 Pedro Alves <palves@redhat.com>
6352
6353 * gdb.base/langs.exp: Use -qualified.
6354 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6355 it.
6356 * gdb.cp/namespace.exp: Use -qualified.
6357 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6358 (overload-3, template-overload, template-ret-type, const-overload)
6359 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6360 procedures.
6361 (test_driver): Call them.
6362 * gdb.cp/save-bp-qualified.cc: New.
6363 * gdb.cp/save-bp-qualified.exp: New.
6364 * gdb.linespec/explicit.exp: Test -qualified.
6365 * lib/completion-support.exp (completion::explicit_opts_list): Add
6366 "-qualified".
6367 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6368
6369 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6370
6371 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6372
6373 2017-11-29 Tom Tromey <tom@tromey.com>
6374
6375 * gdb.base/relocate.exp: Update invalid argument test.
6376 Add new tests for invalid arguments.
6377
6378 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6379
6380 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6381 Return 0 as a long.
6382 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6383
6384 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6385
6386 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6387 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6388 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6389 func ().
6390 * gdb.cp/shadow.cc (B.func): Return 0.
6391
6392 2017-11-27 Joel Brobecker <brobecker@adacore.com>
6393
6394 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6395 expected output in gdb_expect call to allow the exception
6396 message to be present as well. Fix syntax confusion to avoid
6397 TCL thinking that exception_name is an array.
6398
6399 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6400
6401 * gdb.arch/spu-info.c: Include <unistd.h>.
6402 (do_signal_test): Fix broken calls to write.
6403 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6404 Fix checks for empty mailboxes. Update signal tests for corrected
6405 do_signal_test routine. Allow nonzero event status.
6406 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6407 * gdb.cell/arch.exp: Use standard_output_file.
6408 * gdb.cell/break.exp: Likewise.
6409 * gdb.cell/bt.exp: Likewise.
6410 * gdb.cell/core.exp: Likewise.
6411 * gdb.cell/dwarfaddr.exp: Likewise.
6412 * gdb.cell/ea-cache.exp: Likewise.
6413 * gdb.cell/ea-standalone.exp: Likewise.
6414 * gdb.cell/f-regs.exp: Likewise.
6415 * gdb.cell/fork.exp: Likewise.
6416 * gdb.cell/gcore.exp: Likewise.
6417 * gdb.cell/mem-access.exp: Likewise.
6418 * gdb.cell/ptype.exp: Likewise.
6419 * gdb.cell/registers.exp: Likewise.
6420 * gdb.cell/sizeof.exp: Likewise.
6421 * gdb.cell/solib-symbol.exp: Likewise.
6422 * gdb.cell/solib.exp: Likewise.
6423
6424 2017-11-25 Pedro Alves <palves@redhat.com>
6425
6426 * gdb.base/complete-empty.exp: New file.
6427 * gdb.base/completion.exp: Adjust.
6428
6429 2017-11-25 Pedro Alves <palves@redhat.com>
6430
6431 * gdb.linespec/cpls-ops.cc: New file.
6432 * gdb.linespec/cpls-ops.exp: New file.
6433 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6434 factored out from ...
6435 (test_complete_prefix_range): ... this.
6436
6437 2017-11-24 Pedro Alves <palves@redhat.com>
6438
6439 * gdb.linespec/cpcompletion.exp: New file.
6440 * gdb.linespec/cpls-hyphen.cc: New file.
6441 * gdb.linespec/cpls.cc: New file.
6442 * gdb.linespec/cpls2.cc: New file.
6443 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6444 test to use test_gdb_complete_unique. Add label completion,
6445 keyword completion and explicit location completion tests.
6446 * lib/completion-support.exp: New file.
6447
6448 2017-11-24 Joel Brobecker <brobecker@adacore.com>
6449
6450 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6451 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6452 when hitting an exception catchpoint.
6453
6454 2017-11-22 Yao Qi <yao.qi@linaro.org>
6455
6456 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6457
6458 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6459
6460 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6461 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6462 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6463
6464 2017-11-22 Yao Qi <yao.qi@linaro.org>
6465
6466 * gdb.base/info-os.exp: Pass pthreads.
6467 * gdb.multi/multi-attach.exp: Likewise.
6468
6469 2017-11-22 Yao Qi <yao.qi@linaro.org>
6470
6471 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6472 compiler.
6473
6474 2017-11-22 Yao Qi <yao.qi@linaro.org>
6475
6476 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6477 * gdb.base/break-interp.exp: Likewise.
6478 * gdb.base/jit-attach-pie.exp: Likewise.
6479
6480 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6481
6482 * gdb.base/float128.c (large128): New variable.
6483 * gdb.base/float128.exp: Add test to print largest __float128 value.
6484
6485 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6486
6487 * gdb.arch/vsx-regs.exp: Update register content checks.
6488
6489 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6490
6491 * gdb.arch/ppc-longdouble.exp: New file.
6492 * gdb.arch/ppc-longdouble.c: Likewise.
6493
6494 2017-11-21 Pedro Alves <palves@redhat.com>
6495
6496 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6497
6498 2017-11-20 Pedro Alves <palves@redhat.com>
6499
6500 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6501 (long_double_typedef): New typedefs.
6502 Use DEF on double and long double.
6503 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6504 cases.
6505 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6506 and 'long_double_ptr_same_size' locals. Use them to decide
6507 whether cast from array/function to float is valid/invalid.
6508
6509 2017-11-17 Tom Tromey <tom@tromey.com>
6510
6511 * gdb.rust/traits.rs: New file.
6512 * gdb.rust/traits.exp: New file.
6513
6514 2017-11-17 Joel Brobecker <brobecker@adacore.com>
6515
6516 * gdb.ada/minsyms: New testcase.
6517
6518 2017-11-16 Pedro Alves <palves@redhat.com>
6519
6520 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6521 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6522
6523 2017-11-16 Pedro Alves <palves@redhat.com>
6524
6525 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6526 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6527
6528 2017-11-16 Pedro Alves <palves@redhat.com>
6529
6530 * gdb.server/reconnect-ctrl-c.c: New file.
6531 * gdb.server/reconnect-ctrl-c.exp: New file.
6532
6533 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6534
6535 * gdb.python/py-rbreak.exp: New file.
6536 * gdb.python/py-rbreak.c: New file.
6537 * gdb.python/py-rbreak-func2.c: New file.
6538
6539 2017-11-16 Pedro Alves <palves@redhat.com>
6540
6541 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6542 pattern.
6543 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6544 GDB.
6545
6546 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6547
6548 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6549 regex.
6550
6551 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6552
6553 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6554 test names.
6555
6556 2017-11-09 Pedro Alves <palves@redhat.com>
6557
6558 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6559 factored out from ...
6560 (top level): ... here, and adjusted to avoid expecting beyond the
6561 prompt in a single gdb_test_multiple.
6562
6563 2017-11-09 Pedro Alves <palves@redhat.com>
6564
6565 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6566 output.
6567 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6568 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6569 * gdb.server/ext-run.exp ("kill" test): Likewise.
6570 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6571
6572 2017-11-09 Pedro Alves <palves@redhat.com>
6573
6574 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6575 match till end of line.
6576
6577 2017-11-09 Pedro Alves <palves@redhat.com>
6578
6579 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6580
6581 2017-11-09 Pedro Alves <palves@redhat.com>
6582
6583 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6584 New procedures, factored out from ...
6585 (top level): ... here, and adjusted to avoid expecting beyond the
6586 prompt in one go.
6587
6588 2017-11-09 Pedro Alves <palves@redhat.com>
6589
6590 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6591 output. Fix '?' match.
6592
6593 2017-11-08 Joel Brobecker <brobecker@adacore.com>
6594
6595 * gdb.ada/scoped_watch: New testcase.
6596 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6597 which is actually correct.
6598 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6599 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6600
6601 2017-11-08 Pedro Alves <palves@redhat.com>
6602
6603 * gdb.gdb/complaints.exp (test_initial_complaints)
6604 (test_serial_complaints, test_short_complaints): Call
6605 complaint_internal instead of complaint.
6606
6607 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6608
6609 * gdb.threads/tls-core.c: New file.
6610 * gdb.threads/tls-core.exp: Likewise.
6611
6612 2017-11-08 Pedro Alves <palves@redhat.com>
6613
6614 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6615 (p Exported_Capitalized): New test.
6616 (p exported_capitalized): New test.
6617
6618 2017-11-07 Pedro Alves <palves@redhat.com>
6619
6620 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6621
6622 2017-11-07 Pedro Alves <palves@redhat.com>
6623
6624 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6625 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6626 (disable_invalid, disable_inverted, disable_negative): New
6627 procedures.
6628 ("bad numbers"): New set of tests.
6629
6630 2017-11-07 Pedro Alves <palves@redhat.com>
6631
6632 * gdb.cp/ena-dis-br-range.exp: Add tests.
6633
6634 2017-11-07 Pedro Alves <palves@redhat.com>
6635
6636 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6637
6638 2017-11-07 Xavier Roirand <roirand@adacore.com>
6639 Pedro Alves <palves@redhat.com>
6640
6641 * gdb.base/ena-dis-br.exp: Add reference to
6642 gdb.cp/ena-dis-br-range.exp.
6643 * gdb.cp/ena-dis-br-range.exp: New file.
6644 * gdb.cp/ena-dis-br-range.cc: New file.
6645
6646 2017-11-06 Pedro Alves <palves@redhat.com>
6647
6648 * gdb.base/attach-non-pgrp-leader.c: New.
6649 * gdb.base/attach-non-pgrp-leader.exp: New.
6650
6651 2017-11-06 Pedro Alves <palves@redhat.com>
6652
6653 * configure.ac: No longer check for termio.h and sgtty.h.
6654 * configure: Regenerate.
6655 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6656 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6657 Remove termio and sgtty code.
6658
6659 2017-11-03 Yao Qi <yao.qi@linaro.org>
6660
6661 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6662 in GDB is disabled.
6663
6664 2017-11-03 Yao Qi <yao.qi@linaro.org>
6665
6666 * gdb.python/py-thrhandle.exp: Skip it if python is not
6667 enabled.
6668
6669 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6670
6671 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6672 as a breakpoint command.
6673
6674 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6675
6676 PR python/21213
6677 * gdb.python/py-infthread.exp: Test calling
6678 InferiorThread.inferior () multiple times in a row.
6679
6680 2017-10-27 Keith Seitz <keiths@redhat.com>
6681
6682 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6683 Test "info break" for every inlined function breakpoint.
6684
6685 2017-10-27 Yao Qi <yao.qi@linaro.org>
6686
6687 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6688
6689 2017-10-26 Patrick Frants <osscontribute@gmail.com>
6690
6691 * gdb.cp/classes.exp (test_static_members): Test printing
6692 Outer::instance.
6693 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6694 (Inner::instance, Outer::instance): New.
6695
6696 2017-10-24 Pedro Alves <palves@redhat.com>
6697
6698 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6699 extra console" test in two stages.
6700
6701 2017-10-24 Pedro Alves <palves@redhat.com>
6702
6703 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6704
6705 2017-10-24 Pedro Alves <palves@redhat.com>
6706
6707 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6708 loop.
6709
6710 2017-10-24 Pedro Alves <palves@redhat.com>
6711
6712 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6713 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6714
6715 2017-10-24 Pedro Alves <palves@redhat.com>
6716
6717 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6718 parameter and handle it. Don't output read value in test name.
6719
6720 2017-10-24 Pedro Alves <palves@redhat.com>
6721
6722 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6723 custom test name.
6724
6725 2017-10-24 Pedro Alves <palves@redhat.com>
6726
6727 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6728 include the unstable output directory name in the test's name.
6729 (initial_setup_simple) <'set args'>: Use custom test name.
6730
6731 2017-10-24 Pedro Alves <palves@redhat.com>
6732
6733 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6734 with explicit test name.
6735
6736 2017-10-20 Pedro Alves <palves@redhat.com>
6737
6738 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6739 'wait -i'. Use gdb_assert and remote_close.
6740
6741 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6742
6743 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6744 number from variable rather than hard-coded.
6745
6746 2017-10-19 Pedro Alves <palves@redhat.com>
6747
6748 * gdb.base/long-inferior-output.c: New file.
6749 * gdb.base/long-inferior-output.exp: New file.
6750
6751 2017-11-18 Keith Seitz <keiths@redhat.com>
6752
6753 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6754 method.
6755 (main): Call it.
6756 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6757 Add additional user-defined conversion operator tests.
6758
6759 2017-10-17 Pedro Alves <palves@redhat.com>
6760
6761 * boards/native-stdio-gdbserver.exp: Load "local-board".
6762
6763 2017-10-17 Pedro Alves <palves@redhat.com>
6764
6765 * gdb.base/quit-live.c: New file.
6766 * gdb.base/quit-live.exp: New file.
6767
6768 2017-10-16 Keith Seitz <keiths@redhat.com>
6769
6770 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6771 (class_with_protected_typedef, class_with_private_typedef)
6772 (struct_with_public_typedef, struct_with_protected_typedef)
6773 (struct_with_private_typedef): New classes/structs.
6774 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6775 typedefs and access specifiers.
6776
6777 2017-10-16 Pedro Alves <palves@redhat.com>
6778 Simon Marchi <simon.marchi@polymtl.ca>
6779
6780 * README (Local vs Remote vs Native): New section.
6781 * boards/local-board.exp: New file, with bits factored out from
6782 ...
6783 * boards/native-extended-gdbserver.exp: ... here. Load
6784 "local-board".
6785 * boards/native-gdbserver.exp: Load "local-board".
6786 (${board}_spawn, ${board}_exec): Delete.
6787 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6788 ...
6789 * boards/stdio-gdbserver-base.exp: ... this new file.
6790 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6791 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6792 procedure.
6793 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6794 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6795 stdio_gdbserver_command.
6796 (${board}_get_remote_address, ${board}_get_comm_port)
6797 (${board}_download, ${board}_upload): Delete.
6798 (get_target_remote_pipe_cmd): New.
6799
6800 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6801
6802 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6803 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6804 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6805 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6806 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6807 remove with_test_prefix.
6808
6809 2017-10-13 Pedro Alves <palves@redhat.com>
6810
6811 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6812 * gdb.base/annota1.exp: Use it instead of is_remote.
6813 * gdb.base/annota3.exp: Use it instead of is_remote.
6814 * gdb.cp/annota2.exp: Use it instead of is_remote.
6815 * gdb.cp/annota3.exp: Use it instead of is_remote.
6816 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6817
6818 2017-10-13 Pedro Alves <palves@redhat.com>
6819
6820 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6821 (test_num_test_vars, run_and_count_vars, find_env)
6822 (test_set_unset_env, test_inherit_env_var): New procedures.
6823 (top level): Use them.
6824
6825 2017-10-13 Pedro Alves <palves@redhat.com>
6826
6827 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6828 also skip on stub-like targets.
6829
6830 2017-10-13 Pedro Alves <palves@redhat.com>
6831
6832 PR gdb/22293
6833 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6834 (top level): Move some tests to ...
6835 (test_not_found): ... this new procedure.
6836 (top level): Call it.
6837
6838 2017-10-13 Pedro Alves <palves@redhat.com>
6839
6840 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6841 expect different "info terminal" output if testing with a
6842 non-native target.
6843
6844 2017-10-13 Pedro Alves <palves@redhat.com>
6845 Simon Marchi <simon.marchi@polymtl.ca>
6846
6847 PR python/12966
6848 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6849
6850 2017-10-13 Pedro Alves <palves@redhat.com>
6851
6852 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6853 already.
6854
6855 2017-10-13 Pedro Alves <palves@redhat.com>
6856
6857 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6858 is_remote.
6859
6860 2017-10-13 Pedro Alves <palves@redhat.com>
6861
6862 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6863 is_remote.
6864
6865 2017-10-13 Pedro Alves <palves@redhat.com>
6866
6867 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6868 is set.
6869 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6870 instead of is_remote.
6871
6872 2017-10-13 Pedro Alves <palves@redhat.com>
6873
6874 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6875 (top level): Add comment.
6876
6877 2017-10-13 Pedro Alves <palves@redhat.com>
6878
6879 * gdb.base/remote.exp (top level): Fix comment typo and add
6880 missing return.
6881
6882 2017-10-13 Pedro Alves <palves@redhat.com>
6883 Simon Marchi <simon.marchi@polymtl.ca>
6884
6885 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6886 calls and add comments. Skip test if use_gdb_stub is set.
6887 (top level): Use "set cwd" command instead of "cd" command.
6888
6889 2017-10-13 Pedro Alves <palves@redhat.com>
6890
6891 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6892 is_remote target check.
6893
6894 2017-10-13 Pedro Alves <palves@redhat.com>
6895
6896 * gdb.base/scope.exp: Use build_executable + clean_restart +
6897 gdb_file_cmd instead of prepare_for_testing and no longer skip
6898 "before run" tests on is_remote target boards. Update comments.
6899 * boards/native-extended-gdbserver.exp
6900 (extended_gdbserver_load_last_file): New, factored out from ...
6901 (gdb_load): ... this. Move further below and add comment.
6902 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6903
6904 2017-10-12 Pedro Alves <palves@redhat.com>
6905
6906 * gdb.base/attach.exp: Remove references to gdb64.
6907 * gdb.base/dbx.exp: Remove references to gdb64.
6908
6909 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6910 Pedro Alves <palves@redhat.com>
6911
6912 * gdb.base/label.exp: Remove is_remote target check.
6913
6914 2017-10-12 Pedro Alves <palves@redhat.com>
6915
6916 * gdb.base/auvx.exp (coredir): Update comment.
6917 (top level) <core_works>: Use "set cwd" command instead of "cd"
6918 command.
6919
6920 2017-10-12 Pedro Alves <palves@redhat.com>
6921 Simon Marchi <simon.marchi@polymtl.ca>
6922
6923 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6924 target boards.
6925
6926 2017-10-12 Pedro Alves <palves@redhat.com>
6927 Simon Marchi <simon.marchi@polymtl.ca>
6928
6929 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6930 Instead skip if there's any gdb_protocol set.
6931
6932 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6933 Pedro Alves <palves@redhat.com>
6934
6935 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6936
6937 2017-10-12 Pedro Alves <palves@redhat.com>
6938 Simon Marchi <simon.marchi@polymtl.ca>
6939
6940 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6941 instead of on dejagnu remote boards.
6942
6943 2017-10-12 Pedro Alves <palves@redhat.com>
6944 Simon Marchi <simon.marchi@polymtl.ca>
6945
6946 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6947 checks. Use build_executable + clean_restart instead of
6948 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6949 of enabling non-stop after starting gdb.
6950
6951 2017-10-12 Pedro Alves <palves@redhat.com>
6952
6953 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6954 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6955 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6956 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6957
6958 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6959
6960 * gdb.arch/arc-tdesc-cpu.exp: New file.
6961 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6962
6963 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6964
6965 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6966
6967 2017-10-10 Pedro Alves <palves@redhat.com>
6968
6969 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6970 expect CLI output.
6971
6972 2017-10-10 Pedro Alves <palves@redhat.com>
6973
6974 * lib/selftest-support.exp (selftest_setup): Update for
6975 captured_command_loop's prototype change.
6976
6977 2017-10-09 Pedro Alves <palves@redhat.com>
6978
6979 Test both arch1=>arch2 and arch2=>arch1.
6980
6981 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6982 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6983 factored out to...
6984 (append_arch1_options, append_arch2_options, append_arch_options)
6985 (build_executables): New procedures.
6986 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6987 local.
6988 (top level): Add new 'first_arch' testing axis.
6989
6990 2017-10-09 Pedro Alves <palves@redhat.com>
6991
6992 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6993 (barrier): New.
6994 (thread_start, all_started): New functions.
6995 (main): Spawn new thread and wait until it is scheduled.
6996 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6997 option.
6998 (do_test): Add 'selected_thread' parameter. Run to all_started
6999 instead of main. Explicitly set the breakpoint at main. Switch
7000 to the SELECTED_THREAD thread.
7001 (top level): Test handling the exec event with either the main
7002 thread or the second thread selected.
7003
7004 2017-10-09 Pedro Alves <palves@redhat.com>
7005
7006 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7007 logic. Move STOP marker after the value checks.
7008 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7009 regexp.
7010
7011 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7012
7013 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7014
7015 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7016
7017 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7018 integer-to-dfp conversion.
7019 * gdb.base/dfp-test.exp: Likewise.
7020
7021 2017-10-04 Pedro Alves <palves@redhat.com>
7022
7023 * gdb.multi/hangout.c: Include <unistd.h>.
7024 (hangout_loop): New function.
7025 (main): Call alarm. Call hangout_loop in a loop.
7026 * gdb.multi/hello.c: Include <unistd.h>.
7027 (hello_loop): New function.
7028 (main): Call alarm. Call hangout_loop in a loop.
7029 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7030 inferior with the other selected.
7031
7032 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7033
7034 * gdb.mi/list-thread-groups-available.exp: New file.
7035 * gdb.mi/list-thread-groups-available.c: New file.
7036
7037 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7038
7039 * gdb.base/set-cwd.exp: Make it available on
7040 native-extended-gdbserver.
7041
7042 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7043
7044 * gdb.base/set-cwd.c: New file.
7045 * gdb.base/set-cwd.exp: Likewise.
7046
7047 2017-10-02 Tom Tromey <tom@tromey.com>
7048
7049 PR rust/22236:
7050 * gdb.rust/simple.rs (main): New variable "fslice".
7051 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7052
7053 2017-10-02 Tom Tromey <tom@tromey.com>
7054
7055 * gdb.rust/simple.exp: Test ptype of a slice.
7056
7057 2017-10-02 Tom Tromey <tom@tromey.com>
7058
7059 * gdb.rust/simple.exp: Test index of slice.
7060
7061 2017-09-27 Tom Tromey <tom@tromey.com>
7062
7063 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7064
7065 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7066 Pedro Alves <palves@redhat.com>
7067
7068 * gdb.base/compare-sections.exp (get value of read-only section): Read
7069 as unsigned value.
7070 (corrupt read-only section): Likewise and don't set written if patching
7071 failed.
7072
7073 2017-09-21 Kevin Buettner <kevinb@redhat.com>
7074
7075 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7076 files.
7077
7078 2017-09-20 Pedro Alves <palves@redhat.com>
7079
7080 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7081 symbol names in gdb's output.
7082 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7083
7084 2017-09-20 Pedro Alves <palves@redhat.com>
7085
7086 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7087 Rename to ...
7088 (test_list_ambiguous_symbol): ... this and add a symbol name
7089 parameter. Adjust.
7090 (test_list_ambiguous_function): Reimplement on top of
7091 test_list_ambiguous_symbol and also test listing ambiguous
7092 variables.
7093 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7094 (ambiguous_fun): ... this.
7095 (ambiguous_var): New.
7096 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7097 (ambiguous_fun): ... this.
7098 (ambiguous_var): New.
7099
7100 2017-09-19 John Baldwin <jhb@FreeBSD.org>
7101
7102 * gdb.base/starti.c: New file.
7103 * gdb.base/starti.exp: New file.
7104 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7105
7106 2017-09-14 Pedro Alves <palves@redhat.com>
7107
7108 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7109 (top level): Use it instead of runto.
7110
7111 2017-09-11 Tom Tromey <tom@tromey.com>
7112
7113 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7114
7115 2017-09-11 Tom Tromey <tom@tromey.com>
7116
7117 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7118 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7119
7120 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7121
7122 * gdb.fortran/printing-types.exp: New file.
7123 * gdb.fortran/printing-types.exp: New file.
7124
7125 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7126
7127 * gdb.fortran/vla-ptype.exp: Fix typos.
7128 * gdb.fortran/vla-value.exp: Same.
7129
7130 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7131
7132 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7133 * gdb.mi/mi-var-child-f.exp: Likewise.
7134 * gdb.mi/mi-vla-fortran.exp: Likewise.
7135
7136 2017-09-08 Frank Penczek <frank.penczek@intel.com>
7137 Christoph Weinmann <christoph.t.weinmann@intel.com>
7138 Bernhard Heckel <bernhard.heckel@intel.com>
7139
7140 * gdb.fortran/ptr-indentation.f90: New file.
7141 * gdb.fortran/ptr-indentation.exp: New file.
7142
7143 2017-09-05 Tom Tromey <tom@tromey.com>
7144
7145 PR gdb/22010:
7146 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7147
7148 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7149
7150 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7151
7152 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7153
7154 * gdb.threads/tls-nodebug-pie.c: New file.
7155 * gdb.threads/tls-nodebug-pie.exp: New file.
7156
7157 2017-09-05 Tom Tromey <tom@tromey.com>
7158
7159 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7160 for rust.
7161
7162 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7163
7164 * gdb.multi/multi-arch-exec.exp: Test with different
7165 "follow-exec-mode" settings.
7166 (do_test): New procedure.
7167
7168 2017-09-04 Pedro Alves <palves@redhat.com>
7169
7170 * gdb.base/func-static.c (S::method const, S::method volatile)
7171 (S::method volatile const): New methods.
7172 (c_s, v_s, cv_s): New instances.
7173 (main): Call method() on them.
7174 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7175 (cannot_resolve): New procedure.
7176 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7177 print-quote-unquoted columns.
7178 (do_test): Test printing each scope too.
7179
7180 2017-09-04 Pedro Alves <palves@redhat.com>
7181
7182 * gdb.base/local-static.exp: Also test with
7183 class::method::variable wholly quoted.
7184 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7185
7186 2017-09-04 Pedro Alves <palves@redhat.com>
7187
7188 * gdb.base/local-static.c: New.
7189 * gdb.base/local-static.cc: New.
7190 * gdb.base/local-static.exp: New.
7191
7192 2017-09-04 Pedro Alves <palves@redhat.com>
7193
7194 * gdb.asm/asm-source.exp: Add casts to int.
7195 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7196 (dataglobal64_1, dataglobal64_2): New globals.
7197 * gdb.base/nodebug.exp: Test different expressions involving the
7198 new globals, with print, whatis and ptype. Add casts to int.
7199 * gdb.base/solib-display.exp: Add casts to int.
7200 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7201 * gdb.cp/m-static.exp: Add cast to int.
7202 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7203 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7204 tls variable with no debug info without a cast. Test with a cast
7205 to int too.
7206 * gdb.trace/entry-values.exp: Add casts.
7207
7208 2017-09-04 Pedro Alves <palves@redhat.com>
7209
7210 * gdb.base/nodebug.exp: Test that ptype's error about functions
7211 with unknown return type includes the function name too.
7212
7213 2017-09-04 Pedro Alves <palves@redhat.com>
7214
7215 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7216 return type of munmap in infcall.
7217 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7218 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7219 type of ftell in infcall.
7220 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7221 type of getpid in infcall.
7222 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7223 infcall.
7224 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7225 Bail on failure to extract the pid.
7226 * gdb.base/nodebug.c: #include <stdint.h>.
7227 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7228 New functions.
7229 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7230 Change expected output of print/whatis/ptype with functions with
7231 no debug info. Test all supported languages. Call
7232 test_call_promotion.
7233 * gdb.compile/compile.exp: Adjust expected output to expect
7234 warning.
7235 * gdb.threads/siginfo-threads.exp: Likewise.
7236
7237 2017-09-04 Pedro Alves <palves@redhat.com>
7238
7239 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7240 "prototypes". Test calling float functions via prototyped and
7241 unprototyped function pointers.
7242 (perform_all_tests): New parameter "prototypes". Pass it down.
7243 (top level): Pass down "prototypes" parameter to
7244 perform_all_tests.
7245
7246 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7247
7248 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7249 Test with nested loops.
7250
7251 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7252
7253 * gdb.base/commands.exp: Call the new procedures.
7254 (loop_break_test, loop_continue_test): New procedures.
7255
7256 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7257
7258 * gdb.base/commands.exp: Call new procedure.
7259 (define_if_without_arg_test): New procedure.
7260
7261 2017-09-04 Pedro Alves <palves@redhat.com>
7262
7263 * gdb.base/list-ambiguous.exp: New file.
7264 * gdb.base/list-ambiguous0.c: New file.
7265 * gdb.base/list-ambiguous1.c: New file.
7266 * gdb.base/list.exp (test_list_range): Adjust expected output.
7267
7268 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7269
7270 * gdb.base/share-env-with-gdbserver.c: New file.
7271 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7272
7273 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7274
7275 * gdb.base/commands.exp (gdbvar_simple_if_test,
7276 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7277 progvar_simple_if_test, progvar_simple_while_test,
7278 progvar_complex_if_while_test, user_defined_command_test,
7279 user_defined_command_args_eval,
7280 user_defined_command_args_stack_test,
7281 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7282 temporary_breakpoint_commands,
7283 gdb_test_no_prompt, redefine_hook_test,
7284 redefine_backtrace_test): Remove "global gdb_prompt".
7285
7286 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7287
7288 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7289 New proc, call it from toplevel.
7290
7291 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7292
7293 PR remote/21852
7294 * gdb.server/normal.c: New file, copied from gdb.base.
7295 * gdb.server/run-without-local-binary.exp: New file.
7296
7297 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
7298
7299 * gdb.arch/sparc64-adi.exp: New file.
7300 * gdb.arch/sparc64-adi.c: New file.
7301
7302 2017-08-22 Pedro Alves <palves@redhat.com>
7303
7304 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7305 (top level): Add "list all overloads" tests.
7306
7307 2017-08-22 Tom Tromey <tom@tromey.com>
7308
7309 * gdb.gdb/xfullpath.exp: Remove.
7310
7311 2017-08-21 Pedro Alves <palves@redhat.com>
7312
7313 PR gdb/19487
7314 * gdb.base/symbol-alias.c: New.
7315 * gdb.base/symbol-alias2.c: New.
7316 * gdb.base/symbol-alias.exp: New.
7317
7318 2017-08-21 Pedro Alves <palves@redhat.com>
7319
7320 * gdb.base/dfp-test.c
7321 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7322 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7323 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7324 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7325 * gdb.base/whatis-ptype-typedefs.c: New.
7326 * gdb.base/whatis-ptype-typedefs.exp: New.
7327 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7328 (an_int, an_int_type, an_int_type2): New globals.
7329 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7330 involving typedefs and cast expressions.
7331 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7332 (lookup_typedefs_function): New.
7333 (typedefs_pretty_printers_dict): New.
7334 (top level): Register lookup_typedefs_function in
7335 gdb.pretty_printers.
7336
7337 2017-08-18 Yao Qi <yao.qi@linaro.org>
7338
7339 * gdb.server/unittest.exp: New.
7340
7341 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7342
7343 PR gdb/21954
7344 * gdb.base/environ.exp: Add test to check if 'unset environment'
7345 works.
7346
7347 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7348
7349 * lib/gdb.exp (universal_compile_options): New caching proc.
7350 (gdb_compile): Suppress GCC's coloring of messages.
7351
7352 2017-08-14 Tom Tromey <tom@tromey.com>
7353
7354 PR gdb/21675:
7355 * gdb.base/printcmds.exp (test_radices): New function.
7356 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7357 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7358 * lib/gdb.exp (get_integer_valueof): Use p/d.
7359
7360 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7361
7362 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7363 characters.
7364
7365 2017-08-05 Tom Tromey <tom@tromey.com>
7366
7367 * gdb.rust/simple.exp: Allow String to appear in a different
7368 namespace.
7369
7370 2017-07-26 Yao Qi <yao.qi@linaro.org>
7371
7372 * gdb.gdb/unittest.exp: Invoke command
7373 "maintenance check xml-descriptions".
7374
7375 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7376
7377 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7378 calling context.
7379 (hex128): Drop erroneous calculation of parameters.
7380
7381 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7382
7383 * gdb.python/py-unwind.exp: Disable stack protection when
7384 building test file.
7385
7386 2017-07-20 Pedro Alves <palves@redhat.com>
7387
7388 * gdb.base/default.exp (set language): Adjust expected output.
7389
7390 2017-07-20 Pedro Alves <palves@redhat.com>
7391
7392 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7393 (test_minsym): ... this, and make static.
7394 (get_pck__foo__bar__minsym): Rename to ...
7395 (get_test_minsym): ... this.
7396 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7397 symbol names and comments.
7398 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7399 (get_test_minsym): ... this.
7400 (pck__foo__bar__minsym__2): Rename to ...
7401 (test_minsym): ... this.
7402 (main): Adjust.
7403
7404 2017-07-17 Pedro Alves <palves@redhat.com>
7405
7406 * gdb.base/completion.exp: Adjust expected output.
7407 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7408 the completer works.
7409
7410 2017-07-17 Pedro Alves <palves@redhat.com>
7411
7412 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7413
7414 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7415
7416 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7417
7418 2017-07-14 Tom Tromey <tom@tromey.com>
7419
7420 PR rust/21764:
7421 * gdb.rust/simple.exp: Add tests.
7422
7423 2017-07-14 Tom Tromey <tom@tromey.com>
7424
7425 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7426
7427 2017-07-14 Pedro Alves <palves@redhat.com>
7428
7429 * gdb.linespec/base/one/thefile.cc (z1): New function.
7430 * gdb.linespec/base/two/thefile.cc (z2): New function.
7431 * gdb.linespec/linespec.exp: Add tests.
7432
7433 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7434
7435 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7436 to mi_create_breakpoint.
7437
7438 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7439
7440 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7441 mi_create_breakpoint.
7442
7443 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7444
7445 * gdb.dlang/demangle.exp: Update for demangling changes.
7446
7447 2017-07-09 Tom Tromey <tom@tromey.com>
7448
7449 * gdb.dwarf2/shortpiece.exp: New file.
7450
7451 2017-07-06 David Blaikie <dblaikie@gmail.com>
7452
7453 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7454 built from fissiont-multi-cu{1,2}.c.
7455 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7456 except putting 'main' and 'func' in separate CUs in the same DWO file.
7457 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7458 test.
7459 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7460 test.
7461
7462 2017-07-06 Pedro Alves <palves@redhat.com>
7463
7464 * gdb.python/py-unwind.exp: Test flushregs.
7465
7466 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7467
7468 PR cli/21688
7469 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7470 tests for alias commands and trailing whitespace.
7471
7472 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7473
7474 PR cli/21688
7475 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7476 procedure. Call it.
7477
7478 2017-06-29 Pedro Alves <palves@redhat.com>
7479
7480 * gdb.base/printcmds.exp: Add tests.
7481
7482 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7483
7484 PR gdb/21337
7485 * gdb.base/reread-readsym.exp: New file.
7486 * gdb.base/reread-readsym.c: New file.
7487
7488 2017-06-21 Kevin Buettner <kevinb@redhat.com>
7489
7490 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7491 subpattern.
7492
7493 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7494
7495 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7496 extended mnemonic.
7497 * gdb.arch/powerpc-power9.s: Likewise.
7498
7499 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7500
7501 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7502 on 32-bit x86 targets. Exploit is_*_target macros where
7503 appropriate.
7504
7505 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7506
7507 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7508 register pieces.
7509
7510 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7511
7512 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7513 located in one or more DWARF pieces.
7514
7515 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7516
7517 * lib/gdb.exp (get_endianness): New proc.
7518 * gdb.arch/aarch64-fp.exp: Use it.
7519 * gdb.arch/altivec-regs.exp: Likewise.
7520 * gdb.arch/e500-regs.exp: Likewise.
7521 * gdb.arch/vsx-regs.exp: Likewise.
7522 * gdb.base/dump.exp: Likewise.
7523 * gdb.base/funcargs.exp: Likewise.
7524 * gdb.base/gnu_vector.exp: Likewise.
7525 * gdb.dwarf2/formdata16.exp: Likewise.
7526 * gdb.dwarf2/implptrpiece.exp: Likewise.
7527 * gdb.dwarf2/nonvar-access.exp: Likewise.
7528 * gdb.python/py-inferior.exp: Likewise.
7529 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7530
7531 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7532
7533 PR gdb/21226
7534 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7535 stack value pieces are taken from the LSB end.
7536
7537 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7538
7539 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7540 variable at nonzero offset.
7541
7542 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7543
7544 * gdb.dwarf2/var-access.c: New file.
7545 * gdb.dwarf2/var-access.exp: New test.
7546 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7547
7548 2017-06-12 Tom Tromey <tom@tromey.com>
7549
7550 * gdb.dwarf2/formdata16.exp: Add tests.
7551
7552 2017-06-12 Tom Tromey <tom@tromey.com>
7553
7554 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7555
7556 2017-06-12 Tom Tromey <tom@tromey.com>
7557
7558 PR exp/16225:
7559 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7560 * gdb.arch/vsx-regs.exp: Update tests.
7561 * gdb.arch/s390-vregs.exp (hex128): New proc.
7562 Update test.
7563 * gdb.arch/altivec-regs.exp: Update tests.
7564
7565 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7566
7567 * gdb.base/startup-with-shell.c: New file.
7568 * gdb.base/startup-with-shell.exp: Likewise.
7569
7570 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7571
7572 * gdb.server/non-existing-program.exp: Update regex in order to
7573 reflect the fact that gdbserver is now using fork_inferior (with a
7574 shell) to startup the inferior.
7575
7576 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7577
7578 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7579 support function calls from GDB.
7580
7581 2017-05-21 Tom Tromey <tom@tromey.com>
7582
7583 PR rust/21466:
7584 * gdb.rust/unsized.exp: New file.
7585 * gdb.rust/unsized.rs: New file.
7586
7587 2017-05-19 Tom Tromey <tom@tromey.com>
7588
7589 PR rust/21484:
7590 * gdb.rust/watch.exp: New file.
7591 * gdb.rust/watch.rs: New file.
7592
7593 2017-05-18 Tom Tromey <tom@tromey.com>
7594
7595 * gdb.rust/simple.exp: Allow Box to be qualified.
7596
7597 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7598
7599 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7600
7601 2017-05-18 Pedro Alves <palves@redhat.com>
7602
7603 * gdb.base/fileio.c (test_write, test_read, test_close)
7604 (test_fstat): Don't print 'ret' in the fail path.
7605
7606 2017-05-18 Pedro Alves <palves@redhat.com>
7607
7608 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7609 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7610 (test_system, test_rename, test_unlink, test_time): Change
7611 prototypes.
7612 * gdb.base/fileio.exp (stop_msg): Adjust.
7613
7614 2017-05-18 Pedro Alves <palves@redhat.com>
7615
7616 * gdb.base/fileio.c (null_str): New global.
7617 (test_stat): Use it.
7618 * gdb.base/fileio.exp: Remove nowarnings.
7619
7620 2017-05-17 Yao Qi <yao.qi@linaro.org>
7621
7622 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7623
7624 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7625
7626 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7627 argument command.
7628 (top-level): Invoke test_set_inferior_tty.
7629
7630 2017-05-04 Pedro Alves <palves@redhat.com>
7631
7632 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7633 Add parens to print call for Python 3.
7634
7635 2017-05-03 Keith Seitz <keiths@redhat.com>
7636
7637 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7638 (main): Call it.
7639
7640 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7641
7642 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7643 to prev and next.
7644
7645 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7646
7647 * gdb.python/py-record-btrace.exp: Remove test for
7648 gdb.BtraceInstruction.error.
7649
7650 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7651
7652 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7653
7654 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7655
7656 * gdb.python/py-record-btrace-threads.c: New file.
7657 * gdb.python/py-record-btrace-threads.exp: New file.
7658
7659 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7660
7661 PR testsuite/8595
7662 * gdb.base/environ.exp: Make test available in all architectures.
7663 Move bits related to "info program" testing to
7664 gdb.base/info-program.exp. Rewrite tests to use the two new
7665 procedures mentione below.
7666 (test_set_show_env_var) New procedure.
7667 (test_set_show_env_var_equal): Likewise.
7668 * gdb.base/info-program.exp: New file.
7669
7670 2017-04-27 Keith Seitz <keiths@redhat.com>
7671
7672 * gdb.cp/oranking.cc (test15): New function.
7673 (main): Call test15 and declare additional variables for testing.
7674 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7675 "p foo101('abc')" tests.
7676 Add tests for cv qualifier overloads.
7677 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7678 "lvalue reference overload" test.
7679 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7680 "print value of f1 on Child&& in f2" test.
7681
7682 2017-04-19 Pedro Alves <palves@redhat.com>
7683
7684 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7685 procedure.
7686 (top level): Call it.
7687 * lib/gdb.exp (gdb_define_cmd): New procedure.
7688
7689 2017-04-12 Pedro Alves <palves@redhat.com>
7690
7691 PR gdb/21323
7692 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7693 (wchar): New global.
7694 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7695 (do_test_wide_char, wide_char_types_no_program, top level): Add
7696 wchar_t testing.
7697
7698 2017-04-12 Pedro Alves <palves@redhat.com>
7699
7700 PR c++/21323
7701 * gdb.cp/wide_char_types.c: New file.
7702 * gdb.cp/wide_char_types.exp: New file.
7703
7704 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7705
7706 PR gdb/21352
7707 * gdb.trace/tsv.exp: Add test for "tsave -r".
7708
7709 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7710
7711 * gdb.dlang/watch-loc.c: New file.
7712 * gdb.dlang/watch-loc.exp: New file.
7713
7714 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7715
7716 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7717
7718 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7719
7720 * gdb.arch/arc-analyze-prologue.S: New file.
7721 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7722
7723 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7724
7725 * gdb.arch/arc-decode-insn.S: New file.
7726 * gdb.arch/arc-decode-insn.exp: Likewise.
7727
7728 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7729
7730 PR tdep/20928
7731 * gdb.arch/sparc64-regs.exp: New file.
7732 * gdb.arch/sparc64-regs.S: Likewise.
7733
7734 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7735
7736 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7737 and memory view on Python 3.
7738
7739 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7740 Keith Seitz <keiths@redhat.com>
7741
7742 PR gdb/14441
7743 * gdb.cp/demangle.exp: Add rvalue reference tests.
7744 * gdb.cp/rvalue-ref-casts.cc: New file.
7745 * gdb.cp/rvalue-ref-casts.exp: New file.
7746 * gdb.cp/rvalue-ref-overload.cc: New file.
7747 * gdb.cp/rvalue-ref-overload.exp: New file.
7748 * gdb.cp/rvalue-ref-params.cc: New file.
7749 * gdb.cp/rvalue-ref-params.exp: New file.
7750 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7751 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7752 * gdb.cp/rvalue-ref-types.cc: New file.
7753 * gdb.cp/rvalue-ref-types.exp: New file.
7754 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7755 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7756
7757 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7758
7759 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7760 New procedure.
7761
7762 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7763
7764 * lib/mi-support.exp (mi_gdb_test): Add additional message
7765 for unexpected output.
7766
7767 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7768
7769 * gdb.base/examine-backward.c (Barrier): New character array
7770 constant, to ensure that TestStrings is preceded by a string
7771 terminator.
7772
7773 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7774
7775 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7776 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7777 and implicit pointer into such a location.
7778
7779 2017-03-16 Doug Evans <dje@google.com>
7780
7781 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7782
7783 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7784
7785 * gdb.cp/m-static.exp: Fix expectation for prototype of
7786 test5.single_constructor and single_constructor::single_constructor.
7787
7788 2017-03-16 Doug Evans <dje@google.com>
7789
7790 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7791 * gdb.guile/scm-lazy-string.c: New file.
7792 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7793 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7794 for pointer, array, typedef lazy strings.
7795
7796 2017-03-16 Doug Evans <dje@google.com>
7797
7798 PR python/17728, python/18439, python/18779
7799 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7800 * gdb.python/py-lazy-string.c (pointer): New typedef.
7801 (main): New locals ptr, array, typedef_ptr.
7802 * gdb.python/py-value.exp: Move lazy string tests to ...
7803 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7804 array, typedef lazy strings.
7805
7806 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7807
7808 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7809 Add optional 'test' parameter.
7810
7811 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7812
7813 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7814 Skip for versions of DejaGnu < 1.5.
7815
7816 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7817
7818 * lib/gdb.exp (dejagnu_version): New proc.
7819 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7820 Use dejagnu_version.
7821
7822 2017-03-10 Keith Seitz <keiths@redhat.com>
7823
7824 PR c++/8128
7825 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7826 type from destructor regexps.
7827 Add a branch which actually passes the test.
7828 Adjust "ptype t5i" test names.
7829
7830 2017-03-08 Pedro Alves <palves@redhat.com>
7831
7832 * gdb.base/step-over-exit.exp: Add explicit test message.
7833
7834 2017-03-08 Pedro Alves <palves@redhat.com>
7835
7836 PR gdb/18360
7837 * gdb.threads/interrupt-while-step-over.c: New file.
7838 * gdb.threads/interrupt-while-step-over.exp: New file.
7839
7840 2017-03-08 Pedro Alves <palves@redhat.com>
7841
7842 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7843 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7844
7845 2017-03-08 Pedro Alves <palves@redhat.com>
7846
7847 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7848 PKRU as not supported as a PASS.
7849
7850 2017-03-08 Pedro Alves <palves@redhat.com>
7851
7852 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7853 prefix instead of $binfile1/$binfile2.
7854 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7855 in test message.
7856 * gdb.python/py-completion.exp: Use "load python file" as test
7857 messages instead of unstable path names.
7858
7859 2017-03-08 Pedro Alves <palves@redhat.com>
7860 Jan Kratochvil <jan.kratochvil@redhat.com>
7861
7862 PR cli/21218
7863 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7864 New proc.
7865 (top level): Call it.
7866
7867 2017-03-08 Pedro Alves <palves@redhat.com>
7868
7869 PR tui/21216
7870 * gdb.tui/tui-nl-filtered-output.exp: New file.
7871
7872 2017-03-08 Pedro Alves <palves@redhat.com>
7873
7874 * gdb.base/completion.exp: Move TUI completion tests to ...
7875 * gdb.tui/completion.exp: ... this new file.
7876
7877 2017-03-08 Pedro Alves <palves@redhat.com>
7878
7879 * gdb.base/tui-disasm-long-lines.c,
7880 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7881 gdb.base/tui-layout.exp: Move to ...
7882 * gdb.tui/: ... this new directory.
7883
7884 2017-03-07 Pedro Alves <palves@redhat.com>
7885
7886 * gdb.base/tui-layout.c: New file.
7887 * gdb.base/tui-layout.exp: New file.
7888
7889 2017-03-07 Pedro Alves <palves@redhat.com>
7890
7891 * gdb.base/tui-layout.c: Rename to ...
7892 * gdb.base/tui-disasm-long-lines.c: ... this.
7893 * gdb.base/tui-layout.exp: Rename to ...
7894 * gdb.base/tui-disasm-long-lines.exp: ... this.
7895
7896 2017-03-07 Pedro Alves <palves@redhat.com>
7897
7898 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7899
7900 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7901
7902 * i386-mpx-call.c: New file.
7903 * i386-mpx-call.exp: New file.
7904
7905 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7906
7907 * gdb.arch/powerpc-power.exp: Delete test.
7908 * gdb.arch/powerpc-power.s: Likewise.
7909 * gdb.disasm/disassembler-options.exp: New test.
7910 * gdb.arch/powerpc-altivec.exp: Likewise.
7911 * gdb.arch/powerpc-altivec.s: Likewise.
7912 * gdb.arch/powerpc-altivec2.exp: Likewise.
7913 * gdb.arch/powerpc-altivec2.s: Likewise.
7914 * gdb.arch/powerpc-altivec3.exp: Likewise.
7915 * gdb.arch/powerpc-altivec3.s: Likewise.
7916 * gdb.arch/powerpc-power7.exp: Likewise.
7917 * gdb.arch/powerpc-power7.s: Likewise.
7918 * gdb.arch/powerpc-power8.exp: Likewise.
7919 * gdb.arch/powerpc-power8.s: Likewise.
7920 * gdb.arch/powerpc-power9.exp: Likewise.
7921 * gdb.arch/powerpc-power9.s: Likewise.
7922 * gdb.arch/powerpc-vsx.exp: Likewise.
7923 * gdb.arch/powerpc-vsx.s: Likewise.
7924 * gdb.arch/powerpc-vsx2.exp: Likewise.
7925 * gdb.arch/powerpc-vsx2.s: Likewise.
7926 * gdb.arch/powerpc-vsx3.exp: Likewise.
7927 * gdb.arch/powerpc-vsx3.s: Likewise.
7928 * gdb.arch/arm-disassembler-options.exp: Likewise.
7929 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7930 * gdb.arch/s390-disassembler-options.exp: Likewise.
7931
7932 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
7933
7934 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7935 (check_supported_features): ... this. Changed return type to void.
7936 (supports_rdseed): New static global.
7937 (rdseed): Check supports_rdseed.
7938 (initialize): Call check_supported_features.
7939
7940 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7941
7942 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7943 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7944 and lqarx/stqcx.
7945 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7946 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7947
7948 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7949
7950 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7951 uppercase.
7952
7953 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7954
7955 * gdb.dwarf2/formdata16.c: New file.
7956 * gdb.dwarf2/formdata16.exp: New file.
7957 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7958
7959 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7960
7961 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7962 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7963 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7964 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7965 DW_AT_GNU_*.
7966
7967 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7968
7969 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7970
7971 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7972
7973 PR gdb/21164
7974 * gdb.base/maint.exp: Add testcases for when the commands do
7975 not have arguments.
7976
7977 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7978
7979 * gdb.cp/chained-calls.exp: Use p instead of P.
7980
7981 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7982
7983 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7984 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7985
7986 2017-02-14 Tom Tromey <tom@tromey.com>
7987
7988 PR python/13598:
7989 * gdb.python/py-events.exp: Add before_prompt event tests.
7990
7991 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7992
7993 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7994
7995 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7996
7997 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7998 (main): Call my_unique_function_name.
7999 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8000 completion of patterns with a single match.
8001 Add missing -re switches to gdb_test_multiple calls.
8002
8003 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8004
8005 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8006 return if core file is not recognized.
8007
8008 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8009
8010 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8011 and extra UIs.
8012
8013 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8014
8015 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8016 proc_with_prefix.
8017
8018 2017-02-10 Tom Tromey <tom@tromey.com>
8019
8020 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8021
8022 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
8023
8024 PR gdb/21122
8025 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8026
8027 2017-02-08 Jerome Guitton <guitton@adacore.com>
8028
8029 * gdb.base/define.exp: Add test for command abbreviations
8030 in define.
8031
8032 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
8033
8034 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8035 * gdb.reverse/insn-reverse-x86.c: New file.
8036
8037 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8038
8039 PR tdep/20936
8040 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8041
8042 2017-02-03 Tom Tromey <tom@tromey.com>
8043
8044 PR rust/21097:
8045 * gdb.rust/simple.exp: Add new tests.
8046
8047 2017-02-02 Pedro Alves <palves@redhat.com>
8048
8049 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8050 tests.
8051
8052 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8053
8054 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8055 taking a 2-byte value out of a 4-byte DWARF implicit value on
8056 big-endian targets.
8057 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8058 logic. Add test cases for DW_OP_implicit.
8059
8060 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8061
8062 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8063
8064 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8065
8066 * gdb.btrace/enable.exp: Call gdb_exit before
8067 skip_gdbserver_tests.
8068
8069 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8070
8071 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8072 GDBFLAGS.
8073
8074 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8075
8076 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8077 the test is skipped.
8078 * gdb.btrace/data.exp: Likewise.
8079 * gdb.btrace/delta.exp: Likewise.
8080 * gdb.btrace/dlopen.exp: Likewise.
8081 * gdb.btrace/enable-running.exp: Likewise.
8082 * gdb.btrace/enable.exp: Likewise.
8083 * gdb.btrace/exception.exp: Likewise.
8084 * gdb.btrace/function_call_history.exp: Likewise.
8085 * gdb.btrace/gcore.exp: Likewise.
8086 * gdb.btrace/instruction_history.exp: Likewise.
8087 * gdb.btrace/multi-thread-step.exp: Likewise.
8088 * gdb.btrace/nohist.exp: Likewise.
8089 * gdb.btrace/non-stop.exp: Likewise.
8090 * gdb.btrace/reconnect.exp: Likewise.
8091 * gdb.btrace/record_goto-step.exp: Likewise.
8092 * gdb.btrace/record_goto.exp: Likewise.
8093 * gdb.btrace/rn-dl-bind.exp: Likewise.
8094 * gdb.btrace/segv.exp: Likewise.
8095 * gdb.btrace/step.exp: Likewise.
8096 * gdb.btrace/stepi.exp: Likewise.
8097 * gdb.btrace/tailcall-only.exp: Likewise.
8098 * gdb.btrace/tailcall.exp: Likewise.
8099 * gdb.btrace/tsx.exp: Likewise.
8100 * gdb.btrace/unknown_functions.exp: Likewise.
8101 * gdb.btrace/vdso.exp: Likewise.
8102
8103 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8104
8105 * gdb.btrace/enable-running.c: New.
8106 * gdb.btrace/enable-running.exp: New.
8107
8108 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8109
8110 * gdb.arch/amd64-gs_base.c: New file.
8111 * gdb.arch/amd64-gs_base.exp: New file.
8112
8113 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8114
8115 * lib/memory.exp: Remove spurious empty newlines.
8116
8117 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8118
8119 * gdb.python/py-bad-printers.exp: Load python file using "source".
8120 * gdb.python/py-events.exp: Likewise.
8121 * gdb.python/py-evsignal.exp: Likewise.
8122 * gdb.python/py-evthreads.exp: Likewise.
8123 * gdb.python/py-frame-args.exp: Likewise.
8124 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8125 * gdb.python/py-framefilter-mi.exp: Likewise.
8126 * gdb.python/py-framefilter.exp: Likewise.
8127 * gdb.python/py-mi.exp: Likewise.
8128 * gdb.python/py-pp-maint.exp: Likewise.
8129 * gdb.python/py-pp-registration.exp: Likewise.
8130 * gdb.python/py-prettyprint.exp: Likewise.
8131 (run_lang_tests): Likewise.
8132 * gdb.python/py-typeprint.exp: Likewise.
8133
8134 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8135
8136 * lib/memory.exp: New file.
8137 * lib/gdb.exp: Load memory.exp.
8138 * gdb.base/memattr.exp (delete_memory): Move proc to
8139 lib/memory.exp and rename to delete_memory_regions.
8140 Replace delete_memory with delete_memory_regions.
8141 Cleanup memory regions before tests.
8142 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8143 before tests.
8144
8145 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8146
8147 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8148 files.
8149 (initialize): New function conditionally defined.
8150 (testcases): Move within conditional block.
8151 (main): Call initialize.
8152 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8153 of gdb.reverse/insn-reverse.c.
8154 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8155 gdb.reverse/insn-reverse.c.
8156
8157 2017-01-26 Yao Qi <yao.qi@linaro.org>
8158
8159 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8160 disassemble on address 0.
8161
8162 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8163 Yao Qi <yao.qi@linaro.org>
8164
8165 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8166 * gdb.dwarf2/implptr-64bit.S: Remove.
8167 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8168 variables in caller's context. Add DW_OP_implicit_value.
8169
8170 2017-01-25 Yao Qi <yao.qi@linaro.org>
8171
8172 * lib/dwarf.exp (Dwarf::_location): Handle
8173 DW_OP_GNU_implicit_pointer with proper size.
8174
8175 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8176
8177 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8178 and add untested calls.
8179
8180 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8181
8182 * gdb.python/python.exp: Check line number against what GDB thinks
8183 the line number is for func1.
8184
8185 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8186
8187 * gdb.dlang/debug-expr.exp: New file.
8188
8189 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
8190
8191 Fix test names for the following files:
8192
8193 * gdb.ada/exec_changed.exp
8194 * gdb.ada/info_types.exp
8195 * gdb.arch/aarch64-atomic-inst.exp
8196 * gdb.arch/aarch64-fp.exp
8197 * gdb.arch/altivec-abi.exp
8198 * gdb.arch/altivec-regs.exp
8199 * gdb.arch/amd64-byte.exp
8200 * gdb.arch/amd64-disp-step.exp
8201 * gdb.arch/amd64-dword.exp
8202 * gdb.arch/amd64-entry-value-inline.exp
8203 * gdb.arch/amd64-entry-value-param.exp
8204 * gdb.arch/amd64-entry-value-paramref.exp
8205 * gdb.arch/amd64-entry-value.exp
8206 * gdb.arch/amd64-i386-address.exp
8207 * gdb.arch/amd64-invalid-stack-middle.exp
8208 * gdb.arch/amd64-invalid-stack-top.exp
8209 * gdb.arch/amd64-optimout-repeat.exp
8210 * gdb.arch/amd64-prologue-skip.exp
8211 * gdb.arch/amd64-prologue-xmm.exp
8212 * gdb.arch/amd64-stap-special-operands.exp
8213 * gdb.arch/amd64-stap-wrong-subexp.exp
8214 * gdb.arch/amd64-tailcall-cxx.exp
8215 * gdb.arch/amd64-tailcall-noret.exp
8216 * gdb.arch/amd64-tailcall-ret.exp
8217 * gdb.arch/amd64-tailcall-self.exp
8218 * gdb.arch/amd64-word.exp
8219 * gdb.arch/arm-bl-branch-dest.exp
8220 * gdb.arch/arm-disp-step.exp
8221 * gdb.arch/arm-neon.exp
8222 * gdb.arch/arm-single-step-kernel-helper.exp
8223 * gdb.arch/avr-flash-qualifier.exp
8224 * gdb.arch/disp-step-insn-reloc.exp
8225 * gdb.arch/e500-abi.exp
8226 * gdb.arch/e500-regs.exp
8227 * gdb.arch/ftrace-insn-reloc.exp
8228 * gdb.arch/i386-avx512.exp
8229 * gdb.arch/i386-bp_permanent.exp
8230 * gdb.arch/i386-byte.exp
8231 * gdb.arch/i386-cfi-notcurrent.exp
8232 * gdb.arch/i386-disp-step.exp
8233 * gdb.arch/i386-dr3-watch.exp
8234 * gdb.arch/i386-float.exp
8235 * gdb.arch/i386-gnu-cfi.exp
8236 * gdb.arch/i386-mpx-map.exp
8237 * gdb.arch/i386-mpx-sigsegv.exp
8238 * gdb.arch/i386-mpx-simple_segv.exp
8239 * gdb.arch/i386-mpx.exp
8240 * gdb.arch/i386-permbkpt.exp
8241 * gdb.arch/i386-prologue.exp
8242 * gdb.arch/i386-signal.exp
8243 * gdb.arch/i386-size-overlap.exp
8244 * gdb.arch/i386-unwind.exp
8245 * gdb.arch/i386-word.exp
8246 * gdb.arch/mips-fcr.exp
8247 * gdb.arch/powerpc-d128-regs.exp
8248 * gdb.arch/powerpc-stackless.exp
8249 * gdb.arch/ppc64-atomic-inst.exp
8250 * gdb.arch/s390-stackless.exp
8251 * gdb.arch/s390-tdbregs.exp
8252 * gdb.arch/s390-vregs.exp
8253 * gdb.arch/sparc-sysstep.exp
8254 * gdb.arch/thumb-bx-pc.exp
8255 * gdb.arch/thumb-singlestep.exp
8256 * gdb.arch/thumb2-it.exp
8257 * gdb.arch/vsx-regs.exp
8258 * gdb.asm/asm-source.exp
8259 * gdb.base/a2-run.exp
8260 * gdb.base/advance.exp
8261 * gdb.base/all-bin.exp
8262 * gdb.base/anon.exp
8263 * gdb.base/args.exp
8264 * gdb.base/arithmet.exp
8265 * gdb.base/async-shell.exp
8266 * gdb.base/async.exp
8267 * gdb.base/attach-pie-noexec.exp
8268 * gdb.base/attach-twice.exp
8269 * gdb.base/auto-load.exp
8270 * gdb.base/bang.exp
8271 * gdb.base/bitfields.exp
8272 * gdb.base/break-always.exp
8273 * gdb.base/break-caller-line.exp
8274 * gdb.base/break-entry.exp
8275 * gdb.base/break-inline.exp
8276 * gdb.base/break-on-linker-gcd-function.exp
8277 * gdb.base/break-probes.exp
8278 * gdb.base/break.exp
8279 * gdb.base/breakpoint-shadow.exp
8280 * gdb.base/call-ar-st.exp
8281 * gdb.base/call-sc.exp
8282 * gdb.base/call-signal-resume.exp
8283 * gdb.base/call-strs.exp
8284 * gdb.base/callfuncs.exp
8285 * gdb.base/catch-fork-static.exp
8286 * gdb.base/catch-gdb-caused-signals.exp
8287 * gdb.base/catch-load.exp
8288 * gdb.base/catch-signal-fork.exp
8289 * gdb.base/catch-signal.exp
8290 * gdb.base/catch-syscall.exp
8291 * gdb.base/charset.exp
8292 * gdb.base/checkpoint.exp
8293 * gdb.base/chng-syms.exp
8294 * gdb.base/code-expr.exp
8295 * gdb.base/code_elim.exp
8296 * gdb.base/commands.exp
8297 * gdb.base/completion.exp
8298 * gdb.base/complex.exp
8299 * gdb.base/cond-expr.exp
8300 * gdb.base/condbreak.exp
8301 * gdb.base/consecutive.exp
8302 * gdb.base/continue-all-already-running.exp
8303 * gdb.base/coredump-filter.exp
8304 * gdb.base/corefile.exp
8305 * gdb.base/dbx.exp
8306 * gdb.base/debug-expr.exp
8307 * gdb.base/define.exp
8308 * gdb.base/del.exp
8309 * gdb.base/disabled-location.exp
8310 * gdb.base/disasm-end-cu.exp
8311 * gdb.base/disasm-optim.exp
8312 * gdb.base/display.exp
8313 * gdb.base/duplicate-bp.exp
8314 * gdb.base/ena-dis-br.exp
8315 * gdb.base/ending-run.exp
8316 * gdb.base/enumval.exp
8317 * gdb.base/environ.exp
8318 * gdb.base/eu-strip-infcall.exp
8319 * gdb.base/eval-avoid-side-effects.exp
8320 * gdb.base/eval-skip.exp
8321 * gdb.base/exitsignal.exp
8322 * gdb.base/expand-psymtabs.exp
8323 * gdb.base/filesym.exp
8324 * gdb.base/find-unmapped.exp
8325 * gdb.base/finish.exp
8326 * gdb.base/float.exp
8327 * gdb.base/foll-exec-mode.exp
8328 * gdb.base/foll-exec.exp
8329 * gdb.base/foll-fork.exp
8330 * gdb.base/fortran-sym-case.exp
8331 * gdb.base/freebpcmd.exp
8332 * gdb.base/func-ptr.exp
8333 * gdb.base/func-ptrs.exp
8334 * gdb.base/funcargs.exp
8335 * gdb.base/gcore-buffer-overflow.exp
8336 * gdb.base/gcore-relro-pie.exp
8337 * gdb.base/gcore-relro.exp
8338 * gdb.base/gcore.exp
8339 * gdb.base/gdb1090.exp
8340 * gdb.base/gdb11530.exp
8341 * gdb.base/gdb11531.exp
8342 * gdb.base/gdb1821.exp
8343 * gdb.base/gdbindex-stabs.exp
8344 * gdb.base/gdbvars.exp
8345 * gdb.base/hbreak.exp
8346 * gdb.base/hbreak2.exp
8347 * gdb.base/included.exp
8348 * gdb.base/infcall-input.exp
8349 * gdb.base/inferior-died.exp
8350 * gdb.base/infnan.exp
8351 * gdb.base/info-macros.exp
8352 * gdb.base/info-os.exp
8353 * gdb.base/info-proc.exp
8354 * gdb.base/info-shared.exp
8355 * gdb.base/info-target.exp
8356 * gdb.base/infoline.exp
8357 * gdb.base/interp.exp
8358 * gdb.base/interrupt.exp
8359 * gdb.base/jit-reader.exp
8360 * gdb.base/jit-simple.exp
8361 * gdb.base/kill-after-signal.exp
8362 * gdb.base/kill-detach-inferiors-cmd.exp
8363 * gdb.base/label.exp
8364 * gdb.base/langs.exp
8365 * gdb.base/ldbl_e308.exp
8366 * gdb.base/line-symtabs.exp
8367 * gdb.base/linespecs.exp
8368 * gdb.base/list.exp
8369 * gdb.base/long_long.exp
8370 * gdb.base/longest-types.exp
8371 * gdb.base/maint.exp
8372 * gdb.base/max-value-size.exp
8373 * gdb.base/memattr.exp
8374 * gdb.base/mips_pro.exp
8375 * gdb.base/morestack.exp
8376 * gdb.base/moribund-step.exp
8377 * gdb.base/multi-forks.exp
8378 * gdb.base/nested-addr.exp
8379 * gdb.base/nextoverexit.exp
8380 * gdb.base/noreturn-finish.exp
8381 * gdb.base/noreturn-return.exp
8382 * gdb.base/nostdlib.exp
8383 * gdb.base/offsets.exp
8384 * gdb.base/opaque.exp
8385 * gdb.base/pc-fp.exp
8386 * gdb.base/permissions.exp
8387 * gdb.base/print-symbol-loading.exp
8388 * gdb.base/prologue-include.exp
8389 * gdb.base/psymtab.exp
8390 * gdb.base/ptype.exp
8391 * gdb.base/random-signal.exp
8392 * gdb.base/randomize.exp
8393 * gdb.base/range-stepping.exp
8394 * gdb.base/readline-ask.exp
8395 * gdb.base/recpar.exp
8396 * gdb.base/recurse.exp
8397 * gdb.base/relational.exp
8398 * gdb.base/restore.exp
8399 * gdb.base/return-nodebug.exp
8400 * gdb.base/return.exp
8401 * gdb.base/run-after-attach.exp
8402 * gdb.base/save-bp.exp
8403 * gdb.base/scope.exp
8404 * gdb.base/sect-cmd.exp
8405 * gdb.base/set-lang-auto.exp
8406 * gdb.base/set-noassign.exp
8407 * gdb.base/setvar.exp
8408 * gdb.base/sigall.exp
8409 * gdb.base/sigbpt.exp
8410 * gdb.base/siginfo-addr.exp
8411 * gdb.base/siginfo-infcall.exp
8412 * gdb.base/siginfo-obj.exp
8413 * gdb.base/siginfo.exp
8414 * gdb.base/signals-state-child.exp
8415 * gdb.base/signest.exp
8416 * gdb.base/sigstep.exp
8417 * gdb.base/sizeof.exp
8418 * gdb.base/skip.exp
8419 * gdb.base/solib-corrupted.exp
8420 * gdb.base/solib-nodir.exp
8421 * gdb.base/solib-search.exp
8422 * gdb.base/stack-checking.exp
8423 * gdb.base/stale-infcall.exp
8424 * gdb.base/stap-probe.exp
8425 * gdb.base/start.exp
8426 * gdb.base/step-break.exp
8427 * gdb.base/step-bt.exp
8428 * gdb.base/step-line.exp
8429 * gdb.base/step-over-exit.exp
8430 * gdb.base/step-over-syscall.exp
8431 * gdb.base/step-resume-infcall.exp
8432 * gdb.base/step-test.exp
8433 * gdb.base/store.exp
8434 * gdb.base/structs3.exp
8435 * gdb.base/sym-file.exp
8436 * gdb.base/symbol-without-target_section.exp
8437 * gdb.base/term.exp
8438 * gdb.base/testenv.exp
8439 * gdb.base/ui-redirect.exp
8440 * gdb.base/until.exp
8441 * gdb.base/unwindonsignal.exp
8442 * gdb.base/value-double-free.exp
8443 * gdb.base/vla-datatypes.exp
8444 * gdb.base/vla-ptr.exp
8445 * gdb.base/vla-sideeffect.exp
8446 * gdb.base/volatile.exp
8447 * gdb.base/watch-cond-infcall.exp
8448 * gdb.base/watch-cond.exp
8449 * gdb.base/watch-non-mem.exp
8450 * gdb.base/watch-read.exp
8451 * gdb.base/watch-vfork.exp
8452 * gdb.base/watchpoint-cond-gone.exp
8453 * gdb.base/watchpoint-delete.exp
8454 * gdb.base/watchpoint-hw-hit-once.exp
8455 * gdb.base/watchpoint-hw.exp
8456 * gdb.base/watchpoint-stops-at-right-insn.exp
8457 * gdb.base/watchpoints.exp
8458 * gdb.base/wchar.exp
8459 * gdb.base/whatis-exp.exp
8460 * gdb.btrace/buffer-size.exp
8461 * gdb.btrace/data.exp
8462 * gdb.btrace/delta.exp
8463 * gdb.btrace/dlopen.exp
8464 * gdb.btrace/enable.exp
8465 * gdb.btrace/exception.exp
8466 * gdb.btrace/function_call_history.exp
8467 * gdb.btrace/gcore.exp
8468 * gdb.btrace/instruction_history.exp
8469 * gdb.btrace/nohist.exp
8470 * gdb.btrace/reconnect.exp
8471 * gdb.btrace/record_goto-step.exp
8472 * gdb.btrace/record_goto.exp
8473 * gdb.btrace/rn-dl-bind.exp
8474 * gdb.btrace/segv.exp
8475 * gdb.btrace/step.exp
8476 * gdb.btrace/stepi.exp
8477 * gdb.btrace/tailcall-only.exp
8478 * gdb.btrace/tailcall.exp
8479 * gdb.btrace/tsx.exp
8480 * gdb.btrace/unknown_functions.exp
8481 * gdb.btrace/vdso.exp
8482 * gdb.compile/compile-ifunc.exp
8483 * gdb.compile/compile-ops.exp
8484 * gdb.compile/compile-print.exp
8485 * gdb.compile/compile-setjmp.exp
8486 * gdb.cp/abstract-origin.exp
8487 * gdb.cp/ambiguous.exp
8488 * gdb.cp/annota2.exp
8489 * gdb.cp/annota3.exp
8490 * gdb.cp/anon-ns.exp
8491 * gdb.cp/anon-struct.exp
8492 * gdb.cp/anon-union.exp
8493 * gdb.cp/arg-reference.exp
8494 * gdb.cp/baseenum.exp
8495 * gdb.cp/bool.exp
8496 * gdb.cp/breakpoint.exp
8497 * gdb.cp/bs15503.exp
8498 * gdb.cp/call-c.exp
8499 * gdb.cp/casts.exp
8500 * gdb.cp/chained-calls.exp
8501 * gdb.cp/class2.exp
8502 * gdb.cp/classes.exp
8503 * gdb.cp/cmpd-minsyms.exp
8504 * gdb.cp/converts.exp
8505 * gdb.cp/cp-relocate.exp
8506 * gdb.cp/cpcompletion.exp
8507 * gdb.cp/cpexprs.exp
8508 * gdb.cp/cplabel.exp
8509 * gdb.cp/cplusfuncs.exp
8510 * gdb.cp/cpsizeof.exp
8511 * gdb.cp/ctti.exp
8512 * gdb.cp/derivation.exp
8513 * gdb.cp/destrprint.exp
8514 * gdb.cp/dispcxx.exp
8515 * gdb.cp/enum-class.exp
8516 * gdb.cp/exception.exp
8517 * gdb.cp/exceptprint.exp
8518 * gdb.cp/expand-psymtabs-cxx.exp
8519 * gdb.cp/expand-sals.exp
8520 * gdb.cp/extern-c.exp
8521 * gdb.cp/filename.exp
8522 * gdb.cp/formatted-ref.exp
8523 * gdb.cp/fpointer.exp
8524 * gdb.cp/gdb1355.exp
8525 * gdb.cp/gdb2495.exp
8526 * gdb.cp/hang.exp
8527 * gdb.cp/impl-this.exp
8528 * gdb.cp/infcall-dlopen.exp
8529 * gdb.cp/inherit.exp
8530 * gdb.cp/iostream.exp
8531 * gdb.cp/koenig.exp
8532 * gdb.cp/local.exp
8533 * gdb.cp/m-data.exp
8534 * gdb.cp/m-static.exp
8535 * gdb.cp/mb-ctor.exp
8536 * gdb.cp/mb-inline.exp
8537 * gdb.cp/mb-templates.exp
8538 * gdb.cp/member-name.exp
8539 * gdb.cp/member-ptr.exp
8540 * gdb.cp/meth-typedefs.exp
8541 * gdb.cp/method.exp
8542 * gdb.cp/method2.exp
8543 * gdb.cp/minsym-fallback.exp
8544 * gdb.cp/misc.exp
8545 * gdb.cp/namelessclass.exp
8546 * gdb.cp/namespace-enum.exp
8547 * gdb.cp/namespace-nested-import.exp
8548 * gdb.cp/namespace.exp
8549 * gdb.cp/nextoverthrow.exp
8550 * gdb.cp/no-dmgl-verbose.exp
8551 * gdb.cp/non-trivial-retval.exp
8552 * gdb.cp/noparam.exp
8553 * gdb.cp/nsdecl.exp
8554 * gdb.cp/nsimport.exp
8555 * gdb.cp/nsnested.exp
8556 * gdb.cp/nsnoimports.exp
8557 * gdb.cp/nsrecurs.exp
8558 * gdb.cp/nsstress.exp
8559 * gdb.cp/nsusing.exp
8560 * gdb.cp/operator.exp
8561 * gdb.cp/oranking.exp
8562 * gdb.cp/overload-const.exp
8563 * gdb.cp/overload.exp
8564 * gdb.cp/ovldbreak.exp
8565 * gdb.cp/ovsrch.exp
8566 * gdb.cp/paren-type.exp
8567 * gdb.cp/parse-lang.exp
8568 * gdb.cp/pass-by-ref.exp
8569 * gdb.cp/pr-1023.exp
8570 * gdb.cp/pr-1210.exp
8571 * gdb.cp/pr-574.exp
8572 * gdb.cp/pr10687.exp
8573 * gdb.cp/pr12028.exp
8574 * gdb.cp/pr17132.exp
8575 * gdb.cp/pr17494.exp
8576 * gdb.cp/pr9067.exp
8577 * gdb.cp/pr9167.exp
8578 * gdb.cp/pr9631.exp
8579 * gdb.cp/printmethod.exp
8580 * gdb.cp/psmang.exp
8581 * gdb.cp/psymtab-parameter.exp
8582 * gdb.cp/ptype-cv-cp.exp
8583 * gdb.cp/ptype-flags.exp
8584 * gdb.cp/re-set-overloaded.exp
8585 * gdb.cp/ref-types.exp
8586 * gdb.cp/rtti.exp
8587 * gdb.cp/scope-err.exp
8588 * gdb.cp/shadow.exp
8589 * gdb.cp/smartp.exp
8590 * gdb.cp/static-method.exp
8591 * gdb.cp/static-print-quit.exp
8592 * gdb.cp/temargs.exp
8593 * gdb.cp/templates.exp
8594 * gdb.cp/try_catch.exp
8595 * gdb.cp/typedef-operator.exp
8596 * gdb.cp/typeid.exp
8597 * gdb.cp/userdef.exp
8598 * gdb.cp/using-crash.exp
8599 * gdb.cp/var-tag.exp
8600 * gdb.cp/virtbase.exp
8601 * gdb.cp/virtfunc.exp
8602 * gdb.cp/virtfunc2.exp
8603 * gdb.cp/vla-cxx.exp
8604 * gdb.disasm/t01_mov.exp
8605 * gdb.disasm/t02_mova.exp
8606 * gdb.disasm/t03_add.exp
8607 * gdb.disasm/t04_sub.exp
8608 * gdb.disasm/t05_cmp.exp
8609 * gdb.disasm/t06_ari2.exp
8610 * gdb.disasm/t07_ari3.exp
8611 * gdb.disasm/t08_or.exp
8612 * gdb.disasm/t09_xor.exp
8613 * gdb.disasm/t10_and.exp
8614 * gdb.disasm/t11_logs.exp
8615 * gdb.disasm/t12_bit.exp
8616 * gdb.disasm/t13_otr.exp
8617 * gdb.dlang/circular.exp
8618 * gdb.dwarf2/arr-stride.exp
8619 * gdb.dwarf2/arr-subrange.exp
8620 * gdb.dwarf2/atomic-type.exp
8621 * gdb.dwarf2/bad-regnum.exp
8622 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8623 * gdb.dwarf2/callframecfa.exp
8624 * gdb.dwarf2/clztest.exp
8625 * gdb.dwarf2/corrupt.exp
8626 * gdb.dwarf2/data-loc.exp
8627 * gdb.dwarf2/dup-psym.exp
8628 * gdb.dwarf2/dw2-anon-mptr.exp
8629 * gdb.dwarf2/dw2-anonymous-func.exp
8630 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8631 * gdb.dwarf2/dw2-bad-unresolved.exp
8632 * gdb.dwarf2/dw2-basic.exp
8633 * gdb.dwarf2/dw2-canonicalize-type.exp
8634 * gdb.dwarf2/dw2-case-insensitive.exp
8635 * gdb.dwarf2/dw2-common-block.exp
8636 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8637 * gdb.dwarf2/dw2-compressed.exp
8638 * gdb.dwarf2/dw2-const.exp
8639 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8640 * gdb.dwarf2/dw2-cu-size.exp
8641 * gdb.dwarf2/dw2-dup-frame.exp
8642 * gdb.dwarf2/dw2-entry-value.exp
8643 * gdb.dwarf2/dw2-icycle.exp
8644 * gdb.dwarf2/dw2-ifort-parameter.exp
8645 * gdb.dwarf2/dw2-inline-break.exp
8646 * gdb.dwarf2/dw2-inline-param.exp
8647 * gdb.dwarf2/dw2-intercu.exp
8648 * gdb.dwarf2/dw2-intermix.exp
8649 * gdb.dwarf2/dw2-lexical-block-bare.exp
8650 * gdb.dwarf2/dw2-linkage-name-trust.exp
8651 * gdb.dwarf2/dw2-minsym-in-cu.exp
8652 * gdb.dwarf2/dw2-noloc.exp
8653 * gdb.dwarf2/dw2-op-call.exp
8654 * gdb.dwarf2/dw2-op-out-param.exp
8655 * gdb.dwarf2/dw2-opt-structptr.exp
8656 * gdb.dwarf2/dw2-param-error.exp
8657 * gdb.dwarf2/dw2-producer.exp
8658 * gdb.dwarf2/dw2-ranges-base.exp
8659 * gdb.dwarf2/dw2-ref-missing-frame.exp
8660 * gdb.dwarf2/dw2-reg-undefined.exp
8661 * gdb.dwarf2/dw2-regno-invalid.exp
8662 * gdb.dwarf2/dw2-restore.exp
8663 * gdb.dwarf2/dw2-restrict.exp
8664 * gdb.dwarf2/dw2-single-line-discriminators.exp
8665 * gdb.dwarf2/dw2-strp.exp
8666 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8667 * gdb.dwarf2/dw2-unresolved.exp
8668 * gdb.dwarf2/dw2-var-zero-addr.exp
8669 * gdb.dwarf2/dw4-sig-types.exp
8670 * gdb.dwarf2/dwz.exp
8671 * gdb.dwarf2/dynarr-ptr.exp
8672 * gdb.dwarf2/enum-type.exp
8673 * gdb.dwarf2/gdb-index.exp
8674 * gdb.dwarf2/implptr-64bit.exp
8675 * gdb.dwarf2/implptr-optimized-out.exp
8676 * gdb.dwarf2/implptr.exp
8677 * gdb.dwarf2/implref-array.exp
8678 * gdb.dwarf2/implref-const.exp
8679 * gdb.dwarf2/implref-global.exp
8680 * gdb.dwarf2/implref-struct.exp
8681 * gdb.dwarf2/mac-fileno.exp
8682 * gdb.dwarf2/main-subprogram.exp
8683 * gdb.dwarf2/member-ptr-forwardref.exp
8684 * gdb.dwarf2/method-ptr.exp
8685 * gdb.dwarf2/missing-sig-type.exp
8686 * gdb.dwarf2/nonvar-access.exp
8687 * gdb.dwarf2/opaque-type-lookup.exp
8688 * gdb.dwarf2/pieces-optimized-out.exp
8689 * gdb.dwarf2/pieces.exp
8690 * gdb.dwarf2/pr10770.exp
8691 * gdb.dwarf2/pr13961.exp
8692 * gdb.dwarf2/staticvirtual.exp
8693 * gdb.dwarf2/subrange.exp
8694 * gdb.dwarf2/symtab-producer.exp
8695 * gdb.dwarf2/trace-crash.exp
8696 * gdb.dwarf2/typeddwarf.exp
8697 * gdb.dwarf2/valop.exp
8698 * gdb.dwarf2/watch-notconst.exp
8699 * gdb.fortran/array-element.exp
8700 * gdb.fortran/charset.exp
8701 * gdb.fortran/common-block.exp
8702 * gdb.fortran/complex.exp
8703 * gdb.fortran/derived-type-function.exp
8704 * gdb.fortran/derived-type.exp
8705 * gdb.fortran/logical.exp
8706 * gdb.fortran/module.exp
8707 * gdb.fortran/multi-dim.exp
8708 * gdb.fortran/nested-funcs.exp
8709 * gdb.fortran/print-formatted.exp
8710 * gdb.fortran/subarray.exp
8711 * gdb.fortran/vla-alloc-assoc.exp
8712 * gdb.fortran/vla-datatypes.exp
8713 * gdb.fortran/vla-history.exp
8714 * gdb.fortran/vla-ptr-info.exp
8715 * gdb.fortran/vla-ptype-sub.exp
8716 * gdb.fortran/vla-ptype.exp
8717 * gdb.fortran/vla-sizeof.exp
8718 * gdb.fortran/vla-type.exp
8719 * gdb.fortran/vla-value-sub-arbitrary.exp
8720 * gdb.fortran/vla-value-sub-finish.exp
8721 * gdb.fortran/vla-value-sub.exp
8722 * gdb.fortran/vla-value.exp
8723 * gdb.fortran/whatis_type.exp
8724 * gdb.go/chan.exp
8725 * gdb.go/handcall.exp
8726 * gdb.go/hello.exp
8727 * gdb.go/integers.exp
8728 * gdb.go/methods.exp
8729 * gdb.go/package.exp
8730 * gdb.go/strings.exp
8731 * gdb.go/types.exp
8732 * gdb.go/unsafe.exp
8733 * gdb.guile/scm-arch.exp
8734 * gdb.guile/scm-block.exp
8735 * gdb.guile/scm-breakpoint.exp
8736 * gdb.guile/scm-cmd.exp
8737 * gdb.guile/scm-disasm.exp
8738 * gdb.guile/scm-equal.exp
8739 * gdb.guile/scm-frame-args.exp
8740 * gdb.guile/scm-frame-inline.exp
8741 * gdb.guile/scm-frame.exp
8742 * gdb.guile/scm-iterator.exp
8743 * gdb.guile/scm-math.exp
8744 * gdb.guile/scm-objfile.exp
8745 * gdb.guile/scm-ports.exp
8746 * gdb.guile/scm-symbol.exp
8747 * gdb.guile/scm-symtab.exp
8748 * gdb.guile/scm-value-cc.exp
8749 * gdb.guile/types-module.exp
8750 * gdb.linespec/break-ask.exp
8751 * gdb.linespec/cpexplicit.exp
8752 * gdb.linespec/explicit.exp
8753 * gdb.linespec/keywords.exp
8754 * gdb.linespec/linespec.exp
8755 * gdb.linespec/ls-dollar.exp
8756 * gdb.linespec/ls-errs.exp
8757 * gdb.linespec/skip-two.exp
8758 * gdb.linespec/thread.exp
8759 * gdb.mi/mi-async.exp
8760 * gdb.mi/mi-basics.exp
8761 * gdb.mi/mi-break.exp
8762 * gdb.mi/mi-catch-load.exp
8763 * gdb.mi/mi-cli.exp
8764 * gdb.mi/mi-cmd-param-changed.exp
8765 * gdb.mi/mi-console.exp
8766 * gdb.mi/mi-detach.exp
8767 * gdb.mi/mi-disassemble.exp
8768 * gdb.mi/mi-eval.exp
8769 * gdb.mi/mi-file-transfer.exp
8770 * gdb.mi/mi-file.exp
8771 * gdb.mi/mi-fill-memory.exp
8772 * gdb.mi/mi-inheritance-syntax-error.exp
8773 * gdb.mi/mi-linespec-err-cp.exp
8774 * gdb.mi/mi-logging.exp
8775 * gdb.mi/mi-memory-changed.exp
8776 * gdb.mi/mi-read-memory.exp
8777 * gdb.mi/mi-record-changed.exp
8778 * gdb.mi/mi-reg-undefined.exp
8779 * gdb.mi/mi-regs.exp
8780 * gdb.mi/mi-return.exp
8781 * gdb.mi/mi-reverse.exp
8782 * gdb.mi/mi-simplerun.exp
8783 * gdb.mi/mi-solib.exp
8784 * gdb.mi/mi-stack.exp
8785 * gdb.mi/mi-stepi.exp
8786 * gdb.mi/mi-syn-frame.exp
8787 * gdb.mi/mi-until.exp
8788 * gdb.mi/mi-var-block.exp
8789 * gdb.mi/mi-var-child.exp
8790 * gdb.mi/mi-var-cmd.exp
8791 * gdb.mi/mi-var-cp.exp
8792 * gdb.mi/mi-var-display.exp
8793 * gdb.mi/mi-var-invalidate.exp
8794 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8795 * gdb.mi/mi-vla-fortran.exp
8796 * gdb.mi/mi-watch.exp
8797 * gdb.mi/mi2-var-child.exp
8798 * gdb.mi/user-selected-context-sync.exp
8799 * gdb.modula2/unbounded-array.exp
8800 * gdb.multi/dummy-frame-restore.exp
8801 * gdb.multi/multi-arch-exec.exp
8802 * gdb.multi/multi-arch.exp
8803 * gdb.multi/tids.exp
8804 * gdb.multi/watchpoint-multi.exp
8805 * gdb.opencl/callfuncs.exp
8806 * gdb.opencl/convs_casts.exp
8807 * gdb.opencl/datatypes.exp
8808 * gdb.opencl/operators.exp
8809 * gdb.opencl/vec_comps.exp
8810 * gdb.opt/clobbered-registers-O2.exp
8811 * gdb.opt/inline-break.exp
8812 * gdb.opt/inline-bt.exp
8813 * gdb.opt/inline-cmds.exp
8814 * gdb.opt/inline-locals.exp
8815 * gdb.pascal/case-insensitive-symbols.exp
8816 * gdb.pascal/floats.exp
8817 * gdb.pascal/gdb11492.exp
8818 * gdb.python/lib-types.exp
8819 * gdb.python/py-arch.exp
8820 * gdb.python/py-as-string.exp
8821 * gdb.python/py-bad-printers.exp
8822 * gdb.python/py-block.exp
8823 * gdb.python/py-breakpoint-create-fail.exp
8824 * gdb.python/py-breakpoint.exp
8825 * gdb.python/py-caller-is.exp
8826 * gdb.python/py-cmd.exp
8827 * gdb.python/py-explore-cc.exp
8828 * gdb.python/py-explore.exp
8829 * gdb.python/py-finish-breakpoint.exp
8830 * gdb.python/py-finish-breakpoint2.exp
8831 * gdb.python/py-frame-args.exp
8832 * gdb.python/py-frame-inline.exp
8833 * gdb.python/py-frame.exp
8834 * gdb.python/py-framefilter-mi.exp
8835 * gdb.python/py-infthread.exp
8836 * gdb.python/py-lazy-string.exp
8837 * gdb.python/py-linetable.exp
8838 * gdb.python/py-mi-events.exp
8839 * gdb.python/py-mi-objfile.exp
8840 * gdb.python/py-mi.exp
8841 * gdb.python/py-objfile.exp
8842 * gdb.python/py-pp-integral.exp
8843 * gdb.python/py-pp-maint.exp
8844 * gdb.python/py-pp-re-notag.exp
8845 * gdb.python/py-pp-registration.exp
8846 * gdb.python/py-recurse-unwind.exp
8847 * gdb.python/py-strfns.exp
8848 * gdb.python/py-symbol.exp
8849 * gdb.python/py-symtab.exp
8850 * gdb.python/py-sync-interp.exp
8851 * gdb.python/py-typeprint.exp
8852 * gdb.python/py-unwind-maint.exp
8853 * gdb.python/py-unwind.exp
8854 * gdb.python/py-value-cc.exp
8855 * gdb.python/py-xmethods.exp
8856 * gdb.reverse/amd64-tailcall-reverse.exp
8857 * gdb.reverse/break-precsave.exp
8858 * gdb.reverse/break-reverse.exp
8859 * gdb.reverse/consecutive-precsave.exp
8860 * gdb.reverse/consecutive-reverse.exp
8861 * gdb.reverse/finish-precsave.exp
8862 * gdb.reverse/finish-reverse-bkpt.exp
8863 * gdb.reverse/finish-reverse.exp
8864 * gdb.reverse/fstatat-reverse.exp
8865 * gdb.reverse/getresuid-reverse.exp
8866 * gdb.reverse/i386-precsave.exp
8867 * gdb.reverse/i386-reverse.exp
8868 * gdb.reverse/i386-sse-reverse.exp
8869 * gdb.reverse/i387-env-reverse.exp
8870 * gdb.reverse/i387-stack-reverse.exp
8871 * gdb.reverse/insn-reverse.exp
8872 * gdb.reverse/machinestate-precsave.exp
8873 * gdb.reverse/machinestate.exp
8874 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8875 * gdb.reverse/pipe-reverse.exp
8876 * gdb.reverse/readv-reverse.exp
8877 * gdb.reverse/recvmsg-reverse.exp
8878 * gdb.reverse/rerun-prec.exp
8879 * gdb.reverse/s390-mvcle.exp
8880 * gdb.reverse/step-precsave.exp
8881 * gdb.reverse/step-reverse.exp
8882 * gdb.reverse/time-reverse.exp
8883 * gdb.reverse/until-precsave.exp
8884 * gdb.reverse/until-reverse.exp
8885 * gdb.reverse/waitpid-reverse.exp
8886 * gdb.reverse/watch-precsave.exp
8887 * gdb.reverse/watch-reverse.exp
8888 * gdb.rust/generics.exp
8889 * gdb.rust/methods.exp
8890 * gdb.rust/modules.exp
8891 * gdb.rust/simple.exp
8892 * gdb.server/connect-with-no-symbol-file.exp
8893 * gdb.server/ext-attach.exp
8894 * gdb.server/ext-restart.exp
8895 * gdb.server/ext-wrapper.exp
8896 * gdb.server/file-transfer.exp
8897 * gdb.server/server-exec-info.exp
8898 * gdb.server/server-kill.exp
8899 * gdb.server/server-mon.exp
8900 * gdb.server/wrapper.exp
8901 * gdb.stabs/exclfwd.exp
8902 * gdb.stabs/gdb11479.exp
8903 * gdb.threads/clone-new-thread-event.exp
8904 * gdb.threads/corethreads.exp
8905 * gdb.threads/current-lwp-dead.exp
8906 * gdb.threads/dlopen-libpthread.exp
8907 * gdb.threads/gcore-thread.exp
8908 * gdb.threads/sigstep-threads.exp
8909 * gdb.threads/watchpoint-fork.exp
8910 * gdb.trace/actions-changed.exp
8911 * gdb.trace/backtrace.exp
8912 * gdb.trace/change-loc.exp
8913 * gdb.trace/circ.exp
8914 * gdb.trace/collection.exp
8915 * gdb.trace/disconnected-tracing.exp
8916 * gdb.trace/ftrace.exp
8917 * gdb.trace/mi-trace-frame-collected.exp
8918 * gdb.trace/mi-trace-unavailable.exp
8919 * gdb.trace/mi-traceframe-changed.exp
8920 * gdb.trace/mi-tsv-changed.exp
8921 * gdb.trace/no-attach-trace.exp
8922 * gdb.trace/passc-dyn.exp
8923 * gdb.trace/qtro.exp
8924 * gdb.trace/range-stepping.exp
8925 * gdb.trace/read-memory.exp
8926 * gdb.trace/save-trace.exp
8927 * gdb.trace/signal.exp
8928 * gdb.trace/status-stop.exp
8929 * gdb.trace/tfile.exp
8930 * gdb.trace/trace-break.exp
8931 * gdb.trace/trace-buffer-size.exp
8932 * gdb.trace/trace-condition.exp
8933 * gdb.trace/tracefile-pseudo-reg.exp
8934 * gdb.trace/tstatus.exp
8935 * gdb.trace/unavailable.exp
8936 * gdb.trace/while-dyn.exp
8937 * gdb.trace/while-stepping.exp
8938
8939 2016-12-22 Doug Evans <xdje42@gmail.com>
8940
8941 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8942 and msymbols.
8943
8944 2016-12-19 Yao Qi <yao.qi@linaro.org>
8945
8946 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8947 (test_with_self): Don't call do_steps_and_nexts, and remove
8948 code about stepping into xmalloc.
8949
8950 2016-12-09 Yao Qi <yao.qi@linaro.org>
8951
8952 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8953
8954 2016-12-09 Yao Qi <yao.qi@linaro.org>
8955
8956 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8957
8958 2016-12-09 Pedro Alves <palves@redhat.com>
8959
8960 * gdb.base/all-architectures-0.exp: New file.
8961 * gdb.base/all-architectures-1.exp: New file.
8962 * gdb.base/all-architectures-2.exp: New file.
8963 * gdb.base/all-architectures-3.exp: New file.
8964 * gdb.base/all-architectures-4.exp: New file.
8965 * gdb.base/all-architectures-5.exp: New file.
8966 * gdb.base/all-architectures-6.exp: New file.
8967 * gdb.base/all-architectures-7.exp: New file.
8968 * gdb.base/all-architectures.exp.in: New file.
8969
8970 2016-12-09 Yao Qi <yao.qi@linaro.org>
8971
8972 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8973
8974 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
8975
8976 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8977 possible.
8978 Remove useless pattern-matching code.
8979
8980 2016-12-02 Pedro Alves <palves@redhat.com>
8981
8982 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8983 procedure.
8984 (top level): Call it.
8985
8986 2016-12-02 Pedro Alves <palves@redhat.com>
8987
8988 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8989 New procedure.
8990 (top level): Call it.
8991
8992 2016-12-02 Pedro Alves <palves@redhat.com>
8993
8994 PR cli/20559
8995 * gdb.base/commands.exp (user_defined_command_args_eval): New
8996 procedure.
8997 (top level): Call it.
8998
8999 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9000
9001 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9002 timeout handling.
9003
9004 2016-12-02 Tom Tromey <tom@tromey.com>
9005
9006 * gdb.dwarf2/main-subprogram.c: New file.
9007 * gdb.dwarf2/main-subprogram.exp: New file.
9008
9009 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9010
9011 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9012 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9013 gdb_test_no_output for a couple of cases.
9014 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9015
9016 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9017
9018 Fix test names and standardize compilation error messages throughout
9019 the following files:
9020
9021 * gdb.ada/start.exp
9022 * gdb.arch/alpha-step.exp
9023 * gdb.arch/e500-prologue.exp
9024 * gdb.arch/ftrace-insn-reloc.exp
9025 * gdb.arch/gdb1291.exp
9026 * gdb.arch/gdb1431.exp
9027 * gdb.arch/gdb1558.exp
9028 * gdb.arch/i386-dr3-watch.exp
9029 * gdb.arch/i386-sse-stack-align.exp
9030 * gdb.arch/ia64-breakpoint-shadow.exp
9031 * gdb.arch/pa-nullify.exp
9032 * gdb.arch/powerpc-aix-prologue.exp
9033 * gdb.arch/thumb-bx-pc.exp
9034 * gdb.base/annota1.exp
9035 * gdb.base/annota3.exp
9036 * gdb.base/arrayidx.exp
9037 * gdb.base/assign.exp
9038 * gdb.base/attach.exp
9039 * gdb.base/auxv.exp
9040 * gdb.base/bang.exp
9041 * gdb.base/bfp-test.exp
9042 * gdb.base/bigcore.exp
9043 * gdb.base/bitfields2.exp
9044 * gdb.base/break-fun-addr.exp
9045 * gdb.base/break-probes.exp
9046 * gdb.base/call-rt-st.exp
9047 * gdb.base/callexit.exp
9048 * gdb.base/catch-fork-kill.exp
9049 * gdb.base/charset.exp
9050 * gdb.base/checkpoint.exp
9051 * gdb.base/comprdebug.exp
9052 * gdb.base/constvars.exp
9053 * gdb.base/coredump-filter.exp
9054 * gdb.base/cursal.exp
9055 * gdb.base/cvexpr.exp
9056 * gdb.base/detach.exp
9057 * gdb.base/display.exp
9058 * gdb.base/dmsym.exp
9059 * gdb.base/dprintf-pending.exp
9060 * gdb.base/dso2dso.exp
9061 * gdb.base/dtrace-probe.exp
9062 * gdb.base/dump.exp
9063 * gdb.base/enum_cond.exp
9064 * gdb.base/exe-lock.exp
9065 * gdb.base/exec-invalid-sysroot.exp
9066 * gdb.base/execl-update-breakpoints.exp
9067 * gdb.base/exprs.exp
9068 * gdb.base/fileio.exp
9069 * gdb.base/find.exp
9070 * gdb.base/finish.exp
9071 * gdb.base/fixsection.exp
9072 * gdb.base/foll-vfork.exp
9073 * gdb.base/frame-args.exp
9074 * gdb.base/gcore.exp
9075 * gdb.base/gdb1250.exp
9076 * gdb.base/global-var-nested-by-dso.exp
9077 * gdb.base/gnu-ifunc.exp
9078 * gdb.base/hashline1.exp
9079 * gdb.base/hashline2.exp
9080 * gdb.base/hashline3.exp
9081 * gdb.base/hbreak-in-shr-unsupported.exp
9082 * gdb.base/huge.exp
9083 * gdb.base/infcall-input.exp
9084 * gdb.base/info-fun.exp
9085 * gdb.base/info-shared.exp
9086 * gdb.base/jit-simple.exp
9087 * gdb.base/jit-so.exp
9088 * gdb.base/jit.exp
9089 * gdb.base/jump.exp
9090 * gdb.base/label.exp
9091 * gdb.base/lineinc.exp
9092 * gdb.base/logical.exp
9093 * gdb.base/longjmp.exp
9094 * gdb.base/macscp.exp
9095 * gdb.base/miscexprs.exp
9096 * gdb.base/new-ui-echo.exp
9097 * gdb.base/new-ui-pending-input.exp
9098 * gdb.base/new-ui.exp
9099 * gdb.base/nodebug.exp
9100 * gdb.base/nofield.exp
9101 * gdb.base/offsets.exp
9102 * gdb.base/overlays.exp
9103 * gdb.base/pending.exp
9104 * gdb.base/pointers.exp
9105 * gdb.base/pr11022.exp
9106 * gdb.base/printcmds.exp
9107 * gdb.base/prologue.exp
9108 * gdb.base/ptr-typedef.exp
9109 * gdb.base/realname-expand.exp
9110 * gdb.base/relativedebug.exp
9111 * gdb.base/relocate.exp
9112 * gdb.base/remote.exp
9113 * gdb.base/reread.exp
9114 * gdb.base/return2.exp
9115 * gdb.base/savedregs.exp
9116 * gdb.base/sep.exp
9117 * gdb.base/sepdebug.exp
9118 * gdb.base/sepsymtab.exp
9119 * gdb.base/set-inferior-tty.exp
9120 * gdb.base/setshow.exp
9121 * gdb.base/shlib-call.exp
9122 * gdb.base/sigaltstack.exp
9123 * gdb.base/siginfo-addr.exp
9124 * gdb.base/signals.exp
9125 * gdb.base/signull.exp
9126 * gdb.base/sigrepeat.exp
9127 * gdb.base/so-impl-ld.exp
9128 * gdb.base/solib-display.exp
9129 * gdb.base/solib-overlap.exp
9130 * gdb.base/solib-search.exp
9131 * gdb.base/solib-symbol.exp
9132 * gdb.base/structs.exp
9133 * gdb.base/structs2.exp
9134 * gdb.base/symtab-search-order.exp
9135 * gdb.base/twice.exp
9136 * gdb.base/unload.exp
9137 * gdb.base/varargs.exp
9138 * gdb.base/watchpoint-solib.exp
9139 * gdb.base/watchpoint.exp
9140 * gdb.base/whatis.exp
9141 * gdb.base/wrong_frame_bt_full.exp
9142 * gdb.btrace/dlopen.exp
9143 * gdb.cell/ea-standalone.exp
9144 * gdb.cell/ea-test.exp
9145 * gdb.cp/dispcxx.exp
9146 * gdb.cp/gdb2384.exp
9147 * gdb.cp/method2.exp
9148 * gdb.cp/nextoverthrow.exp
9149 * gdb.cp/pr10728.exp
9150 * gdb.disasm/am33.exp
9151 * gdb.disasm/h8300s.exp
9152 * gdb.disasm/mn10300.exp
9153 * gdb.disasm/sh3.exp
9154 * gdb.dwarf2/dw2-dir-file-name.exp
9155 * gdb.fortran/complex.exp
9156 * gdb.fortran/library-module.exp
9157 * gdb.guile/scm-pretty-print.exp
9158 * gdb.guile/scm-symbol.exp
9159 * gdb.guile/scm-type.exp
9160 * gdb.guile/scm-value.exp
9161 * gdb.linespec/linespec.exp
9162 * gdb.mi/gdb701.exp
9163 * gdb.mi/gdb792.exp
9164 * gdb.mi/mi-breakpoint-changed.exp
9165 * gdb.mi/mi-dprintf-pending.exp
9166 * gdb.mi/mi-dprintf.exp
9167 * gdb.mi/mi-exit-code.exp
9168 * gdb.mi/mi-pending.exp
9169 * gdb.mi/mi-solib.exp
9170 * gdb.mi/new-ui-mi-sync.exp
9171 * gdb.mi/pr11022.exp
9172 * gdb.mi/user-selected-context-sync.exp
9173 * gdb.opt/solib-intra-step.exp
9174 * gdb.python/py-events.exp
9175 * gdb.python/py-finish-breakpoint.exp
9176 * gdb.python/py-mi.exp
9177 * gdb.python/py-prettyprint.exp
9178 * gdb.python/py-shared.exp
9179 * gdb.python/py-symbol.exp
9180 * gdb.python/py-template.exp
9181 * gdb.python/py-type.exp
9182 * gdb.python/py-value.exp
9183 * gdb.reverse/solib-precsave.exp
9184 * gdb.reverse/solib-reverse.exp
9185 * gdb.server/solib-list.exp
9186 * gdb.stabs/weird.exp
9187 * gdb.threads/reconnect-signal.exp
9188 * gdb.threads/stepi-random-signal.exp
9189 * gdb.trace/actions.exp
9190 * gdb.trace/ax.exp
9191 * gdb.trace/backtrace.exp
9192 * gdb.trace/change-loc.exp
9193 * gdb.trace/deltrace.exp
9194 * gdb.trace/ftrace-lock.exp
9195 * gdb.trace/ftrace.exp
9196 * gdb.trace/infotrace.exp
9197 * gdb.trace/mi-tracepoint-changed.exp
9198 * gdb.trace/packetlen.exp
9199 * gdb.trace/passcount.exp
9200 * gdb.trace/pending.exp
9201 * gdb.trace/range-stepping.exp
9202 * gdb.trace/report.exp
9203 * gdb.trace/stap-trace.exp
9204 * gdb.trace/tfind.exp
9205 * gdb.trace/trace-break.exp
9206 * gdb.trace/trace-condition.exp
9207 * gdb.trace/trace-enable-disable.exp
9208 * gdb.trace/trace-mt.exp
9209 * gdb.trace/tracecmd.exp
9210 * gdb.trace/tspeed.exp
9211 * gdb.trace/tsv.exp
9212 * lib/perftest.exp
9213
9214 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9215
9216 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9217 with gdb_test_no_output.
9218 Use command as test name.
9219
9220 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9221
9222 Fix test names starting with uppercase throughout the files.
9223
9224 * gdb.ada/assign_1.exp
9225 * gdb.ada/boolean_expr.exp
9226 * gdb.base/arrayidx.exp
9227 * gdb.base/del.exp
9228 * gdb.base/gcore-buffer-overflow.exp
9229 * gdb.base/testenv.exp
9230 * gdb.compile/compile.exp
9231 * gdb.python/py-framefilter-invalidarg.exp
9232 * gdb.python/py-framefilter.exp
9233
9234 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9235
9236 Fix test names starting with uppercase throughout the files.
9237
9238 * gdb.ada/array_return.exp
9239 * gdb.ada/expr_delims.exp
9240 * gdb.ada/mi_dyn_arr.exp
9241 * gdb.ada/mi_interface.exp
9242 * gdb.ada/mi_var_array.exp
9243 * gdb.ada/watch_arg.exp
9244 * gdb.arch/alpha-step.exp
9245 * gdb.arch/altivec-regs.exp
9246 * gdb.arch/e500-regs.exp
9247 * gdb.arch/powerpc-d128-regs.exp
9248 * gdb.base/arrayidx.exp
9249 * gdb.base/break.exp
9250 * gdb.base/checkpoint.exp
9251 * gdb.base/debug-expr.exp
9252 * gdb.base/dmsym.exp
9253 * gdb.base/radix.exp
9254 * gdb.base/sepdebug.exp
9255 * gdb.base/testenv.exp
9256 * gdb.base/watch_thread_num.exp
9257 * gdb.base/watchpoint-cond-gone.exp
9258 * gdb.cell/break.exp
9259 * gdb.cell/ea-cache.exp
9260 * gdb.compile/compile.exp
9261 * gdb.cp/gdb2495.exp
9262 * gdb.gdb/selftest.exp
9263 * gdb.gdb/xfullpath.exp
9264 * gdb.go/hello.exp
9265 * gdb.go/integers.exp
9266 * gdb.objc/basicclass.exp
9267 * gdb.pascal/hello.exp
9268 * gdb.pascal/integers.exp
9269 * gdb.python/py-breakpoint.exp
9270 * gdb.python/py-cmd.exp
9271 * gdb.python/py-linetable.exp
9272 * gdb.python/py-xmethods.exp
9273 * gdb.python/python.exp
9274 * gdb.reverse/consecutive-precsave.exp
9275 * gdb.reverse/finish-precsave.exp
9276 * gdb.reverse/i386-precsave.exp
9277 * gdb.reverse/machinestate-precsave.exp
9278 * gdb.reverse/sigall-precsave.exp
9279 * gdb.reverse/solib-precsave.exp
9280 * gdb.reverse/step-precsave.exp
9281 * gdb.reverse/until-precsave.exp
9282 * gdb.reverse/watch-precsave.exp
9283 * gdb.threads/leader-exit.exp
9284 * gdb.threads/pthreads.exp
9285 * gdb.threads/wp-replication.exp
9286 * gdb.trace/actions.exp
9287 * gdb.trace/mi-tsv-changed.exp
9288 * gdb.trace/tsv.exp
9289
9290 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9291
9292 Fix test names starting with uppercase throughout the files.
9293
9294 * gdb.arch/i386-bp_permanent.exp
9295 * gdb.arch/i386-gnu-cfi.exp
9296 * gdb.base/disasm-end-cu.exp
9297 * gdb.base/macscp.exp
9298 * gdb.base/pending.exp
9299 * gdb.base/watch_thread_num.exp
9300 * gdb.cp/exception.exp
9301 * gdb.cp/gdb2495.exp
9302 * gdb.cp/local.exp
9303 * gdb.python/py-evsignal.exp
9304 * gdb.python/python.exp
9305 * gdb.trace/tracecmd.exp
9306
9307 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9308
9309 Fix test names starting with uppercase throughout the files.
9310
9311 * gdb.base/charset.exp
9312 * gdb.base/eval.exp
9313 * gdb.base/multi-forks.exp
9314 * gdb.guile/scm-progspace.exp
9315 * gdb.opencl/datatypes.exp
9316 * gdb.python/py-block.exp
9317 * gdb.python/py-function.exp
9318 * gdb.python/py-symbol.exp
9319 * gdb.python/py-symtab.exp
9320 * gdb.python/py-xmethods.exp
9321 * gdb.reverse/break-precsave.exp
9322 * gdb.reverse/break-reverse.exp
9323 * gdb.reverse/consecutive-precsave.exp
9324 * gdb.reverse/consecutive-reverse.exp
9325 * gdb.reverse/finish-precsave.exp
9326 * gdb.reverse/finish-reverse-bkpt.exp
9327 * gdb.reverse/finish-reverse.exp
9328 * gdb.reverse/fstatat-reverse.exp
9329 * gdb.reverse/getresuid-reverse.exp
9330 * gdb.reverse/i386-precsave.exp
9331 * gdb.reverse/i386-reverse.exp
9332 * gdb.reverse/i386-sse-reverse.exp
9333 * gdb.reverse/i387-stack-reverse.exp
9334 * gdb.reverse/insn-reverse.exp
9335 * gdb.reverse/machinestate-precsave.exp
9336 * gdb.reverse/machinestate.exp
9337 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9338 * gdb.reverse/pipe-reverse.exp
9339 * gdb.reverse/readv-reverse.exp
9340 * gdb.reverse/recvmsg-reverse.exp
9341 * gdb.reverse/rerun-prec.exp
9342 * gdb.reverse/s390-mvcle.exp
9343 * gdb.reverse/sigall-precsave.exp
9344 * gdb.reverse/sigall-reverse.exp
9345 * gdb.reverse/solib-precsave.exp
9346 * gdb.reverse/solib-reverse.exp
9347 * gdb.reverse/step-precsave.exp
9348 * gdb.reverse/step-reverse.exp
9349 * gdb.reverse/time-reverse.exp
9350 * gdb.reverse/until-precsave.exp
9351 * gdb.reverse/until-reverse.exp
9352 * gdb.reverse/waitpid-reverse.exp
9353 * gdb.reverse/watch-precsave.exp
9354 * gdb.reverse/watch-reverse.exp
9355
9356 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9357
9358 Fix test names starting with uppercase throughout the files.
9359
9360 * gdb.arch/i386-mpx-simple_segv.exp
9361 * gdb.arch/i386-mpx.exp
9362 * gdb.arch/i386-permbkpt.exp
9363 * gdb.arch/pa-nullify.exp
9364 * gdb.arch/powerpc-d128-regs.exp
9365 * gdb.arch/vsx-regs.exp
9366 * gdb.base/bfp-test.exp
9367 * gdb.base/break.exp
9368 * gdb.base/breakpoint-shadow.exp
9369 * gdb.base/callfuncs.exp
9370 * gdb.base/charset.exp
9371 * gdb.base/commands.exp
9372 * gdb.base/completion.exp
9373 * gdb.base/dfp-test.exp
9374 * gdb.base/echo.exp
9375 * gdb.base/ending-run.exp
9376 * gdb.base/eval.exp
9377 * gdb.base/expand-psymtabs.exp
9378 * gdb.base/float128.exp
9379 * gdb.base/floatn.exp
9380 * gdb.base/foll-exec-mode.exp
9381 * gdb.base/gdb1056.exp
9382 * gdb.base/gdb11531.exp
9383 * gdb.base/kill-after-signal.exp
9384 * gdb.base/multi-forks.exp
9385 * gdb.base/overlays.exp
9386 * gdb.base/pending.exp
9387 * gdb.base/sepdebug.exp
9388 * gdb.base/testenv.exp
9389 * gdb.base/valgrind-db-attach.exp
9390 * gdb.base/watch_thread_num.exp
9391 * gdb.base/watchpoint-cond-gone.exp
9392 * gdb.base/watchpoint.exp
9393 * gdb.base/watchpoints.exp
9394 * gdb.cp/arg-reference.exp
9395 * gdb.cp/baseenum.exp
9396 * gdb.cp/operator.exp
9397 * gdb.cp/shadow.exp
9398 * gdb.dwarf2/dw2-op-out-param.exp
9399 * gdb.dwarf2/dw2-reg-undefined.exp
9400 * gdb.go/chan.exp
9401 * gdb.go/hello.exp
9402 * gdb.go/integers.exp
9403 * gdb.go/methods.exp
9404 * gdb.go/package.exp
9405 * gdb.guile/scm-parameter.exp
9406 * gdb.guile/scm-progspace.exp
9407 * gdb.guile/scm-value.exp
9408 * gdb.mi/mi-pending.exp
9409 * gdb.mi/user-selected-context-sync.exp
9410 * gdb.multi/multi-attach.exp
9411 * gdb.multi/tids.exp
9412 * gdb.opt/clobbered-registers-O2.exp
9413 * gdb.pascal/floats.exp
9414 * gdb.pascal/integers.exp
9415 * gdb.python/py-block.exp
9416 * gdb.python/py-events.exp
9417 * gdb.python/py-parameter.exp
9418 * gdb.python/py-symbol.exp
9419 * gdb.python/py-symtab.exp
9420 * gdb.python/py-type.exp
9421 * gdb.python/py-value.exp
9422 * gdb.python/py-xmethods.exp
9423 * gdb.python/python.exp
9424 * gdb.reverse/break-precsave.exp
9425 * gdb.reverse/consecutive-precsave.exp
9426 * gdb.reverse/finish-precsave.exp
9427 * gdb.reverse/i386-precsave.exp
9428 * gdb.reverse/machinestate-precsave.exp
9429 * gdb.reverse/sigall-precsave.exp
9430 * gdb.reverse/solib-precsave.exp
9431 * gdb.reverse/step-precsave.exp
9432 * gdb.reverse/until-precsave.exp
9433 * gdb.reverse/watch-precsave.exp
9434 * gdb.server/ext-attach.exp
9435 * gdb.server/ext-restart.exp
9436 * gdb.server/ext-run.exp
9437 * gdb.server/ext-wrapper.exp
9438 * gdb.stabs/gdb11479.exp
9439 * gdb.stabs/weird.exp
9440 * gdb.threads/attach-many-short-lived-threads.exp
9441 * gdb.threads/kill.exp
9442 * gdb.threads/watchpoint-fork.exp
9443
9444 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9445
9446 Fix test names starting with uppercase throughout all the files below.
9447
9448 * gdb.ada/array_return.exp
9449 * gdb.ada/catch_ex.exp
9450 * gdb.ada/info_exc.exp
9451 * gdb.ada/mi_catch_ex.exp
9452 * gdb.ada/mi_dyn_arr.exp
9453 * gdb.ada/mi_ex_cond.exp
9454 * gdb.ada/mi_exc_info.exp
9455 * gdb.ada/mi_interface.exp
9456 * gdb.ada/mi_task_arg.exp
9457 * gdb.ada/mi_task_info.exp
9458 * gdb.ada/mi_var_array.exp
9459 * gdb.arch/alpha-step.exp
9460 * gdb.arch/amd64-disp-step.exp
9461 * gdb.arch/arm-disp-step.exp
9462 * gdb.arch/disp-step-insn-reloc.exp
9463 * gdb.arch/e500-prologue.exp
9464 * gdb.arch/ftrace-insn-reloc.exp
9465 * gdb.arch/gdb1558.exp
9466 * gdb.arch/i386-bp_permanent.exp
9467 * gdb.arch/i386-disp-step.exp
9468 * gdb.arch/i386-float.exp
9469 * gdb.arch/i386-gnu-cfi.exp
9470 * gdb.arch/ia64-breakpoint-shadow.exp
9471 * gdb.arch/mips16-thunks.exp
9472 * gdb.arch/pa-nullify.exp
9473 * gdb.arch/powerpc-aix-prologue.exp
9474 * gdb.arch/powerpc-power.exp
9475 * gdb.arch/ppc-dfp.exp
9476 * gdb.arch/s390-tdbregs.exp
9477 * gdb.arch/spu-info.exp
9478 * gdb.arch/spu-ls.exp
9479 * gdb.arch/thumb-bx-pc.exp
9480 * gdb.base/advance.exp
9481 * gdb.base/annota-input-while-running.exp
9482 * gdb.base/arrayidx.exp
9483 * gdb.base/asmlabel.exp
9484 * gdb.base/async.exp
9485 * gdb.base/attach-wait-input.exp
9486 * gdb.base/auto-connect-native-target.exp
9487 * gdb.base/batch-preserve-term-settings.exp
9488 * gdb.base/bfp-test.exp
9489 * gdb.base/bigcore.exp
9490 * gdb.base/bp-permanent.exp
9491 * gdb.base/break-always.exp
9492 * gdb.base/break-fun-addr.exp
9493 * gdb.base/break-idempotent.exp
9494 * gdb.base/break-main-file-remove-fail.exp
9495 * gdb.base/break-probes.exp
9496 * gdb.base/break-unload-file.exp
9497 * gdb.base/break.exp
9498 * gdb.base/call-ar-st.exp
9499 * gdb.base/call-rt-st.exp
9500 * gdb.base/call-sc.exp
9501 * gdb.base/call-signal-resume.exp
9502 * gdb.base/call-strs.exp
9503 * gdb.base/callexit.exp
9504 * gdb.base/callfuncs.exp
9505 * gdb.base/catch-gdb-caused-signals.exp
9506 * gdb.base/catch-signal-siginfo-cond.exp
9507 * gdb.base/catch-syscall.exp
9508 * gdb.base/compare-sections.exp
9509 * gdb.base/cond-eval-mode.exp
9510 * gdb.base/condbreak-call-false.exp
9511 * gdb.base/consecutive-step-over.exp
9512 * gdb.base/cursal.exp
9513 * gdb.base/disabled-location.exp
9514 * gdb.base/disasm-end-cu.exp
9515 * gdb.base/display.exp
9516 * gdb.base/double-prompt-target-event-error.exp
9517 * gdb.base/dprintf-bp-same-addr.exp
9518 * gdb.base/dprintf-detach.exp
9519 * gdb.base/dprintf-next.exp
9520 * gdb.base/dprintf-non-stop.exp
9521 * gdb.base/dprintf-pending.exp
9522 * gdb.base/dso2dso.exp
9523 * gdb.base/ending-run.exp
9524 * gdb.base/enum_cond.exp
9525 * gdb.base/examine-backward.exp
9526 * gdb.base/exe-lock.exp
9527 * gdb.base/exec-invalid-sysroot.exp
9528 * gdb.base/execl-update-breakpoints.exp
9529 * gdb.base/execution-termios.exp
9530 * gdb.base/fileio.exp
9531 * gdb.base/fixsection.exp
9532 * gdb.base/foll-exec-mode.exp
9533 * gdb.base/foll-exec.exp
9534 * gdb.base/fork-running-state.exp
9535 * gdb.base/frame-args.exp
9536 * gdb.base/fullpath-expand.exp
9537 * gdb.base/func-ptr.exp
9538 * gdb.base/gcore-relro-pie.exp
9539 * gdb.base/gdb1090.exp
9540 * gdb.base/gdb1555.exp
9541 * gdb.base/global-var-nested-by-dso.exp
9542 * gdb.base/gnu-ifunc.exp
9543 * gdb.base/hbreak-in-shr-unsupported.exp
9544 * gdb.base/hbreak-unmapped.exp
9545 * gdb.base/hook-stop.exp
9546 * gdb.base/infcall-input.exp
9547 * gdb.base/info-fun.exp
9548 * gdb.base/info-shared.exp
9549 * gdb.base/interrupt-noterm.exp
9550 * gdb.base/jit-so.exp
9551 * gdb.base/jit.exp
9552 * gdb.base/line-symtabs.exp
9553 * gdb.base/list.exp
9554 * gdb.base/longjmp.exp
9555 * gdb.base/macscp.exp
9556 * gdb.base/max-value-size.exp
9557 * gdb.base/nodebug.exp
9558 * gdb.base/nofield.exp
9559 * gdb.base/overlays.exp
9560 * gdb.base/paginate-after-ctrl-c-running.exp
9561 * gdb.base/paginate-bg-execution.exp
9562 * gdb.base/paginate-inferior-exit.exp
9563 * gdb.base/pending.exp
9564 * gdb.base/pr11022.exp
9565 * gdb.base/printcmds.exp
9566 * gdb.base/ptr-typedef.exp
9567 * gdb.base/ptype.exp
9568 * gdb.base/randomize.exp
9569 * gdb.base/range-stepping.exp
9570 * gdb.base/realname-expand.exp
9571 * gdb.base/relativedebug.exp
9572 * gdb.base/remote.exp
9573 * gdb.base/savedregs.exp
9574 * gdb.base/sepdebug.exp
9575 * gdb.base/set-noassign.exp
9576 * gdb.base/shlib-call.exp
9577 * gdb.base/shreloc.exp
9578 * gdb.base/sigaltstack.exp
9579 * gdb.base/sigbpt.exp
9580 * gdb.base/siginfo-addr.exp
9581 * gdb.base/siginfo-obj.exp
9582 * gdb.base/siginfo-thread.exp
9583 * gdb.base/signest.exp
9584 * gdb.base/signull.exp
9585 * gdb.base/sigrepeat.exp
9586 * gdb.base/skip.exp
9587 * gdb.base/so-impl-ld.exp
9588 * gdb.base/solib-corrupted.exp
9589 * gdb.base/solib-disc.exp
9590 * gdb.base/solib-display.exp
9591 * gdb.base/solib-overlap.exp
9592 * gdb.base/solib-search.exp
9593 * gdb.base/solib-symbol.exp
9594 * gdb.base/source-execution.exp
9595 * gdb.base/sss-bp-on-user-bp-2.exp
9596 * gdb.base/sss-bp-on-user-bp.exp
9597 * gdb.base/stack-checking.exp
9598 * gdb.base/stale-infcall.exp
9599 * gdb.base/step-break.exp
9600 * gdb.base/step-line.exp
9601 * gdb.base/step-over-exit.exp
9602 * gdb.base/step-test.exp
9603 * gdb.base/structs.exp
9604 * gdb.base/sym-file.exp
9605 * gdb.base/symtab-search-order.exp
9606 * gdb.base/term.exp
9607 * gdb.base/type-opaque.exp
9608 * gdb.base/unload.exp
9609 * gdb.base/until-nodebug.exp
9610 * gdb.base/until.exp
9611 * gdb.base/unwindonsignal.exp
9612 * gdb.base/watch-cond.exp
9613 * gdb.base/watch-non-mem.exp
9614 * gdb.base/watch_thread_num.exp
9615 * gdb.base/watchpoint-reuse-slot.exp
9616 * gdb.base/watchpoint-solib.exp
9617 * gdb.base/watchpoint.exp
9618 * gdb.btrace/dlopen.exp
9619 * gdb.cell/arch.exp
9620 * gdb.cell/break.exp
9621 * gdb.cell/bt.exp
9622 * gdb.cell/core.exp
9623 * gdb.cell/data.exp
9624 * gdb.cell/dwarfaddr.exp
9625 * gdb.cell/ea-cache.exp
9626 * gdb.cell/ea-standalone.exp
9627 * gdb.cell/ea-test.exp
9628 * gdb.cell/f-regs.exp
9629 * gdb.cell/fork.exp
9630 * gdb.cell/gcore.exp
9631 * gdb.cell/mem-access.exp
9632 * gdb.cell/ptype.exp
9633 * gdb.cell/registers.exp
9634 * gdb.cell/sizeof.exp
9635 * gdb.cell/solib-symbol.exp
9636 * gdb.cell/solib.exp
9637 * gdb.compile/compile-tls.exp
9638 * gdb.cp/exception.exp
9639 * gdb.cp/gdb2495.exp
9640 * gdb.cp/local.exp
9641 * gdb.cp/mb-inline.exp
9642 * gdb.cp/mb-templates.exp
9643 * gdb.cp/pr10687.exp
9644 * gdb.cp/pr9167.exp
9645 * gdb.cp/scope-err.exp
9646 * gdb.cp/templates.exp
9647 * gdb.cp/virtfunc.exp
9648 * gdb.dwarf2/dw2-dir-file-name.exp
9649 * gdb.dwarf2/dw2-single-line-discriminators.exp
9650 * gdb.fortran/complex.exp
9651 * gdb.fortran/library-module.exp
9652 * gdb.guile/guile.exp
9653 * gdb.guile/scm-cmd.exp
9654 * gdb.guile/scm-frame-inline.exp
9655 * gdb.guile/scm-objfile.exp
9656 * gdb.guile/scm-pretty-print.exp
9657 * gdb.guile/scm-symbol.exp
9658 * gdb.guile/scm-type.exp
9659 * gdb.guile/scm-value.exp
9660 * gdb.linespec/keywords.exp
9661 * gdb.linespec/ls-errs.exp
9662 * gdb.linespec/macro-relative.exp
9663 * gdb.linespec/thread.exp
9664 * gdb.mi/mi-breakpoint-changed.exp
9665 * gdb.mi/mi-dprintf-pending.exp
9666 * gdb.mi/mi-fullname-deleted.exp
9667 * gdb.mi/mi-logging.exp
9668 * gdb.mi/mi-pending.exp
9669 * gdb.mi/mi-solib.exp
9670 * gdb.mi/new-ui-mi-sync.exp
9671 * gdb.mi/user-selected-context-sync.exp
9672 * gdb.multi/dummy-frame-restore.exp
9673 * gdb.multi/multi-arch-exec.exp
9674 * gdb.multi/remove-inferiors.exp
9675 * gdb.multi/watchpoint-multi-exit.exp
9676 * gdb.opt/solib-intra-step.exp
9677 * gdb.perf/backtrace.exp
9678 * gdb.perf/single-step.exp
9679 * gdb.perf/skip-command.exp
9680 * gdb.perf/skip-prologue.exp
9681 * gdb.perf/solib.exp
9682 * gdb.python/lib-types.exp
9683 * gdb.python/py-as-string.exp
9684 * gdb.python/py-bad-printers.exp
9685 * gdb.python/py-block.exp
9686 * gdb.python/py-breakpoint.exp
9687 * gdb.python/py-cmd.exp
9688 * gdb.python/py-events.exp
9689 * gdb.python/py-evthreads.exp
9690 * gdb.python/py-finish-breakpoint.exp
9691 * gdb.python/py-finish-breakpoint2.exp
9692 * gdb.python/py-frame-inline.exp
9693 * gdb.python/py-frame.exp
9694 * gdb.python/py-inferior.exp
9695 * gdb.python/py-infthread.exp
9696 * gdb.python/py-mi.exp
9697 * gdb.python/py-objfile.exp
9698 * gdb.python/py-pp-maint.exp
9699 * gdb.python/py-pp-registration.exp
9700 * gdb.python/py-prettyprint.exp
9701 * gdb.python/py-recurse-unwind.exp
9702 * gdb.python/py-shared.exp
9703 * gdb.python/py-symbol.exp
9704 * gdb.python/py-symtab.exp
9705 * gdb.python/py-template.exp
9706 * gdb.python/py-type.exp
9707 * gdb.python/py-unwind-maint.exp
9708 * gdb.python/py-unwind.exp
9709 * gdb.python/py-value.exp
9710 * gdb.python/python.exp
9711 * gdb.reverse/finish-reverse-bkpt.exp
9712 * gdb.reverse/insn-reverse.exp
9713 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9714 * gdb.reverse/solib-precsave.exp
9715 * gdb.reverse/solib-reverse.exp
9716 * gdb.stabs/gdb11479.exp
9717 * gdb.stabs/weird.exp
9718 * gdb.threads/fork-child-threads.exp
9719 * gdb.threads/fork-plus-threads.exp
9720 * gdb.threads/fork-thread-pending.exp
9721 * gdb.threads/forking-threads-plus-breakpoint.exp
9722 * gdb.threads/hand-call-in-threads.exp
9723 * gdb.threads/interrupted-hand-call.exp
9724 * gdb.threads/linux-dp.exp
9725 * gdb.threads/local-watch-wrong-thread.exp
9726 * gdb.threads/next-while-other-thread-longjmps.exp
9727 * gdb.threads/non-ldr-exit.exp
9728 * gdb.threads/pending-step.exp
9729 * gdb.threads/print-threads.exp
9730 * gdb.threads/process-dies-while-detaching.exp
9731 * gdb.threads/process-dies-while-handling-bp.exp
9732 * gdb.threads/pthreads.exp
9733 * gdb.threads/queue-signal.exp
9734 * gdb.threads/reconnect-signal.exp
9735 * gdb.threads/signal-command-handle-nopass.exp
9736 * gdb.threads/signal-command-multiple-signals-pending.exp
9737 * gdb.threads/signal-delivered-right-thread.exp
9738 * gdb.threads/signal-sigtrap.exp
9739 * gdb.threads/sigthread.exp
9740 * gdb.threads/staticthreads.exp
9741 * gdb.threads/stepi-random-signal.exp
9742 * gdb.threads/thread-unwindonsignal.exp
9743 * gdb.threads/thread_check.exp
9744 * gdb.threads/thread_events.exp
9745 * gdb.threads/tid-reuse.exp
9746 * gdb.threads/tls-nodebug.exp
9747 * gdb.threads/tls-shared.exp
9748 * gdb.threads/tls-so_extern.exp
9749 * gdb.threads/tls.exp
9750 * gdb.threads/wp-replication.exp
9751 * gdb.trace/actions-changed.exp
9752 * gdb.trace/actions.exp
9753 * gdb.trace/backtrace.exp
9754 * gdb.trace/change-loc.exp
9755 * gdb.trace/collection.exp
9756 * gdb.trace/deltrace.exp
9757 * gdb.trace/disconnected-tracing.exp
9758 * gdb.trace/entry-values.exp
9759 * gdb.trace/ftrace-lock.exp
9760 * gdb.trace/ftrace.exp
9761 * gdb.trace/infotrace.exp
9762 * gdb.trace/mi-trace-frame-collected.exp
9763 * gdb.trace/mi-trace-unavailable.exp
9764 * gdb.trace/mi-traceframe-changed.exp
9765 * gdb.trace/mi-tracepoint-changed.exp
9766 * gdb.trace/mi-tsv-changed.exp
9767 * gdb.trace/no-attach-trace.exp
9768 * gdb.trace/packetlen.exp
9769 * gdb.trace/passc-dyn.exp
9770 * gdb.trace/passcount.exp
9771 * gdb.trace/pending.exp
9772 * gdb.trace/pr16508.exp
9773 * gdb.trace/qtro.exp
9774 * gdb.trace/range-stepping.exp
9775 * gdb.trace/read-memory.exp
9776 * gdb.trace/report.exp
9777 * gdb.trace/save-trace.exp
9778 * gdb.trace/signal.exp
9779 * gdb.trace/stap-trace.exp
9780 * gdb.trace/status-stop.exp
9781 * gdb.trace/strace.exp
9782 * gdb.trace/tfile.exp
9783 * gdb.trace/tfind.exp
9784 * gdb.trace/trace-break.exp
9785 * gdb.trace/trace-condition.exp
9786 * gdb.trace/trace-enable-disable.exp
9787 * gdb.trace/trace-mt.exp
9788 * gdb.trace/tracecmd.exp
9789 * gdb.trace/tracefile-pseudo-reg.exp
9790 * gdb.trace/tspeed.exp
9791 * gdb.trace/tstatus.exp
9792 * gdb.trace/tsv.exp
9793 * gdb.trace/unavailable.exp
9794 * gdb.trace/while-dyn.exp
9795 * gdb.trace/while-stepping.exp
9796 * lib/gdb-guile.exp
9797 * lib/gdb.exp
9798 * lib/mi-support.exp
9799 * lib/pascal.exp
9800 * lib/perftest.exp
9801 * lib/prelink-support.exp
9802 * lib/selftest-support.exp
9803
9804 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9805
9806 * Makefile.in: Include disable-implicit-rules.mk.
9807
9808 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9809
9810 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9811 non-byte-aligned bit fields.
9812
9813 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9814
9815 PR gdb/12616
9816 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9817 respects the DW_AT_data_bit_offset attribute.
9818
9819 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9820
9821 * gdb.base/default.exp: Fix output of "set language".
9822
9823 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9824
9825 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9826 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9827 make.
9828 * configure.ac: Remove checks for the make program.
9829 * configure: Re-generate.
9830
9831 2016-11-16 Kevin Buettner <kevinb@redhat.com>
9832
9833 * gdb.python/py-recurse-unwind.c (main): Add loop.
9834 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9835 to read_register() and gdb.parse_and_eval(). Make each code
9836 call a separate case that can be individually tested.
9837 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9838 proc. Call cont_and_backtrace for each of the code paths that
9839 we want to test in the unwinder.
9840
9841 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9842
9843 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9844 the definition of struct S.
9845
9846 2016-11-11 Catherine Moore <clm@codesourcery.com>
9847
9848 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9849
9850 2016-11-09 Pedro Alves <palves@redhat.com>
9851
9852 * gdb.base/commands.exp (runto_or_return): New procedure.
9853 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9854 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9855 (progvar_simple_while_test, progvar_complex_if_while_test)
9856 (if_while_breakpoint_command_test)
9857 (infrun_breakpoint_command_test, breakpoint_command_test)
9858 (user_defined_command_test, watchpoint_command_test)
9859 (test_command_prompt_position, redefine_hook_test)
9860 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9861 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9862 multi_line_input and multi_line. Remove gdb_expect and
9863 gdb_stop_suppressing_tests uses.
9864 * lib/gdb.exp (valnum_re): New global.
9865 (multi_line_input): New procedure.
9866
9867 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9868
9869 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9870 Remove.
9871 (test_setup): Define with proc_with_prefix.
9872 (test_cli_inferior): Likewise.
9873 (test_cli_thread): Likewise.
9874 (test_cli_frame): Likewise.
9875 (test_cli_select_frame): Likewise.
9876 (test_cli_up_down): Likewise.
9877 (test_mi_thread_select): Likewise.
9878 (test_mi_stack_select_frame): Likewise.
9879 (test_cli_in_mi_inferior): Likewise.
9880 (test_cli_in_mi_thread): Likewise.
9881 (test_cli_in_mi_frame): Likewise.
9882 (top level): Do not use with_test_prefix_procname.
9883
9884 2016-11-09 Pedro Alves <palves@redhat.com>
9885
9886 * gdb.base/commands.exp (gdbvar_simple_if_test)
9887 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9888 (progvar_simple_if_test, progvar_simple_while_test)
9889 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9890 (infrun_breakpoint_command_test, breakpoint_command_test)
9891 (user_defined_command_test, watchpoint_command_test)
9892 (test_command_prompt_position, deprecated_command_test)
9893 (bp_deleted_in_command, temporary_breakpoint_commands)
9894 (stray_arg0_test, source_file_with_indented_comment)
9895 (recursive_source_test, if_commands_test)
9896 (error_clears_commands_left, redefine_hook_test)
9897 (redefine_backtrace_test): Use proc_with_prefix.
9898 * lib/gdb.exp (proc_with_prefix): New proc.
9899
9900 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9901
9902 * gdb.base/tui-layout.c: New file.
9903 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9904 disassembly window contains very long lines.
9905
9906 2016-11-08 Tom Tromey <tom@tromey.com>
9907
9908 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9909 depend on Python 2.
9910
9911 2016-11-08 Tom Tromey <tom@tromey.com>
9912
9913 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9914 New method.
9915
9916 2016-10-29 Manish Goregaokar <manish@mozilla.com>
9917
9918 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
9919
9920 2016-10-27 Manish Goregaokar <manish@mozilla.com>
9921
9922 * gdb.rust/simple.rs: Add test for univariant enums without
9923 discriminants and for encoded struct-like enums.
9924
9925 2016-10-28 Pedro Alves <palves@redhat.com>
9926
9927 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9928 gdb_test_multiple, tighten regexps and match symtabs and line
9929 tables incrementally.
9930
9931 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
9932
9933 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9934 general.
9935
9936 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
9937
9938 * gdb.base/exec-invalid-sysroot.exp: New file.
9939
9940 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9941
9942 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9943
9944 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9945
9946 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9947
9948 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9949
9950 * gdb.base/killed-outside.exp: Remove $options from a call to
9951 `prepare_for_testing'.
9952
9953 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9954
9955 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9956 Change test message.
9957
9958 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9959
9960 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9961 Update comment.
9962
9963 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9964
9965 * gdb.trace/mi-trace-save.exp: New file.
9966
9967 2016-10-13 Yao Qi <yao.qi@linaro.org>
9968
9969 * gdb.base/code_elim.exp (get_var_address): Remove.
9970 * gdb.base/relocate.exp: Likewise.
9971 * gdb.base/shreloc.exp: Likewise.
9972 * lib/gdb.exp (get_var_address): New.
9973
9974 2016-10-13 Yao Qi <yao.qi@linaro.org>
9975
9976 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9977 floating point tests if $skip_float_test is false.
9978
9979 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
9980
9981 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9982 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9983 argc values.
9984 Add 1 to argc so we guarantee distinct initial/modified argc values.
9985
9986 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9987
9988 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9989
9990 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9991
9992 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9993 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9994 * gdb.arch/vsx-regs.exp: Likewise.
9995
9996 2016-10-07 Yao Qi <yao.qi@linaro.org>
9997
9998 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9999
10000 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10001
10002 * gdb.python/python.exp: Test decode_line("*0").
10003
10004 2016-10-06 Doug Evans <dje@google.com>
10005
10006 * gdb.python/py-value.exp (test_value_creation): Add test for large
10007 unsigned 64-bit value.
10008
10009 2016-10-06 Tom Tromey <tom@tromey.com>
10010
10011 * gdb.compile/compile.exp: Change java tests to rust.
10012 * gdb.base/setshow.exp: Change java tests to rust.
10013 * gdb.base/default.exp: Remove java from language list.
10014 * README (Examples): Update language example.
10015 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10016 test.
10017 * lib/gdb.exp (skip_java_tests): Remove.
10018 * lib/java.exp: Remove.
10019 * gdb.java: Remove.
10020
10021 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10022
10023 * gdb.arch/mips-fcr.exp: New test.
10024 * gdb.arch/mips-fcr.c: Source for the new test.
10025
10026 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10027
10028 * gdb.base/solib-disc.exp: Use `standard_output_file'
10029 throughout.
10030
10031 2016-10-06 Pedro Alves <palves@redhat.com>
10032
10033 * gdb.base/jit-simple-dl.c: New file.
10034 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10035 * gdb.base/jit-simple.c: ... this.
10036 * gdb.base/jit-simple.exp (jit_run): Delete.
10037 (build_jit): New proc.
10038 (jit_test_reread): Recompile either the main program or the shared
10039 library, depending on what is being tested. Skip changing address
10040 if caller wants to. Compare before/after addresses. If testing
10041 standalone, explicitly load the binary. Test "maint info
10042 breakpoints".
10043 (top level): Add "standalone vs shared lib" and "change address"
10044 vs "same address" axes.
10045
10046 2016-10-06 Pedro Alves <palves@redhat.com>
10047
10048 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10049 call.
10050 (jit_run): Delete.
10051 (jit_test_reread): Use with_test_prefix. Reload the main binary
10052 explicitly. Compare the before/after addresses of the JIT
10053 descriptor.
10054
10055 2016-08-15 Doug Evans <dje@google.com>
10056
10057 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10058 for single bitfields is bool.
10059 * gdb.xml/tdesc-regs.exp: Ditto.
10060
10061 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10062
10063 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10064
10065 2016-10-05 Yao Qi <yao.qi@linaro.org>
10066
10067 * lib/gdb.exp (support_complex_tests): Return zero if
10068 gdb_skip_float_test return true.
10069
10070 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10071 Simon Marchi <simon.marchi@ericsson.com>
10072
10073 PR gdb/20487
10074 * gdb.mi/user-selected-context-sync.exp: New file.
10075 * gdb.mi/user-selected-context-sync.c: New file.
10076
10077 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10078 Simon Marchi <simon.marchi@ericsson.com>
10079
10080 PR gdb/20487
10081 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10082 =thread-select-event check.
10083
10084 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10085
10086 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10087 the compulsory L operand changes.
10088 * gdb.arch/powerpc-power.s: Likewise.
10089
10090 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10091
10092 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10093 * gdb.base/jit-attach-pie.c: New file.
10094 * gdb.base/jit-attach-pie.exp: New file.
10095
10096 2016-09-28 Pedro Alves <palves@redhat.com>
10097
10098 * gdb.base/infcall-input.c: New file.
10099 * gdb.base/infcall-input.exp: New file.
10100
10101 2016-09-22 Yao Qi <yao.qi@linaro.org>
10102
10103 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10104 (gdb_exit): Rename it to ...
10105 (gdbserver_gdb_exit): ... Close GDBserver.
10106 (gdb_exit): New proc, call gdbserver_gdb_exit.
10107 (mi_gdb_exit): Likewise.
10108
10109 2016-09-22 Yao Qi <yao.qi@linaro.org>
10110
10111 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10112 path.
10113 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10114 Remove duplication.
10115
10116 2016-09-22 Yao Qi <yao.qi@linaro.org>
10117
10118 * lib/gdbserver-support.exp: Check the existence of
10119 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10120
10121 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10122
10123 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10124
10125 2016-09-21 Tom Tromey <tom@tromey.com>
10126
10127 PR gdb/20604:
10128 * gdb.base/quit.exp: New file.
10129
10130 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10131
10132 * .gitignore: New file.
10133
10134 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10135
10136 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10137 throughout.
10138
10139 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10140
10141 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10142
10143 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10144
10145 * gdb.cp/casts.cc (decltype): Move it ...
10146 (main): ... with its call to ...
10147 * gdb.cp/casts03.cc: ... a new file.
10148 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10149
10150 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10151
10152 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10153
10154 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10155
10156 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10157 and sync up the test with tests in gas/testsuite/gas/ppc.
10158 * gdb.arch/powerpc-power.exp: Likewise.
10159
10160 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10161
10162 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10163
10164 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10165 Jan Kratochvil <jan.kratochvil@redhat.com>
10166
10167 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10168 make m1's definition to be different from m2's. Use 'dummy' as an
10169 argument for probe 'two'.
10170
10171 2016-09-10 Jon Beniston <jon@beniston.com>
10172
10173 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10174 for sim target.
10175
10176 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10177
10178 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10179 variable declaration.
10180 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10181 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10182 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10183 received HWCAP as its argument.
10184
10185 2016-09-06 Pedro Alves <palves@redhat.com>
10186
10187 * gdb.base/new-ui-pending-input.c: New file.
10188 * gdb.base/new-ui-pending-input.exp: New file.
10189 * gdb.exp (clear_gdb_spawn_id): New procedure.
10190 (with_spawn_id): Check whether gdb_spawn_id exists before
10191 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10192 on exit.
10193
10194 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10195
10196 * gdb.base/float128.c: New file.
10197 * gdb.base/float128.exp: Likewise.
10198 * gdb.base/floatn.c: Likewise.
10199 * gdb.base/floatn.exp: Likewise.
10200
10201 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10202
10203 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10204
10205 2016-09-05 Pedro Alves <palves@redhat.com>
10206
10207 PR backtrace/19927
10208 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10209 unwinders are immediately called as side effect of "source" or
10210 "disable unwinder" commands.
10211 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10212
10213 2016-09-02 Yao Qi <yao.qi@linaro.org>
10214
10215 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10216 is true and $type is "float" or "double".
10217
10218 2016-09-02 Yao Qi <yao.qi@linaro.org>
10219
10220 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10221 true.
10222 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10223 * gdb.base/call-rt-st.exp: Likewise.
10224 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10225 return value instead of gdb,skip_float_test.
10226 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10227 (do_function_calls): Use its return value instead of
10228 gdb,skip_float_test.
10229 * gdb.base/finish.exp: Likewise.
10230 * gdb.base/funcargs.exp: Likewise.
10231 * gdb.base/return.exp: Likewise.
10232 * gdb.base/return2.exp: Likewise.
10233 * gdb.base/varargs.exp: Likewise.
10234 * lib/gdb.exp (gdb_skip_float_test): Change it to
10235 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10236
10237 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10238
10239 * gdb.multi/tids.exp: Test "thread apply all".
10240
10241 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10242
10243 * gdb.base/default.exp (tty): Remove.
10244
10245 2016-08-24 Kevin Buettner <kevinb@redhat.com>
10246
10247 * gdb.python/py-recurse-unwind.c: New file.
10248 * gdb.python/py-recurse-unwind.py: New file.
10249 * gdb.python/py-recurse-unwind.exp: New file.
10250
10251 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10252
10253 * gdb.base/set-inferior-tty.exp: New file.
10254 * gdb.base/set-inferior-tty.c: New file.
10255
10256 2016-08-23 Pedro Alves <palves@redhat.com>
10257
10258 PR gdb/20494
10259 * gdb.base/new-ui-echo.c: New file.
10260 * gdb.base/new-ui-echo.exp: New file.
10261
10262 2016-08-23 Yao Qi <yao.qi@linaro.org>
10263
10264 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10265 gdbserver_spawn.
10266 * gdb.server/connect-without-multi-process.exp (do_test):
10267 Likewise.
10268
10269 2016-08-23 Yao Qi <yao.qi@linaro.org>
10270
10271 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10272 standalone_txt. Delete gdb_txt and standalone_txt on host
10273 and target. Spawn the binary on target. Copy files from
10274 target to host.
10275
10276 2016-08-22 Pedro Alves <palves@redhat.com>
10277
10278 PR gdb/20505
10279 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10280 with_test_prefix. Factor out bits to ...
10281 (test_no_vdso): ... this new procedure.
10282
10283 2016-08-19 Carl Love <cel@us.ibm.com>
10284
10285 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10286 maintaining separate logic for constructing the output path.
10287 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10288 * gdb.arch/ppc-dfp.exp: Likewise.
10289 * gdb.arch/ppc-fp.exp: Likewise.
10290 * gdb.arch/vsx-regs.exp: Likewise.
10291 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10292 binprefix for generating the additional binary files.
10293
10294 2016-08-19 Pedro Alves <palves@redhat.com>
10295
10296 * gdb.trace/mi-trace-frame-collected.exp
10297 (test_trace_frame_collected): On x32, expect two registers.
10298
10299 2016-08-18 Carl Love <cel@us.ibm.com>
10300
10301 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10302 and sync up the test with tests in gas/testsuite/gas/ppc.
10303 * gdb.arch/powerpc-power.exp: Likewise.
10304
10305 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10306
10307 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10308 expected error message.
10309
10310 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10311
10312 * gdb.multi/remove-inferiors.exp: New file.
10313 * gdb.multi/remove-inferiors.c: New file.
10314
10315 2016-08-12 Yao Qi <yao.qi@linaro.org>
10316
10317 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10318 argument list.
10319
10320 2016-08-10 Pedro Alves <palves@redhat.com>
10321
10322 PR gdb/19187
10323 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10324 setup_kfails.
10325
10326 2016-08-09 Pedro Alves <palves@redhat.com>
10327 Simon Marchi <simon.marchi@ericsson.com>
10328
10329 PR gdb/20418
10330 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10331 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10332
10333 2016-08-09 Pedro Alves <palves@redhat.com>
10334
10335 PR mi/20431
10336 * gdb.mi/mi-cmd-error.exp: New file.
10337
10338 2016-08-09 Pedro Alves <palves@redhat.com>
10339
10340 PR gdb/18653
10341 * gdb.base/signals-state-child.c: New file.
10342 * gdb.base/signals-state-child.exp: New file.
10343 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10344
10345 2016-08-09 Pedro Alves <palves@redhat.com>
10346
10347 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10348
10349 2016-08-03 Tom Tromey <tom@tromey.com>
10350
10351 PR python/18565:
10352 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10353
10354 2016-08-01 Yao Qi <yao.qi@linaro.org>
10355
10356 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10357 variable mode to "multi-process" if $multi_process is 1, otherwise
10358 set it to "single-process".
10359
10360 2016-08-01 Yao Qi <yao.qi@linaro.org>
10361
10362 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10363 * gdb.cp/cpexprs.exp: Likewise.
10364 * gdb.cp/m-static.exp: Likewise.
10365
10366 2016-07-26 Tom Tromey <tom@tromey.com>
10367
10368 PR python/20190:
10369 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10370 test.
10371
10372 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10373
10374 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10375 selecting assembly source files.
10376 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10377 assembly source files.
10378 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10379 assembly source files.
10380 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10381 selecting assembly source files.
10382
10383 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10384
10385 * gdb.base/new-ui.exp (do_test_invalid_args): New
10386 procedure.
10387
10388 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10389
10390 * gdb.btrace/reconnect.c: New file.
10391 * gdb.btrace/reconnect.exp: New file.
10392
10393 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10394
10395 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10396 to test_catch_syscall_group.
10397 (test_catch_syscall_group): New.
10398
10399 2016-07-21 Tom Tromey <tom@tromey.com>
10400
10401 * gdb.rust/simple.rs (main): Use empty struct expression.
10402 * gdb.rust/simple.exp: Add tests for empty struct expression.
10403
10404 2016-07-21 Yao Qi <yao.qi@linaro.org>
10405
10406 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10407 if gdb_skip_xml_test is true on some targets.
10408
10409 2016-07-21 Yao Qi <yao.qi@linaro.org>
10410
10411 * gdb.server/solib-list.exp: Unset last_loaded_file.
10412
10413 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10414
10415 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10416 "step into captured_main (args)".
10417
10418 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10419
10420 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10421
10422 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10423
10424 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10425
10426 2016-07-19 Pedro Alves <palves@redhat.com>
10427
10428 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10429 * gdb.opt/inline-bt.exp: Likewise.
10430 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10431 additional_flags=-Winline.
10432 * gdb.opt/inline-locals.exp: Likewise.
10433 * gdb.opt/inline-markers.c (ATTR): Define.
10434 (inlined_fn): Use it.
10435
10436 2016-07-19 Yao Qi <yao.qi@linaro.org>
10437
10438 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10439 (test_with_self): Remove some code. Remove argument executable.
10440 (top-level): Use do_self_tests.
10441
10442 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
10443 Don Breazeal <donb@codesourcery.com>
10444
10445 * gdb.base/maint.exp: Escape paths used in regular expressions.
10446 * gdb.stabs/weird.exp: Likewise.
10447
10448 2016-07-13 Tom Tromey <tom@tromey.com>
10449
10450 PR python/15620, PR python/18620:
10451 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10452 (test_bkpt_events): New procs.
10453
10454 2016-07-13 Tom Tromey <tom@tromey.com>
10455
10456 PR python/17698:
10457 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10458 test.
10459 (test_watchpoints): Likewise.
10460 (test_bkpt_pending): New proc.
10461
10462 2016-07-13 Tom Tromey <tom@tromey.com>
10463
10464 PR cli/18053:
10465 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10466 completion test.
10467
10468 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10469
10470 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10471 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10472 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10473 f_label.
10474 (g): Rename g_end_lbl to g_label.
10475 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10476 low_pc and high_pc.
10477 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10478
10479 2016-07-12 Tom Tromey <tom@tromey.com>
10480
10481 PR python/19293:
10482 * gdb.python/py-unwind-maint.exp: Update tests.
10483
10484 2016-07-12 Yao Qi <yao.qi@linaro.org>
10485
10486 * lib/selftest-support.exp (selftest_setup): Match the output
10487 when captured_main is inlined.
10488
10489 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10490
10491 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10492 New variables.
10493 (print this%a, print this%b, print this): New tests.
10494 * gdb.fortran/derived-types.f90 (this): New object and
10495 initialization.
10496
10497 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10498
10499 * gdb.ada/arraydim.exp: Remove extra directory level in build
10500 directory.
10501
10502 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10503
10504 * lib/ada.exp: Remove extra directory level in build directory.
10505 * gdb.ada/cond_lang.exp: Likewise.
10506 * gdb.ada/exec_changed.exp: Likewise.
10507 * gdb.ada/lang_switch.exp: Likewise.
10508
10509 2016-07-06 Manish Goregaokar <manish@mozilla.com>
10510
10511 * simple.rs: Add test for raw pointer subscripting.
10512 * simple.exp: Add test expectations.
10513
10514 2016-07-05 Yao Qi <yao.qi@linaro.org>
10515
10516 * gdb.mi/mi-reverse.exp: Match =record-started output.
10517
10518 2016-07-01 Pedro Alves <palves@redhat.com>
10519
10520 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10521 procedure.
10522 (jit_reader_test): Test the jit reader's unwinder.
10523 * gdb.base/jithost.c (jit_function_00_code): New global.
10524 (main): Use memcpy to fill in the mmapped code, instead of poking
10525 bytes manually here.
10526 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10527 value.
10528 (read_debug_info): Save the function's range.
10529 (read_sp): New function.
10530 (unwind_frame): Use it. Also unwind RBP.
10531 (get_frame_id): Use read_sp.
10532 (gdb_init_reader): Use calloc instead of malloc.
10533 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10534 parameter. Use gdb_test_multiple.
10535
10536 2016-07-01 Pedro Alves <palves@redhat.com>
10537 Antoine Tremblay <antoine.tremblay@ericsson.com>
10538
10539 * gdb.threads/process-dies-while-detaching.c: New file.
10540 * gdb.threads/process-dies-while-detaching.exp: New file.
10541
10542 2016-07-01 Pedro Alves <palves@redhat.com>
10543
10544 * gdb.multi/watchpoint-multi-exit.c: New file.
10545 * gdb.multi/watchpoint-multi-exit.exp: New file.
10546
10547 2016-06-30 Pedro Alves <palves@redhat.com>
10548
10549 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10550 unset inferior_spawn_id.
10551
10552 2016-06-30 Pedro Alves <palves@redhat.com>
10553
10554 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10555 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10556
10557 2016-06-29 Yao Qi <yao.qi@linaro.org>
10558
10559 * gdb.base/return.c: Add copyright header.
10560
10561 2016-06-29 Tom Tromey <tom@tromey.com>
10562
10563 PR python/20129:
10564 * gdb.python/py-framefilter.exp: Add tests for setting priority
10565 and disabling of non-existent frame filter.
10566
10567 2016-06-29 Yao Qi <yao.qi@linaro.org>
10568
10569 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10570 0x0f07ff.
10571
10572 2016-06-28 Yao Qi <yao.qi@linaro.org>
10573
10574 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10575 triplets. Start gdb, execute catch syscall, and continue. Check
10576 gdb's output to determine catch syscall is supported.
10577
10578 2016-06-27 Manish Goregaokar <manish@mozilla.com>
10579
10580 * gdb.rust/simple.rs: Add test for returning unit in a function.
10581 * gdb.rust/simple.exp: Add expectation for functions returning
10582 unit.
10583
10584 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10585
10586 * gdb.python/py-breakpoint-create-fail.c,
10587 gdb.python/py-breakpoint-create-fail.exp,
10588 gdb.python/py-breakpoint-create-fail.py: New testcase.
10589
10590 2016-06-25 Manish Goregaokar <manish@mozilla.com>
10591
10592 PR gdb/20239
10593 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
10594 * gdb.rust/simple.exp: Add test expectations for new NonZero
10595 tests.
10596
10597 2016-06-24 David Taylor <dtaylor@emc.com>
10598
10599 * gdb.base/offsets.exp: New file.
10600 * gdb.base/offsets.c: New file.
10601
10602 2016-06-23 Tom Tromey <tom@tromey.com>
10603
10604 PR gdb/16483:
10605 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10606 before any filters are loaded.
10607
10608 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10609
10610 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10611 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10612 structs.
10613 * gdb.fortran/derived-type-function.exp: New file.
10614 * gdb.fortran/derived-type-function.f90: New file.
10615
10616
10617 2016-06-21 Pedro Alves <palves@redhat.com>
10618
10619 * gdb.base/new-ui.exp: New file.
10620 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10621 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10622 (with_spawn_id): New procedure.
10623
10624 2016-06-21 Pedro Alves <palves@redhat.com>
10625
10626 * gdb.mi/mi-exec-run.exp: New file.
10627
10628 2016-06-21 Pedro Alves <palves@redhat.com>
10629
10630 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10631 breakpoint command's output on the main UI.
10632 (test_break): New procedure, factored out from calls in the top
10633 level.
10634 (top level): Use foreach_with_prefix to test MI as main UI and as
10635 separate UI.
10636
10637 2016-06-21 Pedro Alves <palves@redhat.com>
10638
10639 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10640 (test_awatch_creation_and_listing)
10641 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10642 Remove 'type' parameter.
10643 (test_watchpoint_all): New parameter mi_mode. Remove
10644 with_test_prefix.
10645 (top level): Use foreach_with_prefix, and add main/separate UI MI
10646 testing axis.
10647
10648 2016-06-21 Pedro Alves <palves@redhat.com>
10649
10650 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10651 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10652 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10653 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10654 (gdb_main_spawn_id, mi_spawn_id): Declare and
10655 comment.
10656 (mi_create_inferior_pty): New procedure,
10657 factored out from default_mi_gdb_start.
10658 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10659 procedures.
10660 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10661 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10662 Use mi_create_inferior_pty.
10663 (mi_gdb_start): Use eval to pass down args list.
10664
10665 2016-06-21 Pedro Alves <palves@redhat.com>
10666
10667 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10668 * gdb.opt/inline-cmds.exp: Add MI tests.
10669
10670 2016-06-21 Pedro Alves <palves@redhat.com>
10671
10672 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10673
10674 2016-06-21 Pedro Alves <palves@redhat.com>
10675
10676 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10677 (top level): Use it instead of mi_execute_to.
10678
10679 2016-06-21 Pedro Alves <palves@redhat.com>
10680
10681 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10682 (cont_handler_str): New.
10683 (signal_stop_handler): Set stop_handler_str instead of printing to
10684 stdout.
10685 (continue_handler): Set cont_handler_str instead of printing to
10686 stdout.
10687 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10688 mi_send_resuming_command. Print stop_handler_str and
10689 cont_handler_str instead of expecting the python events print
10690 directly.
10691
10692 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10693
10694 * gdb.base/jit-reader.exp: New file.
10695 * gdb.base/jithost.c: New file.
10696 * gdb.base/jithost.h: New file.
10697 * gdb.base/jitreader.c : New file.
10698 * gdb.base/jit-protocol.h: New file.
10699
10700 2016-06-17 Yao Qi <yao.qi@linaro.org>
10701
10702 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10703 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10704 and detach-on-fork. Adjust tests.
10705 (top level): Invoke break_cond_on_syscall with combinations of
10706 syscall, follow-fork-mode and detach-on-fork.
10707
10708 2016-06-17 Yao Qi <yao.qi@linaro.org>
10709
10710 * gdb.base/step-over-exit.c: New.
10711 * gdb.base/step-over-exit.exp: New.
10712
10713 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10714
10715 * gdb.base/float.exp: Add target check for nds32*-*-*.
10716 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10717
10718 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10719
10720 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10721 for unsupported target features.
10722 * gdb.base/call-rt-st.exp: Likewise.
10723 * gdb.base/call-sc.exp: Likewise.
10724 * gdb.base/call-signal-resume.exp: Likewise.
10725 * gdb.base/call-strs.exp: Likewise.
10726 * gdb.base/callexit.exp: Likewise.
10727 * gdb.base/callfuncs.exp: Likewise.
10728 * gdb.base/nodebug.exp: Likewise.
10729 * gdb.base/printcmds.exp: Likewise.
10730 * gdb.base/ptype.exp: Likewise.
10731 * gdb.base/structs.exp: Likewise.
10732 * gdb.base/unwindonsignal.exp: Likewise.
10733 * gdb.cp/gdb2495.exp: Likewise.
10734 * gdb.cp/templates.exp: Likewise.
10735 * gdb.cp/virtfunc.exp: Likewise.
10736 * gdb.threads/hand-call-in-threads.exp: Likewise.
10737 * gdb.threads/interrupted-hand-call.exp: Likewise.
10738 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10739
10740 2016-06-10 Tom Tromey <tom@tromey.com>
10741
10742 PR rust/20110:
10743 * gdb.rust/expr.exp: Add test for integer constant larger than
10744 i32.
10745
10746 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10747
10748 * gdb.fortran/nested-funcs.exp: New.
10749 * gdb.fortran/nested-funcs.f90: New.
10750
10751 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10752
10753 * gdb.base/examine-backward.c: New file.
10754 * gdb.base/examine-backward.exp: New file.
10755
10756 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10757
10758 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10759 matching.
10760
10761 2016-06-02 Tom Tromey <tom@tromey.com>
10762
10763 PR python/18984:
10764 * gdb.python/py-shared.exp: Add solib_name test.
10765
10766 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10767
10768 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10769
10770 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10771
10772 PR c++/19893
10773 * gdb.dwarf2/implref.exp: Rename to...
10774 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10775 * gdb.dwarf2/implref-array.c: New file.
10776 * gdb.dwarf2/implref-array.exp: Likewise.
10777 * gdb.dwarf2/implref-global.c: Likewise.
10778 * gdb.dwarf2/implref-global.exp: Likewise.
10779 * gdb.dwarf2/implref-struct.c: Likewise.
10780 * gdb.dwarf2/implref-struct.exp: Likewise.
10781
10782 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10783
10784 * gdb.trace/trace-condition.exp: Add 64bit tests.
10785
10786 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10787
10788 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10789 bits types.
10790 (main): Adapt to 8 to 64 bits types.
10791 * gdb.trace/trace-condition.exp: Add new tests.
10792
10793 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10794
10795 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10796
10797 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10798
10799 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10800 Move condition tests...
10801 * gdb.trace/trace-condition.exp: Here.
10802
10803 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10804
10805 * gdb.trace/trace-condition.exp: Add counter-case tests.
10806
10807 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10808
10809 PR c++/15231
10810 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10811 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10812
10813 2016-05-27 Pedro Alves <palves@redhat.com>
10814
10815 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10816 New procedure.
10817 (top level): Call it, and bail out of DejaGnu is known to be bad.
10818
10819 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10820
10821 * gdb.base/whatis.c: Extend the test case.
10822 * gdb.base/whatis.exp: Add additional tests.
10823
10824 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10825
10826 * gdb.fortran/type.f90: Add pointer variable.
10827 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10828
10829 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10830
10831 * gdb.fortran/vla-type.exp: Fix testcase name.
10832
10833 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10834
10835 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10836
10837 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10838
10839 * gdb.fortran/type.f90: Add nested structures.
10840 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10841 * gdb.fortran/derived-type.exp: Adapt expected output.
10842 * gdb.fortran/vla-type.exp: Adapt expected output.
10843
10844 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10845
10846 * gdb.fortran/whatis_type.exp: Adapt expected output.
10847
10848 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10849
10850 * gdb.fortran/print_type.exp: Fix expected output.
10851 * gdb.fortran/whatis_type.exp: Fix expected output.
10852
10853 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10854
10855 * gdb.fortran/whatis_type.exp: Use multi_line.
10856
10857 2016-05-24 Tom Tromey <tom@tromey.com>
10858
10859 PR python/17386:
10860 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10861 use value as an index.
10862
10863 2016-05-23 Tom Tromey <tom@tromey.com>
10864
10865 PR python/17981:
10866 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10867 no-breakpoint case.
10868
10869 2016-05-24 Pedro Alves <palves@redhat.com>
10870
10871 PR gdb/19828
10872 * gdb.threads/clone-attach-detach.c: New file.
10873 * gdb.threads/clone-attach-detach.exp: New file.
10874
10875 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10876
10877 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10878
10879 2016-05-23 Tom Tromey <tom@tromey.com>
10880
10881 PR python/19438, PR python/18393:
10882 * gdb.python/py-progspace.exp: Add "dir" test.
10883 * gdb.python/py-objfile.exp: Add "dir" test.
10884
10885 2016-05-23 Yao Qi <yao.qi@linaro.org>
10886
10887 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10888 * gdb.arch/thumb2-it.exp: Likewise.
10889
10890 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10891
10892 * gdb.mi/mi-threads-interrupt.c: New file.
10893 * gdb.mi/mi-threads-interrupt.exp: New file.
10894
10895 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10896
10897 PR gdb/18077
10898 * gdb.mi/mi-async-run.exp: New file.
10899 * gdb.mi/mi-async-run.c: New file.
10900
10901 2016-05-17 Tom Tromey <tom@tromey.com>
10902 Manish Goregaokar <manishsmail@gmail.com>
10903
10904 * lib/rust-support.exp: New file.
10905 * lib/gdb.exp (skip_rust_tests): New proc.
10906 (build_executable_from_specs): Handle rust.
10907 * lib/future.exp (gdb_find_rustc): New proc.
10908 (gdb_default_target_compile): Handle rust.
10909 * gdb.rust/expr.exp: New file.
10910 * gdb.rust/generics.exp: New file.
10911 * gdb.rust/generics.rs: New file.
10912 * gdb.rust/methods.exp: New file.
10913 * gdb.rust/methods.rs: New file.
10914 * gdb.rust/modules.exp: New file.
10915 * gdb.rust/modules.rs: New file.
10916 * gdb.rust/simple.exp: New file.
10917 * gdb.rust/simple.rs: New file.
10918
10919 2016-05-17 Tom Tromey <tom@tromey.com>
10920
10921 * gdb.base/default.exp (set language): Add rust.
10922
10923 2016-05-17 Tom Tromey <tom@tromey.com>
10924
10925 * gdb.gdb/unittest.exp: New file.
10926
10927 2016-05-16 Yao Qi <yao.qi@linaro.org>
10928
10929 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10930 shell_prompt. Update shell_prompt_re.
10931
10932 2016-05-12 Doug Evans <dje@google.com>
10933
10934 PR symtab/19999
10935 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10936 $options when building executable.
10937 * gdb.dwarf2/fission-loclists-pie.S: New file.
10938 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10939
10940 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10941
10942 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10943 of [is_remote target],
10944
10945 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10946
10947 * lib/gdb.exp (use_gdb_stub): New procedure.
10948
10949 2016-05-03 Yunlian Jiang <yunlian@google.com>
10950 Doug Evans <dje@google.com>
10951
10952 PR symtab/19914
10953 * gdb.dwarf2/dwp-sepdebug.c: New file.
10954 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10955
10956 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10957
10958 * gdb.base/detach.exp: Remove is_remote check.
10959
10960 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10961
10962 * gdb.base/annota-input-while-running.exp: Don't check for
10963 [is_remote target]. Enable annotations after running to main.
10964 Remove unused "set test..." line.
10965
10966 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10967
10968 * gdb.trace/trace-enable-disable.exp: New file.
10969 * gdb.trace/trace-enable-disable.c: New file.
10970
10971 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10972
10973 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10974 use it in info sharedlibrary test.
10975 * gdb.trace/ftrace-lock.exp: Likewise.
10976 * gdb.trace/ftrace.exp: Likewise.
10977 * gdb.trace/range-stepping.exp: Likewise.
10978 * gdb.trace/trace-break.exp: Likewise.
10979 * gdb.trace/trace-condition.exp: Likewise.
10980 * gdb.trace/trace-mt.exp: Likewise.
10981
10982 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10983
10984 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10985 (gdb_load_shlib): ... this.
10986 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10987 gdb_load_shlib.
10988 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10989 * gdb.base/ctxobj.exp: Likewise.
10990 * gdb.base/dprintf-pending.exp: Likewise.
10991 * gdb.base/dso2dso.exp: Likewise.
10992 * gdb.base/fixsection.exp: Likewise.
10993 * gdb.base/gcore-relro.exp: Likewise.
10994 * gdb.base/gdb1555.exp: Likewise.
10995 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10996 * gdb.base/gnu-ifunc.exp: Likewise.
10997 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10998 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10999 * gdb.base/pending.exp: Likewise.
11000 * gdb.base/print-file-var.exp: Likewise.
11001 * gdb.base/print-symbol-loading.exp: Likewise.
11002 * gdb.base/shlib-call.exp: Likewise.
11003 * gdb.base/shreloc.exp: Likewise.
11004 * gdb.base/so-impl-ld.exp: Likewise.
11005 * gdb.base/solib-disc.exp: Likewise.
11006 * gdb.base/solib-nodir.exp: Likewise.
11007 * gdb.base/solib-overlap.exp: Likewise.
11008 * gdb.base/solib-symbol.exp: Likewise.
11009 * gdb.base/solib-weak.exp (do_test): Likewise.
11010 * gdb.base/sym-file.exp: Likewise.
11011 * gdb.base/symtab-search-order.exp: Likewise.
11012 * gdb.base/type-opaque.exp: Likewise.
11013 * gdb.base/unload.exp: Likewise.
11014 * gdb.base/watchpoint-solib.exp: Likewise.
11015 * gdb.compile/compile.exp: Likewise.
11016 * gdb.cp/gdb2384.exp: Likewise.
11017 * gdb.cp/infcall-dlopen.exp: Likewise.
11018 * gdb.cp/re-set-overloaded.exp: Likewise.
11019 * gdb.fortran/library-module.exp: Likewise.
11020 * gdb.opt/solib-intra-step.exp: Likewise.
11021 * gdb.python/py-finish-breakpoint.exp: Likewise.
11022 * gdb.python/py-shared.exp: Likewise.
11023 * gdb.reverse/solib-precsave.exp: Likewise.
11024 * gdb.reverse/solib-reverse.exp: Likewise.
11025 * gdb.server/solib-list.exp: Likewise.
11026 * gdb.threads/dlopen-libpthread.exp: Likewise.
11027 * gdb.threads/tls-shared.exp: Likewise.
11028 * gdb.threads/tls-so_extern.exp: Likewise.
11029 * gdb.trace/change-loc.exp: Likewise.
11030 * gdb.trace/ftrace-lock.exp: Likewise.
11031 * gdb.trace/ftrace.exp: Likewise.
11032 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11033 * gdb.trace/pending.exp: Likewise.
11034 * gdb.trace/range-stepping.exp: Likewise.
11035 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11036 (strace_info_marker): Likewise.
11037 (strace_probe_marker): Likewise.
11038 (strace_trace_on_same_addr): Likewise.
11039 (strace_trace_on_diff_addr): Likewise.
11040 * gdb.trace/trace-break.exp: Likewise.
11041 * gdb.trace/trace-condition.exp: Likewise.
11042 * gdb.trace/trace-mt.exp: Likewise.
11043
11044 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11045
11046 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11047 result of gdb_remote_download.
11048 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11049 * gdb.base/dso2dso.exp: Likewise.
11050 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11051 * gdb.base/print-file-var.exp: Likewise.
11052 * gdb.base/shlib-call.exp: Likewise.
11053 * gdb.base/shreloc.exp: Likewise.
11054 * gdb.base/solib-overlap.exp: Likewise.
11055 * gdb.base/solib-weak.exp (do_test): Likewise.
11056 * gdb.base/unload.exp: Likewise.
11057
11058 2016-04-27 Yao Qi <yao.qi@linaro.org>
11059
11060 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11061 exists.
11062
11063 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11064
11065 * vla-type.exp: Print structure from toplevel.
11066
11067 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11068
11069 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11070 of dynamic types.
11071 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11072 of dynamic types.
11073
11074 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11075
11076 * gdb.fortran/vla-type.f90: New file.
11077 * gdb.fortran/vla-type.exp: New file.
11078
11079 2016-04-25 Yao Qi <yao.qi@linaro.org>
11080
11081 * gdb.base/branch-to-self.c: New file.
11082 * gdb.base/branch-to-self.exp: New file.
11083
11084 2016-04-22 Yao Qi <yao.qi@linaro.org>
11085
11086 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11087 more after $hex.
11088
11089 2016-04-22 Yao Qi <yao.qi@linaro.org>
11090
11091 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11092 * gdb.base/annota3.exp: Likewise.
11093
11094 2016-04-22 Yao Qi <yao.qi@linaro.org>
11095
11096 * gdb.reverse/step-precsave.exp: Do one step and test program
11097 stops in "callee" and do multiple steps until program goes out
11098 of "callee".
11099 * gdb.reverse/step-reverse.exp: Likewise.
11100
11101 2016-04-22 Yao Qi <yao.qi@linaro.org>
11102
11103 * gdb.trace/signal.exp: Also pass if
11104 $tracepoint_hits($i) > $iterations.
11105
11106 2016-04-22 Yao Qi <yao.qi@linaro.org>
11107
11108 * gdb.trace/signal.c: New file.
11109 * gdb.trace/signal.exp: New file.
11110
11111 2016-04-19 Doug Evans <xdje42@gmail.com>
11112
11113 * gdb.base/bad-file.exp: New file.
11114
11115 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11116
11117 * gdb.dwarf2/implref.exp: New file.
11118
11119 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11120
11121 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11122 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11123 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11124 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11125 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11126 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11127 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11128 * lib/fortran.exp (fortran_int4): New procedure.
11129 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11130 (fortran_logical4): Likewise.
11131
11132 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11133
11134 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11135
11136 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11137
11138 * lib/compiler.c: Add Intel specific preprocessor macros.
11139 * lib/compiler.cc: Likewise.
11140
11141 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
11142
11143 * gdb.server/connect-with-no-symbol-file.c: New file.
11144 * gdb.server/connect-with-no-symbol-file.exp: New file.
11145
11146 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11147
11148 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11149
11150 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11151
11152 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11153 standard output directory.
11154
11155 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11156
11157 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11158
11159 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11160
11161 * gdb.btrace/instruction_history.c (loop): Add declaration.
11162
11163 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11164
11165 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11166
11167 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11168
11169 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11170 parentheses to print.
11171 (continue_handler): Likewise.
11172
11173 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11174
11175 * gdb.server/solib-list.exp: Remove is_remote check.
11176 Pass shlib= to gdb_compile. Don't link shared library with
11177 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11178 Run binary filename through "readlink -f" on the target.
11179
11180 2016-04-08 Pedro Alves <palves@redhat.com>
11181
11182 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11183 interpreter filename as argument to gdbserver_spawn.
11184 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11185 Return empty if $last_loaded_file does not exist.
11186
11187 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11188
11189 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11190 * gdb.base/jit-main.c: Use exit after usage.
11191
11192 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11193
11194 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11195 GDBHISTSIZE prior to the tests.
11196 * gdb.base/gdbinit-history.exp: Likewise.
11197
11198 2016-04-07 Pedro Alves <palves@redhat.com>
11199
11200 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11201 instead of build_executable. Use gdb_load_shlibs.
11202
11203 2016-04-07 Yao Qi <yao.qi@linaro.org>
11204
11205 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11206 Execute "si" command.
11207
11208 2016-04-07 Yao Qi <yao.qi@linaro.org>
11209
11210 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11211 number instead of the comments on some line.
11212
11213 2016-04-06 Don Breazeal <donb@codesourcery.com>
11214
11215 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11216 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11217
11218 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11219
11220 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11221 standard_output_file. Remove unused binfile variable.
11222
11223 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
11224
11225 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11226 * gdb.python/py-mi-objfile.exp: Match "list main" output
11227 in console format.
11228
11229 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11230
11231 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11232 absolute.
11233
11234 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11235
11236 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11237 absolute.
11238 * gdb.trace/ftrace.exp: Likewise.
11239 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11240 targets as well.
11241 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11242 (gdb_load_shlibs): Copy libraries to test directory when testing
11243 natively. Only set solib-search-path if testing remotely.
11244 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11245
11246 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11247
11248 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11249 gdb_download. Use it even if the target is not remote.
11250 * gdb.base/jit.exp (compile_jit_test): Likewise.
11251 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11252 output directory if the destination board is local, otherwise use
11253 the standard remote_download from DejaGnu.
11254 (gdb_download): Remove.
11255 (gdb_load_shlibs): Use gdb_remote_download instead of
11256 gdb_download.
11257 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11258 Use gdb_remote_download instead of gdb_download. Use it even if
11259 the target is not remote.
11260 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11261 instead of gdb_download.
11262
11263 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11264
11265 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11266 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11267 run.
11268
11269 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
11270
11271 PR gdb/19820
11272 * gdb.base/printcmds.exp: Add artificial arrays tests.
11273
11274 2016-03-31 Pedro Alves <palves@redhat.com>
11275
11276 PR gdb/19858
11277 * gdb.base/jit-main.c: Include unistd.h.
11278 (ATTACH): Define to 0 if not already defined.
11279 (wait_for_gdb, mypid): New globals.
11280 (WAIT_FOR_GDB): New macro.
11281 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11282 some breakpoint locations.
11283 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11284 New procedures.
11285 (one_jit_test): Add REATTACH parameter, and handle it. Use
11286 continue_to_test_location.
11287 (top level): Test attach, and adjusts calls to one_jit_test.
11288
11289 2016-03-31 Pedro Alves <palves@redhat.com>
11290
11291 PR gdb/19858
11292 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11293 BINSUFFIX parameter, and handle it.
11294 (top level): Adjust calls compile_jit_test.
11295
11296 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
11297
11298 PR python/19743
11299 * gdb.python/py-mi-events-gdb.py: New file.
11300 * gdb.python/py-mi-events.c: New file.
11301 * gdb.python/py-mi-events.exp: New file.
11302
11303 2016-03-30 Yao Qi <yao.qi@linaro.org>
11304
11305 * gdb.reverse/until-precsave.exp: Match function name only.
11306 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11307 Move malloc to a condition block.
11308 * gdb.reverse/until-reverse.exp: Match function name only.
11309
11310 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11311
11312 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11313 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11314 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11315 variable for GPR 0 instead of assuming it is register 0.
11316 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11317 * lib/trace-support.exp: Add s390 registers.
11318
11319 2016-03-29 Yao Qi <yao.qi@linaro.org>
11320
11321 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11322
11323 2016-03-24 Yao Qi <yao.qi@linaro.org>
11324
11325 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11326 test message.
11327
11328 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11329
11330 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11331 maintaining separate logic for constructing the output path.
11332
11333 2016-03-16 Don Breazeal <donb@codesourcery.com>
11334
11335 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11336 Retry fork and waitpid on interrupted system call errors.
11337 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11338 Use with_timeout_factor to increase timeout by factor of 10.
11339
11340 2016-03-15 Don Breazeal <donb@codesourcery.com>
11341
11342 * gdb.cp/scope-err.cc: New test program.
11343 * gdb.cp/scope-err.exp: New test script.
11344 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11345 lines and "set breakpoint here" comment.
11346 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11347 Fixed some whitespace and format issues.
11348 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11349 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11350
11351 2016-03-15 Doug Evans <dje@google.com>
11352
11353 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11354 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11355 All callers updated. Add tests for enums, mixed flags register.
11356
11357 2016-03-15 Doug Evans <dje@google.com>
11358
11359 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11360 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11361
11362 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11363
11364 * gdb.base/default.exp: Add $_as_string to the list of expected
11365 convenience functions.
11366
11367 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11368
11369 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11370
11371 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11372
11373 * gdb.python/py-as-string.exp: New file.
11374 * gdb.python/py-as-string.c: New file.
11375
11376 2016-03-09 Pedro Alves <palves@redhat.com>
11377
11378 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11379 signal" -> "Thread NN received signal" output change.
11380 * gdb.threads/ia64-sigill.exp: Likewise.
11381 * gdb.threads/linux-dp.exp: Likewise.
11382 * gdb.threads/manythreads.exp: Likewise.
11383 * gdb.threads/pending-step.exp: Likewise.
11384 * gdb.threads/print-threads.exp: Likewise.
11385 * gdb.threads/sigstep-threads.exp: Likewise.
11386 * gdb.threads/staticthreads.exp: Likewise.
11387 * gdb.threads/tls.exp: Likewise.
11388
11389 2016-03-09 Pedro Alves <palves@redhat.com>
11390
11391 * gdb.base/command-line-input.exp: New file.
11392
11393 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11394
11395 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11396 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11397 * gdb.trace/pending.exp: Accept leading dot before function name.
11398 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11399 * lib/trace-support.exp: Set registers for ppc.
11400
11401 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11402
11403 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11404 use it for disassembly; accept .main in addition to main in backtrace.
11405
11406 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
11407 Marcin Kościelnicki <koriakin@0x04.net>
11408
11409 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11410 (gdb_recursion_test_ptr): New global variable.
11411 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11412 gdb_recursion_test.
11413 (gdb_c_test): Ditto.
11414
11415 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11416
11417 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11418 ordering.
11419
11420 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11421
11422 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11423 (bar): Add bar_start_lbl label.
11424 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11425 of foo/bar for emitting DWARF and tracing.
11426
11427 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11428
11429 * analyze-racy-logs.py: Set executable bit.
11430
11431 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11432
11433 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11434 (CHECK_TARGET_TMP): Likewise.
11435 (check-single-racy): New rule.
11436 (check-parallel-racy): Likewise.
11437 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11438 (do-check-parallel-racy): New rule.
11439 (check-racy/%.exp): Likewise.
11440 * README (Racy testcases): New section.
11441 * analyze-racy-logs.py: New file.
11442
11443 2016-03-03 Doug Evans <dje@google.com>
11444
11445 * gdb.base/skip.exp: Use with_test_prefix.
11446
11447 2016-03-03 Yao Qi <yao.qi@linaro.org>
11448
11449 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11450 Invoke step_over_syscall "clone" and break_cond_on_syscall
11451 "clone".
11452 * gdb.base/step-over-clone.c: New file.
11453
11454 2016-03-03 Yao Qi <yao.qi@linaro.org>
11455
11456 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11457 code format.
11458
11459 2016-03-03 Yao Qi <yao.qi@linaro.org>
11460
11461 * gdb.base/disp-step-fork.c: Rename to ...
11462 * gdb.base/step-over-fork.c: ... it. New file.
11463 * gdb.base/disp-step-vfork.c: Rename to ...
11464 * gdb.base/step-over-vfork.c: ... it. New file.
11465 * gdb.base/disp-step-syscall.exp: Rename to ...
11466 * gdb.base/step-over-syscall.exp: ... it. New file.
11467 (disp_step_cross_syscall): Rename to ...
11468 (step_over_syscall): ... it.
11469
11470 2016-03-03 Yao Qi <yao.qi@linaro.org>
11471
11472 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11473 If target supports condition evaluation on target, invoke
11474 break_cond_on_syscall for fork and vfork.
11475
11476 2016-03-03 Yao Qi <yao.qi@linaro.org>
11477
11478 * gdb.base/disp-step-syscall.exp: Don't invoke
11479 support_displaced_stepping.
11480 (disp_step_cross_syscall): Test with displaced stepping off and
11481 on if supported.
11482
11483 2016-03-03 Yao Qi <yao.qi@linaro.org>
11484
11485 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11486 proc.
11487 (setup): New proc.
11488 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11489 and setup.
11490
11491 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11492
11493 * gdb.fortran/vla-history.exp: Remove breakpoint.
11494
11495 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11496
11497 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11498 exceeds timeout.
11499
11500 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11501
11502 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11503 breakpoint.
11504
11505 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11506
11507 * gdb.mi/vla.f90: Nullify pointer after declaration.
11508
11509 2016-03-01 Pedro Alves <palves@redhat.com>
11510
11511 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11512
11513 2016-03-01 Pedro Alves <palves@redhat.com>
11514
11515 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11516 before anything else.
11517 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11518 _GNU_SOURCE here.
11519 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11520 before anything else.
11521 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11522
11523 2016-03-01 Pedro Alves <palves@redhat.com>
11524
11525 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11526
11527 2016-03-01 Yao Qi <yao.qi@linaro.org>
11528
11529 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11530 prepare_for_testing.
11531
11532 2016-03-01 Yao Qi <yao.qi@linaro.org>
11533
11534 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11535
11536 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11537
11538 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11539 manually constructing the output path.
11540
11541 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11542
11543 * gdb.arch/s390-stackless.S: New.
11544 * gdb.arch/s390-stackless.exp: New.
11545
11546 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11547
11548 * gdb.dlang/circular.c: New file.
11549 * gdb.dlang/circular.exp: New file.
11550
11551 2016-02-26 Yao Qi <yao.qi@linaro.org>
11552
11553 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11554 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11555 (testcases): Update.
11556
11557 2016-02-26 Yao Qi <yao.qi@linaro.org>
11558
11559 * gdb.reverse/aarch64.c: Rename to ...
11560 * gdb.reverse/insn-reverse.c: ... it.
11561 * gdb.reverse/aarch64.exp: Rename to ...
11562 * gdb.reverse/insn-reverse.exp: ... it.
11563
11564 2016-02-26 Yao Qi <yao.qi@linaro.org>
11565
11566 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11567 (testcase_ftype): New.
11568 (testcases): New array.
11569 (n_testcases): New.
11570 (main): Call each element in testcases.
11571 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11572 (read_testcase): New.
11573 Do the tests in a loop.
11574
11575 2016-02-25 Yao Qi <yao.qi@linaro.org>
11576
11577 * gdb.base/branches.c: Remove.
11578
11579 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11580
11581 PR gdb/13808
11582 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11583
11584 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11585
11586 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11587
11588 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11589
11590 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11591 change x86_64 call_insn to 'callq'.
11592
11593 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11594
11595 * gdb.trace/tfile-avx.c: Move to...
11596 * gdb.trace/tracefile-pseudo-reg.c: Here.
11597 * gdb.trace/tfile-avx.exp: Move to...
11598 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11599
11600 2016-02-24 Gary Benson <gbenson@redhat.com>
11601
11602 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11603 message on attach.
11604
11605 2016-02-23 Doug Evans <dje@google.com>
11606
11607 * gdb.base/skip.c (test_skip): New function.
11608 (end_test_skip_file_and_function): New function.
11609 (test_skip_file_and_function): New function.
11610 * gdb.base/skip1.c (test_skip): New function.
11611 (skip1_test_skip_file_and_function): New function.
11612 * gdb.base/skip.exp: Add tests for new skip options.
11613 * gdb.base/skip-solib.exp: Update expected output.
11614 * gdb.perf/skip-command.cc: New file.
11615 * gdb.perf/skip-command.exp: New file.
11616 * gdb.perf/skip-command.py: New file.
11617
11618 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11619
11620 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11621 info registers pattern.
11622
11623 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11624
11625 * lib/future.exp: Add D support.
11626 (gdb_find_gdc): New proc.
11627 (gdb_default_target_compile): Add D support.
11628
11629 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
11630
11631 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11632 user+system time.
11633 (trace_speed_test): Determine the iteration count for a time
11634 between 15..30 seconds.
11635
11636 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11637
11638 * gdb.arch/i386-mpx-sigsegv.c: New file.
11639 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11640 * gdb.arch/i386-mpx-simple_segv.c: New file.
11641 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11642
11643 2016-02-18 Yao Qi <yao.qi@linaro.org>
11644
11645 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11646 Don't call setup_kfail.
11647
11648 2016-02-18 Yao Qi <yao.qi@linaro.org>
11649
11650 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11651 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11652
11653 2016-02-16 Doug Evans <dje@google.com>
11654
11655 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11656 * gdb.base/skip1.c: Ditto.
11657 * gdb.base/skip.exp: Whitespace cleanup.
11658
11659 2016-02-16 Don Breazeal <donb@codesourcery.com>
11660
11661 PR remote/19496
11662 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11663 Remove kfail for PR remote/19496.
11664
11665 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11666
11667 * lib/gdb.exp (standard_temp_file): Return a path specific to
11668 the runtest invocation.
11669
11670 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11671
11672 * gdb.trace/save-trace.exp: Change relative path to be in the
11673 standard output directory.
11674
11675 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11676
11677 * gdb.arch/i386-prologue.c: Add missing prototypes.
11678
11679 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11680
11681 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11682 * gdb.arch/i386-prologue.exp: Likewise.
11683 * gdb.arch/i386-size.exp: Likewise.
11684
11685 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11686
11687 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11688 define object file path.
11689 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11690 file path.
11691 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11692 standard_output_file to define binfile.
11693
11694 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11695
11696 Fix compatibility with recent gfortran-5.3.1.
11697 * gdb.fortran/vla-history.exp (print vla1 allocated)
11698 (print vla2 allocated, print $2, print $3): Remove
11699 (print $4): Rename to ...
11700 (print $2): ... here.
11701 (print $9): Rename to ...
11702 (print $5): ... here.
11703 (print $10): Rename to ...
11704 (print $6): ... here.
11705 * gdb.fortran/vla.f90: Add pvla initialization.
11706
11707 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11708
11709 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11710 New test.
11711 * gdb.fortran/vla-value-sub.exp: Likewise.
11712
11713 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11714
11715 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11716
11717 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11718
11719 * i386-biarch-core.exp: Define corefile using
11720 standard_output_file.
11721
11722 2016-02-12 Yao Qi <yao.qi@linaro.org>
11723
11724 * gdb.arch/arm-single-step-kernel-helper.c: New.
11725 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11726
11727 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11728
11729 * gdb.btrace/tailcall-only.exp: New.
11730 * gdb.btrace/tailcall-only.c: New.
11731 * gdb.btrace/x86_64-tailcall-only.S: New.
11732 * gdb.btrace/i686-tailcall-only.S: New.
11733
11734 2016-02-11 Pedro Alves <palves@redhat.com>
11735
11736 * README (Parallel testing): Add missing double quotes.
11737
11738 2016-02-11 Pedro Alves <palves@redhat.com>
11739
11740 * README (Parallel testing): New section.
11741 (GDB_PARALLEL): Rewrite.
11742 (FORCE_PARALLEL): Document.
11743
11744 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11745
11746 * gdb.trace/tfile-avx.c: New test.
11747 * gdb.trace/tfile-avx.exp: New test.
11748
11749 2016-02-09 Keith Seitz <keiths@redhat.com>
11750
11751 PR breakpoints/19546
11752 * gdb.base/infcall-exec.c: New file.
11753 * gdb.base/infcall-exec2.c: New file.
11754 * gdb.base/infcall-exec.exp: New file.
11755
11756 2016-02-09 Keith Seitz <keiths@redhat.com>
11757
11758 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11759 (toplevel): Call test_bkpt_address.
11760
11761 2016-02-09 Keith Seitz <keiths@redhat.com>
11762
11763 PR python/19506
11764 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11765 (toplevel): Call test_bkpt_address.
11766
11767 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11768
11769 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11770 to AC_OUTPUT.
11771 * configure: Regenerate.
11772
11773 2016-02-09 Pedro Alves <palves@redhat.com>
11774
11775 PR breakpoints/19548
11776 * gdb.base/execl-update-breakpoints.c (some_function): New
11777 function.
11778 (main): Call it.
11779 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11780 Tighten expected GDB output.
11781
11782 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11783
11784 * Makefile.in (ALL_SUBDIRS): Remove.
11785 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11786 (distclean maintainer-clean realclean): Likewise.
11787 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11788 * configure: Regenerate.
11789 * gdb.ada/Makefile.in: Delete.
11790 * gdb.arch/Makefile.in: Likewise.
11791 * gdb.asm/Makefile.in: Likewise.
11792 * gdb.base/Makefile.in: Likewise.
11793 * gdb.btrace/Makefile.in: Likewise.
11794 * gdb.cell/Makefile.in: Likewise.
11795 * gdb.compile/Makefile.in: Likewise.
11796 * gdb.cp/Makefile.in: Likewise.
11797 * gdb.disasm/Makefile.in: Likewise.
11798 * gdb.dlang/Makefile.in: Likewise.
11799 * gdb.dwarf2/Makefile.in: Likewise.
11800 * gdb.fortran/Makefile.in: Likewise.
11801 * gdb.gdb/Makefile.in: Likewise.
11802 * gdb.go/Makefile.in: Likewise.
11803 * gdb.guile/Makefile.in: Likewise.
11804 * gdb.java/Makefile.in: Likewise.
11805 * gdb.linespec/Makefile.in: Likewise.
11806 * gdb.mi/Makefile.in: Likewise.
11807 * gdb.modula2/Makefile.in: Likewise.
11808 * gdb.multi/Makefile.in: Likewise.
11809 * gdb.objc/Makefile.in: Likewise.
11810 * gdb.opencl/Makefile.in: Likewise.
11811 * gdb.opt/Makefile.in: Likewise.
11812 * gdb.pascal/Makefile.in: Likewise.
11813 * gdb.perf/Makefile.in: Likewise.
11814 * gdb.python/Makefile.in: Likewise.
11815 * gdb.reverse/Makefile.in: Likewise.
11816 * gdb.server/Makefile.in: Likewise.
11817 * gdb.stabs/Makefile.in: Likewise.
11818 * gdb.threads/Makefile.in: Likewise.
11819 * gdb.trace/Makefile.in: Likewise.
11820 * gdb.xml/Makefile.in: Likewise.
11821 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11822 GDB_PARALLEL.
11823 (standard_output_file): Remove check for GDB_PARALLEL, always
11824 return path in outputs/$subdir/$testname.
11825
11826 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11827
11828 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11829 (site.exp): Assign abs_srcdir to tcl's srcdir.
11830
11831 2016-02-04 Yao Qi <yao.qi@linaro.org>
11832
11833 * gdb.base/foll-exec-mode.c: Include limits.h.
11834 (main): Add parameters argc and argv. Get directory from
11835 argv[0].
11836 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11837 compilation.
11838 * gdb.base/foll-exec.c: Include limits.h.
11839 (main): Add parameters argc and argv.
11840 Get directory from argv[0].
11841 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11842 Adjust tests on the number of lines as source code changed.
11843 * gdb.base/foll-vfork-exit.c: Include limits.h.
11844 (main): Add one line of statement before vfork.
11845 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11846 (main): Add parameters argc and argv. Get directory from
11847 argv[0].
11848 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11849 (setup_gdb): Set tbreak to skip some source lines.
11850 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11851 (main): Add parameters argc and argv. Get directory from
11852 argv[0].
11853 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11854 compilation.
11855 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11856 (main): Add parameters argc and argv. Get directory from
11857 argv[0].
11858 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11859 compilation.
11860
11861 2016-02-01 Doug Evans <dje@google.com>
11862
11863 * gdb.base/skip.exp: Clean up multiple references to same test name.
11864
11865 2016-02-01 Pedro Alves <palves@redhat.com>
11866
11867 PR remote/19496
11868 * gdb.threads/forking-threads-plus-breakpoint.exp
11869 (displaced_stepping_supported): New global.
11870 (probe_displaced_stepping_support): New procedure.
11871 (do_test): Add 'displaced' parameter, and use it.
11872 (top level): Check for displaced stepping support. Add displaced
11873 stepping on/off testing axis.
11874
11875 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11876
11877 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11878 pointer. Don't perform further tests on the unassociated pointer
11879 if the first test fails.
11880
11881 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11882
11883 * gdb.base/max-value-size.c: New file.
11884 * gdb.base/max-value-size.exp: New file.
11885 * gdb.base/huge.exp: Disable max-value-size for this test.
11886
11887 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11888
11889 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11890
11891 2016-01-28 Yao Qi <yao.qi@linaro.org>
11892
11893 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11894
11895 2016-01-25 Pedro Alves <palves@redhat.com>
11896
11897 PR threads/19461
11898 * gdb.base/fork-running-state.c: New file.
11899 * gdb.base/fork-running-state.exp: New file.
11900
11901 2016-01-25 Pedro Alves <palves@redhat.com>
11902
11903 PR gdb/19494
11904 * gdb.base/catch-fork-kill.c: New file.
11905 * gdb.base/catch-fork-kill.exp: New file.
11906
11907 2016-01-25 Pedro Alves <palves@redhat.com>
11908
11909 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11910 Delete, moved to lib/gdb.exp.
11911 * gdb.threads/forking-threads-plus-breakpoint.exp
11912 (foreach_with_prefix): Likewise.
11913 * gdb.threads/process-dies-while-handling-bp.exp
11914 (foreach_with_prefix): Likewise.
11915 * lib/gdb.exp (foreach_with_prefix): New procedure.
11916
11917 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11918
11919 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11920 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11921
11922 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11923
11924 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11925 endian targets.
11926
11927 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11928 Pedro Alves <palves@redhat.com>
11929
11930 Fix testsuite compatibility with Guile.
11931 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11932 number.
11933
11934 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11935
11936 Fix testsuite compatibility with Guile.
11937 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11938 (thread 1): New test for backtrace through signal handler.
11939
11940 2016-01-22 Yao Qi <yao.qi@linaro.org>
11941
11942 PR testsuite/19491
11943 * gdb.base/multi-forks.c: Include
11944 ../lib/unbuffer_output.c
11945 (main): Call gdb_unbuffer_output.
11946
11947 2016-01-21 Doug Evans <dje@google.com>
11948
11949 * lib/ada.exp (gdb_compile_ada): Fix typo.
11950
11951 2016-01-21 Joel Brobecker <brobecker@adacore.com>
11952
11953 * gdb.base/break-fun-addr.exp: New file.
11954 * gdb.base/break-fun-addr1.c: New file.
11955 * gdb.base/break-fun-addr2.c: New file.
11956
11957 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11958
11959 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11960 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11961 enum flag values.
11962
11963 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11964
11965 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11966 when GDB can not set the vector return value. Add more comments
11967 for clarification.
11968
11969 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11970
11971 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11972 command.
11973
11974 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11975
11976 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11977
11978 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11979
11980 * Makefile.in (check-single): Pass --status to runtest.
11981 (check/%.exp): Likewise.
11982
11983 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11984
11985 * Makefile.in (check-parallel): Propagate return code from make
11986 do-check-parallel.
11987
11988 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11989
11990 * gdb.trace/ftrace.exp: Fix expected message on continue.
11991 * gdb.trace/pending.exp: Fix expected message on continue.
11992 * gdb.trace/trace-break.exp: Fix expected message on continue.
11993
11994 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11995
11996 * lib/gdb.exp (gdb_test): Remove unused global references.
11997
11998 2016-01-18 Pedro Alves <palves@redhat.com>
11999
12000 * gdb.base/async-shell.exp: Adjust expected output.
12001 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12002 * gdb.base/siginfo-thread.exp: Adjust expected output.
12003 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12004 * gdb.java/jnpe.exp: Adjust expected output.
12005 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12006 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12007 * gdb.threads/leader-exit.exp: Adjust expected output.
12008 * gdb.threads/manythreads.exp: Adjust expected output.
12009 * gdb.threads/pthreads.exp: Adjust expected output.
12010 * gdb.threads/schedlock.exp: Adjust expected output.
12011 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12012 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12013 expected output.
12014 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12015 output.
12016 * gdb.threads/sigthread.exp: Adjust expected output.
12017 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12018
12019 2016-01-18 Yao Qi <yao.qi@linaro.org>
12020
12021 * gdb.guile/scm-section-script.c: Replace @progbits with
12022 %progbits.
12023 * gdb.python/py-section-script.c: Likewise.
12024
12025 2016-01-15 Pedro Alves <palves@redhat.com>
12026
12027 * gdb.multi/tids.exp: Test star wildcard ranges.
12028
12029 2016-01-15 Pedro Alves <palves@redhat.com>
12030
12031 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12032 command from "thread apply" invocation.
12033 (thr_apply_info_thr_invalid): Default the expected output to the
12034 input tid list.
12035 (top level): Add tests that use convenience variables. Add tests
12036 for "thread apply" with a valid TID list, but missing the command.
12037
12038 2016-01-13 Pedro Alves <palves@redhat.com>
12039
12040 * gdb.base/default.exp: Expect $_gthread as well.
12041 * gdb.multi/tids.exp: Test $_gthread.
12042 * gdb.threads/thread-specific.exp: Test $_gthread.
12043
12044 2016-01-13 Pedro Alves <palves@redhat.com>
12045
12046 * gdb.multi/tids.exp: Test "info threads -gid".
12047
12048 2016-01-13 Pedro Alves <palves@redhat.com>
12049
12050 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12051 Breakpoint.thread.
12052 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12053
12054 2016-01-07 Pedro Alves <palves@redhat.com>
12055
12056 * gdb.base/break.exp: Adjust to output changes.
12057 * gdb.base/hbreak2.exp: Likewise.
12058 * gdb.base/sepdebug.exp: Likewise.
12059 * gdb.base/watch_thread_num.exp: Likewise.
12060 * gdb.linespec/keywords.exp: Likewise.
12061 * gdb.multi/info-threads.exp: Likewise.
12062 * gdb.threads/thread-find.exp: Likewise.
12063 * gdb.multi/tids.c: New file.
12064 * gdb.multi/tids.exp: New file.
12065
12066 2016-01-13 Pedro Alves <palves@redhat.com>
12067
12068 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12069
12070 2016-01-13 Pedro Alves <palves@redhat.com>
12071
12072 * gdb.base/default.exp: Expect $_inferior as well.
12073 * gdb.multi/base.exp: Test $_inferior.
12074
12075 2016-01-13 Pedro Alves <palves@redhat.com>
12076
12077 PR breakpoints/19388
12078 * gdb.base/catch-signal-siginfo-cond.c: New file.
12079 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12080
12081 2016-01-12 Josh Stone <jistone@redhat.com>
12082 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12083
12084 * gdb.base/catch-syscall.c (do_execve): New variable.
12085 (main): Conditionally trigger an execve.
12086 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12087 (test_catch_syscall_execve): New, check entry/return across execve.
12088 (do_syscall_tests): Call test_catch_syscall_execve.
12089
12090 2016-01-12 Pedro Alves <palves@redhat.com>
12091
12092 * gdb.base/random-signal.exp (do_test): New procedure, with body
12093 of testcase moved in.
12094
12095 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12096 Pedro Alves <palves@redhat.com>
12097
12098 * gdb.base/funcargs.exp (finish from indirectly called function):
12099 Reintroduce the case for 'First'.
12100
12101 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12102 Pedro Alves <palves@redhat.com>
12103
12104 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12105 (tcatch_vfork_then_child_follow_exec)
12106 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12107 identification.
12108
12109 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12110
12111 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12112 and repeats to unlimited.
12113 * gdb.python/py-value.exp: Likewise.
12114 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12115 and repeats to unlimited.
12116
12117 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12118
12119 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12120 and reordering the functions.
12121 * gdb.multi/hangout.c: Likewise.
12122 * gdb.multi/hello.c: Likewise.
12123
12124 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12125
12126 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12127 absolute.
12128 (SingleStatisticTestResult.report): Use dict.keys instead of
12129 dict.iterkeys.
12130
12131 2016-01-06 Pedro Alves <palves@redhat.com>
12132
12133 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12134
12135 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12136
12137 * gdb.btrace/dlopen.exp: New.
12138 * gdb.btrace/dlopen.c: New.
12139 * gdb.btrace/dlopen-dso.c: New.
12140
12141 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12142
12143 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12144 PATTERN argument is optional.
12145
12146 2015-12-24 Joel Brobecker <brobecker@adacore.com>
12147
12148 * lib/ada.exp (target_compile_ada_from_dir): New function.
12149 (gdb_compile_ada): Reimplement avoiding the use of project files.
12150 * gdb.ada/gnat_ada.gpr: Delete.
12151 * gdb.ada/cond_lang.exp: Adjust test to make path before
12152 filename optional.
12153 * gdb.ada/small_reg_param.exp: Likewise.
12154
12155 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12156
12157 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12158
12159 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12160
12161 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12162 case.
12163
12164 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12165
12166 * gdb.base/break.exp: Remove dead code.
12167 * gdb.base/sepdebug.exp: Likewise.
12168
12169 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12170
12171 * gdb.asm/asm-source.exp: Remove HP-UX references.
12172 * gdb.base/annota1.exp: Likewise.
12173 * gdb.base/annota3.exp: Likewise.
12174 * gdb.base/attach.exp: Likewise.
12175 * gdb.base/bigcore.exp: Likewise.
12176 * gdb.base/break.exp: Likewise.
12177 * gdb.base/call-ar-st.exp: Likewise.
12178 * gdb.base/callfuncs.exp: Likewise.
12179 * gdb.base/catch-fork-static.exp: Likewise.
12180 * gdb.base/display.exp: Likewise.
12181 * gdb.base/foll-exec-mode.exp: Likewise.
12182 * gdb.base/foll-exec.exp: Likewise.
12183 * gdb.base/foll-fork.exp: Likewise.
12184 * gdb.base/foll-vfork.exp: Likewise.
12185 * gdb.base/funcargs.exp: Likewise.
12186 * gdb.base/hbreak2.exp: Likewise.
12187 * gdb.base/inferior-died.exp: Likewise.
12188 * gdb.base/interrupt.exp: Likewise.
12189 * gdb.base/multi-forks.exp: Likewise.
12190 * gdb.base/nodebug.exp: Likewise.
12191 * gdb.base/sepdebug.exp: Likewise.
12192 * gdb.base/solib1.c: Likewise.
12193 * gdb.base/step-test.exp: Likewise.
12194 * gdb.mi/non-stop.c: Likewise.
12195 * gdb.mi/pthreads.c: Likewise.
12196 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12197 * gdb.threads/pthreads.c: Likewise.
12198 * gdb.threads/staticthreads.exp: Likewise.
12199 * lib/future.exp: Likewise.
12200 * lib/gdb.exp: Likewise.
12201 * gdb.base/so-indr-cl.c: Remove.
12202 * gdb.base/so-indr-cl.exp: Likewise.
12203 * gdb.base/solib.c: Likewise.
12204 * gdb.base/solib.exp: Likewise.
12205 * gdb.base/solib2.c: Likewise.
12206
12207 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12208
12209 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12210 * gdb.base/call-ar-st.exp: Likewise.
12211 * gdb.base/callfuncs.exp: Likewise.
12212 * gdb.base/condbreak.exp: Likewise.
12213 * gdb.base/constvars.exp: Likewise.
12214 * gdb.base/hbreak2.exp: Likewise.
12215 * gdb.base/langs.exp: Likewise.
12216 * gdb.base/list.exp: Likewise.
12217 * gdb.base/long_long.exp: Likewise.
12218 * gdb.base/ptype.exp: Likewise.
12219 * gdb.base/scope.exp: Likewise.
12220 * gdb.base/signals.exp: Likewise.
12221 * gdb.base/so-impl-ld.exp: Likewise.
12222 * gdb.base/varargs.exp: Likewise.
12223 * gdb.base/volatile.exp: Likewise.
12224 * gdb.base/whatis.exp: Likewise.
12225 * gdb.cp/cplusfuncs.exp: Likewise.
12226 * gdb.cp/inherit.exp: Likewise.
12227 * gdb.cp/local.exp: Likewise.
12228 * gdb.cp/member-ptr.exp: Likewise.
12229 * gdb.cp/method.exp: Likewise.
12230 * gdb.cp/overload.exp: Likewise.
12231 * gdb.cp/templates.exp: Likewise.
12232 * gdb.stabs/weird.exp: Likewise.
12233 * lib/compiler.c: Likewise.
12234 * lib/compiler.cc: Likewise.
12235 * lib/cp-support.exp: Likewise.
12236 * lib/gdb.exp: Likewise.
12237
12238 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12239
12240 * configure.ac: Remove HP-UX case.
12241 * configure: Regenerate.
12242
12243 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12244
12245 * lib/gdb.exp (gdb_compile): Add function doc.
12246
12247 2015-12-17 Pedro Alves <palves@redhat.com>
12248
12249 PR threads/19354
12250 * gdb.multi/info-threads.exp: New file.
12251
12252 2015-12-15 Yao Qi <yao.qi@linaro.org>
12253
12254 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12255 is aarch64*-*-*.
12256
12257 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12258
12259 * gdb.base/history-duplicates.exp: Skip if no readline support.
12260
12261 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12262
12263 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12264
12265 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12266
12267 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12268
12269 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12270
12271 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12272 ctrl-C if nointerrupts target property is set.
12273 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12274 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12275 * gdb.base/paginate-bg-execution.exp: Likewise.
12276 * gdb.base/paginate-execution-startup.exp: Likewise.
12277 * gdb.base/random-signal.exp: Likewise.
12278 * gdb.base/range-stepping.exp: Likewise.
12279 * gdb.cp/annota2.exp: Likewise.
12280 * gdb.cp/annota3.exp: Likewise.
12281 * gdb.gdb/selftest.exp: Likewise.
12282 * gdb.threads/continue-pending-status.exp: Likewise.
12283 * gdb.threads/leader-exit.exp: Likewise.
12284 * gdb.threads/manythreads.exp: Likewise.
12285 * gdb.threads/pthreads.exp: Likewise.
12286 * gdb.threads/schedlock.exp: Likewise.
12287 * gdb.threads/sigthread.exp: Likewise.
12288
12289 2015-12-11 Don Breazeal <donb@codesourcery.com>
12290
12291 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12292 remote.
12293 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12294 * gdb.base/foll-exec.exp (main): Enable for target remote.
12295 * gdb.base/foll-fork.exp (main): Likewise.
12296 * gdb.base/foll-vfork.exp (main): Likewise.
12297 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12298 (proc continue_to_exit_bp_loc): Use clean_restart.
12299 * gdb.base/pie-execl.exp (main): Disable for target remote.
12300 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12301 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12302 * gdb.threads/execl.exp (main): Likewise.
12303 * gdb.threads/fork-child-threads.exp (main): Likewise.
12304 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12305 remote.
12306 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12307 remote.
12308 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12309 pid.tid style ptids, instead of just tid.
12310 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12311 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12312 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12313 ptids, instead of just tid.
12314
12315 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12316
12317 * gdb.base/list.exp (test_list_forward): Add end of file error
12318 test.
12319 (test_repeat_list_command): Add end of file error test.
12320 (test_list_backwards): Add beginning of file error test.
12321
12322 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12323
12324 * gdb.base/list.exp (test_list_invalid_args): New function,
12325 defined, and called.
12326
12327 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12328
12329 * gdb.base/list.exp (test_list): Make test names unique.
12330
12331 2015-12-11 Yao Qi <yao.qi@linaro.org>
12332
12333 * gdb.base/coremaker2.c: Remove.
12334
12335 2015-12-10 Pedro Alves <palves@redhat.com>
12336
12337 * gdb.multi/base.exp: Remove stale "spaces" references.
12338
12339 2015-12-10 Pedro Alves <palves@redhat.com>
12340
12341 * gdb.multi/base.exp: Don't use nowarnings.
12342 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12343 * gdb.multi/hangout.c: Include stdio.h.
12344 * gdb.multi/hello.c: Include stdlib.h.
12345 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12346 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12347 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12348
12349 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12350
12351 * gdb.dwarf2/dw2-ranges-base.c: New file.
12352 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12353 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12354 support additional line table, and debug ranges generation.
12355 (Dwarf::ranges): New function, generate .debug_ranges.
12356 (Dwarf::lines): Support generating simple line table programs.
12357 (Dwarf::assemble): Initialise new namespace variables.
12358
12359 2015-12-09 Kevin Buettner <kevinb@redhat.com>
12360
12361 * gdb.base/async.exp (proc test_background): Add case for
12362 asynchronous execution not supported.
12363
12364 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
12365
12366 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12367 format and change test names to make them unique.
12368
12369 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12370 Pedro Alves <pedro@redhat.com>
12371
12372 PR gdb/18702
12373 Add checking of floatformats setup on x86_64 hosts.
12374 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12375 (smallval, bigval): New labels/constants.
12376 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12377 float" after loading bigval and smallval.
12378
12379 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12380
12381 * gdb.ada/fun_overload_menu.exp: New testcase.
12382 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12383
12384 2015-12-04 Josh Stone <jistone@redhat.com>
12385
12386 * gdb.base/catch-fork-static.exp: New.
12387
12388 2015-12-03 Yao Qi <yao.qi@linaro.org>
12389
12390 * gdb.base/sizeof.c: Don't include stdio.h and
12391 ../lib/unbuffer_output.c.
12392 (main): New variable 'size' and 'value'. Remove printf and
12393 gdb_unbuffer_output. Assign return value to size and value.
12394 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12395 at the beginning.
12396 (check_sizeof): Check the result by printing variable 'size'.
12397 (check_valueof): Check the result by printing variable 'value'.
12398
12399 2015-12-01 Yao Qi <yao.qi@linaro.org>
12400
12401 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12402 for aarch64*-*-linux* target.
12403
12404 2015-11-30 Pedro Alves <palves@redhat.com>
12405
12406 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12407
12408 2015-11-30 Pedro Alves <palves@redhat.com>
12409
12410 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12411 Handle non-stop mode vCont replies.
12412
12413 2015-11-30 Pedro Alves <palves@redhat.com>
12414
12415 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12416 prepare_for_testing. Start gdb with "set non-stop on" appended to
12417 GDBFLAGS. Lax expected stop output.
12418
12419 2015-11-27 Yao Qi <yao.qi@linaro.org>
12420
12421 * gdb.arch/arm-neon.exp: New.
12422 * gdb.arch/arm-neon.c: New.
12423
12424 2015-11-27 Yao Qi <yao.qi@linaro.org>
12425
12426 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12427
12428 2015-11-27 Yao Qi <yao.qi@linaro.org>
12429
12430 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12431 frames-invalid annotation.
12432
12433 2015-11-27 Yao Qi <yao.qi@linaro.org>
12434
12435 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12436
12437 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12438
12439 * gdb.threads/names.exp: New file.
12440 * gdb.threads/names.c: New file.
12441 * README: Mention gdb,no_thread_names.
12442
12443 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12444
12445 PR 19297
12446 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12447 support" error.
12448
12449 2015-11-24 Pedro Alves <palves@redhat.com>
12450
12451 PR 17539
12452 * gdb.base/display.exp: Expect displays to be sorted in ascending
12453 order. Use multi_line.
12454 * gdb.base/solib-display.exp: Likewise.
12455
12456 2015-11-24 Pedro Alves <palves@redhat.com>
12457
12458 PR 17539
12459 * gdb.base/display.exp: Expect displays to be sorted in ascending
12460 order. Use multi_line.
12461 * gdb.base/solib-display.exp: Likewise.
12462
12463 2015-11-24 Pedro Alves <palves@redhat.com>
12464
12465 PR 17539
12466 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12467 threads in ascending order.
12468 * gdb.base/foll-fork.exp: Likewise.
12469 * gdb.base/foll-vfork.exp: Likewise.
12470 * gdb.base/multi-forks.exp: Likewise.
12471 * gdb.mi/mi-nonstop.exp: Likewise.
12472 * gdb.mi/mi-nsintrall.exp: Likewise.
12473 * gdb.multi/base.exp: Likewise.
12474 * gdb.multi/multi-arch.exp: Likewise.
12475 * gdb.python/py-inferior.exp: Likewise.
12476 * gdb.threads/break-while-running.exp: Likewise.
12477 * gdb.threads/execl.exp: Likewise.
12478 * gdb.threads/gcore-thread.exp: Likewise.
12479 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12480 * gdb.threads/kill.exp: Likewise.
12481 * gdb.threads/linux-dp.exp: Likewise.
12482 * gdb.threads/multiple-step-overs.exp: Likewise.
12483 * gdb.threads/next-bp-other-thread.exp: Likewise.
12484 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12485 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12486 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12487 * gdb.threads/thread-find.exp: Likewise.
12488 * gdb.threads/tls.exp: Likewise.
12489 * lib/mi-support.exp (mi_reverse_list): Delete.
12490 (mi_check_thread_states): No longer reverse list.
12491
12492 2015-11-24 Pedro Alves <palves@redhat.com>
12493
12494 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12495 use lowercase.
12496
12497 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12498
12499 * gdb.trace/actions.c: Include trace-common.h.
12500 (main): Add a location for a fast tracepoint.
12501 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12502 the normal tracepoints.
12503 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12504
12505 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12506
12507 * save-trace.exp: Factor out code to these...
12508 (gdb_save_tracepoints): New.
12509 (gdb_load_tracepoints): New.
12510 (do_save_load_test): New.
12511
12512 2015-11-23 Kevin Buettner <kevinb@redhat.com>
12513
12514 * gdb.base/asmlabel.exp: New test.
12515 * gdb.base/asmlabel.c: New test case.
12516
12517 2015-11-23 Joel Brobecker <brobecker@adacore.com>
12518
12519 * gdb.base/wrong_frame_bt_full-main.c: New file.
12520 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12521 * gdb.base/wrong_frame_bt_full.exp: New file.
12522
12523 2015-11-23 Joel Brobecker <brobecker@adacore.com>
12524
12525 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12526
12527 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12528
12529 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
12530 pstate register when comparing registers values in
12531 sparc64-*-linux-gnu targets to avoid spurious differences.
12532
12533 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12534
12535 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
12536
12537 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12538
12539 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12540 as type argument to gdb_compile.
12541 * gdb.base/nested-subp2.exp: Likewise.
12542 * gdb.base/nested-subp3.exp: Likewise.
12543
12544 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12545
12546 * lib/dwarf.exp (_note): Fix left shift of negative value.
12547 * gdb.trace/trace-condition.exp: Likewise.
12548
12549 2015-11-13 Yao Qi <yao.qi@linaro.org>
12550
12551 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12552 comments about d10v.
12553 (test_scalar_returns): Likewise.
12554 * gdb.base/d10v.ld: Remove.
12555 * gdb.base/overlays.exp: Remove the target triplet checking for
12556 d10v-*-*.
12557 * gdb.base/structs.exp (test_struct_returns): Remove the
12558 comments about d10v.
12559 (test_struct_calls): Likewise.
12560
12561 2015-11-13 Yao Qi <yao.qi@linaro.org>
12562
12563 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12564 * gdb.base/gnu_vector.c: Don't include stdio.h.
12565 (main): Don't print res and call add_some_intvecs.
12566
12567 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12568
12569 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12570 macro.
12571 (func5): Removed.
12572 (func4): Use FAST_TRACEPOINT_LABEL.
12573 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12574 macro.
12575 (func): Removed.
12576 (thread_function): Use FAST_TRACEPOINT_LABEL.
12577 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12578 (func): Remove.
12579 (marker): Use FAST_TRACEPOINT_LABEL.
12580 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12581 (pendfunc1): Remove.
12582 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12583 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12584 (foo): Remove.
12585 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12586 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12587 macro.
12588 (func): Remove.
12589 (marker): Use FAST_TRACEPOINT_LABEL.
12590 * gdb.trace/trace-common.h: New header.
12591 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12592 macro.
12593 (func): Remove.
12594 (marker): Use FAST_TRACEPOINT_LABEL.
12595 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12596 (func): Remove.
12597 (thread_function): Use FAST_TRACEPOINT_LABEL.
12598
12599 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12600
12601 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12602 in front.
12603 * gdb.trace/change-loc.exp: Use global pcreg definition.
12604 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12605 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12606 in front.
12607 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12608 * gdb.trace/pending.exp: Likewise.
12609 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12610 * gdb.trace/trace-break.exp: Likewise.
12611 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12612 in front.
12613 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12614 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12615 in front.
12616 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12617
12618 2015-11-09 Joel Brobecker <brobecker@adacore.com>
12619
12620 * gdb.ada/fin_fun_out: New testcase.
12621
12622 2015-11-07 Kevin Buettner <kevinb@redhat.com>
12623
12624 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12625 value associated with DW_AT_byte_size.
12626 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12627 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12628 DW_AT_upper_bound.
12629
12630 2015-11-07 Kevin Buettner <kevinb@redhat.com>
12631
12632 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12633 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12634 version.
12635 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12636 gdb.dwarf2/dw2-canonicalize-type.exp,
12637 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12638 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12639 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12640 provided by gdb_target_symbol_prefix_flags_asm.
12641 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12642 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12643 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12644 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12645 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12646 macros where needed). Use this macro for symbols which require
12647 the prefix provided by SYMBOL_PREFIX.
12648
12649 2015-11-05 Kevin Buettner <kevinb@redhat.com>
12650
12651 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12652 New procs.
12653 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12654 representing expressions, of more than one list element.
12655 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12656 to prepend linker symbol prefix to f.
12657 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12658 table_1 and table_2.
12659 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12660 Likewise, for f and g.
12661 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12662 for ptr.
12663 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12664 for main.
12665 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12666 table_1_ptr and table_2_ptr.
12667
12668 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12669 Joel Brobecker <brobecker@adacore.com>
12670
12671 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12672
12673 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12674
12675 * gdb.reverse/s390-mvcle.c: New test.
12676 * gdb.reverse/s390-mvcle.exp: New file.
12677 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12678
12679 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12680
12681 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12682
12683 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12684
12685 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12686 reaching marker2.
12687 * gdb.reverse/getresuid-reverse.exp: Likewise.
12688 * gdb.reverse/pipe-reverse.exp: Likewise.
12689 * gdb.reverse/readv-reverse.exp: Likewise.
12690 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12691 * gdb.reverse/time-reverse.exp: Likewise.
12692 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12693
12694 2015-10-30 Yao Qi <yao.qi@linaro.org>
12695
12696 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12697 (empty_cycle): Remove.
12698 (main): Don't call empty_cycle. Don't use watch_count_done.
12699 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12700 empty_cycle. Rewrite the code counting HW watchpoints.
12701
12702 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12703
12704 * gdb.reverse/fstatat-reverse.c: New test.
12705 * gdb.reverse/fstatat-reverse.exp: New file.
12706 * gdb.reverse/getresuid-reverse.c: New test.
12707 * gdb.reverse/getresuid-reverse.exp: New file.
12708 * gdb.reverse/pipe-reverse.c: New test.
12709 * gdb.reverse/pipe-reverse.exp: New file.
12710 * gdb.reverse/readv-reverse.c: New test.
12711 * gdb.reverse/readv-reverse.exp: New file.
12712 * gdb.reverse/recvmsg-reverse.c: New test.
12713 * gdb.reverse/recvmsg-reverse.exp: New file.
12714 * gdb.reverse/time-reverse.c: New test.
12715 * gdb.reverse/time-reverse.exp: New file.
12716 * gdb.reverse/waitpid-reverse.c: New test.
12717 * gdb.reverse/waitpid-reverse.exp: New file.
12718
12719 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12720
12721 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12722
12723 2015-10-26 Doug Evans <dje@google.com>
12724
12725 PR symtab/17391
12726 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12727 * gdb.dwarf2/bad-regnum.c: New file.
12728 * gdb.dwarf2/bad-regnum.exp: New file.
12729
12730 2015-10-26 Doug Evans <dje@google.com>
12731
12732 PR python/18938
12733 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12734 file.
12735
12736 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12737
12738 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12739 for a change by "Mention language in compile error message".
12740
12741 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12742
12743 PR python/18073
12744 * gdb.python/py-type.c (C::a_method): New.
12745 (C::a_const_method): New.
12746 (C::a_static_method): New.
12747 (a_function): New.
12748 * gdb.python/py-type.exp (test_fields): Test getting fields
12749 from function and method.
12750
12751 2015-10-21 Keven Boell <keven.boell@intel.com>
12752
12753 * gdb.fortran/vla-alloc-assoc.exp: New file.
12754 * gdb.fortran/vla-datatypes.exp: New file.
12755 * gdb.fortran/vla-datatypes.f90: New file.
12756 * gdb.fortran/vla-history.exp: New file.
12757 * gdb.fortran/vla-ptype-sub.exp: New file.
12758 * gdb.fortran/vla-ptype.exp: New file.
12759 * gdb.fortran/vla-sizeof.exp: New file.
12760 * gdb.fortran/vla-sub.f90: New file.
12761 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12762 * gdb.fortran/vla-value-sub-finish.exp: New file.
12763 * gdb.fortran/vla-value-sub.exp: New file.
12764 * gdb.fortran/vla-value.exp: New file.
12765 * gdb.fortran/vla-ptr-info.exp: New file.
12766 * gdb.mi/mi-vla-fortran.exp: New file.
12767 * gdb.mi/vla.f90: New file.
12768
12769 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12770
12771 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12772 of hardwired timeout value.
12773
12774 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12775 Pedro Alves <palves@redhat.com>
12776
12777 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12778 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12779
12780 2015-10-19 Josh Stone <jistone@redhat.com>
12781
12782 * gdb.base/catch-syscall.c: Include <sched.h>.
12783 (unknown_syscall): New variable.
12784 (main): Trigger a vfork and an unknown syscall.
12785 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12786 (unknown_syscall_number): Likewise.
12787 (check_call_to_syscall): Accept an optional syscall pattern.
12788 (check_return_from_syscall): Likewise.
12789 (check_continue): Likewise.
12790 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12791 (test_catch_syscall_skipping_return): New test toggling off 'catch
12792 syscall' to step over the syscall return, then toggling back on.
12793 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12794 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12795 (do_syscall_tests): Call test_catch_syscall_without_args and
12796 test_catch_syscall_mid_vfork.
12797 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12798 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12799
12800 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
12801
12802 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12803 print g_vE): Add new pass patterns.
12804 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12805 print various symbol names for vptr fields.
12806
12807 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12808
12809 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12810 results.
12811
12812 2015-10-12 Yao Qi <yao.qi@linaro.org>
12813
12814 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12815
12816 2015-10-12 Yao Qi <yao.qi@linaro.org>
12817
12818 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12819 is aarch64*-*-linux*.
12820
12821 2015-10-12 Yao Qi <yao.qi@linaro.org>
12822
12823 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12824 (can_relocate_bcond_true): ... it.
12825 (can_relocate_bcond_false): New function.
12826 (foo): Likewise.
12827 (can_relocate_bl): Likewise.
12828 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12829 can_relocate_bl.
12830
12831 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12832
12833 * gdb.base/nested-addr.c: New file.
12834 * gdb.base/nested-addr.exp: New testcase.
12835
12836 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12837
12838 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12839 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12840 its output. Ignore the output of "record goto begin" and instead
12841 check that GDB is replaying.
12842
12843 2015-10-09 Pedro Alves <palves@redhat.com>
12844
12845 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12846 (top level): Use it in the run with no args test.
12847
12848 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12849
12850 * gdb.dlang/properties.exp: New file.
12851
12852 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12853
12854 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12855 whether or not address 0x1000 is mapped on the target.
12856
12857 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12858
12859 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12860 build.
12861
12862 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12863
12864 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12865 instruction-history test.
12866
12867 2015-09-28 Doug Evans <dje@google.com>
12868
12869 * gdb.base/gcore.c (array_func): Add reference to static_array.
12870
12871 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12872
12873 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12874 source line.
12875
12876 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12877
12878 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12879 short or char as base type.
12880
12881 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12882
12883 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12884 to allow any size enum.
12885
12886 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12887
12888 * gdb.ada/array_ptr_renaming.exp: New testcase.
12889 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12890 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12891
12892 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12893
12894 * gdb.trace/ftrace-lock.c: New file.
12895 * gdb.trace/ftrace-lock.exp: New file.
12896
12897 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12898
12899 * gdb.arch/insn-reloc.c: New file.
12900 * gdb.arch/ftrace-insn-reloc.exp: New file.
12901
12902 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12903
12904 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12905 instruction.
12906 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12907 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12908 * gdb.trace/range-stepping.c: Likewise.
12909 * gdb.trace/trace-break.c: Likewise.
12910 * gdb.trace/trace-mt.c (thread_function): Likewise.
12911 * gdb.trace/ftrace.c (marker): Likewise.
12912 * gdb.trace/trace-condition.c (marker): Likewise.
12913 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12914 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12915 is_aarch64_target.
12916
12917 2015-09-18 Doug Evans <xdje42@gmail.com>
12918
12919 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12920 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12921
12922 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12923
12924 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12925 the breakpoint.
12926
12927 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12928
12929 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12930 the pending breakpoint. Remove timeout override for "Run till
12931 MI pending breakpoint on pendfunc3 on thread 2" test.
12932
12933 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12934
12935 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12936 filename pattern.
12937
12938 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12939
12940 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12941 in breakpoint filename pattern.
12942
12943 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12944
12945 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12946
12947 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12948
12949 * gdb.linespec/explicit.exp: Check for readline support for
12950 tab-completion tests. Fix obvious typo.
12951
12952 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12953
12954 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12955 and replay.
12956
12957 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12958
12959 * gdb.btrace/non-stop.c: New.
12960 * gdb.btrace/non-stop.exp: New.
12961
12962 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12963 Yao Qi <yao.qi@linaro.org>
12964
12965 * gdb.trace/trace-condition.c: New file.
12966 * gdb.trace/trace-condition.exp: New file.
12967
12968 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
12969
12970 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12971 for testing bytecode compilation.
12972
12973 2015-09-16 Pedro Alves <palves@redhat.com>
12974 Sandra Loosemore <sandra@codesourcery.com>
12975
12976 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12977 (SECONDS): Redefine.
12978 (main): Call pthread_kill and alarm early.
12979 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12980 support.
12981 (test): If the target can't hardware step and doesn't support
12982 displaced stepping, increase the timeout.
12983
12984 2015-09-16 Pedro Alves <palves@redhat.com>
12985
12986 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12987 (enable_debug): New procedures.
12988 (test): Use them. Bail out if waiting for threads fails.
12989 (top level): Bail out if a test fails.
12990
12991 2015-09-16 Yao Qi <yao.qi@linaro.org>
12992
12993 * gdb.asm/asm-source.exp: Set asm-arch for
12994 aarch64*-*-* target.
12995 * gdb.asm/aarch64.inc: New file.
12996
12997 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12998
12999 * gdb.ada/array_of_variable_length.exp: New testcase.
13000 * gdb.ada/array_of_variable_length/foo.adb: New file.
13001 * gdb.ada/array_of_variable_length/pck.adb: New file.
13002 * gdb.ada/array_of_variable_length/pck.ads: New file.
13003
13004 2015-09-15 Doug Evans <dje@google.com>
13005
13006 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13007 of function static local variable.
13008
13009 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13010
13011 * gdb.threads/tls-so_extern.exp: New test file.
13012 * gdb.threads/tls-so_extern.c: New test file.
13013 * gdb.threads/tls-so_extern_main.c: New test file.
13014
13015 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13016
13017 * gdb.opt/solib-intra-step-lib.c: New file.
13018 * gdb.opt/solib-intra-step-main.c: New file.
13019 * gdb.opt/solib-intra-step.exp: New file.
13020
13021 2015-09-15 Pedro Alves <palves@redhat.com>
13022
13023 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13024 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13025
13026 2015-09-14 Pedro Alves <palves@redhat.com>
13027
13028 * gdb.base/hook-stop-continue.c: Delete.
13029 * gdb.base/hook-stop-continue.exp: Delete.
13030 * gdb.base/hook-stop-frame.c: Delete.
13031 * gdb.base/hook-stop-frame.exp: Delete.
13032 * gdb.base/hook-stop.c: New file.
13033 * gdb.base/hook-stop.exp: New file.
13034
13035 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13036
13037 * gdb.ada/access_to_packed_array.exp: New testcase.
13038 * gdb.ada/access_to_packed_array/foo.adb: New file.
13039 * gdb.ada/access_to_packed_array/pack.adb: New file.
13040 * gdb.ada/access_to_packed_array/pack.ads: New file.
13041
13042 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13043
13044 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13045 buffer size test.
13046
13047 2015-09-11 Don Breazeal <donb@codesourcery.com>
13048
13049 * gdb.base/foll-exec.c: Add copyright header. Fix
13050 formatting issues.
13051 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13052 (do_exec_tests): Use clean_restart in place of zap_session,
13053 and for test initialization. Fix formatting issues. Use
13054 fail in place of perror.
13055 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13056 an expect statement to match an expression with output from
13057 the program under debug.
13058 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13059 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13060 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13061 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13062 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13063
13064 2015-09-09 Doug Evans <dje@google.com>
13065
13066 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13067
13068 2015-09-09 Doug Evans <dje@google.com>
13069
13070 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13071
13072 2015-09-09 Doug Evans <dje@google.com>
13073
13074 * gdb.base/savedregs.exp: Fix typo.
13075
13076 2015-09-09 Pedro Alves <palves@redhat.com>
13077
13078 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13079
13080 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13081
13082 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13083 command actually switches threads. Give up on remaining
13084 tests if target fails to stop at breakpoint.
13085
13086 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13087
13088 * gdb.ada/funcall_char.exp: New testcase.
13089 * gdb.ada/funcall_char/foo.adb: New file.
13090
13091 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13092
13093 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13094 expected outputs. Add two testcases for completing ambiguous
13095 functions.
13096 * gdb.ada/complete/aux_pck.adb: New file.
13097 * gdb.ada/complete/aux_pck.ads: New file.
13098 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13099 Ambiguous_Func functions.
13100 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13101 * gdb.ada/complete/pck.adb: Likewise.
13102
13103 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13104
13105 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13106 failures to run the test program under GDB.
13107
13108 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
13109
13110 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13111 to C.
13112
13113 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13114
13115 * gdb.base/run-after-attach.exp: New test file.
13116 * gdb.base/run-after-attach.c: New test file.
13117
13118 2015-08-26 Don Breazeal <donb@codesourcery.com>
13119
13120 * gdb.base/foll-exec-2.c: New test program.
13121 * gdb.base/foll-exec-2.exp: New test.
13122
13123 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13124
13125 * gdb.base/nested-subp1.exp: New file.
13126 * gdb.base/nested-subp1.c: New file.
13127 * gdb.base/nested-subp2.exp: New file.
13128 * gdb.base/nested-subp2.c: New file.
13129 * gdb.base/nested-subp3.exp: New file.
13130 * gdb.base/nested-subp3.c: New file.
13131
13132 2015-08-24 Pedro Alves <palves@redhat.com>
13133
13134 * gdb.server/connect-without-multi-process.c: New file.
13135 * gdb.server/connect-without-multi-process.exp: New file.
13136
13137 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13138
13139 * gdb.opt/inline-markers.c: Make z int.
13140
13141 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13142
13143 * gdb.opt/inline-markers.c: Make z volatile.
13144
13145 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13146
13147 * gdb.opt/inline-bt.c: New volatile global z.
13148 * gdb.opt/inline-cmds.c: Likewise.
13149 * gdb.opt/inline-locals.c: Likewise.
13150 * gdb.opt/inline-markers.c: New extern global z.
13151 (marker): Use z.
13152 (inline_fn): Likewise.
13153
13154 2015-08-24 Pedro Alves <palves@redhat.com>
13155
13156 * config/m32r-stub.exp: Remove file.
13157 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13158 * gdb.base/call-rt-st.exp: Likewise.
13159 * gdb.base/call-strs.exp: Likewise.
13160 * gdb.base/default.exp: Remove references to h8300-*-hms and
13161 *-*-udi*.
13162 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13163
13164 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13165
13166 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13167 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13168 and "return" use KFAIL when GDB can not read/write the vector
13169 return value.
13170
13171 2015-08-21 Gary Benson <gbenson@redhat.com>
13172
13173 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13174
13175 2015-08-20 Pedro Alves <palves@redhat.com>
13176
13177 * gdb.server/solib-list.exp: No longer expect an interior stop in
13178 non-stop mode.
13179
13180 2015-08-20 Pedro Alves <palves@redhat.com>
13181
13182 * gdb.server/connect-stopped-target.c: New file.
13183 * gdb.server/connect-stopped-target.exp: New file.
13184
13185 2015-08-20 Pedro Alves <palves@redhat.com>
13186
13187 * gdb.dwarf2/comp-unit-lang.exp: New file.
13188 * gdb.dwarf2/comp-unit-lang.c: New file.
13189
13190 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13191
13192 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13193 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13194
13195 2015-08-19 Kevin Buettner <kevinb@redhat.com>
13196
13197 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13198 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13199
13200 2015-08-18 Doug Evans <dje@google.com>
13201 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13202
13203 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13204 skip_python_tests. New arg prompt_regexp.
13205 (skip_python_tests): New function.
13206 * lib/mi-support.exp (mi_skip_python_tests): New function.
13207 * gdb.python/py-mi-objfile-gdb.py: New file.
13208 * gdb.python/py-mi-objfile.c: New file.
13209 * gdb.python/py-mi-objfile.exp: New file.
13210
13211 2015-08-17 Keith Seitz <keiths@redhat.com>
13212
13213 * gdb.linespec/explicit.exp: Move strace test from here ...
13214 * gdb.trace/strace.exp: ... to here.
13215
13216 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13217
13218 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13219 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13220
13221 2015-08-14 Doug Evans <xdje42@gmail.com>
13222
13223 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13224 inferior before selecting a new file.
13225
13226 2015-08-14 Doug Evans <xdje42@gmail.com>
13227
13228 * gdb.mi/mi-disassemble.exp: Update.
13229 * gdb.base/disasm-optim.S: New file.
13230 * gdb.base/disasm-optim.c: New file.
13231 * gdb.base/disasm-optim.h: New file.
13232 * gdb.base/disasm-optim.exp: New file.
13233
13234 2015-08-14 Keith Seitz <keiths@redhat.com>
13235
13236 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13237 "evaluated-by".
13238
13239 2015-08-13 Joel Brobecker <brobecker@adacore.com>
13240
13241 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13242
13243 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13244
13245 * gdb.ada/fun_renaming.exp: New testcase.
13246 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13247 * gdb.ada/fun_renaming/pack.adb: New file.
13248 * gdb.ada/fun_renaming/pack.ads: New file.
13249
13250 2015-08-12 Keith Seitz <keiths@redhat.com>
13251
13252 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13253 gdb_get_line_number.
13254
13255 2015-08-12 Joel Brobecker <brobecker@adacore.com>
13256
13257 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13258 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13259 gdb.base/dso2dso.exp: New files.
13260
13261 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13262 Pedro Alves <palves@redhat.com>
13263 Keith Seitz <keiths@redhat.com>
13264
13265 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13266 GDBFLAGS.
13267
13268 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13269
13270 * gdb.base/gdbhistsize-history.exp
13271 (test_histsize_history_setting): Use save_vars.
13272 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13273 Use save_vars.
13274 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13275 * gdb.base/readline.exp: Use save_vars.
13276
13277 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13278
13279 * lib/gdb.exp (save_vars): New proc.
13280
13281 2015-08-11 Keith Seitz <keiths@redhat.com>
13282
13283 * gdb.base/help.exp: Update help_breakpoint_text.
13284
13285 2015-08-11 Keith Seitz <keiths@redhat.com>
13286
13287 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13288 (at toplevel): Call test_explicit_breakpoints.
13289 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13290 breakpoints.
13291 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13292 breakpoint conditions, "-cond".
13293
13294 2015-08-11 Keith Seitz <keiths@redhat.com>
13295
13296 * gdb.linespec/3explicit.c: New file.
13297 * gdb.linespec/cpexplicit.cc: New file.
13298 * gdb.linespec/cpexplicit.exp: New file.
13299 * gdb.linespec/explicit.c: New file.
13300 * gdb.linespec/explicit.exp: New file.
13301 * gdb.linespec/explicit2.c: New file.
13302 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13303 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13304 before using in the matching pattern.
13305 Clarify that `prefix' is a regular expression.
13306
13307 2015-08-11 Keith Seitz <keiths@redhat.com>
13308
13309 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13310 test.
13311 Add tests for missing ",FMT" and ",".
13312
13313 2015-08-10 Doug Evans <dje@google.com>
13314 Keith Seitz <keiths@redhat.com>
13315
13316 PR gdb/17960
13317 * gdb.base/completion.exp: Add location completer tests.
13318
13319 2015-08-07 Pedro Alves <palves@redhat.com>
13320
13321 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13322 tests here.
13323 (top level): Run do_test with and without displaced stepping.
13324
13325 2015-08-07 Pedro Alves <palves@redhat.com>
13326
13327 * gdb.base/valgrind-disp-step.c: New file.
13328 * gdb.base/valgrind-disp-step.exp: New file.
13329
13330 2015-08-07 Pedro Alves <palves@redhat.com>
13331
13332 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13333 Delete function.
13334 (main): Add alarm. Run an infinite loop instead of calling
13335 wait_threads.
13336 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13337 comment.
13338 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13339 Delete function.
13340 (main): Add alarm. Run an infinite loop instead of calling
13341 wait_threads.
13342 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13343 comment.
13344
13345 2015-08-07 Pedro Alves <palves@redhat.com>
13346
13347 * gdb.base/checkpoint-ns.exp: New file.
13348 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13349 standard_testfile.
13350
13351 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13352
13353 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13354 * gdb.btrace/instruction_history.exp: Update.
13355 * gdb.btrace/tsx.exp: New.
13356 * gdb.btrace/tsx.c: New.
13357
13358 2015-08-06 Pedro Alves <palves@redhat.com>
13359
13360 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13361 increase timeout.
13362 * gdb.reverse/until-precsave.exp: Bump timeouts.
13363
13364 2015-08-06 Pedro Alves <palves@redhat.com>
13365
13366 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13367
13368 2015-08-06 Pedro Alves <palves@redhat.com>
13369
13370 PR gdb/18749
13371 * gdb.threads/process-dies-while-handling-bp.c: New file.
13372 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13373
13374 2015-08-06 Pedro Alves <palves@redhat.com>
13375
13376 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13377 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13378
13379 2015-08-05 Pedro Alves <palves@redhat.com>
13380
13381 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13382 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13383
13384 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13385
13386 * gdb.base/bp-permanent.exp: Report test as unsupported if
13387 the target cannot stop at the permanent breakpoint.
13388
13389 2015-08-03 Doug Evans <dje@google.com>
13390
13391 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13392 10000.
13393
13394 2015-08-03 Doug Evans <dje@google.com>
13395
13396 * Makefile.in (workers/%.worker, build-perf): New rule.
13397 (GDB_PERFTEST_MODE): New variable.
13398 (check-perf): Use it.
13399 (clean): Clean up gdb.perf parallel build subdirs.
13400 * lib/build-piece.exp: New file.
13401 * lib/gdb.exp (make_gdb_parallel_path): New function
13402 (standard_output_file, standard_temp_file): Call it.
13403 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13404 of $GDB_PARALLEL.
13405 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13406
13407 2015-08-03 Doug Evans <dje@google.com>
13408
13409 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
13410 (LOG_FILE_NAME): New global.
13411 (TextReporter.__init__): Initialize self.txt_sum.
13412 (TextReporter.report): Add support for multiple data-points.
13413 Move report to perftest.sum, put raw data in perftest.log.
13414 (TextReporter.start): Open sum and log files.
13415 (TextReporter.end): Close sum and log files.
13416 * gdb.perf/lib/perftest/testresult.py
13417 (SingleStatisticTestResult.record): Handle multiple data-points.
13418
13419 2015-07-31 Pedro Alves <palves@redhat.com>
13420
13421 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13422 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13423 kill_wait_spawned_process instead of explicit "kill -9".
13424 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13425 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13426 kill_wait_spawned_process.
13427 * gdb.base/attach-twice.exp: Likewise.
13428 * gdb.base/attach.exp: Likewise.
13429 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13430 gdb_test_multiple.
13431 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13432 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13433 kill_wait_spawned_process.
13434 * gdb.base/valgrind-infcall.exp: Likewise.
13435 * gdb.multi/multi-attach.exp: Likewise.
13436 * gdb.python/py-prompt.exp: Likewise.
13437 * gdb.python/py-sync-interp.exp: Likewise.
13438 * gdb.server/ext-attach.exp: Likewise.
13439 * gdb.threads/attach-into-signal.exp (corefunc): Use
13440 spawn_wait_for_attach, spawn_id_get_pid and
13441 kill_wait_spawned_process.
13442 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13443 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13444 spawn_id_get_pid and kill_wait_spawned_process.
13445 * gdb.threads/attach-stopped.exp (corefunc): Use
13446 spawn_wait_for_attach, spawn_id_get_pid and
13447 kill_wait_spawned_process.
13448 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13449 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13450 kill_wait_spawned_process instead of explicit "kill -9".
13451 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13452 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13453 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13454 processes. Don't map cygwin/windows pids here. Now returns a
13455 spawn id list.
13456
13457 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13458
13459 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13460 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13461 correct patch.
13462
13463 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13464
13465 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13466
13467 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13468
13469 Reapply:
13470 2014-05-21 Mark Wielaard <mjw@redhat.com>
13471
13472 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13473
13474 2015-07-30 Pedro Alves <palves@redhat.com>
13475
13476 * linux-low.c (handle_extended_wait): Set the child's last
13477 reported status to TARGET_WAITKIND_STOPPED.
13478
13479 2015-07-30 Pedro Alves <palves@redhat.com>
13480
13481 PR threads/18600
13482 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13483 only shows inferior 1.
13484
13485 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13486 Pedro Alves <palves@redhat.com>
13487
13488 PR threads/18600
13489 * gdb.threads/fork-plus-threads.c: New file.
13490 * gdb.threads/fork-plus-threads.exp: New file.
13491
13492 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13493
13494 * gdb.base/batch-preserve-term-settings.exp
13495 (test_terminal_settings_preserved_after_cli_exit): Use
13496 send_quit_command.
13497
13498 2015-07-29 Pedro Alves <palves@redhat.com>
13499 Don Breazeal <donb@codesourcery.com>
13500
13501 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13502 output from both inferior_spawn_id and gdb_spawn_id.
13503
13504 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13505
13506 * gdb.threads/attach-into-signal.exp (corefunc): Use
13507 with_test_prefix on nested loops, uniquefying the test messages.
13508
13509 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13510
13511 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13512 commit.
13513
13514 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13515
13516 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13517 New proc.
13518 (test_terminal_settings_preserved_after_sigterm): New test.
13519
13520 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13521
13522 * gdb.base/batch-preserve-term-settings.exp
13523 (test_terminal_settings_preserved_after_cli_exit): New test.
13524
13525 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13526
13527 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13528 manipulation of saved_gdbflags.
13529 (test_terminal_settings_preserved): Remove global declaration of
13530 the unused variable pagination_prompt. Remove manipulation of
13531 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13532 GDBFLAGS.
13533
13534 2015-07-29 Pedro Alves <palves@redhat.com>
13535
13536 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13537
13538 2015-07-29 Pedro Alves <palves@redhat.com>
13539
13540 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13541 at the top.
13542
13543 2015-07-29 Pedro Alves <palves@redhat.com>
13544
13545 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13546 (main): Call gdb_unbuffer_output.
13547 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13548 (main): Call gdb_unbuffer_output.
13549 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13550 (main): Call gdb_unbuffer_output.
13551 * gdb.base/call-strs.exp: Adjust to step over the
13552 gdb_unbuffer_output call.
13553 * gdb.base/catch-gdb-caused-signals.c: Include
13554 "../lib/unbuffer_output.c".
13555 (main): Call gdb_unbuffer_output.
13556 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13557 (main): Call gdb_unbuffer_output.
13558 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13559 (main): Call gdb_unbuffer_output.
13560 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13561 (main): Call gdb_unbuffer_output.
13562 * gdb.base/shlib-call.exp: Adjust to step over the
13563 gdb_unbuffer_output call.
13564 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13565 (main): Call gdb_unbuffer_output.
13566 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13567 (main): Call gdb_unbuffer_output.
13568 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13569 (main): Rename to ...
13570 (test): ... this.
13571 (main): Reimplement.
13572 * gdb.base/varargs.exp: Run to test instead of to main.
13573 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13574 (main): Call gdb_unbuffer_output.
13575
13576 2015-07-29 Pedro Alves <palves@redhat.com>
13577
13578 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13579 factore out from mi_continue_dprintf. For call-style dprintfs,
13580 expect dprintf output out of $inferior_spawn_id.
13581 (mi_continue_dprintf): Use mi_expect_dprintf.
13582 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13583 (main): Call gdb_unbuffer_output.
13584
13585 2015-07-29 Pedro Alves <palves@redhat.com>
13586
13587 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13588 (default_mi_gdb_start): Set inferior_spawn_id instead of
13589 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13590 gdb_spawn_id.
13591 (mi_gdb_test): Always expect inferior output from both
13592 $inferior_spawn_id and $gdb_spawn_id.
13593
13594 2015-07-29 Pedro Alves <palves@redhat.com>
13595
13596 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13597 send_inferior and $inferior_spawn_id.
13598
13599 2015-07-29 Pedro Alves <palves@redhat.com>
13600
13601 * gdb.gdb/complaints.exp (test_initial_complaints)
13602 (test_serial_complaints, test_short_complaints): Use
13603 gdb_test_stdio.
13604 (test_empty_complaint): Handle $inferior_spawn_id !=
13605 $gdb_spawn_id.
13606
13607 2015-07-29 Pedro Alves <palves@redhat.com>
13608
13609 * gdb.base/varargs.exp: Use gdb_test_stdio.
13610
13611 2015-07-29 Pedro Alves <palves@redhat.com>
13612
13613 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13614
13615 2015-07-29 Pedro Alves <palves@redhat.com>
13616
13617 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13618
13619 2015-07-29 Pedro Alves <palves@redhat.com>
13620
13621 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13622 parameter into two new parameters, "inf_result" and "gdb_result".
13623 Expect inferior output and gdb output from $inferior_spawn_id and
13624 $gdb_spawn_id, respectively. Adjust all callers.
13625
13626 2015-07-29 Pedro Alves <palves@redhat.com>
13627
13628 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13629 of gdb_test_sequence.
13630
13631 2015-07-29 Pedro Alves <palves@redhat.com>
13632
13633 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13634 (saw_spurious_output): Expect inferior output from
13635 $inferior_spawn_id. Use gdb_test_stdio.
13636
13637 2015-07-29 Pedro Alves <palves@redhat.com>
13638
13639 * gdb.base/dprintf.exp: Use standard_testfile. Change
13640 prepare_for_testing call.
13641 (srcfile): Don't set.
13642 (restart): New procedure.
13643 (test_dprintf): New procecure, use to continue over dprintfs.
13644 (test_call, test_agent): New procedures, tests moved here.
13645 Restart gdb and recreate dprintfs. Adjust expected output.
13646
13647 2015-07-29 Pedro Alves <palves@redhat.com>
13648
13649 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13650
13651 2015-07-29 Pedro Alves <palves@redhat.com>
13652
13653 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13654
13655 2015-07-29 Pedro Alves <palves@redhat.com>
13656
13657 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13658 gdb_test_stdio.
13659
13660 2015-07-29 Pedro Alves <palves@redhat.com>
13661
13662 * lib/gdb.exp (gdb_test_stdio): New procedure.
13663
13664 2015-07-29 Pedro Alves <palves@redhat.com>
13665
13666 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13667
13668 2015-07-29 Pedro Alves <palves@redhat.com>
13669
13670 * gdb.base/call-signal-resume.exp: Remove check for
13671 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13672 * gdb.base/unwindonsignal.exp: Likewise.
13673 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13674 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13675
13676 2015-07-29 Pedro Alves <palves@redhat.com>
13677
13678 * gdb.base/siginfo-addr.c (pass): New function.
13679 (handler): Call it iff si_addr is correct.
13680 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13681 Set a breakpoint at "pass" and continue to it.
13682
13683 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13684
13685 * gdb.python/py-objfile.exp: Make some tests have unique names.
13686 * gdb.python/py-pp-registration.exp: Likewise.
13687
13688 2015-07-28 Pedro Alves <palves@redhat.com>
13689
13690 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13691
13692 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13693
13694 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13695
13696 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13697
13698 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13699
13700 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13701
13702 * gdb.base/gdb-sigterm-2.exp: New test.
13703
13704 2015-07-25 Doug Evans <xdje42@gmail.com>
13705
13706 Revert:
13707 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13708 (workers/%.worker, build-perf): New rule.
13709 (GDB_PERFTEST_MODE): New variable.
13710 (check-perf): Use it.
13711 (clean): Clean up gdb.perf parallel build subdirs.
13712 * lib/build-piece.exp: New file.
13713 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13714 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13715 name.
13716 (standard_temp_file): Ditto.
13717 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13718 of $GDB_PARALLEL.
13719
13720 2015-07-24 Doug Evans <dje@google.com>
13721
13722 * gdb.perf/lib/perftest/utils.py: New file.
13723 * gdb.perf/gm-hello.cc: New file.
13724 * gdb.perf/gm-pervasive-typedef.cc: New file.
13725 * gdb.perf/gm-pervasive-typedef.h: New file.
13726 * gdb.perf/gm-std.cc: New file.
13727 * gdb.perf/gm-std.h: New file.
13728 * gdb.perf/gm-use-cerr.cc: New file.
13729 * gdb.perf/gm-utils.h: New file.
13730 * gdb.perf/gmonster-null-lookup.py: New file.
13731 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13732 * gdb.perf/gmonster-print-cerr.py: New file.
13733 * gdb.perf/gmonster-ptype-string.py: New file.
13734 * gdb.perf/gmonster-runto-main.py: New file.
13735 * gdb.perf/gmonster-select-file.py: New file.
13736 * gdb.perf/gmonster1-null-lookup.exp: New file.
13737 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13738 * gdb.perf/gmonster1-print-cerr.exp: New file.
13739 * gdb.perf/gmonster1-ptype-string.exp: New file.
13740 * gdb.perf/gmonster1-runto-main.exp: New file.
13741 * gdb.perf/gmonster1-select-file.exp: New file.
13742 * gdb.perf/gmonster1.cc: New file.
13743 * gdb.perf/gmonster1.exp: New file.
13744 * gdb.perf/gmonster2-null-lookup.exp: New file.
13745 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13746 * gdb.perf/gmonster2-print-cerr.exp: New file.
13747 * gdb.perf/gmonster2-ptype-string.exp: New file.
13748 * gdb.perf/gmonster2-runto-main.exp: New file.
13749 * gdb.perf/gmonster2-select-file.exp: New file.
13750 * gdb.perf/gmonster2.cc: New file.
13751 * gdb.perf/gmonster2.exp: New file.
13752
13753 2015-07-24 Doug Evans <dje@google.com>
13754
13755 * gdb.perf/README: New file.
13756 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13757 * lib/gen-perf-test.exp: New file.
13758
13759 2015-07-24 Doug Evans <dje@google.com>
13760
13761 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13762 (PerfTest::startup): New function.
13763 (PerfTest::run): Return result of calling body.
13764 (PerfTest::assemble): Rewrite.
13765 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13766 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13767 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13768 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13769 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13770
13771 2015-07-24 Doug Evans <dje@google.com>
13772
13773 * lib/gdb.exp (clean_restart): Make executable optional.
13774
13775 2015-07-24 Doug Evans <dje@google.com>
13776
13777 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13778 compiler_info references.
13779 * gdb.cp/temargs.exp: Ditto.
13780 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13781 (get_compiler_info): Early exit if already computed. Set compiler_info
13782 to "unknown" if there was a problem.
13783 (test_compiler_info): Add function comment. Call get_compiler_info.
13784
13785 2015-07-24 Doug Evans <dje@google.com>
13786
13787 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13788 (workers/%.worker, build-perf): New rule.
13789 (GDB_PERFTEST_MODE): New variable.
13790 (check-perf): Use it.
13791 (clean): Clean up gdb.perf parallel build subdirs.
13792 * lib/build-piece.exp: New file.
13793 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13794 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13795 name.
13796 (standard_temp_file): Ditto.
13797 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13798 of $GDB_PARALLEL.
13799
13800 2015-07-24 Doug Evans <dje@google.com>
13801
13802 * lib/future.exp (gdb_default_target_compile): New option
13803 "early_flags".
13804 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13805 --as-needed.
13806
13807 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13808
13809 * gdb.base/catch-syscall.exp: Call gdb_exit before
13810 gdb_skip_xml_test.
13811
13812 2015-07-24 Pedro Alves <palves@redhat.com>
13813
13814 * gdb.python/py-events.exp: Accept output between the stop event
13815 and the prompt.
13816 * gdb.python/py-evsignal.exp: Likewise.
13817 * gdb.python/py-evthreads.exp: Likewise.
13818
13819 2015-07-24 Pedro Alves <palves@redhat.com>
13820
13821 PR gdb/18717
13822 * gdb.threads/non-ldr-exit.c: New file.
13823 * gdb.threads/non-ldr-exit.exp: New file.
13824
13825 2015-07-24 Yao Qi <yao.qi@linaro.org>
13826
13827 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13828 restarting process.
13829
13830 2015-07-24 Yao Qi <yao.qi@linaro.org>
13831
13832 * gdb.server/ext-restart.exp: New file.
13833
13834 2015-07-24 Yao Qi <yao.qi@linaro.org>
13835
13836 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13837 argument options.
13838 * gdb.server/ext-wrapper.exp: New file.
13839
13840 2015-07-23 Doug Evans <dje@google.com>
13841
13842 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13843 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13844
13845 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13846
13847 * gdb.ada/var_arr_typedef.exp: New testcase.
13848 * gdb.ada/var_arr_typedef/pack.adb: New file.
13849 * gdb.ada/var_arr_typedef/pack.ads: New file.
13850 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13851
13852 2015-07-20 Joel Brobecker <brobecker@adacore.com>
13853
13854 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13855
13856 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13857
13858 * gdb.arch/i386-biarch-core.exp: Replace istarget
13859 by "complete set gnutarget". Remove expectation for the "core-file"
13860 command.
13861
13862 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13863
13864 Revert the previous commit:
13865 Tests for validate symbol file using build-id.
13866
13867 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13868
13869 Tests for validate symbol file using build-id.
13870 * gdb.base/solib-mismatch-lib.c: New file.
13871 * gdb.base/solib-mismatch-libmod.c: New file.
13872 * gdb.base/solib-mismatch.c: New file.
13873 * gdb.base/solib-mismatch.exp: New file.
13874
13875 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13876
13877 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13878 nios2-*-linux*.
13879 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13880 * gdb.base/siginfo.exp: Likewise.
13881 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13882
13883 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13884
13885 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13886 Move it to ...
13887 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13888 ... here.
13889 * gdb.trace/range-stepping.exp: Check that the target supports
13890 range stepping.
13891
13892 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13893
13894 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13895
13896 2015-07-14 Pedro Alves <palves@redhat.com>
13897
13898 * gdb.base/killed-outside.exp: New file.
13899 * gdb.base/killed-outside.c: New file.
13900
13901 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13902
13903 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13904 (n at main): New.
13905 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13906
13907 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13908
13909 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13910 infcall tests instead of setting up for KFAIL.
13911
13912 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13913
13914 * gdb.btrace/record_goto-step.exp: New.
13915
13916 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13917
13918 PR compile/18484
13919 * gdb.compile/compile.c (struct struct_type): Add volatile to
13920 selffield's type.
13921 * gdb.compile/compile.exp
13922 (compile code struct_object.selffield = &struct_object): Skip further
13923 struct_object tests if this one xfails.
13924
13925 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
13926
13927 PR exp/18617
13928 * gdb.trace/ax.exp: Add test.
13929
13930 2015-07-07 Yao Qi <yao.qi@linaro.org>
13931
13932 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13933 instead of istarget "aarch64*-*-*".
13934 * gdb.arch/aarch64-fp.exp: Likewise.
13935 * gdb.base/float.exp: Likewise.
13936 * gdb.reverse/aarch64.exp: Likewise.
13937 * lib/gdb.exp (is_aarch64_target): New proc.
13938
13939 2015-07-07 Yao Qi <yao.qi@linaro.org>
13940
13941 * lib/gdb.exp (is_aarch32_target): New proc.
13942 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13943 instead of "istarget "arm*-*-*"".
13944 * gdb.arch/arm-disp-step.exp: Likewise.
13945 * gdb.arch/thumb-bx-pc.exp: Likewise.
13946 * gdb.arch/thumb-prologue.exp: Likewise.
13947 * gdb.arch/thumb-singlestep.exp: Likewise.
13948 * gdb.base/disp-step-syscall.exp: Likewise.
13949 * gdb.base/float.exp: Likewise.
13950
13951 2015-07-07 Yao Qi <yao.qi@linaro.org>
13952
13953 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13954 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13955
13956 2015-07-07 Yao Qi <yao.qi@linaro.org>
13957
13958 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13959 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13960 if it exists.
13961 * gdb.multi/multi-arch.exp: Likewise.
13962
13963 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13964
13965 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13966 print.
13967
13968 2015-07-07 Yao Qi <yao.qi@linaro.org>
13969
13970 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13971
13972 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13973
13974 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13975 '[' and ']' characters.
13976
13977 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13978
13979 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13980
13981 2015-06-29 Pedro Alves <palves@redhat.com>
13982
13983 PR threads/18127
13984 * gdb.threads/hand-call-new-thread.c: New file.
13985 * gdb.threads/hand-call-new-thread.c: New file.
13986
13987 2015-06-26 Keith Seitz <keiths@redhat.com>
13988 Doug Evans <dje@google.com>
13989
13990 PR 16253
13991 * gdb.cp/var-tag-2.cc: New file.
13992 * gdb.cp/var-tag-3.cc: New file.
13993 * gdb.cp/var-tag-4.cc: New file.
13994 * gdb.cp/var-tag.cc: New file.
13995 * gdb.cp/var-tag.exp: New file.
13996
13997 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13998
13999 * gdb.base/history-duplicates.exp: New test.
14000
14001 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14002
14003 * gdb.base/completion.exp: Test the completion of the "focus"
14004 command.
14005
14006 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14007
14008 * gdb.arch/amd64-prologue-skip.S: New file.
14009 * gdb.arch/amd64-prologue-skip.exp: New file.
14010
14011 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14012
14013 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14014 is_address_zero_readable check.
14015
14016 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14017
14018 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14019 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14020
14021 2015-06-24 Yao Qi <yao.qi@linaro.org>
14022
14023 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14024 linux targets.
14025
14026 2015-06-24 Yao Qi <yao.qi@linaro.org>
14027
14028 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14029 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14030 * gdb.base/siginfo-thread.exp: Likewise.
14031
14032 2015-06-22 Yao Qi <yao.qi@linaro.org>
14033
14034 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14035
14036 2015-06-22 Yao Qi <yao.qi@linaro.org>
14037
14038 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14039 aarch64*-*-*.
14040 (skip_hw_watchpoint_tests): Likewise.
14041
14042 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14043
14044 * gdb.base/gdbinit-history.exp: Test the interaction between
14045 setting GDBHISTSIZE and setting the history size via .gdbinit.
14046
14047 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14048
14049 PR gdb/16999
14050 * gdb.base/gdbhistsize-history.exp: New test.
14051
14052 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14053
14054 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14055 with GDBHISTSIZE.
14056 * gdb.base/readline.exp: Likewise.
14057
14058 2015-06-17 Yao Qi <yao.qi@linaro.org>
14059
14060 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14061 line.
14062
14063 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14064
14065 * gdb.base/gdbinit-history.exp: Add test case to check that
14066 an unlimited history file does not get truncated on exit.
14067
14068 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14069
14070 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14071 (VECTOR): New macro. Use it...
14072 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14073 ...for these typedefs.
14074 (int8, char1, int1, double1): New typedefs.
14075 (struct just_int2, struct two_int2): New structures.
14076 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14077 (add_structvecs, add_singlevecs): New functions.
14078 (main): Call add_some_intvecs twice.
14079 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14080 the compile and exit upon failure. Try compiling for the "native"
14081 architecture. Test inferior function calls with vector arguments
14082 and vector return value handling with "finish" and "return".
14083
14084 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14085
14086 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14087 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14088 PE file.
14089 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14090
14091 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14092
14093 PR breakpoints/16465
14094 * gdb.mi/mi-dprintf-pending.c: New file.
14095 * gdb.mi/mi-dprintf-pending.exp: New test.
14096 * gdb.mi/mi-dprintf-pendshr.c: New file.
14097
14098 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14099 Mircea Gherzan <mircea.gherzan@intel.com>
14100
14101 * gdb.arch/i386-mpx-map.c: New file.
14102 * gdb.arch/i386-mpx-map.exp: New File.
14103
14104 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14105
14106 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14107 * gdb.arch/i386-mpx.exp: Indentation fixed.
14108
14109 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14110
14111 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14112 function and improved indentation.
14113 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14114 gdb_test_multiple. Added additional tests to skip the test.
14115
14116 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14117
14118 * gdb.arch/i386-avx512.c: Change path in include file.
14119 * gdb.arch/i386-avx512.exp: Change include dir path
14120 compilation flag.
14121 * gdb.arch/i386-mpx.c: Change path in include file.
14122 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14123 flag.
14124
14125 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14126
14127 * gdb.compile/compile-print.exp (compile print *vararray@3)
14128 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14129
14130 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14131
14132 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14133 (do not keep jit in memory): ... this.
14134 (expect 5): Change it to ...
14135 (expect no 5): ... this.
14136
14137 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14138
14139 PR gdb/15564
14140 * gdb.mi/mi-detach.exp: New file.
14141
14142 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14143
14144 PR symtab/18392
14145 * gdb.arch/amd64-tailcall-self.S: New file.
14146 * gdb.arch/amd64-tailcall-self.c: New file.
14147 * gdb.arch/amd64-tailcall-self.exp: New file.
14148
14149 2015-05-28 Don Breazeal <donb@codesourcery.com>
14150
14151 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14152 tests for remote targets by checking is_target_gdbserver.
14153
14154 2015-05-27 Doug Evans <dje@google.com>
14155
14156 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14157 * gdb.dwarf2/opaque-type-lookup.c: New file.
14158 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14159
14160 2015-05-26 Doug Evans <dje@google.com>
14161
14162 * gdb.cp/iostream.cc: New file.
14163 * gdb.cp/iostream.exp: New file.
14164
14165 2015-05-26 Doug Evans <dje@google.com>
14166
14167 * gdb.dwarf2/dw2-op-call.exp: Update.
14168 * gdb.dwarf2/dw4-sig-types.exp: Update.
14169 * gdb.dwarf2/implptr.exp: Update.
14170 * gdb.mi/mi-cmd-param-changed.exp: Update.
14171
14172 2015-05-26 Doug Evans <dje@google.com>
14173
14174 * gdb.python/py-lazy-string.c: New file.
14175 * gdb.python/py-lazy-string.exp: New file.
14176 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14177 (main): Update. Add estring3.
14178 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14179 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14180
14181 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14182 Yao Qi <yao.qi@linaro.org>
14183
14184 * gdb.reverse/aarch64.c: New.
14185 * gdb.reverse/aarch64.exp: New.
14186
14187 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14188
14189 * lib/gdb.exp (supports_process_record): Return true for
14190 aarch64*-linux*.
14191 (supports_reverse): Likewise.
14192
14193 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14194
14195 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14196 Use with_test_prefix.
14197
14198 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14199
14200 * gdb.base/completion.exp: Add test for completion of layout
14201 names.
14202
14203 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14204
14205 * lib/gdb.exp (skip_tui_tests): New proc.
14206 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14207
14208 2015-05-19 Pedro Alves <palves@redhat.com>
14209
14210 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14211 Save the whole env array instead of just HOME. Unset HISTSIZE in
14212 the environment while testing. Restore whole environment
14213 afterwards.
14214
14215 2015-05-16 Doug Evans <xdje42@gmail.com>
14216
14217 * gdb.guile/scm-ports.c: New file.
14218 * gdb.guile/scm-ports.exp: Add memory port tests.
14219
14220 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14221
14222 * gdb.compile/compile-print.c: New file.
14223 * gdb.compile/compile-print.exp: New file.
14224
14225 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14226
14227 * gdb.compile/compile-ops.exp: Cast param to void.
14228 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14229 (compile code struct_object.selffield = &struct_object): Add xfail.
14230
14231 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14232
14233 * gdb.ada/arr_enum_with_gap: New testcase.
14234
14235 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14236
14237 * gdb.ada/byte_packed_arr: New testcase.
14238
14239 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14240
14241 * gdb.ada/pckd_neg: New testcase.
14242
14243 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14244
14245 PR gdb/17820
14246 * gdb.base/gdbinit-history.exp: New test.
14247 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14248 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14249
14250 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14251
14252 * gdb.python/py-xmethods.cc: Enhance test case.
14253 * gdb.python/py-xmethods.exp: New tests.
14254 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14255 function.
14256 (B_indexoper): Likewise.
14257 (global_dm_list) : Add new xmethod worker functions.
14258
14259 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14260
14261 * gdb.base/coredump-filter.exp: Correctly unset
14262 "coredump_var_addr" array.
14263
14264 2015-05-08 Pedro Alves <palves@redhat.com>
14265
14266 * gdb.server/non-existing-program.exp: Unset spawn_id.
14267
14268 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14269
14270 PR python/18291
14271 * gdb.python/py-xmethods.exp: Add tests.
14272
14273 2015-05-08 Yao Qi <yao.qi@linaro.org>
14274
14275 PR gdb/18208
14276 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14277 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14278 function set_coredump_filter, and remove remote_exec call.
14279 Remove argument ipid. Callers update.
14280 (top level): Don't get inferior's PID.
14281
14282 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14283
14284 * gdb.base/watch_thread_num.exp: Skip test on targets without
14285 access watchpoints.
14286
14287 2015-05-06 Pedro Alves <palves@redhat.com>
14288
14289 PR server/18081
14290 * gdb.server/non-existing-program.exp: New file.
14291
14292 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14293
14294 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14295
14296 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14297
14298 * gdb.ada/out_of_line_in_inlined: New testcase.
14299
14300 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14301
14302 * gdb.ada/var_rec_arr: New testcase.
14303
14304 2015-04-30 Yao Qi <yao.qi@linaro.org>
14305
14306 * gdb.base/break-idempotent.exp: If
14307 skip_hw_watchpoint_multi_tests returns true, skip the tests
14308 on "rwatch" and "awatch".
14309
14310 2015-04-30 Yao Qi <yao.qi@linaro.org>
14311
14312 * gdb.base/relativedebug.exp: Invoke gdb command
14313 "info sharedlibrary", and if libc.so doesn't have debug info,
14314 skip the test.
14315
14316 2015-04-29 Doug Evans <dje@google.com>
14317
14318 * gdb.python/py-xmethods.exp: Add ptype tests.
14319 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14320 get_result_type method.
14321
14322 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14323
14324 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14325 the target does not support hardware watchpoints.
14326
14327 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14328
14329 * gdb.base/break-always.exp: Abort testing if writing to memory
14330 causes an error.
14331
14332 2015-04-28 Doug Evans <dje@google.com>
14333
14334 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14335 * gdb.python/py-pp-registration.exp: ... here. New file.
14336 * gdb.python/py-pp-registration.c: New file.
14337 * gdb.python/py-pp-registration.py: New file.
14338
14339 2015-04-28 Doug Evans <dje@google.com>
14340
14341 * gdb.python/py-bad-printers.c: New file.
14342 * gdb.python/py-bad-printers.py: New file.
14343 * gdb.python/py-bad-printers.exp: New file.
14344
14345 2015-04-28 Sasha Smundak <asmundak@google.com>
14346
14347 * gdb.python/py-type.exp: New test.
14348
14349 2015-04-28 Andy Wingo <wingo@igalia.com>
14350
14351 * gdb.python/py-parameter.exp:
14352 * gdb.guile/scm-parameter.exp: Escape the path that we are
14353 matching against, as it might contain characters that are special
14354 to regular expressions.
14355
14356 2015-04-27 Joel Brobecker <brobecker@adacore.com>
14357
14358 * gdb.ada/rec_comp: New testcase.
14359
14360 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14361
14362 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14363 before using it.
14364
14365 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14366
14367 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14368 new tests for verilog output.
14369
14370 2015-04-24 Yao Qi <yao.qi@linaro.org>
14371
14372 * boards/remote-gdbserver-on-localhost.exp: New file.
14373
14374 2015-04-23 Pedro Alves <palves@redhat.com>
14375
14376 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14377 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14378 "end of file", remove $inferior_spawn_id from the indirect list.
14379
14380 2015-04-23 Pedro Alves <palves@redhat.com>
14381
14382 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14383
14384 2015-04-23 Pedro Alves <palves@redhat.com>
14385
14386 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14387 on $any_spawn_id instead of only on $gdb_spawn_id.
14388
14389 2015-04-21 Pierre Muller <muller@sourceware.org>
14390
14391 PR pascal/17815
14392 * lib/pascal.exp (gpc_compile): Add new option "class".
14393 (fpc_compile): Likewise.
14394 * gdb.pascal/case-insensitive-symbols.pas: New file.
14395 * gdb.pascal/case-insensitive-symbols.exp: New file.
14396
14397 2015-04-20 Gary Benson <gbenson@redhat.com>
14398
14399 * gdb.base/attach.exp: Fix three extended remote failures.
14400
14401 2015-04-17 Gary Benson <gbenson@redhat.com>
14402
14403 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14404 the main executable over the remote protocol.
14405
14406 2015-04-16 Pedro Alves <palves@redhat.com>
14407
14408 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14409 a new gdbserver if gdbserver_reconnect_p is set.
14410
14411 2015-04-16 Pedro Alves <palves@redhat.com>
14412
14413 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14414 is set, don't exit gdbserver.
14415
14416 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14417
14418 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14419 appropriate .insn, such that an older assembler can be used.
14420 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14421 the z/Architecture instruction set on 31-bit targets as well.
14422
14423 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14424
14425 * gdb.go/handcall.exp: Remove all logic related to the first
14426 breakpoint and rely on go_runto_main instead.
14427 * gdb.go/strings.exp: Likewise.
14428 * gdb.go/unsafe.exp: Likewise.
14429 * gdb.go/hello.exp: Likewise. Also rename the remaining
14430 breakpoint marker to "breakpoint 1".
14431 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14432 * gdb.go/strings.go: Likewise.
14433 * gdb.go/unsafe.go: Likewise.
14434 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14435 "set breakpoint 2 here" and rename the remaining breakpoint marker
14436 to "breakpoint 1".
14437
14438 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14439
14440 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14441 if itertools.imap is not present.
14442 * gdb.python/py-objfile.exp: Add parentheses.
14443 * gdb.python/py-type.exp: Same.
14444 * gdb.python/py-unwind-maint.py: Same.
14445
14446 2015-04-15 Yao Qi <yao.qi@linaro.org>
14447
14448 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14449 of ":$ptr_size" and set its form explicitly.
14450
14451 2015-04-15 Pedro Alves <palves@redhat.com>
14452 Yao Qi <yao.qi@linaro.org>
14453
14454 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14455 timeout by factor of 4.
14456 (test_regular_watch): Likewise.
14457 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14458 * gdb.reverse/sigall-reverse.exp: Likewise.
14459 * gdb.reverse/until-precsave.exp: Likewise.
14460 * lib/gdb.exp (with_timeout_factor): New proc.
14461 (gdb_expect): Move some code to ...
14462 (get_largest_timeout): ... here. New procedure.
14463
14464 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
14465
14466 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14467
14468 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14469
14470 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14471 to write to the .text section.
14472
14473 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14474
14475 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14476 Handle the case of targets that do not provide PID information.
14477
14478 2015-04-13 Yao Qi <yao.qi@linaro.org>
14479
14480 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14481 and use expect instead of gdb_expect.
14482
14483 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14484
14485 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14486 "coredump_var_addr" to avoid naming conflict with other testcases.
14487
14488 2015-04-10 Pedro Alves <palves@redhat.com>
14489
14490 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14491 gdb_test_sequence and gdb_assert.
14492
14493 2015-04-10 Pedro Alves <palves@redhat.com>
14494
14495 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14496 test messages that don't include the breakpoint address.
14497
14498 2015-04-10 Yao Qi <yao.qi@linaro.org>
14499
14500 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14501 false for some offset and width combinations which aren't
14502 supported by linux kernel.
14503
14504 2015-04-10 Pedro Alves <palves@redhat.com>
14505
14506 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14507 procedure, factored out from ...
14508 (top level): ... here. Add "set displaced-stepping" testing axis.
14509 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14510 parameter "displaced". Use it.
14511 (top level): Use foreach and add "set displaced-stepping" testing
14512 axis.
14513
14514 2015-04-10 Pedro Alves <palves@redhat.com>
14515
14516 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14517 Remove comment.
14518 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14519 both the address of the instruction that triggers the watchpoint
14520 and the address of the instruction immediately after, and use
14521 those addresses for the test. Fix comment.
14522
14523 2015-04-10 Pedro Alves <palves@redhat.com>
14524
14525 * gdb.base/sigstep.exp (breakpoint_to_handler)
14526 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14527 Test "backtrace" in handler.
14528 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14529 (top level): Add new "displaced" test axis to
14530 breakpoint_to_handler, breakpoint_to_handler_entry and
14531 breakpoint_over_handler.
14532
14533 2015-04-10 Pedro Alves <palves@redhat.com>
14534
14535 PR gdb/18216
14536 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14537
14538 2015-04-10 Yao Qi <yao.qi@linaro.org>
14539
14540 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14541 (test_add_rn_pc): New function.
14542 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14543 (top level): Invoke test_add_rn_pc.
14544
14545 2015-04-10 Pedro Alves <palves@redhat.com>
14546
14547 PR gdb/13858
14548 * gdb.base/step-over-no-symbols.exp: New file.
14549
14550 2015-04-09 Andy Wingo <wingo@igalia.com>
14551
14552 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14553 after the Python tests.
14554
14555 2015-04-08 Keith Seitz <keiths@redhat.com>
14556
14557 PR python/16699
14558 * gdb.python/py-completion.exp: New tests for completion.
14559 * gdb.python/py-completion.py (CompleteLimit1): New class.
14560 (CompleteLimit2): Likewise.
14561 (CompleteLimit3): Likewise.
14562 (CompleteLimit4): Likewise.
14563 (CompleteLimit5): Likewise.
14564 (CompleteLimit6): Likewise.
14565 (CompleteLimit7): Likewise.
14566
14567 2015-04-08 Pedro Alves <palves@redhat.com>
14568
14569 PR gdb/18214
14570 PR gdb/18216
14571 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14572 function.
14573 (main): Install it as SIGUSR1 handler.
14574 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14575 parameter. Always use "setup" as prefix. Toggle "set
14576 displaced-stepping" off/on depending on global. Don't switch to
14577 thread 1 here.
14578 (top level): Add displaced stepping "off/on" test axis. Update
14579 "setup" calls. Wrap each subtest with with_test_prefix. Test
14580 continuing with a queued signal in each thread.
14581
14582 2015-04-08 Pedro Alves <palves@redhat.com>
14583
14584 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14585 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14586 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14587 Return early if running to main fails.
14588 * gdb.trace/while-stepping.exp: Likewise.
14589
14590 2015-04-07 Pedro Alves <palves@redhat.com>
14591
14592 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14593 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14594 interact with inferior program.
14595
14596 2015-04-07 Pedro Alves <palves@redhat.com>
14597
14598 * lib/gdb.exp (inferior_spawn_id): New global.
14599 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14600 spawn id after processing the user code.
14601 (default_gdb_start): Set inferior_spawn_id.
14602 (send_inferior): New procedure.
14603 * lib/gdbserver-support.exp (gdbserver_start): Set
14604 inferior_spawn_id.
14605 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14606
14607 2015-04-07 Pedro Alves <palves@redhat.com>
14608
14609 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14610 * lib/gdbserver-support.exp (gdbserver_start): Make
14611 $server_spawn_id global.
14612 (gdbserver_start): Don't wait for gdbserver's spawn id with
14613 expect_background.
14614 (close_gdbserver): New procedure.
14615 (gdb_exit): Rename the default version and reimplement.
14616
14617 2015-04-07 Pedro Alves <palves@redhat.com>
14618
14619 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
14620 append the substituted item, not the original item.
14621
14622 2015-04-07 Pedro Alves <palves@redhat.com>
14623
14624 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14625 gdb_expect.
14626
14627 2015-04-07 Pedro Alves <palves@redhat.com>
14628
14629 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14630 output appearing once only.
14631
14632 2015-04-07 Pedro Alves <palves@redhat.com>
14633
14634 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14635 that doesn't expect anything. Return early if running to main
14636 fails.
14637
14638 2015-04-07 Yao Qi <yao.qi@linaro.org>
14639
14640 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14641 (child_function): Call alarm.
14642 (main): Move call to alarm into the loop.
14643 * gdb.threads/non-stop-fair-events.exp: Build program with
14644 -DTIMEOUT=$timeout.
14645
14646 2015-04-06 Doug Evans <xdje42@gmail.com>
14647
14648 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14649 Fix dest parameter to board_info.
14650 (fpc_compile): Ditto.
14651 (gdb_compile_pascal): Rename dest arg to destfile.
14652
14653 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14654
14655 * gdb.ada/funcall_ref.exp: New file.
14656 * gdb.ada/funcall_ref/foo.adb: New file.
14657
14658 2015-04-02 Yao Qi <yao.qi@linaro.org>
14659
14660 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14661 is remote.
14662
14663 2015-04-02 Gary Benson <gbenson@redhat.com>
14664
14665 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14666
14667 2015-04-01 Sasha Smundak <asmundak@google.com>
14668
14669 * gdb.python/py-unwind-maint.c: New file.
14670 * gdb.python/py-unwind-maint.exp: New test.
14671 * gdb.python/py-unwind-maint.py: New file.
14672 * gdb.python/py-unwind.c: New file.
14673 * gdb.python/py-unwind.exp: New test.
14674 * gdb.python/py-unwind.py: New test.
14675
14676 2015-04-01 Pedro Alves <palves@redhat.com>
14677
14678 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14679 to fail instead of non-existent $test.
14680
14681 2015-04-01 Pedro Alves <palves@redhat.com>
14682
14683 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14684 GDBFLAGS if not empty.
14685
14686 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14687
14688 * gdb.ada/complete.exp: Remove "multi_line".
14689 * gdb.ada/info_exc.exp: Remove "multi_line".
14690 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14691 * gdb.ada/ptype_field.exp: Remove "multi_line".
14692 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14693 * gdb.ada/tagged.exp: Remove "multi_line".
14694 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14695 [multi_line ...]
14696 * gdb.btrace/delta.exp: Likewise.
14697 * gdb.btrace/exception.exp: Likewise.
14698 * gdb.btrace/function_call_history.exp: Likewise.
14699 * gdb.btrace/instruction_history.exp: Likewise.
14700 * gdb.btrace/nohist.exp: Likewise.
14701 * gdb.btrace/record_goto.exp: Likewise.
14702 * gdb.btrace/segv.exp: Likewise.
14703 * gdb.btrace/stepi.exp: Likewise.
14704 * gdb.btrace/tailcall.exp: Likewise.
14705 * gdb.btrace/unknown_functions.exp: Likewise.
14706 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14707 * lib/gdb.exp: Add the "multi_line" helper.
14708
14709 2015-04-01 Pedro Alves <palves@redhat.com>
14710
14711 * gdb.threads/tid-reuse.c: New file.
14712 * gdb.threads/tid-reuse.exp: New file.
14713
14714 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14715
14716 PR corefiles/16092
14717 * gdb.base/coredump-filter.c: New file.
14718 * gdb.base/coredump-filter.exp: Likewise.
14719
14720 2015-03-27 Petr Machata <pmachata@redhat.com>
14721
14722 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14723 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14724 (Dwarf::assemble): Initialize them.
14725 (Dwarf::lines): New function.
14726
14727 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14728
14729 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14730 SYMBOL_PREFIX for x86_64-*-cygwin.
14731
14732 2015-03-26 Andy Wingo <wingo@igalia.com>
14733
14734 PR symtab/18148
14735 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14736 const_value but not a location.
14737 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14738 location defined in non-main CUs are visible.
14739
14740 2015-03-26 Yao Qi <yao.qi@linaro.org>
14741
14742 PR testsuite/18139
14743 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14744 Add a line number entry for the same line.
14745 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14746 Add a line number entry for the same line.
14747
14748 2015-03-26 Yao Qi <yao.qi@linaro.org>
14749
14750 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14751 .int 0.
14752 (func): Likewise. Add .Lfunc_1 label.
14753 Use .Lfunc_1 label.
14754 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14755 .int 0.
14756 (func): Likewise.
14757 Use .Lfunc_1 label.
14758
14759 2015-03-26 Yao Qi <yao.qi@linaro.org>
14760
14761 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14762 Call gdb_compile instead to compile each .s files without debug
14763 information.
14764
14765 2015-03-26 Yao Qi <yao.qi@linaro.org>
14766
14767 * gdb.base/savedregs.exp (process_saved_regs): Make
14768 "Saved registers:" optional in the pattern.
14769
14770 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14771
14772 * gdb.btrace/next.exp: Merged into step.exp.
14773 * gdb.btrace/finish.exp: Merged into step.exp.
14774 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14775 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14776 "record goto" and checking the exact replay position.
14777 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14778 check for "Recording format" in "info record" output.
14779 * gdb.btrace/record_goto.exp: Choose test file based on target.
14780 * gdb.btrace/x86-record_goto.S: Renamed into ...
14781 * gdb.btrace/x86_64-record_goto.S: ... this.
14782 * gdb.btrace/i686-record_goto.S: New.
14783 * gdb.btrace/x86-tailcall.S: Renamed into ...
14784 * gdb.btrace/x86_64-tailcall.S: ... this.
14785 * gdb.btrace/i686-tailcall.S: New.
14786 * gdb.btrace/x86-tailcall.c: Renamed into ...
14787 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14788 separate statements. Update test.
14789 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14790 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14791 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14792 * gdb.btrace/tailcall.exp: Choose test file based on target.
14793 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14794
14795 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14796
14797 * gdb.btrace/exception.exp: Increase BTS buffer size.
14798
14799 2015-03-24 Pedro Alves <palves@redhat.com>
14800
14801 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14802
14803 2015-03-24 Pedro Alves <palves@redhat.com>
14804
14805 * gdb.threads/schedlock.exp (test_step): No longer expect that
14806 "set scheduler-locking step" with "next" over a function call runs
14807 threads unlocked.
14808
14809 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14810
14811 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14812
14813 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14814
14815 PR breakpoints/16466
14816 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14817 * gdb.mi/mi-pending.c (thread_func): New function.
14818 (int main): Add threading support required.
14819 * gdb.mi/mi-pending.exp: Add tests for this issue.
14820 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14821 (pendfunc2): Remove stdio dependency.
14822 * gdb.mi/mi-pendshr2.c: New file.
14823
14824 2015-03-23 Keith Seitz <keiths@redhat.com>
14825
14826 * gdb.linespec/keywords.c: New file.
14827 * gdb.linespec/keywords.exp: New file.
14828
14829 2015-03-23 Keith Seitz <keiths@redhat.com>
14830
14831 PR gdb/18021
14832 * gdb.dwarf2/staticvirtual.exp: New test.
14833
14834 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14835
14836 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14837 * README: Remove HP-UX and gdb.hp.
14838 (configuration):
14839 * configure: Regenerate.
14840 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14841 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14842 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14843 gdb.hp/gdb.defects/Makefile.
14844 * gdb.hp/Makefile.in: File deleted.
14845 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14846 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14847 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14848 * gdb.hp/gdb.aCC/run.c: File deleted.
14849 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14850 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14851 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14852 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14853 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14854 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14855 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14856 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14857 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14858 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14859 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14860 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14861 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14862 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14863 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14864 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14865 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14866 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14867 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14868 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14869 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14870 * gdb.hp/gdb.compat/average.c: File deleted.
14871 * gdb.hp/gdb.compat/sum.c: File deleted.
14872 * gdb.hp/gdb.compat/xdb.c: File deleted.
14873 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14874 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14875 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14876 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14877 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14878 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14879 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14880 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14881 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14882 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14883 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14884 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14885 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14886 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14887 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14888 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14889 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14890 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14891 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14892 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14893 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14894 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14895 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14896 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14897 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14898 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14899 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14900 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14901 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14902 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14903 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14904 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14905 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14906 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14907 * gdb.hp/tools/odump: File deleted.
14908
14909 2015-03-19 Pedro Alves <palves@redhat.com>
14910
14911 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14912 (saw_thread_3): New globals.
14913 (top level): Increment them when an event for the corresponding
14914 thread is seen.
14915 (no thread starvation): New test.
14916
14917 2015-03-19 Pedro Alves <palves@redhat.com>
14918
14919 * gdb.threads/continue-pending-status.c: New file.
14920 * gdb.threads/continue-pending-status.exp: New file.
14921
14922 2015-03-18 Pedro Alves <palves@redhat.com>
14923
14924 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14925 Use gdb_is_target_remote instead of is_remote. Use
14926 gdb_test_multiple instead of gdb_expect. Exit early if
14927 gdb_test_multiple hits its internal matches. Tighten stepi tests
14928 expected output. Fail on exit with any signal, instead of just
14929 SIGILL.
14930
14931 2015-03-18 Yao Qi <yao.qi@linaro.org>
14932
14933 PR tdep/18107
14934 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14935 variable.
14936 * gdb.base/catch-syscall.exp: Don't skip it on
14937 aarch64*-*-linux* target. Remove elements in all_syscalls.
14938 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14939 target.
14940 (setup_all_syscalls): New proc.
14941
14942 2015-03-16 Yao Qi <yao.qi@linaro.org>
14943
14944 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14945 (top level): Skip tests if valid_addr_p returns false for
14946 $cmd1 or $cmd2.
14947
14948 2015-03-11 Andy Wingo <wingo@igalia.com>
14949
14950 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14951
14952 2015-03-11 Yao Qi <yao.qi@linaro.org>
14953
14954 * gdb.base/catch-syscall.exp: Fix typo in comments.
14955
14956 2015-03-11 Yao Qi <yao.qi@linaro.org>
14957
14958 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14959
14960 2015-03-09 Pedro Alves <palves@redhat.com>
14961
14962 * dg-extract-results.py: Delete.
14963
14964 2015-03-09 Pedro Alves <palves@redhat.com>
14965
14966 Merge dg-extract-results.sh from GCC upstream (r218843).
14967
14968 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14969 * dg-extract-results.sh: Use --text with grep to avoid issues with
14970 binary files. Fall back to cat -v, if that doesn't work.
14971
14972 2015-03-05 Pedro Alves <palves@redhat.com>
14973
14974 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14975
14976 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14977
14978 * lib/mi-support.exp (mi_expect_interrupt): Accept
14979 alternative event for when in all-stop mode.
14980
14981 2015-03-04 Pedro Alves <palves@redhat.com>
14982
14983 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14984
14985 2015-03-04 Mark Kettenis <kettenis@gnu.org>
14986
14987 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14988
14989 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14990
14991 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14992 regexps for GDB's current line display, accept a hex address
14993 preceding the line number.
14994
14995 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14996
14997 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14998 the 'arch1' variable for "s390*-linux*" targets.
14999
15000 2015-03-04 Pedro Alves <palves@redhat.com>
15001
15002 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15003 (main): Pass missing retval argument to pthread_join call.
15004
15005 2015-03-02 Pedro Alves <palves@redhat.com>
15006
15007 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15008 (top level): Call do_test with non-stop as well.
15009
15010 2015-03-02 Pedro Alves <palves@redhat.com>
15011
15012 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15013 -1.
15014
15015 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15016
15017 * gdb.arch/s390-vregs.exp: New test.
15018 * gdb.arch/s390-vregs.S: New file.
15019
15020 2015-02-27 Pedro Alves <palves@redhat.com>
15021
15022 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15023 call to catch_command_errors.
15024 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15025 catch_command_errors.
15026
15027 2015-02-27 Pedro Alves <palves@redhat.com>
15028
15029 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15030 "true" for boolean result.
15031 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15032 prototype of main.
15033
15034 2015-02-27 Pedro Alves <palves@redhat.com>
15035
15036 * lib/unbuffer_output.c: New file.
15037 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15038 (main): Call gdb_unbuffer_output.
15039
15040 2015-02-27 Yao Qi <yao.qi@linaro.org>
15041
15042 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15043 target.
15044
15045 2015-02-26 Doug Evans <dje@google.com>
15046
15047 * gdb.cp/class2.cc (Dbase, D): New classes.
15048 (main): New local delta.
15049 * gdb.cp/class2.exp: Test printing delta.
15050 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15051 (dynbar): New global.
15052 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15053
15054 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15055
15056 * gdb.compile/compile-ifunc.c: New file.
15057 * gdb.compile/compile-ifunc.exp: New file.
15058
15059 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15060
15061 * gdb.base/structs.exp: Check for correct struct on finish.
15062
15063 2015-02-26 Yao Qi <yao.qi@linaro.org>
15064
15065 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15066 is zero.
15067
15068 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15069
15070 * gdb.arch/cordic.ko.bz2: New file.
15071 * gdb.arch/cordic.ko.debug.bz2: New file.
15072 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15073
15074 2015-02-25 Yao Qi <yao.qi@linaro.org>
15075
15076 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15077 aarch64*-*-* target.
15078
15079 2015-02-23 Pedro Alves <palves@redhat.com>
15080
15081 * lib/gdb.exp (delete_breakpoints): Rewrite using
15082 gdb_test_multiple.
15083
15084 2015-02-23 Pedro Alves <palves@redhat.com>
15085
15086 * gdb.base/info-os.c: Include stdlib.h.
15087
15088 2015-02-22 Doug Evans <xdje42@gmail.com>
15089
15090 PR symtab/17855
15091 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15092 is read after symbols have been re-read.
15093 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15094 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15095
15096 2015-02-21 Doug Evans <dje@google.com>
15097
15098 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15099
15100 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15101
15102 PR corefiles/17808
15103 * gdb.arch/i386-biarch-core.core.bz2: New file.
15104 * gdb.arch/i386-biarch-core.exp: New file.
15105
15106 2015-02-21 Pedro Alves <palves@redhat.com>
15107
15108 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15109 runto_main fails.
15110
15111 2015-02-20 Pedro Alves <palves@redhat.com>
15112
15113 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15114 info probes.
15115
15116 2015-02-20 Pedro Alves <palves@redhat.com>
15117
15118 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15119
15120 2015-02-20 Pedro Alves <palves@redhat.com>
15121
15122 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15123 clean_restart before gdb_target_supports_trace.
15124
15125 2015-02-20 Pedro Alves <palves@redhat.com>
15126
15127 PR threads/18006
15128 * gdb.threads/clone-thread_db.c: New file.
15129 * gdb.threads/clone-thread_db.exp: New file.
15130
15131 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15132
15133 PR breakpoints/16812
15134 * gdb.base/catch-gdb-caused-signals.c: New file.
15135 * gdb.base/catch-gdb-caused-signals.exp: New file.
15136
15137 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15138
15139 * configure: Regenerated.
15140 * configure.ac: Use GDB_AC_TRANSFORM.
15141 * aclocal.m4: sinclude ../transform.m4.
15142
15143 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15144
15145 * lib/dtrace.exp: New file.
15146 * gdb.base/dtrace-probe.exp: Likewise.
15147 * gdb.base/dtrace-probe.d: Likewise.
15148 * gdb.base/dtrace-probe.c: Likewise.
15149 * lib/pdtrace.in: Likewise.
15150 * configure.ac: Output variables with the transformed names of
15151 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15152 * configure: Regenerated.
15153
15154 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15155
15156 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15157 expected message when trying to access $_probe_* convenience
15158 variables while not on a probe.
15159
15160 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15161
15162 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15163
15164 2015-02-11 Pedro Alves <pedro@codesourcery.com>
15165
15166 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15167 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15168
15169 2015-02-10 Doug Evans <xdje42@gmail.com>
15170
15171 * lib/gdb.exp (gdb_load): Always return a result.
15172
15173 2015-02-10 Pedro Alves <palves@redhat.com>
15174
15175 * gdb.threads/signal-sigtrap.c: New file.
15176 * gdb.threads/signal-sigtrap.exp: New file.
15177
15178 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15179
15180 * gdb.trace/no-attach-trace.c: New file.
15181 * gdb.trace/no-attach-trace.exp: New file.
15182
15183 2015-02-09 Mark Wielaard <mjw@redhat.com>
15184
15185 * gdb.dwarf2/atomic.c: New file.
15186 * gdb.dwarf2/atomic-type.exp: Likewise.
15187
15188 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15189
15190 * gdb.btrace/buffer-size.exp: Update "info record" output.
15191 * gdb.btrace/delta.exp: Update "info record" output.
15192 * gdb.btrace/enable.exp: Update "info record" output.
15193 * gdb.btrace/finish.exp: Update "info record" output.
15194 * gdb.btrace/instruction_history.exp: Update "info record" output.
15195 * gdb.btrace/next.exp: Update "info record" output.
15196 * gdb.btrace/nexti.exp: Update "info record" output.
15197 * gdb.btrace/step.exp: Update "info record" output.
15198 * gdb.btrace/stepi.exp: Update "info record" output.
15199 * gdb.btrace/nohist.exp: Update "info record" output.
15200
15201 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15202
15203 * gdb.btrace/buffer-size: New.
15204
15205 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15206
15207 * gdb.btrace/delta.exp: Update "info record" output.
15208 * gdb.btrace/enable.exp: Update "info record" output.
15209 * gdb.btrace/finish.exp: Update "info record" output.
15210 * gdb.btrace/instruction_history.exp: Update "info record" output.
15211 * gdb.btrace/next.exp: Update "info record" output.
15212 * gdb.btrace/nexti.exp: Update "info record" output.
15213 * gdb.btrace/step.exp: Update "info record" output.
15214 * gdb.btrace/stepi.exp: Update "info record" output.
15215 * gdb.btrace/nohist.exp: Update "info record" output.
15216
15217 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15218
15219 PR gdb/15678
15220 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15221
15222 2015-02-06 Pedro Alves <palves@redhat.com>
15223
15224 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15225 macro.
15226 (seconds_left, again): New globals.
15227 (main): Wait seconds_left in a 1-second sleep loop instead of
15228 sleeping 180 seconds. If 'again' is set, reset the seconds
15229 counter.
15230 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15231 'again' in the inferior before detaching. Print the seconds left.
15232 (options): New global.
15233 (top level): Build program with -DTIMEOUT=$timeout.
15234
15235 2015-02-06 Pedro Alves <palves@redhat.com>
15236
15237 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15238 determine how many seconds to pass to 'alarm'.
15239 * gdb.base/gdb-sigterm.exp (top level): Build program with
15240 -DTIMEOUT=$timeout.
15241 (do_test): Return success/failure indication. Add more verbose
15242 logging. Don't fail if 200 single steps are seen. Instead, fail
15243 when the test times out.
15244 (passes): New global.
15245 (top level): Break the testing loop if testing fails on any
15246 iteration. Use gdb_assert.
15247
15248 2015-02-04 Don Breazeal <donb@codesourcery.com>
15249
15250 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15251 and initialize them.
15252 (ipc_cleanup): New function.
15253 (main): Don't declare shmid, semid, and msqid. Add a call to
15254 atexit so that we call ipc_cleanup on exit.
15255
15256 2015-02-04 Pedro Alves <palves@redhat.com>
15257
15258 * boards/native-extended-gdbserver.exp: Remove any target variant
15259 specifications from the board name before clearing the isremote
15260 flag from board_info.
15261
15262 2015-01-31 Doug Evans <xdje42@gmail.com>
15263
15264 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15265
15266 2015-01-31 Gary Benson <gbenson@redhat.com>
15267
15268 * gdb.base/completion.exp: Disable completion limiting for
15269 existing tests. Add new tests to check completion limiting.
15270 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15271
15272 2015-01-31 Doug Evans <xdje42@gmail.com>
15273
15274 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15275
15276 2015-01-31 Doug Evans <xdje42@gmail.com>
15277
15278 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15279 entries. Duplicate file section script entries.
15280 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15281 inlined entries. Add test for safe-path rejection.
15282 * gdb.python/py-section-script.c: Add duplicate inlined section script
15283 entries. Duplicate file section script entries.
15284 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15285 inlined entries. Add test for safe-path rejection.
15286
15287 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15288
15289 * gdb.ada/disc_arr_bound: New testcase.
15290
15291 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15292
15293 * gdb.ada/mi_var_array: New testcase.
15294
15295 2015-01-27 Doug Evans <dje@google.com>
15296
15297 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15298 Add test for objfile.filename, objfile.username after objfile
15299 has been unloaded.
15300
15301 2015-01-26 Joel Brobecker <brobecker@adacore.com>
15302
15303 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15304 the second test to print the name attribute of value
15305 returned by the call to gdb.lookup_type, and adjust
15306 the expected output accordingly.
15307
15308 2015-01-25 Mark Wielaard <mjw@redhat.com>
15309
15310 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15311 * gdb.base/disp-step-fork.c: Include unistd.h.
15312 * gdb.base/siginfo-obj.c: Include stdio.h.
15313 * gdb.base/siginfo-thread.c: Likewise.
15314 * gdb.mi/non-stop.c: Include unistd.h.
15315 * gdb.mi/nsthrexec.c: Include stdio.h.
15316 * gdb.mi/pthreads.c: Include unistd.h.
15317 * gdb.modula2/unbounded1.c (main): Declare returns int.
15318 * gdb.reverse/consecutive-reverse.c: Likewise.
15319 * gdb.threads/create-fail.c: Include unistd.h.
15320 * gdb.threads/killed.c: Likewise.
15321 * gdb.threads/linux-dp.c: Likewise.
15322 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15323 * gdb.threads/non-ldr-exc-2.c: Likewise.
15324 * gdb.threads/non-ldr-exc-3.c: Likewise.
15325 * gdb.threads/non-ldr-exc-4.c: Likewise.
15326 * gdb.threads/pthreads.c: Include unistd.h.
15327 (main): Declare returns int.
15328 * gdb.threads/tls-main.c (foo): New declaration.
15329 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15330
15331 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15332
15333 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15334 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15335
15336 2015-01-15 Mark Wielaard <mjw@redhat.com>
15337
15338 * gdb.base/noreturn-return.c: New file.
15339 * gdb.base/noreturn-return.exp: New file.
15340 * gdb.base/noreturn-finish.c: New file.
15341 * gdb.base/noreturn-finish.exp: New file.
15342
15343 2015-01-23 Pedro Alves <palves@redhat.com>
15344
15345 * gdb.threads/continue-pending-after-query.c: New file.
15346 * gdb.threads/continue-pending-after-query.exp: New file.
15347
15348 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15349 Simon Marchi <simon.marchi@ericsson.com>
15350
15351 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15352 * gdb.base/valgrind-db-attach.exp: Same.
15353 * gdb.base/valgrind-infcall.exp: Same.
15354 * lib/mi-support.exp (default_mi_gdb_start): Same.
15355 * lib/prompt.exp (default_prompt_gdb_start): Same.
15356 * lib/gdb.exp (default_gdb_spawn): Same.
15357 (gdb_interact): New.
15358
15359
15360 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15361
15362 * gdb.compile/compile.exp (pointer to jit function): New test.
15363
15364 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
15365
15366 * lib/gdb.exp (supports_process_record): Return true for
15367 powerpc*-*-linux*.
15368 (supports_reverse): Likewise.
15369
15370 2015-01-15 Don Breazeal <donb@codesourcery.com>
15371
15372 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15373 instead of checking whether the target board is remote and
15374 use spawn_wait_for_attach instead of exec/sleep.
15375 * gdb.base/attach-twice.exp: Likewise.
15376
15377 2015-01-15 Joel Brobecker <brobecker@adacore.com>
15378
15379 * gdb.ada/var_arr_attrs: New testcase.
15380
15381 2015-01-14 Pedro Alves <palves@redhat.com>
15382 Joel Brobecker <brobecker@adacore.com>
15383
15384 PR gdb/17525
15385 * gdb.base/bp-cmds-execution-x-script.c: New file.
15386 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15387 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15388
15389 2015-01-14 Pedro Alves <palves@redhat.com>
15390
15391 PR cli/17828
15392 * gdb.base/batch-preserve-term-settings.c: New file.
15393 * gdb.base/batch-preserve-term-settings.exp: New file.
15394
15395 2015-01-13 Doug Evans <dje@google.com>
15396
15397 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15398 binary.
15399
15400 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15401
15402 * Makefile.in (clean mostlyclean): Do not delete *.py.
15403
15404 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15405
15406 * gdb.python/py-lookup-type.exp: New file.
15407
15408 2015-01-12 Pedro Alves <palves@redhat.com>
15409
15410 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15411 restore GDBFLAGS before returning.
15412
15413 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15414
15415 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15416 is_amd64_regs_target and is_x86_like_target.
15417
15418 2015-01-11 Doug Evans <xdje42@gmail.com>
15419
15420 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15421 is given without an explicit form.
15422 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15423 attributes.
15424 * gdb.dwarf/corrupt.exp: Ditto.
15425 * gdb.dwarf2/enum-type.exp: Ditto.
15426 * gdb.trace/entry-values.exp: Ditto.
15427 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15428
15429 2015-01-11 Doug Evans <xdje42@gmail.com>
15430
15431 PR gdb/15830
15432 * gdb.base/maint.exp: Remove references to "maint demangle".
15433 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15434 Add tests for explicitly specifying language to demangle.
15435 * gdb.dlang/demangle.exp: Ditto.
15436
15437 2015-01-09 Pedro Alves <palves@redhat.com>
15438
15439 * gdb.threads/non-stop-fair-events.c: New file.
15440 * gdb.threads/non-stop-fair-events.exp: New file.
15441
15442 2015-01-09 Pedro Alves <palves@redhat.com>
15443
15444 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15445 the global scope. Set a breakpoint after all threads are started
15446 rather than stepping over two source lines. Expect the prompt.
15447 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15448 global.
15449 (NUM): Now 15.
15450 (main): Use threads_started_barrier to wait for all threads to
15451 start. Main thread no longer calls thread_function. Exit after
15452 180 seconds.
15453 (loop): New function.
15454 (thread_function): Wait on threads_started_barrier barrier. Call
15455 'loop' at each iteration.
15456 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15457 threads have started, instead of hardcoding number of "next"
15458 steps. Use an access watchpoint instead of a write watchpoint.
15459
15460 2015-01-09 Pedro Alves <palves@redhat.com>
15461
15462 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15463 (thread_func): Wait on barrier.
15464 (main): Wait for all threads to start before stopping GDB.
15465 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15466 global.
15467 (thread1_func, thread2_func): Wait on barrier.
15468 (main): Wait for all threads to start before stopping GDB.
15469 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15470 New global.
15471 (thread1_func, thread2_func): Wait on barrier.
15472 (main): Wait for all threads to start before stopping GDB.
15473
15474 2015-01-09 Pedro Alves <palves@redhat.com>
15475
15476 * gdb.threads/attach-many-short-lived-threads.c: New file.
15477 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15478
15479 2014-01-09 Pedro Alves <palves@redhat.com>
15480
15481 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15482 instead of to thread 2.
15483 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15484 Add barrier around each pthread_create call instead of around all
15485 calls.
15486 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15487 Set a break on thread_function and have the child threads hit it
15488 one at at a time.
15489
15490 2015-01-09 Pedro Alves <palves@redhat.com>
15491
15492 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15493 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15494 false.
15495 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15496 checking whether the target board is remote.
15497 * gdb.multi/multi-attach.exp: Likewise.
15498 * gdb.python/py-sync-interp.exp: Likewise.
15499 * gdb.server/ext-attach.exp: Likewise.
15500 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15501 tests that need to attach, instead of checking whether the target
15502 board is remote at the top of the file.
15503
15504 2015-01-08 Yao Qi <yao@codesourcery.com>
15505
15506 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15507
15508 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15509
15510 Fix testcase compilation.
15511 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15512
15513 2015-01-06 Joel Brobecker <brobecker@adacore.com>
15514
15515 * gdb.python/py-type.exp: Add a couple test about empty
15516 array creation, and negative-length array creation.
15517
15518 2015-01-02 Doug Evans <xdje42@gmail.com>
15519
15520 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15521
15522 2015-01-02 Doug Evans <dje@google.com>
15523
15524 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15525
15526 2014-12-29 Yao Qi <yao@codesourcery.com>
15527
15528 * gdb.trace/entry-values.exp: Update comments. Rename variable
15529 bar_call_foo to returned_from_foo.
15530
15531 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15532
15533 PR gdb/17394
15534 * gdb.linespec/break-asm-file.c: New file.
15535 * gdb.linespec/break-asm-file.exp: New file.
15536 * gdb.linespec/break-asm-file0.s: New file.
15537 * gdb.linespec/break-asm-file1.s: New file.
15538
15539 2014-12-18 Nigel Stephens <nigel@mips.com>
15540 Maciej W. Rozycki <macro@codesourcery.com>
15541
15542 * gdb.base/float.exp: Handle the new output from "info float" on
15543 MIPS targets.
15544
15545 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15546
15547 Fix MinGW compilation.
15548 * gdb.compile/compile-ops.exp: Update untested message if
15549 !skip_compile_feature_tests.
15550 * gdb.compile/compile-setjmp.exp: Likewise.
15551 * gdb.compile/compile-tls.exp: Likewise.
15552 * gdb.compile/compile.exp: Likewise.
15553 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15554 supported on this host".
15555
15556 2014-12-16 Doug Evans <xdje42@gmail.com>
15557
15558 * boards/stabs.exp: New file.
15559
15560 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15561
15562 * gdb.base/completion.exp: Adjust to format changes of "maint
15563 print user-registers".
15564
15565 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
15566
15567 PR server/17457
15568 * gdb.arch/aarch64-fp.c: New file.
15569 * gdb.arch/aarch64-fp.exp: New file.
15570
15571 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15572
15573 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15574 r210637, r210913, r211666, r215400, r215817).
15575
15576 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15577 * dg-extract-results.py: New file.
15578 * dg-extract-results.sh: Use it if the environment seems
15579 suitable.
15580
15581 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15582
15583 * dg-extract-results.py (parse_run): Handle warnings that
15584 are printed before a test harness is run.
15585
15586 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15587
15588 * dg-extract-results.py (Named): Remove __cmp__ method.
15589 (output_variation): Use a key to sort variation.harnesses.
15590
15591 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15592
15593 * dg-extract-results.py: For Python 3, force sys.stdout to
15594 handle surrogate escape sequences.
15595 (safe_open): New function.
15596 (output_segment, main): Use it.
15597
15598 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15599
15600 * dg-extract-results.py (Prog.result_re): Include options
15601 in test name.
15602
15603 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15604
15605 * dg-extract-results.py (output_variation): Always sort if
15606 do_sum.
15607
15608 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15609
15610 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15611 as long as we get pagination notifications.
15612
15613 2014-12-15 Jason Merrill <jason@redhat.com>
15614
15615 * Makefile.in (check-gdb.%): Restore.
15616 * README: Mention it.
15617
15618 2014-12-13 Joel Brobecker <brobecker@adacore.com>
15619
15620 * gdb.ada/str_uninit: New testcase.
15621
15622 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15623
15624 PR symtab/17642
15625 * gdb.base/vla-stub-define.c: New file.
15626 * gdb.base/vla-stub.c: New file.
15627 * gdb.base/vla-stub.exp: New file.
15628
15629 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15630 Jan Kratochvil <jan.kratochvil@redhat.com>
15631 Tom Tromey <tromey@redhat.com>
15632
15633 * configure.ac: Add gdb.compile/.
15634 * configure: Regenerate.
15635 * gdb.compile/Makefile.in: New file.
15636 * gdb.compile/compile-ops.exp: New file.
15637 * gdb.compile/compile-ops.c: New file.
15638 * gdb.compile/compile-tls.c: New file.
15639 * gdb.compile/compile-tls.exp: New file.
15640 * gdb.compile/compile-constvar.S: New file.
15641 * gdb.compile/compile-constvar.c: New file.
15642 * gdb.compile/compile-mod.c: New file.
15643 * gdb.compile/compile-nodebug.c: New file.
15644 * gdb.compile/compile-setjmp-mod.c: New file.
15645 * gdb.compile/compile-setjmp.c: New file.
15646 * gdb.compile/compile-setjmp.exp: New file.
15647 * gdb.compile/compile-shlib.c: New file.
15648 * gdb.compile/compile.c: New file.
15649 * gdb.compile/compile.exp: New file.
15650 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15651
15652 2014-12-12 Tom Tromey <tromey@redhat.com>
15653
15654 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15655 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15656
15657 2014-12-12 Doug Evans <dje@google.com>
15658
15659 * lib/gdb-python.exp (get_python_valueof): New function.
15660 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15661
15662 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15663
15664 * gdb.base/completion.exp: Add test for completion of "info
15665 registers ".
15666
15667 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15668
15669 * gdb.base/func-ptrs.c: New file.
15670 * gdb.base/func-ptrs.exp: New file.
15671
15672 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15673
15674 PR breakpoints/17012
15675 * gdb.base/dprintf-detach.c: New file.
15676 * gdb.base/dprintf-detach.exp: New file.
15677
15678 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15679
15680 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15681 * lib/gdb.exp (target_is_gdbserver): New procedure.
15682
15683 2014-12-08 Doug Evans <dje@google.com>
15684
15685 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15686
15687 2014-12-05 Yao Qi <yao@codesourcery.com>
15688
15689 * gdb.guile/scm-error.exp: Remove the third argument to
15690 gdb_remote_download.
15691 * gdb.guile/scm-frame-args.exp: Likewise.
15692 * gdb.guile/scm-section-script.exp: Likewise.
15693
15694 2014-12-05 Yao Qi <yao@codesourcery.com>
15695
15696 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15697
15698 2014-12-04 Doug Evans <dje@google.com>
15699
15700 * gdb.python/py-objfile.exp: Add tests for
15701 objfile.add_separate_debug_file.
15702
15703 2014-12-04 Doug Evans <dje@google.com>
15704
15705 * lib/gdb.exp (get_build_id): New function.
15706 (build_id_debug_filename_get): Rewrite to use it.
15707 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15708
15709 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15710
15711 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15712 `method(long)', not just 0x0.
15713 * gdb.cp/nsalias.exp: Align code labels to 4.
15714 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15715 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15716 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15717 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15718 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15719 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15720
15721 2014-12-02 Doug Evans <dje@google.com>
15722
15723 PR symtab/17602
15724 * gdb.cp/anon-ns.cc: Move guts of this file to ...
15725 * gdb.cp/anon-ns2.cc: ... here. New file.
15726 * gdb.cp/anon-ns.exp: Update.
15727
15728 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
15729
15730 * gdb.python/py-events.py (inferior_call_handler): New.
15731 (register_changed_handler, memory_changed_handler): New.
15732 (test_events.invoke): Register new handlers.
15733 * gdb.python/py-events.exp: Add tests for inferior call,
15734 memory_changed and register_changed events.
15735
15736 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15737
15738 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15739 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15740 if the linker doesn't understand this.
15741
15742 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15743
15744 * gdb.python/python.exp: Change expected reply to help().
15745
15746 2014-12-01 Yao Qi <yao@codesourcery.com>
15747
15748 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15749 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15750 * configure: Re-generated.
15751
15752 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15753
15754 * gdb.cp/chained-calls.cc: New file.
15755 * gdb.cp/chained-calls.exp: New file.
15756 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15757
15758 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15759
15760 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15761 * gdb.dwarf2/symtab-producer.exp: Same.
15762 * gdb.gdb/python-interrupts.exp: Same.
15763 * gdb.gdb/python-selftest.exp: Same.
15764 * gdb.python/py-linetable.exp: Same.
15765 * gdb.python/py-type.exp: Same.
15766 * gdb.python/py-value-cc.exp: Same.
15767 * gdb.python/py-value.exp: Same.
15768
15769 2014-11-28 Yao Qi <yao@codesourcery.com>
15770
15771 * gdb.base/break-probes.exp: Match library name prefixed with
15772 sysroot.
15773
15774 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15775
15776 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15777 test expected output. Add parentheses for the call to print.
15778 Remove L suffix from integers.
15779
15780 2014-11-26 Doug Evans <dje@google.com>
15781
15782 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15783
15784 2014-11-22 Yao Qi <yao@codesourcery.com>
15785
15786 * gdb.trace/entry-values.c: Remove asms.
15787 (foo): Add foo_label.
15788 (bar): Add bar_label.
15789 * gdb.trace/entry-values.exp: Remove code computing foo's
15790 length and bar's length.
15791 (Dwarf::assemble): Invoke function_range for bar and use
15792 MACRO_AT_func for foo.
15793
15794 2014-11-22 Yao Qi <yao@codesourcery.com>
15795
15796 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15797 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15798 Use .Lgcc43_procstart instead of gcc43.
15799
15800 2014-11-21 Joel Brobecker <brobecker@adacore.com>
15801
15802 * gdb.ada/n_arr_bound: New testcase.
15803
15804 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15805
15806 PR breakpoints/10737
15807 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15808 test_catch_syscall_multi_arch.
15809 (test_catch_syscall_multi_arch): New function.
15810
15811 2014-11-20 Doug Evans <xdje42@gmail.com>
15812
15813 * gdb.base/maint.exp: Update expected output.
15814
15815 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15816
15817 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15818 4-byte instruction on S390.
15819
15820 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15821
15822 * gdb.ada/arr_arr: New testcase.
15823
15824 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15825
15826 * gdb.ada/pkd_arr_elem: New Testcase.
15827
15828 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
15829
15830 * gdb.reverse/break-precsave: Expect completion message for
15831 core file reads.
15832 * gdb.reverse/consecutive-precsave.exp: Likewise.
15833 * gdb.reverse/finish-precsave.exp: Likewise.
15834 * gdb.reverse/i386-precsave.exp: Likewise.
15835 * gdb.reverse/machinestate-precsave.exp: Likewise.
15836 * gdb.reverse/sigall-precsave.exp: Likewise.
15837 * gdb.reverse/solib-precsave.exp: Likewise.
15838 * gdb.reverse/step-precsave.exp: Likewise.
15839 * gdb.reverse/until-precsave.exp: Likewise.
15840 * gdb.reverse/watch-precsave.exp: Likewise.
15841
15842 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15843
15844 * gdb.base/bp-permanent.c: Include unistd.h.
15845 * gdb.python/py-framefilter-mi.c (main): Add return type.
15846 * gdb.python/py-framefilter.c (main): Likewise.
15847 * gdb.trace/actions-changed.c (main): Likewise.
15848
15849 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15850
15851 * gdb.mi/until.c: Add eye-catchers.
15852 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15853 line numbers.
15854
15855 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15856
15857 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15858 function header variants in break1.c.
15859 * gdb.base/ena-dis-br.exp: Likewise.
15860 * gdb.base/hbreak2.exp: Likewise.
15861 * gdb.reverse/until-precsave.exp: Drop references to removed
15862 non-prototype function header variants in ur1.c.
15863 * gdb.reverse/until-reverse.exp: Likewise.
15864
15865 2014-11-17 Petr Machata <pmachata@redhat.com>
15866
15867 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15868 ${_cu_offset_size} bytes abbrev offset.
15869
15870 2014-11-15 Doug Evans <xdje42@gmail.com>
15871
15872 PR symtab/17559
15873 * gdb.base/line-symtabs.exp: New file.
15874 * gdb.base/line-symtabs.c: New file.
15875 * gdb.base/line-symtabs.h: New file.
15876
15877 2014-11-14 Yao Qi <yao@codesourcery.com>
15878
15879 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15880 (func): Add label func_label.
15881 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15882 Replace low_pc and high_pc with MACRO_AT_range.
15883 Replace name, low_pc and high_pc with MACRO_AT_func.
15884
15885 2014-11-14 Yao Qi <yao@codesourcery.com>
15886
15887 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15888 Replace name, low_pc and high_pc with MACRO_AT_func.
15889
15890 2014-11-14 Yao Qi <yao@codesourcery.com>
15891
15892 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15893 produce debug information.
15894 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15895
15896 2014-11-14 Yao Qi <yao@codesourcery.com>
15897
15898 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15899 object and get function length.
15900 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15901 with MACRO_AT_func.
15902 (top-level): Replace gdb_compile and clean_restart with
15903 prepare_for_testing.
15904 * gdb.dwarf2/main.c (main): Add label main_label.
15905
15906 2014-11-14 Yao Qi <yao@codesourcery.com>
15907
15908 * lib/dwarf.exp (function_range): New procedure.
15909 (Dwarf::_handle_macro_at_func): New procedure.
15910 (Dwarf::_handle_macro_at_range): New procedure.
15911 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15912
15913 2014-11-14 Yao Qi <yao@codesourcery.com>
15914
15915 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15916 (_handle_attribute): New procedure.
15917
15918 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15919
15920 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15921 * gdb.base/call-sc.c (zed): Likewise.
15922 * gdb.base/checkpoint.c (main): Likewise.
15923 * gdb.base/dump.c (main): Likewise.
15924 * gdb.base/gcore.c (main): Likewise.
15925 * gdb.base/huge.c (main): Likewise.
15926 * gdb.base/multi-forks.c (main): Likewise.
15927 * gdb.base/pr10179-a.c (main): Likewise.
15928 * gdb.base/savedregs.c (main): Likewise.
15929 * gdb.base/sigaltstack.c (main): Likewise.
15930 * gdb.base/siginfo.c (main): Likewise.
15931 * gdb.base/structs.c (zed): Likewise.
15932 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15933 * gdb.mi/mi-syn-frame.c (main): Likewise.
15934 * gdb.mi/until.c (foo, main): Likewise.
15935 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15936 * gdb.base/solib-weak.c (foo): Declare.
15937 * gdb.base/attach-twice.c: Include stdio.h.
15938 * gdb.base/weaklib1.c: Likewise.
15939 * gdb.base/weaklib2.c: Likewise.
15940 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15941 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15942 unistd.h.
15943 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15944 * gdb.mi/mi-exit-code.c: Likewise.
15945 * gdb.base/break-interp-lib.c: Include string.h.
15946 * gdb.base/coremaker.c: Likewise.
15947 * gdb.base/testenv.c: Likewise.
15948 * gdb.python/py-finish-breakpoint.c: Likewise.
15949 * gdb.base/inferior-died.c: Include sys/wait.h.
15950 * gdb.base/fileio.c: Include time.h.
15951 * gdb.base/async-shell.c: Include unistd.h.
15952 * gdb.base/dprintf-non-stop.c: Likewise.
15953 * gdb.base/info-os.c: Likewise.
15954 * gdb.mi/mi-console.c: Likewise.
15955 * gdb.mi/watch-nonstop.c: Likewise.
15956 * gdb.python/py-events.c: Likewise.
15957 * gdb.base/async.c (baz): Move up before its invocation.
15958 * gdb.base/code_elim2.c (my_global_func): Likewise.
15959 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15960 * gdb.base/advance.c (func2): Likewise.
15961
15962 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15963
15964 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15965 variant.
15966 * gdb.base/annota3.c: Likewise.
15967 * gdb.base/async.c: Likewise.
15968 * gdb.base/average.c: Likewise.
15969 * gdb.base/call-ar-st.c: Likewise.
15970 * gdb.base/call-rt-st.c: Likewise.
15971 * gdb.base/call-sc.c: Likewise.
15972 * gdb.base/call-strs.c: Likewise.
15973 * gdb.base/ending-run.c: Likewise.
15974 * gdb.base/execd-prog.c: Likewise.
15975 * gdb.base/exprs.c: Likewise.
15976 * gdb.base/foll-exec.c: Likewise.
15977 * gdb.base/foll-fork.c: Likewise.
15978 * gdb.base/foll-vfork.c: Likewise.
15979 * gdb.base/funcargs.c: Likewise.
15980 * gdb.base/gcore.c: Likewise.
15981 * gdb.base/jump.c: Likewise.
15982 * gdb.base/langs0.c: Likewise.
15983 * gdb.base/langs1.c: Likewise.
15984 * gdb.base/langs2.c: Likewise.
15985 * gdb.base/mips_pro.c: Likewise.
15986 * gdb.base/nodebug.c: Likewise.
15987 * gdb.base/opaque0.c: Likewise.
15988 * gdb.base/opaque1.c: Likewise.
15989 * gdb.base/recurse.c: Likewise.
15990 * gdb.base/run.c: Likewise.
15991 * gdb.base/scope0.c: Likewise.
15992 * gdb.base/scope1.c: Likewise.
15993 * gdb.base/setshow.c: Likewise.
15994 * gdb.base/setvar.c: Likewise.
15995 * gdb.base/shmain.c: Likewise.
15996 * gdb.base/shr1.c: Likewise.
15997 * gdb.base/shr2.c: Likewise.
15998 * gdb.base/sigall.c: Likewise.
15999 * gdb.base/signals.c: Likewise.
16000 * gdb.base/so-indr-cl.c: Likewise.
16001 * gdb.base/solib2.c: Likewise.
16002 * gdb.base/structs.c: Likewise.
16003 * gdb.base/sum.c: Likewise.
16004 * gdb.base/vforked-prog.c: Likewise.
16005 * gdb.base/watchpoint.c: Likewise.
16006 * gdb.reverse/shr2.c: Likewise.
16007 * gdb.reverse/until-reverse.c: Likewise.
16008 * gdb.reverse/ur1.c: Likewise.
16009 * gdb.reverse/watch-reverse.c: Likewise.
16010
16011 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16012
16013 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16014 variant.
16015 * gdb.base/sepdebug.exp: Drop references to removed code.
16016
16017 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16018
16019 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16020 variant. Preserve original line numbering.
16021 * gdb.base/list1.c: Likewise.
16022
16023 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16024
16025 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16026 variant.
16027 * gdb.base/break1.c: Likewise.
16028 * gdb.base/break.exp: Drop references to removed code.
16029
16030 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16031
16032 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16033 variant.
16034
16035 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16036
16037 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16038
16039 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16040
16041 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16042 logic into perform_all_tests() and invoke it with and without
16043 function header prototypes.
16044 (do_function_calls): Remove conditional XFAIL for PR 5318.
16045 (rerun_and_prepare): Remove duplicate code.
16046 (perform_all_tests): New. Main logic moved here.
16047
16048 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16049
16050 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16051 code guarded by #ifdef NO_PROTOTYPES.
16052 (t_double_many_args): Likewise.
16053 (DEF_FUNC_MANY_ARGS_1): Likewise.
16054 (DEF_FUNC_VALUES_1): Likewise.
16055 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16056 guarded by #ifdef PROTOTYPES.
16057
16058 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16059
16060 * gdb.mi/mi-console.c: Add eye-catcher.
16061 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16062 instead of literal line number.
16063
16064 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16065
16066 * gdb.base/shr2.c: Add eye-catcher.
16067 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16068 line number.
16069
16070 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16071
16072 * gdb.base/jump.c: Add eye-catchers.
16073 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16074 numbers.
16075
16076 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16077
16078 * gdb.base/execd-prog.c: Add eye-catchers.
16079 * gdb.base/foll-exec.c: Likewise.
16080 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16081 line numbers.
16082
16083 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16084
16085 * gdb.base/ending-run.c: Add eye-catchers.
16086 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16087 literal line numbers.
16088
16089 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16090
16091 * gdb.base/call-rt-st.c: Add eye-catchers.
16092 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16093 literal line numbers.
16094
16095 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16096
16097 * gdb.base/call-ar-st.c: Add eye-catchers.
16098 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16099 literal line numbers.
16100
16101 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16102
16103 * gdb.base/average.c: Add eye-catchers.
16104 * gdb.base/sum.c: Likewise.
16105 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16106 regexps dynamically.
16107
16108 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16109
16110 * gdb.base/solib1.c: Add eye-catchers.
16111 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16112 literal line numbers.
16113
16114 2014-11-12 Pedro Alves <palves@redhat.com>
16115
16116 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16117 leader has exited.
16118
16119 2014-11-12 Pedro Alves <palves@redhat.com>
16120
16121 * gdb.arch/i386-bp_permanent.c: New file.
16122 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16123 (srcfile): Set to i386-bp_permanent.c.
16124 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16125 that stepi does not execute the 'leave' instruction, instead of
16126 testing it does execute.
16127 * gdb.base/bp-permanent.c: New file.
16128 * gdb.base/bp-permanent.exp: New file.
16129
16130 2014-11-10 Doug Evans <xdje42@gmail.com>
16131
16132 PR symtab/17564
16133 * gdb.base/symtab-search-order.exp: New file.
16134 * gdb.base/symtab-search-order.c: New file.
16135 * gdb.base/symtab-search-order-1.c: New file.
16136 * gdb.base/symtab-search-order-shlib-1.c: New file.
16137
16138 2014-11-07 Pedro Alves <palves@redhat.com>
16139
16140 PR gdb/17511
16141 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16142 i?86-*-linux*.
16143
16144 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16145
16146 PR c++/17494
16147 * gdb.cp/pr17494.cc: New file.
16148 * gdb.cp/pr17494.exp: New file.
16149
16150 2014-11-02 Yao Qi <yao@codesourcery.com>
16151
16152 * gdb.python/python.exp: Get working directory and match the
16153 output of "set extended-prompt \\w " with it.
16154
16155 2014-10-30 Doug Evans <dje@google.com>
16156
16157 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16158 in objfiles.
16159 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16160 in progspaces.
16161
16162 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
16163
16164 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16165 * gdb.base/realname-expand.exp: Likewise.
16166 * gdb.linespec/macro-relative.exp: Likewise.
16167
16168 2014-10-29 Pedro Alves <palves@redhat.com>
16169
16170 PR gdb/17408
16171 * gdb.threads/schedlock.c (some_function): New function.
16172 (call_function): New global.
16173 (MAYBE_CALL_SOME_FUNCTION): New macro.
16174 (thread_function): Call it.
16175 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16176 and use it instead of a global counter. Adjust all callers.
16177 (get_current_thread): Use "find current thread" for test message
16178 here rather than having all callers pass down the same string.
16179 (goto_loop): New procedure, factored out from ...
16180 (my_continue): ... this.
16181 (step_ten_loops): Change parameter from test message to command to
16182 use. Adjust.
16183 (list_count): Delete global.
16184 (check_result): New procedure, factored out from duplicate top
16185 level code.
16186 (continue tests): Wrap in with_test_prefix.
16187 (test_step): New procedure, factored out from duplicate top level
16188 code.
16189 (top level): Test "step" in combination with all scheduler-locking
16190 modes. Test "next" in combination with all scheduler-locking
16191 modes, and in combination with stepping over a function call or
16192 not.
16193 * gdb.threads/next-bp-other-thread.c: New file.
16194 * gdb.threads/next-bp-other-thread.exp: New file.
16195
16196 2014-10-29 Pedro Alves <palves@redhat.com>
16197
16198 PR python/17372
16199 * gdb.python/python.exp: Test a multi-line command that spawns
16200 interactive Python.
16201 * gdb.base/multi-line-starts-subshell.exp: New file.
16202
16203 2014-10-29 Yao Qi <yao@codesourcery.com>
16204
16205 * gdb.base/fileio.exp: Make directories on host.
16206
16207 2014-10-29 Yao Qi <yao@codesourcery.com>
16208
16209 * gdb.base/fileio.c (test_write): Close the file.
16210
16211 2014-10-28 Pedro Alves <palves@redhat.com>
16212
16213 PR gdb/12623
16214 * gdb.base/sigstep.c (no_handler): New global.
16215 (main): If 'no_handler is true, set the signal handlers to
16216 SIG_IGN.
16217 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16218 with_sw_watch and no_handler parameters. Handle them.
16219 (top level) <stepping over handler when stopped at a breakpoint
16220 test>: Add a test axis for testing with a software watchpoint, and
16221 another for testing with the signal handler set to SIG_IGN.
16222 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16223 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16224
16225 2014-10-28 Pedro Alves <palves@redhat.com>
16226
16227 PR gdb/17511
16228 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16229 * gdb.base/sigstep.exp (other_handler_location): New global.
16230 (advance): Support stepping into the signal handler, and running
16231 commands while in the handler.
16232 (in_handler_map): New global.
16233 (top level): In the advance test, add combinations for getting
16234 into the handler with stepping commands, and for running commands
16235 in the handler. Add comment descripting the advancei tests.
16236
16237 2014-10-28 Pedro Alves <palves@redhat.com>
16238
16239 * gdb.base/sigstep.exp: Use build_executable instead of
16240 prepare_for_testing.
16241 (top level): Move code that starts GDB, runs to main and creates a
16242 display to ...
16243 (restart): ... this new procedure.
16244 (top level): Move backtrace from signal handler test to ...
16245 (validate_backtrace): ... this new procedure.
16246 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16247 with_test_prefix. Always restart GDB.
16248 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16249 with_test_prefix. Always restart GDB. No need to delete
16250 breakpoints after the test.
16251 (test_skip_handler): Remove prefix parameter.
16252 (skip_over_handler, breakpoint_to_handler)
16253 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16254 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16255 restart GDB. No need to delete breakpoints after the test.
16256 (top level): Use foreach to call the test procedures with
16257 different commands.
16258
16259 2014-10-28 Pedro Alves <palves@redhat.com>
16260
16261 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16262 instead of GNATS numbers.
16263 * gdb.base/sigbpt.exp: Likewise.
16264 * gdb.base/siginfo.exp: Likewise.
16265 * gdb.base/sigstep.exp: Likewise.
16266
16267 2014-10-27 Pedro Alves <palves@redhat.com>
16268
16269 * gdb.base/sigstep.c (dummy): New global.
16270 (main): Issue a couple writes to the new global.
16271 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16272 procedures.
16273 (skip_over_handler): Use test_skip_handler.
16274 (top level): Call skip_over_handler for stepi and nexti too.
16275 (breakpoint_over_handler): Use test_skip_handler.
16276 (top level): Call breakpoint_over_handler for stepi and nexti too.
16277
16278 2014-10-27 Yao Qi <yao@codesourcery.com>
16279
16280 * gdb.trace/tfile.c (adjust_function_address)
16281 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16282 function descriptor.
16283
16284 2014-10-24 Don Breazeal <donb@codesourcery.com>
16285
16286 * gdb.base/foll-fork.exp (test_follow_fork,
16287 catch_fork_child_follow): Check for updated fork messages emitted
16288 from infrun.c.
16289 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16290 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16291 vfork_and_exec_child_follow_through_step): Check for updated vfork
16292 messages emitted from infrun.c.
16293
16294 2014-10-24 Pedro Alves <palves@redhat.com>
16295
16296 * gdb.base/corefile.exp: Remove references to ultrix.
16297 * gdb.base/interrupt.exp: Likewise.
16298 * gdb.base/whatis.exp: Likewise.
16299 * gdb.gdb/selftest.exp: Likewise.
16300 * gdb.threads/manythreads.exp: Likewise.
16301 * gdb.threads/print-threads.exp: Likewise.
16302 * gdb.threads/pthreads.exp:: Likewise.
16303 * gdb.threads/schedlock.exp: Likewise.
16304
16305 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16306
16307 * gdb.cp/non-trivial-retval.cc: Add a test case.
16308 * gdb.cp/non-trivial-retval.exp: Add a test.
16309
16310 2014-10-20 Yao Qi <yao@codesourcery.com>
16311
16312 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16313 * gdb.python/py-objfile-script-gdb.py: New file.
16314 * gdb.python/py-objfile-script.exp: Update reference to
16315 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16316 of remote_download. Remove the dest file.
16317
16318 2014-10-20 Yao Qi <yao@codesourcery.com>
16319
16320 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16321 * gdb.base/step-line.exp: Likewise.
16322 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16323 * gdb.dwarf2/dw2-basic.exp: Likewise.
16324 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16325 * gdb.dwarf2/dw2-filename.exp: Likewise.
16326 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16327 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16328 * gdb.dwarf2/dw2-producer.exp: Likewise.
16329 * gdb.dwarf2/mac-fileno.exp: Likewise.
16330 * gdb.python/py-frame-args.exp: Likewise.
16331 * gdb.python/py-framefilter.exp: Likewise.
16332 * gdb.python/py-mi.exp: Likewise.
16333 * gdb.python/py-objfile-script.exp: Likewise
16334 * gdb.python/py-pp-integral.exp: Likewise.
16335 * gdb.python/py-pp-re-notag.exp: Likewise.
16336 * gdb.python/py-prettyprint.exp: Likewise.
16337 * gdb.python/py-section-script.exp: Likewise.
16338 * gdb.python/py-typeprint.exp: Likewise.
16339 * gdb.python/py-xmethods.exp: Likewise.
16340 * gdb.stabs/weird.exp: Likewise.
16341 * gdb.xml/tdesc-regs.exp: Likewise.
16342
16343 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16344
16345 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16346 (out_cu): Use addr_len for the size of addresses.
16347 (out_line): Likewise. Size DW_LNE_set_address instruction
16348 according to addr_len.
16349 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16350 (FUNC): Add START_INSNS to definition.
16351
16352 2014-10-18 Yao Qi <yao@codesourcery.com>
16353
16354 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16355 gdb_has_argv0 return true.
16356 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16357 check [target_info exists noargs], check [gdb_has_argv0]
16358 instead.
16359 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16360 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16361 procedures.
16362
16363 2014-10-17 Doug Evans <dje@google.com>
16364
16365 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16366 event.
16367 * gdb.python/py-events.py: Add clear_objfiles event.
16368
16369 2014-10-17 Doug Evans <dje@google.com>
16370
16371 * gdb.python/py-objfile.exp: Test progspace attribute.
16372
16373 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
16374
16375 * gdb.guile/scm-breakpoint.exp: Do not assume any
16376 directory separators when matching source file paths.
16377 * gdb.python/py-breakpoint.exp: Likewise.
16378 * gdb.reverse/break-precsave.exp: Likewise.
16379 * gdb.reverse/break-reverse.exp: Likewise.
16380 * gdb.reverse/consecutive-precsave.exp: Likewise.
16381 * gdb.reverse/finish-precsave.exp: Likewise.
16382 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16383 * gdb.reverse/finish-reverse.exp: Likewise.
16384 * gdb.reverse/i386-precsave.exp: Likewise.
16385 * gdb.reverse/i387-env-reverse.exp: Likewise.
16386 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16387 * gdb.reverse/machinestate-precsave.exp: Likewise.
16388 * gdb.reverse/machinestate.exp: Likewise.
16389 * gdb.reverse/sigall-precsave.exp: Likewise.
16390 * gdb.reverse/solib-precsave.exp: Likewise.
16391 * gdb.reverse/step-precsave.exp: Likewise.
16392 * gdb.reverse/until-precsave.exp: Likewise.
16393 * gdb.reverse/watch-precsave.exp: Likewise.
16394 * gdb.reverse/watch-reverse.exp: Likewise.
16395
16396 2014-10-17 Yao Qi <yao@codesourcery.com>
16397
16398 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16399 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16400
16401 2014-10-17 Pedro Alves <palves@redhat.com>
16402
16403 PR gdb/17471
16404 * gdb.base/bg-execution-repeat.c: New file.
16405 * gdb.base/bg-execution-repeat.exp: New file.
16406
16407 2014-10-17 Pedro Alves <palves@redhat.com>
16408
16409 PR gdb/17300
16410 * gdb.base/continue-all-already-running.c: New file.
16411 * gdb.base/continue-all-already-running.exp: New file.
16412
16413 2014-10-17 Pedro Alves <palves@redhat.com>
16414
16415 PR gdb/17472
16416 * gdb.base/annota-input-while-running.c: New file.
16417 * gdb.base/annota-input-while-running.exp: New file.
16418
16419 2014-10-17 Pedro Alves <palves@redhat.com>
16420
16421 * gdb.base/callfuncs.exp: emove references to osf.
16422 * gdb.base/sigall.exp: Likewise.
16423 * gdb.gdb/selftest.exp: Likewise.
16424 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16425 * gdb.mi/non-stop.c: Likewise.
16426 * gdb.mi/pthreads.c: Likewise.
16427 * gdb.reverse/sigall-precsave.exp: Likewise.
16428 * gdb.reverse/sigall-reverse.exp: Likewise.
16429 * gdb.threads/pthreads.c: Likewise.
16430 * gdb.threads/pthreads.exp: Likewise.
16431
16432 2014-10-17 Yao Qi <yao@codesourcery.com>
16433
16434 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16435 check 'target_info exists noargs'.
16436 (test_command_prompt_position): Likewise.
16437 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16438 Remove "set args".
16439 (progvar_simple_while_test): Likewise.
16440 (progvar_complex_if_while_test): Likewise.
16441 (if_while_breakpoint_command_test): Likewise.
16442 (infrun_breakpoint_command_test): Likewise.
16443 (breakpoint_command_test): Likewise.
16444 (watchpoint_command_test): Likewise.
16445 (bp_deleted_in_command_test): Likewise.
16446 (temporary_breakpoint_commands): Likewise.
16447
16448 2014-10-16 Yao Qi <yao@codesourcery.com>
16449
16450 * gdb.base/remotetimeout.exp: Remove noargs checking.
16451
16452 2014-10-15 Pedro Alves <palves@redhat.com>
16453
16454 PR breakpoints/9649
16455 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16456 * gdb.base/breakpoint-in-ro-region.exp
16457 (probe_target_hardware_step): New procedure.
16458 (top level): Probe hardware stepping and hardware breakpoint
16459 support. Test stepping through a read-only region, with both
16460 "breakpoint auto-hw" on and off and both "always-inserted" on and
16461 off.
16462
16463 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16464
16465 * gdb.dlang/demangle.exp: Update for demangling changes.
16466
16467 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16468
16469 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16470 * gdb.cp/non-trivial-retval.exp: Add new tests.
16471
16472 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16473
16474 PR c++/13403
16475 PR c++/15154
16476 * gdb.cp/non-trivial-retval.cc: New file.
16477 * gdb.cp/non-trivial-retval.exp: New file.
16478
16479 2014-10-15 Yao Qi <yao@codesourcery.com>
16480
16481 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16482 remote host.
16483
16484 2014-10-15 Yao Qi <yao@codesourcery.com>
16485
16486 * gdb.python/py-symbol.exp: Match file base name if host is
16487 remote, otherwise match file name with dir name.
16488 * gdb.python/py-symtab.exp: Likewise.
16489 * gdb.python/python.exp: Likewise.
16490
16491 2014-10-15 Yao Qi <yao@codesourcery.com>
16492
16493 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16494 pattern.
16495 * gdb.python/py-symtab.exp: Likewise.
16496 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16497 locationn.
16498
16499 2014-10-14 Joel Brobecker <brobecker@adacore.com>
16500
16501 * gdb.ada/addr_arith: New testcase.
16502
16503 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16504
16505 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16506 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16507 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16508 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16509
16510 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16511
16512 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16513 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16514 * gdb.arch/stap-eval-lang-ada.exp: New file.
16515
16516 2014-10-14 Yao Qi <yao@codesourcery.com>
16517
16518 * gdb.mi/mi-var-child.c (nothing1): New function.
16519 (nothing2): New function.
16520 (do_children_tests): Set function pointers by nothing1 and
16521 nothing2.
16522 * gdb.mi/mi-var-child.exp: Step over new added statements.
16523 Update test to match the new output.
16524 * gdb.mi/var-cmd.c (nothing1): New function.
16525 (nothing2): New function.
16526 (do_children_tests): Set function pointers by nothing1 and
16527 nothing2.
16528 * gdb.mi/mi-var-display.exp: Update test to match output.
16529 Step to the line specified by $line_dct_nothing.
16530 Increase the number of lines to step.
16531
16532 2014-10-14 Yao Qi <yao@codesourcery.com>
16533
16534 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16535 tests.
16536 * gdb.mi/mi2-var-child.exp: Likewise.
16537
16538 2014-10-13 Doug Evans <dje@google.com>
16539
16540 * gdb.python/py-objfile.exp: Change name of file name test.
16541
16542 2014-10-13 Doug Evans <dje@google.com>
16543
16544 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16545 from the start of the CU.
16546
16547 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16548 Yao Qi <yao@codesourcery.com>
16549
16550 Fix "save breakpoints" for "catch" command.
16551 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16552 Remove -nonewline. Match also the added "main" line.
16553
16554 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16555
16556 Fix "save breakpoints" for "disable $bpnum" command.
16557 * gdb.base/save-bp.c (main): Add label.
16558 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16559
16560 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16561
16562 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16563
16564 2014-10-11 Yao Qi <yao@codesourcery.com>
16565
16566 * gdb.server/server-kill.exp: Execute command
16567 "set remote trace-status-packet on" before "tstatus".
16568
16569 2014-10-11 Yao Qi <yao@codesourcery.com>
16570
16571 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16572 (main): Call getppid.
16573 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16574 and continue to it. Read variable "server_pid".
16575
16576 2014-10-11 Yao Qi <yao@codesourcery.com>
16577
16578 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16579
16580 2014-10-11 Yao Qi <yao@codesourcery.com>
16581
16582 * gdb.threads/thread-find.exp: Don't execute command
16583 "info threads".
16584 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16585 * gdb.threads/linux-dp.exp: Don't check the condition
16586 $threads_created equals to zero.
16587
16588 2014-10-10 Pedro Alves <palves@redhat.com>
16589
16590 * gdb.base/bigcore.exp: Remove references to IRIX.
16591 * gdb.base/funcargs.exp: Likewise.
16592 * gdb.base/interrupt.exp: Likewise.
16593 * gdb.base/mips_pro.exp: Likewise.
16594 * gdb.base/nodebug.exp: Likewise.
16595 * gdb.base/setvar.exp: Likewise.
16596 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16597
16598 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16599 Pedro Alves <palves@redhat.com>
16600
16601 PR symtab/14466
16602 * gdb.base/vdso-warning.c: New file.
16603 * gdb.base/vdso-warning.exp: New file.
16604
16605 2014-10-02 Doug Evans <dje@google.com>
16606
16607 * gdb.base/structs.c (main): Don't run forever.
16608
16609 2014-10-02 Pedro Alves <palves@redhat.com>
16610
16611 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16612 (top level) <stop threads 1, stop threads 2>: Use it.
16613
16614 2014-10-02 Pedro Alves <palves@redhat.com>
16615
16616 * gdb.threads/break-while-running.exp (test): Add new
16617 'update_thread_list' argument. Skip "info threads" if false.
16618 (top level): Add new 'update_thread_list' axis.
16619
16620 2014-10-02 Pedro Alves <palves@redhat.com>
16621
16622 PR breakpoints/17431
16623 * gdb.base/execl-update-breakpoints.c: New file.
16624 * gdb.base/execl-update-breakpoints.exp: New file.
16625
16626 2014-10-01 Pedro Alves <palves@redhat.com>
16627
16628 * gdb.base/breakpoint-in-ro-region.c: New file.
16629 * gdb.base/breakpoint-in-ro-region.exp: New file.
16630
16631 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16632
16633 * gdb.mi/mi-exit-code.exp: New file.
16634 * gdb.mi/mi-exit-code.c: New file.
16635
16636 2014-09-30 Yao Qi <yao@codesourcery.com>
16637
16638 * lib/prelink-support.exp (build_executable_own_libs): Error if
16639 the target isn't native.
16640
16641 2014-09-30 Yao Qi <yao@codesourcery.com>
16642
16643 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16644 false.
16645
16646 2014-09-22 Pedro Alves <palves@redhat.com>
16647
16648 * gdb.threads/break-while-running.exp: New file.
16649 * gdb.threads/break-while-running.c: New file.
16650
16651 2014-09-19 Yao Qi <yao@codesourcery.com>
16652
16653 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16654 Invoke test. Restart GDB with --readnow and invoke test again.
16655
16656 2014-09-19 Yao Qi <yao@codesourcery.com>
16657
16658 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16659 proc set_breakpoint_on_gcd_function. Invoke
16660 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16661 invoke set_breakpoint_on_gcd_function again.
16662
16663 2014-09-18 Doug Evans <dje@google.com>
16664
16665 * gdb.dwarf2/symtab-producer.exp: New file.
16666
16667 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16668
16669 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16670 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16671 * gdb.base/global-var-nested-by-dso.c: Likewise.
16672 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16673
16674 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16675 Pedro Alves <palves@redhat.com>
16676
16677 * gdb.base/watch-bitfields.exp: Pass string other than test file
16678 name to prepare_for_testing.
16679 (watch): New procedure.
16680 (expect_watchpoint): Use with_test_prefix.
16681 (top level): Factor out tests to ...
16682 (test_watch_location, test_regular_watch): ... these new
16683 procedures, and use with_test_prefix and gdb_continue_to_end.
16684
16685 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16686
16687 PR breakpoints/12526
16688 * gdb.base/watch-bitfields.exp: New file.
16689 * gdb.base/watch-bitfields.c: New file.
16690
16691 2014-09-16 Pedro Alves <palves@redhat.com>
16692
16693 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16694 software and hardware addresses, not software address against
16695 itself.
16696
16697 2014-09-16 Pedro Alves <palves@redhat.com>
16698
16699 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16700 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16701
16702 2014-09-16 Pedro Alves <palves@redhat.com>
16703
16704 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16705 files.
16706 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16707 "*-*-vxworks*" throughout.
16708 * gdb.base/break.exp: Likewise.
16709 * gdb.base/default.exp: Likewise.
16710 * gdb.base/scope.exp: Likewise.
16711 * gdb.base/sepdebug.exp: Likewise.
16712 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16713 throughout.
16714 * gdb.base/run.c: Likewise.
16715 * gdb.base/sepdebug.c: Likewise.
16716 * gdb.hp/gdb.aCC/run.c: Likewise.
16717 * gdb.reverse/until-reverse.c: Likewise.
16718 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16719
16720 2014-09-16 Yao Qi <yao@codesourcery.com>
16721
16722 * boards/local-remote-host-native.exp: New file.
16723
16724 2014-09-14 Doug Evans <xdje42@gmail.com>
16725
16726 * gdb.threads/queue-signal.c (thread_count): New variable.
16727 (thread_count_mutex, thread_count_condvar): New variables.
16728 (incr_thread_count, wait_all_threads_running): New functions.
16729 (main): Wait for all threads to be in their thread functions.
16730
16731 2014-09-13 Doug Evans <xdje42@gmail.com>
16732
16733 * gdb.threads/queue-signal.c: New file.
16734 * gdb.threads/queue-signal.exp: New file.
16735
16736 2014-09-13 Doug Evans <xdje42@gmail.com>
16737
16738 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16739 be consistent with what default_gdb_init uses.
16740 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16741 the plain text of the prompt. Add some logging printfs.
16742 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16743
16744 2014-09-12 Pedro Alves <palves@redhat.com>
16745
16746 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16747 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16748 * gdb.arch/i386-size-overlap.exp: Likewise.
16749 * gdb.arch/i386-size.exp: Likewise.
16750 * gdb.arch/i386-unwind.exp: Likewise.
16751 * gdb.base/a2-run.exp: Likewise.
16752 * gdb.base/break.exp: Likewise.
16753 * gdb.base/charset.exp: Likewise.
16754 * gdb.base/chng-syms.exp: Likewise.
16755 * gdb.base/commands.exp: Likewise.
16756 * gdb.base/dbx.exp: Likewise.
16757 * gdb.base/find.exp: Likewise.
16758 * gdb.base/funcargs.exp: Likewise.
16759 * gdb.base/jit-simple.exp: Likewise.
16760 * gdb.base/reread.exp: Likewise.
16761 * gdb.base/sepdebug.exp: Likewise.
16762 * gdb.base/step-bt.exp: Likewise.
16763 * gdb.cp/mb-inline.exp: Likewise.
16764 * gdb.cp/mb-templates.exp: Likewise.
16765 * gdb.objc/basicclass.exp: Likewise.
16766 * gdb.threads/killed.exp: Likewise.
16767
16768 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16769
16770 PR tdep/17379
16771 * gdb.arch/powerpc-stackless.S: New file.
16772 * gdb.arch/powerpc-stackless.exp: New file.
16773
16774 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16775
16776 * gdb.base/attach.c: Include unistd.h.
16777 (main): Call alarm. Add label postloop.
16778 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16779 gdb_breakpoint, gdb_continue_to_breakpoint.
16780 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16781
16782 2014-09-11 Pedro Alves <palves@redhat.com>
16783
16784 PR gdb/17347
16785 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16786 * gdb.base/attach.exp (test_command_line_attach_run): New
16787 procedure.
16788 (top level): Call it.
16789
16790 2014-09-11 Pedro Alves <palves@redhat.com>
16791
16792 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16793 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16794 (do_command_attach_tests): Use spawn_wait_for_attach.
16795 * gdb.base/solib-overlap.exp: Likewise.
16796 * gdb.multi/multi-attach.exp: Likewise.
16797 * gdb.python/py-prompt.exp: Likewise.
16798 * gdb.python/py-sync-interp.exp: Likewise.
16799 * gdb.server/ext-attach.exp: Likewise.
16800
16801 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16802
16803 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16804 command in testcase. Simplify testcase.
16805
16806 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16807
16808 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16809
16810 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16811
16812 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16813
16814 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16815
16816 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16817
16818 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16819
16820 * gdb.dwarf2/dynarr-ptr.c: New file.
16821 * gdb.dwarf2/dynarr-ptr.exp: New file.
16822
16823 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16824
16825 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16826 of 30 rather than hardcoding 120 for a slow test case. Take the
16827 `gdb,timeout' target setting into account for this calculation.
16828 Don't extend the timeout for the test cases that don't need it.
16829
16830 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16831
16832 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16833 a factor of 2 for a slow test case. Take the `gdb,timeout'
16834 target setting into account for this calculation.
16835 * gdb.reverse/until-precsave.exp: Increase the timeout by
16836 a factor of 15 and 3 respectively rather than adding 120
16837 for a pair of slow test cases. Take the `gdb,timeout'
16838 target setting into account for this calculation.
16839
16840 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16841
16842 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16843 timeout, don't pass one down to gdb_expect.
16844 (gdb_expect): Rework timeout selection.
16845
16846 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16847
16848 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16849 exception on timeout.
16850 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16851 (gdbserver_start_extended): Catch any `gdbserver_start' error
16852 exceptions.
16853 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16854 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16855 `gdbserver_gdb_load' error exceptions.
16856
16857 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16858
16859 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16860 120 on waiting for the TCP socket to open.
16861
16862 2014-09-09 Doug Evans <xdje42@gmail.com>
16863
16864 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16865 _caller_matches, _any_caller_is, _any_caller_matches.
16866
16867 2014-09-09 Doug Evans <xdje42@gmail.com>
16868
16869 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16870
16871 2014-09-09 Yao Qi <yao@codesourcery.com>
16872
16873 * gdb.mi/mi-var-display.exp: Set print symbol off.
16874
16875 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16876
16877 PR gdb/17035
16878 * gdb.base/commands.exp: Add tests to verify user-defined
16879 commands with empty bodies.
16880 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16881 python commands in `show user command`.
16882 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16883 scheme commands in `show user command`.
16884
16885 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16886
16887 PR python/17355
16888 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16889 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16890 * gdb.python/py-framefilter-invalidarg.exp: New file.
16891 * gdb.python/py-framefilter-invalidarg.py: New file.
16892
16893 2014-09-06 Doug Evans <xdje42@gmail.com>
16894
16895 PR 15276
16896 * gdb.python/py-caller-is.c: New file.
16897 * gdb.python/py-caller-is.exp: New file.
16898
16899 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16900
16901 PR gdb/17235
16902 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16903 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16904
16905 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16906
16907 PR fortran/17237
16908 * gdb.fortran/print-formatted.exp: New file.
16909 * gdb.fortran/print-formatted.f90: Likewise.
16910
16911 2014-09-03 Sasha Smundak <asmundak@google.com>
16912
16913 * gdb.python/py-frame.exp: Test Frame.read_register.
16914
16915 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16916
16917 PR python/16699
16918 * gdb.python/py-completion.exp: New file.
16919 * gdb.python/py-completion.py: Likewise.
16920
16921 2014-08-28 Doug Evans <dje@google.com>
16922
16923 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16924 eax,etc. are live with values set by gdb and thus the compiler can't
16925 use them.
16926 * gdb.arch/i386-pseudo.c (main): Ditto.
16927
16928 2014-08-27 Doug Evans <dje@google.com>
16929
16930 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16931
16932 2014-08-25 Doug Evans <dje@google.com>
16933
16934 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16935 (main): Ditto.
16936
16937 2014-08-25 Doug Evans <dje@google.com>
16938
16939 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16940
16941 2014-08-24 Yao Qi <yao@codesourcery.com>
16942
16943 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16944 symbol off.
16945 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16946
16947 2014-08-22 Doug Evans <dje@google.com>
16948
16949 PR 17276
16950 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16951 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16952 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16953
16954 2014-08-22 Yao Qi <yao@codesourcery.com>
16955
16956 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16957 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16958 * gdb.python/python.exp: Likewise. Use .py file on the host
16959 instead of the build.
16960
16961 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16962
16963 * gdb.threads/gcore-stale-thread.c: New file.
16964 * gdb.threads/gcore-stale-thread.exp: New file.
16965
16966 2014-08-21 Pedro Alves <palves@redhat.com>
16967
16968 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16969 * gdb.base/gcore-relro-pie.exp: Likewise.
16970 * gdb.base/gcore-relro.exp: Likewise.
16971 * gdb.base/gcore.exp: Likewise.
16972 * gdb.base/print-symbol-loading.exp: Likewise.
16973 * gdb.threads/gcore-thread.exp: Likewise.
16974 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16975
16976 2014-08-20 Pedro Alves <palves@redhat.com>
16977 Jan Kratochvil <jan.kratochvil@redhat.com>
16978
16979 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16980 configure.
16981 (EXPECT): Handle READ1 being set.
16982 (all): Depend on EXTRA_RULES.
16983 (check-read1, expect-read1, read1.so, read1): New rules.
16984 * README (Testsuite Parameters): Document the READ1 make variable.
16985 (Race detection): New section.
16986 * configure: Regenerate.
16987 * configure.ac: If build==host==target, and running under a
16988 GNU/glibc system, add read1 to the extra Makefile rules.
16989 (EXTRA_RULES): AC_SUBST it.
16990 * lib/read1.c: New file.
16991
16992 2014-08-20 Joel Brobecker <brobecker@adacore.com>
16993
16994 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16995 the handling of variables declared as a typedef to an array
16996 which a DW_AT_data_location attribute.
16997
16998 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
16999 Pedro Alves <palves@redhat.com>
17000
17001 PR symtab/14604
17002 PR symtab/14605
17003 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17004 gdb_test.
17005
17006 2014-08-19 Pedro Alves <palves@redhat.com>
17007
17008 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17009
17010 2014-08-19 Yao Qi <yao@codesourcery.com>
17011
17012 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17013 right line.
17014
17015 2014-08-18 David Blaikie <dblaikie@gmail.com>
17016
17017 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17018
17019 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17020
17021 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17022 attribute in array range.
17023
17024 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17025
17026 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17027
17028 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17029
17030 PR c++/17132
17031 * gdb.cp/pr17132.cc: New file.
17032 * gdb.cp/pr17132.exp: New file.
17033
17034 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17035
17036 * gdb.python/py-xmethods.py (A_getarrayind)
17037 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17038 Use 'print' with function call syntax.
17039 (E_method_matcher.match): Fix tab vs space indentation mixup.
17040
17041 2014-08-15 Yao Qi <yao@codesourcery.com>
17042
17043 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17044 false.
17045
17046 2014-08-15 Yao Qi <yao@codesourcery.com>
17047
17048 * gdb.cp/casts.exp: Set print symbol off.
17049 * gdb.cp/class2.exp: Likewise.
17050 * gdb.cp/overload.exp: Likewise.
17051 * gdb.cp/templates.exp: Likewise.
17052
17053 2014-08-11 Doug Evans <dje@google.com>
17054
17055 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17056 (test_load_shlib): Update.
17057
17058 2014-08-09 Yao Qi <yao@codesourcery.com>
17059
17060 * gdb.base/display.exp: Invoke is_address_zero_readable.
17061 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17062 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17063 * gdb.base/hbreak-unmapped.exp: Return if
17064 is_address_zero_readable returns true.
17065 * gdb.base/signest.exp: Likewise.
17066 * gdb.base/signull.exp: Likewise.
17067 * gdb.base/sigbpt.exp: Likewise.
17068 * gdb.guile/scm-disasm.exp: Do the test if
17069 is_address_zero_readable returns false.
17070 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17071 * gdb.python/py-arch.exp: Likewise.
17072 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17073 * lib/gdb.exp (is_address_zero_readable): New proc.
17074
17075 2014-08-09 Yao Qi <yao@codesourcery.com>
17076
17077 PR testsuite/13443
17078 * gdb.mi/mi-var-display.exp: Make test messages unique.
17079
17080 2014-08-04 Tom Tromey <tromey@redhat.com>
17081
17082 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17083 target 0".
17084
17085 2014-08-04 Tom Tromey <tromey@redhat.com>
17086
17087 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17088 "target_resume".
17089
17090 2014-08-01 Joel Brobecker <brobecker@adacore.com>
17091
17092 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17093 inner_vla_struct_object_size.
17094 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17095 as xfail.
17096
17097 2014-07-30 Pedro Alves <palves@redhat.com>
17098
17099 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17100 comment.
17101
17102 2014-07-29 Yao Qi <yao@codesourcery.com>
17103
17104 PR gdb/17206
17105 * gdb.base/until-nodebug.exp: New.
17106
17107 2014-07-28 Doug Evans <xdje42@gmail.com>
17108
17109 PR guile/17203
17110 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17111 previously existing parameter, and previously ambiguously spelled
17112 parameter.
17113
17114 2014-07-28 Will Newton <will.newton@linaro.org>
17115
17116 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17117
17118 2014-07-26 Ludovic Courtès <ludo@gnu.org>
17119 Doug Evans <xdje42@gmail.com>
17120
17121 PR guile/17146
17122 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17123
17124 2014-07-25 Pedro Alves <palves@redhat.com>
17125
17126 * gdb.threads/signal-command-handle-nopass.c: New file.
17127 * gdb.threads/signal-command-handle-nopass.exp: New file.
17128 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17129 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17130 * gdb.threads/signal-delivered-right-thread.c: New file.
17131 * gdb.threads/signal-delivered-right-thread.exp: New file.
17132
17133 2014-07-25 Pedro Alves <palves@redhat.com>
17134
17135 * gdb.base/double-prompt-target-event-error.exp
17136 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17137 match.
17138 (cancel_pagination_in_target_event): Rework double prompt
17139 detection.
17140 * gdb.base/paginate-after-ctrl-c-running.exp
17141 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17142 <return>' match.
17143 * gdb.base/paginate-bg-execution.exp
17144 (test_bg_execution_pagination_return)
17145 (test_bg_execution_pagination_cancel): Remove '-notransfer
17146 <return>' matches.
17147 * gdb.base/paginate-execution-startup.exp
17148 (test_fg_execution_pagination_return)
17149 (test_fg_execution_pagination_cancel): Remove '-notransfer
17150 <return>' matches.
17151 * gdb.base/paginate-inferior-exit.exp
17152 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17153 match.
17154 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17155 * lib/gdb.exp (pagination_prompt): Run text through
17156 string_to_regexp.
17157 (gdb_test_multiple): Match $pagination_prompt instead of
17158 "<return>".
17159 (string_to_regexp): Move to lib/gdb-utils.exp.
17160
17161 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17162
17163 * gdb.arch/amd64-entry-value-paramref.S: New file.
17164 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17165 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17166 * gdb.arch/amd64-optimout-repeat.S: New file.
17167 * gdb.arch/amd64-optimout-repeat.c: New file.
17168 * gdb.arch/amd64-optimout-repeat.exp: New file.
17169
17170 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17171
17172 PR gdb/17170
17173 * gdb.base/statistics.exp: New file.
17174
17175 2014-07-17 Doug Evans <dje@google.com>
17176
17177 PR gdb/17170
17178 * gdb.base/maint.exp: Update testing of per-command stats.
17179
17180 2014-07-16 Pedro Alves <palves@redhat.com>
17181
17182 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17183 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17184 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17185 (tfile_write_buf): New functions.
17186 (add_memory_block): Rewrite using the above.
17187 (adjust_function_address): New function.
17188 (FUNCTION_ADDRESS): New macro.
17189 (write_basic_trace_file): Remove short_x local, and use
17190 tfile_write_16. Change type of func_addr local to unsigned long
17191 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17192 here. Cast argument of add_memory_block to char pointer.
17193 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17194 (main): Remove parameters.
17195 * gdb.trace/tfile.exp: Remove nowarnings.
17196
17197 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17198
17199 * gdb.base/debug-expr.exp: Test string evaluation with
17200 "debug expression" on.
17201
17202 2014-07-15 Pedro Alves <palves@redhat.com>
17203
17204 * gdb.base/reread.exp: Use clean_restart.
17205
17206 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17207
17208 * gdb.arch/avr-flash-qualifer.c: New.
17209 * gdb.arch/avr-flash-qualifer.exp: New.
17210
17211 2014-07-14 Pedro Alves <palves@redhat.com>
17212
17213 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17214 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17215
17216 2014-07-14 Pedro Alves <palves@redhat.com>
17217
17218 * gdb.base/double-prompt-target-event-error.c: New file.
17219 * gdb.base/double-prompt-target-event-error.exp: New file.
17220
17221 2014-07-14 Pedro Alves <palves@redhat.com>
17222
17223 PR gdb/17072
17224 * gdb.base/paginate-inferior-exit.c: New file.
17225 * gdb.base/paginate-inferior-exit.exp: New file.
17226
17227 2014-07-14 Pedro Alves <palves@redhat.com>
17228
17229 PR gdb/17072
17230 * gdb.base/paginate-bg-execution.c: New file.
17231 * gdb.base/paginate-bg-execution.exp: New file.
17232
17233 2014-07-14 Pedro Alves <palves@redhat.com>
17234
17235 PR gdb/17072
17236 * gdb.base/paginate-execution-startup.c: New file.
17237 * gdb.base/paginate-execution-startup.exp: New file.
17238 * lib/gdb.exp (pagination_prompt): New global.
17239 (default_gdb_spawn): New procedure, factored out from
17240 default_gdb_spawn.
17241 (default_gdb_start): Adjust to call default_gdb_spawn.
17242 (gdb_spawn): New procedure.
17243
17244 2014-07-14 Pedro Alves <palves@redhat.com>
17245
17246 * lib/gdb.exp (gdb_assert): New procedure.
17247 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17248
17249 2014-07-14 Pedro Alves <palves@redhat.com>
17250
17251 * gdb.base/execution-termios.c: New file.
17252 * gdb.base/execution-termios.exp: New file.
17253
17254 2014-07-14 Tom Tromey <tromey@redhat.com>
17255
17256 * gdb.cp/vla-cxx.cc: New file.
17257 * gdb.cp/vla-cxx.exp: New file.
17258
17259 2014-07-14 Tom Tromey <tromey@redhat.com>
17260
17261 * gdb.reverse/rerun-prec.c: New file.
17262 * gdb.reverse/rerun-prec.exp: New file.
17263
17264 2014-07-12 Maciej W. Rozycki <macro@mips.com>
17265 Maciej W. Rozycki <macro@codesourcery.com>
17266
17267 * lib/gdb-utils.exp: New file.
17268 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17269 inline `gdb_init_command' processing.
17270 (gdb_start_cmd): Likewise.
17271 * lib/mi-support.exp (mi_run_cmd): Likewise.
17272 * README: Document `gdb_init_command' and `gdb_init_commands'.
17273
17274 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17275
17276 Fix false FAIL running under a very long directory name.
17277 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17278 and "set print elements 10000". Twice.
17279
17280 2014-07-11 Yao Qi <yao@codesourcery.com>
17281
17282 * gdb.base/exprs.exp: "set print symbol off".
17283
17284 2014-07-11 Pedro Alves <palves@redhat.com>
17285
17286 * gdb.threads/kill.c: New file.
17287 * gdb.threads/kill.exp: New file.
17288
17289 2014-07-10 Yao Qi <yao@codesourcery.com>
17290
17291 * gdb.trace/tfile.c (write_basic_trace_file)
17292 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17293 address written to trace file.
17294
17295 2014-07-09 Pedro Alves <palves@redhat.com>
17296
17297 * gdb.base/attach-wait-input.exp: New file.
17298 * gdb.base/attach-wait-input.c: New file.
17299
17300 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17301
17302 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17303 setting up test structures.
17304 (main): Call new test function.
17305 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17306 test function, continue into test function and walk test
17307 structures.
17308
17309 2014-07-02 Yao Qi <yao@codesourcery.com>
17310
17311 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17312 'bar_start' at the beginning of functions 'foo' and 'bar'
17313 respectively.
17314 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17315 instead of 'foo' and 'bar'.
17316
17317 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17318
17319 * gdb.btrace/segv.exp: New.
17320 * gdb.btrace/segv.c: New.
17321
17322 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
17323
17324 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17325 instruction.
17326
17327 2014-06-30 Mark Wielaard <mjw@redhat.com>
17328
17329 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17330 vulture, vilify, villar): New volatile array constants.
17331 (vindictive, vegetation): New const volatile array constants.
17332 * gdb.base/volatile.exp: Test volatile and const volatile array
17333 types.
17334
17335 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17336
17337 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17338 target lacks support for awatch, rwatch, or hbreak.
17339
17340 2014-06-27 Yao Qi <yao@codesourcery.com>
17341
17342 * gdb.multi/dummy-frame-restore.exp: New.
17343 * gdb.multi/dummy-frame-restore.c: New.
17344
17345 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17346
17347 * gdb.btrace/gcore.exp: New.
17348
17349 2014-06-23 Pedro Alves <palves@redhat.com>
17350
17351 * gdb.base/watchpoint-reuse-slot.c: New file.
17352 * gdb.base/watchpoint-reuse-slot.exp: New file.
17353
17354 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17355
17356 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17357 progspace's filename in 'info', 'enable' and 'disable' command
17358 tests.
17359
17360 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17361
17362 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17363 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17364 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17365
17366 2014-06-20 Gary Benson <gbenson@redhat.com>
17367
17368 * gdb.arch/i386-avx.exp: Fix include file location.
17369 * gdb.arch/i386-sse.exp: Likewise.
17370
17371 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17372
17373 * gdb.dlang/expression.exp: New file.
17374
17375 2014-06-19 Pedro Alves <palves@redhat.com>
17376
17377 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17378 out from ...
17379 (top level): ... here. Iterate running tests under different
17380 scheduler-locking settings.
17381
17382 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
17383
17384 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17385 to DW_FORM_addr and use non-zero addresses.
17386
17387 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17388
17389 PR gdb/17017
17390 * gdb.python/py-xmethods.cc: Add global function call counters and
17391 increment them in their respective functions. Remove "cout"
17392 statements.
17393 * gdb.python/py-xmethods.exp: Make tests check the global function
17394 call counters instead of depending on inferior IO.
17395
17396 2014-06-18 Don Breazeal <donb@codesourcery.com>
17397
17398 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17399 Deleted procedure.
17400 (explicit_fork_parent_follow): Deleted procedure.
17401 (explicit_fork_child_follow): Deleted procedure.
17402 (test_follow_fork): New procedure.
17403 (do_fork_tests): Replace calls to deleted procedures with
17404 calls to test_follow_fork and reset GDB for subsequent
17405 procedure calls.
17406
17407 2014-06-17 Yao Qi <yao@codesourcery.com>
17408
17409 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17410 CP1252.
17411
17412 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
17413
17414 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17415 Initialize ptr and S explicitly.
17416 (skip_type_update_when_not_use_rtti_test): Likewise.
17417
17418 2014-06-16 Keith Seitz <keiths@redhat.com>
17419
17420 PR mi/15863
17421 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17422 the inferior is started.
17423
17424 2014-06-16 Pedro Alves <palves@redhat.com>
17425
17426 * gdb.base/break-main-file-remove-fail.c: New file.
17427 * gdb.base/break-main-file-remove-fail.exp: New file.
17428 * gdb.base/break-unload-file.exp: Use build_executable instead of
17429 prepare_for_testing.
17430 (test_break): New parameter "initial_load". Handle it.
17431 (top level): Add initial_load cmdline/file axis.
17432
17433 2014-06-12 Tom Tromey <tromey@redhat.com>
17434
17435 * gdb.base/completion.exp: Don't use directory name in test.
17436
17437 2014-06-09 Gary Benson <gbenson@redhat.com>
17438
17439 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17440 separate the always-available ANSI-standard signals from the
17441 signals that require checking.
17442 (main): Likewise.
17443 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17444 Likewise.
17445 (main): Likewise.
17446
17447 2014-06-07 Keith Seitz <keiths@redhat.com>
17448
17449 Revert:
17450 PR c++/16253
17451 * gdb.cp/var-tag.cc: New file.
17452 * gdb.cp/var-tag.exp: New file.
17453 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17454 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17455 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17456 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17457
17458 2014-06-06 Doug Evans <xdje42@gmail.com>
17459
17460 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17461
17462 2014-06-06 Pedro Alves <palves@redhat.com>
17463
17464 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17465 in target debug output instead of looking at RSP packets,
17466 disabling the test on any target that uses hardware stepping.
17467 Update comments.
17468
17469 2014-06-06 Pedro Alves <palves@redhat.com>
17470
17471 * gdb.base/break-unload-file.exp: Fix typo.
17472
17473 2014-06-06 Yao Qi <yao@codesourcery.com>
17474
17475 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17476 from "jit_function" to "^jit_function".
17477
17478 2014-06-06 Yao Qi <yao@codesourcery.com>
17479
17480 * gdb.base/async.c (foo): Add one statement.
17481 * gdb.base/async.exp: Get the next instruction address and
17482 match the output of "nexti" by instruction address. Match
17483 the hex address in the output of "finish".
17484
17485 2014-06-06 Gary Benson <gbenson@redhat.com>
17486
17487 * gdb.base/call-signals.c: Remove preprocessor conditionals
17488 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17489 SIGSEGV and SIGTERM.
17490 * gdb.base/sigall.c: Likewise.
17491 * gdb.base/unwindonsignal.c: Likewise.
17492 * gdb.reverse/sigall-reverse.c: Likewise.
17493
17494 2014-06-06 Yao Qi <yao@codesourcery.com>
17495
17496 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17497 readable, skip the test.
17498
17499 2014-06-06 Yao Qi <yao@codesourcery.com>
17500
17501 * gdb.threads/staticthreads.c (thread_function): Move the line
17502 setting breakpoint on forward.
17503 * gdb.threads/staticthreads.exp: Update comments.
17504
17505 2014-06-05 Ludovic Courtès <ludo@gnu.org>
17506
17507 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17508 "history-append! type error".
17509
17510 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17511
17512 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17513 erroneous dprintf expected input.
17514
17515 2014-06-04 Doug Evans <xdje42@gmail.com>
17516
17517 * gdb.guile/scm-generics.exp: Delete.
17518
17519 2014-06-04 Doug Evans <xdje42@gmail.com>
17520
17521 * gdb.guile/scm-breakpoint.exp: Update.
17522 Add tests for breakpoint registration.
17523
17524 2014-06-04 Tom Tromey <tromey@redhat.com>
17525
17526 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17527 VLA-in-union.
17528 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17529 inner_vla_struct, vla_union types. Initialize objects of those
17530 types and compute their sizes.
17531
17532 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17533 Hui Zhu <hui@codesourcery.com>
17534
17535 * gdb.base/fileio.exp: Add test for shell not available as well as
17536 available.
17537 * gdb.base/fileio.c (test_system): Check for shell twice.
17538
17539 2014-06-04 Yao Qi <yao@codesourcery.com>
17540
17541 * gdb.base/auto-connect-native-target.exp: Remove redundant
17542 space from the regexp pattern.
17543
17544 2014-06-04 Yao Qi <yao@codesourcery.com>
17545
17546 * gdb.base/default.exp: Replace "child" with "native" in
17547 regexp pattern.
17548
17549 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17550
17551 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17552 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17553 * gdb.python/py-xmethods.py: Python script supporting the
17554 new testcase and tests.
17555
17556 2014-06-03 Joel Brobecker <brobecker@adacore.com>
17557 Pedro Alves <palves@redhat.com>
17558
17559 PR breakpoints/17000
17560 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17561 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17562
17563 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17564
17565 * gdb.base/subst.exp: Add tests to verify partial path matching
17566 output.
17567
17568 2014-06-03 Pedro Alves <palves@redhat.com>
17569
17570 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17571 target that doesn't use software single-stepping.
17572
17573 2014-06-03 Pedro Alves <palves@redhat.com>
17574
17575 PR breakpoints/17000
17576 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17577 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17578
17579 2014-06-02 Doug Evans <xdje42@gmail.com>
17580
17581 * gdb.guile/scm-parameter.exp: New file.
17582
17583 2014-06-02 Doug Evans <xdje42@gmail.com>
17584
17585 * gdb.guile/scm-cmd.c: New file.
17586 * gdb.guile/scm-cmd.exp: New file.
17587
17588 2014-06-02 Doug Evans <xdje42@gmail.com>
17589
17590 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17591 pretty-printer lookup.
17592 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17593 (make-pp_s-printer): Call it.
17594 (make-pretty-printer-from-dict): New function.
17595 (lookup-pretty-printer-maker-from-dict): New function.
17596 (*pretty-printer*): Simplify.
17597 (make-objfile-pp_s-printer): New function.
17598 (install-objfile-pretty-printers!): New function.
17599 (make-progspace-pp_s-printer): New function.
17600 (install-progspace-pretty-printers!): New function.
17601 * gdb.guile/scm-progspace.c: New file.
17602 * gdb.guile/scm-progspace.exp: New file.
17603
17604 2014-06-02 Pedro Alves <palves@redhat.com>
17605
17606 * gdb.base/dprintf-bp-same-addr.c: New file.
17607 * gdb.base/dprintf-bp-same-addr.exp: New file.
17608
17609 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17610
17611 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17612 * gdb.arch/powerpc-power.s: Likewise.
17613
17614 2014-06-02 Joel Brobecker <brobecker@adacore.com>
17615
17616 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17617
17618 2014-06-01 Yao Qi <yao@codesourcery.com>
17619
17620 * gdb.base/watchpoint.exp (test_watch_location): Check null
17621 pointer can be dereferenced. If not, do the test, otherwise
17622 skip it.
17623
17624 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
17625
17626 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17627 results.
17628 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17629
17630 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
17631
17632 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17633 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17634 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17635 * gdb.arch/amd64-invalid-stack-top.c: New file.
17636 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17637
17638 2014-05-30 Pedro Alves <palves@redhat.com>
17639
17640 PR breakpoints/17000
17641 * gdb.base/sss-bp-on-user-bp.c: New file.
17642 * gdb.base/sss-bp-on-user-bp.exp: New file.
17643
17644 2014-05-30 David Blaikie <dblaikie@gmail.com>
17645
17646 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17647 gnu_inline semantics via attribute.
17648 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17649 source explicitly specifies the required semantics.
17650
17651 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17652
17653 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17654
17655 2014-05-29 Pedro Alves <palves@redhat.com>
17656 Tom Tromey <tromey@redhat.com>
17657
17658 * gdb.base/async-shell.exp: Don't enable target-async.
17659 * gdb.base/async.exp
17660 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17661 parameter. Adjust.
17662 (top level): Don't test with "target-async".
17663 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17664 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17665 * gdb.base/inferior-died.exp: Don't enable target-async.
17666 * gdb.base/interrupt-noterm.exp: Likewise.
17667 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17668 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17669 * gdb.mi/mi-nonstop.exp: Likewise.
17670 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17671 * gdb.mi/mi-nsintrall.exp: Likewise.
17672 * gdb.mi/mi-nsmoribund.exp: Likewise.
17673 * gdb.mi/mi-nsthrexec.exp: Likewise.
17674 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17675 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17676 * gdb.python/py-evsignal.exp: Don't enable target-async.
17677 * gdb.python/py-evthreads.exp: Likewise.
17678 * gdb.python/py-prompt.exp: Likewise.
17679 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17680 * gdb.server/solib-list.exp: Don't enable target-async.
17681 * gdb.threads/thread-specific-bp.exp: Likewise.
17682 * lib/mi-support.exp: Adjust to use mi-async.
17683
17684 2014-05-29 Pedro Alves <palves@redhat.com>
17685
17686 PR gdb/13860
17687 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17688 reason, even in sync mode.
17689
17690 2014-05-29 Pedro Alves <palves@redhat.com>
17691 Hui Zhu <hui@codesourcery.com>
17692
17693 PR PR15693
17694 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17695 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17696 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17697 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17698
17699 2014-05-28 Joel Brobecker <brobecker@adacore.com>
17700
17701 * config/monitor.exp (gdb_target_monitor): Replace use of
17702 "set remotebaud" by "set serial baud".
17703
17704 2014-05-26 Andy Wingo <wingo@igalia.com>
17705
17706 * gdb.guile/scm-breakpoint.exp:
17707 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17708 properties instead of gdb-object-properties.
17709
17710 2014-05-26 Yao Qi <yao@codesourcery.com>
17711
17712 * gdb.server/no-thread-db.exp: Specify source file name
17713 explicitly when setting a breakpoint.
17714
17715 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17716
17717 * gdb.btrace/vdso.c: New.
17718 * gdb.btrace/vdso.exp: New.
17719
17720 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17721
17722 * gdb.base/gcore.exp (capture_command_output): Move ...
17723 * lib/gdb.exp (capture_command_output): ... here.
17724
17725 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17726
17727 * gdb.btrace/data.exp: Test memory access during btrace replay.
17728
17729 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17730
17731 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17732
17733 2014-05-21 Pedro Alves <palves@redhat.com>
17734
17735 PR gdb/13860
17736 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17737 (top level): Test that output related to execution commands is
17738 sent to the console with CLI commands, but not with MI commands.
17739 Test that breakpoint events are always mirrored to the console.
17740 Also expect the new source line to be output after a "next" in
17741 async mode too. Make it a pass/fail test.
17742 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17743 output.
17744 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17745
17746 2014-05-21 Pedro Alves <palves@redhat.com>
17747
17748 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17749 Use them to test variations of "list" after reaching a breakpoint.
17750 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17751 Test "list" with listsize 10 after reaching a breakpoint.
17752 * gdb.python/python.exp (decode_line current location line
17753 number): Adjust expected line number.
17754
17755 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17756
17757 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17758 behavior for $args, pass it directly to "run".
17759
17760 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17761
17762 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17763 30000 to 65536.
17764
17765 2014-05-21 Pedro Alves <palves@redhat.com>
17766
17767 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17768 auto-connect-native-target off".
17769 * gdb.base/auto-connect-native-target.c: New file.
17770 * gdb.base/auto-connect-native-target.exp: New file.
17771
17772 2014-05-21 Pedro Alves <palves@redhat.com>
17773
17774 * gdb.base/default.exp: Test "target native" instead of "target
17775 child".
17776
17777 2014-05-21 Mark Wielaard <mjw@redhat.com>
17778
17779 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17780
17781 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17782
17783 Fix TLS access for -static -pthread.
17784 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17785 <HAVE_TLS> (thread_function, main): Initialize it.
17786 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17787 Add clean_restart.
17788 <$have_tls != "">: Check TLSVAR.
17789
17790 2014-05-21 Pedro Alves <palves@redhat.com>
17791
17792 * gdb.base/dcache-line-read-error.c: New.
17793 * gdb.base/dcache-line-read-error.exp: New.
17794
17795 2014-05-20 Pedro Alves <palves@redhat.com>
17796
17797 * gdb.base/compare-sections.c: New file.
17798 * gdb.base/compare-sections.exp: New file.
17799
17800 2014-05-20 Pedro Alves <palves@redhat.com>
17801
17802 * gdb.base/break-idempotent.c: New file.
17803 * gdb.base/break-idempotent.exp: New file.
17804
17805 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17806
17807 * gdb.btrace/nohist.exp: New.
17808
17809 2014-05-20 Yao Qi <yao@codesourcery.com>
17810
17811 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17812 gdb.reverse directory and gdb_reverse_timeout exists in board
17813 setting.
17814 * README: Document gdb_reverse_timeout.
17815
17816 2014-05-20 Yao Qi <yao@codesourcery.com>
17817
17818 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17819 'test_file_name'. Treat args as a string instead of a list.
17820 (gdb_init): Rename argument 'args' by 'test_file_name'.
17821
17822 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17823
17824 * gdb.arch/powerpc-power.exp: New file.
17825 * gdb.arch/powerpc-power.s: New file.
17826
17827 2014-05-16 Doug Evans <dje@google.com>
17828
17829 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
17830 * gdb.base/completion.exp: Check that all expected files exist
17831 before doing file completion.
17832
17833 2014-05-16 Doug Evans <dje@google.com>
17834
17835 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17836 Update.
17837 (do_syscall_tests_without_xml): Update.
17838
17839 2014-05-16 Pedro Alves <palves@redhat.com>
17840
17841 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17842 instead of "unknown output after running".
17843
17844 2014-05-16 Yao Qi <yao@codesourcery.com>
17845
17846 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17847 file1.txt from host at the end.
17848 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17849
17850 2014-05-15 Doug Evans <dje@google.com>
17851
17852 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17853 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17854 loading file. Add test for TU lookup.
17855
17856 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17857
17858 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17859 calling "-exec-arguments" or "set args" before running the
17860 inferior.
17861
17862 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17863
17864 * lib/mi-support.exp (mi_expect_stop): Expect message for
17865 inferiors that exit with non-zero exit code.
17866
17867 2014-05-14 Yao Qi <yao@codesourcery.com>
17868
17869 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17870 match absolute path on remote host.
17871 (test_file_list_exec_source_files): Remove "/" from the
17872 pattern.
17873
17874 2014-05-14 Yao Qi <yao@codesourcery.com>
17875
17876 * boards/local-remote-host-notty.exp (${board}_file): New
17877 proc.
17878
17879 2014-05-07 Kyle McMartin <kyle@redhat.com>
17880
17881 Pushed by Joel Brobecker <brobecker@adacore.com>.
17882 * gdb.arch/aarch64-atomic-inst.c: New file.
17883 * gdb.arch/aarch64-atomic-inst.exp: New file.
17884
17885 2014-05-07 Yao Qi <yao@codesourcery.com>
17886
17887 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17888 in current context" too.
17889
17890 2014-05-05 Keith Seitz <keiths@redhat.com>
17891
17892 * gdb.linespec/ls-dollar.exp: Add test for linespec
17893 file:convenience_variable.
17894
17895 2014-05-05 Yao Qi <yao@codesourcery.com>
17896
17897 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17898 traceframes into tfile and ctf trace files. Read data from
17899 trace file and test collected data.
17900 (gdb_collect_locals_test): Likewise.
17901 (gdb_unavailable_registers_test): Likewise.
17902 (gdb_unavailable_floats): Likewise.
17903 (gdb_collect_globals_test): Likewise.
17904 (top-level): Append "ctf" to trace_file_targets if GDB
17905 supports.
17906
17907 2014-05-05 Yao Qi <yao@codesourcery.com>
17908
17909 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17910 code to ...
17911 (gdb_collect_args_test_1): ... it. New proc.
17912 (gdb_collect_locals_test): Move some code to ...
17913 (gdb_collect_locals_test_1): ... it. New proc.
17914 (gdb_unavailable_registers_test): Move some code to ...
17915 (gdb_unavailable_registers_test_1): ... it. New proc.
17916 (gdb_unavailable_floats): Move some code to ...
17917 (gdb_unavailable_floats_1): ... it. New proc.
17918
17919 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17920
17921 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17922 probes to test for bitness recognition.
17923 * gdb.arch/amd64-stap-optional-prefix.exp
17924 (test_probe_value_without_reg): New procedure.
17925 Add code to test for different kinds of bitness.
17926
17927 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17928
17929 PR breakpoints/16889
17930 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17931 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17932
17933 2014-05-01 Pedro Alves <palves@redhat.com>
17934
17935 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17936 gdb_file_cmd if no file is specified.
17937 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17938 last_loaded_file to set the remote exec-file.
17939
17940 2014-05-01 Pedro Alves <palves@redhat.com>
17941
17942 * boards/local-remote-host.exp: New file.
17943
17944 2014-05-01 Pedro Alves <palves@redhat.com>
17945
17946 * boards/local-remote-host.exp: Rename to ...
17947 * boards/local-remote-host-notty.exp: ... this.
17948
17949 2014-04-28 Joel Brobecker <brobecker@adacore.com>
17950
17951 * gdb.ada/dyn_arrayidx: New testcase.
17952
17953 2014-04-26 Yao Qi <yao@codesourcery.com>
17954
17955 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17956 and compute the length of function main. Save it in
17957 $main_length.
17958 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17959 (top-level): Use gdb_compile to compile objects into
17960 executable and restart GDB. Remove invocation to
17961 prepare_for_testing.
17962
17963 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17964 Pedro Alves <palves@redhat.com>
17965
17966 PR server/16255
17967 * gdb.multi/multi-attach.c: New file.
17968 * gdb.multi/multi-attach.exp: New file.
17969
17970 2014-04-25 Pedro Alves <palves@redhat.com>
17971
17972 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17973 user.
17974 (top level): Test that "set remote conditional-breakpoints-packet
17975 off" works as intended.
17976 * gdb.base/dprintf.exp: Test that "set remote
17977 breakpoint-commands-packet off" works as intended.
17978 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17979 New function.
17980 (top level): Call it.
17981 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17982 remote fast-tracepoints-packet off" works as intended.
17983 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17984 * lib/gdb.exp (gdb_is_target_remote): ... here.
17985
17986 2014-04-24 David Blaikie <dblaikie@gmail.com>
17987
17988 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17989 ensure clang would not discard them.
17990 * gdb.base/gdbvars.c: Ditto.
17991 * gdb.base/memattr.c: Ditto.
17992 * gdb.base/whatis.c: Ditto.
17993 * gdb.python/py-prettyprint.c: Ditto.
17994 * gdb.trace/actions.c: Ditto.
17995 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17996 ensure clang would not discard it.
17997
17998 2014-04-24 David Blaikie <dblaikie@gmail.com>
17999
18000 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18001 clang to emit the full definition of type required by the test
18002 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18003
18004 2014-04-24 David Blaikie <dblaikie@gmail.com>
18005
18006 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18007 coax Clang into emitting the definition of the type.
18008 * gdb.cp/pr10728-x.h (y): Ditto.
18009 * gdb.cp/pr10728-y.cc (y): Ditto.
18010
18011 2014-04-24 David Blaikie <dblaikie@gmail.com>
18012
18013 * gdb.base/label.exp: XFAIL label related tests under Clang.
18014 * gdb.cp/cplabel.exp: Ditto.
18015 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18016 under Clang those using labels.
18017
18018 2014-04-25 Yao Qi <yao@codesourcery.com>
18019
18020 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18021 double_label.
18022 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18023 partial_label and double_label.
18024
18025 2014-04-24 David Blaikie <dblaikie@gmail.com>
18026
18027 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18028
18029 2014-04-24 David Blaikie <dblaikie@gmail.com>
18030
18031 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18032 of the function to work across GCC and Clang.
18033 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18034 pointer types (const void ** const V void **).
18035
18036 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
18037 Walfred Tedeschi <walfred.tedeschi@intel.com>
18038
18039 * Makefile.in (EXECUTABLES): Added i386-avx512.
18040 * gdb.arch/i386-avx512.c: New file.
18041 * gdb.arch/i386-avx512.exp: Likewise.
18042
18043 2014-04-23 Keith Seitz <keiths@redhat.com>
18044
18045 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18046 (mi_make_breakpoint_table): New procedure.
18047 (mi_create_breakpoint): Use mi_make_breakpoint
18048 and return the result.
18049 (mi_make_breakpoint): New procedure.
18050 (mi_build_kv_pairs): New procedure.
18051
18052 * gdb.mi/mi-break.exp: Remove unused globals,
18053 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18054 All callers updated.
18055 * gdb.mi/mi-dprintf.exp: Use variable to track command
18056 number.
18057 Update all callers of mi_create_breakpoint and use
18058 mi_make_breakpoint_table.
18059 Remove any unused global variables.
18060 * gdb.mi/mi-nonstop.exp: Likewise.
18061 * gdb.mi/mi-nsintrall.exp: Likewise.
18062 * gdb.mi/mi-nsmoribund.exp: Likewise.
18063 * gdb.mi/mi-nsthrexec.exp: Likewise.
18064 * gdb.mi/mi-reverse.exp: Likewise.
18065 * gdb.mi/mi-simplerun.exp: Likewise.
18066 * gdb.mi/mi-stepn.exp: Likewise.
18067 * gdb.mi/mi-syn-frame.exp: Likewise.
18068 * gdb.mi/mi-until.exp: Likewise.
18069 * gdb.mi/mi-var-cp.exp: Likewise.
18070 * gdb.mi/mi-var-display.exp: Likewise.
18071 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18072 * gdb.mi/mi2-var-child.exp: Likewise.
18073 * gdb.mi/mi-vla-c99.exp: Likewise.
18074 * lib/mi-support.exp: Likewise.
18075
18076 From Ian Lance Taylor <iant@cygnus.com>:
18077 * lib/gdb.exp (parse_args): New procedure.
18078
18079 2014-04-23 Pedro Alves <palves@redhat.com>
18080
18081 * gdb.base/break-unload-file.c: New file.
18082 * gdb.base/break-unload-file.exp: New file.
18083 * gdb.base/sym-file-lib.c (baz): New function.
18084 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18085 field.
18086 (load): Store the segment's mapped size.
18087 (unload): New function.
18088 (unload_shlib): New function.
18089 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18090 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18091 set a breakpoint at baz, and call it.
18092 * gdb.base/sym-file.exp: New tests for stale breakpoint
18093 instructions.
18094
18095 2014-04-23 Pedro Alves <palves@redhat.com>
18096
18097 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18098 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18099 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18100 * gdb.base/hbreak-unmapped.c: New file.
18101 * gdb.base/hbreak-unmapped.exp: New file.
18102 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18103 * lib/gdb.exp (gdb_is_target_remote): ... here.
18104
18105 2014-04-22 Pedro Alves <palves@redhat.com>
18106
18107 * gdb.base/consecutive-step-over.c: New file.
18108 * gdb.base/consecutive-step-over.exp: New file.
18109
18110 2014-04-22 Pedro Alves <palves@redhat.com>
18111
18112 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18113 instead of send_gdb/gdb_expect.
18114
18115 2014-04-22 Yao Qi <yao@codesourcery.com>
18116
18117 * lib/trace-support.exp (generate_tracefile): New procedure.
18118 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18119 return 0.
18120 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18121 if generate_tracefile returns 1.
18122
18123 2014-04-18 Tom Tromey <palves@redhat.com>
18124 Pedro alves <tromey@redhat.com>
18125
18126 PR backtrace/15558
18127 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18128 with a backtrace limit.
18129 * gdb.python/py-frame-inline.exp: Test running to an inline
18130 function with a backtrace limit, and printing the newest frame.
18131 * gdb.python/py-frame-inline.c (main): Call f.
18132
18133 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18134
18135 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18136
18137 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18138
18139 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18140 Drop prefix from unsupported source file path.
18141
18142 2014-04-17 Yao Qi <yao@codesourcery.com>
18143
18144 * lib/gdb.exp (with_target_charset): New proc.
18145 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18146 with_target_charset.
18147 (test_print_strings): Likewise.
18148 (test_repeat_bytes): Likewise.
18149 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18150 for some tests.
18151
18152 2014-04-16 Keith Seitz <keiths@redhat.com>
18153
18154 PR gdb/15827
18155 * gdb.dwarf2/corrupt.c: New file.
18156 * gdb.dwarf2/corrupt.exp: New file.
18157
18158 2014-04-16 Keith Seitz <keiths@redhat.com>
18159
18160 PR c++/16597
18161 * gdb.cp/namelessclass.cc: New file.
18162 * gdb.cp/namelessclass.exp: New file.
18163 * gdb.cp/namelessclass.S: New file.
18164
18165 2014-04-16 Doug Evans <dje@google.com>
18166
18167 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18168 Add comment.
18169 (gdbserver_default_get_comm_port): New function.
18170 (gdbserver_start): Check if board file provided
18171 "gdbserver,get_comm_port" and use it if so.
18172 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18173 (gdb,socketport): Set to "stdio".
18174 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18175 (stdio_gdbserver_template): Delete.
18176 (${board}_get_remote_address): Update.
18177 (${board}_build_remote_cmd): Delete.
18178 (${board}_get_comm_port): New function.
18179 (${board}_spawn): Update.
18180 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18181 Delete.
18182 (${board}_get_remote_address): Update.
18183 (${board}_get_comm_port): New function.
18184
18185 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
18186
18187 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18188 appearing in any order.
18189
18190 2014-04-15 Doug Evans <dje@google.com>
18191
18192 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18193 uninitialized value of "description".
18194
18195 2014-04-15 Keith Seitz <keiths@redhat.com>
18196
18197 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18198 Remove unused globals.
18199 (test_running_the_program): Likewise.
18200 (test_controlled_execution): Likewise.
18201 (test_controlling_breakpoints): Likewise.
18202 (test_program_termination): Likewise.
18203
18204 2014-04-15 Keith Seitz <keiths@redhat.com>
18205
18206 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18207 unused globals.
18208 (test_rbreak_creation_and_listing): Likewise.
18209 (test_ignore_count): Likewise.
18210 (test_error): Likewise.
18211
18212 2014-04-15 Pedro Alves <palves@redhat.com>
18213
18214 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18215 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18216 sym-file-loader.c.
18217 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18218 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18219 to sym-file-loader.c.
18220 (struct library): Forward declare.
18221 (load_shlib, lookup_function): Change prototypes.
18222 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18223 (translate_offset): Remove declarations.
18224 (get_text_addr): New declaration.
18225 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18226 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18227 sym-file-loader.h.
18228 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18229 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18230 here from sym-file-loader.h.
18231 (struct library): New structure.
18232 (load_shlib, lookup_function): Change prototypes and adjust to
18233 work with a struct library.
18234 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18235 (translate_offset): Make static.
18236 (get_text_addr): New function.
18237 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18238
18239 2014-04-15 Pedro Alves <palves@redhat.com>
18240
18241 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18242
18243 2014-04-15 Pedro Alves <palves@redhat.com>
18244
18245 * gdb.base/sym-file-loader.c: Include <limits.h>.
18246 (SELF_LINK): New define.
18247 (get_origin): New function.
18248 (load_shlib): Use it.
18249 * gdb.base/sym-file.exp: Don't early return if the target is
18250 remote. Use runto_main, and issue fail is that fails. Use
18251 gdb_load_shlibs.
18252 (shlib_name): Delete.
18253 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18254
18255 2014-04-15 Pedro Alves <palves@redhat.com>
18256
18257 * gdb.base/sym-file.exp: Remove regex characters from test
18258 message. Don't refer to breakpoint numbers in test messages.
18259
18260 2014-04-14 Keith Seitz <keiths@redhat.com>
18261
18262 PR c++/16253
18263 * gdb.cp/var-tag.cc: New file.
18264 * gdb.cp/var-tag.exp: New file.
18265 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18266 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18267 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18268 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18269
18270 2014-04-14 Tom Tromey <tromey@redhat.com>
18271
18272 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18273 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18274 type.
18275 * gdb.cp/enum-class.exp: New file.
18276 * gdb.cp/enum-class.cc: New file.
18277
18278 2014-04-14 Tom Tromey <tromey@redhat.com>
18279
18280 * gdb.dwarf2/enum-type.exp: New file.
18281
18282 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18283
18284 * gdb.mi/mi-vla-c99.exp: New file.
18285 * gdb.mi/vla.c: New file.
18286
18287 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18288
18289 * gdb.base/vla-datatypes.c: New file.
18290 * gdb.base/vla-datatypes.exp: New file.
18291
18292 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18293
18294 * gdb.base/vla-ptr.c: New file.
18295 * gdb.base/vla-ptr.exp: New file.
18296
18297 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18298
18299 * gdb.dwarf2/count.exp: New file.
18300
18301 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18302
18303 * gdb.base/vla-sideeffect.c: New file.
18304 * gdb.base/vla-sideeffect.exp: New file.
18305
18306 2014-04-14 David Blaikie <dblaikie@gmail.com>
18307
18308 * gdb.mi/non-stop.c: Add return value for non-void function return
18309 statement.
18310 * gdb.threads/staticthreads.c: Ditto.
18311
18312 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18313 Doug Evans <xdje42@gmail.com>
18314
18315 * gdb.guile/scm-value.c: Improve test case.
18316 * gdb.guile/scm-value.exp: Add new test.
18317
18318 2014-04-11 David Blaikie <dblaikie@gmail.com>
18319
18320 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18321 override Clang's default.
18322
18323 2014-04-11 Joel Brobecker <brobecker@adacore.com>
18324
18325 Revert the following changes (regressions):
18326
18327 * gdb.base/vla-sideeffect.c: New file.
18328 * gdb.base/vla-sideeffect.exp: New file.
18329
18330 * gdb.dwarf2/count.exp: New file.
18331
18332 * gdb.base/vla-multi.c: New file.
18333 * gdb.base/vla-multi.exp: New file.
18334
18335 * gdb.base/vla-ptr.c: New file.
18336 * gdb.base/vla-ptr.exp: New file.
18337
18338 * gdb.base/vla-datatypes.c: New file.
18339 * gdb.base/vla-datatypes.exp: New file.
18340
18341 * gdb.mi/mi-vla-c99.exp: New file.
18342 * gdb.mi/vla.c: New file.
18343
18344 2014-04-11 Keith Seitz <keiths@redhat.com>
18345
18346 PR c++/16675
18347 * gdb.cp/cpsizeof.exp: New file.
18348 * gdb.cp/cpsizeof.cc: New file.
18349
18350 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18351
18352 * gdb.mi/mi-vla-c99.exp: New file.
18353 * gdb.mi/vla.c: New file.
18354
18355 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18356
18357 * gdb.base/vla-datatypes.c: New file.
18358 * gdb.base/vla-datatypes.exp: New file.
18359
18360 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18361
18362 * gdb.base/vla-ptr.c: New file.
18363 * gdb.base/vla-ptr.exp: New file.
18364
18365 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18366
18367 * gdb.base/vla-multi.c: New file.
18368 * gdb.base/vla-multi.exp: New file.
18369
18370 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18371
18372 * gdb.dwarf2/count.exp: New file.
18373
18374 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18375
18376 * gdb.base/vla-sideeffect.c: New file.
18377 * gdb.base/vla-sideeffect.exp: New file.
18378
18379 2014-04-11 Yao Qi <yao@codesourcery.com>
18380
18381 * gdb.base/completion.exp: Check file exists before running tests
18382 on file completion.
18383
18384 2014-04-10 Pedro Alves <palves@redhat.com>
18385
18386 * gdb.base/cond-eval-mode.c: New file.
18387 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18388 prepare_for_testing to build the new file. Check result of
18389 runto_main.
18390 (test_break, test_watch): New procedures.
18391 (top level): Use them.
18392
18393 2014-04-08 Pierre Muller <muller@sourceware.org>
18394
18395 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18396 Ctrl-V use for mingw hosts.
18397
18398 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18399
18400 * gdb.python/py-value.c: Improve test case.
18401 * gdb.python/py-value.exp: Add new test.
18402
18403 2014-04-07 David Blaikie <dblaikie@gmail.com>
18404
18405 * lib/compiler.c: Identify the clang compiler.
18406 * lib/compiler.cc: Ditto.
18407
18408 2014-04-03 Yao Qi <yao@codesourcery.com>
18409
18410 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18411
18412 2014-04-01 Anton Blanchard <anton@samba.org>
18413
18414 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18415 messages unique.
18416
18417 2014-04-01 Anton Blanchard <anton@samba.org>
18418
18419 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18420 prepare_for_testing.
18421
18422 2014-04-01 Anton Blanchard <anton@samba.org>
18423
18424 * gdb.arch/ppc64-atomic-inst.c: Remove.
18425 * gdb.arch/ppc64-atomic-inst.S: New file.
18426 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18427
18428 2014-03-31 Doug Evans <dje@google.com>
18429
18430 * gdb.base/print-symbol-loading-lib.c: New file.
18431 * gdb.base/print-symbol-loading-main.c: New file.
18432 * gdb.base/print-symbol-loading.exp: New file.
18433
18434 2014-03-31 Yao Qi <yao@codesourcery.com>
18435
18436 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18437
18438 2014-03-28 Joel Brobecker <brobecker@adacore.com>
18439
18440 * gdb.ada/mi_dyn_arr: New testcase.
18441
18442 2014-03-27 Doug Evans <dje@google.com>
18443
18444 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18445
18446 2014-03-27 Yao Qi <yao@codesourcery.com>
18447
18448 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18449 if target is nios2-*-*.
18450
18451 2014-03-26 Yao Qi <yao@codesourcery.com>
18452
18453 * lib/gdb.exp (readline_is_used): New proc.
18454 * gdb.base/completion.exp: Move tests on command complete up.
18455 Skip the rest of tests if readline is not used.
18456 * gdb.ada/complete.exp: Skp the test if readline is not
18457 used.
18458 * gdb.base/filesym.exp: Likewise.
18459 * gdb.base/macscp.exp: Likewise.
18460 * gdb.base/readline-ask.exp: Likewise.
18461 * gdb.base/readline.exp: Likewise.
18462 * gdb.python/py-cmd.exp: Likewise.
18463 * gdb.trace/tfile.exp: Likewise.
18464
18465 2014-03-26 Yao Qi <yao@codesourcery.com>
18466
18467 * gdb.base/macscp.exp: Fix code format issues.
18468
18469 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18470
18471 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18472 * gdb.asm/powerpc64le.inc: New file.
18473
18474 2014-03-25 Pedro Alves <palves@redhat.com>
18475 Doug Evans <dje@google.com>
18476
18477 * gdb.base/source-execution.c: New file.
18478 * gdb.base/source-execution.exp: New file.
18479 * gdb.base/source-execution.gdb: New file.
18480
18481 2014-03-24 Doug Evans <dje@google.com>
18482
18483 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18484 using fission.
18485
18486 2014-03-24 Hui Zhu <hui@codesourcery.com>
18487 Pedro Alves <palves@redhat.com>
18488
18489 PR breakpoints/16101
18490 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18491 test pass/fail messages. Detect missing support for dprintf when
18492 breakpoints are actually inserted.
18493 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18494 breakpoints are actually inserted.
18495 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18496 fails.
18497
18498 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18499
18500 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18501
18502 2014-03-22 Doug Evans <xdje42@gmail.com>
18503
18504 * gdb.python/python.exp (python not supported): Verify multi-line
18505 python command issues an error.
18506 * gdb.guile/guile.exp (guile not supported): Verify multi-line
18507 guile command issues an error.
18508
18509 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18510
18511 * gdb.threads/thread-specific.exp: Handle the lack of usable
18512 $this_breakpoint and $this_thread.
18513
18514 2014-03-21 Hui Zhu <hui@codesourcery.com>
18515
18516 * gdb.base/attach.exp (do_command_attach_tests): New.
18517
18518 2014-03-20 Tom Tromey <tromey@redhat.com>
18519 Pedro Alves <palves@redhat.com>
18520
18521 PR cli/15718
18522 * gdb.base/condbreak-call-false.c: New file.
18523 * gdb.base/condbreak-call-false.exp: New file.
18524
18525 2014-03-20 Pedro Alves <palves@redhat.com>
18526
18527 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18528 Delete.
18529 (block_signals, unblock_signals): Delete.
18530 (child_function_2, main): Remove references to deleted variable
18531 and functions.
18532
18533 2014-03-20 Pedro Alves <palves@redhat.com>
18534
18535 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18536 Use pthread_kill to signal thread 2.
18537 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18538 Adjust to make the test send itself a signal rather than using the
18539 host's "kill" command.
18540
18541 2014-03-20 Pedro Alves <palves@redhat.com>
18542
18543 * gdb.threads/multiple-step-overs.c: New file.
18544 * gdb.threads/multiple-step-overs.exp: New file.
18545 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18546 Adjust expected infrun debug output.
18547
18548 2014-03-20 Pedro Alves <palves@redhat.com>
18549
18550 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18551 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18552
18553 2014-03-20 Pedro Alves <palves@redhat.com>
18554
18555 PR breakpoints/7143
18556 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18557 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18558 of gdb_test_multiple.
18559 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18560 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18561
18562 2014-03-20 Pedro Alves <palves@redhat.com>
18563
18564 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18565 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18566
18567 2014-03-19 Pedro Alves <palves@redhat.com>
18568
18569 * gdb.base/async.exp: Remove early return.
18570
18571 2014-03-19 Pedro Alves <palves@redhat.com>
18572
18573 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18574
18575 2014-03-19 Pedro Alves <palves@redhat.com>
18576
18577 * gdb.base/async.exp (test_background): Expect \r\n after
18578 "completed." in the fail pattern.
18579
18580 2014-03-19 Pedro Alves <palves@redhat.com>
18581
18582 * gdb.base/async.exp (test_background): New procedure.
18583 Use it for all background execution command tests.
18584
18585 2014-03-19 Pedro Alves <palves@redhat.com>
18586
18587 * gdb.base/async.exp: Use prepare_for_testing.
18588
18589 2014-03-19 Pedro Alves <palves@redhat.com>
18590
18591 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18592 the same line.
18593
18594 2014-03-19 Pedro Alves <palves@redhat.com>
18595
18596 * gdb.base/async.c (main): Add "jump here" and "until here" line
18597 marker comments.
18598 * gdb.base/async.exp (jump_here): New global.
18599 (jump& test): Use it.
18600 (until_here): New global.
18601 (until& test): Use it.
18602
18603 2014-03-19 Pedro Alves <palves@redhat.com>
18604
18605 * gdb.base/async.exp: Don't frob gdb_protocol.
18606
18607 2014-03-18 Doug Evans <xdje42@gmail.com>
18608
18609 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18610 Fix spelling of exec-done-display.
18611
18612 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18613
18614 PR gdb/15358
18615 * gdb.base/gdb-sigterm.c: New file.
18616 * gdb.base/gdb-sigterm.exp: New file.
18617
18618 2014-03-18 Pedro Alves <palves@redhat.com>
18619
18620 PR gdb/13860
18621 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18622 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18623 solib-event.
18624
18625 2014-03-17 Joel Brobecker <brobecker@adacore.com>
18626
18627 * gdb.ada/pckd_arr_ren: New testcase.
18628
18629 2014-03-13 Doug Evans <xdje42@gmail.com>
18630
18631 PR guile/16612
18632 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18633 collect after discarding symbols.
18634
18635 2014-03-13 Ludovic Courtès <ludo@gnu.org>
18636 Doug Evans <xdje42@gmail.com>
18637
18638 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18639 to history survives a gc.
18640
18641 2014-03-13 Pedro Alves <palves@redhat.com>
18642
18643 * gdb.base/default.exp: Don't test "target procfs".
18644
18645 2014-03-13 Pedro Alves <palves@redhat.com>
18646
18647 * gdb.base/default.exp: Update "target child" and "target procfs"
18648 tests to not expect "Unix".
18649
18650 2014-03-12 Tom Tromey <tromey@redhat.com>
18651
18652 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18653 New procs. Add target-async tests.
18654 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18655 Add target-async tests.
18656
18657 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18658
18659 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18660 'func_start' and 'func_end' for the beginning and end of the
18661 function code, respectively.
18662 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18663 'func_end' instead of 'func' and 'main'.
18664
18665 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18666
18667 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18668 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18669 generate the debug info assembler source.
18670
18671 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18672
18673 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18674 * gdb.dwarf2/arr-subrange.exp: Likewise.
18675 * gdb.dwarf2/dwz.exp: Likewise.
18676 * gdb.dwarf2/method-ptr.exp: Likewise.
18677 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18678 * gdb.dwarf2/subrange.exp: Likewise.
18679 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18680 * gdb.dwarf2/implptrpiece.exp: Likewise.
18681 * gdb.dwarf2/nostaticblock.exp: Likewise.
18682
18683 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18684
18685 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18686 directory to absolute path name arguments.
18687
18688 2014-03-10 Joel Brobecker <brobecker@adacore.com>
18689
18690 * gdb.ada/tagged_access: New testcase.
18691
18692 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18693
18694 * gdb.btrace/data.exp: Update expected output.
18695
18696 2014-03-06 Yao Qi <yao@codesourcery.com>
18697
18698 * gdb.trace/pr16508.exp: New file.
18699
18700 2014-03-05 Pedro Alves <palves@redhat.com>
18701
18702 PR gdb/16575
18703 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18704 procedure.
18705 (top level): Adjust to use it. Add tests that exercise breakpoint
18706 interaction with the code-cache.
18707
18708 2014-02-26 Ludovic Courtès <ludo@gnu.org>
18709
18710 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18711 test for 'history-append!'.
18712
18713 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18714
18715 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18716 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18717 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18718 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18719 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18720 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18721
18722 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18723
18724 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18725 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18726 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18727
18728 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18729
18730 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18731
18732 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18733
18734 * gdb.dwarf2/arr-stride.c: New file.
18735 * gdb.dwarf2/arr-stride.exp: New file.
18736
18737 2014-02-26 Pedro Alves <palves@redhat.com>
18738
18739 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18740 that won't ever trigger. Make sure that GDB reports the correct
18741 breakpoint that caused the stop.
18742
18743 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18744
18745 PR gdb/16626
18746 * gdb.base/auto-load-script: New file.
18747 * gdb.base/auto-load.c: New file.
18748 * gdb.base/auto-load.exp: New file.
18749
18750 PR gdb/16626
18751 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18752
18753 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18754
18755 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18756 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18757
18758 2014-02-24 Doug Evans <dje@google.com>
18759
18760 * lib/gdb.exp (run_on_host): Log error output if program fails.
18761
18762 2014-02-21 Pedro Alves <palves@redhat.com>
18763
18764 * gdb.threads/step-after-sr-lock.c: Rename to ...
18765 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18766 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18767 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18768 ... this.
18769
18770 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18771
18772 PR tdep/16397
18773 * gdb.arch/amd64-stap-special-operands.exp: New file.
18774 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18775 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18776 * gdb.arch/amd64-stap-triplet.S: Likewise.
18777 * gdb.arch/amd64-stap-triplet.c: Likewise.
18778
18779 2014-02-20 Joel Brobecker <brobecker@adacore.com>
18780
18781 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18782 in .section pseudo-op.
18783
18784 2014-02-20 lin zuojian <manjian2006@gmail.com>
18785 Joel Brobecker <brobecker@adacore.com>
18786 Doug Evans <xdje42@gmail.com>
18787
18788 PR symtab/16581
18789 * gdb.dwarf2/dw2-icycle.S: New file.
18790 * gdb.dwarf2/dw2-icycle.c: New file.
18791 * gdb.dwarf2/dw2-icycle.exp: New file.
18792
18793 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18794
18795 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18796 operations on gdb.Value objects.
18797 * gdb.python/py-value-cc.exp: Add new test to test operations on
18798 gdb.Value objects.
18799
18800 2014-02-18 Doug Evans <dje@google.com>
18801
18802 * Makefile.in (TESTS): New variable.
18803 (expanded_tests, expanded_tests_or_none): New variables
18804 (check-single): Pass $(expanded_tests_or_none) to runtest.
18805 (check-parallel): Only run tests in $(TESTS) if non-empty.
18806 (check/no-matching-tests-found): New rule.
18807 * README: Document TESTS makefile variable.
18808
18809 2014-02-18 Doug Evans <dje@google.com>
18810
18811 * Makefile.in (check-parallel): rm -rf outputs temp.
18812
18813 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18814
18815 Fix "ERROR: no fileid for" in the testsuite.
18816 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18817
18818 2014-02-12 Doug Evans <dje@google.com>
18819
18820 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18821 (MISCELLANEOUS): New variable.
18822 (clean): rm -rf $(MISCELLANEOUS).
18823 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18824 dwp live in the same directory as symlinks, with each symlink pointed
18825 to a differently named file in a different directory.
18826
18827 2014-02-11 Doug Evans <dje@google.com>
18828
18829 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18830 of Tcl file commands.
18831
18832 2014-02-10 Mark Kettenis <kettenis@gnu.org>
18833
18834 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18835 "kill -SIGUSR1 -1".
18836
18837 2014-02-10 Joel Brobecker <brobecker@adacore.com>
18838
18839 * gdb.ada/tick_length_array_enum_idx: New testcase.
18840
18841 2014-02-10 Doug Evans <xdje42@gmail.com>
18842
18843 * configure.ac (AC_OUTPUT): Add gdb.guile.
18844 * configure: Regenerate.
18845 * lib/gdb-guile.exp: New file.
18846 * lib/gdb.exp (get_target_charset): New function.
18847 * gdb.base/help.exp: Update expected output from "apropos apropos".
18848 * gdb.guile/Makefile.in: New file.
18849 * gdb.guile/guile.exp: New file.
18850 * gdb.guile/scm-arch.c: New file.
18851 * gdb.guile/scm-arch.exp: New file.
18852 * gdb.guile/scm-block.c: New file.
18853 * gdb.guile/scm-block.exp: New file.
18854 * gdb.guile/scm-breakpoint.c: New file.
18855 * gdb.guile/scm-breakpoint.exp: New file.
18856 * gdb.guile/scm-disasm.c: New file.
18857 * gdb.guile/scm-disasm.exp: New file.
18858 * gdb.guile/scm-equal.c: New file.
18859 * gdb.guile/scm-equal.exp: New file.
18860 * gdb.guile/scm-error.exp: New file.
18861 * gdb.guile/scm-error.scm: New file.
18862 * gdb.guile/scm-frame-args.c: New file.
18863 * gdb.guile/scm-frame-args.exp: New file.
18864 * gdb.guile/scm-frame-args.scm: New file.
18865 * gdb.guile/scm-frame-inline.c: New file.
18866 * gdb.guile/scm-frame-inline.exp: New file.
18867 * gdb.guile/scm-frame.c: New file.
18868 * gdb.guile/scm-frame.exp: New file.
18869 * gdb.guile/scm-generics.exp: New file.
18870 * gdb.guile/scm-gsmob.exp: New file.
18871 * gdb.guile/scm-iterator.c: New file.
18872 * gdb.guile/scm-iterator.exp: New file.
18873 * gdb.guile/scm-math.c: New file.
18874 * gdb.guile/scm-math.exp: New file.
18875 * gdb.guile/scm-objfile-script-gdb.in: New file.
18876 * gdb.guile/scm-objfile-script.c: New file.
18877 * gdb.guile/scm-objfile-script.exp: New file.
18878 * gdb.guile/scm-objfile.c: New file.
18879 * gdb.guile/scm-objfile.exp: New file.
18880 * gdb.guile/scm-ports.exp: New file.
18881 * gdb.guile/scm-pretty-print.c: New file.
18882 * gdb.guile/scm-pretty-print.exp: New file.
18883 * gdb.guile/scm-pretty-print.scm: New file.
18884 * gdb.guile/scm-section-script.c: New file.
18885 * gdb.guile/scm-section-script.exp: New file.
18886 * gdb.guile/scm-section-script.scm: New file.
18887 * gdb.guile/scm-symbol.c: New file.
18888 * gdb.guile/scm-symbol.exp: New file.
18889 * gdb.guile/scm-symtab-2.c: New file.
18890 * gdb.guile/scm-symtab.c: New file.
18891 * gdb.guile/scm-symtab.exp: New file.
18892 * gdb.guile/scm-type.c: New file.
18893 * gdb.guile/scm-type.exp: New file.
18894 * gdb.guile/scm-value-cc.cc: New file.
18895 * gdb.guile/scm-value-cc.exp: New file.
18896 * gdb.guile/scm-value.c: New file.
18897 * gdb.guile/scm-value.exp: New file.
18898 * gdb.guile/source2.scm: New file.
18899 * gdb.guile/types-module.cc: New file.
18900 * gdb.guile/types-module.exp: New file.
18901
18902 2014-02-10 Yao Qi <yao@codesourcery.com>
18903
18904 PR testsuite/16543
18905 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18906 * configure: Regenerated.
18907 * Makefile.in: New file.
18908
18909 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18910
18911 * gdb.python/py-framefilter.exp: Fix typo.
18912
18913 2014-02-08 Yao Qi <yao@codesourcery.com>
18914
18915 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18916 that no =breakpoint-modified is emitted when breakpoints are
18917 modified through MI commands.
18918
18919 2014-02-07 Pedro Alves <pedro@codesourcery.com>
18920 Pedro Alves <palves@redhat.com>
18921
18922 * gdb.threads/step-after-sr-lock.c: New file.
18923 * gdb.threads/step-after-sr-lock.exp: New file.
18924
18925 2014-02-07 Pedro Alves <palves@redhat.com>
18926
18927 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18928
18929 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18930
18931 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18932 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18933
18934 2014-02-06 Doug Evans <xdje42@gmail.com>
18935
18936 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18937 output.
18938
18939 * gdb.gdb/python-interrupts.exp: New file.
18940
18941 2014-02-05 Yao Qi <yao@codesourcery.com>
18942
18943 * gdb.trace/report.exp (use_collected_data): Test the output
18944 of "info threads" and "info inferiors".
18945
18946 2014-02-05 Yao Qi <yao@codesourcery.com>
18947
18948 Revert this patch:
18949
18950 2013-05-24 Yao Qi <yao@codesourcery.com>
18951
18952 * gdb.trace/tfile.exp: Test inferior and thread.
18953
18954 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18955
18956 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18957 on a function.
18958 * gdb.base/step-bt.c: Call hello via function pointer to make
18959 sure its first instruction is executed on powerpc64le-linux.
18960
18961 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18962
18963 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18964
18965 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18966
18967 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18968 of the test patterns for use on little-endian systems.
18969
18970 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18971
18972 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18973 (decimal_vector): Fix for little-endian.
18974
18975 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18976
18977 * gdb.arch/sparc-sysstep.exp: New file.
18978 * gdb.arch/sparc-sysstep.c: Likewise.
18979
18980 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18981
18982 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18983
18984 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18985
18986 2014-01-23 Tom Tromey <tromey@redhat.com>
18987
18988 * gdb.ada/array_char_idx: New testcase.
18989
18990 2014-01-23 Tom Tromey <tromey@redhat.com>
18991
18992 PR python/16487:
18993 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18994 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18995 classes.
18996
18997 2014-01-23 Tom Tromey <tromey@redhat.com>
18998
18999 PR python/16491:
19000 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19001 string from an inferior frame.
19002 * gdb.python/py-framefilter-mi.exp: Update.
19003
19004 2014-01-22 Doug Evans <dje@google.com>
19005
19006 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19007
19008 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19009
19010 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19011
19012 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19013
19014 * gdb.trace/entry-values.exp: Remove excess space character from
19015 regex patterns. Handle s390 call instruction.
19016
19017 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19018
19019 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19020 define "*_start" label. Make "name" static.
19021 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19022 ${name} by references to ${name}_start.
19023
19024 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19025
19026 * gdb.base/info-macros.exp: Remove "debug" from the compile
19027 options.
19028
19029 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19030
19031 * gdb.dlang/demangle.exp: New file.
19032
19033 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19034
19035 * gdb.dlang/primitive-types.exp: New file.
19036
19037 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19038
19039 * configure.ac: Create gdb.dlang/Makefile.
19040 * configure: Regenerate.
19041 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19042 * gdb.dlang/Makefile.in: New file.
19043 * lib/d-support.exp: New file.
19044 * lib/gdb.exp (skip_d_tests): New proc.
19045
19046 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19047
19048 * gdb.btrace/delta.exp: Check reverse stepi.
19049 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19050 * gdb.btrace/finish.exp: New.
19051 * gdb.btrace/next.exp: New.
19052 * gdb.btrace/nexti.exp: New.
19053 * gdb.btrace/record_goto.c: Add comments.
19054 * gdb.btrace/step.exp: New.
19055 * gdb.btrace/stepi.exp: New.
19056 * gdb.btrace/multi-thread-step.c: New.
19057 * gdb.btrace/multi-thread-step.exp: New.
19058 * gdb.btrace/rn-dl-bind.c: New.
19059 * gdb.btrace/rn-dl-bind.exp: New.
19060 * gdb.btrace/data.c: New.
19061 * gdb.btrace/data.exp: New.
19062 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19063
19064 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19065
19066 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19067 * gdb.btrace/exception.exp: Update.
19068 * gdb.btrace/instruction_history.exp: Update.
19069 * gdb.btrace/record_goto.exp: Update.
19070 * gdb.btrace/tailcall.exp: Update.
19071 * gdb.btrace/unknown_functions.exp: Update.
19072 * gdb.btrace/delta.exp: New.
19073
19074 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19075
19076 * gdb.btrace/record_goto.exp: Add backtrace test.
19077 * gdb.btrace/tailcall.exp: Add backtrace test.
19078
19079 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19080
19081 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19082 * gdb.btrace/record_goto.c: New.
19083 * gdb.btrace/record_goto.exp: New.
19084 * gdb.btrace/x86-record_goto.S: New.
19085
19086 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19087
19088 * gdb.btrace/function_call_history.exp: Update tests.
19089 * gdb.btrace/instruction_history.exp: Update tests.
19090
19091 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19092
19093 * gdb.btrace/function_call_history.exp: Fix expected field
19094 order for "record function-call-history".
19095 Add new tests for "record function-call-history /c".
19096 * gdb.btrace/exception.cc: New.
19097 * gdb.btrace/exception.exp: New.
19098 * gdb.btrace/tailcall.exp: New.
19099 * gdb.btrace/x86-tailcall.S: New.
19100 * gdb.btrace/x86-tailcall.c: New.
19101 * gdb.btrace/unknown_functions.c: New.
19102 * gdb.btrace/unknown_functions.exp: New.
19103 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19104
19105 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19106
19107 * gdb.btrace/instruction_history.exp: Update.
19108 * gdb.btrace/function_call_history.exp: Update.
19109
19110 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19111
19112 * gdb.btrace/function_call_history.exp: Fix expected function
19113 trace.
19114 * gdb.btrace/instruction_history.exp: Initialize traced.
19115 Remove traced_functions.
19116
19117 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19118
19119 * gdb.btrace/function_call_history.exp: Update
19120 * gdb.btrace/instruction_history.exp: Update.
19121
19122 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19123
19124 * gdb.btrace/enable.exp: Update expected text.
19125
19126 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19127
19128 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19129 bytes.
19130
19131 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19132
19133 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19134
19135 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
19136
19137 * lib/gdb.exp (supports_process_record): Return true for
19138 arm*-linux*. (supports_reverse): Likewise.
19139
19140 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19141
19142 PR python/15464
19143 PR python/16113
19144 * gdb.python/py-type.c: Enhance test case.
19145 * gdb.python/py-value-cc.cc: Likewise
19146 * gdb.python/py-type.exp: Add new tests.
19147 * gdb.python/py-value-cc.exp: Likewise
19148
19149 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19150 Pedro Alves <palves@redhat.com>
19151
19152 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19153 Make "name" extern.
19154 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19155 references to ${name}_start by references to ${name}.
19156
19157 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19158
19159 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19160
19161 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19162
19163 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19164
19165 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19166 Pedro Alves <palves@redhat.com>
19167
19168 * gdb.mi/mi-info-os.exp: Connect to the target with
19169 mi_gdb_target_load.
19170
19171 2014-01-08 Pedro Alves <palves@redhat.com>
19172
19173 * gdb.threads/reconnect-signal.c: New file.
19174 * gdb.threads/reconnect-signal.exp: New file.
19175
19176 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19177
19178 * gdb.base/source-dir.exp: New file.
19179
19180 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19181
19182 * gdb.ada/mi_interface: New testcase.
19183
19184 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19185
19186 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19187 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19188 gdb.ada/pp-rec-component/pck.ads: New files.
19189
19190 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19191
19192 * gdb.python/py-pp-integral.c: New file.
19193 * gdb.python/py-pp-integral.py: New file.
19194 * gdb.python/py-pp-integral.exp: New file.
19195
19196 For older changes see ChangeLog-1993-2013.
19197 \f
19198 ;; Local Variables:
19199 ;; mode: change-log
19200 ;; left-margin: 8
19201 ;; fill-column: 74
19202 ;; version-control: never
19203 ;; End:
19204
19205 Copyright 2014-2020 Free Software Foundation, Inc.
19206 Copying and distribution of this file, with or without modification,
19207 are permitted provided the copyright notice and this notice are preserved.
This page took 0.522193 seconds and 4 git commands to generate.