0afe9d0f875343a9dd1337746d1557ab19b96d2d
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
4 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
5 get_func_info.
6 (get_func_info): Delete.
7 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
8 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
9 * lib/dwarf.exp (get_func_info): New function.
10
11 2020-04-13 Tom de Vries <tdevries@suse.de>
12
13 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
14 to what find_gnatmake does.
15
16 2020-04-10 Tom de Vries <tdevries@suse.de>
17
18 * gdb.base/style.exp: Expect "Expanding full symbols" message for
19 -readnow.
20
21 2020-04-10 Tom de Vries <tdevries@suse.de>
22
23 PR cli/25808
24 * gdb.base/style.c: Add leading newlines.
25 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
26 Check listing of main's one-line body.
27
28 2020-04-08 Tom de Vries <tdevries@suse.de>
29
30 * lib/gdb.exp (psymtabs_p): New proc.
31 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
32 importing unit" unsupported if there are no partial symbols.
33
34 2020-04-08 Tom de Vries <tdevries@suse.de>
35
36 PR testsuite/25760
37 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
38
39 2020-04-07 Tom de Vries <tdevries@suse.de>
40
41 PR symtab/25796
42 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
43
44 2020-04-07 Tom de Vries <tdevries@suse.de>
45
46 * gdb.base/check-psymtab.c: New test.
47 * gdb.base/check-psymtab.exp: New file.
48
49 2020-04-06 Tom Tromey <tromey@adacore.com>
50
51 * gdb.ada/variant-record/proc.adb: New file.
52 * gdb.ada/variant-record/value.adb: New file.
53 * gdb.ada/variant-record/value.s: New file.
54 * gdb.ada/variant-record.exp: New file.
55
56 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
57
58 PR gdb/25325
59 * gdb.cp/typed-enum.cc: New test.
60 * gdb.cp/typed-enum.exp: New file.
61
62 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
63
64 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
65 * gdb.dwarf2/dw2-inline-small-func.c: New file.
66 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
67 * gdb.dwarf2/dw2-inline-small-func.h: New file.
68 * gdb.opt/inline-small-func.c: New file.
69 * gdb.opt/inline-small-func.exp: New file.
70 * gdb.opt/inline-small-func.h: New file.
71
72 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
73
74 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
75 function.
76
77 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
78
79 * lib/dwarf.exp (function_range): Allow compiler options to be
80 specified.
81
82 2020-04-02 Tom de Vries <tdevries@suse.de>
83
84 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
85 __attribute__((always_inline)).
86 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
87
88 2020-04-02 Tom de Vries <tdevries@suse.de>
89
90 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
91 (gdbserver_gdb_exit): ... here. Add timeout warning.
92 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
93 (connect_target_extended_remote): Append new server_spawn_id to
94 server_spawn_ids.
95 (cleanup): New proc.
96 (setup, <toplevel>): Call cleanup.
97
98 2020-04-02 Tom de Vries <tdevries@suse.de>
99
100 * gdb.base/main-psymtab.exp: New file.
101
102 2020-04-02 Tom de Vries <tdevries@suse.de>
103
104 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
105
106 2020-04-01 Tom Tromey <tom@tromey.com>
107
108 * gdb.base/complex-parts.exp: Add type tests.
109
110 2020-04-01 Tom Tromey <tom@tromey.com>
111
112 * gdb.base/complex-parts.exp: Add arithmetic tests.
113
114 2020-04-01 Tom Tromey <tom@tromey.com>
115
116 * gdb.compile/compile.exp: Update.
117 * gdb.compile/compile-cplus.exp: Update.
118 * gdb.base/varargs.exp: Update.
119 * gdb.base/floatn.exp: Update.
120 * gdb.base/endianity.exp: Update.
121 * gdb.base/callfuncs.exp (do_function_calls): Update.
122 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
123 (complex_float_integral_args): Update.
124 * gdb.base/complex.exp: Update.
125 * gdb.base/complex-parts.exp: Update.
126
127 2020-04-01 Tom Tromey <tromey@adacore.com>
128
129 * gdb.rust/union.rs: New file.
130 * gdb.rust/union.exp: New file.
131 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
132 (main): Update.
133 * gdb.rust/simple.exp: Move union tests to union.exp.
134
135 2020-04-01 Tom Tromey <tromey@adacore.com>
136
137 * gdb.rust/simple.rs (main): Remove "y0".
138
139 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
140
141 * gdb.multi/stop-all-on-exit.c: New test.
142 * gdb.multi/stop-all-on-exit.exp: New file.
143
144 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
145
146 PR gdb/24789
147 * gdb.cp/misc.cc: Add integer reference variable.
148 * gdb.cp/misc.exp: Add test.
149
150 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
151
152 * gdb.server/stop-reply-no-thread.exp: Enhance the test
153 scenario to cover execution until the end and also the case
154
155 2020-03-31 Tom de Vries <tdevries@suse.de>
156
157 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
158 c. Use "maint info symtabs" to check symtab expansion.
159
160 2020-03-30 Tom de Vries <tdevries@suse.de>
161
162 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
163 unsupported.
164 (verify_psymtab_expanded): Move ...
165 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
166 test.
167 (readnow): New proc.
168
169 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
170
171 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
172 with $hex.
173
174 2020-03-20 Tom Tromey <tromey@adacore.com>
175
176 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
177
178 2020-03-20 Tom Tromey <tromey@adacore.com>
179
180 * gdb.ada/sub_variant/subv.adb: New file.
181 * gdb.ada/sub_variant.exp: New file.
182
183 2020-03-20 Tom de Vries <tdevries@suse.de>
184
185 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
186 first break fails.
187 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
188
189 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
190
191 * gdb.server/exit-multiple-threads.c: New file.
192 * gdb.server/exit-multiple-threads.exp: New file.
193
194 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
195
196 * gdb.fortran/mixed-lang-stack.c: New file.
197 * gdb.fortran/mixed-lang-stack.cpp: New file.
198 * gdb.fortran/mixed-lang-stack.exp: New file.
199 * gdb.fortran/mixed-lang-stack.f90: New file.
200
201 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
202
203 * gdb.linespec/cp-completion-aliases.cc: New file.
204 * gdb.linespec/cp-completion-aliases.exp: New file.
205
206 2020-03-19 Tom de Vries <tdevries@suse.de>
207
208 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
209 more precise.
210
211 2020-03-18 Tom de Vries <tdevries@suse.de>
212
213 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
214 * gdb.dwarf2/break-inline-psymtab.c: New test.
215 * gdb.dwarf2/break-inline-psymtab.exp: New file.
216
217 2020-03-16 Tom de Vries <tdevries@suse.de>
218
219 * lib/cache.exp (gdb_do_cache): Add and handle local variables
220 cache_verify and cache_verify_proc.
221
222 2020-03-15 Tom de Vries <tdevries@suse.de>
223
224 * gdb.server/solib-list.exp: Handle
225 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
226
227 2020-03-15 Tom de Vries <tdevries@suse.de>
228
229 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
230 objfiles".
231
232 2020-03-14 Tom Tromey <tom@tromey.com>
233
234 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
235
236 2020-03-14 Tom de Vries <tdevries@suse.de>
237
238 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
239
240 2020-03-14 Tom de Vries <tdevries@suse.de>
241
242 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
243 result in line-by-line fashion.
244
245 2020-03-14 Tom de Vries <tdevries@suse.de>
246
247 * lib/gdb.exp (supports_statement_frontiers): New proc.
248 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
249
250 2020-03-14 Tom de Vries <tdevries@suse.de>
251
252 * gdb.base/printcmds.exp: Add missing quoting for "print
253 teststring2".
254
255 2020-03-13 Tom Tromey <tom@tromey.com>
256
257 * gdb.base/printcmds.exp (test_print_strings): Add regression
258 test.
259 * gdb.base/printcmds.c (charptr): New typedef.
260 (teststring2): New global.
261
262 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
263
264 * gdb.base/break-interp.exp: Use the tail of the filename, not the
265 full path in the test name.
266 (test_ld): Add some with_test_prefix blocks to make test names
267 unique.
268
269 2020-03-13 Tom de Vries <tdevries@suse.de>
270
271 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
272
273 2020-03-13 Tom de Vries <tdevries@suse.de>
274
275 * gdb.mi/mi-sym-info.exp: Make matching more precise.
276
277 2020-03-13 Tom de Vries <tdevries@suse.de>
278
279 PR symtab/25646
280 * gdb.dwarf2/imported-unit.exp: Add test.
281
282 2020-03-13 Tom de Vries <tdevries@suse.de>
283
284 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
285 (var1, var2): New variable.
286 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
287 matching symbols.
288
289 2020-03-13 Tom de Vries <tdevries@suse.de>
290
291 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
292 (Term::command): Use prompt prefix.
293 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
294 * gdb.tui/tui-layout-asm-short-prog.exp: Use
295 command_no_prompt_prefix instead of prefix.
296 * gdb.tui/tui-layout-asm.exp: Same.
297
298 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
299
300 * gdb.base/break-interp.exp: Use foreach_with_prefix.
301
302 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
303
304 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
305 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
306 on" while stepping over the test instruction, match printed
307 message.
308
309 2020-03-12 Tom de Vries <tdevries@suse.de>
310
311 * gdb.base/info-types.exp: Use exp_continue during matching of output
312 of "info types".
313
314 2020-03-12 Tom de Vries <tdevries@suse.de>
315
316 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
317
318 2020-03-12 Tom de Vries <tdevries@suse.de>
319
320 * gdb.fortran/module.exp: Use exp_continue during matching of output
321 of "info variable -n".
322
323 2020-03-12 Tom de Vries <tdevries@suse.de>
324
325 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
326 gdb.dwarf2/dw2-ranges-base.c.
327
328 2020-03-12 Tom de Vries <tdevries@suse.de>
329
330 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
331 in presence of GLIBC debuginfo.
332
333 2020-03-12 Tom de Vries <tdevries@suse.de>
334
335 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
336 $core.
337
338 2020-03-12 Tom de Vries <tdevries@suse.de>
339
340 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
341 more precise.
342
343 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
344
345 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
346 from Unix to Windows path.
347
348 2020-03-11 Tom de Vries <tdevries@suse.de>
349
350 * gdb.ada/minsyms.exp: Set language to ada.
351
352 2020-03-11 Tom de Vries <tdevries@suse.de>
353
354 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
355
356 2020-03-11 Tom de Vries <tdevries@suse.de>
357
358 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
359
360 2020-03-11 Tom Tromey <tromey@adacore.com>
361
362 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
363
364 2020-03-11 Tom de Vries <tdevries@suse.de>
365
366 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
367
368 2020-03-11 Tom de Vries <tdevries@suse.de>
369
370 * gdb.base/break-interp.exp: Limit verbose scope.
371
372 2020-03-11 Tom de Vries <tdevries@suse.de>
373
374 * gdb.fortran/logical.f90: Define variable with character type.
375 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
376
377 2020-03-11 Tom de Vries <tdevries@suse.de>
378
379 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
380
381 2020-03-11 Tom de Vries <tdevries@suse.de>
382
383 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
384 symtabs.
385
386 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
387 Bernd Edlinger <bernd.edlinger@hotmail.de>
388
389 * gdb.cp/step-and-next-inline.cc: New file.
390 * gdb.cp/step-and-next-inline.exp: New file.
391 * gdb.cp/step-and-next-inline.h: New file.
392 * gdb.dwarf2/dw2-is-stmt.c: New file.
393 * gdb.dwarf2/dw2-is-stmt.exp: New file.
394 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
395 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
396 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
397
398 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
399
400 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
401 is-stmt flag in the line table.
402
403 2020-03-09 Tom de Vries <tdevries@suse.de>
404
405 * lib/gdb.exp (cached_file): Create cache dir.
406
407 2020-03-07 Tom de Vries <tdevries@suse.de>
408
409 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
410 * gdb.cp/rvalue-ref-params.exp: Same.
411
412 2020-03-06 Tom de Vries <tdevries@suse.de>
413
414 * lib/gdb.exp (tentative_rename, cached_file): New proc.
415 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
416
417 2020-03-06 Tom de Vries <tdevries@suse.de>
418
419 * README: Fix "the the".
420 * gdb.base/dprintf.exp: Same.
421
422 2020-03-05 Tom de Vries <tdevries@suse.de>
423
424 * gdb.base/maint.exp: Update "main print statistics" expected output.
425
426 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
427
428 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
429 (fortran_int8): Likewise.
430 (fortran_real4): Likewise.
431 (fortran_real8): Likewise.
432 (fortran_complex4): Likewise.
433 (fortran_logical4): Likewise.
434 (fortran_character1): Likewise.
435
436 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
437
438 * gdb.fortran/logical.exp: Add tests that any non-zero value is
439 printed as true.
440
441 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
442
443 * gdb.base/printcmds.exp: Add test to verify printf of a
444 variable holding an address.
445
446 2020-03-03 Tom de Vries <tdevries@suse.de>
447
448 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
449
450 2020-03-03 Tom de Vries <tdevries@suse.de>
451
452 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
453 gdb_test_multiple call.
454
455 2020-03-03 Tom de Vries <tdevries@suse.de>
456
457 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
458 gdb_test_multiple calls.
459
460 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
461
462 * gdb.base/default.exp: Remove test of 'set history filename'.
463 * gdb.base/gdbinit-history.exp: Add tests for setting the history
464 filename to the empty string.
465 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
466 and GDBHISTSIZE.
467
468 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
469
470 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
471 disabled.
472
473 2020-03-02 Pedro Alves <palves@redhat.com>
474 Tom de Vries <tdevries@suse.de>
475
476 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
477 -prompt prefix, before user_code argument. Add -lbl option likewise.
478 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
479 (gdb_is_target_1): Add -prompt prefix and move to before user_code
480 argument.
481 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
482 have "\r\n" at start-of-line, instead of at end-of-line.
483
484 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
485
486 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
487 libinproctrace.so.
488
489 2020-02-28 Luis Machado <luis.machado@linaro.org>
490
491 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
492 to "p/x".
493
494 2020-02-28 Luis Machado <luis.machado@linaro.org>
495
496 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
497 asm/ptrace.h and error.h.
498
499 2020-02-28 Tom de Vries <tdevries@suse.de>
500
501 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
502 (struct wrapper, do_something, mundane/symada__cS): Move ...
503 * gdb.base/c-linkage-name-2.c: ... here. New source file.
504 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
505 Update "print symada__cS before partial symtab expansion" regexp.
506 Update breakpoint location. Flush symbol cache after expansion.
507
508 2020-02-28 Luis Machado <luis.machado@linaro.org>
509
510 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
511
512 2020-02-27 Tom de Vries <tdevries@suse.de>
513
514 * config/sid.exp: Remove unused globals.
515 * gdb.base/attach.exp: Same.
516 * gdb.base/catch-load.exp: Same.
517 * gdb.base/dbx.exp: Same.
518 * lib/gdb.exp: Same.
519 * lib/mi-support.exp: Same.
520 * lib/prompt.exp: Same.
521
522 2020-02-27 Tom de Vries <tdevries@suse.de>
523
524 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
525 not set.
526
527 2020-02-26 Aaron Merey <amerey@redhat.com>
528
529 * gdb.debuginfod: New directory for debuginfod tests.
530 * gdb.debuginfod/main.c: New test file.
531 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
532
533 2020-02-26 Tom de Vries <tdevries@suse.de>
534
535 PR gdb/25603
536 * gdb.base/persistent-lang.cc: New test.
537 * gdb.base/persistent-lang.exp: New file.
538
539 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
540
541 * gdb.fortran/derived-type-striding.exp: Add a new test.
542 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
543 new test.
544
545 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
546
547 * gdb.base/cached-source-file.exp: Avoid source file paths in test
548 names.
549
550 2020-02-25 Tom de Vries <tdevries@suse.de>
551
552 PR go/18926
553 * gdb.go/methods.exp: Remove gcc/93866 xfail.
554
555 2020-02-24 Tom de Vries <tdevries@suse.de>
556
557 PR gdb/25592
558 * gdb.base/info-locals-unused-static-var.c: New test.
559 * gdb.base/info-locals-unused-static-var.exp: New file.
560
561 2020-02-22 Tom Tromey <tom@tromey.com>
562
563 * gdb.python/tui-window.exp: New file.
564 * gdb.python/tui-window.py: New file.
565
566 2020-02-22 Tom Tromey <tom@tromey.com>
567
568 PR tui/17850:
569 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
570 tests.
571
572 2020-02-22 Tom Tromey <tom@tromey.com>
573
574 * gdb.tui/new-layout.exp: Add sub-layout tests.
575
576 2020-02-22 Tom Tromey <tom@tromey.com>
577
578 * gdb.tui/new-layout.exp: New file.
579
580 2020-02-22 Tom Tromey <tom@tromey.com>
581
582 * gdb.rust/rust-style.rs: New file.
583 * gdb.rust/rust-style.exp: New file.
584 * gdb.base/style.exp: Test structure printing.
585 * gdb.base/style.c (struct some_struct): New type.
586 (enum etype): New type.
587 (struct_value): New global.
588
589 2020-02-21 Tom de Vries <tdevries@suse.de>
590
591 PR go/18926
592 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
593 Remove blanket xfails. Use message argument for gdb_breakpoint.
594 Make continuing to breakpoint test conditional on setting breakpoint.
595 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
596 DW_AT_name attribute. Add xfail for GCC PR93866.
597
598 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
599
600 * gdb.dwarf2/cpp-linkage-name.c: New file.
601 * gdb.dwarf2/cpp-linkage-name.exp: New file.
602
603 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
604
605 * lib/gdb.exp (gdb_wrapper_init): Reset
606 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
607 not exist.
608
609 2020-02-20 Tom de Vries <tdevries@suse.de>
610
611 PR go/17018
612 * gdb.go/hello.exp: Copy ...
613 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
614 print of st to print value of global definition. Add xfail for GCC
615 PR93844.
616 * gdb.go/hello.exp: Remove printing of st before definition.
617 * gdb.go/hello.go: Copy ...
618 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
619 to st.
620 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
621
622 2020-02-20 Tom de Vries <tdevries@suse.de>
623
624 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
625 (gdb_simple_compile): Handle compile_flags go by using .go extension
626 for source file.
627 * gdb.go/chan.exp: Use support_go_compile.
628 * gdb.go/handcall.exp: Same.
629 * gdb.go/hello.exp: Same.
630 * gdb.go/integers.exp: Same.
631 * gdb.go/max-depth.exp: Same.
632 * gdb.go/methods.exp: Same.
633 * gdb.go/package.exp: Same.
634 * gdb.go/strings.exp: Same.
635 * gdb.go/types.exp: Same.
636 * gdb.go/unsafe.exp: Same.
637
638 2020-02-19 Tom de Vries <tdevries@suse.de>
639
640 * gdb.python/lib-types.exp: Make xfail more strict.
641
642 2020-02-19 Tom de Vries <tdevries@suse.de>
643
644 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
645
646 2020-02-19 Doug Evans <dje@google.com>
647
648 PR rust/25535
649 * gdb.rust/simple.exp: Add test.
650 * gdb.rust/simple.rs: Add test.
651
652 2020-02-19 Tom de Vries <tdevries@suse.de>
653
654 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
655 output line-by-line.
656
657 2020-02-19 Tom de Vries <tdevries@suse.de>
658
659 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
660
661 2020-02-19 Tom de Vries <tdevries@suse.de>
662
663 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
664 prelink.
665
666 2020-02-19 Tom de Vries <tdevries@suse.de>
667
668 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
669 (gdb_do_cache): Use gdb_do_cache_wrap.
670 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
671
672 2020-02-19 Tom de Vries <tdevries@suse.de>
673
674 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
675 gdb_compile option.
676
677 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
678
679 * gdb.base/printcmds.exp (test_print_enums): Update expected
680 output.
681
682 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
683
684 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
685 for "unknown".
686
687 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
688
689 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
690 enumerator.
691
692 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
693
694 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
695 FE_, add FE_NONE.
696 (three): Update.
697 (enum flag_enum_without_zero): New enum.
698 (flag_enum_without_zero): New variable.
699 (enum not_flag_enum): New enum.
700 (three_not_flag): New variable.
701 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
702 (test_print_enums): Add more tests for printing flag enums.
703
704 2020-02-18 Tom de Vries <tdevries@suse.de>
705
706 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
707 (gdb_compile_ada): ... here.
708 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
709 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
710
711 2020-02-14 Tom Tromey <tom@tromey.com>
712
713 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
714 build directory.
715 * boards/gdbserver-base.exp: Update path to gdbserver.
716
717 2020-02-13 Tom de Vries <tdevries@suse.de>
718
719 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
720
721 2020-02-13 Tom de Vries <tdevries@suse.de>
722
723 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
724 are missing.
725
726 2020-02-13 Tom de Vries <tdevries@suse.de>
727
728 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
729 call.
730
731 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
732
733 PR tui/25126
734 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
735 * gdb.base/cached-source-file.c: New file.
736 * gdb.base/cached-source-file.exp: New file.
737
738 2020-02-11 Tom de Vries <tdevries@suse.de>
739
740 PR testsuite/25488
741 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
742
743 2020-02-10 Tom de Vries <tdevries@suse.de>
744
745 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
746
747 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
748
749 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
750 and $after_addr are both integers before making a comparison.
751
752 2020-02-09 Tom de Vries <tdevries@suse.de>
753
754 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
755 command output and paste it into gdb.log. If any, paste catch message
756 to gdb.log.
757
758 2020-02-07 Tom Tromey <tromey@adacore.com>
759
760 PR breakpoints/24915:
761 * gdb.base/annotate-symlink.exp: Use setup_xfail.
762
763 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
764
765 * gdb.tui/tui-missing-src.exp: Add the "missing source
766 file" test for the TUI.
767
768 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
769
770 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
771 including a port number in the output.
772
773 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
774
775 * lib/fortran.exp (fortran_int4): Handle clang.
776 (fortran_int8): Likewise.
777 (fortran_real4): Likewise.
778 (fortran_real8): Likewise.
779 (fortran_complex4): Likewise.
780 (fortran_logical4): Likewise.
781 (fortran_character1): Likewise.
782
783 2020-02-04 Tom de Vries <tdevries@suse.de>
784
785 * README (Race detection): Add note.
786
787 2020-02-04 Tom de Vries <tdevries@suse.de>
788
789 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
790
791 2020-02-04 Tom de Vries <tdevries@suse.de>
792
793 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
794
795 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
796
797 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
798 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
799 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
800 blttar, bnetarl.
801 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
802 binary for blttar, bnetarl.
803 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
804 wait instruction. Delete ldmx test.
805 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
806
807 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
808
809 * gdb.fortran/array-bounds-high.exp: New file.
810 * gdb.fortran/array-bounds-high.f90: New file.
811
812 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
813
814 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
815 Replace #include of <sys/fcntl.h> by <fcntl.h>.
816
817 2020-02-01 Tom de Vries <tdevries@suse.de>
818
819 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
820
821 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
822
823 PR tui/9765
824 * gdb.tui/tui-layout-asm-short-prog.S: New file.
825 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
826
827 2020-01-29 Luis Machado <luis.machado@linaro.org>
828
829 * gdb.arch/aarch64-brk-patterns.c: New source file.
830 * gdb.arch/aarch64-brk-patterns.exp: New test.
831
832 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
833
834 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
835 GCC/Clang version.
836 * gdb.cp/pass-by-ref.exp: Ditto.
837
838 2020-01-29 Tom de Vries <tdevries@suse.de>
839
840 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
841 * gdb.threads/watchpoint-fork-mt.c: Same.
842 * gdb.threads/watchpoint-fork-parent.c: Same.
843 * gdb.threads/watchpoint-fork-st.c: Same.
844 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
845
846 2020-01-27 Luis Machado <luis.machado@linaro.org>
847
848 * gdb.base/step-over-syscall.exp (setup): Check if we're already
849 sitting at a syscall instruction when we hit the syscall function's
850 breakpoint.
851 Check PC against one obtained with the x command.
852 Validate syscall number.
853 (step_over_syscall): Don't continue to the syscall instruction if
854 we're already there.
855
856 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
857
858 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
859
860 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
861
862 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
863 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
864
865 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
866
867 * gdb.dwarf2/dw2-inline-stepping.c: New file.
868 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
869
870 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
871
872 * gdb.base/maint.exp: Update line table parsing test.
873 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
874
875 2020-01-24 Pedro Alves <palves@redhat.com>
876
877 PR gdb/25410
878 * gdb.multi/multi-re-run-1.c: New.
879 * gdb.multi/multi-re-run-2.c: New.
880 * gdb.multi/multi-re-run.exp: New.
881
882 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
883
884 PR gdb/23718
885 * gdb.server/server-kill-python.exp: New file.
886
887 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
888
889 * gdb.server/multi-ui-errors.c: New file.
890 * gdb.server/multi-ui-errors.exp: New file.
891
892 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
893
894 PR tui/9765
895 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
896
897 2020-01-19 Tom Tromey <tom@tromey.com>
898
899 * gdb.tui/main.exp: Add check for plain "file".
900
901 2020-01-16 Christian Biesinger <cbiesinger@google.com>
902
903 * lib/gdb.exp: Fix spelling error (seperatelly).
904
905 2020-01-14 Tom Tromey <tom@tromey.com>
906
907 PR symtab/12535:
908 * gdb.python/python.exp: Test decode_line with empty string
909 argument.
910
911 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
912
913 * gdb.base/skip-inline.exp: Extend test.
914
915 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
916
917 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
918 * gdb.dwarf2/dw2-bad-elf.c: New file.
919 * gdb.dwarf2/dw2-bad-elf.exp: New file.
920
921 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
922
923 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
924 _line_saw_file.
925
926 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
927
928 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
929 border.
930
931 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
932
933 * gdb.multi/multi-target.exp (setup): Factor out "info
934 connections" and "info inferiors" tests to ...
935 (test_info_inferiors): ... this new procedure.
936 (top level): Run new "info-inferiors" tests.
937
938 2020-01-10 Pedro Alves <palves@redhat.com>
939
940 * gdb.server/bkpt-other-inferior.exp: New file.
941
942 2020-01-10 Pedro Alves <palves@redhat.com>
943
944 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
945 of "add-inferior".
946 * gdb.base/quit-live.exp: Likewise.
947 * gdb.base/remote-exec-file.exp: Likewise.
948 * gdb.guile/scm-progspace.exp: Likewise.
949 * gdb.linespec/linespec.exp: Likewise.
950 * gdb.mi/new-ui-mi-sync.exp: Likewise.
951 * gdb.mi/user-selected-context-sync.exp: Likewise.
952 * gdb.multi/multi-target.exp (setup): Add "info connection" and
953 "info inferiors" tests.
954 * gdb.multi/remove-inferiors.exp: Adjust expected output of
955 "add-inferior".
956 * gdb.multi/watchpoint-multi.exp: Likewise.
957 * gdb.python/py-inferior.exp: Likewise.
958 * gdb.server/extended-remote-restart.exp: Likewise.
959 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
960 "info inferiors".
961 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
962 * gdb.trace/report.exp: Likewise.
963
964 2020-01-10 Pedro Alves <palves@redhat.com>
965
966 * gdb.multi/multi-target.c: New file.
967 * gdb.multi/multi-target.exp: New file.
968 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
969 mode requested, but remote does not support non-stop".
970
971 2020-01-10 Pedro Alves <palves@redhat.com>
972
973 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
974 disconnect before reconnecting.
975
976 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
977 Pedro Alves <palves@redhat.com>
978
979 * gdb.server/connect-without-multi-process.exp: Also test
980 continuing to end.
981
982 2020-01-10 Pedro Alves <palves@redhat.com>
983
984 * gdb.base/remote-exec-file.exp: New file.
985
986 2020-01-10 Pedro Alves <palves@redhat.com>
987
988 * gdb.base/fork-running-state.exp (do_test): Adjust expected
989 output.
990 * gdb.threads/async.c: New.
991 * gdb.threads/async.exp: New.
992 * gdb.multi/tids-gid-reset.c: New.
993 * gdb.multi/tids-gid-reset.exp: New.
994
995 2020-01-10 George Barrett <bob@bob131.so>
996
997 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
998 to help in finding the image relocation offset.
999 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1000 options in arguments.
1001 (stap_test_no_debuginfo): Likewise.
1002 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1003 test variants.
1004 (stap_test): Add null semaphore relocation test.
1005
1006 2020-01-10 George Barrett <bob@bob131.so>
1007
1008 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1009 * gdb.base/stap-probe.exp: Likewise.
1010 (stap_test): Pass argument as an additional flag.
1011 (stap_test_no_debuginfo): Likewise.
1012 (stap_test): Check `info probes stap' output for semaphore
1013 addresses if the test binary is supposed to have them.
1014
1015 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1016
1017 * gdb.tui/basic.exp: Add more scrolling tests.
1018
1019 2020-01-09 Tom Tromey <tom@tromey.com>
1020
1021 PR tui/18932:
1022 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1023 meangingful value.
1024 (Term::command, Term::resize): Update.
1025 * gdb.tui/basic.exp: Add scrolling test.
1026
1027 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1028
1029 * gdb.tui/tui-layout-asm.exp: New file.
1030
1031 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1032
1033 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1034
1035 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1036
1037 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1038 (Term::enter_tui): Use Term::prepare_for_tui.
1039
1040 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1041
1042 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1043 called.
1044
1045 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1046
1047 * gdb.base/skip.exp: Fix race condition in test.
1048
1049 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1050
1051 * gdb.base/backtrace.c: New file.
1052 * gdb.base/backtrace.exp: New file.
1053
1054 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1055
1056 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1057
1058 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1059
1060 * gdb.base/style.exp: Test that warnings are styled.
1061
1062 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1063
1064 * gdb.base/line65535.exp: New file.
1065 * gdb.base/line65535.c: New file.
1066
1067 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1068
1069 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1070 * lib/gnat_debug_info_test.adb: New file.
1071 * gdb.ada/ptype_tagged_param.exp: Use
1072 gnat_runtime_has_debug_info, expect a different output if
1073 runtime does not have debug info.
1074
1075 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1076
1077 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1078 (another) quote in test name.
1079
1080 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1081
1082 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1083 Add quote in test name.
1084
1085 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1086
1087 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1088 directory instead.
1089 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1090 * gdb.cp/pass-by-ref-2.cc: New file.
1091 * gdb.cp/pass-by-ref-2.exp: New file.
1092
1093 2019-12-20 Tom Tromey <tom@tromey.com>
1094
1095 * gdb.tui/list-before.exp: New file.
1096
1097 2019-12-20 Tom Tromey <tom@tromey.com>
1098
1099 * gdb.tui/list.exp: Check for source on initial listing.
1100
1101 2019-12-11 Tom Tromey <tromey@adacore.com>
1102
1103 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1104 Add crlf test.
1105
1106 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
1107
1108 * gdb.base/default.exp: Update value of $_gdb_major.
1109
1110 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1111
1112 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1113
1114 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1115
1116 * gdb.base/skip.exp: Whitespace fix.
1117
1118 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1119
1120 * gdb.base/skip-inline.c: New file.
1121 * gdb.base/skip-inline.exp: New file.
1122
1123 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1124
1125 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1126 jit_function_00 to jit_function_stack_mangle.
1127 * gdb.base/jithost.c (jit_function_t): Rename to...
1128 (jit_function_stack_mangle_t): ... this.
1129 (jit_function_add_t): New typedef.
1130 (jit_function_00_code): Rename to...
1131 (jit_function_stack_mangle_code): ... this, make static.
1132 (jit_function_add_code): New.
1133 (main): Generate "add" function and call it. Adjust to changes
1134 in jithost_abi.
1135 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1136 (struct jithost_abi) <begin, end>: Remove fields.
1137 <object, function_stack_mangle, function_add>: New fields.
1138 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1139 code_end>: Remove fields.
1140 <func_stack_mangle>: New field.
1141 (read_debug_info): Adjust to renaming, create block for "add"
1142 function.
1143 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1144
1145 2019-12-11 Tom Tromey <tom@tromey.com>
1146
1147 * gdb.tui/resize.exp: Fix regexp.
1148 * gdb.tui/regs.exp: Fix regexps.
1149 * gdb.tui/main.exp: Fix regexp.
1150
1151 2019-12-11 Tom Tromey <tom@tromey.com>
1152
1153 * gdb.tui/resize.exp: Update.
1154 * gdb.tui/empty.exp (layouts): Update.
1155
1156 2019-12-11 Tom Tromey <tom@tromey.com>
1157
1158 * gdb.tui/regs.exp: Update.
1159 * gdb.tui/empty.exp (layouts): Update.
1160 * gdb.tui/basic.exp: Update.
1161 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1162
1163 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1164
1165 * gdb.base/options.exp: Add -raw-values in the print completion list.
1166 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1167
1168 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1169
1170 * gdb.threads/omp-par-scope.c: New file.
1171 * gdb/threads/omp-par-scope.exp: New file.
1172
1173 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1174
1175 * lib/gdb.exp (support_nested_function_tests): New proc.
1176
1177 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1178
1179 * lib/gdb.exp (gdb_compile_openmp): New proc.
1180 (build_executable_from_specs): Add an "openmp" option.
1181 (gdb_compile_pthreads): Add non-executable case.
1182
1183 2019-12-10 Tom Tromey <tromey@adacore.com>
1184
1185 * gdb.ada/unchecked_union.exp: New file.
1186 * gdb.ada/unchecked_union/pck.adb: New file.
1187 * gdb.ada/unchecked_union/pck.ads: New file.
1188 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1189 * gdb-utils.exp (string_to_regexp): Also quote "?".
1190
1191 2019-12-10 George Barrett <bob@bob131.so>
1192
1193 Test scripted probe breakpoints.
1194 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1195 * gdb.python/py-breakpoint.c (main): Likewise.
1196 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1197 specifier test.
1198 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1199
1200 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1201
1202 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1203 an rvalue parameter.
1204 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1205 parameter.
1206
1207 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1208
1209 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1210 modules.
1211
1212 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1213
1214 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1215 broken version of GCC.
1216
1217 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1218
1219 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1220 sym-info-cmds library.
1221 * gdb.fortran/info-types.exp: Likewise.
1222 * lib/sym-info-cmds.exp: New file.
1223
1224 2019-12-08 Tom de Vries <tdevries@suse.de>
1225
1226 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1227
1228 2019-12-07 Keith Seitz <keiths@redhat.com>
1229
1230 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1231 * gdb.base/corefile-buildid-shlib.c: New file.
1232 * gdb.base/corefile-buildid.c: New file.
1233 * gdb.base/corefile-buildid.exp: New file.
1234
1235 2019-12-06 Tom de Vries <tdevries@suse.de>
1236
1237 * gdb.dwarf2/varval.exp: Add decl before def test.
1238
1239 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1240
1241 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1242
1243 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1244
1245 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1246 CV and reference conversion for overload resolution.
1247 * gdb.cp/rvalue-ref-overload.exp: Test it.
1248
1249 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1250
1251 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1252 * gdb.base/frameapply.exp: Test faas without command.
1253
1254 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1255
1256 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1257 Fortran tests.
1258 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1259 order.
1260
1261 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1262
1263 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1264 casting to type with no kind specified.
1265 (test_basic_parsing_of_type_kinds): Additional tests for types
1266 with no kind specified, and add tests for single/double
1267 precision/complex types.
1268
1269 2019-12-04 Tom Tromey <tromey@adacore.com>
1270
1271 * gdb.base/endianity.c (struct other) <x>: New field.
1272 (main): Initialize it.
1273 * gdb.base/endianity.exp: Update.
1274
1275 2019-12-04 Tom Tromey <tromey@adacore.com>
1276
1277 * gdb.ada/scalar_storage/storage.adb: New file.
1278 * gdb.ada/scalar_storage/pck.adb: New file.
1279 * gdb.ada/scalar_storage/pck.ads: New file.
1280 * gdb.ada/scalar_storage.exp: New file.
1281
1282 2019-12-04 Tom Tromey <tromey@adacore.com>
1283
1284 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1285 (main): Initialize it.
1286 * gdb.base/endianity.exp: Update.
1287
1288 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1289
1290 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1291
1292 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1293
1294 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1295 -symbol-info-module-functions and -symbol-info-module-variables.
1296
1297 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1298
1299 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1300
1301 2019-12-01 Richard Bunt <richard.bunt@arm.com>
1302 Andrew Burgess <andrew.burgess@embecosm.com>
1303
1304 * gdb.fortran/derived-type-striding.exp: New file.
1305 * gdb.fortran/derived-type-striding.f90: New file.
1306 * gdb.fortran/array-slices.exp: New file.
1307 * gdb.fortran/array-slices.f90: New file.
1308
1309 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1310
1311 * gdb.base/define.exp: Test . in command names.
1312 * gdb.base/setshow.exp: Update test, as . is now part of
1313 command name.
1314
1315 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1316
1317 * gdb.base/define-prefix.exp: New file.
1318
1319 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1320
1321 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1322 compile.
1323 (skip_btrace_pt_tests): Likewise.
1324
1325 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1326
1327 * gdb.fortran/info-modules.exp: Compile source files in correct
1328 order.
1329
1330 2019-11-27 Kevin Buettner <kevinb@redhat.com>
1331
1332 * gdb.dwarf2/imported-unit.exp: New file.
1333 * gdb.dwarf2/imported-unit.c: New file.
1334
1335 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1336
1337 * gdb.mi/mi-fortran-modules-2.f90: New file.
1338 * gdb.mi/mi-fortran-modules.exp: New file.
1339 * gdb.mi/mi-fortran-modules.f90: New file.
1340
1341 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1342
1343 * gdb.mi/mi-sym-info-1.c: New file.
1344 * gdb.mi/mi-sym-info-2.c: New file.
1345 * gdb.mi/mi-sym-info.exp: New file.
1346
1347 2019-11-22 Tom Tromey <tromey@adacore.com>
1348
1349 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1350 * gdb.ada/tasks/foo.adb: Add another stopping location.
1351
1352 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1353
1354 * gdb.base/endianity.c: New test.
1355 * gdb.base/endianity.exp: New file.
1356
1357 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1358
1359 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1360
1361 2019-11-21 Tom de Vries <tdevries@suse.de>
1362
1363 PR gdb/24956
1364 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1365
1366 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1367
1368 * gdb.python/py-progspace.exp: Add missing parentheses on some
1369 'print' commands.
1370
1371 2019-11-19 Tom Tromey <tom@tromey.com>
1372
1373 * gdb.tui/winheight.exp: New file.
1374
1375 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1376
1377 * gdb.base/ctf-whatis.c: Delete.
1378 * gdb.base/ctf-whatis.exp: Delete.
1379 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1380
1381 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1382
1383 * gdb.base/ctf-cvexpr.exp: Delete.
1384 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1385
1386 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1387
1388 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1389 the compiler. Clean up header comment a little.
1390 * gdb.base/ctf-ptype.exp: Likewise.
1391 * gdb.base/ctf-whatis.exp: Likewise.
1392 * lib/gdb.exp (skip_ctf_tests): New proc.
1393
1394 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1395
1396 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1397 * gdb.tui/corefile-run.exp: New file.
1398
1399 2019-11-14 Tom Tromey <tromey@adacore.com>
1400
1401 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1402 regression tests.
1403
1404 2019-11-12 Tom Tromey <tom@tromey.com>
1405
1406 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1407 after any command. Expect prompt after WAIT_FOR is seen.
1408 (enter_tui): Enable resize messages.
1409 (command): Expect command in output.
1410 (get_line): Avoid error when cursor appears to be off-screen.
1411 (dump_screen): Include screen size in title.
1412 (_do_resize): New proc, from "resize".
1413 (resize): Rewrite. Do resize in two steps.
1414 * gdb.tui/empty.exp (layouts): Fix entries.
1415 (check_boxes): Remove xfail.
1416 (check_text): Dump screen on failure.
1417
1418 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1419
1420 * gdb.python/py-symbol.exp: Add test for
1421 gdb.lookup_static_symbols.
1422
1423 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1424
1425 * gdb.python/py-symbol.c: Declare and call function from new
1426 py-symbol-2.c file.
1427 * gdb.python/py-symbol.exp: Compile both source files, and add new
1428 tests for gdb.lookup_static_symbol.
1429 * gdb.python/py-symbol-2.c: New file.
1430
1431 2019-11-02 Tom de Vries <tdevries@suse.de>
1432
1433 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1434 * gdb.base/anon.exp: Same.
1435 * gdb.base/auto-connect-native-target.exp: Same.
1436 * gdb.base/call-ar-st.exp: Same.
1437 * gdb.base/catch-syscall.exp: Same.
1438 * gdb.base/commands.exp: Same.
1439 * gdb.base/default.exp: Same.
1440 * gdb.base/display.exp: Same.
1441 * gdb.base/float.exp: Same.
1442 * gdb.base/foll-fork.exp: Same.
1443 * gdb.base/help.exp: Same.
1444 * gdb.base/info-macros.exp: Same.
1445 * gdb.base/info-proc.exp: Same.
1446 * gdb.base/info-target.exp: Same.
1447 * gdb.base/long_long.exp: Same.
1448 * gdb.base/macscp.exp: Same.
1449 * gdb.base/memattr.exp: Same.
1450 * gdb.base/nofield.exp: Same.
1451 * gdb.base/pointers.exp: Same.
1452 * gdb.base/printcmds.exp: Same.
1453 * gdb.base/ptype.exp: Same.
1454 * gdb.base/restore.exp: Same.
1455 * gdb.base/return.exp: Same.
1456 * gdb.base/scope.exp: Same.
1457 * gdb.base/set-noassign.exp: Same.
1458 * gdb.base/setshow.exp: Same.
1459 * gdb.base/shlib-call.exp: Same.
1460 * gdb.base/signals.exp: Same.
1461 * gdb.base/sigstep.exp: Same.
1462 * gdb.base/skip.exp: Same.
1463 * gdb.base/solib-symbol.exp: Same.
1464 * gdb.base/stap-probe.exp: Same.
1465 * gdb.base/step-line.exp: Same.
1466 * gdb.base/step-test.exp: Same.
1467 * gdb.base/style.exp: Same.
1468 * gdb.base/varargs.exp: Same.
1469 * gdb.base/vla-datatypes.exp: Same.
1470 * gdb.base/vla-ptr.exp: Same.
1471 * gdb.base/vla-sideeffect.exp: Same.
1472 * gdb.base/volatile.exp: Same.
1473 * gdb.base/watch-cond-infcall.exp: Same.
1474 * gdb.base/watchpoint.exp: Same.
1475
1476 2019-11-02 Tom de Vries <tdevries@suse.de>
1477
1478 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1479 * gdb.cp/cpexprs.exp: Same.
1480 * gdb.cp/except-multi-location.exp: Same.
1481 * gdb.cp/exceptprint.exp: Same.
1482 * gdb.cp/gdb2384.exp: Same.
1483 * gdb.cp/inherit.exp: Same.
1484 * gdb.cp/m-static.exp: Same.
1485 * gdb.cp/meth-typedefs.exp: Same.
1486 * gdb.cp/misc.exp: Same.
1487 * gdb.cp/namespace.exp: Same.
1488 * gdb.cp/non-trivial-retval.exp: Same.
1489 * gdb.cp/overload.exp: Same.
1490 * gdb.cp/pr17132.exp: Same.
1491 * gdb.cp/re-set-overloaded.exp: Same.
1492 * gdb.cp/rvalue-ref-types.exp: Same.
1493 * gdb.cp/templates.exp: Same.
1494
1495 2019-11-01 Luis Machado <luis.machado@linaro.org>
1496
1497 PR gdb/25124
1498
1499 * gdb.arch/pr25124.S: New file.
1500 * gdb.arch/pr25124.exp: New file.
1501
1502 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1503
1504 * gdb.fortran/info-modules.exp: Update expected results, and add
1505 additional tests for 'info module functinos', and 'info module
1506 variables'.
1507 * gdb.fortran/info-types.exp: Update expected results.
1508 * gdb.fortran/info-types.f90: Extend testcase with additional
1509 module variables and functions.
1510
1511 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1512
1513 * gdb.fortran/info-modules.exp: New file.
1514 * gdb.fortran/info-types.exp: Build with new file.
1515 * gdb.fortran/info-types.f90: Include and use new module.
1516 * gdb.fortran/info-types-2.f90: New file.
1517
1518 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1519
1520 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1521 * gdb.base/settings.exp: Test all settings types using
1522 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1523 that now verifies that the value of "maint show" is the same as
1524 returned by the settings functions. Test the type of the
1525 maintenance settings.
1526 * gdb.base/default.exp: Update show_conv_list.
1527
1528 2019-10-31 Tom de Vries <tdevries@suse.de>
1529
1530 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1531 gdb_test.
1532 * gdb.arch/amd64-disp-step.exp: Same.
1533 * gdb.asm/asm-source.exp: Same.
1534 * gdb.btrace/buffer-size.exp: Same.
1535 * gdb.btrace/cpu.exp: Same.
1536 * gdb.btrace/enable.exp: Same.
1537 * gdb.dwarf2/count.exp: Same.
1538 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1539 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1540 * gdb.fortran/vla-datatypes.exp: Same.
1541 * gdb.fortran/vla-history.exp: Same.
1542 * gdb.fortran/vla-ptype.exp: Same.
1543 * gdb.fortran/vla-value.exp: Same.
1544 * gdb.fortran/whatis_type.exp: Same.
1545 * gdb.guile/guile.exp: Same.
1546 * gdb.multi/tids.exp: Same.
1547 * gdb.python/py-finish-breakpoint.exp: Same.
1548 * gdb.python/py-framefilter.exp: Same.
1549 * gdb.python/py-pp-registration.exp: Same.
1550 * gdb.python/py-xmethods.exp: Same.
1551 * gdb.python/python.exp: Same.
1552 * gdb.server/connect-with-no-symbol-file.exp: Same.
1553 * gdb.server/no-thread-db.exp: Same.
1554 * gdb.server/run-without-local-binary.exp: Same.
1555 * gdb.stabs/weird.exp: Same.
1556 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1557 * gdb.threads/thread-find.exp: Same.
1558 * gdb.threads/tls-shared.exp: Same.
1559 * gdb.threads/tls.exp: Same.
1560 * gdb.threads/wp-replication.exp: Same.
1561 * gdb.trace/ax.exp: Same.
1562 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1563
1564 2019-10-31 Tom de Vries <tdevries@suse.de>
1565
1566 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1567 * gdb.ada/array_subscript_addr.exp: Same.
1568 * gdb.ada/arrayidx.exp: Same.
1569 * gdb.ada/arrayparam.exp: Same.
1570 * gdb.ada/arrayptr.exp: Same.
1571 * gdb.ada/boolean_expr.exp: Same.
1572 * gdb.ada/call_pn.exp: Same.
1573 * gdb.ada/complete.exp: Same.
1574 * gdb.ada/fixed_cmp.exp: Same.
1575 * gdb.ada/fun_addr.exp: Same.
1576 * gdb.ada/funcall_param.exp: Same.
1577 * gdb.ada/interface.exp: Same.
1578 * gdb.ada/mod_from_name.exp: Same.
1579 * gdb.ada/null_array.exp: Same.
1580 * gdb.ada/packed_array.exp: Same.
1581 * gdb.ada/packed_tagged.exp: Same.
1582 * gdb.ada/print_chars.exp: Same.
1583 * gdb.ada/print_pc.exp: Same.
1584 * gdb.ada/ptype_arith_binop.exp: Same.
1585 * gdb.ada/ptype_field.exp: Same.
1586 * gdb.ada/ptype_tagged_param.exp: Same.
1587 * gdb.ada/rec_return.exp: Same.
1588 * gdb.ada/ref_tick_size.exp: Same.
1589 * gdb.ada/str_ref_cmp.exp: Same.
1590 * gdb.ada/taft_type.exp: Same.
1591 * gdb.ada/tagged.exp: Same.
1592 * gdb.ada/type_coercion.exp: Same.
1593 * gdb.ada/uninitialized_vars.exp: Same.
1594
1595 2019-10-30 Tom de Vries <tdevries@suse.de>
1596
1597 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1598
1599 2019-10-26 Tom de Vries <tdevries@suse.de>
1600
1601 * gdb.base/bigcore.c: Fix typos in comments.
1602 * gdb.base/ctf-ptype.c: Same.
1603 * gdb.base/long_long.c: Same.
1604 * gdb.dwarf2/dw2-op-out-param.S: Same.
1605 * gdb.python/py-evthreads.c: Same.
1606 * gdb.reverse/i387-stack-reverse.c: Same.
1607 * gdb.trace/tfile.c: Same.
1608 * lib/compiler.c: Same.
1609 * lib/compiler.cc: Same.
1610
1611 2019-10-25 Tom de Vries <tdevries@suse.de>
1612
1613 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1614 gdb_test_multiple calls.
1615 * gdb.reverse/sigall-reverse.exp: Same.
1616 * gdb.reverse/solib-precsave.exp: Same.
1617 * gdb.reverse/solib-reverse.exp: Same.
1618 * gdb.reverse/until-precsave.exp: Same.
1619 * gdb.reverse/until-reverse.exp: Same.
1620
1621 2019-10-24 Tom de Vries <tdevries@suse.de>
1622
1623 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1624 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1625 kfail using -wrap pattern flag and convenience variable
1626 gdb_test_name.
1627
1628 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1629
1630 * gdb.python/py-progspace.exp: Add tests for the
1631 Progspace.block_for_pc method.
1632
1633 2019-10-23 Tom Tromey <tom@tromey.com>
1634
1635 * configure: Rebuild.
1636 * aclocal.m4: Use m4_include, not sinclude.
1637
1638 2019-10-21 Tom de Vries <tdevries@suse.de>
1639
1640 * gdb.base/infcall-nested-structs.c: Add
1641 __attribute__((noinline,noclone)) to all functions.
1642 (call_all): Add missing variable initialization. Simplify return value.
1643 (breakpt): Increment volatile variable, to prevent call from being
1644 optimized out.
1645 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1646
1647 2019-10-17 Tom de Vries <tdevries@suse.de>
1648
1649 * gdb.fortran/module.exp: Allow info variables to print info for files
1650 other than module.f90.
1651
1652 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1653
1654 * gdb.fortran/module.exp: Extend with 'info variables' test.
1655
1656 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1657
1658 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1659 F77_FOR_TARGET.
1660
1661 2019-10-16 Tom de Vries <tdevries@suse.de>
1662
1663 PR tdep/25096
1664 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1665
1666 2019-10-16 Tom de Vries <tdevries@suse.de>
1667
1668 PR tdep/24104
1669 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1670 Add KFAIL for PR tdep/25096.
1671
1672 2019-10-16 Tom de Vries <tdevries@suse.de>
1673
1674 PR testsuite/25059
1675 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1676
1677 2019-10-16 Tom de Vries <tdevries@suse.de>
1678
1679 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1680 as signed.
1681
1682 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1683
1684 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1685 one instead of increasing timeout.
1686
1687 2019-10-13 Tom de Vries <tdevries@suse.de>
1688
1689 PR record/25038
1690 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1691 * gdb.reverse/sigall-reverse.exp: Same.
1692 * gdb.reverse/solib-precsave.exp: Same.
1693 * gdb.reverse/solib-reverse.exp: Same.
1694 * gdb.reverse/step-precsave.exp: Same.
1695 * gdb.reverse/until-precsave.exp: Same.
1696 * gdb.reverse/until-reverse.exp: Same.
1697 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1698
1699 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1700
1701 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1702 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1703 (cmp_struct_05_01, cmp_struct_static_02_01)
1704 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1705 comparisons.
1706
1707 2019-10-10 Tom de Vries <tdevries@suse.de>
1708
1709 PR testsuite/24888
1710 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1711 gnatlink.
1712
1713 2019-10-09 Tom de Vries <tdevries@suse.de>
1714
1715 PR testsuite/25048
1716 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1717
1718 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1719
1720 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1721 exceptions due to missing debug information.
1722
1723 2019-10-07 Tom de Vries <tdevries@suse.de>
1724
1725 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1726
1727 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1728
1729 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1730 * gdb.base/annota1.exp: Update to use gdb_test_name.
1731
1732 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
1733
1734 * gdb.base/ctf-whatis.exp: New file.
1735 * gdb.base/ctf-whatis.c: New file.
1736 * gdb.base/ctf-ptype.exp: New file.
1737 * gdb.base/ctf-ptype.c: New file.
1738 * gdb.base/ctf-constvars.exp: New file.
1739 * gdb.base/ctf-constvars.c: New file.
1740 * gdb.base/ctf-cvexpr.exp: New file.
1741
1742 2019-10-04 Tom de Vries <tdevries@suse.de>
1743
1744 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1745 for loop.
1746
1747 2019-10-03 Tom Tromey <tom@tromey.com>
1748
1749 PR rust/24976:
1750 * gdb.rust/simple.rs (Union2): New type.
1751 (main): Use Union2.
1752 * gdb.rust/simple.exp: Add test.
1753
1754 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1755
1756 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1757 nested function prefix.
1758
1759 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1760 Richard Bunt <richard.bunt@arm.com>
1761 Andrew Burgess <andrew.burgess@embecosm.com>
1762
1763 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1764 nested functions.
1765 * gdb.fortran/nested-funcs.f90: Update expected results.
1766 * gdb.fortran/nested-funcs-2.exp: New file.
1767 * gdb.fortran/nested-funcs-2.f90: New file.
1768
1769 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1770
1771 * gdb.python/py-parameter.exp: Make test names unique.
1772 * gdb.python/py-template.exp: Likewise.
1773 * gdb.python/py-value.exp: Likewise.
1774
1775 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1776
1777 * gdb.base/break-interp.exp: Reduce test name duplication.
1778 * gdb.base/call-sc.exp: Likewise.
1779 * gdb.base/callfuncs.exp: Likewise.
1780 * gdb.base/charset.exp: Likewise.
1781 * gdb.base/dump.exp: Likewise.
1782 * gdb.base/ena-dis-br.exp: Likewise.
1783 * gdb.base/relational.exp: Likewise.
1784 * gdb.base/step-over-syscall.exp: Likewise.
1785 * gdb.base/structs.exp: Likewise.
1786
1787 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1788
1789 * gdb.linespec/explicit.exp: Make test names unique.
1790 * gdb.linespec/ls-errs.exp: Likewise.
1791
1792 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1793
1794 * gdb.reverse/break-precsave.exp: Make test names unique.
1795 * gdb.reverse/break-reverse.exp: Likewise.
1796 * gdb.reverse/finish-precsave.exp: Likewise.
1797 * gdb.reverse/finish-reverse.exp: Likewise.
1798 * gdb.reverse/machinestate-precsave.exp: Likewise.
1799 * gdb.reverse/machinestate.exp: Likewise.
1800 * gdb.reverse/readv-reverse.exp: Likewise.
1801 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1802 * gdb.reverse/sigall-precsave.exp: Likewise.
1803 * gdb.reverse/sigall-reverse.exp: Likewise.
1804 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1805 * gdb.reverse/watch-precsave.exp: Likewise.
1806 * gdb.reverse/watch-reverse.exp: Likewise.
1807
1808 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1809
1810 * gdb.threads/stop-with-handle.c: New file.
1811 * gdb.threads/stop-with-handle.exp: New file.
1812
1813 2019-10-03 Tom de Vries <tdevries@suse.de>
1814
1815 PR testsuite/25059
1816 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1817 directory" line to be missing.
1818
1819 2019-10-03 Tom de Vries <tdevries@suse.de>
1820
1821 PR testsuite/25059
1822 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1823 type optional.
1824
1825 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1826
1827 * gdb.python/py-format-string.c (string.h): New include.
1828 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1829 the same value, for endianness-independence.
1830 * gdb.python/py-format-string.exp (default_regexp_dict)
1831 (test_pretty_structs, test_format): Adjust expected output to the
1832 changed initialization.
1833
1834 2019-10-02 Tom Tromey <tromey@adacore.com>
1835
1836 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1837
1838 2019-10-02 Pedro Alves <palves@redhat.com>
1839 Andrew Burgess <andrew.burgess@embecosm.com>
1840
1841 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1842 "print-file-var.h".
1843 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1844 (get_version_1): Print this_version_id and its address.
1845 Add extern "C" wrappers around interface functions.
1846 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1847 "print-file-var.h".
1848 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1849 (get_version_2): Print this_version_id and its address.
1850 Add extern "C" wrappers around interface functions.
1851 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1852 <stddef.h> and "print-file-var.h".
1853 Add extern "C" wrappers around interface functions.
1854 [VERSION_ID_MAIN] (this_version_id): Define.
1855 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1856 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1857 up extern "C" blocks.
1858 * gdb.base/print-file-var.exp (test): New, factored out from top
1859 level.
1860 (top level): Test all combinations of attribute hidden or not,
1861 dlopen or not, and this_version_id symbol in main file or not.
1862 Compile tests as both C++ and C, make test names unique.
1863
1864 2019-10-01 Tom Tromey <tom@tromey.com>
1865
1866 * gdb.base/style.exp: Test "show logging filename".
1867
1868 2019-10-01 Tom Tromey <tom@tromey.com>
1869
1870 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1871 * gdb.base/style.exp: Add metadata style test.
1872
1873 2019-10-01 Tom Tromey <tom@tromey.com>
1874
1875 * gdb.base/style.exp: Test "pwd".
1876
1877 2019-10-01 Tom Tromey <tom@tromey.com>
1878
1879 * gdb.base/style.exp: Update tests.
1880
1881 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1882
1883 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1884 'six' to unsigned.
1885 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1886 'five'. Use an all-ones bit pattern for each.
1887 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1888 to its changed values.
1889
1890 2019-09-30 Tom Tromey <tromey@adacore.com>
1891
1892 * gdb.rust/traits.rs: Disable all warnings.
1893
1894 2019-09-29 Tom de Vries <tdevries@suse.de>
1895
1896 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1897
1898 2019-09-29 Tom de Vries <tdevries@suse.de>
1899
1900 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1901
1902 2019-09-27 Tom de Vries <tdevries@suse.de>
1903
1904 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1905
1906 2019-09-27 Tom de Vries <tdevries@suse.de>
1907
1908 PR record/23188
1909 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1910
1911 2019-09-26 Tom Tromey <tromey@adacore.com>
1912
1913 * gdb.ada/py_taft.exp: New file.
1914 * gdb.ada/py_taft/main.adb: New file.
1915 * gdb.ada/py_taft/pkg.adb: New file.
1916 * gdb.ada/py_taft/pkg.ads: New file.
1917
1918 2019-09-24 Tom de Vries <tdevries@suse.de>
1919
1920 PR gdb/24598
1921 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1922
1923 2019-09-22 Tom de Vries <tdevries@suse.de>
1924
1925 * gdb.base/restore.exp: Allow register variables to be optimized out at
1926 -O0.
1927
1928 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1929
1930 * gdb.arch/spu-info.exp: Remove file.
1931 * gdb.arch/spu-info.c: Remove file.
1932 * gdb.arch/spu-ls.exp: Remove file.
1933 * gdb.arch/spu-ls.c: Remove file.
1934
1935 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1936 * gdb.asm/spu.inc: Remove file.
1937
1938 * gdb.base/dump.exp: Remove support for spu*-*-*.
1939 * gdb.base/stack-checking.exp: Likewise.
1940 * gdb.base/overlays.exp: Likewise.
1941 * gdb.base/ovlymgr.c: Likewise.
1942 * gdb.base/spu.ld: Remove file.
1943
1944 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1945 * gdb.cp/cpexprs.exp: Likewise.
1946 * gdb.cp/exception.exp: Likewise.
1947 * gdb.cp/gdb2495.exp: Likewise.
1948 * gdb.cp/mb-templates.exp: Likewise.
1949 * gdb.cp/pr9167.exp: Likewise.
1950 * gdb.cp/userdef.exp: Likewise.
1951
1952 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1953
1954 * gdb.cell: Remove directory.
1955 * lib/cell.exp: Remove file.
1956
1957 2019-09-19 Tom de Vries <tdevries@suse.de>
1958
1959 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1960
1961 2019-09-19 Tom de Vries <tdevries@suse.de>
1962
1963 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1964
1965 2019-09-19 Tom de Vries <tdevries@suse.de>
1966
1967 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1968 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1969 (gdb_target_cmd): ... here.
1970 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1971 value 2.
1972
1973 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1974
1975 * gdb.base/source-dir.exp: Avoid having directory names in test
1976 names.
1977
1978 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1979
1980 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1981 directory.
1982
1983 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1984
1985 * gdb.base/list-missing-source.exp: New file.
1986
1987 2019-09-14 Tom de Vries <tdevries@suse.de>
1988
1989 PR teststuite/24599
1990 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1991 * lib/ada.exp (gnatmake_version_at_least): New proc.
1992
1993 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1994
1995 * gdb.base/maint.exp: Use exec_has_index_section.
1996
1997 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1998
1999 * gdb.base/maint.exp: Add test for 'maint info sections'.
2000
2001 2019-09-12 Tom de Vries <tdevries@suse.de>
2002
2003 * gdb.base/store.exp: Allow register variables to be optimized out at
2004 -O0.
2005
2006 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2007
2008 * gdb.ada/rdv_wait.exp: Update to new task names.
2009 * gdb.base/task_switch_in_core.exp: Likewise.
2010 * gdb.base/info_sources_base.c: Likewise.
2011
2012 2019-09-10 Tom Tromey <tromey@adacore.com>
2013
2014 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2015
2016 2019-09-10 Tom Tromey <tromey@adacore.com>
2017
2018 * gdb.ada/dgopt.exp: New file.
2019 * gdb.ada/dgopt/x.adb: New file.
2020
2021 2019-09-08 Tom Tromey <tom@tromey.com>
2022
2023 * gdb.tui/resize.exp: Remove setup_xfail.
2024 * gdb.tui/regs.exp: Remove setup_xfail.
2025 * gdb.tui/basic.exp: Remove setup_xfail.
2026
2027 2019-09-06 David Blaikie <dblaikie@gmail.com>
2028
2029 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2030 * gdb.cp/cplabel.exp: Ditto.
2031 * gdb.linespec/ls-errs.exp: Ditto.
2032
2033 2019-09-05 Tom de Vries <tdevries@suse.de>
2034
2035 * lib/gdb.exp (cmp_file_string): New proc.
2036 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2037 runto_main. Verify save breakpoints output.
2038
2039 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2040
2041 * gdb.base/info-var.exp: Test info variables without running
2042 to main, to avoid expect's buffer overflow.
2043
2044 2019-09-03 Tom Tromey <tromey@adacore.com>
2045
2046 * gdb.ada/bias.exp: New file.
2047 * gdb.ada/bias/bias.adb: New file.
2048 * gdb.ada/print_chars.exp: Add regression test.
2049 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2050 (MC): New variable.
2051
2052 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2053
2054 * gdb.base/argv0-symlink.exp: Run only on native target
2055 and local host.
2056
2057 2019-08-29 Tom de Vries <tdevries@suse.de>
2058
2059 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2060 diverse debug info.
2061 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2062
2063 2019-08-28 Tom de Vries <tdevries@suse.de>
2064
2065 * gdb.base/info-var.exp: Allow info variables to print info for files
2066 other than info-var-f1.c and info-var-f2.c.
2067
2068 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2069
2070 * gdb.fortran/info-types.exp: Add module.
2071 * gdb.fortran/info-types.f90: Update expected results.
2072
2073 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2074
2075 * gdb.fortran/info-types.exp: New file.
2076 * gdb.fortran/info-types.f90: New file.
2077 * lib/fortran.exp (fortran_character1): New proc.
2078
2079 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2080
2081 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2082 functions'. Reindent as needed.
2083 * gdb.base/info-var-f1.c: New file.
2084 * gdb.base/info-var-f2.c: New file.
2085 * gdb.base/info-var.exp: New file.
2086 * gdb.base/info-var.h: New file.
2087
2088 2019-08-26 Tom de Vries <tdevries@suse.de>
2089
2090 PR c++/24852
2091 * gdb.cp/no-libstdcxx-probe.exp: New test.
2092
2093 2019-08-26 Tom de Vries <tdevries@suse.de>
2094
2095 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2096 * tests need to be skipped.
2097 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2098 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2099 mi_skip_libstdcxx_probe_tests.
2100
2101 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2102
2103 * gdb.python/py-xmethods.exp: Use raw strings when passing
2104 arguments to SimpleXMethodMatcher.
2105
2106 2019-08-22 Tom de Vries <tdevries@suse.de>
2107
2108 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2109 more informative.
2110
2111 2019-08-21 Pedro Alves <palves@redhat.com>
2112
2113 * gdb.base/with.exp: Test "with" with no arguments.
2114
2115 2019-08-21 Tom de Vries <tdevries@suse.de>
2116
2117 * gdb.base/gdb-caching-proc.exp: Sort files.
2118
2119 2019-08-20 Tom de Vries <tdevries@suse.de>
2120
2121 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2122 compilation.
2123
2124 2019-08-16 Tom de Vries <tdevries@suse.de>
2125
2126 * gdb.base/compare-sections.exp ("after run to main"): Allow
2127 mismatched read-only sections for PIE executables.
2128
2129 2019-08-16 Tom Tromey <tom@tromey.com>
2130
2131 * lib/tuiterm.exp (_csi_Z): New proc.
2132 * gdb.tui/basic.exp: Update window positions.
2133 * gdb.tui/empty.exp: Update window positions.
2134
2135 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2136
2137 * gdb.base/examine-backward.exp: Correct regexp for
2138 "examine 3 bytes backward from ${address_zero}".
2139
2140 2019-08-15 Tom Tromey <tom@tromey.com>
2141
2142 * gdb.tui/empty.exp: Enable resizing tests.
2143
2144 2019-08-15 Tom Tromey <tromey@adacore.com>
2145
2146 * gdb.ada/char_enum.exp: Add regression tests.
2147 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2148 and '0'.
2149 (Char, Gchar): Update.
2150 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2151
2152 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2153
2154 * gdb.python/python.exp: Expect a leading underscore on
2155 GdbOutput{,Error}File.
2156
2157 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2158
2159 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2160 Windows host.
2161
2162 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2163
2164 * gdb.base/batch-preserve-term-settings.exp
2165 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2166
2167 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2168
2169 * lib/gdb.exp: When running on a mingw target, replace
2170 /x/ with x:/.
2171
2172 2019-08-14 Alan Hayward <alan.hayward@arm.com>
2173
2174 * gdb.arch/aarch64-prologue.c: New test.
2175 * gdb.arch/aarch64-prologue.exp: New file.
2176
2177 2019-08-13 Tom de Vries <tdevries@suse.de>
2178
2179 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2180 Thread.
2181
2182 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2183
2184 * gdb.python/py-completion.exp: Download the .py file to the host
2185 and use its host pathname. Conditionalize tests that use
2186 tab completion and manipulate files on the build machine.
2187 * gdb.python/py-events.exp: Download the .py file to the host
2188 and use its host pathname.
2189 * gdb.python/py-evsignal.exp: Likewise.
2190 * gdb.python/py-evthreads.exp: Likewise.
2191 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2192 pathname syntax.
2193 * gdb.python/py-framefilter.exp: Download the .py file to the right
2194 place on the host. Match Windows pathname syntax.
2195 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2196 .py file to the host and use its host pathname.
2197 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2198 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2199 build pathname. Skip symlink test on Windows host. Add missing
2200 newline at end of file.
2201 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2202 and use its host pathname.
2203 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2204 * gdb.python/py-section-script.exp: Use host location of binfile
2205 on safe-path. Use correct path separator on Windows host.
2206 Reorder alternatives in gdb_test_multiple to prevent matching
2207 the wrong alternative on success.
2208 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2209
2210 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2211
2212 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2213 expect the GDB inferior to no longer immediately stop after
2214 being resumed with "signal SIGINT".
2215
2216 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2217
2218 * gdb.linespec/break-ask.exp: Generalize regexps to match
2219 Windows pathnames too.
2220
2221 2019-08-08 Tom de Vries <tdevries@suse.de>
2222
2223 PR testsuite/24862
2224 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2225
2226 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2227
2228 * gdb.base/style.exp: Update tests for help doc new invariants.
2229 * gdb.base/help.exp: Likewise.
2230
2231 2019-08-06 Tom Tromey <tom@tromey.com>
2232
2233 * gdb.base/style.exp: Add disassemble test.
2234 * gdb.base/style.c (some_called_function): New function.
2235 (main): Use it.
2236
2237 2019-08-05 Christian Biesinger <cbiesinger@google.com>
2238
2239 * gdb.python/py-block.exp: Test dictionary access on blocks.
2240
2241 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
2242
2243 PR gdb/24863
2244 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2245 -list-thread-groups --available test when running under
2246 check-read1.
2247
2248 2019-08-05 Tom de Vries <tdevries@suse.de>
2249
2250 PR testsuite/24863
2251 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2252 * gdb.base/help.exp: Use with_read1_timeout_factor.
2253 * gdb.base/info-macros.exp: Same.
2254 * gdb.cp/nested-types.exp: Same.
2255
2256 2019-08-05 Tom de Vries <tdevries@suse.de>
2257
2258 * lib/gdb.exp (version_at_least): Factor out of ...
2259 (tcl_version_at_least): ... here.
2260 (gdb_compile): Fail if pie results in non-PIE executable.
2261 (readelf_version, readelf_prints_pie): New proc.
2262 (exec_is_pie): Return -1 if unknown.
2263
2264 2019-08-05 Tom de Vries <tdevries@suse.de>
2265
2266 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2267
2268 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2269
2270 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2271
2272 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2273
2274 * lib/completion-support.exp (test_gdb_complete_none): Skip
2275 tab completion tests if no readline support.
2276 (test_gdb_complete_unique_re): Likewise.
2277 (test_gdb_complete_multiple): Likewise.
2278
2279 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2280
2281 * gdb.base/info_sources.exp: New file.
2282 * gdb.base/info_sources.c: New file.
2283 * gdb.base/info_sources_base.c: New file.
2284
2285 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2286
2287 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2288 prefix argument.
2289 (test_exit_status): Add prefix argument.
2290
2291 2019-08-01 Tom de Vries <tdevries@suse.de>
2292
2293 PR testsuite/24863
2294 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2295 calling exp_continue for new thread and thread exited messages.
2296
2297 2019-08-01 Tom de Vries <tdevries@suse.de>
2298
2299 PR testsuite/24863
2300 * gdb.base/structs.exp: Fix check-read1 timeout using
2301 gdb_test_sequence.
2302 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2303
2304 2019-08-01 Tom de Vries <tdevries@suse.de>
2305
2306 PR testsuite/24863
2307 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2308 line.
2309
2310 2019-08-01 Tom de Vries <tdevries@suse.de>
2311
2312 PR testsuite/24863
2313 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2314
2315 2019-07-30 Tom Tromey <tromey@adacore.com>
2316
2317 * gdb.ada/display_nested.exp: New file.
2318 * gdb.ada/display_nested/foo.adb: New file.
2319 * gdb.ada/display_nested/pack.adb: New file.
2320 * gdb.ada/display_nested/pack.ads: New file.
2321
2322 2019-07-30 Christian Biesinger <cbiesinger@google.com>
2323
2324 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2325 namespace.
2326 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2327
2328 2019-07-30 Tom de Vries <tdevries@suse.de>
2329
2330 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2331 instead.
2332
2333 2019-07-30 Tom de Vries <tdevries@suse.de>
2334
2335 PR testsuite/24834
2336 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2337 (exec_is_pie): New proc.
2338
2339 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2340
2341 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2342
2343 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2344
2345 * gdb.python/py-objfile.c: Add global and static vars.
2346 * gdb.python/py-objfile.exp: Test new functions Objfile.
2347 lookup_global_symbol and lookup_static_symbol.
2348
2349 2019-07-29 Tom Tromey <tom@tromey.com>
2350
2351 * lib/tuiterm.exp (Term::_csi_@): New proc.
2352 (Term::_csi_X): Don't move cursor.
2353
2354 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2355
2356 * gdb.base/options.exp: Update backtrace - completion to
2357 new option -frame-info.
2358 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2359 Test new 'set print frame-info'. Test backtrace -frame-info
2360 overriding 'set print frame-info'.
2361 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2362 Test new 'set print frame-info'.
2363 Verify consistency of backtrace with and without filters, with and
2364 without -no-filters.
2365 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2366 default.
2367
2368 2019-07-29 Tom de Vries <tdevries@suse.de>
2369
2370 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2371 no arguments".
2372
2373 2019-07-29 Tom de Vries <tdevries@suse.de>
2374
2375 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2376 is a substring of the first for "complete non-unique file name".
2377
2378 2019-07-29 Tom de Vries <tdevries@suse.de>
2379
2380 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2381 with ".*".
2382
2383 2019-07-29 Tom de Vries <tdevries@suse.de>
2384
2385 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2386 Pass prompt_regexp parameter to gdb_test_multiple calls.
2387
2388 2019-07-29 Tom de Vries <tdevries@suse.de>
2389
2390 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
2391 print registers" regexps.
2392
2393 2019-07-29 Tom de Vries <tdevries@suse.de>
2394
2395 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2396
2397 2019-07-29 Tom de Vries <tdevries@suse.de>
2398
2399 PR gdb/24855
2400 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2401 (skip_python_tests_prompt): Add prompt_regexp argument to
2402 gdb_test_multiple calls.
2403
2404 2019-07-27 Tom Tromey <tom@tromey.com>
2405
2406 * gdb.tui/main.exp: New file.
2407
2408 2019-07-27 Tom Tromey <tom@tromey.com>
2409
2410 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2411 optional.
2412 * gdb.tui/empty.exp: New file.
2413
2414 2019-07-27 Tom Tromey <tom@tromey.com>
2415
2416 * lib/tuiterm.exp (spawn): New proc.
2417 (Term::resize): New proc.
2418 * gdb.tui/resize.exp: New file.
2419
2420 2019-07-27 Tom Tromey <tom@tromey.com>
2421
2422 * gdb.tui/list.exp: New file.
2423
2424 2019-07-27 Tom Tromey <tom@tromey.com>
2425
2426 * gdb.tui/regs.exp: New file.
2427
2428 2019-07-27 Tom Tromey <tom@tromey.com>
2429
2430 * gdb.tui/basic.exp: Add "layout split" test.
2431
2432 2019-07-27 Tom Tromey <tom@tromey.com>
2433
2434 * gdb.tui/basic.exp: Add "layout asm" test.
2435
2436 2019-07-27 Tom Tromey <tom@tromey.com>
2437
2438 * lib/tuiterm.exp: New file.
2439 * gdb.tui/basic.exp: New file.
2440
2441 2019-07-27 Kevin Buettner <kevinb@redhat.com>
2442
2443 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2444 Enable tests associated with this flag. Adjust regex
2445 referencing "foo_low" to now refer to "foo_cold" instead.
2446
2447 2019-07-27 Kevin Buettner <kevinb@redhat.com>
2448
2449 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2450 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2451 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2452 foo_cold. Revise comments to match.
2453 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2454 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2455 were wrapped into this proc; Call do_test in loop from outermost
2456 level.
2457 (foo_low): Rename all occurrences to "foo_cold".
2458 (backtrace from baz): New test.
2459 (x2/i foo_cold): New test.
2460 (info line *foo_cold): New test.
2461
2462 2019-07-26 Tom de Vries <tdevries@suse.de>
2463
2464 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2465
2466 2019-07-25 Tom de Vries <tdevries@suse.de>
2467
2468 PR testsuite/24830
2469 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2470 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2471 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2472 (skip_libstdcxx_probe_tests): ... here.
2473 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2474
2475 2019-07-24 Tom de Vries <tdevries@suse.de>
2476
2477 PR testsuite/24807
2478 * gdb.objc/basicclass.m: Include stdio.h.
2479 * gdb.objc/nondebug.m: Same.
2480 * gdb.objc/objcdecode.m: Same.
2481
2482 2019-07-24 Tom de Vries <tdevries@suse.de>
2483
2484 PR testsuite/24612
2485 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2486 additional_flags.
2487
2488 2019-07-24 Tom de Vries <tdevries@suse.de>
2489
2490 PR testsuite/24831
2491 * gdb.multi/tids.exp: Update error messages for info threads.
2492
2493 2019-07-24 Tom de Vries <tdevries@suse.de>
2494
2495 * gdb.base/info-types.exp: Allow info types to print info for more than
2496 one file.
2497
2498 2019-07-23 Tom de Vries <tdevries@suse.de>
2499
2500 PR testsuite/24842
2501 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2502 gdb_spawn_with_cmdline_opts.
2503
2504 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2505
2506 * gdb.arch/arm-cmse-sgstubs.c: New test.
2507 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2508
2509 2019-07-23 Tom de Vries <tdevries@suse.de>
2510
2511 PR testsuite/24711
2512 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2513 issuing next command.
2514
2515 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2516
2517 * gdb.ada/info_auto_lang.exp: Update expected results.
2518 * gdb.base/info-types.c: Add additional types to check.
2519 * gdb.base/info-types.exp: Update expected results.
2520
2521 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2522
2523 * gdb.base/info-types.c: New file.
2524 * gdb.base/info-types.exp: New file.
2525
2526 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2527
2528 * gdb.arch/riscv-bp-infcall.c: New file.
2529 * gdb.arch/riscv-bp-infcall.exp: New file.
2530
2531 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2532
2533 PR breakpoints/24541
2534 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2535
2536 2019-07-14 Tom de Vries <tdevries@suse.de>
2537
2538 PR testsuite/24760
2539 * gdb.objc/basicclass.exp: Fix unterminated string.
2540
2541 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2542 Andrew Burgess <andrew.burgess@embecosm.com>
2543
2544 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2545 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2546 negative bounds.
2547 * gdb.fortran/vla-value.exp: Print elements of an array with
2548 negative bounds.
2549 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2550 testing.
2551
2552 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2553
2554 * gdb.base/options.exp (expect_string): Dequote strings in
2555 results.
2556 (test-string): Test strings with different quoting and reindent.
2557
2558 2019-07-10 Tom Tromey <tromey@adacore.com>
2559
2560 * gdb.ada/mi_ex_cond.exp: Update expected results.
2561 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2562 * gdb.ada/mi_catch_ex.exp: Update expected results.
2563 * gdb.ada/mi_catch_assert.exp: Update expected results.
2564 * gdb.ada/catch_ex.exp (catch_exception_info)
2565 (catch_exception_entry, catch_assert_entry)
2566 (catch_unhandled_entry): Update.
2567 * gdb.ada/catch_assert_if.exp: Update expected results.
2568
2569 2019-07-10 Richard Bunt <richard.bunt@arm.com>
2570 Stephen Roberts <stephen.roberts@arm.com>
2571
2572 * gdb.base/define.exp: Restore original prompt.
2573
2574 2019-07-09 Pedro Alves <palves@redhat.com>
2575
2576 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2577 breakpoints" output.
2578 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2579 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2580 throw" creates breakpoint.
2581 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2582 'type="catchpoint"'.
2583
2584 2019-07-09 Pedro Alves <palves@redhat.com>
2585
2586 PR c++/15468
2587 * gdb.cp/except-multi-location-lib.cc: New.
2588 * gdb.cp/except-multi-location-main.cc: New.
2589 * gdb.cp/except-multi-location.exp: New.
2590
2591 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2592
2593 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2594 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2595 argument and update callers.
2596
2597 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2598
2599 * gdb.arch/amd64-break-on-asm-line.S: New file.
2600 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2601
2602 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2603
2604 * gdb.base/printcmds.exp: Test printing C string and
2605 C wide string convenience vars without transiting via the inferior.
2606 Also make test names unique.
2607
2608 2019-07-08 Alan Hayward <alan.hayward@arm.com>
2609
2610 PR breakpoints/25011
2611 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2612
2613 2019-07-04 Pedro Alves <palves@redhat.com>
2614
2615 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2616 body returned ok(0), break(3) or continue(4).
2617 * gdb.testsuite/foreach_with_prefix.exp: New file.
2618
2619 2019-07-04 Alan Hayward <alan.hayward@arm.com>
2620
2621 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2622
2623 2019-07-03 Pedro Alves <palves@redhat.com>
2624
2625 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2626 "return -code".
2627
2628 2019-07-03 Pedro Alves <palves@redhat.com>
2629
2630 PR cli/24732
2631 * gdb.base/shell.exp: Load completion-support.exp.
2632 Adjust expected error output. Add completion tests.
2633
2634 2019-07-03 Pedro Alves <palves@redhat.com>
2635
2636 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2637 string_to_regexp.
2638
2639 2019-07-03 Pedro Alves <palves@redhat.com>
2640
2641 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2642 (expect_integer): Adjust to expect "-string".
2643 (expect_string): New.
2644 (all_options): Expect "-string".
2645 (test-flag, test-boolean): Adjust to expect "-string".
2646 (test-string): New proc.
2647 (top level): Call it.
2648
2649 2019-07-03 Pedro Alves <palves@redhat.com>
2650
2651 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2652 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2653 the expected output in the success.
2654
2655 2019-07-03 Pedro Alves <palves@redhat.com>
2656
2657 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2658 Split one gdb_test_multiple call in two to avoid a race.
2659
2660 2019-07-03 Pedro Alves <palves@redhat.com>
2661
2662 * gdb.base/with.c: New file.
2663 * gdb.base/with.exp: New file.
2664
2665 2019-07-03 Pedro Alves <palves@redhat.com>
2666
2667 * gdb.base/settings.exp: Replace all references to "maint
2668 test-settings set" with references to "maint set test-settings",
2669 and all references to "maint test-settings show" with references
2670 to "maint show test-settings".
2671
2672 2019-07-03 Pedro Alves <palves@redhat.com>
2673
2674 * gdb.base/settings.exp (test-string): Adjust expected out when
2675 testing "maint test-settings show filename"
2676
2677 2019-07-02 Pedro Alves <palves@redhat.com>
2678
2679 * gdb.base/options.exp (test-info-threads): New procedure.
2680 (top level): Call it.
2681
2682 2019-06-28 Tom Tromey <tromey@adacore.com>
2683
2684 * gdb.dwarf2/ada-linkage-name.c: New file.
2685 * gdb.dwarf2/ada-linkage-name.exp: New file.
2686
2687 2019-06-27 Tom Tromey <tromey@adacore.com>
2688
2689 PR c++/20020:
2690 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2691
2692 2019-06-26 Tom de Vries <tdevries@suse.de>
2693
2694 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2695
2696 2019-06-26 Tom de Vries <tdevries@suse.de>
2697
2698 * gdb.base/index-cache.exp: Add back missing debug option.
2699
2700 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2701
2702 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2703
2704 2019-06-25 Tom de Vries <tdevries@suse.de>
2705
2706 PR testsuite/24727
2707 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2708
2709 2019-06-24 Tom de Vries <tdevries@suse.de>
2710
2711 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2712
2713 2019-06-24 Tom de Vries <tdevries@suse.de>
2714
2715 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2716 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2717 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2718
2719 2019-06-24 Tom de Vries <tdevries@suse.de>
2720
2721 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2722
2723 2019-06-21 Tom de Vries <tdevries@suse.de>
2724
2725 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2726
2727 2019-06-21 Tom de Vries <tdevries@suse.de>
2728
2729 PR testsuite/24518
2730 PR ada/24713
2731 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2732 index.
2733
2734 2019-06-19 Tom Tromey <tromey@adacore.com>
2735
2736 * gdb.ada/length_cond.exp: Add intro comment.
2737
2738 2019-06-19 Tom Tromey <tromey@adacore.com>
2739
2740 * gdb.ada/length_cond.exp: New file.
2741 * gdb.ada/length_cond/length_cond.adb: New file.
2742 * gdb.ada/length_cond/pck.adb: New file.
2743 * gdb.ada/length_cond/pck.ads: New file.
2744
2745 2019-06-18 Tom de Vries <tdevries@suse.de>
2746
2747 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2748
2749 2019-06-18 Tom Tromey <tromey@adacore.com>
2750
2751 * gdb.base/list0.h: Add comment explaining control character.
2752
2753 2019-06-18 Tom de Vries <tdevries@suse.de>
2754
2755 * boards/fission.exp: Break up long debug_flags line.
2756
2757 2019-06-16 Tom de Vries <tdevries@suse.de>
2758
2759 PR gdb/24445
2760 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2761 generated index.
2762
2763 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2764
2765 PR gdb/24686
2766 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2767 improve detection of bug gdb/24541.
2768
2769 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2770
2771 PR gdb/24669
2772 * gdb.base/index-cache.exp (uses_readnow,
2773 expecting_index_cache_use): Define global variable.
2774 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2775 expecting_index_cache_use.
2776
2777 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2778 Andrew Burgess <andrew.burgess@embecosm.com>
2779
2780 * gdb.fortran/pointers.f90: New file.
2781 * gdb.fortran/print_type.exp: New file.
2782 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2783 * gdb.fortran/vla-type.exp: Likewise.
2784 * gdb.fortran/vla-value.exp: Likewise.
2785 * gdb.mi/mi-vla-fortran.exp: Likewise.
2786
2787 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2788
2789 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2790 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2791 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2792 as a stop reason.
2793
2794 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2795
2796 * gdb.base/annota1.exp: Update expected results.
2797 * gdb.cp/annota2.exp: Likewise.
2798 * gdb.cp/annota3.exp: Likewise.
2799
2800 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2801
2802 * gdb.base/style-logging.exp: Remove path from test name.
2803
2804 2019-06-14 Tom Tromey <tromey@adacore.com>
2805
2806 PR gdb/24502:
2807 * gdb.base/style-logging.exp: New file.
2808
2809 2019-06-14 Tom Tromey <tromey@adacore.com>
2810
2811 * gdb.base/symfile-warn.exp: New file.
2812 * gdb.base/symfile-warn.c: New file.
2813
2814 2019-06-14 Tom Tromey <tromey@adacore.com>
2815
2816 * gdb.base/annotate-symlink.exp: New file.
2817
2818 2019-06-14 Tom Tromey <tromey@adacore.com>
2819
2820 * gdb.ada/set_wstr.exp: Add reassignment test.
2821
2822 2019-06-14 Tom Tromey <tromey@adacore.com>
2823
2824 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2825 'unchecked_access and 'unrestricted_access as well.
2826
2827 2019-06-14 Tom Tromey <tromey@adacore.com>
2828
2829 PR ada/24539:
2830 * gdb.ada/vla.exp: Update tests.
2831 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2832 pragma.
2833
2834 2019-06-13 Pedro Alves <palves@redhat.com>
2835
2836 * gdb.base/settings.exp (test-integer): Test junk after
2837 "unlimited".
2838
2839 2019-06-13 Pedro Alves <palves@redhat.com>
2840
2841 * gdb.base/options.exp (test-thread-apply): New.
2842 (top level): Call it.
2843
2844 2019-06-13 Pedro Alves <palves@redhat.com>
2845
2846 * gdb.base/options.exp (test-frame-apply): New.
2847 (top level): Test print commands with different "frame apply"
2848 prefixes.
2849
2850 2019-06-13 Pedro Alves <palves@redhat.com>
2851
2852 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
2853 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2854 'max_completions' parameter and handle it.
2855 (test_gdb_completion_offers_commands): New.
2856
2857 2019-06-13 Pedro Alves <palves@redhat.com>
2858
2859 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2860
2861 2019-06-13 Pedro Alves <palves@redhat.com>
2862
2863 * gdb.base/options.exp (test-backtrace): New.
2864 (top level): Call it.
2865
2866 2019-06-13 Pedro Alves <palves@redhat.com>
2867
2868 * gdb.guile/scm-frame-args.exp: Use "set print
2869 raw-frame-arguments" instead of "set print raw frame-arguments".
2870 * gdb.python/py-frame-args.exp: Likewise.
2871
2872 2019-06-13 Pedro Alves <palves@redhat.com>
2873
2874 * gdb.compile/compile.exp: Adjust expected output to option
2875 processing changes.
2876
2877 2019-06-13 Pedro Alves <palves@redhat.com>
2878
2879 * gdb.base/options.exp: Build executable.
2880 (test-print): New procedure.
2881 (top level): Call it, once for "print" and another for "compile
2882 print".
2883
2884 2019-06-13 Pedro Alves <palves@redhat.com>
2885
2886 * gdb.base/options.c: New file.
2887 * gdb.base/options.exp: New file.
2888
2889 2019-06-13 Pedro Alves <palves@redhat.com>
2890
2891 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2892 that "o" is ambiguous.
2893
2894 2019-06-13 Pedro Alves <palves@redhat.com>
2895
2896 * gdb.base/settings.c: New file.
2897 * gdb.base/settings.exp: New file.
2898
2899 2019-06-13 Pedro Alves <palves@redhat.com>
2900
2901 * gdb.base/completion.exp: Fix comment typo.
2902
2903 2019-06-13 Pedro Alves <palves@redhat.com>
2904
2905 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2906 foo --1" test.
2907
2908 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2909
2910 * gdb.fortran/block-data.f: New.
2911 * gdb.fortran/block-data.exp: New.
2912
2913 2019-06-11 Tom de Vries <tdevries@suse.de>
2914
2915 PR testsuite/24521
2916 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2917 message.
2918
2919 2019-06-11 Tom de Vries <tdevries@suse.de>
2920
2921 PR testsuite/24521
2922 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2923
2924 2019-06-11 Tom de Vries <tdevries@suse.de>
2925
2926 * boards/readnow.exp: New file.
2927
2928 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2929
2930 * gdb.fortran/vla-sizeof.exp: Update expected results.
2931
2932 2019-06-06 Amos Bird <amosbird@gmail.com>
2933
2934 * gdb.base/annota1.exp (thread_switch): Add test for
2935 thread-exited annotation.
2936
2937 2019-06-06 Tom Tromey <tromey@adacore.com>
2938
2939 * gdb.base/maint.exp: Expect command started/finished output.
2940
2941 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2942
2943 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2944 comment.
2945 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2946
2947 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2948
2949 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2950 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2951 * gdb.arch/riscv-unwind-long-insn.c: New file.
2952 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2953
2954 2019-06-04 Christian Biesinger <cbiesinger@google.com>
2955
2956 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
2957
2958 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2959
2960 * lib/gdb.exp (help_list_trailer): New regexp variable
2961 factorizing the help trailer message.
2962 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2963 arg to allow to better factorize various tests.
2964 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2965 (test_prefix_command_help): Use help_list_trailer.
2966 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2967 * gdb.guile/scm-cmd.exp: Likewise.
2968 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2969 * gdb.base/help.exp: Use test_user_defined_class_help.
2970 * gdb.base/style.exp: Add tests for styling of help and apropos.
2971 * lib/gdb-utils.exp (style): Add title and highlight styles.
2972
2973 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2974
2975 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2976 $_shell_exitsignal.
2977 * gdb.base/default.exp: Update for new convenience variables.
2978
2979 2019-05-29 Tom Tromey <tromey@adacore.com>
2980
2981 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2982 to "break complete ada" test case's regexp.
2983
2984 2019-05-29 Tom Tromey <tromey@adacore.com>
2985
2986 PR c++/20020:
2987 * gdb.cp/constexpr-field.exp: New file.
2988 * gdb.cp/constexpr-field.cc: New file.
2989
2990 2019-05-29 Tom Tromey <tromey@adacore.com>
2991
2992 * gdb.base/finish.exp (finish_no_print): New proc.
2993 (finish_tests): Call it.
2994
2995 2019-05-24 Tom de Vries <tdevries@suse.de>
2996
2997 * gdb.dwarf2/gdb-add-index.exp: New file.
2998
2999 2019-05-22 Tom Tromey <tromey@adacore.com>
3000
3001 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3002 * gdb.base/style.exp: Use "style".
3003 * lib/gdb-utils.exp (style): New proc.
3004
3005 2019-05-22 Tom de Vries <tdevries@suse.de>
3006
3007 * gdb.base/align.exp: Require c++11.
3008
3009 2019-05-22 Tom de Vries <tdevries@suse.de>
3010
3011 PR testsuite/24586
3012 * gdb.python/py-mi-var-info-path-expression.exp: Call
3013 mi_skip_python_tests to check if python is supported.
3014
3015 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3016
3017 * gdb.arch/aarch64-pauth.c: New test.
3018 * gdb.arch/aarch64-pauth.exp: New file.
3019
3020 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3021
3022 * README (Re-running Tests Outside The Testsuite): New section.
3023
3024 2019-05-21 Tom de Vries <tdevries@suse.de>
3025
3026 * gdb.arch/amd64-eval.exp: Require c++11.
3027 * gdb.base/max-depth.exp: Same.
3028 * gdb.compile/compile-cplus-array-decay.exp: Same.
3029 * gdb.cp/meth-typedefs.exp: Same.
3030 * gdb.cp/subtypes.exp: Same.
3031 * gdb.cp/temargs.exp: Same.
3032
3033 2019-05-21 Alan Hayward <alan.hayward@arm.com>
3034
3035 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3036
3037 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3038
3039 PR gdb/18644
3040 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3041 * gdb.fortran/printing-types.exp: Add new test.
3042 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3043 testing.
3044 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3045 setup_kfail call.
3046
3047 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3048
3049 * README (Running the Testsuite): Change example.
3050 (Testsuite Parameters): Remove TRANSCRIPT.
3051 * lib/gdb.exp: Remove TRANSCRIPT check.
3052
3053 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3054
3055 * README (Testsuite Parameters): Add replay logging to
3056 GDBSERVER_DEBUG.
3057 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3058 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3059 as a comma separated list.
3060 (gdb_debug_init): Override procedure.
3061
3062 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3063
3064 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3065 (gdb_write_cmd_file): New procedure.
3066 * lib/gdbserver-support.exp (gdbserver_start): Call
3067 gdbserver_write_cmd_file.
3068 (gdbserver_write_cmd_file): New procedure.
3069
3070 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3071
3072 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3073 (delete_breakpoints): Likewise.
3074 (gdb_run_cmd): Likewise.
3075 (gdb_start_cmd): Likewise.
3076 (gdb_starti_cmd): Likewise.
3077 (gdb_internal_error_resync): Likewise.
3078 (gdb_test_multiple): Likewise.
3079 (gdb_reinitialize_dir): Likewise.
3080 (default_gdb_exit): Likewise.
3081 (gdb_file_cmd): Mark kill as optional.
3082 (default_gdb_start): Call gdb_stdin_log_init.
3083 (send_gdb): Call gdb_stdin_log_write.
3084 (rerun_to_main): Mark Y as an answer.
3085 (gdb_stdin_log_init): New function.
3086 (gdb_stdin_log_write): Likewise.
3087
3088 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3089
3090 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3091 * gdb.base/debug-expr.exp: Likewise.
3092 * gdb.base/foll-fork.exp: Likewise.
3093 * gdb.base/foll-vfork.exp: Likewise.
3094 * gdb.base/fork-print-inferior-events.exp: Likewise.
3095 * gdb.base/gdb-sigterm.exp: Likewise.
3096 * gdb.base/gdbinit-history.exp: Likewise.
3097 * gdb.base/osabi.exp: Likewise.
3098 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3099 * gdb.base/ui-redirect.exp: Likewise.
3100 * gdb.gdb/unittest.exp: Likewise.
3101 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3102 * gdb.mi/mi-watch.exp: Likewise.
3103 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3104 * gdb.mi/user-selected-context-sync.exp: Likewise.
3105 * gdb.python/python.exp: Disable debug test when debugging.
3106 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3107 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3108 Likewise.
3109 * gdb.threads/stepi-random-signal.exp: Likewise.
3110
3111 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3112
3113 * Makefile.in: Pass through GDB_DEBUG.
3114 * README (Testsuite Parameters): Add GDB_DEBUG.
3115 (gdb,debug): Add board setting.
3116 * lib/gdb.exp (default_gdb_start): Start debugging.
3117 (gdb_debug_enabled): New procedure.
3118 (gdb_debug_init): Likewise.
3119
3120 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3121
3122 * Makefile.in: Pass through GDB_DEBUG.
3123 * README (Testsuite Parameters): Add GDB_DEBUG.
3124 (gdb,debug): Add board setting.
3125 * lib/gdb.exp (default_gdb_start): Start debugging.
3126 (gdb_debug_enabled): New procedure.
3127 (gdb_debug_init): Likewise.
3128
3129 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3130
3131 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3132
3133 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3134
3135 * gdb.base/ui-redirect.exp: Test redirection.
3136
3137 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3138
3139 * gdb.mi/mi-complete.exp: New file.
3140 * gdb.mi/mi-complete.cc: Likewise.
3141
3142 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3143
3144 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3145 indexed and sliced arrays, and pointers to arrays.
3146
3147 2019-05-14 Tom Tromey <tromey@adacore.com>
3148
3149 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3150 styling test.
3151
3152 2019-05-14 Tom de Vries <tdevries@suse.de>
3153
3154 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3155 selection entry encoding.
3156
3157 2019-05-10 Tom Tromey <tromey@adacore.com>
3158
3159 * gdb.ada/info_exc.exp: Add "complete" test.
3160
3161 2019-05-09 Tom de Vries <tdevries@suse.de>
3162
3163 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3164 CU-relative.
3165
3166 2019-05-09 Tom de Vries <tdevries@suse.de>
3167
3168 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3169 CU-relative.
3170
3171 2019-05-08 Joel Brobecker <brobecker@adacore.com>
3172
3173 * gdb.ada/frame_arg_lang.exp: New testcase.
3174 * gdb.ada/frame_arg_lang/bla.adb: New file.
3175 * gdb.ada/frame_arg_lang/pck.ads: New file.
3176 * gdb.ada/frame_arg_lang/pck.adb: New file.
3177 * gdb.ada/frame_arg_lang/foo.c: New file.
3178
3179 2019-05-08 Tom Tromey <tromey@adacore.com>
3180
3181 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3182
3183 2019-05-08 Tom Tromey <tromey@adacore.com>
3184
3185 * gdb.base/ptype-offsets.exp: Update tests.
3186
3187 2019-05-08 Tom Tromey <tromey@adacore.com>
3188
3189 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3190 cases.
3191 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3192 "short".
3193
3194 2019-05-08 Tom Tromey <tromey@adacore.com>
3195
3196 * gdb.ada/vla.exp: New file.
3197 * gdb.ada/vla/vla.adb: New file.
3198
3199 2019-05-07 Tom de Vries <tdevries@suse.de>
3200
3201 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3202
3203 2019-05-07 Tom de Vries <tdevries@suse.de>
3204
3205 PR testsuite/24522
3206 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3207 section.
3208
3209 2019-05-07 Tom de Vries <tdevries@suse.de>
3210
3211 PR testsuite/24522
3212 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3213 .debug_aranges section.
3214
3215 2019-05-07 Tom de Vries <tdevries@suse.de>
3216
3217 PR testsuite/24159
3218 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3219
3220 2019-05-06 Tom de Vries <tdevries@suse.de>
3221
3222 * lib/gdb.exp (exec_has_index_section): New proc.
3223 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3224 section.
3225
3226 2019-05-04 Tom de Vries <tdevries@suse.de>
3227
3228 * boards/cc-with-debug-names.exp: New file.
3229
3230 2019-05-03 Tom Tromey <tromey@adacore.com>
3231
3232 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3233 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3234 * gdb.ada/char_enum.exp: Add test.
3235
3236 2019-05-03 Tom de Vries <tdevries@suse.de>
3237
3238 * boards/cc-with-gdb-index.exp: New file.
3239
3240 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3241
3242 * gdb.rust/simple.exp: Add new test case.
3243 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3244 (main): Initialise an instance of the new struct.
3245
3246 2019-05-01 Tom Tromey <tromey@adacore.com>
3247
3248 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3249 record.
3250 (NPR): New variable.
3251 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3252 test.
3253
3254 2019-05-01 Tom Tromey <tromey@adacore.com>
3255
3256 * gdb.ada/packed_array_assign.exp: Add packed assignment
3257 regression test.
3258
3259 2019-05-01 Tom de Vries <tdevries@suse.de>
3260
3261 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3262
3263 2019-05-01 Tom de Vries <tdevries@suse.de>
3264
3265 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3266
3267 2019-04-30 Ali Tamur <tamur@google.com>
3268
3269 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3270
3271 2019-04-30 Tom Tromey <tromey@adacore.com>
3272
3273 * lib/ada.exp (find_ada_tool): New proc.
3274 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3275 * gdb.ada/catch_ex_std.exp: New file.
3276 * gdb.ada/catch_ex_std/foo.adb: New file.
3277 * gdb.ada/catch_ex_std/some_package.adb: New file.
3278 * gdb.ada/catch_ex_std/some_package.ads: New file.
3279
3280 2019-04-30 Tom Tromey <tromey@adacore.com>
3281
3282 PR c++/24470:
3283 * gdb.cp/temargs.cc: Add test code from PR.
3284
3285 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3286
3287 * gdb.fortran/vla-datatypes.exp: Update expected results.
3288 * gdb.fortran/vla-ptype.exp: Likewise.
3289 * gdb.fortran/vla-type.exp: Likewise.
3290 * gdb.fortran/vla-value.exp: Likewise.
3291
3292 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3293
3294 * gdb.fortran/ptr-indentation.exp: Update expected results.
3295 * gdb.fortran/ptype-on-functions.exp: Likewise.
3296 * gdb.fortran/vla-ptr-info.exp: Likewise.
3297 * gdb.fortran/vla-value.exp: Likewise.
3298
3299 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3300
3301 * gdb.fortran/ptype-on-functions.exp: New file.
3302 * gdb.fortran/ptype-on-functions.f90: New file.
3303
3304 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3305
3306 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3307 case void string.
3308
3309 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3310
3311 * gdb.fortran/complex.exp: Expand.
3312 * gdb.fortran/complex.f: Renamed to...
3313 * gdb.fortran/complex.f90: ...this, and extended to add more
3314 complex values.
3315
3316 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3317
3318 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3319 MODULO, CMPLX.
3320
3321 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3322 Richard Bunt <richard.bunt@arm.com>
3323
3324 * gdb.base/max-depth.c: New file.
3325 * gdb.base/max-depth.exp: New file.
3326 * gdb.python/py-nested-maps.c: New file.
3327 * gdb.python/py-nested-maps.exp: New file.
3328 * gdb.python/py-nested-maps.py: New file.
3329 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3330 (test_all_common): Call test_max_depth.
3331 * gdb.fortran/max-depth.exp: New file.
3332 * gdb.fortran/max-depth.f90: New file.
3333 * gdb.go/max-depth.exp: New file.
3334 * gdb.go/max-depth.go: New file.
3335 * gdb.modula2/max-depth.exp: New file.
3336 * gdb.modula2/max-depth.c: New file.
3337 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3338
3339 2019-04-29 Tom de Vries <tdevries@suse.de>
3340
3341 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3342
3343 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3344
3345 * gdb.base/callexit.exp: Test may-call-functions off.
3346
3347 2019-04-25 Keith Seitz <keiths@redhat.com>
3348
3349 PR c++/24367
3350 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3351 (another_incomplete_struct, test_incomplete): New definitions.
3352 (main): Use new definitions.
3353 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3354 functions.
3355
3356 2019-04-25 Ali Tamur <tamur@google.com>
3357
3358 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3359
3360 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3361
3362 PR corefiles/11608
3363 PR corefiles/18187
3364 * gdb.base/coredump-filter-build-id.exp: New file.
3365
3366 2019-04-25 Alan Hayward <alan.hayward@arm.com>
3367
3368 * Makefile.in: Pass through GDBSERVER_DEBUG.
3369 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3370 (gdbserver,debug): Add board setting.
3371 * gdb.trace/tspeed.exp: Skip when debugging.
3372 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3373 * lib/gdbserver-support.exp: Likewise
3374
3375 2019-04-24 Tom Tromey <tromey@adacore.com>
3376
3377 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3378 Rust.
3379
3380 2019-04-24 Tom Tromey <tromey@adacore.com>
3381
3382 * gdb.arch/amd64-eval.exp: Test bitfield return.
3383 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3384 (class Foo) <return_bitfields>: New method.
3385 (main): Call it.
3386
3387 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3388
3389 * gdb.cp/many-args.cc: New file.
3390 * gdb.cp/many-args.exp: New file.
3391
3392 2019-04-23 Tom de Vries <tdevries@suse.de>
3393
3394 PR gdb/24433
3395 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3396
3397 2019-04-23 Alan Hayward <alan.hayward@arm.com>
3398
3399 * gdb.trace/backtrace.exp: Use nopie flag.
3400 * gdb.trace/circ.exp: Likewise.
3401 * gdb.trace/collection.exp: Likewise.
3402 * gdb.trace/ftrace.exp: Likewise.
3403 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3404 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3405 * gdb.trace/qtro.exp: Likewise.
3406 * gdb.trace/read-memory.exp: Likewise.
3407 * gdb.trace/report.exp: Likewise.
3408 * gdb.trace/tfile.exp: Likewise.
3409 * gdb.trace/tfind.exp: Likewise.
3410 * gdb.trace/unavailable.exp: Likewise.
3411
3412 2019-04-22 Pedro Alves <palves@redhat.com>
3413
3414 * gdb.base/solib-probes-nosharedlibrary.c,
3415 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3416
3417 2019-04-19 Tom Tromey <tromey@adacore.com>
3418
3419 * gdb.ada/ptype_union.c: New file.
3420 * gdb.ada/ptype_union.exp: New file.
3421
3422 2019-04-19 Tom Tromey <tromey@adacore.com>
3423
3424 PR symtab/24423:
3425 * gdb.base/list0.h (foo): Add a control-l character.
3426
3427 2019-04-18 Tom de Vries <tdevries@suse.de>
3428
3429 PR gdb/24433
3430 * boards/local-board.exp: Set sysroot to "".
3431
3432 2019-04-18 Tom de Vries <tdevries@suse.de>
3433 Pedro Alves <palves@redhat.com>
3434
3435 PR gdb/24454
3436 * gdb.threads/vfork-follow-child-exec.c: New file.
3437 * gdb.threads/vfork-follow-child-exec.exp: New file.
3438 * gdb.threads/vfork-follow-child-exit.c: New file.
3439 * gdb.threads/vfork-follow-child-exit.exp: New file.
3440
3441 2019-04-15 Leszek Swirski <leszeks@google.com>
3442
3443 * gdb.arch/amd64-eval.cc: New file.
3444 * gdb.arch/amd64-eval.exp: New file.
3445
3446 2019-04-11 Alan Hayward <alan.hayward@arm.com>
3447
3448 * gdb.server/sysroot.c: New test.
3449 * gdb.server/sysroot.exp: New file.
3450 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3451 matching param.
3452
3453 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3454
3455 * gdb.base/align.exp: Extend test to cover structures containing
3456 only static fields.
3457
3458 2019-04-11 Tom de Vries <tdevries@suse.de>
3459
3460 * boards/cc-with-dwz-m.exp: New file.
3461 * boards/cc-with-dwz.exp: New file.
3462 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3463
3464 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
3465
3466 * gdb.base/start-cpp.exp: New file.
3467 * gdb.base/start-cpp.cc: New file.
3468
3469 2019-04-08 Kevin Buettner <kevinb@redhat.com>
3470
3471 * gdb.python/py-thrhandle.exp: Adjust tests to call
3472 thread_from_handle instead of thread_from_thread_handle.
3473
3474 2019-04-08 Kevin Buettner <kevinb@redhat.com>
3475
3476 * gdb.python/py-thrhandle.exp: Add tests for
3477 gdb.InferiorThread.handle.
3478
3479 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3480
3481 * gdb.python/py-function.exp: Check calling helper function from
3482 all languages.
3483 * lib/gdb.exp (gdb_supported_languages): New proc.
3484
3485 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3486
3487 * gdb.base/complex-parts.c: New file.
3488 * gdb.base/complex-parts.exp: New file.
3489
3490 2019-04-01 Tom Tromey <tromey@adacore.com>
3491
3492 PR symtab/23331:
3493 * gdb.dwarf2/dw2-ranges-main.c: New file.
3494 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3495 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3496
3497 2019-03-30 Simon Marchi <simark@simark.ca>
3498
3499 * gdb.base/default.exp: Add values for $_gdb_major and
3500 $_gdb_minor.
3501
3502 2019-03-29 Tom Tromey <tromey@adacore.com>
3503
3504 * gdb.base/help.exp: Tighten apropos regexp.
3505
3506 2019-03-29 Keith Seitz <keiths@redhat.com>
3507
3508 * gdb.fortran/array-bounds.exp: New file.
3509 * gdb.fortran/array-bounds.f90: New file.
3510
3511 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3512
3513 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3514
3515 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3516
3517 * gdb.multi/hello.c (main): Increase alarm timer.
3518
3519 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3520
3521 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3522 factor when no hardware watchpoint support.
3523
3524 2019-03-28 Alan Hayward <alan.hayward@arm.com>
3525 Pedro Alves <palves@redhat.com>
3526
3527 * boards/local-board.exp: set sysroot to /.
3528
3529 2019-03-27 Alan Hayward <alan.hayward@arm.com>
3530
3531 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3532 in child.
3533
3534 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3535
3536 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3537 field.
3538 (make_container): Initialise new field.
3539 * gdb.python/py-prettyprint.exp: Add new tests.
3540 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3541 <display_hint>: New method.
3542
3543 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3544
3545 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3546 gdb_continue_to_breakpoint more throughout this test.
3547 (run_lang_tests) Supply unique test names, and use
3548 gdb_test_no_output.
3549
3550 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3551
3552 * gdb.base/finish-pretty.exp: Update expected results.
3553 * gdb.base/pretty-print.c: New file.
3554 * gdb.base/pretty-print.exp: New file.
3555
3556 2019-03-25 Pedro Alves <palves@redhat.com>
3557
3558 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3559 move comments outside list. Append '-i "" eof' section.
3560
3561 2019-03-22 Alan Hayward <alan.hayward@arm.com>
3562
3563 PR testsuite/25016
3564 * README: Add pie options.
3565 * gdb.base/break-interp.exp: Ensure pie is disabled.
3566 * gdb.base/dump.exp: Likewise.
3567 * lib/gdb.exp (gdb_compile): Add pie option.
3568
3569 2019-03-19 Tom Tromey <tromey@adacore.com>
3570
3571 * gdb.mi/mi2-cli-display.c: New file.
3572 * gdb.mi/mi2-cli-display.exp: New file.
3573
3574 2019-03-18 Joel Brobecker <brobecker@adacore.com>
3575 Tom Tromey <tromey@adacore.com>
3576
3577 * gdb.ada/ptype_array/pck.adb: New file.
3578 * gdb.ada/ptype_array/pck.ads: New file.
3579 * gdb.ada/ptype_array/foo.adb: New file.
3580 * gdb.ada/ptype_array.exp: New file.
3581
3582 2019-03-14 Tom Tromey <tromey@adacore.com>
3583
3584 * gdb.base/style.exp: Add "set style sources" test.
3585
3586 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3587
3588 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3589 * mi-breakpoint-multiple-locations.exp: ... this.
3590 (make_breakpoints_pattern): New proc.
3591 (do_test): Add mi_version parameter, test -break-insert,
3592 -break-info and =breakpoint-created.
3593
3594 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3595
3596 * config/default.exp: Remove 'load_lib gdb.exp'.
3597 * config/monitor.exp: Likewise.
3598 * config/sid.exp: Likewise.
3599 * config/sim.exp: Likewise.
3600 * config/slite.exp: Likewise.
3601 * config/unix.exp: Likewise.
3602 * gdb.base/default.exp: Remove unhelpful comment.
3603
3604 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3605
3606 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3607
3608 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3609
3610 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3611
3612 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3613
3614 * gdb.fortran/type-kinds.exp: Update expected results.
3615
3616 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3617
3618 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3619
3620 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3621
3622 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3623 function.
3624 (test_basic_parsing_of_type_kinds): Expand types tested.
3625 (test_parsing_invalid_type_kinds): New function.
3626
3627 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3628
3629 * gdb.fortran/intrinsics.exp: New file.
3630 * gdb.fortran/intrinsics.f90: New file.
3631 * gdb.fortran/type-kinds.exp: New file.
3632
3633 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3634
3635 * gdb.fortran/dot-ops.exp: New file.
3636
3637 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3638
3639 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3640 Check upper and lower case logical literals.
3641
3642 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3643
3644 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3645 Remove duplicate tests.
3646
3647 2019-03-06 Alan Hayward <alan.hayward@arm.com>
3648
3649 * lib/gdb.exp (builtin_cd): rename of cd.
3650 (cd): Override builtin.
3651
3652 2019-03-06 Richard Bunt <richard.bunt@arm.com>
3653
3654 * gdb.fortran/function-calls.exp: New file.
3655 * gdb.fortran/function-calls.f90: New test.
3656
3657 2019-03-04 Richard Bunt <richard.bunt@arm.com>
3658
3659 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3660 on user program standard output.
3661 * gdb.fortran/short-circuit-argument-list.f90: Record function
3662 calls.
3663
3664 2019-02-28 Alan Hayward <alan.hayward@arm.com>
3665
3666 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3667 failure.
3668
3669 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3670
3671 PR gdb/8527
3672 * gdb.base/interrupt-daemon-attach.c,
3673 gdb.base/interrupt-daemon-attach.exp: New test.
3674
3675 2019-02-27 Pedro Alves <palves@redhat.com>
3676
3677 * gdb.base/page.exp: Add tests for "set width/height -1".
3678
3679 2019-02-27 Pedro Alves <palves@redhat.com>
3680
3681 * gdb.base/page.exp: Add tests for "set/show width/height" with
3682 "infinite" values.
3683
3684 2019-02-27 Tom Tromey <tromey@adacore.com>
3685
3686 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3687 2.4.
3688 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3689 workaround.
3690
3691 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3692
3693 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3694 tests for structs with static members.
3695
3696 2019-02-26 Tom Tromey <tromey@adacore.com>
3697
3698 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3699 ValueError, not TypeError.
3700
3701 2019-02-26 Kevin Buettner <kevinb@redhat.com>
3702
3703 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3704 call from main program.
3705
3706 2019-02-23 Joel Brobecker <brobecker@adacore.com>
3707
3708 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3709 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3710 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3711 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3712 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3713
3714 2019-02-22 Keith Seitz <keiths@redhat.com>
3715
3716 PR symtab/23853
3717 * gdb.base/symlink-sourcefile.c: New file.
3718 * gdb.base/symlink-sourcefile.exp: New file.
3719
3720 2019-02-20 Tom Tromey <tom@tromey.com>
3721
3722 * gdb.base/info_qt.exp: Update.
3723
3724 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3725
3726 * gdb.base/source.exp: Move "error in sourced script" code to
3727 the end.
3728 * gdb.base/source-error.gdb: Move contents to
3729 source-error-1.gdb. Add new code to source source-error-1.gdb.
3730 * gdb.base/source-error-1.gdb: New file, from previous
3731 source-error.gdb.
3732
3733 2019-02-17 Tom Tromey <tom@tromey.com>
3734
3735 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3736 for macro styling.
3737 * gdb.base/style.c (SOME_MACRO): New macro.
3738
3739 2019-02-17 Tom Tromey <tom@tromey.com>
3740
3741 * gdb.base/style.exp: Add line-wrapping tests.
3742 * gdb.base/page.exp: Add test for quitting during pagination.
3743
3744 2019-02-17 Joel Brobecker <brobecker@adacore.com>
3745
3746 * gdb.ada/big_packed_array: New testcase.
3747 * gdb.ada/homonym.exp: Fix incorrect expected output for
3748 "break <homonym__get_value>" test.
3749
3750 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
3751
3752 PR breakpoints/21870
3753 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3754 and prepare_for_testing. Add comment.
3755 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3756 redundant cleanup call. Clean up comment.
3757
3758 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
3759
3760 PR breakpoints/21870
3761 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3762 * gdb.arch/aarch64-dbreg-contents.c: New file.
3763
3764 2019-02-10 Joel Brobecker <brobecker@adacore.com>
3765
3766 * gdb.ada/mi_ref_changeable: New testcase.
3767
3768 2019-02-07 Alan Hayward <alan.hayward@arm.com>
3769
3770 * gdb.base/attach.exp: Add double attach test.
3771
3772 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3773
3774 * lib/gdb.exp (default_gdb_start): Don't match pagination
3775 prompt.
3776 (gdb_init): Set stty_init.
3777
3778 2019-01-27 Tom Tromey <tom@tromey.com>
3779
3780 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3781 skip_python_tests.
3782
3783 2019-01-24 Alan Hayward <alan.hayward@arm.com>
3784
3785 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3786 New structure.
3787 (struct struct_static_02_02): Likewise.
3788 (struct struct_static_02_03): Likewise.
3789 (struct struct_static_02_04): Likewise.
3790 (struct struct_static_04_01): Likewise.
3791 (struct struct_static_04_02): Likewise.
3792 (struct struct_static_04_03): Likewise.
3793 (struct struct_static_04_04): Likewise.
3794 (struct struct_static_06_01): Likewise.
3795 (struct struct_static_06_02): Likewise.
3796 (struct struct_static_06_03): Likewise.
3797 (struct struct_static_06_04): Likewise.
3798 (cmp_struct_static_02_01): Likewise.
3799 (cmp_struct_static_02_02): Likewise.
3800 (cmp_struct_static_02_03): Likewise.
3801 (cmp_struct_static_02_04): Likewise.
3802 (cmp_struct_static_04_01): Likewise.
3803 (cmp_struct_static_04_02): Likewise.
3804 (cmp_struct_static_04_03): Likewise.
3805 (cmp_struct_static_04_04): Likewise.
3806 (cmp_struct_static_06_01): Likewise.
3807 (cmp_struct_static_06_02): Likewise.
3808 (cmp_struct_static_06_03): Likewise.
3809 (cmp_struct_static_06_04): Likewise.
3810 (call_all): Test new structs.
3811 * gdb.base/infcall-nested-structs.exp: Likewise.
3812
3813 2019-01-21 Alan Hayward <alan.hayward@arm.com>
3814 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3815
3816 2019-01-21 Alan Hayward <alan.hayward@arm.com>
3817 * gdb.base/stack-protector.c: New test.
3818 * gdb.base/stack-protector.exp: New file.
3819 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3820 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3821 option.
3822 (gdb_compile): Remove stack protector for GCC and prevent
3823 recursion.
3824
3825 2019-01-16 Keith Seitz <keiths@redhat.com>
3826
3827 PR gdb/23773
3828 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3829
3830 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3831
3832 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3833 aliases.
3834 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3835 tests.
3836 * gdb.arch/powerpc-vector-regs.c: New file.
3837 * gdb.arch/powerpc-vector-regs.exp: New file.
3838
3839 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3840
3841 * gdb.arch/altivec-regs.exp: Fix the list passed to
3842 gdb_expect_list when testing "info vector".
3843
3844 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3845
3846 * gdb.base/style.exp: Don't include path in testname.
3847
3848 2019-01-10 Keith Seitz <keiths@redhat.com>
3849
3850 PR gdb/23712
3851 PR symtab/23010
3852 * gdb.dwarf2/multidictionary.exp: New file.
3853
3854 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3855
3856 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3857 (test_gnuv3_style_demangling): ... this.
3858 (test_lucid_style_demangling): Remove.
3859 (test_arm_style_demangling): Remove.
3860 (test_hp_style_demangling): Remove.
3861 (do_tests): Remove calls to the above.
3862
3863 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3864
3865 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3866 case.
3867
3868 2019-01-06 Tom Tromey <tom@tromey.com>
3869
3870 PR gdb/28155:
3871 * gdb.dwarf2/typedef-void-finish.exp: New file.
3872
3873 2018-12-28 Tom Tromey <tom@tromey.com>
3874 Simon Marchi <simark@simark.ca>
3875
3876 * gdb.base/jit-exec.exp: New file.
3877 * gdb.base/jit-exec.c: New file.
3878 * gdb.base/jit-execd.c: New file.
3879
3880 2018-12-28 Tom Tromey <tom@tromey.com>
3881
3882 * gdb.base/style.exp: Update test to check for address styling.
3883
3884 2018-12-28 Tom Tromey <tom@tromey.com>
3885
3886 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3887 message.
3888
3889 2018-12-28 Tom Tromey <tom@tromey.com>
3890
3891 * gdb.base/style.exp: Add test for version number styling.
3892
3893 2018-12-28 Tom Tromey <tom@tromey.com>
3894
3895 * gdb.base/style.exp: Add test for print_address_symbolic.
3896
3897 2018-12-28 Tom Tromey <tom@tromey.com>
3898
3899 * gdb.base/style.exp: Add test for breakpoint setting.
3900
3901 2018-12-28 Tom Tromey <tom@tromey.com>
3902
3903 * gdb.base/style.exp: Add test for variable names.
3904
3905 2018-12-28 Tom Tromey <tom@tromey.com>
3906
3907 * gdb.base/style.exp: New file.
3908 * gdb.base/style.c: New file.
3909
3910 2018-12-28 Tom Tromey <tom@tromey.com>
3911
3912 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3913 "dumb".
3914 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3915 the TERM environment variable.
3916
3917 2018-12-27 Tom Tromey <tom@tromey.com>
3918
3919 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3920 pagination test.
3921
3922 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3923
3924 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3925 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3926
3927 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3928
3929 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3930 Filename a.adb changed to bp_fun_addr.adb.
3931 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3932
3933 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3934
3935 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3936 non-PIE executables.
3937 * README: Mention the gdb,nopie_flag board setting.
3938 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3939 non-PIE executable.
3940 * gdb.arch/amd64-entry-value.exp: Likewise.
3941 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3942 * gdb.arch/i386-float.exp: Likewise.
3943 * gdb.arch/i386-signal.exp: Likewise.
3944 * gdb.mi/mi-reg-undefined.exp: Likewise.
3945
3946 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3947
3948 PR gdb/23974
3949 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3950
3951 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3952
3953 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3954 Update order of results accordingly.
3955
3956 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3957
3958 * gdb.base/annota1.exp: Update a test regexp.
3959
3960 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3961
3962 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3963
3964 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3965
3966 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3967 (reuse_time): Initialize to REUSE_TIME_CAP.
3968 (check_rc): New function.
3969 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3970 Check pthread_create rc.
3971 (spawner_thread_func): Check pthread_create and pthread_join rc.
3972
3973 2018-12-08 Pedro Alves <palves@redhat.com>
3974
3975 * gdb.base/list.exp (test_forward_search): Rename to ...
3976 (test_forward_reverse_search): ... this. Also test reverse-search
3977 and the forward-search alias.
3978
3979 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3980
3981 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3982 local timeout variable before return, and remove all local timeout
3983 variable entirely.
3984 (gdb_load): Likewise.
3985
3986 2018-12-01 Tom de Vries <tdevries@suse.de>
3987
3988 * gdb.base/gdb-caching-proc.exp: New file.
3989
3990 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3991
3992 * Makefile.in (TIMESTAMP): New variable.
3993 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3994 command.
3995 (check-single-racy): Likewise.
3996 (check/%.exp): Likewise.
3997 (check-racy/%.exp): Likewise.
3998 (workers/%.worker): Likewise.
3999 (build-perf): Likewise.
4000 (check-perf): Likewise.
4001 * README: Describe new "TS" and "TS_FORMAT" variables.
4002 * print-ts.py: New file.
4003
4004 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4005
4006 PR python/23714
4007 * gdb.python/python.exp: Test command repetition after
4008 gdb.execute.
4009
4010 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4011
4012 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4013 is correctly aligned.
4014
4015 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4016
4017 * gdb.ada/info_auto_lang.exp: New testcase.
4018 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4019 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4020 * gdb.ada/info_auto_lang/some_c.c: New file.
4021
4022 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4023
4024 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4025 FUNC_lang language syntax.
4026
4027 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4028
4029 * gdb.base/info_minsym.c: New file.
4030 * gdb.base/info_minsym.exp: New file.
4031
4032 2018-11-19 Tom Tromey <tom@tromey.com>
4033
4034 PR rust/23625:
4035 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4036 * gdb.rust/expr.exp: Update expected output. Change one test.
4037
4038 2018-11-19 Tom Tromey <tom@tromey.com>
4039
4040 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4041
4042 2018-11-19 Pedro Alves <palves@redhat.com>
4043
4044 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4045 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4046 see the expected warning.
4047
4048 2018-11-16 Alan Hayward <alan.hayward@arm.com>
4049
4050 PR gdb/22736:
4051 * gdb.cp/infcall-nodebug-lib.c: New test.
4052 * gdb.cp/infcall-nodebug-main.c: New test.
4053 * gdb.cp/infcall-nodebug.exp: New file.
4054
4055 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4056
4057 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4058 completer tests.
4059
4060 2018-11-09 Tom de Vries <tdevries@suse.de>
4061
4062 * gdb.base/msym-lang.c: New test.
4063 * gdb.base/msym-lang.exp: New file.
4064 * gdb.base/msym-lang-main.c: New test.
4065
4066 2018-11-08 Tom Tromey <tom@tromey.com>
4067
4068 PR gdb/23555:
4069 PR gdb/23838:
4070 * gdb.base/warning.exp: New file.
4071
4072 2018-11-08 Jan Beulich <jbeulich@suse.com>
4073
4074 * testsuite/gdb.arch/i386-avx512.c,
4075 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4076
4077 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4078
4079 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4080 point hardware.
4081
4082 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4083
4084 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4085 * gdb.dwarf2/missing-type-name.exp: New file.
4086
4087 2018-11-06 Tom de Vries <tdevries@suse.de>
4088
4089 * gdb.base/many-headers.c: New test.
4090 * gdb.base/many-headers.exp: New file.
4091
4092 2018-11-06 Jim Wilson <jimw@sifive.com>
4093
4094 * gdb.base/code_elim.exp: For riscv, set additional_flags
4095 to include -msmall-data-limit=0.
4096
4097 2018-11-01 Joel Brobecker <brobecker@adacore.com>
4098
4099 * gdb.ada/watch_minus_l: New testcase.
4100
4101 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4102
4103 * gdb.arch/aix-sighandle.c: New file.
4104 * gdb.arch/aix-sighandle.exp: New file.
4105
4106 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4107
4108 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4109 registers being unions.
4110
4111 2018-10-31 Tom de Vries <tdevries@suse.de>
4112
4113 * lib/valgrind.exp: New file.
4114 (vgdb_start, vgdb_stop): New procs, factored out of ...
4115 * gdb.base/valgrind-bt.exp: ... here, ...
4116 * gdb.base/valgrind-disp-step.exp: ... here and ...
4117 * gdb.base/valgrind-infcall.exp: ... here.
4118
4119 2018-10-31 Tom de Vries <tdevries@suse.de>
4120
4121 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4122
4123 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4124
4125 * gdb.dwarf2/void-type.c: New file.
4126 * gdb.dwarf2/void-type.exp: New file.
4127
4128 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4129
4130 * gdb.base/info_qt.c: New file.
4131 * gdb.base/info_qt.exp: New file.
4132
4133 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4134
4135 * gdb.arch/powerpc-htm-regs.c: New file.
4136 * gdb.arch/powerpc-htm-regs.exp: New file.
4137
4138 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4139
4140 * gdb.arch/powerpc-tar.c: New file.
4141 * gdb.arch/powerpc-tar.exp: New file.
4142
4143 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4144
4145 * gdb.arch/powerpc-ppr-dscr.c: New file.
4146 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4147
4148 2018-10-25 Tom de Vries <tdevries@suse.de>
4149
4150 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4151
4152 2018-10-24 Tom de Vries <tdevries@suse.de>
4153
4154 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4155 longer exists error.
4156
4157 2018-10-24 Tom de Vries <tdevries@suse.de>
4158
4159 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4160
4161 2018-10-24 Tom de Vries <tdevries@suse.de>
4162
4163 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4164 --db-attach in valgrind.
4165
4166 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4167
4168 * gdb.arch/riscv-reg-aliases.c: New file.
4169 * gdb.arch/riscv-reg-aliases.exp: New file.
4170
4171 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4172
4173 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4174
4175 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4176
4177 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4178
4179 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4180
4181 * gdb.cp/ovldbreak.exp: Fix regexps.
4182
4183 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4184
4185 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4186
4187 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4188
4189 PR cli/23785
4190 * gdb.base/restore.exp: New test to check if "restore" with an
4191 invalid file doesn't segfault.
4192
4193 2018-10-18 Tom de Vries <tdevries@suse.de>
4194
4195 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4196 * gdb.ada/excep_handle.exp: Same.
4197 * gdb.ada/mi_string_access.exp: Same.
4198 * gdb.ada/mi_var_union.exp: Same.
4199 * gdb.arch/arc-analyze-prologue.exp: Same.
4200 * gdb.arch/arc-decode-insn.exp: Same.
4201 * gdb.base/readnever.exp: Same.
4202 * gdb.fortran/printing-types.exp: Same.
4203 * gdb.guile/scm-lazy-string.exp: Same.
4204
4205 2018-10-16 Tom de Vries <tdevries@suse.de>
4206
4207 PR gdb/23730
4208 * gdb.base/catch-follow-exec.c: Add copyright notice.
4209 * gdb.base/catch-follow-exec.exp: Rewrite to use
4210 gdb_spawn_with_cmdline_opts. Require gdb-native.
4211
4212 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4213
4214 * gdb.trace/actions-changed.exp: Check for arch support.
4215 * gdb.trace/actions.exp: Likewise.
4216 * gdb.trace/ax.exp: Likewise.
4217 * gdb.trace/backtrace.exp: Likewise.
4218 * gdb.trace/change-loc.exp: Likewise.
4219 * gdb.trace/deltrace.exp: Likewise.
4220 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4221 * gdb.trace/ftrace.exp: Likewise.
4222 * gdb.trace/infotrace.exp: Check for arch support.
4223 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4224 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4225 * gdb.trace/mi-tsv-changed.exp: Likewise.
4226 * gdb.trace/packetlen.exp: Likewise.
4227 * gdb.trace/passc-dyn.exp: Likewise.
4228 * gdb.trace/passcount.exp: Likewise.
4229 * gdb.trace/pending.exp: Likewise.
4230 * gdb.trace/range-stepping.exp: Check for shlib support.
4231 * gdb.trace/report.exp: Check for arch support.
4232 * gdb.trace/save-trace.exp: Likewise.
4233 * gdb.trace/signal.exp: Check for signal support.
4234 * gdb.trace/tfind.exp: Check for arch support.
4235 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4236 * gdb.trace/trace-common.h: Add comment.
4237 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4238 * gdb.trace/trace-enable-disable.exp: Likewise.
4239 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4240 * gdb.trace/tracecmd.exp: Check for arch support.
4241 * gdb.trace/tspeed.exp: Check for shlib and target support.
4242 * gdb.trace/tstatus.exp: Check for arch support.
4243 * gdb.trace/tsv.exp: Likewise.
4244 * gdb.trace/while-dyn.exp: Likewise.
4245 * gdb.trace/while-stepping.exp: Likewise.
4246 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4247
4248 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4249
4250 * gdb.trace/tspeed.exp: Remove nowarnings.
4251 (prepare_for_trace_test): Declare "global ipalib".
4252 * gdb.trace/tspeed.c: Include unistd.h.
4253 (main): Remove superfluous printf argument.
4254
4255 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4256
4257 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4258 directory prefix on the filename.
4259
4260 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4261
4262 * gdb.gdb/unittest.exp: Update expected message informing that
4263 selftests have been disabled.
4264 * gdb.server/unittest.exp: Likewise.
4265
4266 2018-10-09 Tom de Vries <tdevries@suse.de>
4267
4268 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4269 with runto_main.
4270
4271 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
4272
4273 PR c++/16841
4274 * gdb.cp/virtbase2.cc: New file.
4275 * gdb.cp/virtbase2.exp: New file.
4276
4277 2018-10-06 Tom Tromey <tom@tromey.com>
4278
4279 PR python/19399:
4280 * gdb.python/py-inferior.exp: Add architecture test.
4281
4282 2018-10-06 Tom Tromey <tom@tromey.com>
4283
4284 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4285 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4286
4287 2018-10-06 Tom Tromey <tom@tromey.com>
4288
4289 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4290 of a "throw" catchpoint.
4291
4292 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4293
4294 * gdb.base/info-proc.exp: Update string expected from "help info
4295 proc".
4296
4297 2018-10-04 Tom Tromey <tom@tromey.com>
4298
4299 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4300 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4301 (test_initial_complaints, test_empty_complaints): Update.
4302 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4303
4304 2018-10-04 Tom Tromey <tom@tromey.com>
4305
4306 PR cli/19551:
4307 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4308 * lib/gdb.exp (gdb_file_cmd): Update.
4309 * gdb.stabs/weird.exp (print_weird_var): Update.
4310 * gdb.server/solib-list.exp: Update.
4311 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4312 * gdb.mi/mi-cli.exp: Update.
4313 * gdb.linespec/linespec.exp: Update.
4314 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4315 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4316 * gdb.cp/cp-relocate.exp: Update.
4317 * gdb.base/sym-file.exp: Update.
4318 * gdb.base/relocate.exp: Update.
4319 * gdb.base/readnever.exp: Update.
4320 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4321 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4322 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4323 * gdb.base/code_elim.exp: Update.
4324 * gdb.base/break-unload-file.exp (test_break): Update.
4325 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4326 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4327 Update.
4328 * gdb.base/attach.exp (do_attach_tests): Update.
4329 * gdb.base/sepdebug.exp: Update.
4330 * gdb.python/py-section-script.exp: Update.
4331
4332 2018-10-04 Tom Tromey <tom@tromey.com>
4333
4334 PR cli/22234:
4335 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4336 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4337 output.
4338
4339 2018-10-04 Tom Tromey <tom@tromey.com>
4340
4341 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4342 set width and height to 0.
4343 (test_command_line_attach_run): Use -quiet.
4344
4345 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4346
4347 * lib/gdb.exp (skip_ifunc_tests): New.
4348 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4349 other compile failures.
4350 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4351
4352 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4353
4354 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4355 is_amd64_regs_target.
4356
4357 2018-10-01 Alan Hayward <alan.hayward@arm.com>
4358
4359 * gdb.arch/aarch64-sighandler-regs.c: New test.
4360 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4361 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4362
4363 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4364
4365 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4366 assembly.
4367
4368 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4369
4370 * gdb.base/frame-selection.exp: New file.
4371 * gdb.base/frame-selection.c: New file.
4372
4373 2018-09-27 Alan Hayward <alan.hayward@arm.com>
4374
4375 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4376 pthread barrier.
4377 (main): Likewise.
4378
4379 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4380
4381 * gdb.base/large-frame-1.c: New file.
4382 * gdb.base/large-frame-2.c: New file.
4383 * gdb.base/large-frame.exp: New file.
4384 * gdb.base/large-frame.h: New file.
4385
4386 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4387
4388 PR gdb/20948
4389 * gdb.base/write_mem.exp: New test.
4390 * gdb.base/write_mem.c: Likewise.
4391
4392 2018-09-23 Tom Tromey <tom@tromey.com>
4393
4394 PR python/18852:
4395 * gdb.python/py-parameter.exp: Add test for parameter that throws
4396 on "set".
4397
4398 2018-09-23 Tom Tromey <tom@tromey.com>
4399
4400 PR python/17284:
4401 * gdb.python/py-template.exp (test_template_arg): Add test for
4402 negative template argument number.
4403
4404 2018-09-23 Tom Tromey <tom@tromey.com>
4405
4406 PR python/14062:
4407 * gdb.python/python.exp: Add test for post_event error.
4408
4409 2018-09-23 Tom Tromey <tom@tromey.com>
4410
4411 PR python/18170:
4412 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4413 convert pointers to int and long.
4414
4415 2018-09-23 Tom Tromey <tom@tromey.com>
4416
4417 PR python/20126:
4418 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4419 signed-ness conversion tests.
4420
4421 2018-09-23 Tom Tromey <tom@tromey.com>
4422
4423 PR python/18352;
4424 * gdb.python/py-value.exp (test_float_conversion): New proc.
4425 Use it.
4426
4427 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4428
4429 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4430
4431 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4432
4433 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4434 no readline.
4435 * gdb.base/utf8-identifiers.exp: Likewise.
4436 * gdb.cp/cpcompletion.exp: Likewise.
4437 * gdb.linespec/cpcompletion.exp: Likewise.
4438 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4439 * gdb.linespec/cpls-ops.exp: Likewise.
4440
4441 2018-09-19 Richard Bunt <richard.bunt@arm.com>
4442 Chris January <chris.january@arm.com>
4443
4444 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4445 * gdb.fortran/short-circuit-argument-list.exp: New file.
4446 * gdb.fortran/short-circuit-argument-list.f90: New test.
4447
4448 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4449
4450 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4451 "arch=" keyword when executing "-stack-list-frames".
4452
4453 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4454
4455 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4456 "arch=" keyword when executing "-stack-list-frames".
4457
4458 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4459
4460 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4461 break ada".
4462
4463 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4464
4465 PR python/23669
4466 * gdb.python/python.exp: Test gdb.execute("show commands").
4467
4468 2018-09-16 Tom Tromey <tom@tromey.com>
4469
4470 * gdb.base/new-ui.exp (do_execution_tests): Update.
4471 * gdb.base/dbx.exp (test_breakpoints): Update.
4472
4473 2018-09-14 Alan Hayward <alan.hayward@arm.com>
4474
4475 * lib/gdb.exp (gdb_simple_compile): Add proc.
4476 (is_elf_target): Use gdb_simple_compile.
4477 (skip_altivec_tests): Likewise.
4478 (skip_vsx_tests): Likewise.
4479 (skip_tsx_tests): Likewise.
4480 (skip_btrace_tests): Likewise.
4481 (skip_btrace_pt_tests): Likewise.
4482 (gdb_can_simple_compile): Likewise.
4483 (gdb_has_argv0): Likewise.
4484 (gdb_target_symbol_prefix): Likewise.
4485 (target_supports_scheduler_locking): Likewise.
4486
4487 2018-09-13 Tom Tromey <tom@tromey.com>
4488
4489 * Makefile.in (TAGS): Recognize proc_with_prefix and
4490 gdb_caching_proc.
4491
4492 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4493
4494 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4495 method.
4496
4497 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4498
4499 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4500 and a few other Inferior properties when the Inferior is no
4501 longer valid.
4502
4503 2018-09-13 Tom Tromey <tom@tromey.com>
4504
4505 PR rust/23650:
4506 * gdb.rust/simple.exp: Add test for enum field access error.
4507
4508 2018-09-13 Tom Tromey <tom@tromey.com>
4509
4510 PR rust/23626:
4511 * gdb.rust/simple.rs (EmptyEnum): New type.
4512 (main): Use it.
4513 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4514
4515 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4516
4517 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4518 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4519 * gdb.python/py-symtab.exp: Update test printing an objfile.
4520
4521 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4522
4523 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4524 object.
4525
4526 2018-09-12 Alan Hayward <alan.hayward@arm.com>
4527
4528 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4529 (support_complex_tests): Use gdb_can_simple_compile.
4530 (is_ilp32_target): Likewise.
4531 (is_lp64_target): Likewise.
4532 (is_64_target): Likewise.
4533 (is_amd64_regs_target): Likewise.
4534 (is_aarch32_target): Likewise.
4535 (gdb_int128_helper): Likewise.
4536
4537 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4538
4539 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4540
4541 2018-09-10 Jerome Guitton <guitton@adacore.com>
4542
4543 * gdb.ada/same_component_name: Add test for case of tagged record
4544 with variable-length fields.
4545
4546 2018-09-10 Xavier Roirand <roirand@adacore.com>
4547
4548 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4549 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4550 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4551 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4552
4553 2018-09-10 Xavier Roirand <roirand@adacore.com>
4554
4555 * gdb.ada/mi_string_access.exp: New testcase.
4556 * gdb.ada/mi_string_access/bar.adb: New file.
4557 * gdb.ada/mi_string_access/pck.adb: New file.
4558 * gdb.ada/mi_string_access/pck.asd: New file.
4559
4560 2018-09-10 Xavier Roirand <roirand@adacore.com>
4561
4562 * gdb.ada/mi_var_union.exp: New testcase.
4563 * gdb.ada/mi_var_union/bar.adb: New file.
4564 * gdb.ada/mi_var_union/pck.adb: New file.
4565 * gdb.ada/mi_var_union/pck.asd: New file.
4566
4567 2018-09-08 Tom Tromey <tom@tromey.com>
4568
4569 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4570
4571 2018-09-08 Tom Tromey <tom@tromey.com>
4572
4573 PR python/16047:
4574 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4575 (register_pretty_printers): Register new printer.
4576 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4577 test.
4578 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4579 (an_int_type3): New global.
4580
4581 2018-09-08 Joel Brobecker <brobecker@adacore.com>
4582
4583 * gdb.ada/expr_with_funcall: New testcase.
4584
4585 2018-09-08 Joel Brobecker <brobecker@adacore.com>
4586
4587 * gdb.ada/packed_array_assign: New testcase.
4588
4589 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4590
4591 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4592 names, and add test prefixes to make test names unique.
4593
4594 2018-09-05 Tom de Vries <tdevries@suse.de>
4595
4596 * gdb.dwarf2/varval.exp: Add test.
4597
4598 2018-09-04 Gary Benson <gbenson@redhat.com>
4599
4600 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4601 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4602
4603 2018-08-31 Tom Tromey <tom@tromey.com>
4604
4605 * gdb.rust/simple.rs: Rename second variable "v".
4606
4607 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4608
4609 * gdb.base/funcargs.c (use_a): New function.
4610 (recurse): Call use_a.
4611
4612 2018-08-29 Keith Seitz <keiths@redhat.com>
4613
4614 * gdb.compile/compile-cplus-anonymous.cc: New file.
4615 * gdb.compile/compile-cplus-anonymous.exp: New file.
4616 * gdb.compile/compile-cplus-array-decay.cc: New file.
4617 * gdb.compile/compile-cplus-array-decay.exp: New file.
4618 * gdb.compile/compile-cplus-inherit.cc: New file.
4619 * gdb.compile/compile-cplus-inherit.exp: New file.
4620 * gdb.compile/compile-cplus-member.cc: New file.
4621 * gdb.compile/compile-cplus-member.exp: New file.
4622 * gdb.compile/compile-cplus-method.cc: New file.
4623 * gdb.compile/compile-cplus-method.exp: New file.
4624 * gdb.compile/compile-cplus-mod.c: "New" file.
4625 * gdb.compile/compile-cplus-namespace.cc: New file.
4626 * gdb.compile/compile-cplus-namespace.exp: New file.
4627 * gdb.compile/compile-cplus-nested.cc: New file.
4628 * gdb.compile/compile-cplus-nested.exp: New file.
4629 * gdb.compile/compile-cplus-print.c: "New" file.
4630 * gdb.compile/compile-cplus-print.exp: "New" file.
4631 * gdb.compile/compile-cplus-virtual.cc: New file.
4632 * gdb.compile/compile-cplus-virtual.exp: New file.
4633 * gdb.compile/compile-cplus.c: "New" file.
4634 * gdb.compile/compile-cplus.exp: "New" file.
4635 * lib/compile-support.exp: New file.
4636
4637 2018-08-16 Gary Benson <gbenson@redhat.com>
4638
4639 PR gdb/13000:
4640 * gdb.base/batch-exit-status.exp: New file.
4641 * gdb.base/batch-exit-status.good-commands: Likewise.
4642 * gdb.base/batch-exit-status.bad-commands: Likewise.
4643
4644 2018-08-29 Alan Hayward <alan.hayward@arm.com>
4645
4646 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4647 (struct struct02): Likewise.
4648 (struct struct03): Likewise.
4649 (struct struct04): Likewise.
4650 (struct struct_01_01): New struct.
4651 (struct struct_01_02): Likewise.
4652 (struct struct_01_03): Likewise.
4653 (struct struct_01_04): Likewise.
4654 (struct struct_02_01): Likewise.
4655 (struct struct_02_02): Likewise.
4656 (struct struct_02_03): Likewise.
4657 (struct struct_02_04): Likewise.
4658 (struct struct_04_01): Likewise.
4659 (struct struct_04_02): Likewise.
4660 (struct struct_04_03): Likewise.
4661 (struct struct_04_04): Likewise.
4662 (struct struct_05_01): Likewise.
4663 (struct struct_05_02): Likewise.
4664 (struct struct_05_03): Likewise.
4665 (struct struct_05_04): Likewise.
4666 (cmp_struct01): Remove function.
4667 (cmp_struct02): Likewise.
4668 (cmp_struct03): Likewise.
4669 (cmp_struct04): Likewise.
4670 (cmp_struct_01_01): Add Function.
4671 (cmp_struct_01_02): Likewise.
4672 (cmp_struct_01_03): Likewise.
4673 (cmp_struct_01_04): Likewise.
4674 (cmp_struct_02_01): Likewise.
4675 (cmp_struct_02_02): Likewise.
4676 (cmp_struct_02_03): Likewise.
4677 (cmp_struct_02_04): Likewise.
4678 (cmp_struct_04_01): Likewise.
4679 (cmp_struct_04_02): Likewise.
4680 (cmp_struct_04_03): Likewise.
4681 (cmp_struct_04_04): Likewise.
4682 (cmp_struct_05_01): Likewise.
4683 (cmp_struct_05_02): Likewise.
4684 (cmp_struct_05_03): Likewise.
4685 (cmp_struct_05_04): Likewise.
4686 (call_all): Add new structs.
4687 * gdb.base/infcall-nested-structs.exp: Likewise.
4688
4689 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4690
4691 * gdb.python/py-framefilter-mi.exp: Update regexp to
4692 check for "arch" field in frame output.
4693
4694 2018-08-23 Kevin Buettner <kevinb@redhat.com>
4695
4696 * gdb.dwarf2/dw2-ranges-func.c: New file.
4697 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4698
4699 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4700
4701 * gdb.base/term.exp: Compare terminal settings with values from
4702 the inferior.
4703 * gdb.base/term.c: Get and set terminal settings.
4704
4705 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4706
4707 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4708 accommodate new "arch" field in frame output.
4709 * gdb.mi/mi-return.exp: Likewise.
4710 * gdb.mi/mi-stack.exp: Likewise.
4711 * gdb.mi/mi-syn-frame.exp: Likewise.
4712 * gdb.mi/user-selected-context-sync.exp: Likewise.
4713
4714 2018-08-19 Michael Spang <spang@google.com>
4715
4716 PR gdb/11786
4717 * gdb.base/gcore-tls-pie.c: New file.
4718 * gdb.base/gcore-tls-pie.exp: New file.
4719
4720 2018-08-18 Kevin Buettner <kevinb@redhat.com>
4721
4722 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
4723 * gdb.dwarf2/varval.c: New file.
4724 * gdb.dwarf2/varval.exp: New file.
4725
4726 2018-08-17 Alan Hayward <alan.hayward@arm.com>
4727
4728 PR gdb/18931
4729 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4730
4731 2018-08-16 Keith Seitz <keiths@redhat.com>
4732
4733 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4734 tests expected to pass.
4735
4736 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4737
4738 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4739 -data-disassemble -a.
4740 (test_disassembly_bogus_args): Likewise.
4741
4742 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4743
4744 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4745
4746 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4747
4748 * gdb.base/vla-optimized-out.exp: Add new test.
4749
4750 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4751
4752 * gdb.base/vla-optimized-out-o3.exp: Delete.
4753 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4754 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4755 deleted tests.
4756
4757 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4758
4759 PR gdb/18050:
4760 * gdb.server/extended-remote-restart.c: New file.
4761 * gdb.server/extended-remote-restart.exp: New file.
4762
4763 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4764
4765 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4766 "set variable index = 42".
4767
4768 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4769
4770 * boards/index-cache-gdb.exp: New file.
4771 * gdb.dwarf2/index-cache.exp: New file.
4772 * gdb.dwarf2/index-cache.c: New file.
4773 * gdb.base/maint.exp: Check if we are using the index cache.
4774
4775 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4776
4777 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4778 MAKEFLAGS.
4779
4780 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4781
4782 * dg-extract-results.sh: Move to toplevel contrib.
4783 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4784 * Makefile.in (check-parallel-racy): Likewise.
4785
4786 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4787
4788 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4789 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4790 tests if the target supports scheduler locking.
4791
4792 2018-08-04 Tom de Vries <tdevries@suse.de>
4793
4794 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4795
4796 2018-08-02 Tom Tromey <tom@tromey.com>
4797
4798 PR symtab/16842.
4799 * gdb.cp/temargs.exp: Test "info address" of a template
4800 parameter.
4801
4802 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4803
4804 * gdb.python/py-mi-var-info-path-expression.c: New file.
4805 * gdb.python/py-mi-var-info-path-expression.py: New file.
4806 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4807
4808 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4809
4810 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4811 error after "cannot resolve name" string.
4812
4813 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4814
4815 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4816 started.
4817 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4818
4819 2018-07-28 Tom de Vries <tdevries@suse.de>
4820
4821 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4822
4823 2018-07-26 Tom de Vries <tdevries@suse.de>
4824
4825 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4826
4827 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4828
4829 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4830 is visible.
4831
4832 2018-07-26 Tom de Vries <tdevries@suse.de>
4833
4834 PR breakpoints/23366
4835 * gdb.base/catch-follow-exec.c: New test.
4836 * gdb.base/catch-follow-exec.exp: New file.
4837
4838 2018-07-25 Tom de Vries <tdevries@suse.de>
4839
4840 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4841 vla-optimized-out.c.
4842
4843 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4844
4845 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4846 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4847
4848 2018-07-20 Tom de Vries <tdevries@suse.de>
4849
4850 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4851 NOCLONE macro.
4852 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4853
4854 2018-07-19 Tom de Vries <tdevries@suse.de>
4855
4856 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4857 regular expression.
4858
4859 2018-07-18 Tom de Vries <tdevries@suse.de>
4860
4861 * gdb.base/vla-optimized-out.c: New test.
4862 * gdb.base/vla-optimized-out.exp: New file.
4863
4864 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4865
4866 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4867 message "No address associated with hostname" when gdbserver
4868 cannot resolve the hostname.
4869
4870 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4871
4872 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4873 Add some test prefixes to make tests unique.
4874
4875 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4876
4877 * gdb.base/frameapply.c: New file.
4878 * gdb.base/frameapply.exp: New file.
4879
4880 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4881
4882 * gdb.base/skip.exp: Update expected error message.
4883
4884 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4885 Jan Kratochvil <jan.kratochvil@redhat.com>
4886 Paul Fertser <fercerpav@gmail.com>
4887 Tsutomu Seki <sekiriki@gmail.com>
4888
4889 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4890 parameter.
4891 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4892 by default.
4893 * boards/native-gdbserver.exp: Likewise.
4894 * gdb.server/run-without-local-binary.exp: Improve regexp used
4895 for detecting when a remote debugging connection succeeds.
4896 * gdb.server/server-connect.exp: New file.
4897 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4898 Do not prefix the port number with ":".
4899 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4900 support for detecting and using it. Add '$debughost_gdbserver'
4901 to the list of arguments used to start gdbserver. Handle case
4902 when gdbserver cannot resolve a network name.
4903
4904 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4905
4906 PR c++/23373
4907 * gdb.base/ptype-offsets.cc (struct static_member): New
4908 struct.
4909 (main) <stmember>: New variable.
4910 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4911 with a static member in it.
4912
4913 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4914
4915 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4916 watchpoints enabled and disabled.
4917
4918 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4919
4920 * gdb.base/examine-backward.exp: Still run tests around address
4921 0x0, even if address 0x0 is not readable. Update the pattern for
4922 matching address 0x0 in expected output.
4923
4924 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4925
4926 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4927 malloc/free.
4928
4929 2018-07-04 Tom de Vries <tdevries@suse.de>
4930
4931 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4932
4933 2018-07-02 Maciej W. Rozycki <macro@mips.com>
4934
4935 PR tdep/8282
4936 * gdb.arch/mips-disassembler-options.exp: New test.
4937 * gdb.arch/mips-disassembler-options.s: New test source.
4938
4939 2018-06-29 Pedro Alves <palves@redhat.com>
4940
4941 * gdb.threads/names.exp: Adjust expected "info threads" output.
4942
4943 2018-06-29 Pedro Alves <palves@redhat.com>
4944
4945 * gdb.opt/inline-break.exp (line number, address): Add "info
4946 break" tests.
4947
4948 2018-06-29 Pedro Alves <palves@redhat.com>
4949
4950 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4951 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4952 number and address and running to them.
4953
4954 2018-06-29 Richard Bunt <richard.bunt@arm.com>
4955
4956 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4957
4958 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4959
4960 * lib/compiler.c: Remove executable permission flag.
4961
4962 2018-06-28 Richard Bunt <richard.bunt@arm.com>
4963
4964 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4965 code.
4966 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4967
4968 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4969
4970 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4971
4972 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4973
4974 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4975 address argument is omitted.
4976
4977 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4978
4979 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4980
4981 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
4982
4983 PR gdb/21695
4984 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4985 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4986
4987 2018-06-26 Tom Tromey <tom@tromey.com>
4988
4989 PR rust/22574:
4990 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4991 * gdb.rust/simple.rs (struct SimpleLayout): New.
4992
4993 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4994
4995 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4996 "info registers" output.
4997
4998 2018-06-21 Richard Bunt <richard.bunt@arm.com>
4999
5000 * gdb.base/watchpoint-hw-attach.c: New test.
5001 * gdb.base/watchpoint-hw-attach.exp: New file.
5002
5003 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5004
5005 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5006 through /bin/sh.
5007 * boards/dwarf4-gdb-index.exp: Likewise.
5008 * boards/fission-dwp.exp: Likewise.
5009
5010 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5011
5012 * gdb.base/float128.exp: Add comment and improved fail message
5013 to the failure case of "print large128" test.
5014
5015 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5016
5017 * configure.ac: Remove AC_PREREQ.
5018 * configure: Re-generate.
5019
5020 2018-06-19 Pedro Alves <palves@redhat.com>
5021
5022 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5023 (func_extern_caller): New.
5024 (main): Call func_extern_caller.
5025 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5026 logic change.
5027
5028 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
5029
5030 PR gdb/16841
5031 * gdb.cp/typedef-base.cc: New file.
5032 * gdb.cp/typedef-base.exp: New file.
5033
5034 2018-06-18 Tom de Vries <tdevries@suse.de>
5035
5036 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5037
5038 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5039 Richard Bunt <Richard.Bunt@arm.com>
5040
5041 * gdb.threads/attach-slow-waitpid.c: New file.
5042 * gdb.threads/attach-slow-waitpid.exp: New file.
5043 * gdb.threads/slow-waitpid.c: New file.
5044
5045 2018-06-14 Pedro Alves <palves@redhat.com>
5046
5047 * gdb.base/fork-running-state.c: Include <errno.h>.
5048 (exit_if_relative_exits): New.
5049 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5050 exits.
5051 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5052 child exits.
5053
5054 2018-06-14 Tom de Vries <tdevries@suse.de>
5055
5056 PR cli/22573
5057 * gdb.base/finish-pretty.c: New test.
5058 * gdb.base/finish-pretty.exp: New file.
5059
5060 2018-06-14 Pedro Alves <palves@redhat.com>
5061
5062 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5063 gdb's expected startup output.
5064
5065 2018-06-14 Pedro Alves <palves@redhat.com>
5066
5067 * lib/selftest-support.exp (selftest_setup): Remove inlined
5068 function handling.
5069
5070 2018-06-14 Tom de Vries <tdevries@suse.de>
5071
5072 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5073 matching of breakpoint printing.
5074
5075 2018-06-13 Tom de Vries <tdevries@suse.de>
5076
5077 PR testsuite/23269
5078 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5079 (fork_child): ... here, and ...
5080 (fork_parent): ... here.
5081
5082 2018-06-12 Tom de Vries <tdevries@suse.de>
5083
5084 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5085
5086 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5087 Stephen Roberts <stephen.roberts@arm.com>
5088
5089 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5090 rewrite test to describe action performed, rather than possible
5091 failure.
5092
5093 2018-06-08 Gary Benson <gbenson@redhat.com>
5094
5095 * gdb.threads/check-libthread-db.exp: New file.
5096 * gdb.threads/check-libthread-db.c: Likewise.
5097
5098 2018-06-05 Tom Tromey <tom@tromey.com>
5099
5100 * gdb.base/default.exp: Update expected "show version" output.
5101
5102 2018-06-05 Tom Tromey <tom@tromey.com>
5103
5104 PR cli/12326:
5105 * gdb.cp/static-print-quit.exp: Update.
5106 * lib/gdb.exp (pagination_prompt): Update.
5107 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5108 * gdb.python/python.exp: Update.
5109
5110 2018-06-04 Joel Brobecker <brobecker@adacore.com>
5111
5112 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5113
5114 2018-06-01 Joel Brobecker <brobecker@adacore.com>
5115
5116 * gdb.ada/bp_fun_addr: New testcase.
5117
5118 2018-06-01 Tom Tromey <tom@tromey.com>
5119
5120 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5121 results.
5122 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5123 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5124 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5125 * gdb.base/maint.exp (maint_pass_if): Update.
5126
5127 2018-05-31 Maciej W. Rozycki <macro@mips.com>
5128
5129 * gdb.base/endian.exp: New test.
5130 * gdb.base/endian.c: New test source.
5131
5132 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5133
5134 PR gdb/23203
5135 * gdb.base/bt-selected-frame.c: New file.
5136 * gdb.base/bt-selected-frame.exp: New file.
5137 * lib/gdb.exp (get_current_frame_number): New function.
5138
5139 2018-05-24 Maciej W. Rozycki <macro@mips.com>
5140 Pedro Alves <palves@redhat.com>
5141
5142 * gdb.threads/tls-core.c: Include <stdlib.h>
5143 (thread_proc): Call `abort'.
5144 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5145 (tls_core_test): New procedure, bits factored out from ...
5146 (top level): ... here. Test both native cores and gcore cores.
5147
5148 2018-05-23 Tom Tromey <tom@tromey.com>
5149
5150 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5151
5152 2018-05-23 Tom Tromey <tom@tromey.com>
5153
5154 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5155 symfile_complaints.
5156 (test_short_complaints): Likewise.
5157 (test_empty_complaints): Likewise.
5158 (test_initial_complaints): Update.
5159
5160 2018-05-23 Tom Tromey <tom@tromey.com>
5161
5162 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5163
5164 2018-05-23 Tom Tromey <tom@tromey.com>
5165
5166 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5167 (test_short_complaints): Update.
5168
5169 2018-05-22 Pedro Alves <palves@redhat.com>
5170
5171 * gdb.base/remote.exp: Only gdb_start after compiling the
5172 testcase. Issue "disconnect" before testing "set remote" command
5173 defaults. Issue clean_restart before running to main.
5174
5175 2018-05-22 Pedro Alves <palves@redhat.com>
5176
5177 * gdb.base/remote.exp: Adjust expected output of "show remote
5178 memory-write-packet-size". Add tests for "set remote
5179 memory-write-packet-size 0" and "set remote
5180 memory-write-packet-size fixed/limit".
5181
5182 2018-05-22 Pedro Alves <palves@redhat.com>
5183
5184 PR gdb/22973
5185 * gdb.base/utf8-identifiers.c: New file.
5186 * gdb.base/utf8-identifiers.exp: New file.
5187
5188 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5189
5190 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5191
5192 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5193
5194 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5195
5196 2018-05-18 Tom Tromey <tom@tromey.com>
5197
5198 * gdb.base/ptype-offsets.exp: Update.
5199
5200 2018-05-17 Keith Seitz <keiths@redhat.com>
5201
5202 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5203 in expected breakpoint stop locations.
5204 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5205 move to proper scope to test variable values.
5206 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5207 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5208 New functions.
5209 (main): Call not_inline_func3.
5210 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5211 inline_func1, inline_func2, and inline_func3. Test that when each
5212 breakpoint is hit, GDB properly reports both the stop location
5213 and the backtrace. Repeat tests for temporary breakpoints.
5214
5215 2018-05-15 Maciej W. Rozycki <macro@mips.com>
5216
5217 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5218 rather then trying to access it in determining whether the PID
5219 of `gdbserver' could have been retrieved.
5220
5221 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5222
5223 * gdb.arch/amd64-init-x87-values.S: New file.
5224 * gdb.arch/amd64-init-x87-values.exp: New file.
5225
5226 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5227
5228 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5229
5230 2018-05-04 Tom Tromey <tom@tromey.com>
5231
5232 PR python/22730:
5233 * gdb.python/python.exp: Test multi-line execute.
5234
5235 2018-05-04 Tom Tromey <tom@tromey.com>
5236
5237 PR python/22731:
5238 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5239
5240 2018-05-04 Tom Tromey <tom@tromey.com>
5241
5242 PR gdb/11750:
5243 * gdb.base/define.exp: Test defining a user command inside a user
5244 command.
5245 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5246
5247 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5248 Pedro Alves <palves@redhat.com>
5249
5250 PR breakpoints/19806 and support for PR external/20207.
5251 * gdb.base/watchpoint-unaligned.c: New file.
5252 * gdb.base/watchpoint-unaligned.exp: New file.
5253
5254 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5255
5256 * gdb.base/maint.exp: Make test names unique, use
5257 test_prefix_command_help to test 'help maint info', and remove
5258 repeated test of 'help maint'.
5259
5260 2018-05-04 Tom Tromey <tom@tromey.com>
5261
5262 PR gdb/22619:
5263 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5264 behavior.
5265
5266 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5267
5268 * gdb.base/maint.exp: Process output from 'maint print registers'
5269 line at a time.
5270
5271 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5272
5273 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5274 timeout.
5275
5276 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5277
5278 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5279 filter pattern.
5280
5281 2018-05-02 Pedro Alves <palves@redhat.com>
5282
5283 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5284 to_log_command renames.
5285 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5286
5287 2018-05-02 Tom Tromey <tom@tromey.com>
5288
5289 * gdb.python/py-parameter.exp: Set test message.
5290
5291 2018-05-02 Tom Tromey <tom@tromey.com>
5292
5293 PR python/20084:
5294 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5295 PARAM_ZUINTEGER_UNLIMITED tests.
5296
5297 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5298
5299 PR rust/23124
5300 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5301 when casting.
5302
5303 2018-04-30 Tom Tromey <tom@tromey.com>
5304
5305 * gdb.python/py-type.exp: Check align attribute.
5306 * gdb.python/py-type.c: New "aligncheck" global.
5307
5308 2018-04-30 Tom Tromey <tom@tromey.com>
5309
5310 PR exp/17095:
5311 * gdb.dwarf2/dw2-align.exp: New file.
5312 * gdb.cp/align.exp: New file.
5313 * gdb.base/align.exp: New file.
5314 * lib/gdb.exp (gdb_int128_helper): New proc.
5315 (has_int128_c, has_int128_cxx): New caching procs.
5316
5317 2018-04-27 Tom Tromey <tom@tromey.com>
5318
5319 PR rust/22545:
5320 * gdb.rust/simple.exp: Add inclusive range tests.
5321
5322 2018-04-26 Pedro Alves <palves@redhat.com>
5323
5324 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5325 ifunc breakpoint locations correctly of ifunc breakpoints set
5326 while the program resolves the ifunc.
5327
5328 2018-04-26 Pedro Alves <palves@redhat.com>
5329
5330 * gdb.base/gnu-ifunc-final.c: New file.
5331 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5332 * gdb.base/gnu-ifunc.exp (executable): Delete.
5333 (staticexecutable): Adjust.
5334 (lib_opts, exec_opts): Delete.
5335 (make_binsuffix, build, set-break): New procedures.
5336 (misc_tests): New, with tests factored out from the top level.
5337 (top level): Test different combinations of ifunc resolver name,
5338 resolver with and with debug info, and ifunc target with and
5339 without debug info. Wrap static tests with with_target_prefix.
5340
5341 2018-04-26 Pedro Alves <palves@redhat.com>
5342
5343 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5344 return type" warnings.
5345
5346 2018-04-25 Pedro Alves <palves@redhat.com>
5347
5348 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5349 killed".
5350 * gdb.base/kill-after-signal.exp: Likewise.
5351 * gdb.threads/kill.exp: Likewise.
5352
5353 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5354 Sergio Durigan Junior <sergiodj@redhat.com>
5355 Pedro Alves <palves@redhat.com>
5356
5357 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5358 regexps to expect for '[Inferior ... detached]' as well.
5359 * gdb.base/attach.exp: Likewise.
5360 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5361 "gdb_continue_to_end".
5362 (test_catch_syscall_with_wrong_args): Likewise.
5363 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5364 ']'. Don't set 'verbose' on.
5365 * gdb.base/foll-vfork.exp: Likewise.
5366 * gdb.base/fork-print-inferior-events.c: New file.
5367 * gdb.base/fork-print-inferior-events.exp: New file.
5368 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5369 '[Inferior ... has been killed]' message.
5370 * gdb.base/kill-after-signal.exp: Likewise.
5371 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5372 detach message.
5373 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5374 message.
5375 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5376 regexps to expect for '[Inferior ... detached]' as well.
5377 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5378
5379 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5380
5381 PR gdb/23104
5382 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5383
5384 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5385
5386 PR gdb/23095
5387 * gdb.base/break-probes.exp: Pass shlib_load to
5388 prepare_for_testing. Set normal_bp to r_debug_state if target is
5389 bsd.
5390
5391 2018-04-19 Richard Bunt <richard.bunt@arm.com>
5392
5393 * gdb.threads/multiple-successive-infcall.c: New test.
5394 * gdb.threads/multiple-successive-infcall.exp: New file.
5395
5396 2018-04-17 Tom Tromey <tom@tromey.com>
5397
5398 * gdb.rust/simple.rs (Union): New type.
5399 (main): New local "u".
5400 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5401
5402 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5403
5404 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5405 number information in output of "whereis" command.
5406 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5407
5408 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5409
5410 * gdb.ada/info_types.exp: Adjust expected output to the line
5411 numbers now printed by "info var/func/type".
5412 * gdb.base/completion.exp: Likewise.
5413 * gdb.base/included.exp: Likewise.
5414 * gdb.cp/cp-relocate.exp: Likewise.
5415 * gdb.cp/cplusfuncs.exp: Likewise.
5416 * gdb.cp/namespace.exp: Likewise.
5417 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5418
5419 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5420
5421 * gdb.btrace/cpu.exp: New.
5422
5423 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5424
5425 * gdb.base/step-indirect-call-thunk.exp: New.
5426 * gdb.base/step-indirect-call-thunk.c: New.
5427 * gdb.reverse/step-indirect-call-thunk.exp: New.
5428 * gdb.reverse/step-indirect-call-thunk.c: New.
5429
5430 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5431
5432 * gdb.base/pie-fork.c: New file.
5433 * gdb.base/pie-fork.exp: New file.
5434
5435 2018-04-11 Tom Tromey <tom@tromey.com>
5436
5437 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5438
5439 2018-04-10 Pedro Alves <palves@redhat.com>
5440
5441 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5442 exits. Instead loop running forever.
5443 (fork_parent): Run forever too.
5444
5445 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5446
5447 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5448 mi_continue_to_line.
5449 * gdb.mi/mi-stack.c (callee4): Add comment.
5450
5451 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5452
5453 * gdb.mi/mi-stack.exp: Fix indentation.
5454
5455 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5456
5457 PR gdb/22979
5458 * gdb.arch/amd64-osabi.exp: New file.
5459
5460 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5461
5462 PR gdb/22980
5463 * gdb.base/osabi.exp: New file.
5464
5465 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
5466
5467 * gdb.cp/static-typedef-print.exp: New file.
5468 * gdb.cp/static-typedef-print.cc: New file.
5469
5470 2018-03-27 Joel Brobecker <brobecker@adacore.com>
5471
5472 * gdb.ada/varsize_limit: New testcase.
5473
5474 2018-03-27 Joel Brobecker <brobecker@adacore.com>
5475
5476 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5477
5478 * gdb.ada/notcplusplus: New testcase.
5479
5480 * gdb.base/c-linkage-name.c: New file.
5481 * gdb.base/c-linkage-name.exp: New testcase.
5482
5483 2018-03-26 Tom Tromey <tom@tromey.com>
5484
5485 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5486 * gdb.python/py-framefilter.py (name_error): New global.
5487 (ErrorInName.function): Use name_error.
5488
5489 2018-03-26 Tom Tromey <tom@tromey.com>
5490
5491 PR backtrace/15582:
5492 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5493
5494 2018-03-23 Keith Seitz <keiths@redhat.com>
5495
5496 PR c++/22968
5497 * gdb.cp/subtypes.exp: New file.
5498 * gdb.cp/subtypes.h: New file.
5499 * gdb.cp/subtypes.cc: New file.
5500 * gdb.cp/subtypes-2.cc: New file.
5501
5502 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5503
5504 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5505 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5506 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5507 -nostartfiles when compiling the test. Confirm that all registers
5508 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5509
5510 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5511
5512 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5513 option, syntax was wrong anyway.
5514 * gdb.arch/arm-disp-step.exp: Likewise.
5515 * gdb.arch/sparc64-regs.exp: Likewise.
5516 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5517 option, syntax was wrong anyway, switch to use
5518 prepare_for_testing.
5519 * gdb.arch/i386-disp-step.exp: Likewise.
5520
5521 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5522
5523 * gdb.ada/exec_changed.exp: Replace "target_info exists
5524 use_gdb_stub" by "use_gdb_stub".
5525 * gdb.ada/start.exp: Likewise.
5526 * gdb.base/async-shell.exp: Likewise.
5527 * gdb.base/attach-pie-misread.exp: Likewise.
5528 * gdb.base/attach-wait-input.exp: Likewise.
5529 * gdb.base/break-entry.exp: Likewise.
5530 * gdb.base/break-interp.exp: Likewise.
5531 * gdb.base/dprintf-detach.exp: Likewise.
5532 * gdb.base/nostdlib.exp: Likewise.
5533 * gdb.base/solib-nodir.exp: Likewise.
5534 * gdb.base/statistics.exp: Likewise.
5535 * gdb.base/testenv.exp: Likewise.
5536 * gdb.mi/mi-exec-run.exp: Likewise.
5537 * gdb.mi/mi-start.exp: Likewise.
5538 * gdb.multi/dummy-frame-restore.exp: Likewise.
5539 * gdb.multi/multi-arch-exec.exp: Likewise.
5540 * gdb.multi/multi-arch.exp: Likewise.
5541 * gdb.multi/tids.exp: Likewise.
5542 * gdb.multi/watchpoint-multi.exp: Likewise.
5543 * gdb.python/py-events.exp: Likewise.
5544 * gdb.threads/attach-into-signal.exp: Likewise.
5545 * gdb.threads/attach-stopped.exp: Likewise.
5546 * gdb.threads/threadapply.exp: Likewise.
5547 * lib/selftest-support.exp: Likewise.
5548
5549 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5550
5551 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5552
5553 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5554
5555 * gdb.perf/template-breakpoints.cc: New file.
5556 * gdb.perf/template-breakpoints.exp: New file.
5557 * gdb.perf/template-breakpoints.py: New file.
5558
5559 2018-03-19 Tom Tromey <tom@tromey.com>
5560
5561 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5562 y0.
5563 * gdb.rust/simple.exp: Test bare identifier form of struct
5564 initializer.
5565
5566 2018-03-19 Tom Tromey <tom@tromey.com>
5567
5568 * gdb.gdb/observer.exp: Remove.
5569
5570 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5571
5572 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5573 "qualified" option when setting breakpoints.
5574 * gdb.trace/backtrace.exp: Likewise.
5575 * gdb.trace/circ.exp: Likewise.
5576 * gdb.trace/collection.exp: Likewise.
5577 * gdb.trace/disconnected-tracing.exp: Likewise.
5578 * gdb.trace/ftrace-lock.exp: Likewise.
5579 * gdb.trace/ftrace.exp: Likewise.
5580 * gdb.trace/infotrace.exp: Likewise.
5581 * gdb.trace/packetlen.exp: Likewise.
5582 * gdb.trace/passc-dyn.exp: Likewise.
5583 * gdb.trace/qtro.exp: Likewise.
5584 * gdb.trace/read-memory.exp: Likewise.
5585 * gdb.trace/report.exp: Likewise.
5586 * gdb.trace/signal.exp: Likewise.
5587 * gdb.trace/status-stop.exp: Likewise.
5588 * gdb.trace/strace.exp: Likewise.
5589 * gdb.trace/tfind.exp: Likewise.
5590 * gdb.trace/trace-break.exp: Likewise.
5591 * gdb.trace/trace-condition.exp: Likewise.
5592 * gdb.trace/trace-mt.exp: Likewise.
5593 * gdb.trace/tstatus.exp: Likewise.
5594 * gdb.trace/tsv.exp: Likewise.
5595 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5596 * gdb.trace/unavailable.exp: Likewise.
5597 * gdb.trace/while-dyn.exp: Likewise.
5598
5599 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5600
5601 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5602 that libinproctrace is copied to the target.
5603
5604 2018-03-14 Tom Tromey <tom@tromey.com>
5605
5606 PR cli/14977:
5607 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5608 a null pointer.
5609 * gdb.base/wchar.exp: Likewise.
5610
5611 2018-03-14 Tom Tromey <tom@tromey.com>
5612
5613 PR cli/19918:
5614 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5615 flag.
5616
5617 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5618
5619 PR gdb/22841
5620 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5621 "target" to remote_exec.
5622
5623 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5624
5625 PR gdb/22841
5626 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5627 ${board}_upload): Remove.
5628
5629 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5630
5631 * gdb.cp/watch-cp.cc: New test.
5632 * gdb.cp/watch-cp.exp: New file.
5633
5634 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5635
5636 * gdb.base/infcall-nested-structs.exp: New file.
5637 * gdb.base/infcall-nested-structs.c: New file.
5638 * gdb.base/float.exp: Add riscv support.
5639
5640 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5641
5642 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5643 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5644
5645 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5646
5647 * gdb.server/abspath.exp: New file.
5648 * lib/gdb.exp (with_cwd): New procedure.
5649
5650 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5651
5652 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5653 use it.
5654 (gdb_is_target_remote_prompt): New proc.
5655 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5656 (gdb_is_target_native): Pass prompt parameter to
5657 gdb_is_target_1.
5658
5659 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5660
5661 * gdb.base/load-command.c: New file.
5662 * gdb.base/load-command.exp: New file.
5663 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5664 (gdb_is_target_1): ...this, and generalize for other targets
5665 than just remote.
5666 (gdb_is_target_remote): Use gdb_is_target_1.
5667 (gdb_is_target_native): use gdb_is_target_1.
5668
5669 2018-02-26 Tom Tromey <tom@tromey.com>
5670
5671 PR python/16497:
5672 * gdb.python/py-framefilter.exp: Update test.
5673
5674 2018-02-26 Tom Tromey <tom@tromey.com>
5675
5676 * gdb.dwarf2/variant.c: New file.
5677 * gdb.dwarf2/variant.exp: New file.
5678
5679 2018-02-26 Tom Tromey <tom@tromey.com>
5680
5681 * gdb.rust/simple.exp: Accept more possible results in enum test.
5682
5683 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5684
5685 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5686 parentheses.
5687
5688 2018-02-23 Maciej W. Rozycki <macro@mips.com>
5689
5690 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5691 name of a variable: $actual_linejj -> $actual_line.
5692
5693 2018-02-21 John Baldwin <jhb@FreeBSD.org>
5694
5695 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5696
5697 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5698
5699 * gdb.btrace/buffer-size.exp: Do not force BTS.
5700
5701 2018-02-14 Pedro Alves <palves@redhat.com>
5702
5703 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5704 getting a "Quit".
5705
5706 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5707
5708 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5709 Fix test name.
5710
5711 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5712
5713 * gdb.cp/m-static.exp: Check type of optimized out static
5714 member.
5715
5716 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5717
5718 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5719 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5720
5721 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5722 Leszek Swirski <leszeks@google.com>
5723
5724 * gdb.python/py-prettyprint.c
5725 (struct to_string_returns_value_inner,
5726 struct to_string_returns_value_wrapper): New.
5727 (main): Add tsrvw variable.
5728 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5729 ToStringReturnsValueWrapper): New classes.
5730 (register_pretty_printers): Register new pretty-printers.
5731 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5732 recursive pretty printer.
5733 * gdb.python/py-mi.exp: Likewise.
5734
5735 2018-02-01 Leszek Swirski <leszeks@google.com>
5736
5737 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5738 functions with the same name as an include file are parsed
5739 correctly.
5740
5741 2018-02-01 Yao Qi <yao.qi@linaro.org>
5742
5743 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5744 "\[^\r\n\]*".
5745
5746 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5747
5748 * gdb.arch/powerpc-prologue-frame.s: New file.
5749 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5750 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5751
5752 2018-01-31 Joel Brobecker <brobecker@adacore.com>
5753
5754 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5755
5756 2018-01-30 Pedro Alves <palves@redhat.com>
5757
5758 PR gdb/13211
5759 * gdb.base/interrupt-daemon.c: New.
5760 * gdb.base/interrupt-daemon.exp: New.
5761 * gdb.multi/multi-term-settings.c: New.
5762 * gdb.multi/multi-term-settings.exp: New.
5763
5764 2018-01-30 Joel Brobecker <brobecker@adacore.com>
5765
5766 * gdb.base/break.exp: Save the location where the breakpoint
5767 on break.c:47 was actually inserted when debugging the version
5768 compiled at -O2 and use it in the expected output of the "info
5769 break" test performed soon after.
5770
5771 2018-01-22 Pedro Alves <palves@redhat.com>
5772 Sergio Durigan Junior <sergiodj@redhat.com>
5773
5774 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5775 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5776
5777 2018-01-22 Joel Brobecker <brobecker@adacore.com>
5778
5779 * gdb.base/break-include.c, gdb.base/break-include.inc,
5780 gdb.base/break-include.exp: New files.
5781 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5782 line number now being the actual line number where the breakpoint
5783 was inserted.
5784 * gdb.mi/mi-break.exp: Likewise.
5785 * gdb.mi/mi-reverse.exp: Likewise.
5786 * gdb.mi/mi-simplerun.exp: Ditto.
5787
5788 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5789
5790 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5791 varobj.
5792 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5793
5794 2018-01-21 Don Breazeal <donb@codesourcery.com>
5795 Andrew Burgess <andrew.burgess@embecosm.com>
5796
5797 * gdb.mi/basics.c: Add new global.
5798 * gdb.mi/mi-frame-regs.exp: New file.
5799 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5800 case.
5801
5802 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5803
5804 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5805 non-parameter, and on an unknown symbol.
5806
5807 2018-01-19 Tom Tromey <tom@tromey.com>
5808
5809 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5810 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5811
5812 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5813
5814 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5815 setrlimit and chdir to int.
5816
5817 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5818
5819 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5820 function.
5821 (my_tend): Likewise.
5822 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5823 rationale of avoiding FP- and vector instructions.
5824
5825 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5826
5827 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5828 "info reg" with "\[ \t\]*".
5829 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5830 "\[ \t\]+".
5831 * gdb.arch/s390-multiarch.exp: Ditto.
5832 * gdb.base/pc-fp.exp: Ditto.
5833 * gdb.reverse/i386-precsave.exp: Ditto.
5834 * gdb.reverse/i386-reverse.exp: Ditto.
5835 * gdb.reverse/i387-env-reverse.exp: Ditto.
5836 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5837
5838 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5839
5840 * lib/gdb.exp (gdb_compile): Re-enable use of
5841 universal_compile_options for languages other than Rust.
5842
5843 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5844
5845 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5846
5847 2018-01-17 Mike Gulick <mgulick@mathworks.com>
5848
5849 PR gdb/16577
5850 * gdb.base/solib-vanish.exp: New.
5851 * gdb.base/solib-vanish-main.c: New.
5852 * gdb.base/solib-vanish-lib1.c: New.
5853 * gdb.base/solib-vanish-lib2.c: New.
5854
5855 2018-01-17 Yao Qi <yao.qi@linaro.org>
5856
5857 * gdb.compile/compile.exp: Match the address printed for
5858 frame in the output of command "bt".
5859
5860 2018-01-15 Tom Tromey <tom@tromey.com>
5861
5862 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5863 compute sp_reg.
5864
5865 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5866
5867 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5868 to prepare.
5869 (prepare): Return 0 on error, 1 on success.
5870
5871 2018-01-12 Pedro Alves <palves@redhat.com>
5872
5873 * gdb.base/continue-after-aborted-step-over.c: New.
5874 * gdb.base/continue-after-aborted-step-over.exp: New.
5875
5876 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5877
5878 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5879 options when not creating an executable.
5880
5881 2018-01-11 Pedro Alves <palves@redhat.com>
5882
5883 PR remote/22597
5884 * gdb.server/stop-reply-no-thread.c: New file.
5885 * gdb.server/stop-reply-no-thread.exp: New file.
5886
5887 2018-01-10 Pedro Alves <palves@redhat.com>
5888
5889 PR gdb/22670
5890 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5891 functions too. Test setting breakpoints and printing C functions
5892 with no debug info too.
5893 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5894
5895 2018-01-10 Pedro Alves <palves@redhat.com>
5896
5897 PR gdb/22670
5898 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5899 a fail.
5900
5901 2018-01-10 Pedro Alves <palves@redhat.com>
5902
5903 PR gdb/22670
5904 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5905
5906 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5907
5908 * gdb.server/unittest.exp: Match the output in non-development
5909 mode.
5910
5911 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5912
5913 * gdb.gdb/unittest.exp: Match output in non-development mode.
5914
5915 2018-01-08 Joel Brobecker <brobecker@adacore.com>
5916
5917 * gdb.ada/access_tagged_param.exp: Relax expected output
5918 for value of "ObjL" in "continue" to pck.inspect breakpoint
5919 test.
5920
5921 2018-01-08 Joel Brobecker <brobecker@adacore.com>
5922
5923 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5924 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
5925
5926 2018-01-05 Pedro Alves <palves@redhat.com>
5927
5928 PR gdb/18653
5929 * gdb.base/libsegfault.exp: New.
5930
5931 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5932
5933 PR gdb/22670
5934 * gdb.ada/access_tagged_param.exp: New file.
5935 * gdb.ada/access_tagged_param/foo.adb: New file.
5936
5937 2018-01-05 Pedro Alves <palves@redhat.com>
5938
5939 PR gdb/22670
5940 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5941 exercise lower case too, and to exercise both full matching and
5942 wild matching.
5943
5944 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5945
5946 * gdb.ada/rename_subscript_param: New testcase.
5947
5948 2018-01-05 Jerome Guitton <guitton@adacore.com>
5949
5950 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5951
5952 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5953
5954 * gdb.ada/convvar_comp: New testcase.
5955
5956 2018-01-05 Xavier Roirand <roirand@adacore.com>
5957
5958 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5959 (My_Table): New global variable.
5960 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5961
5962 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5963
5964 PR gdb/22670
5965 * gdb.ada/maint_with_ada: New testcase.
5966
5967 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5968
5969 PR gdb/22670
5970 * gdb.ada/bp_c_mixed_case: New testcase.
5971
5972 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5973
5974 PR gdb/22670
5975 * gdb.ada/complete.exp: Add "complete break ada" test.
5976
5977 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5978
5979 PR gdb/22670
5980 * gdb.ada/info_addr_mixed_case: New testcase.
5981
5982 2018-01-03 Xavier Roirand <roirand@adacore.com>
5983
5984 * gdb.ada/excep_handle.exp: New testcase.
5985 * gdb.ada/excep_handle/foo.adb: New file.
5986 * gdb.ada/excep_handle/pck.ads: New file.
5987
5988 2018-01-03 Joel Brobecker <brobecker@adacore.com>
5989
5990 * gdb.base/step-line.c: Add extra empty line in copyright header.
5991 * gdb.base/step-line.inp: Likewise.
5992
5993 2018-01-02 Joel Brobecker <brobecker@adacore.com>
5994
5995 * gdb.ada/dyn_stride.exp: Add slice test.
5996
5997 2018-01-02 Joel Brobecker <brobecker@adacore.com>
5998
5999 * gdb.ada/dyn_stride: New testcase.
6000
6001 2017-12-27 Stafford Horne <shorne@gmail.com>
6002
6003 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6004 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6005
6006 2017-12-27 Stafford Horne <shorne@gmail.com>
6007
6008 * gdb.base/reggroups.c: New file.
6009 * gdb.base/reggroups.exp: New file.
6010
6011 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6012
6013 * gdb.dwarf2/ada-valprint-error.c: New file.
6014 * gdb.dwarf2/ada-valprint-error.exp: New file.
6015
6016 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6017
6018 * gdb.ada/assign_arr: New testcase.
6019
6020 2017-12-18 Xavier Roirand <roirand@adacore.com>
6021
6022 * gdb.ada/funcall_ptr: New testcase.
6023
6024 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6025
6026 PR cli/16224
6027 * gdb.base/ptype-offsets.cc: New file.
6028 * gdb.base/ptype-offsets.exp: New file.
6029
6030 2017-12-15 Yao Qi <yao.qi@linaro.org>
6031
6032 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6033 if XML is disabled.
6034
6035 2017-12-15 Xavier Roirand <roirand@adacore.com>
6036
6037 * gdb.ada/same_component_name: New testcase.
6038
6039 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6040
6041 * gdb.ada/str_binop_equal: New testcase.
6042
6043 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6044
6045 * gdb.ada/task_switch_in_core: New testcase.
6046
6047 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6048
6049 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6050 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6051 call test_bkpt_qualified.
6052 (test_bkpt_qualified): New proc.
6053
6054 2017-12-13 Pedro Alves <palves@redhat.com>
6055
6056 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6057 Tighten regexp by matching with an anchor.
6058
6059 2017-12-13 Pedro Alves <palves@redhat.com>
6060
6061 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6062 ("expression with namespace"): New set of tests.
6063 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6064 (Nested::Test_NS::qux): New.
6065 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6066 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6067
6068 2017-12-13 Joel Brobecker <brobecker@adacore.com>
6069
6070 * gdb.base/server-del-break.c: New file.
6071 * gdb.base/server-del-break.exp: New file.
6072
6073 2017-12-12 Stafford Horne <shorne@gmail.com>
6074
6075 * gdb.xml/tdesc-regs.exp: Add or1k support.
6076
6077 2017-12-12 Stafford Horne <shorne@gmail.com>
6078
6079 * gdb.base/bp-permanent.c: Define nop of or1k.
6080
6081 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6082
6083 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6084 output with components being reordered.
6085
6086 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6087
6088 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6089 output with components being reordered.
6090
6091 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6092 Pedro Alves <palves@redhat.com>
6093
6094 * gdb.base/maint.exp (check for .gdb_index): Check also for
6095 .debug_names.
6096 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6097 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6098 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6099 (.gdb_index used after symbol reloading): Support also .debug_names.
6100 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6101
6102 2017-12-08 Yao Qi <yao.qi@linaro.org>
6103
6104 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6105 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6106
6107 2017-12-08 Yao Qi <yao.qi@linaro.org>
6108
6109 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6110 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6111
6112 2017-12-08 Yao Qi <yao.qi@linaro.org>
6113
6114 * gdb.arch/aarch64-tagged-pointer.c: New file.
6115 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6116
6117 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6118
6119 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6120 "int".
6121
6122 2017-12-07 Keith Seitz <keiths@redhat.com>
6123
6124 PR breakpoints/22569
6125 * gdb.linespec/ls-errs.exp: Change expected result of "break
6126 -source this file has spaces.c -line 3".
6127 Check that an explicit source file followed by whitespace is
6128 identified as an invalid explicit location.
6129
6130 2017-12-07 Keith Seitz <keiths@redhat.com>
6131
6132 * gdb.cp/nested-types.cc: New file.
6133 * gdb.cp/nested-types.exp: New file.
6134 * lib/cp-support.exp: Load data-structures.exp library.
6135 (debug_cp_test_ptype_class): New global.
6136 (cp_ptype_class_verbose, next_line): New procedures.
6137 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6138 Add and document new return value.
6139 Switch the list of lines to a queue.
6140 Add support for new `type' key for nested type definitions.
6141 Add debugging/troubleshooting messages.
6142 * lib/data-structures.exp: New file.
6143
6144 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6145
6146 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6147 with proc_with_prefix, don't use with_test_prefix.
6148
6149 2017-12-07 Tom Tromey <tom@tromey.com>
6150
6151 * gdb.base/break.exp: Add test for empty "commands".
6152
6153 2017-12-07 Yao Qi <yao.qi@linaro.org>
6154
6155 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6156 malloc and catch syscall.
6157
6158 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6159
6160 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
6161 tests for explicit locations.
6162
6163 2017-12-06 Pedro Alves <palves@redhat.com>
6164
6165 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6166 force-disabling XML descriptions.
6167
6168 2017-12-04 Pedro Alves <palves@redhat.com>
6169
6170 PR gdb/22499
6171 * gdb.arch/amd64-disp-step-avx.S: New file.
6172 * gdb.arch/amd64-disp-step-avx.exp: New file.
6173
6174 2017-12-03 Pedro Alves <palves@redhat.com>
6175
6176 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6177 and <string.h>.
6178 (parent_function): Print distinct messages when waitpid fails, or
6179 the child exits with a signal, or the child exits for an unhandled
6180 reason.
6181 * gdb.threads/process-dies-while-detaching.exp
6182 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6183 it. Wait for both inferior output and GDB's prompt. Use an
6184 indirect spawn id list.
6185 (do_detach): New parameter 'child_exit'. Use it to compute
6186 expected inferior output.
6187 (test_detach, test_detach_watch, test_detach_killed_outside):
6188 Adjust to pass down the expected child exit kind.
6189
6190 2017-12-01 Joel Brobecker <brobecker@adacore.com>
6191 Sergio Durigan Junior <sergiodj@redhat.com>
6192 Pedro Alves <palves@redhat.com>
6193
6194 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6195
6196 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6197
6198 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6199 to 'symbol-file' and 'add-symbol-file' can be
6200 position-independent.
6201
6202 2017-12-01 Yao Qi <yao.qi@linaro.org>
6203
6204 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6205 the URL in copyright header.
6206 * gdb.arch/aarch64-fp.exp: Likewise.
6207 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6208 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6209 * gdb.base/expand-psymtabs.exp: Likewise.
6210 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6211 * gdb.fortran/common-block.exp: Likewise.
6212 * gdb.fortran/common-block.f90: Likewise.
6213 * gdb.fortran/logical.exp: Likewise.
6214 * gdb.fortran/vla-datatypes.f90: Likewise.
6215 * gdb.fortran/vla-sub.f90: Likewise.
6216
6217 2017-11-30 Joel Brobecker <brobecker@adacore.com>
6218
6219 * gdb.ada/repeat_dyn: New testcase.
6220
6221 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6222
6223 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6224 Update for changed thread numbering.
6225 * gdb.cell/bt.exp: Update for changed GDB output.
6226
6227 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6228
6229 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6230 setting isremote by hand.
6231 * boards/dwarf4-gdb-index.exp: Likewise.
6232 * boards/fission.exp: Likewise.
6233 * boards/stabs.exp: Likewise.
6234
6235 2017-11-30 Pedro Alves <palves@redhat.com>
6236
6237 * gdb.linespec/cpls-ops.exp
6238 (check_explicit_skips_function_argument): Extract the underlying
6239 type of size_t instead of hardcoding it.
6240
6241 2017-11-29 Pedro Alves <palves@redhat.com>
6242
6243 PR c++/19436
6244 * gdb.linespec/cpls-abi-tag.cc: New file.
6245 * gdb.linespec/cpls-abi-tag.exp: New file.
6246
6247 2017-11-29 Pedro Alves <palves@redhat.com>
6248
6249 * gdb.base/langs.exp: Use -qualified.
6250 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6251 it.
6252 * gdb.cp/namespace.exp: Use -qualified.
6253 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6254 (overload-3, template-overload, template-ret-type, const-overload)
6255 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6256 procedures.
6257 (test_driver): Call them.
6258 * gdb.cp/save-bp-qualified.cc: New.
6259 * gdb.cp/save-bp-qualified.exp: New.
6260 * gdb.linespec/explicit.exp: Test -qualified.
6261 * lib/completion-support.exp (completion::explicit_opts_list): Add
6262 "-qualified".
6263 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6264
6265 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6266
6267 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6268
6269 2017-11-29 Tom Tromey <tom@tromey.com>
6270
6271 * gdb.base/relocate.exp: Update invalid argument test.
6272 Add new tests for invalid arguments.
6273
6274 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6275
6276 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6277 Return 0 as a long.
6278 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6279
6280 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6281
6282 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6283 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6284 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6285 func ().
6286 * gdb.cp/shadow.cc (B.func): Return 0.
6287
6288 2017-11-27 Joel Brobecker <brobecker@adacore.com>
6289
6290 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6291 expected output in gdb_expect call to allow the exception
6292 message to be present as well. Fix syntax confusion to avoid
6293 TCL thinking that exception_name is an array.
6294
6295 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6296
6297 * gdb.arch/spu-info.c: Include <unistd.h>.
6298 (do_signal_test): Fix broken calls to write.
6299 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6300 Fix checks for empty mailboxes. Update signal tests for corrected
6301 do_signal_test routine. Allow nonzero event status.
6302 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6303 * gdb.cell/arch.exp: Use standard_output_file.
6304 * gdb.cell/break.exp: Likewise.
6305 * gdb.cell/bt.exp: Likewise.
6306 * gdb.cell/core.exp: Likewise.
6307 * gdb.cell/dwarfaddr.exp: Likewise.
6308 * gdb.cell/ea-cache.exp: Likewise.
6309 * gdb.cell/ea-standalone.exp: Likewise.
6310 * gdb.cell/f-regs.exp: Likewise.
6311 * gdb.cell/fork.exp: Likewise.
6312 * gdb.cell/gcore.exp: Likewise.
6313 * gdb.cell/mem-access.exp: Likewise.
6314 * gdb.cell/ptype.exp: Likewise.
6315 * gdb.cell/registers.exp: Likewise.
6316 * gdb.cell/sizeof.exp: Likewise.
6317 * gdb.cell/solib-symbol.exp: Likewise.
6318 * gdb.cell/solib.exp: Likewise.
6319
6320 2017-11-25 Pedro Alves <palves@redhat.com>
6321
6322 * gdb.base/complete-empty.exp: New file.
6323 * gdb.base/completion.exp: Adjust.
6324
6325 2017-11-25 Pedro Alves <palves@redhat.com>
6326
6327 * gdb.linespec/cpls-ops.cc: New file.
6328 * gdb.linespec/cpls-ops.exp: New file.
6329 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6330 factored out from ...
6331 (test_complete_prefix_range): ... this.
6332
6333 2017-11-24 Pedro Alves <palves@redhat.com>
6334
6335 * gdb.linespec/cpcompletion.exp: New file.
6336 * gdb.linespec/cpls-hyphen.cc: New file.
6337 * gdb.linespec/cpls.cc: New file.
6338 * gdb.linespec/cpls2.cc: New file.
6339 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6340 test to use test_gdb_complete_unique. Add label completion,
6341 keyword completion and explicit location completion tests.
6342 * lib/completion-support.exp: New file.
6343
6344 2017-11-24 Joel Brobecker <brobecker@adacore.com>
6345
6346 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6347 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6348 when hitting an exception catchpoint.
6349
6350 2017-11-22 Yao Qi <yao.qi@linaro.org>
6351
6352 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6353
6354 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6355
6356 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6357 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6358 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6359
6360 2017-11-22 Yao Qi <yao.qi@linaro.org>
6361
6362 * gdb.base/info-os.exp: Pass pthreads.
6363 * gdb.multi/multi-attach.exp: Likewise.
6364
6365 2017-11-22 Yao Qi <yao.qi@linaro.org>
6366
6367 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6368 compiler.
6369
6370 2017-11-22 Yao Qi <yao.qi@linaro.org>
6371
6372 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6373 * gdb.base/break-interp.exp: Likewise.
6374 * gdb.base/jit-attach-pie.exp: Likewise.
6375
6376 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6377
6378 * gdb.base/float128.c (large128): New variable.
6379 * gdb.base/float128.exp: Add test to print largest __float128 value.
6380
6381 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6382
6383 * gdb.arch/vsx-regs.exp: Update register content checks.
6384
6385 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6386
6387 * gdb.arch/ppc-longdouble.exp: New file.
6388 * gdb.arch/ppc-longdouble.c: Likewise.
6389
6390 2017-11-21 Pedro Alves <palves@redhat.com>
6391
6392 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6393
6394 2017-11-20 Pedro Alves <palves@redhat.com>
6395
6396 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6397 (long_double_typedef): New typedefs.
6398 Use DEF on double and long double.
6399 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6400 cases.
6401 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6402 and 'long_double_ptr_same_size' locals. Use them to decide
6403 whether cast from array/function to float is valid/invalid.
6404
6405 2017-11-17 Tom Tromey <tom@tromey.com>
6406
6407 * gdb.rust/traits.rs: New file.
6408 * gdb.rust/traits.exp: New file.
6409
6410 2017-11-17 Joel Brobecker <brobecker@adacore.com>
6411
6412 * gdb.ada/minsyms: New testcase.
6413
6414 2017-11-16 Pedro Alves <palves@redhat.com>
6415
6416 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6417 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6418
6419 2017-11-16 Pedro Alves <palves@redhat.com>
6420
6421 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6422 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6423
6424 2017-11-16 Pedro Alves <palves@redhat.com>
6425
6426 * gdb.server/reconnect-ctrl-c.c: New file.
6427 * gdb.server/reconnect-ctrl-c.exp: New file.
6428
6429 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6430
6431 * gdb.python/py-rbreak.exp: New file.
6432 * gdb.python/py-rbreak.c: New file.
6433 * gdb.python/py-rbreak-func2.c: New file.
6434
6435 2017-11-16 Pedro Alves <palves@redhat.com>
6436
6437 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6438 pattern.
6439 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6440 GDB.
6441
6442 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6443
6444 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6445 regex.
6446
6447 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6448
6449 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6450 test names.
6451
6452 2017-11-09 Pedro Alves <palves@redhat.com>
6453
6454 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6455 factored out from ...
6456 (top level): ... here, and adjusted to avoid expecting beyond the
6457 prompt in a single gdb_test_multiple.
6458
6459 2017-11-09 Pedro Alves <palves@redhat.com>
6460
6461 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6462 output.
6463 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6464 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6465 * gdb.server/ext-run.exp ("kill" test): Likewise.
6466 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6467
6468 2017-11-09 Pedro Alves <palves@redhat.com>
6469
6470 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6471 match till end of line.
6472
6473 2017-11-09 Pedro Alves <palves@redhat.com>
6474
6475 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6476
6477 2017-11-09 Pedro Alves <palves@redhat.com>
6478
6479 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6480 New procedures, factored out from ...
6481 (top level): ... here, and adjusted to avoid expecting beyond the
6482 prompt in one go.
6483
6484 2017-11-09 Pedro Alves <palves@redhat.com>
6485
6486 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6487 output. Fix '?' match.
6488
6489 2017-11-08 Joel Brobecker <brobecker@adacore.com>
6490
6491 * gdb.ada/scoped_watch: New testcase.
6492 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6493 which is actually correct.
6494 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6495 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6496
6497 2017-11-08 Pedro Alves <palves@redhat.com>
6498
6499 * gdb.gdb/complaints.exp (test_initial_complaints)
6500 (test_serial_complaints, test_short_complaints): Call
6501 complaint_internal instead of complaint.
6502
6503 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6504
6505 * gdb.threads/tls-core.c: New file.
6506 * gdb.threads/tls-core.exp: Likewise.
6507
6508 2017-11-08 Pedro Alves <palves@redhat.com>
6509
6510 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6511 (p Exported_Capitalized): New test.
6512 (p exported_capitalized): New test.
6513
6514 2017-11-07 Pedro Alves <palves@redhat.com>
6515
6516 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6517
6518 2017-11-07 Pedro Alves <palves@redhat.com>
6519
6520 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6521 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6522 (disable_invalid, disable_inverted, disable_negative): New
6523 procedures.
6524 ("bad numbers"): New set of tests.
6525
6526 2017-11-07 Pedro Alves <palves@redhat.com>
6527
6528 * gdb.cp/ena-dis-br-range.exp: Add tests.
6529
6530 2017-11-07 Pedro Alves <palves@redhat.com>
6531
6532 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6533
6534 2017-11-07 Xavier Roirand <roirand@adacore.com>
6535 Pedro Alves <palves@redhat.com>
6536
6537 * gdb.base/ena-dis-br.exp: Add reference to
6538 gdb.cp/ena-dis-br-range.exp.
6539 * gdb.cp/ena-dis-br-range.exp: New file.
6540 * gdb.cp/ena-dis-br-range.cc: New file.
6541
6542 2017-11-06 Pedro Alves <palves@redhat.com>
6543
6544 * gdb.base/attach-non-pgrp-leader.c: New.
6545 * gdb.base/attach-non-pgrp-leader.exp: New.
6546
6547 2017-11-06 Pedro Alves <palves@redhat.com>
6548
6549 * configure.ac: No longer check for termio.h and sgtty.h.
6550 * configure: Regenerate.
6551 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6552 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6553 Remove termio and sgtty code.
6554
6555 2017-11-03 Yao Qi <yao.qi@linaro.org>
6556
6557 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6558 in GDB is disabled.
6559
6560 2017-11-03 Yao Qi <yao.qi@linaro.org>
6561
6562 * gdb.python/py-thrhandle.exp: Skip it if python is not
6563 enabled.
6564
6565 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6566
6567 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6568 as a breakpoint command.
6569
6570 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6571
6572 PR python/21213
6573 * gdb.python/py-infthread.exp: Test calling
6574 InferiorThread.inferior () multiple times in a row.
6575
6576 2017-10-27 Keith Seitz <keiths@redhat.com>
6577
6578 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6579 Test "info break" for every inlined function breakpoint.
6580
6581 2017-10-27 Yao Qi <yao.qi@linaro.org>
6582
6583 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6584
6585 2017-10-26 Patrick Frants <osscontribute@gmail.com>
6586
6587 * gdb.cp/classes.exp (test_static_members): Test printing
6588 Outer::instance.
6589 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6590 (Inner::instance, Outer::instance): New.
6591
6592 2017-10-24 Pedro Alves <palves@redhat.com>
6593
6594 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6595 extra console" test in two stages.
6596
6597 2017-10-24 Pedro Alves <palves@redhat.com>
6598
6599 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6600
6601 2017-10-24 Pedro Alves <palves@redhat.com>
6602
6603 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6604 loop.
6605
6606 2017-10-24 Pedro Alves <palves@redhat.com>
6607
6608 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6609 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6610
6611 2017-10-24 Pedro Alves <palves@redhat.com>
6612
6613 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6614 parameter and handle it. Don't output read value in test name.
6615
6616 2017-10-24 Pedro Alves <palves@redhat.com>
6617
6618 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6619 custom test name.
6620
6621 2017-10-24 Pedro Alves <palves@redhat.com>
6622
6623 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6624 include the unstable output directory name in the test's name.
6625 (initial_setup_simple) <'set args'>: Use custom test name.
6626
6627 2017-10-24 Pedro Alves <palves@redhat.com>
6628
6629 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6630 with explicit test name.
6631
6632 2017-10-20 Pedro Alves <palves@redhat.com>
6633
6634 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6635 'wait -i'. Use gdb_assert and remote_close.
6636
6637 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6638
6639 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6640 number from variable rather than hard-coded.
6641
6642 2017-10-19 Pedro Alves <palves@redhat.com>
6643
6644 * gdb.base/long-inferior-output.c: New file.
6645 * gdb.base/long-inferior-output.exp: New file.
6646
6647 2017-11-18 Keith Seitz <keiths@redhat.com>
6648
6649 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6650 method.
6651 (main): Call it.
6652 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6653 Add additional user-defined conversion operator tests.
6654
6655 2017-10-17 Pedro Alves <palves@redhat.com>
6656
6657 * boards/native-stdio-gdbserver.exp: Load "local-board".
6658
6659 2017-10-17 Pedro Alves <palves@redhat.com>
6660
6661 * gdb.base/quit-live.c: New file.
6662 * gdb.base/quit-live.exp: New file.
6663
6664 2017-10-16 Keith Seitz <keiths@redhat.com>
6665
6666 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6667 (class_with_protected_typedef, class_with_private_typedef)
6668 (struct_with_public_typedef, struct_with_protected_typedef)
6669 (struct_with_private_typedef): New classes/structs.
6670 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6671 typedefs and access specifiers.
6672
6673 2017-10-16 Pedro Alves <palves@redhat.com>
6674 Simon Marchi <simon.marchi@polymtl.ca>
6675
6676 * README (Local vs Remote vs Native): New section.
6677 * boards/local-board.exp: New file, with bits factored out from
6678 ...
6679 * boards/native-extended-gdbserver.exp: ... here. Load
6680 "local-board".
6681 * boards/native-gdbserver.exp: Load "local-board".
6682 (${board}_spawn, ${board}_exec): Delete.
6683 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6684 ...
6685 * boards/stdio-gdbserver-base.exp: ... this new file.
6686 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6687 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6688 procedure.
6689 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6690 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6691 stdio_gdbserver_command.
6692 (${board}_get_remote_address, ${board}_get_comm_port)
6693 (${board}_download, ${board}_upload): Delete.
6694 (get_target_remote_pipe_cmd): New.
6695
6696 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6697
6698 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6699 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6700 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6701 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6702 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6703 remove with_test_prefix.
6704
6705 2017-10-13 Pedro Alves <palves@redhat.com>
6706
6707 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6708 * gdb.base/annota1.exp: Use it instead of is_remote.
6709 * gdb.base/annota3.exp: Use it instead of is_remote.
6710 * gdb.cp/annota2.exp: Use it instead of is_remote.
6711 * gdb.cp/annota3.exp: Use it instead of is_remote.
6712 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6713
6714 2017-10-13 Pedro Alves <palves@redhat.com>
6715
6716 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6717 (test_num_test_vars, run_and_count_vars, find_env)
6718 (test_set_unset_env, test_inherit_env_var): New procedures.
6719 (top level): Use them.
6720
6721 2017-10-13 Pedro Alves <palves@redhat.com>
6722
6723 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6724 also skip on stub-like targets.
6725
6726 2017-10-13 Pedro Alves <palves@redhat.com>
6727
6728 PR gdb/22293
6729 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6730 (top level): Move some tests to ...
6731 (test_not_found): ... this new procedure.
6732 (top level): Call it.
6733
6734 2017-10-13 Pedro Alves <palves@redhat.com>
6735
6736 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6737 expect different "info terminal" output if testing with a
6738 non-native target.
6739
6740 2017-10-13 Pedro Alves <palves@redhat.com>
6741 Simon Marchi <simon.marchi@polymtl.ca>
6742
6743 PR python/12966
6744 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6745
6746 2017-10-13 Pedro Alves <palves@redhat.com>
6747
6748 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6749 already.
6750
6751 2017-10-13 Pedro Alves <palves@redhat.com>
6752
6753 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6754 is_remote.
6755
6756 2017-10-13 Pedro Alves <palves@redhat.com>
6757
6758 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6759 is_remote.
6760
6761 2017-10-13 Pedro Alves <palves@redhat.com>
6762
6763 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6764 is set.
6765 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6766 instead of is_remote.
6767
6768 2017-10-13 Pedro Alves <palves@redhat.com>
6769
6770 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6771 (top level): Add comment.
6772
6773 2017-10-13 Pedro Alves <palves@redhat.com>
6774
6775 * gdb.base/remote.exp (top level): Fix comment typo and add
6776 missing return.
6777
6778 2017-10-13 Pedro Alves <palves@redhat.com>
6779 Simon Marchi <simon.marchi@polymtl.ca>
6780
6781 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6782 calls and add comments. Skip test if use_gdb_stub is set.
6783 (top level): Use "set cwd" command instead of "cd" command.
6784
6785 2017-10-13 Pedro Alves <palves@redhat.com>
6786
6787 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6788 is_remote target check.
6789
6790 2017-10-13 Pedro Alves <palves@redhat.com>
6791
6792 * gdb.base/scope.exp: Use build_executable + clean_restart +
6793 gdb_file_cmd instead of prepare_for_testing and no longer skip
6794 "before run" tests on is_remote target boards. Update comments.
6795 * boards/native-extended-gdbserver.exp
6796 (extended_gdbserver_load_last_file): New, factored out from ...
6797 (gdb_load): ... this. Move further below and add comment.
6798 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6799
6800 2017-10-12 Pedro Alves <palves@redhat.com>
6801
6802 * gdb.base/attach.exp: Remove references to gdb64.
6803 * gdb.base/dbx.exp: Remove references to gdb64.
6804
6805 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6806 Pedro Alves <palves@redhat.com>
6807
6808 * gdb.base/label.exp: Remove is_remote target check.
6809
6810 2017-10-12 Pedro Alves <palves@redhat.com>
6811
6812 * gdb.base/auvx.exp (coredir): Update comment.
6813 (top level) <core_works>: Use "set cwd" command instead of "cd"
6814 command.
6815
6816 2017-10-12 Pedro Alves <palves@redhat.com>
6817 Simon Marchi <simon.marchi@polymtl.ca>
6818
6819 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6820 target boards.
6821
6822 2017-10-12 Pedro Alves <palves@redhat.com>
6823 Simon Marchi <simon.marchi@polymtl.ca>
6824
6825 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6826 Instead skip if there's any gdb_protocol set.
6827
6828 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6829 Pedro Alves <palves@redhat.com>
6830
6831 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6832
6833 2017-10-12 Pedro Alves <palves@redhat.com>
6834 Simon Marchi <simon.marchi@polymtl.ca>
6835
6836 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6837 instead of on dejagnu remote boards.
6838
6839 2017-10-12 Pedro Alves <palves@redhat.com>
6840 Simon Marchi <simon.marchi@polymtl.ca>
6841
6842 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6843 checks. Use build_executable + clean_restart instead of
6844 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6845 of enabling non-stop after starting gdb.
6846
6847 2017-10-12 Pedro Alves <palves@redhat.com>
6848
6849 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6850 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6851 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6852 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6853
6854 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6855
6856 * gdb.arch/arc-tdesc-cpu.exp: New file.
6857 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6858
6859 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6860
6861 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6862
6863 2017-10-10 Pedro Alves <palves@redhat.com>
6864
6865 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6866 expect CLI output.
6867
6868 2017-10-10 Pedro Alves <palves@redhat.com>
6869
6870 * lib/selftest-support.exp (selftest_setup): Update for
6871 captured_command_loop's prototype change.
6872
6873 2017-10-09 Pedro Alves <palves@redhat.com>
6874
6875 Test both arch1=>arch2 and arch2=>arch1.
6876
6877 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6878 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6879 factored out to...
6880 (append_arch1_options, append_arch2_options, append_arch_options)
6881 (build_executables): New procedures.
6882 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6883 local.
6884 (top level): Add new 'first_arch' testing axis.
6885
6886 2017-10-09 Pedro Alves <palves@redhat.com>
6887
6888 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6889 (barrier): New.
6890 (thread_start, all_started): New functions.
6891 (main): Spawn new thread and wait until it is scheduled.
6892 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6893 option.
6894 (do_test): Add 'selected_thread' parameter. Run to all_started
6895 instead of main. Explicitly set the breakpoint at main. Switch
6896 to the SELECTED_THREAD thread.
6897 (top level): Test handling the exec event with either the main
6898 thread or the second thread selected.
6899
6900 2017-10-09 Pedro Alves <palves@redhat.com>
6901
6902 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6903 logic. Move STOP marker after the value checks.
6904 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6905 regexp.
6906
6907 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6908
6909 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6910
6911 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6912
6913 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6914 integer-to-dfp conversion.
6915 * gdb.base/dfp-test.exp: Likewise.
6916
6917 2017-10-04 Pedro Alves <palves@redhat.com>
6918
6919 * gdb.multi/hangout.c: Include <unistd.h>.
6920 (hangout_loop): New function.
6921 (main): Call alarm. Call hangout_loop in a loop.
6922 * gdb.multi/hello.c: Include <unistd.h>.
6923 (hello_loop): New function.
6924 (main): Call alarm. Call hangout_loop in a loop.
6925 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6926 inferior with the other selected.
6927
6928 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6929
6930 * gdb.mi/list-thread-groups-available.exp: New file.
6931 * gdb.mi/list-thread-groups-available.c: New file.
6932
6933 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6934
6935 * gdb.base/set-cwd.exp: Make it available on
6936 native-extended-gdbserver.
6937
6938 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6939
6940 * gdb.base/set-cwd.c: New file.
6941 * gdb.base/set-cwd.exp: Likewise.
6942
6943 2017-10-02 Tom Tromey <tom@tromey.com>
6944
6945 PR rust/22236:
6946 * gdb.rust/simple.rs (main): New variable "fslice".
6947 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6948
6949 2017-10-02 Tom Tromey <tom@tromey.com>
6950
6951 * gdb.rust/simple.exp: Test ptype of a slice.
6952
6953 2017-10-02 Tom Tromey <tom@tromey.com>
6954
6955 * gdb.rust/simple.exp: Test index of slice.
6956
6957 2017-09-27 Tom Tromey <tom@tromey.com>
6958
6959 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6960
6961 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6962 Pedro Alves <palves@redhat.com>
6963
6964 * gdb.base/compare-sections.exp (get value of read-only section): Read
6965 as unsigned value.
6966 (corrupt read-only section): Likewise and don't set written if patching
6967 failed.
6968
6969 2017-09-21 Kevin Buettner <kevinb@redhat.com>
6970
6971 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6972 files.
6973
6974 2017-09-20 Pedro Alves <palves@redhat.com>
6975
6976 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6977 symbol names in gdb's output.
6978 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6979
6980 2017-09-20 Pedro Alves <palves@redhat.com>
6981
6982 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6983 Rename to ...
6984 (test_list_ambiguous_symbol): ... this and add a symbol name
6985 parameter. Adjust.
6986 (test_list_ambiguous_function): Reimplement on top of
6987 test_list_ambiguous_symbol and also test listing ambiguous
6988 variables.
6989 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6990 (ambiguous_fun): ... this.
6991 (ambiguous_var): New.
6992 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6993 (ambiguous_fun): ... this.
6994 (ambiguous_var): New.
6995
6996 2017-09-19 John Baldwin <jhb@FreeBSD.org>
6997
6998 * gdb.base/starti.c: New file.
6999 * gdb.base/starti.exp: New file.
7000 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7001
7002 2017-09-14 Pedro Alves <palves@redhat.com>
7003
7004 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7005 (top level): Use it instead of runto.
7006
7007 2017-09-11 Tom Tromey <tom@tromey.com>
7008
7009 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7010
7011 2017-09-11 Tom Tromey <tom@tromey.com>
7012
7013 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7014 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7015
7016 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7017
7018 * gdb.fortran/printing-types.exp: New file.
7019 * gdb.fortran/printing-types.exp: New file.
7020
7021 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7022
7023 * gdb.fortran/vla-ptype.exp: Fix typos.
7024 * gdb.fortran/vla-value.exp: Same.
7025
7026 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7027
7028 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7029 * gdb.mi/mi-var-child-f.exp: Likewise.
7030 * gdb.mi/mi-vla-fortran.exp: Likewise.
7031
7032 2017-09-08 Frank Penczek <frank.penczek@intel.com>
7033 Christoph Weinmann <christoph.t.weinmann@intel.com>
7034 Bernhard Heckel <bernhard.heckel@intel.com>
7035
7036 * gdb.fortran/ptr-indentation.f90: New file.
7037 * gdb.fortran/ptr-indentation.exp: New file.
7038
7039 2017-09-05 Tom Tromey <tom@tromey.com>
7040
7041 PR gdb/22010:
7042 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7043
7044 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7045
7046 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7047
7048 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7049
7050 * gdb.threads/tls-nodebug-pie.c: New file.
7051 * gdb.threads/tls-nodebug-pie.exp: New file.
7052
7053 2017-09-05 Tom Tromey <tom@tromey.com>
7054
7055 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7056 for rust.
7057
7058 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7059
7060 * gdb.multi/multi-arch-exec.exp: Test with different
7061 "follow-exec-mode" settings.
7062 (do_test): New procedure.
7063
7064 2017-09-04 Pedro Alves <palves@redhat.com>
7065
7066 * gdb.base/func-static.c (S::method const, S::method volatile)
7067 (S::method volatile const): New methods.
7068 (c_s, v_s, cv_s): New instances.
7069 (main): Call method() on them.
7070 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7071 (cannot_resolve): New procedure.
7072 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7073 print-quote-unquoted columns.
7074 (do_test): Test printing each scope too.
7075
7076 2017-09-04 Pedro Alves <palves@redhat.com>
7077
7078 * gdb.base/local-static.exp: Also test with
7079 class::method::variable wholly quoted.
7080 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7081
7082 2017-09-04 Pedro Alves <palves@redhat.com>
7083
7084 * gdb.base/local-static.c: New.
7085 * gdb.base/local-static.cc: New.
7086 * gdb.base/local-static.exp: New.
7087
7088 2017-09-04 Pedro Alves <palves@redhat.com>
7089
7090 * gdb.asm/asm-source.exp: Add casts to int.
7091 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7092 (dataglobal64_1, dataglobal64_2): New globals.
7093 * gdb.base/nodebug.exp: Test different expressions involving the
7094 new globals, with print, whatis and ptype. Add casts to int.
7095 * gdb.base/solib-display.exp: Add casts to int.
7096 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7097 * gdb.cp/m-static.exp: Add cast to int.
7098 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7099 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7100 tls variable with no debug info without a cast. Test with a cast
7101 to int too.
7102 * gdb.trace/entry-values.exp: Add casts.
7103
7104 2017-09-04 Pedro Alves <palves@redhat.com>
7105
7106 * gdb.base/nodebug.exp: Test that ptype's error about functions
7107 with unknown return type includes the function name too.
7108
7109 2017-09-04 Pedro Alves <palves@redhat.com>
7110
7111 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7112 return type of munmap in infcall.
7113 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7114 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7115 type of ftell in infcall.
7116 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7117 type of getpid in infcall.
7118 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7119 infcall.
7120 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7121 Bail on failure to extract the pid.
7122 * gdb.base/nodebug.c: #include <stdint.h>.
7123 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7124 New functions.
7125 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7126 Change expected output of print/whatis/ptype with functions with
7127 no debug info. Test all supported languages. Call
7128 test_call_promotion.
7129 * gdb.compile/compile.exp: Adjust expected output to expect
7130 warning.
7131 * gdb.threads/siginfo-threads.exp: Likewise.
7132
7133 2017-09-04 Pedro Alves <palves@redhat.com>
7134
7135 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7136 "prototypes". Test calling float functions via prototyped and
7137 unprototyped function pointers.
7138 (perform_all_tests): New parameter "prototypes". Pass it down.
7139 (top level): Pass down "prototypes" parameter to
7140 perform_all_tests.
7141
7142 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7143
7144 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7145 Test with nested loops.
7146
7147 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7148
7149 * gdb.base/commands.exp: Call the new procedures.
7150 (loop_break_test, loop_continue_test): New procedures.
7151
7152 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7153
7154 * gdb.base/commands.exp: Call new procedure.
7155 (define_if_without_arg_test): New procedure.
7156
7157 2017-09-04 Pedro Alves <palves@redhat.com>
7158
7159 * gdb.base/list-ambiguous.exp: New file.
7160 * gdb.base/list-ambiguous0.c: New file.
7161 * gdb.base/list-ambiguous1.c: New file.
7162 * gdb.base/list.exp (test_list_range): Adjust expected output.
7163
7164 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7165
7166 * gdb.base/share-env-with-gdbserver.c: New file.
7167 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7168
7169 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7170
7171 * gdb.base/commands.exp (gdbvar_simple_if_test,
7172 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7173 progvar_simple_if_test, progvar_simple_while_test,
7174 progvar_complex_if_while_test, user_defined_command_test,
7175 user_defined_command_args_eval,
7176 user_defined_command_args_stack_test,
7177 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7178 temporary_breakpoint_commands,
7179 gdb_test_no_prompt, redefine_hook_test,
7180 redefine_backtrace_test): Remove "global gdb_prompt".
7181
7182 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7183
7184 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7185 New proc, call it from toplevel.
7186
7187 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7188
7189 PR remote/21852
7190 * gdb.server/normal.c: New file, copied from gdb.base.
7191 * gdb.server/run-without-local-binary.exp: New file.
7192
7193 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
7194
7195 * gdb.arch/sparc64-adi.exp: New file.
7196 * gdb.arch/sparc64-adi.c: New file.
7197
7198 2017-08-22 Pedro Alves <palves@redhat.com>
7199
7200 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7201 (top level): Add "list all overloads" tests.
7202
7203 2017-08-22 Tom Tromey <tom@tromey.com>
7204
7205 * gdb.gdb/xfullpath.exp: Remove.
7206
7207 2017-08-21 Pedro Alves <palves@redhat.com>
7208
7209 PR gdb/19487
7210 * gdb.base/symbol-alias.c: New.
7211 * gdb.base/symbol-alias2.c: New.
7212 * gdb.base/symbol-alias.exp: New.
7213
7214 2017-08-21 Pedro Alves <palves@redhat.com>
7215
7216 * gdb.base/dfp-test.c
7217 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7218 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7219 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7220 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7221 * gdb.base/whatis-ptype-typedefs.c: New.
7222 * gdb.base/whatis-ptype-typedefs.exp: New.
7223 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7224 (an_int, an_int_type, an_int_type2): New globals.
7225 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7226 involving typedefs and cast expressions.
7227 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7228 (lookup_typedefs_function): New.
7229 (typedefs_pretty_printers_dict): New.
7230 (top level): Register lookup_typedefs_function in
7231 gdb.pretty_printers.
7232
7233 2017-08-18 Yao Qi <yao.qi@linaro.org>
7234
7235 * gdb.server/unittest.exp: New.
7236
7237 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7238
7239 PR gdb/21954
7240 * gdb.base/environ.exp: Add test to check if 'unset environment'
7241 works.
7242
7243 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7244
7245 * lib/gdb.exp (universal_compile_options): New caching proc.
7246 (gdb_compile): Suppress GCC's coloring of messages.
7247
7248 2017-08-14 Tom Tromey <tom@tromey.com>
7249
7250 PR gdb/21675:
7251 * gdb.base/printcmds.exp (test_radices): New function.
7252 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7253 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7254 * lib/gdb.exp (get_integer_valueof): Use p/d.
7255
7256 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7257
7258 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7259 characters.
7260
7261 2017-08-05 Tom Tromey <tom@tromey.com>
7262
7263 * gdb.rust/simple.exp: Allow String to appear in a different
7264 namespace.
7265
7266 2017-07-26 Yao Qi <yao.qi@linaro.org>
7267
7268 * gdb.gdb/unittest.exp: Invoke command
7269 "maintenance check xml-descriptions".
7270
7271 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7272
7273 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7274 calling context.
7275 (hex128): Drop erroneous calculation of parameters.
7276
7277 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7278
7279 * gdb.python/py-unwind.exp: Disable stack protection when
7280 building test file.
7281
7282 2017-07-20 Pedro Alves <palves@redhat.com>
7283
7284 * gdb.base/default.exp (set language): Adjust expected output.
7285
7286 2017-07-20 Pedro Alves <palves@redhat.com>
7287
7288 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7289 (test_minsym): ... this, and make static.
7290 (get_pck__foo__bar__minsym): Rename to ...
7291 (get_test_minsym): ... this.
7292 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7293 symbol names and comments.
7294 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7295 (get_test_minsym): ... this.
7296 (pck__foo__bar__minsym__2): Rename to ...
7297 (test_minsym): ... this.
7298 (main): Adjust.
7299
7300 2017-07-17 Pedro Alves <palves@redhat.com>
7301
7302 * gdb.base/completion.exp: Adjust expected output.
7303 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7304 the completer works.
7305
7306 2017-07-17 Pedro Alves <palves@redhat.com>
7307
7308 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7309
7310 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7311
7312 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7313
7314 2017-07-14 Tom Tromey <tom@tromey.com>
7315
7316 PR rust/21764:
7317 * gdb.rust/simple.exp: Add tests.
7318
7319 2017-07-14 Tom Tromey <tom@tromey.com>
7320
7321 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7322
7323 2017-07-14 Pedro Alves <palves@redhat.com>
7324
7325 * gdb.linespec/base/one/thefile.cc (z1): New function.
7326 * gdb.linespec/base/two/thefile.cc (z2): New function.
7327 * gdb.linespec/linespec.exp: Add tests.
7328
7329 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7330
7331 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7332 to mi_create_breakpoint.
7333
7334 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7335
7336 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7337 mi_create_breakpoint.
7338
7339 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7340
7341 * gdb.dlang/demangle.exp: Update for demangling changes.
7342
7343 2017-07-09 Tom Tromey <tom@tromey.com>
7344
7345 * gdb.dwarf2/shortpiece.exp: New file.
7346
7347 2017-07-06 David Blaikie <dblaikie@gmail.com>
7348
7349 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7350 built from fissiont-multi-cu{1,2}.c.
7351 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7352 except putting 'main' and 'func' in separate CUs in the same DWO file.
7353 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7354 test.
7355 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7356 test.
7357
7358 2017-07-06 Pedro Alves <palves@redhat.com>
7359
7360 * gdb.python/py-unwind.exp: Test flushregs.
7361
7362 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7363
7364 PR cli/21688
7365 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7366 tests for alias commands and trailing whitespace.
7367
7368 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7369
7370 PR cli/21688
7371 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7372 procedure. Call it.
7373
7374 2017-06-29 Pedro Alves <palves@redhat.com>
7375
7376 * gdb.base/printcmds.exp: Add tests.
7377
7378 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7379
7380 PR gdb/21337
7381 * gdb.base/reread-readsym.exp: New file.
7382 * gdb.base/reread-readsym.c: New file.
7383
7384 2017-06-21 Kevin Buettner <kevinb@redhat.com>
7385
7386 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7387 subpattern.
7388
7389 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7390
7391 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7392 extended mnemonic.
7393 * gdb.arch/powerpc-power9.s: Likewise.
7394
7395 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7396
7397 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7398 on 32-bit x86 targets. Exploit is_*_target macros where
7399 appropriate.
7400
7401 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7402
7403 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7404 register pieces.
7405
7406 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7407
7408 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7409 located in one or more DWARF pieces.
7410
7411 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7412
7413 * lib/gdb.exp (get_endianness): New proc.
7414 * gdb.arch/aarch64-fp.exp: Use it.
7415 * gdb.arch/altivec-regs.exp: Likewise.
7416 * gdb.arch/e500-regs.exp: Likewise.
7417 * gdb.arch/vsx-regs.exp: Likewise.
7418 * gdb.base/dump.exp: Likewise.
7419 * gdb.base/funcargs.exp: Likewise.
7420 * gdb.base/gnu_vector.exp: Likewise.
7421 * gdb.dwarf2/formdata16.exp: Likewise.
7422 * gdb.dwarf2/implptrpiece.exp: Likewise.
7423 * gdb.dwarf2/nonvar-access.exp: Likewise.
7424 * gdb.python/py-inferior.exp: Likewise.
7425 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7426
7427 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7428
7429 PR gdb/21226
7430 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7431 stack value pieces are taken from the LSB end.
7432
7433 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7434
7435 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7436 variable at nonzero offset.
7437
7438 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7439
7440 * gdb.dwarf2/var-access.c: New file.
7441 * gdb.dwarf2/var-access.exp: New test.
7442 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7443
7444 2017-06-12 Tom Tromey <tom@tromey.com>
7445
7446 * gdb.dwarf2/formdata16.exp: Add tests.
7447
7448 2017-06-12 Tom Tromey <tom@tromey.com>
7449
7450 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7451
7452 2017-06-12 Tom Tromey <tom@tromey.com>
7453
7454 PR exp/16225:
7455 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7456 * gdb.arch/vsx-regs.exp: Update tests.
7457 * gdb.arch/s390-vregs.exp (hex128): New proc.
7458 Update test.
7459 * gdb.arch/altivec-regs.exp: Update tests.
7460
7461 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7462
7463 * gdb.base/startup-with-shell.c: New file.
7464 * gdb.base/startup-with-shell.exp: Likewise.
7465
7466 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7467
7468 * gdb.server/non-existing-program.exp: Update regex in order to
7469 reflect the fact that gdbserver is now using fork_inferior (with a
7470 shell) to startup the inferior.
7471
7472 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7473
7474 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7475 support function calls from GDB.
7476
7477 2017-05-21 Tom Tromey <tom@tromey.com>
7478
7479 PR rust/21466:
7480 * gdb.rust/unsized.exp: New file.
7481 * gdb.rust/unsized.rs: New file.
7482
7483 2017-05-19 Tom Tromey <tom@tromey.com>
7484
7485 PR rust/21484:
7486 * gdb.rust/watch.exp: New file.
7487 * gdb.rust/watch.rs: New file.
7488
7489 2017-05-18 Tom Tromey <tom@tromey.com>
7490
7491 * gdb.rust/simple.exp: Allow Box to be qualified.
7492
7493 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7494
7495 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7496
7497 2017-05-18 Pedro Alves <palves@redhat.com>
7498
7499 * gdb.base/fileio.c (test_write, test_read, test_close)
7500 (test_fstat): Don't print 'ret' in the fail path.
7501
7502 2017-05-18 Pedro Alves <palves@redhat.com>
7503
7504 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7505 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7506 (test_system, test_rename, test_unlink, test_time): Change
7507 prototypes.
7508 * gdb.base/fileio.exp (stop_msg): Adjust.
7509
7510 2017-05-18 Pedro Alves <palves@redhat.com>
7511
7512 * gdb.base/fileio.c (null_str): New global.
7513 (test_stat): Use it.
7514 * gdb.base/fileio.exp: Remove nowarnings.
7515
7516 2017-05-17 Yao Qi <yao.qi@linaro.org>
7517
7518 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7519
7520 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7521
7522 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7523 argument command.
7524 (top-level): Invoke test_set_inferior_tty.
7525
7526 2017-05-04 Pedro Alves <palves@redhat.com>
7527
7528 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7529 Add parens to print call for Python 3.
7530
7531 2017-05-03 Keith Seitz <keiths@redhat.com>
7532
7533 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7534 (main): Call it.
7535
7536 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7537
7538 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7539 to prev and next.
7540
7541 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7542
7543 * gdb.python/py-record-btrace.exp: Remove test for
7544 gdb.BtraceInstruction.error.
7545
7546 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7547
7548 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7549
7550 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7551
7552 * gdb.python/py-record-btrace-threads.c: New file.
7553 * gdb.python/py-record-btrace-threads.exp: New file.
7554
7555 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7556
7557 PR testsuite/8595
7558 * gdb.base/environ.exp: Make test available in all architectures.
7559 Move bits related to "info program" testing to
7560 gdb.base/info-program.exp. Rewrite tests to use the two new
7561 procedures mentione below.
7562 (test_set_show_env_var) New procedure.
7563 (test_set_show_env_var_equal): Likewise.
7564 * gdb.base/info-program.exp: New file.
7565
7566 2017-04-27 Keith Seitz <keiths@redhat.com>
7567
7568 * gdb.cp/oranking.cc (test15): New function.
7569 (main): Call test15 and declare additional variables for testing.
7570 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7571 "p foo101('abc')" tests.
7572 Add tests for cv qualifier overloads.
7573 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7574 "lvalue reference overload" test.
7575 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7576 "print value of f1 on Child&& in f2" test.
7577
7578 2017-04-19 Pedro Alves <palves@redhat.com>
7579
7580 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7581 procedure.
7582 (top level): Call it.
7583 * lib/gdb.exp (gdb_define_cmd): New procedure.
7584
7585 2017-04-12 Pedro Alves <palves@redhat.com>
7586
7587 PR gdb/21323
7588 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7589 (wchar): New global.
7590 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7591 (do_test_wide_char, wide_char_types_no_program, top level): Add
7592 wchar_t testing.
7593
7594 2017-04-12 Pedro Alves <palves@redhat.com>
7595
7596 PR c++/21323
7597 * gdb.cp/wide_char_types.c: New file.
7598 * gdb.cp/wide_char_types.exp: New file.
7599
7600 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7601
7602 PR gdb/21352
7603 * gdb.trace/tsv.exp: Add test for "tsave -r".
7604
7605 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7606
7607 * gdb.dlang/watch-loc.c: New file.
7608 * gdb.dlang/watch-loc.exp: New file.
7609
7610 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7611
7612 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7613
7614 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7615
7616 * gdb.arch/arc-analyze-prologue.S: New file.
7617 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7618
7619 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7620
7621 * gdb.arch/arc-decode-insn.S: New file.
7622 * gdb.arch/arc-decode-insn.exp: Likewise.
7623
7624 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7625
7626 PR tdep/20928
7627 * gdb.arch/sparc64-regs.exp: New file.
7628 * gdb.arch/sparc64-regs.S: Likewise.
7629
7630 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7631
7632 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7633 and memory view on Python 3.
7634
7635 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7636 Keith Seitz <keiths@redhat.com>
7637
7638 PR gdb/14441
7639 * gdb.cp/demangle.exp: Add rvalue reference tests.
7640 * gdb.cp/rvalue-ref-casts.cc: New file.
7641 * gdb.cp/rvalue-ref-casts.exp: New file.
7642 * gdb.cp/rvalue-ref-overload.cc: New file.
7643 * gdb.cp/rvalue-ref-overload.exp: New file.
7644 * gdb.cp/rvalue-ref-params.cc: New file.
7645 * gdb.cp/rvalue-ref-params.exp: New file.
7646 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7647 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7648 * gdb.cp/rvalue-ref-types.cc: New file.
7649 * gdb.cp/rvalue-ref-types.exp: New file.
7650 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7651 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7652
7653 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7654
7655 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7656 New procedure.
7657
7658 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7659
7660 * lib/mi-support.exp (mi_gdb_test): Add additional message
7661 for unexpected output.
7662
7663 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7664
7665 * gdb.base/examine-backward.c (Barrier): New character array
7666 constant, to ensure that TestStrings is preceded by a string
7667 terminator.
7668
7669 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7670
7671 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7672 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7673 and implicit pointer into such a location.
7674
7675 2017-03-16 Doug Evans <dje@google.com>
7676
7677 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7678
7679 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7680
7681 * gdb.cp/m-static.exp: Fix expectation for prototype of
7682 test5.single_constructor and single_constructor::single_constructor.
7683
7684 2017-03-16 Doug Evans <dje@google.com>
7685
7686 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7687 * gdb.guile/scm-lazy-string.c: New file.
7688 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7689 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7690 for pointer, array, typedef lazy strings.
7691
7692 2017-03-16 Doug Evans <dje@google.com>
7693
7694 PR python/17728, python/18439, python/18779
7695 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7696 * gdb.python/py-lazy-string.c (pointer): New typedef.
7697 (main): New locals ptr, array, typedef_ptr.
7698 * gdb.python/py-value.exp: Move lazy string tests to ...
7699 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7700 array, typedef lazy strings.
7701
7702 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7703
7704 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7705 Add optional 'test' parameter.
7706
7707 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7708
7709 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7710 Skip for versions of DejaGnu < 1.5.
7711
7712 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7713
7714 * lib/gdb.exp (dejagnu_version): New proc.
7715 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7716 Use dejagnu_version.
7717
7718 2017-03-10 Keith Seitz <keiths@redhat.com>
7719
7720 PR c++/8128
7721 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7722 type from destructor regexps.
7723 Add a branch which actually passes the test.
7724 Adjust "ptype t5i" test names.
7725
7726 2017-03-08 Pedro Alves <palves@redhat.com>
7727
7728 * gdb.base/step-over-exit.exp: Add explicit test message.
7729
7730 2017-03-08 Pedro Alves <palves@redhat.com>
7731
7732 PR gdb/18360
7733 * gdb.threads/interrupt-while-step-over.c: New file.
7734 * gdb.threads/interrupt-while-step-over.exp: New file.
7735
7736 2017-03-08 Pedro Alves <palves@redhat.com>
7737
7738 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7739 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7740
7741 2017-03-08 Pedro Alves <palves@redhat.com>
7742
7743 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7744 PKRU as not supported as a PASS.
7745
7746 2017-03-08 Pedro Alves <palves@redhat.com>
7747
7748 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7749 prefix instead of $binfile1/$binfile2.
7750 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7751 in test message.
7752 * gdb.python/py-completion.exp: Use "load python file" as test
7753 messages instead of unstable path names.
7754
7755 2017-03-08 Pedro Alves <palves@redhat.com>
7756 Jan Kratochvil <jan.kratochvil@redhat.com>
7757
7758 PR cli/21218
7759 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7760 New proc.
7761 (top level): Call it.
7762
7763 2017-03-08 Pedro Alves <palves@redhat.com>
7764
7765 PR tui/21216
7766 * gdb.tui/tui-nl-filtered-output.exp: New file.
7767
7768 2017-03-08 Pedro Alves <palves@redhat.com>
7769
7770 * gdb.base/completion.exp: Move TUI completion tests to ...
7771 * gdb.tui/completion.exp: ... this new file.
7772
7773 2017-03-08 Pedro Alves <palves@redhat.com>
7774
7775 * gdb.base/tui-disasm-long-lines.c,
7776 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7777 gdb.base/tui-layout.exp: Move to ...
7778 * gdb.tui/: ... this new directory.
7779
7780 2017-03-07 Pedro Alves <palves@redhat.com>
7781
7782 * gdb.base/tui-layout.c: New file.
7783 * gdb.base/tui-layout.exp: New file.
7784
7785 2017-03-07 Pedro Alves <palves@redhat.com>
7786
7787 * gdb.base/tui-layout.c: Rename to ...
7788 * gdb.base/tui-disasm-long-lines.c: ... this.
7789 * gdb.base/tui-layout.exp: Rename to ...
7790 * gdb.base/tui-disasm-long-lines.exp: ... this.
7791
7792 2017-03-07 Pedro Alves <palves@redhat.com>
7793
7794 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7795
7796 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7797
7798 * i386-mpx-call.c: New file.
7799 * i386-mpx-call.exp: New file.
7800
7801 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7802
7803 * gdb.arch/powerpc-power.exp: Delete test.
7804 * gdb.arch/powerpc-power.s: Likewise.
7805 * gdb.disasm/disassembler-options.exp: New test.
7806 * gdb.arch/powerpc-altivec.exp: Likewise.
7807 * gdb.arch/powerpc-altivec.s: Likewise.
7808 * gdb.arch/powerpc-altivec2.exp: Likewise.
7809 * gdb.arch/powerpc-altivec2.s: Likewise.
7810 * gdb.arch/powerpc-altivec3.exp: Likewise.
7811 * gdb.arch/powerpc-altivec3.s: Likewise.
7812 * gdb.arch/powerpc-power7.exp: Likewise.
7813 * gdb.arch/powerpc-power7.s: Likewise.
7814 * gdb.arch/powerpc-power8.exp: Likewise.
7815 * gdb.arch/powerpc-power8.s: Likewise.
7816 * gdb.arch/powerpc-power9.exp: Likewise.
7817 * gdb.arch/powerpc-power9.s: Likewise.
7818 * gdb.arch/powerpc-vsx.exp: Likewise.
7819 * gdb.arch/powerpc-vsx.s: Likewise.
7820 * gdb.arch/powerpc-vsx2.exp: Likewise.
7821 * gdb.arch/powerpc-vsx2.s: Likewise.
7822 * gdb.arch/powerpc-vsx3.exp: Likewise.
7823 * gdb.arch/powerpc-vsx3.s: Likewise.
7824 * gdb.arch/arm-disassembler-options.exp: Likewise.
7825 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7826 * gdb.arch/s390-disassembler-options.exp: Likewise.
7827
7828 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
7829
7830 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7831 (check_supported_features): ... this. Changed return type to void.
7832 (supports_rdseed): New static global.
7833 (rdseed): Check supports_rdseed.
7834 (initialize): Call check_supported_features.
7835
7836 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7837
7838 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7839 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7840 and lqarx/stqcx.
7841 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7842 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7843
7844 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7845
7846 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7847 uppercase.
7848
7849 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7850
7851 * gdb.dwarf2/formdata16.c: New file.
7852 * gdb.dwarf2/formdata16.exp: New file.
7853 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7854
7855 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7856
7857 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7858 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7859 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7860 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7861 DW_AT_GNU_*.
7862
7863 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7864
7865 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7866
7867 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7868
7869 PR gdb/21164
7870 * gdb.base/maint.exp: Add testcases for when the commands do
7871 not have arguments.
7872
7873 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7874
7875 * gdb.cp/chained-calls.exp: Use p instead of P.
7876
7877 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7878
7879 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7880 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7881
7882 2017-02-14 Tom Tromey <tom@tromey.com>
7883
7884 PR python/13598:
7885 * gdb.python/py-events.exp: Add before_prompt event tests.
7886
7887 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7888
7889 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7890
7891 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7892
7893 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7894 (main): Call my_unique_function_name.
7895 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7896 completion of patterns with a single match.
7897 Add missing -re switches to gdb_test_multiple calls.
7898
7899 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7900
7901 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7902 return if core file is not recognized.
7903
7904 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7905
7906 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7907 and extra UIs.
7908
7909 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7910
7911 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7912 proc_with_prefix.
7913
7914 2017-02-10 Tom Tromey <tom@tromey.com>
7915
7916 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7917
7918 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
7919
7920 PR gdb/21122
7921 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7922
7923 2017-02-08 Jerome Guitton <guitton@adacore.com>
7924
7925 * gdb.base/define.exp: Add test for command abbreviations
7926 in define.
7927
7928 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
7929
7930 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7931 * gdb.reverse/insn-reverse-x86.c: New file.
7932
7933 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7934
7935 PR tdep/20936
7936 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7937
7938 2017-02-03 Tom Tromey <tom@tromey.com>
7939
7940 PR rust/21097:
7941 * gdb.rust/simple.exp: Add new tests.
7942
7943 2017-02-02 Pedro Alves <palves@redhat.com>
7944
7945 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7946 tests.
7947
7948 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7949
7950 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7951 taking a 2-byte value out of a 4-byte DWARF implicit value on
7952 big-endian targets.
7953 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7954 logic. Add test cases for DW_OP_implicit.
7955
7956 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7957
7958 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7959
7960 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7961
7962 * gdb.btrace/enable.exp: Call gdb_exit before
7963 skip_gdbserver_tests.
7964
7965 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7966
7967 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7968 GDBFLAGS.
7969
7970 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7971
7972 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7973 the test is skipped.
7974 * gdb.btrace/data.exp: Likewise.
7975 * gdb.btrace/delta.exp: Likewise.
7976 * gdb.btrace/dlopen.exp: Likewise.
7977 * gdb.btrace/enable-running.exp: Likewise.
7978 * gdb.btrace/enable.exp: Likewise.
7979 * gdb.btrace/exception.exp: Likewise.
7980 * gdb.btrace/function_call_history.exp: Likewise.
7981 * gdb.btrace/gcore.exp: Likewise.
7982 * gdb.btrace/instruction_history.exp: Likewise.
7983 * gdb.btrace/multi-thread-step.exp: Likewise.
7984 * gdb.btrace/nohist.exp: Likewise.
7985 * gdb.btrace/non-stop.exp: Likewise.
7986 * gdb.btrace/reconnect.exp: Likewise.
7987 * gdb.btrace/record_goto-step.exp: Likewise.
7988 * gdb.btrace/record_goto.exp: Likewise.
7989 * gdb.btrace/rn-dl-bind.exp: Likewise.
7990 * gdb.btrace/segv.exp: Likewise.
7991 * gdb.btrace/step.exp: Likewise.
7992 * gdb.btrace/stepi.exp: Likewise.
7993 * gdb.btrace/tailcall-only.exp: Likewise.
7994 * gdb.btrace/tailcall.exp: Likewise.
7995 * gdb.btrace/tsx.exp: Likewise.
7996 * gdb.btrace/unknown_functions.exp: Likewise.
7997 * gdb.btrace/vdso.exp: Likewise.
7998
7999 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8000
8001 * gdb.btrace/enable-running.c: New.
8002 * gdb.btrace/enable-running.exp: New.
8003
8004 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8005
8006 * gdb.arch/amd64-gs_base.c: New file.
8007 * gdb.arch/amd64-gs_base.exp: New file.
8008
8009 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8010
8011 * lib/memory.exp: Remove spurious empty newlines.
8012
8013 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8014
8015 * gdb.python/py-bad-printers.exp: Load python file using "source".
8016 * gdb.python/py-events.exp: Likewise.
8017 * gdb.python/py-evsignal.exp: Likewise.
8018 * gdb.python/py-evthreads.exp: Likewise.
8019 * gdb.python/py-frame-args.exp: Likewise.
8020 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8021 * gdb.python/py-framefilter-mi.exp: Likewise.
8022 * gdb.python/py-framefilter.exp: Likewise.
8023 * gdb.python/py-mi.exp: Likewise.
8024 * gdb.python/py-pp-maint.exp: Likewise.
8025 * gdb.python/py-pp-registration.exp: Likewise.
8026 * gdb.python/py-prettyprint.exp: Likewise.
8027 (run_lang_tests): Likewise.
8028 * gdb.python/py-typeprint.exp: Likewise.
8029
8030 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8031
8032 * lib/memory.exp: New file.
8033 * lib/gdb.exp: Load memory.exp.
8034 * gdb.base/memattr.exp (delete_memory): Move proc to
8035 lib/memory.exp and rename to delete_memory_regions.
8036 Replace delete_memory with delete_memory_regions.
8037 Cleanup memory regions before tests.
8038 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8039 before tests.
8040
8041 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8042
8043 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8044 files.
8045 (initialize): New function conditionally defined.
8046 (testcases): Move within conditional block.
8047 (main): Call initialize.
8048 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8049 of gdb.reverse/insn-reverse.c.
8050 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8051 gdb.reverse/insn-reverse.c.
8052
8053 2017-01-26 Yao Qi <yao.qi@linaro.org>
8054
8055 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8056 disassemble on address 0.
8057
8058 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8059 Yao Qi <yao.qi@linaro.org>
8060
8061 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8062 * gdb.dwarf2/implptr-64bit.S: Remove.
8063 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8064 variables in caller's context. Add DW_OP_implicit_value.
8065
8066 2017-01-25 Yao Qi <yao.qi@linaro.org>
8067
8068 * lib/dwarf.exp (Dwarf::_location): Handle
8069 DW_OP_GNU_implicit_pointer with proper size.
8070
8071 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8072
8073 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8074 and add untested calls.
8075
8076 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8077
8078 * gdb.python/python.exp: Check line number against what GDB thinks
8079 the line number is for func1.
8080
8081 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8082
8083 * gdb.dlang/debug-expr.exp: New file.
8084
8085 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
8086
8087 Fix test names for the following files:
8088
8089 * gdb.ada/exec_changed.exp
8090 * gdb.ada/info_types.exp
8091 * gdb.arch/aarch64-atomic-inst.exp
8092 * gdb.arch/aarch64-fp.exp
8093 * gdb.arch/altivec-abi.exp
8094 * gdb.arch/altivec-regs.exp
8095 * gdb.arch/amd64-byte.exp
8096 * gdb.arch/amd64-disp-step.exp
8097 * gdb.arch/amd64-dword.exp
8098 * gdb.arch/amd64-entry-value-inline.exp
8099 * gdb.arch/amd64-entry-value-param.exp
8100 * gdb.arch/amd64-entry-value-paramref.exp
8101 * gdb.arch/amd64-entry-value.exp
8102 * gdb.arch/amd64-i386-address.exp
8103 * gdb.arch/amd64-invalid-stack-middle.exp
8104 * gdb.arch/amd64-invalid-stack-top.exp
8105 * gdb.arch/amd64-optimout-repeat.exp
8106 * gdb.arch/amd64-prologue-skip.exp
8107 * gdb.arch/amd64-prologue-xmm.exp
8108 * gdb.arch/amd64-stap-special-operands.exp
8109 * gdb.arch/amd64-stap-wrong-subexp.exp
8110 * gdb.arch/amd64-tailcall-cxx.exp
8111 * gdb.arch/amd64-tailcall-noret.exp
8112 * gdb.arch/amd64-tailcall-ret.exp
8113 * gdb.arch/amd64-tailcall-self.exp
8114 * gdb.arch/amd64-word.exp
8115 * gdb.arch/arm-bl-branch-dest.exp
8116 * gdb.arch/arm-disp-step.exp
8117 * gdb.arch/arm-neon.exp
8118 * gdb.arch/arm-single-step-kernel-helper.exp
8119 * gdb.arch/avr-flash-qualifier.exp
8120 * gdb.arch/disp-step-insn-reloc.exp
8121 * gdb.arch/e500-abi.exp
8122 * gdb.arch/e500-regs.exp
8123 * gdb.arch/ftrace-insn-reloc.exp
8124 * gdb.arch/i386-avx512.exp
8125 * gdb.arch/i386-bp_permanent.exp
8126 * gdb.arch/i386-byte.exp
8127 * gdb.arch/i386-cfi-notcurrent.exp
8128 * gdb.arch/i386-disp-step.exp
8129 * gdb.arch/i386-dr3-watch.exp
8130 * gdb.arch/i386-float.exp
8131 * gdb.arch/i386-gnu-cfi.exp
8132 * gdb.arch/i386-mpx-map.exp
8133 * gdb.arch/i386-mpx-sigsegv.exp
8134 * gdb.arch/i386-mpx-simple_segv.exp
8135 * gdb.arch/i386-mpx.exp
8136 * gdb.arch/i386-permbkpt.exp
8137 * gdb.arch/i386-prologue.exp
8138 * gdb.arch/i386-signal.exp
8139 * gdb.arch/i386-size-overlap.exp
8140 * gdb.arch/i386-unwind.exp
8141 * gdb.arch/i386-word.exp
8142 * gdb.arch/mips-fcr.exp
8143 * gdb.arch/powerpc-d128-regs.exp
8144 * gdb.arch/powerpc-stackless.exp
8145 * gdb.arch/ppc64-atomic-inst.exp
8146 * gdb.arch/s390-stackless.exp
8147 * gdb.arch/s390-tdbregs.exp
8148 * gdb.arch/s390-vregs.exp
8149 * gdb.arch/sparc-sysstep.exp
8150 * gdb.arch/thumb-bx-pc.exp
8151 * gdb.arch/thumb-singlestep.exp
8152 * gdb.arch/thumb2-it.exp
8153 * gdb.arch/vsx-regs.exp
8154 * gdb.asm/asm-source.exp
8155 * gdb.base/a2-run.exp
8156 * gdb.base/advance.exp
8157 * gdb.base/all-bin.exp
8158 * gdb.base/anon.exp
8159 * gdb.base/args.exp
8160 * gdb.base/arithmet.exp
8161 * gdb.base/async-shell.exp
8162 * gdb.base/async.exp
8163 * gdb.base/attach-pie-noexec.exp
8164 * gdb.base/attach-twice.exp
8165 * gdb.base/auto-load.exp
8166 * gdb.base/bang.exp
8167 * gdb.base/bitfields.exp
8168 * gdb.base/break-always.exp
8169 * gdb.base/break-caller-line.exp
8170 * gdb.base/break-entry.exp
8171 * gdb.base/break-inline.exp
8172 * gdb.base/break-on-linker-gcd-function.exp
8173 * gdb.base/break-probes.exp
8174 * gdb.base/break.exp
8175 * gdb.base/breakpoint-shadow.exp
8176 * gdb.base/call-ar-st.exp
8177 * gdb.base/call-sc.exp
8178 * gdb.base/call-signal-resume.exp
8179 * gdb.base/call-strs.exp
8180 * gdb.base/callfuncs.exp
8181 * gdb.base/catch-fork-static.exp
8182 * gdb.base/catch-gdb-caused-signals.exp
8183 * gdb.base/catch-load.exp
8184 * gdb.base/catch-signal-fork.exp
8185 * gdb.base/catch-signal.exp
8186 * gdb.base/catch-syscall.exp
8187 * gdb.base/charset.exp
8188 * gdb.base/checkpoint.exp
8189 * gdb.base/chng-syms.exp
8190 * gdb.base/code-expr.exp
8191 * gdb.base/code_elim.exp
8192 * gdb.base/commands.exp
8193 * gdb.base/completion.exp
8194 * gdb.base/complex.exp
8195 * gdb.base/cond-expr.exp
8196 * gdb.base/condbreak.exp
8197 * gdb.base/consecutive.exp
8198 * gdb.base/continue-all-already-running.exp
8199 * gdb.base/coredump-filter.exp
8200 * gdb.base/corefile.exp
8201 * gdb.base/dbx.exp
8202 * gdb.base/debug-expr.exp
8203 * gdb.base/define.exp
8204 * gdb.base/del.exp
8205 * gdb.base/disabled-location.exp
8206 * gdb.base/disasm-end-cu.exp
8207 * gdb.base/disasm-optim.exp
8208 * gdb.base/display.exp
8209 * gdb.base/duplicate-bp.exp
8210 * gdb.base/ena-dis-br.exp
8211 * gdb.base/ending-run.exp
8212 * gdb.base/enumval.exp
8213 * gdb.base/environ.exp
8214 * gdb.base/eu-strip-infcall.exp
8215 * gdb.base/eval-avoid-side-effects.exp
8216 * gdb.base/eval-skip.exp
8217 * gdb.base/exitsignal.exp
8218 * gdb.base/expand-psymtabs.exp
8219 * gdb.base/filesym.exp
8220 * gdb.base/find-unmapped.exp
8221 * gdb.base/finish.exp
8222 * gdb.base/float.exp
8223 * gdb.base/foll-exec-mode.exp
8224 * gdb.base/foll-exec.exp
8225 * gdb.base/foll-fork.exp
8226 * gdb.base/fortran-sym-case.exp
8227 * gdb.base/freebpcmd.exp
8228 * gdb.base/func-ptr.exp
8229 * gdb.base/func-ptrs.exp
8230 * gdb.base/funcargs.exp
8231 * gdb.base/gcore-buffer-overflow.exp
8232 * gdb.base/gcore-relro-pie.exp
8233 * gdb.base/gcore-relro.exp
8234 * gdb.base/gcore.exp
8235 * gdb.base/gdb1090.exp
8236 * gdb.base/gdb11530.exp
8237 * gdb.base/gdb11531.exp
8238 * gdb.base/gdb1821.exp
8239 * gdb.base/gdbindex-stabs.exp
8240 * gdb.base/gdbvars.exp
8241 * gdb.base/hbreak.exp
8242 * gdb.base/hbreak2.exp
8243 * gdb.base/included.exp
8244 * gdb.base/infcall-input.exp
8245 * gdb.base/inferior-died.exp
8246 * gdb.base/infnan.exp
8247 * gdb.base/info-macros.exp
8248 * gdb.base/info-os.exp
8249 * gdb.base/info-proc.exp
8250 * gdb.base/info-shared.exp
8251 * gdb.base/info-target.exp
8252 * gdb.base/infoline.exp
8253 * gdb.base/interp.exp
8254 * gdb.base/interrupt.exp
8255 * gdb.base/jit-reader.exp
8256 * gdb.base/jit-simple.exp
8257 * gdb.base/kill-after-signal.exp
8258 * gdb.base/kill-detach-inferiors-cmd.exp
8259 * gdb.base/label.exp
8260 * gdb.base/langs.exp
8261 * gdb.base/ldbl_e308.exp
8262 * gdb.base/line-symtabs.exp
8263 * gdb.base/linespecs.exp
8264 * gdb.base/list.exp
8265 * gdb.base/long_long.exp
8266 * gdb.base/longest-types.exp
8267 * gdb.base/maint.exp
8268 * gdb.base/max-value-size.exp
8269 * gdb.base/memattr.exp
8270 * gdb.base/mips_pro.exp
8271 * gdb.base/morestack.exp
8272 * gdb.base/moribund-step.exp
8273 * gdb.base/multi-forks.exp
8274 * gdb.base/nested-addr.exp
8275 * gdb.base/nextoverexit.exp
8276 * gdb.base/noreturn-finish.exp
8277 * gdb.base/noreturn-return.exp
8278 * gdb.base/nostdlib.exp
8279 * gdb.base/offsets.exp
8280 * gdb.base/opaque.exp
8281 * gdb.base/pc-fp.exp
8282 * gdb.base/permissions.exp
8283 * gdb.base/print-symbol-loading.exp
8284 * gdb.base/prologue-include.exp
8285 * gdb.base/psymtab.exp
8286 * gdb.base/ptype.exp
8287 * gdb.base/random-signal.exp
8288 * gdb.base/randomize.exp
8289 * gdb.base/range-stepping.exp
8290 * gdb.base/readline-ask.exp
8291 * gdb.base/recpar.exp
8292 * gdb.base/recurse.exp
8293 * gdb.base/relational.exp
8294 * gdb.base/restore.exp
8295 * gdb.base/return-nodebug.exp
8296 * gdb.base/return.exp
8297 * gdb.base/run-after-attach.exp
8298 * gdb.base/save-bp.exp
8299 * gdb.base/scope.exp
8300 * gdb.base/sect-cmd.exp
8301 * gdb.base/set-lang-auto.exp
8302 * gdb.base/set-noassign.exp
8303 * gdb.base/setvar.exp
8304 * gdb.base/sigall.exp
8305 * gdb.base/sigbpt.exp
8306 * gdb.base/siginfo-addr.exp
8307 * gdb.base/siginfo-infcall.exp
8308 * gdb.base/siginfo-obj.exp
8309 * gdb.base/siginfo.exp
8310 * gdb.base/signals-state-child.exp
8311 * gdb.base/signest.exp
8312 * gdb.base/sigstep.exp
8313 * gdb.base/sizeof.exp
8314 * gdb.base/skip.exp
8315 * gdb.base/solib-corrupted.exp
8316 * gdb.base/solib-nodir.exp
8317 * gdb.base/solib-search.exp
8318 * gdb.base/stack-checking.exp
8319 * gdb.base/stale-infcall.exp
8320 * gdb.base/stap-probe.exp
8321 * gdb.base/start.exp
8322 * gdb.base/step-break.exp
8323 * gdb.base/step-bt.exp
8324 * gdb.base/step-line.exp
8325 * gdb.base/step-over-exit.exp
8326 * gdb.base/step-over-syscall.exp
8327 * gdb.base/step-resume-infcall.exp
8328 * gdb.base/step-test.exp
8329 * gdb.base/store.exp
8330 * gdb.base/structs3.exp
8331 * gdb.base/sym-file.exp
8332 * gdb.base/symbol-without-target_section.exp
8333 * gdb.base/term.exp
8334 * gdb.base/testenv.exp
8335 * gdb.base/ui-redirect.exp
8336 * gdb.base/until.exp
8337 * gdb.base/unwindonsignal.exp
8338 * gdb.base/value-double-free.exp
8339 * gdb.base/vla-datatypes.exp
8340 * gdb.base/vla-ptr.exp
8341 * gdb.base/vla-sideeffect.exp
8342 * gdb.base/volatile.exp
8343 * gdb.base/watch-cond-infcall.exp
8344 * gdb.base/watch-cond.exp
8345 * gdb.base/watch-non-mem.exp
8346 * gdb.base/watch-read.exp
8347 * gdb.base/watch-vfork.exp
8348 * gdb.base/watchpoint-cond-gone.exp
8349 * gdb.base/watchpoint-delete.exp
8350 * gdb.base/watchpoint-hw-hit-once.exp
8351 * gdb.base/watchpoint-hw.exp
8352 * gdb.base/watchpoint-stops-at-right-insn.exp
8353 * gdb.base/watchpoints.exp
8354 * gdb.base/wchar.exp
8355 * gdb.base/whatis-exp.exp
8356 * gdb.btrace/buffer-size.exp
8357 * gdb.btrace/data.exp
8358 * gdb.btrace/delta.exp
8359 * gdb.btrace/dlopen.exp
8360 * gdb.btrace/enable.exp
8361 * gdb.btrace/exception.exp
8362 * gdb.btrace/function_call_history.exp
8363 * gdb.btrace/gcore.exp
8364 * gdb.btrace/instruction_history.exp
8365 * gdb.btrace/nohist.exp
8366 * gdb.btrace/reconnect.exp
8367 * gdb.btrace/record_goto-step.exp
8368 * gdb.btrace/record_goto.exp
8369 * gdb.btrace/rn-dl-bind.exp
8370 * gdb.btrace/segv.exp
8371 * gdb.btrace/step.exp
8372 * gdb.btrace/stepi.exp
8373 * gdb.btrace/tailcall-only.exp
8374 * gdb.btrace/tailcall.exp
8375 * gdb.btrace/tsx.exp
8376 * gdb.btrace/unknown_functions.exp
8377 * gdb.btrace/vdso.exp
8378 * gdb.compile/compile-ifunc.exp
8379 * gdb.compile/compile-ops.exp
8380 * gdb.compile/compile-print.exp
8381 * gdb.compile/compile-setjmp.exp
8382 * gdb.cp/abstract-origin.exp
8383 * gdb.cp/ambiguous.exp
8384 * gdb.cp/annota2.exp
8385 * gdb.cp/annota3.exp
8386 * gdb.cp/anon-ns.exp
8387 * gdb.cp/anon-struct.exp
8388 * gdb.cp/anon-union.exp
8389 * gdb.cp/arg-reference.exp
8390 * gdb.cp/baseenum.exp
8391 * gdb.cp/bool.exp
8392 * gdb.cp/breakpoint.exp
8393 * gdb.cp/bs15503.exp
8394 * gdb.cp/call-c.exp
8395 * gdb.cp/casts.exp
8396 * gdb.cp/chained-calls.exp
8397 * gdb.cp/class2.exp
8398 * gdb.cp/classes.exp
8399 * gdb.cp/cmpd-minsyms.exp
8400 * gdb.cp/converts.exp
8401 * gdb.cp/cp-relocate.exp
8402 * gdb.cp/cpcompletion.exp
8403 * gdb.cp/cpexprs.exp
8404 * gdb.cp/cplabel.exp
8405 * gdb.cp/cplusfuncs.exp
8406 * gdb.cp/cpsizeof.exp
8407 * gdb.cp/ctti.exp
8408 * gdb.cp/derivation.exp
8409 * gdb.cp/destrprint.exp
8410 * gdb.cp/dispcxx.exp
8411 * gdb.cp/enum-class.exp
8412 * gdb.cp/exception.exp
8413 * gdb.cp/exceptprint.exp
8414 * gdb.cp/expand-psymtabs-cxx.exp
8415 * gdb.cp/expand-sals.exp
8416 * gdb.cp/extern-c.exp
8417 * gdb.cp/filename.exp
8418 * gdb.cp/formatted-ref.exp
8419 * gdb.cp/fpointer.exp
8420 * gdb.cp/gdb1355.exp
8421 * gdb.cp/gdb2495.exp
8422 * gdb.cp/hang.exp
8423 * gdb.cp/impl-this.exp
8424 * gdb.cp/infcall-dlopen.exp
8425 * gdb.cp/inherit.exp
8426 * gdb.cp/iostream.exp
8427 * gdb.cp/koenig.exp
8428 * gdb.cp/local.exp
8429 * gdb.cp/m-data.exp
8430 * gdb.cp/m-static.exp
8431 * gdb.cp/mb-ctor.exp
8432 * gdb.cp/mb-inline.exp
8433 * gdb.cp/mb-templates.exp
8434 * gdb.cp/member-name.exp
8435 * gdb.cp/member-ptr.exp
8436 * gdb.cp/meth-typedefs.exp
8437 * gdb.cp/method.exp
8438 * gdb.cp/method2.exp
8439 * gdb.cp/minsym-fallback.exp
8440 * gdb.cp/misc.exp
8441 * gdb.cp/namelessclass.exp
8442 * gdb.cp/namespace-enum.exp
8443 * gdb.cp/namespace-nested-import.exp
8444 * gdb.cp/namespace.exp
8445 * gdb.cp/nextoverthrow.exp
8446 * gdb.cp/no-dmgl-verbose.exp
8447 * gdb.cp/non-trivial-retval.exp
8448 * gdb.cp/noparam.exp
8449 * gdb.cp/nsdecl.exp
8450 * gdb.cp/nsimport.exp
8451 * gdb.cp/nsnested.exp
8452 * gdb.cp/nsnoimports.exp
8453 * gdb.cp/nsrecurs.exp
8454 * gdb.cp/nsstress.exp
8455 * gdb.cp/nsusing.exp
8456 * gdb.cp/operator.exp
8457 * gdb.cp/oranking.exp
8458 * gdb.cp/overload-const.exp
8459 * gdb.cp/overload.exp
8460 * gdb.cp/ovldbreak.exp
8461 * gdb.cp/ovsrch.exp
8462 * gdb.cp/paren-type.exp
8463 * gdb.cp/parse-lang.exp
8464 * gdb.cp/pass-by-ref.exp
8465 * gdb.cp/pr-1023.exp
8466 * gdb.cp/pr-1210.exp
8467 * gdb.cp/pr-574.exp
8468 * gdb.cp/pr10687.exp
8469 * gdb.cp/pr12028.exp
8470 * gdb.cp/pr17132.exp
8471 * gdb.cp/pr17494.exp
8472 * gdb.cp/pr9067.exp
8473 * gdb.cp/pr9167.exp
8474 * gdb.cp/pr9631.exp
8475 * gdb.cp/printmethod.exp
8476 * gdb.cp/psmang.exp
8477 * gdb.cp/psymtab-parameter.exp
8478 * gdb.cp/ptype-cv-cp.exp
8479 * gdb.cp/ptype-flags.exp
8480 * gdb.cp/re-set-overloaded.exp
8481 * gdb.cp/ref-types.exp
8482 * gdb.cp/rtti.exp
8483 * gdb.cp/scope-err.exp
8484 * gdb.cp/shadow.exp
8485 * gdb.cp/smartp.exp
8486 * gdb.cp/static-method.exp
8487 * gdb.cp/static-print-quit.exp
8488 * gdb.cp/temargs.exp
8489 * gdb.cp/templates.exp
8490 * gdb.cp/try_catch.exp
8491 * gdb.cp/typedef-operator.exp
8492 * gdb.cp/typeid.exp
8493 * gdb.cp/userdef.exp
8494 * gdb.cp/using-crash.exp
8495 * gdb.cp/var-tag.exp
8496 * gdb.cp/virtbase.exp
8497 * gdb.cp/virtfunc.exp
8498 * gdb.cp/virtfunc2.exp
8499 * gdb.cp/vla-cxx.exp
8500 * gdb.disasm/t01_mov.exp
8501 * gdb.disasm/t02_mova.exp
8502 * gdb.disasm/t03_add.exp
8503 * gdb.disasm/t04_sub.exp
8504 * gdb.disasm/t05_cmp.exp
8505 * gdb.disasm/t06_ari2.exp
8506 * gdb.disasm/t07_ari3.exp
8507 * gdb.disasm/t08_or.exp
8508 * gdb.disasm/t09_xor.exp
8509 * gdb.disasm/t10_and.exp
8510 * gdb.disasm/t11_logs.exp
8511 * gdb.disasm/t12_bit.exp
8512 * gdb.disasm/t13_otr.exp
8513 * gdb.dlang/circular.exp
8514 * gdb.dwarf2/arr-stride.exp
8515 * gdb.dwarf2/arr-subrange.exp
8516 * gdb.dwarf2/atomic-type.exp
8517 * gdb.dwarf2/bad-regnum.exp
8518 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8519 * gdb.dwarf2/callframecfa.exp
8520 * gdb.dwarf2/clztest.exp
8521 * gdb.dwarf2/corrupt.exp
8522 * gdb.dwarf2/data-loc.exp
8523 * gdb.dwarf2/dup-psym.exp
8524 * gdb.dwarf2/dw2-anon-mptr.exp
8525 * gdb.dwarf2/dw2-anonymous-func.exp
8526 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8527 * gdb.dwarf2/dw2-bad-unresolved.exp
8528 * gdb.dwarf2/dw2-basic.exp
8529 * gdb.dwarf2/dw2-canonicalize-type.exp
8530 * gdb.dwarf2/dw2-case-insensitive.exp
8531 * gdb.dwarf2/dw2-common-block.exp
8532 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8533 * gdb.dwarf2/dw2-compressed.exp
8534 * gdb.dwarf2/dw2-const.exp
8535 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8536 * gdb.dwarf2/dw2-cu-size.exp
8537 * gdb.dwarf2/dw2-dup-frame.exp
8538 * gdb.dwarf2/dw2-entry-value.exp
8539 * gdb.dwarf2/dw2-icycle.exp
8540 * gdb.dwarf2/dw2-ifort-parameter.exp
8541 * gdb.dwarf2/dw2-inline-break.exp
8542 * gdb.dwarf2/dw2-inline-param.exp
8543 * gdb.dwarf2/dw2-intercu.exp
8544 * gdb.dwarf2/dw2-intermix.exp
8545 * gdb.dwarf2/dw2-lexical-block-bare.exp
8546 * gdb.dwarf2/dw2-linkage-name-trust.exp
8547 * gdb.dwarf2/dw2-minsym-in-cu.exp
8548 * gdb.dwarf2/dw2-noloc.exp
8549 * gdb.dwarf2/dw2-op-call.exp
8550 * gdb.dwarf2/dw2-op-out-param.exp
8551 * gdb.dwarf2/dw2-opt-structptr.exp
8552 * gdb.dwarf2/dw2-param-error.exp
8553 * gdb.dwarf2/dw2-producer.exp
8554 * gdb.dwarf2/dw2-ranges-base.exp
8555 * gdb.dwarf2/dw2-ref-missing-frame.exp
8556 * gdb.dwarf2/dw2-reg-undefined.exp
8557 * gdb.dwarf2/dw2-regno-invalid.exp
8558 * gdb.dwarf2/dw2-restore.exp
8559 * gdb.dwarf2/dw2-restrict.exp
8560 * gdb.dwarf2/dw2-single-line-discriminators.exp
8561 * gdb.dwarf2/dw2-strp.exp
8562 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8563 * gdb.dwarf2/dw2-unresolved.exp
8564 * gdb.dwarf2/dw2-var-zero-addr.exp
8565 * gdb.dwarf2/dw4-sig-types.exp
8566 * gdb.dwarf2/dwz.exp
8567 * gdb.dwarf2/dynarr-ptr.exp
8568 * gdb.dwarf2/enum-type.exp
8569 * gdb.dwarf2/gdb-index.exp
8570 * gdb.dwarf2/implptr-64bit.exp
8571 * gdb.dwarf2/implptr-optimized-out.exp
8572 * gdb.dwarf2/implptr.exp
8573 * gdb.dwarf2/implref-array.exp
8574 * gdb.dwarf2/implref-const.exp
8575 * gdb.dwarf2/implref-global.exp
8576 * gdb.dwarf2/implref-struct.exp
8577 * gdb.dwarf2/mac-fileno.exp
8578 * gdb.dwarf2/main-subprogram.exp
8579 * gdb.dwarf2/member-ptr-forwardref.exp
8580 * gdb.dwarf2/method-ptr.exp
8581 * gdb.dwarf2/missing-sig-type.exp
8582 * gdb.dwarf2/nonvar-access.exp
8583 * gdb.dwarf2/opaque-type-lookup.exp
8584 * gdb.dwarf2/pieces-optimized-out.exp
8585 * gdb.dwarf2/pieces.exp
8586 * gdb.dwarf2/pr10770.exp
8587 * gdb.dwarf2/pr13961.exp
8588 * gdb.dwarf2/staticvirtual.exp
8589 * gdb.dwarf2/subrange.exp
8590 * gdb.dwarf2/symtab-producer.exp
8591 * gdb.dwarf2/trace-crash.exp
8592 * gdb.dwarf2/typeddwarf.exp
8593 * gdb.dwarf2/valop.exp
8594 * gdb.dwarf2/watch-notconst.exp
8595 * gdb.fortran/array-element.exp
8596 * gdb.fortran/charset.exp
8597 * gdb.fortran/common-block.exp
8598 * gdb.fortran/complex.exp
8599 * gdb.fortran/derived-type-function.exp
8600 * gdb.fortran/derived-type.exp
8601 * gdb.fortran/logical.exp
8602 * gdb.fortran/module.exp
8603 * gdb.fortran/multi-dim.exp
8604 * gdb.fortran/nested-funcs.exp
8605 * gdb.fortran/print-formatted.exp
8606 * gdb.fortran/subarray.exp
8607 * gdb.fortran/vla-alloc-assoc.exp
8608 * gdb.fortran/vla-datatypes.exp
8609 * gdb.fortran/vla-history.exp
8610 * gdb.fortran/vla-ptr-info.exp
8611 * gdb.fortran/vla-ptype-sub.exp
8612 * gdb.fortran/vla-ptype.exp
8613 * gdb.fortran/vla-sizeof.exp
8614 * gdb.fortran/vla-type.exp
8615 * gdb.fortran/vla-value-sub-arbitrary.exp
8616 * gdb.fortran/vla-value-sub-finish.exp
8617 * gdb.fortran/vla-value-sub.exp
8618 * gdb.fortran/vla-value.exp
8619 * gdb.fortran/whatis_type.exp
8620 * gdb.go/chan.exp
8621 * gdb.go/handcall.exp
8622 * gdb.go/hello.exp
8623 * gdb.go/integers.exp
8624 * gdb.go/methods.exp
8625 * gdb.go/package.exp
8626 * gdb.go/strings.exp
8627 * gdb.go/types.exp
8628 * gdb.go/unsafe.exp
8629 * gdb.guile/scm-arch.exp
8630 * gdb.guile/scm-block.exp
8631 * gdb.guile/scm-breakpoint.exp
8632 * gdb.guile/scm-cmd.exp
8633 * gdb.guile/scm-disasm.exp
8634 * gdb.guile/scm-equal.exp
8635 * gdb.guile/scm-frame-args.exp
8636 * gdb.guile/scm-frame-inline.exp
8637 * gdb.guile/scm-frame.exp
8638 * gdb.guile/scm-iterator.exp
8639 * gdb.guile/scm-math.exp
8640 * gdb.guile/scm-objfile.exp
8641 * gdb.guile/scm-ports.exp
8642 * gdb.guile/scm-symbol.exp
8643 * gdb.guile/scm-symtab.exp
8644 * gdb.guile/scm-value-cc.exp
8645 * gdb.guile/types-module.exp
8646 * gdb.linespec/break-ask.exp
8647 * gdb.linespec/cpexplicit.exp
8648 * gdb.linespec/explicit.exp
8649 * gdb.linespec/keywords.exp
8650 * gdb.linespec/linespec.exp
8651 * gdb.linespec/ls-dollar.exp
8652 * gdb.linespec/ls-errs.exp
8653 * gdb.linespec/skip-two.exp
8654 * gdb.linespec/thread.exp
8655 * gdb.mi/mi-async.exp
8656 * gdb.mi/mi-basics.exp
8657 * gdb.mi/mi-break.exp
8658 * gdb.mi/mi-catch-load.exp
8659 * gdb.mi/mi-cli.exp
8660 * gdb.mi/mi-cmd-param-changed.exp
8661 * gdb.mi/mi-console.exp
8662 * gdb.mi/mi-detach.exp
8663 * gdb.mi/mi-disassemble.exp
8664 * gdb.mi/mi-eval.exp
8665 * gdb.mi/mi-file-transfer.exp
8666 * gdb.mi/mi-file.exp
8667 * gdb.mi/mi-fill-memory.exp
8668 * gdb.mi/mi-inheritance-syntax-error.exp
8669 * gdb.mi/mi-linespec-err-cp.exp
8670 * gdb.mi/mi-logging.exp
8671 * gdb.mi/mi-memory-changed.exp
8672 * gdb.mi/mi-read-memory.exp
8673 * gdb.mi/mi-record-changed.exp
8674 * gdb.mi/mi-reg-undefined.exp
8675 * gdb.mi/mi-regs.exp
8676 * gdb.mi/mi-return.exp
8677 * gdb.mi/mi-reverse.exp
8678 * gdb.mi/mi-simplerun.exp
8679 * gdb.mi/mi-solib.exp
8680 * gdb.mi/mi-stack.exp
8681 * gdb.mi/mi-stepi.exp
8682 * gdb.mi/mi-syn-frame.exp
8683 * gdb.mi/mi-until.exp
8684 * gdb.mi/mi-var-block.exp
8685 * gdb.mi/mi-var-child.exp
8686 * gdb.mi/mi-var-cmd.exp
8687 * gdb.mi/mi-var-cp.exp
8688 * gdb.mi/mi-var-display.exp
8689 * gdb.mi/mi-var-invalidate.exp
8690 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8691 * gdb.mi/mi-vla-fortran.exp
8692 * gdb.mi/mi-watch.exp
8693 * gdb.mi/mi2-var-child.exp
8694 * gdb.mi/user-selected-context-sync.exp
8695 * gdb.modula2/unbounded-array.exp
8696 * gdb.multi/dummy-frame-restore.exp
8697 * gdb.multi/multi-arch-exec.exp
8698 * gdb.multi/multi-arch.exp
8699 * gdb.multi/tids.exp
8700 * gdb.multi/watchpoint-multi.exp
8701 * gdb.opencl/callfuncs.exp
8702 * gdb.opencl/convs_casts.exp
8703 * gdb.opencl/datatypes.exp
8704 * gdb.opencl/operators.exp
8705 * gdb.opencl/vec_comps.exp
8706 * gdb.opt/clobbered-registers-O2.exp
8707 * gdb.opt/inline-break.exp
8708 * gdb.opt/inline-bt.exp
8709 * gdb.opt/inline-cmds.exp
8710 * gdb.opt/inline-locals.exp
8711 * gdb.pascal/case-insensitive-symbols.exp
8712 * gdb.pascal/floats.exp
8713 * gdb.pascal/gdb11492.exp
8714 * gdb.python/lib-types.exp
8715 * gdb.python/py-arch.exp
8716 * gdb.python/py-as-string.exp
8717 * gdb.python/py-bad-printers.exp
8718 * gdb.python/py-block.exp
8719 * gdb.python/py-breakpoint-create-fail.exp
8720 * gdb.python/py-breakpoint.exp
8721 * gdb.python/py-caller-is.exp
8722 * gdb.python/py-cmd.exp
8723 * gdb.python/py-explore-cc.exp
8724 * gdb.python/py-explore.exp
8725 * gdb.python/py-finish-breakpoint.exp
8726 * gdb.python/py-finish-breakpoint2.exp
8727 * gdb.python/py-frame-args.exp
8728 * gdb.python/py-frame-inline.exp
8729 * gdb.python/py-frame.exp
8730 * gdb.python/py-framefilter-mi.exp
8731 * gdb.python/py-infthread.exp
8732 * gdb.python/py-lazy-string.exp
8733 * gdb.python/py-linetable.exp
8734 * gdb.python/py-mi-events.exp
8735 * gdb.python/py-mi-objfile.exp
8736 * gdb.python/py-mi.exp
8737 * gdb.python/py-objfile.exp
8738 * gdb.python/py-pp-integral.exp
8739 * gdb.python/py-pp-maint.exp
8740 * gdb.python/py-pp-re-notag.exp
8741 * gdb.python/py-pp-registration.exp
8742 * gdb.python/py-recurse-unwind.exp
8743 * gdb.python/py-strfns.exp
8744 * gdb.python/py-symbol.exp
8745 * gdb.python/py-symtab.exp
8746 * gdb.python/py-sync-interp.exp
8747 * gdb.python/py-typeprint.exp
8748 * gdb.python/py-unwind-maint.exp
8749 * gdb.python/py-unwind.exp
8750 * gdb.python/py-value-cc.exp
8751 * gdb.python/py-xmethods.exp
8752 * gdb.reverse/amd64-tailcall-reverse.exp
8753 * gdb.reverse/break-precsave.exp
8754 * gdb.reverse/break-reverse.exp
8755 * gdb.reverse/consecutive-precsave.exp
8756 * gdb.reverse/consecutive-reverse.exp
8757 * gdb.reverse/finish-precsave.exp
8758 * gdb.reverse/finish-reverse-bkpt.exp
8759 * gdb.reverse/finish-reverse.exp
8760 * gdb.reverse/fstatat-reverse.exp
8761 * gdb.reverse/getresuid-reverse.exp
8762 * gdb.reverse/i386-precsave.exp
8763 * gdb.reverse/i386-reverse.exp
8764 * gdb.reverse/i386-sse-reverse.exp
8765 * gdb.reverse/i387-env-reverse.exp
8766 * gdb.reverse/i387-stack-reverse.exp
8767 * gdb.reverse/insn-reverse.exp
8768 * gdb.reverse/machinestate-precsave.exp
8769 * gdb.reverse/machinestate.exp
8770 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8771 * gdb.reverse/pipe-reverse.exp
8772 * gdb.reverse/readv-reverse.exp
8773 * gdb.reverse/recvmsg-reverse.exp
8774 * gdb.reverse/rerun-prec.exp
8775 * gdb.reverse/s390-mvcle.exp
8776 * gdb.reverse/step-precsave.exp
8777 * gdb.reverse/step-reverse.exp
8778 * gdb.reverse/time-reverse.exp
8779 * gdb.reverse/until-precsave.exp
8780 * gdb.reverse/until-reverse.exp
8781 * gdb.reverse/waitpid-reverse.exp
8782 * gdb.reverse/watch-precsave.exp
8783 * gdb.reverse/watch-reverse.exp
8784 * gdb.rust/generics.exp
8785 * gdb.rust/methods.exp
8786 * gdb.rust/modules.exp
8787 * gdb.rust/simple.exp
8788 * gdb.server/connect-with-no-symbol-file.exp
8789 * gdb.server/ext-attach.exp
8790 * gdb.server/ext-restart.exp
8791 * gdb.server/ext-wrapper.exp
8792 * gdb.server/file-transfer.exp
8793 * gdb.server/server-exec-info.exp
8794 * gdb.server/server-kill.exp
8795 * gdb.server/server-mon.exp
8796 * gdb.server/wrapper.exp
8797 * gdb.stabs/exclfwd.exp
8798 * gdb.stabs/gdb11479.exp
8799 * gdb.threads/clone-new-thread-event.exp
8800 * gdb.threads/corethreads.exp
8801 * gdb.threads/current-lwp-dead.exp
8802 * gdb.threads/dlopen-libpthread.exp
8803 * gdb.threads/gcore-thread.exp
8804 * gdb.threads/sigstep-threads.exp
8805 * gdb.threads/watchpoint-fork.exp
8806 * gdb.trace/actions-changed.exp
8807 * gdb.trace/backtrace.exp
8808 * gdb.trace/change-loc.exp
8809 * gdb.trace/circ.exp
8810 * gdb.trace/collection.exp
8811 * gdb.trace/disconnected-tracing.exp
8812 * gdb.trace/ftrace.exp
8813 * gdb.trace/mi-trace-frame-collected.exp
8814 * gdb.trace/mi-trace-unavailable.exp
8815 * gdb.trace/mi-traceframe-changed.exp
8816 * gdb.trace/mi-tsv-changed.exp
8817 * gdb.trace/no-attach-trace.exp
8818 * gdb.trace/passc-dyn.exp
8819 * gdb.trace/qtro.exp
8820 * gdb.trace/range-stepping.exp
8821 * gdb.trace/read-memory.exp
8822 * gdb.trace/save-trace.exp
8823 * gdb.trace/signal.exp
8824 * gdb.trace/status-stop.exp
8825 * gdb.trace/tfile.exp
8826 * gdb.trace/trace-break.exp
8827 * gdb.trace/trace-buffer-size.exp
8828 * gdb.trace/trace-condition.exp
8829 * gdb.trace/tracefile-pseudo-reg.exp
8830 * gdb.trace/tstatus.exp
8831 * gdb.trace/unavailable.exp
8832 * gdb.trace/while-dyn.exp
8833 * gdb.trace/while-stepping.exp
8834
8835 2016-12-22 Doug Evans <xdje42@gmail.com>
8836
8837 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8838 and msymbols.
8839
8840 2016-12-19 Yao Qi <yao.qi@linaro.org>
8841
8842 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8843 (test_with_self): Don't call do_steps_and_nexts, and remove
8844 code about stepping into xmalloc.
8845
8846 2016-12-09 Yao Qi <yao.qi@linaro.org>
8847
8848 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8849
8850 2016-12-09 Yao Qi <yao.qi@linaro.org>
8851
8852 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8853
8854 2016-12-09 Pedro Alves <palves@redhat.com>
8855
8856 * gdb.base/all-architectures-0.exp: New file.
8857 * gdb.base/all-architectures-1.exp: New file.
8858 * gdb.base/all-architectures-2.exp: New file.
8859 * gdb.base/all-architectures-3.exp: New file.
8860 * gdb.base/all-architectures-4.exp: New file.
8861 * gdb.base/all-architectures-5.exp: New file.
8862 * gdb.base/all-architectures-6.exp: New file.
8863 * gdb.base/all-architectures-7.exp: New file.
8864 * gdb.base/all-architectures.exp.in: New file.
8865
8866 2016-12-09 Yao Qi <yao.qi@linaro.org>
8867
8868 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8869
8870 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
8871
8872 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8873 possible.
8874 Remove useless pattern-matching code.
8875
8876 2016-12-02 Pedro Alves <palves@redhat.com>
8877
8878 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8879 procedure.
8880 (top level): Call it.
8881
8882 2016-12-02 Pedro Alves <palves@redhat.com>
8883
8884 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8885 New procedure.
8886 (top level): Call it.
8887
8888 2016-12-02 Pedro Alves <palves@redhat.com>
8889
8890 PR cli/20559
8891 * gdb.base/commands.exp (user_defined_command_args_eval): New
8892 procedure.
8893 (top level): Call it.
8894
8895 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
8896
8897 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8898 timeout handling.
8899
8900 2016-12-02 Tom Tromey <tom@tromey.com>
8901
8902 * gdb.dwarf2/main-subprogram.c: New file.
8903 * gdb.dwarf2/main-subprogram.exp: New file.
8904
8905 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8906
8907 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8908 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8909 gdb_test_no_output for a couple of cases.
8910 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8911
8912 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8913
8914 Fix test names and standardize compilation error messages throughout
8915 the following files:
8916
8917 * gdb.ada/start.exp
8918 * gdb.arch/alpha-step.exp
8919 * gdb.arch/e500-prologue.exp
8920 * gdb.arch/ftrace-insn-reloc.exp
8921 * gdb.arch/gdb1291.exp
8922 * gdb.arch/gdb1431.exp
8923 * gdb.arch/gdb1558.exp
8924 * gdb.arch/i386-dr3-watch.exp
8925 * gdb.arch/i386-sse-stack-align.exp
8926 * gdb.arch/ia64-breakpoint-shadow.exp
8927 * gdb.arch/pa-nullify.exp
8928 * gdb.arch/powerpc-aix-prologue.exp
8929 * gdb.arch/thumb-bx-pc.exp
8930 * gdb.base/annota1.exp
8931 * gdb.base/annota3.exp
8932 * gdb.base/arrayidx.exp
8933 * gdb.base/assign.exp
8934 * gdb.base/attach.exp
8935 * gdb.base/auxv.exp
8936 * gdb.base/bang.exp
8937 * gdb.base/bfp-test.exp
8938 * gdb.base/bigcore.exp
8939 * gdb.base/bitfields2.exp
8940 * gdb.base/break-fun-addr.exp
8941 * gdb.base/break-probes.exp
8942 * gdb.base/call-rt-st.exp
8943 * gdb.base/callexit.exp
8944 * gdb.base/catch-fork-kill.exp
8945 * gdb.base/charset.exp
8946 * gdb.base/checkpoint.exp
8947 * gdb.base/comprdebug.exp
8948 * gdb.base/constvars.exp
8949 * gdb.base/coredump-filter.exp
8950 * gdb.base/cursal.exp
8951 * gdb.base/cvexpr.exp
8952 * gdb.base/detach.exp
8953 * gdb.base/display.exp
8954 * gdb.base/dmsym.exp
8955 * gdb.base/dprintf-pending.exp
8956 * gdb.base/dso2dso.exp
8957 * gdb.base/dtrace-probe.exp
8958 * gdb.base/dump.exp
8959 * gdb.base/enum_cond.exp
8960 * gdb.base/exe-lock.exp
8961 * gdb.base/exec-invalid-sysroot.exp
8962 * gdb.base/execl-update-breakpoints.exp
8963 * gdb.base/exprs.exp
8964 * gdb.base/fileio.exp
8965 * gdb.base/find.exp
8966 * gdb.base/finish.exp
8967 * gdb.base/fixsection.exp
8968 * gdb.base/foll-vfork.exp
8969 * gdb.base/frame-args.exp
8970 * gdb.base/gcore.exp
8971 * gdb.base/gdb1250.exp
8972 * gdb.base/global-var-nested-by-dso.exp
8973 * gdb.base/gnu-ifunc.exp
8974 * gdb.base/hashline1.exp
8975 * gdb.base/hashline2.exp
8976 * gdb.base/hashline3.exp
8977 * gdb.base/hbreak-in-shr-unsupported.exp
8978 * gdb.base/huge.exp
8979 * gdb.base/infcall-input.exp
8980 * gdb.base/info-fun.exp
8981 * gdb.base/info-shared.exp
8982 * gdb.base/jit-simple.exp
8983 * gdb.base/jit-so.exp
8984 * gdb.base/jit.exp
8985 * gdb.base/jump.exp
8986 * gdb.base/label.exp
8987 * gdb.base/lineinc.exp
8988 * gdb.base/logical.exp
8989 * gdb.base/longjmp.exp
8990 * gdb.base/macscp.exp
8991 * gdb.base/miscexprs.exp
8992 * gdb.base/new-ui-echo.exp
8993 * gdb.base/new-ui-pending-input.exp
8994 * gdb.base/new-ui.exp
8995 * gdb.base/nodebug.exp
8996 * gdb.base/nofield.exp
8997 * gdb.base/offsets.exp
8998 * gdb.base/overlays.exp
8999 * gdb.base/pending.exp
9000 * gdb.base/pointers.exp
9001 * gdb.base/pr11022.exp
9002 * gdb.base/printcmds.exp
9003 * gdb.base/prologue.exp
9004 * gdb.base/ptr-typedef.exp
9005 * gdb.base/realname-expand.exp
9006 * gdb.base/relativedebug.exp
9007 * gdb.base/relocate.exp
9008 * gdb.base/remote.exp
9009 * gdb.base/reread.exp
9010 * gdb.base/return2.exp
9011 * gdb.base/savedregs.exp
9012 * gdb.base/sep.exp
9013 * gdb.base/sepdebug.exp
9014 * gdb.base/sepsymtab.exp
9015 * gdb.base/set-inferior-tty.exp
9016 * gdb.base/setshow.exp
9017 * gdb.base/shlib-call.exp
9018 * gdb.base/sigaltstack.exp
9019 * gdb.base/siginfo-addr.exp
9020 * gdb.base/signals.exp
9021 * gdb.base/signull.exp
9022 * gdb.base/sigrepeat.exp
9023 * gdb.base/so-impl-ld.exp
9024 * gdb.base/solib-display.exp
9025 * gdb.base/solib-overlap.exp
9026 * gdb.base/solib-search.exp
9027 * gdb.base/solib-symbol.exp
9028 * gdb.base/structs.exp
9029 * gdb.base/structs2.exp
9030 * gdb.base/symtab-search-order.exp
9031 * gdb.base/twice.exp
9032 * gdb.base/unload.exp
9033 * gdb.base/varargs.exp
9034 * gdb.base/watchpoint-solib.exp
9035 * gdb.base/watchpoint.exp
9036 * gdb.base/whatis.exp
9037 * gdb.base/wrong_frame_bt_full.exp
9038 * gdb.btrace/dlopen.exp
9039 * gdb.cell/ea-standalone.exp
9040 * gdb.cell/ea-test.exp
9041 * gdb.cp/dispcxx.exp
9042 * gdb.cp/gdb2384.exp
9043 * gdb.cp/method2.exp
9044 * gdb.cp/nextoverthrow.exp
9045 * gdb.cp/pr10728.exp
9046 * gdb.disasm/am33.exp
9047 * gdb.disasm/h8300s.exp
9048 * gdb.disasm/mn10300.exp
9049 * gdb.disasm/sh3.exp
9050 * gdb.dwarf2/dw2-dir-file-name.exp
9051 * gdb.fortran/complex.exp
9052 * gdb.fortran/library-module.exp
9053 * gdb.guile/scm-pretty-print.exp
9054 * gdb.guile/scm-symbol.exp
9055 * gdb.guile/scm-type.exp
9056 * gdb.guile/scm-value.exp
9057 * gdb.linespec/linespec.exp
9058 * gdb.mi/gdb701.exp
9059 * gdb.mi/gdb792.exp
9060 * gdb.mi/mi-breakpoint-changed.exp
9061 * gdb.mi/mi-dprintf-pending.exp
9062 * gdb.mi/mi-dprintf.exp
9063 * gdb.mi/mi-exit-code.exp
9064 * gdb.mi/mi-pending.exp
9065 * gdb.mi/mi-solib.exp
9066 * gdb.mi/new-ui-mi-sync.exp
9067 * gdb.mi/pr11022.exp
9068 * gdb.mi/user-selected-context-sync.exp
9069 * gdb.opt/solib-intra-step.exp
9070 * gdb.python/py-events.exp
9071 * gdb.python/py-finish-breakpoint.exp
9072 * gdb.python/py-mi.exp
9073 * gdb.python/py-prettyprint.exp
9074 * gdb.python/py-shared.exp
9075 * gdb.python/py-symbol.exp
9076 * gdb.python/py-template.exp
9077 * gdb.python/py-type.exp
9078 * gdb.python/py-value.exp
9079 * gdb.reverse/solib-precsave.exp
9080 * gdb.reverse/solib-reverse.exp
9081 * gdb.server/solib-list.exp
9082 * gdb.stabs/weird.exp
9083 * gdb.threads/reconnect-signal.exp
9084 * gdb.threads/stepi-random-signal.exp
9085 * gdb.trace/actions.exp
9086 * gdb.trace/ax.exp
9087 * gdb.trace/backtrace.exp
9088 * gdb.trace/change-loc.exp
9089 * gdb.trace/deltrace.exp
9090 * gdb.trace/ftrace-lock.exp
9091 * gdb.trace/ftrace.exp
9092 * gdb.trace/infotrace.exp
9093 * gdb.trace/mi-tracepoint-changed.exp
9094 * gdb.trace/packetlen.exp
9095 * gdb.trace/passcount.exp
9096 * gdb.trace/pending.exp
9097 * gdb.trace/range-stepping.exp
9098 * gdb.trace/report.exp
9099 * gdb.trace/stap-trace.exp
9100 * gdb.trace/tfind.exp
9101 * gdb.trace/trace-break.exp
9102 * gdb.trace/trace-condition.exp
9103 * gdb.trace/trace-enable-disable.exp
9104 * gdb.trace/trace-mt.exp
9105 * gdb.trace/tracecmd.exp
9106 * gdb.trace/tspeed.exp
9107 * gdb.trace/tsv.exp
9108 * lib/perftest.exp
9109
9110 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9111
9112 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9113 with gdb_test_no_output.
9114 Use command as test name.
9115
9116 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9117
9118 Fix test names starting with uppercase throughout the files.
9119
9120 * gdb.ada/assign_1.exp
9121 * gdb.ada/boolean_expr.exp
9122 * gdb.base/arrayidx.exp
9123 * gdb.base/del.exp
9124 * gdb.base/gcore-buffer-overflow.exp
9125 * gdb.base/testenv.exp
9126 * gdb.compile/compile.exp
9127 * gdb.python/py-framefilter-invalidarg.exp
9128 * gdb.python/py-framefilter.exp
9129
9130 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9131
9132 Fix test names starting with uppercase throughout the files.
9133
9134 * gdb.ada/array_return.exp
9135 * gdb.ada/expr_delims.exp
9136 * gdb.ada/mi_dyn_arr.exp
9137 * gdb.ada/mi_interface.exp
9138 * gdb.ada/mi_var_array.exp
9139 * gdb.ada/watch_arg.exp
9140 * gdb.arch/alpha-step.exp
9141 * gdb.arch/altivec-regs.exp
9142 * gdb.arch/e500-regs.exp
9143 * gdb.arch/powerpc-d128-regs.exp
9144 * gdb.base/arrayidx.exp
9145 * gdb.base/break.exp
9146 * gdb.base/checkpoint.exp
9147 * gdb.base/debug-expr.exp
9148 * gdb.base/dmsym.exp
9149 * gdb.base/radix.exp
9150 * gdb.base/sepdebug.exp
9151 * gdb.base/testenv.exp
9152 * gdb.base/watch_thread_num.exp
9153 * gdb.base/watchpoint-cond-gone.exp
9154 * gdb.cell/break.exp
9155 * gdb.cell/ea-cache.exp
9156 * gdb.compile/compile.exp
9157 * gdb.cp/gdb2495.exp
9158 * gdb.gdb/selftest.exp
9159 * gdb.gdb/xfullpath.exp
9160 * gdb.go/hello.exp
9161 * gdb.go/integers.exp
9162 * gdb.objc/basicclass.exp
9163 * gdb.pascal/hello.exp
9164 * gdb.pascal/integers.exp
9165 * gdb.python/py-breakpoint.exp
9166 * gdb.python/py-cmd.exp
9167 * gdb.python/py-linetable.exp
9168 * gdb.python/py-xmethods.exp
9169 * gdb.python/python.exp
9170 * gdb.reverse/consecutive-precsave.exp
9171 * gdb.reverse/finish-precsave.exp
9172 * gdb.reverse/i386-precsave.exp
9173 * gdb.reverse/machinestate-precsave.exp
9174 * gdb.reverse/sigall-precsave.exp
9175 * gdb.reverse/solib-precsave.exp
9176 * gdb.reverse/step-precsave.exp
9177 * gdb.reverse/until-precsave.exp
9178 * gdb.reverse/watch-precsave.exp
9179 * gdb.threads/leader-exit.exp
9180 * gdb.threads/pthreads.exp
9181 * gdb.threads/wp-replication.exp
9182 * gdb.trace/actions.exp
9183 * gdb.trace/mi-tsv-changed.exp
9184 * gdb.trace/tsv.exp
9185
9186 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9187
9188 Fix test names starting with uppercase throughout the files.
9189
9190 * gdb.arch/i386-bp_permanent.exp
9191 * gdb.arch/i386-gnu-cfi.exp
9192 * gdb.base/disasm-end-cu.exp
9193 * gdb.base/macscp.exp
9194 * gdb.base/pending.exp
9195 * gdb.base/watch_thread_num.exp
9196 * gdb.cp/exception.exp
9197 * gdb.cp/gdb2495.exp
9198 * gdb.cp/local.exp
9199 * gdb.python/py-evsignal.exp
9200 * gdb.python/python.exp
9201 * gdb.trace/tracecmd.exp
9202
9203 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9204
9205 Fix test names starting with uppercase throughout the files.
9206
9207 * gdb.base/charset.exp
9208 * gdb.base/eval.exp
9209 * gdb.base/multi-forks.exp
9210 * gdb.guile/scm-progspace.exp
9211 * gdb.opencl/datatypes.exp
9212 * gdb.python/py-block.exp
9213 * gdb.python/py-function.exp
9214 * gdb.python/py-symbol.exp
9215 * gdb.python/py-symtab.exp
9216 * gdb.python/py-xmethods.exp
9217 * gdb.reverse/break-precsave.exp
9218 * gdb.reverse/break-reverse.exp
9219 * gdb.reverse/consecutive-precsave.exp
9220 * gdb.reverse/consecutive-reverse.exp
9221 * gdb.reverse/finish-precsave.exp
9222 * gdb.reverse/finish-reverse-bkpt.exp
9223 * gdb.reverse/finish-reverse.exp
9224 * gdb.reverse/fstatat-reverse.exp
9225 * gdb.reverse/getresuid-reverse.exp
9226 * gdb.reverse/i386-precsave.exp
9227 * gdb.reverse/i386-reverse.exp
9228 * gdb.reverse/i386-sse-reverse.exp
9229 * gdb.reverse/i387-stack-reverse.exp
9230 * gdb.reverse/insn-reverse.exp
9231 * gdb.reverse/machinestate-precsave.exp
9232 * gdb.reverse/machinestate.exp
9233 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9234 * gdb.reverse/pipe-reverse.exp
9235 * gdb.reverse/readv-reverse.exp
9236 * gdb.reverse/recvmsg-reverse.exp
9237 * gdb.reverse/rerun-prec.exp
9238 * gdb.reverse/s390-mvcle.exp
9239 * gdb.reverse/sigall-precsave.exp
9240 * gdb.reverse/sigall-reverse.exp
9241 * gdb.reverse/solib-precsave.exp
9242 * gdb.reverse/solib-reverse.exp
9243 * gdb.reverse/step-precsave.exp
9244 * gdb.reverse/step-reverse.exp
9245 * gdb.reverse/time-reverse.exp
9246 * gdb.reverse/until-precsave.exp
9247 * gdb.reverse/until-reverse.exp
9248 * gdb.reverse/waitpid-reverse.exp
9249 * gdb.reverse/watch-precsave.exp
9250 * gdb.reverse/watch-reverse.exp
9251
9252 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9253
9254 Fix test names starting with uppercase throughout the files.
9255
9256 * gdb.arch/i386-mpx-simple_segv.exp
9257 * gdb.arch/i386-mpx.exp
9258 * gdb.arch/i386-permbkpt.exp
9259 * gdb.arch/pa-nullify.exp
9260 * gdb.arch/powerpc-d128-regs.exp
9261 * gdb.arch/vsx-regs.exp
9262 * gdb.base/bfp-test.exp
9263 * gdb.base/break.exp
9264 * gdb.base/breakpoint-shadow.exp
9265 * gdb.base/callfuncs.exp
9266 * gdb.base/charset.exp
9267 * gdb.base/commands.exp
9268 * gdb.base/completion.exp
9269 * gdb.base/dfp-test.exp
9270 * gdb.base/echo.exp
9271 * gdb.base/ending-run.exp
9272 * gdb.base/eval.exp
9273 * gdb.base/expand-psymtabs.exp
9274 * gdb.base/float128.exp
9275 * gdb.base/floatn.exp
9276 * gdb.base/foll-exec-mode.exp
9277 * gdb.base/gdb1056.exp
9278 * gdb.base/gdb11531.exp
9279 * gdb.base/kill-after-signal.exp
9280 * gdb.base/multi-forks.exp
9281 * gdb.base/overlays.exp
9282 * gdb.base/pending.exp
9283 * gdb.base/sepdebug.exp
9284 * gdb.base/testenv.exp
9285 * gdb.base/valgrind-db-attach.exp
9286 * gdb.base/watch_thread_num.exp
9287 * gdb.base/watchpoint-cond-gone.exp
9288 * gdb.base/watchpoint.exp
9289 * gdb.base/watchpoints.exp
9290 * gdb.cp/arg-reference.exp
9291 * gdb.cp/baseenum.exp
9292 * gdb.cp/operator.exp
9293 * gdb.cp/shadow.exp
9294 * gdb.dwarf2/dw2-op-out-param.exp
9295 * gdb.dwarf2/dw2-reg-undefined.exp
9296 * gdb.go/chan.exp
9297 * gdb.go/hello.exp
9298 * gdb.go/integers.exp
9299 * gdb.go/methods.exp
9300 * gdb.go/package.exp
9301 * gdb.guile/scm-parameter.exp
9302 * gdb.guile/scm-progspace.exp
9303 * gdb.guile/scm-value.exp
9304 * gdb.mi/mi-pending.exp
9305 * gdb.mi/user-selected-context-sync.exp
9306 * gdb.multi/multi-attach.exp
9307 * gdb.multi/tids.exp
9308 * gdb.opt/clobbered-registers-O2.exp
9309 * gdb.pascal/floats.exp
9310 * gdb.pascal/integers.exp
9311 * gdb.python/py-block.exp
9312 * gdb.python/py-events.exp
9313 * gdb.python/py-parameter.exp
9314 * gdb.python/py-symbol.exp
9315 * gdb.python/py-symtab.exp
9316 * gdb.python/py-type.exp
9317 * gdb.python/py-value.exp
9318 * gdb.python/py-xmethods.exp
9319 * gdb.python/python.exp
9320 * gdb.reverse/break-precsave.exp
9321 * gdb.reverse/consecutive-precsave.exp
9322 * gdb.reverse/finish-precsave.exp
9323 * gdb.reverse/i386-precsave.exp
9324 * gdb.reverse/machinestate-precsave.exp
9325 * gdb.reverse/sigall-precsave.exp
9326 * gdb.reverse/solib-precsave.exp
9327 * gdb.reverse/step-precsave.exp
9328 * gdb.reverse/until-precsave.exp
9329 * gdb.reverse/watch-precsave.exp
9330 * gdb.server/ext-attach.exp
9331 * gdb.server/ext-restart.exp
9332 * gdb.server/ext-run.exp
9333 * gdb.server/ext-wrapper.exp
9334 * gdb.stabs/gdb11479.exp
9335 * gdb.stabs/weird.exp
9336 * gdb.threads/attach-many-short-lived-threads.exp
9337 * gdb.threads/kill.exp
9338 * gdb.threads/watchpoint-fork.exp
9339
9340 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9341
9342 Fix test names starting with uppercase throughout all the files below.
9343
9344 * gdb.ada/array_return.exp
9345 * gdb.ada/catch_ex.exp
9346 * gdb.ada/info_exc.exp
9347 * gdb.ada/mi_catch_ex.exp
9348 * gdb.ada/mi_dyn_arr.exp
9349 * gdb.ada/mi_ex_cond.exp
9350 * gdb.ada/mi_exc_info.exp
9351 * gdb.ada/mi_interface.exp
9352 * gdb.ada/mi_task_arg.exp
9353 * gdb.ada/mi_task_info.exp
9354 * gdb.ada/mi_var_array.exp
9355 * gdb.arch/alpha-step.exp
9356 * gdb.arch/amd64-disp-step.exp
9357 * gdb.arch/arm-disp-step.exp
9358 * gdb.arch/disp-step-insn-reloc.exp
9359 * gdb.arch/e500-prologue.exp
9360 * gdb.arch/ftrace-insn-reloc.exp
9361 * gdb.arch/gdb1558.exp
9362 * gdb.arch/i386-bp_permanent.exp
9363 * gdb.arch/i386-disp-step.exp
9364 * gdb.arch/i386-float.exp
9365 * gdb.arch/i386-gnu-cfi.exp
9366 * gdb.arch/ia64-breakpoint-shadow.exp
9367 * gdb.arch/mips16-thunks.exp
9368 * gdb.arch/pa-nullify.exp
9369 * gdb.arch/powerpc-aix-prologue.exp
9370 * gdb.arch/powerpc-power.exp
9371 * gdb.arch/ppc-dfp.exp
9372 * gdb.arch/s390-tdbregs.exp
9373 * gdb.arch/spu-info.exp
9374 * gdb.arch/spu-ls.exp
9375 * gdb.arch/thumb-bx-pc.exp
9376 * gdb.base/advance.exp
9377 * gdb.base/annota-input-while-running.exp
9378 * gdb.base/arrayidx.exp
9379 * gdb.base/asmlabel.exp
9380 * gdb.base/async.exp
9381 * gdb.base/attach-wait-input.exp
9382 * gdb.base/auto-connect-native-target.exp
9383 * gdb.base/batch-preserve-term-settings.exp
9384 * gdb.base/bfp-test.exp
9385 * gdb.base/bigcore.exp
9386 * gdb.base/bp-permanent.exp
9387 * gdb.base/break-always.exp
9388 * gdb.base/break-fun-addr.exp
9389 * gdb.base/break-idempotent.exp
9390 * gdb.base/break-main-file-remove-fail.exp
9391 * gdb.base/break-probes.exp
9392 * gdb.base/break-unload-file.exp
9393 * gdb.base/break.exp
9394 * gdb.base/call-ar-st.exp
9395 * gdb.base/call-rt-st.exp
9396 * gdb.base/call-sc.exp
9397 * gdb.base/call-signal-resume.exp
9398 * gdb.base/call-strs.exp
9399 * gdb.base/callexit.exp
9400 * gdb.base/callfuncs.exp
9401 * gdb.base/catch-gdb-caused-signals.exp
9402 * gdb.base/catch-signal-siginfo-cond.exp
9403 * gdb.base/catch-syscall.exp
9404 * gdb.base/compare-sections.exp
9405 * gdb.base/cond-eval-mode.exp
9406 * gdb.base/condbreak-call-false.exp
9407 * gdb.base/consecutive-step-over.exp
9408 * gdb.base/cursal.exp
9409 * gdb.base/disabled-location.exp
9410 * gdb.base/disasm-end-cu.exp
9411 * gdb.base/display.exp
9412 * gdb.base/double-prompt-target-event-error.exp
9413 * gdb.base/dprintf-bp-same-addr.exp
9414 * gdb.base/dprintf-detach.exp
9415 * gdb.base/dprintf-next.exp
9416 * gdb.base/dprintf-non-stop.exp
9417 * gdb.base/dprintf-pending.exp
9418 * gdb.base/dso2dso.exp
9419 * gdb.base/ending-run.exp
9420 * gdb.base/enum_cond.exp
9421 * gdb.base/examine-backward.exp
9422 * gdb.base/exe-lock.exp
9423 * gdb.base/exec-invalid-sysroot.exp
9424 * gdb.base/execl-update-breakpoints.exp
9425 * gdb.base/execution-termios.exp
9426 * gdb.base/fileio.exp
9427 * gdb.base/fixsection.exp
9428 * gdb.base/foll-exec-mode.exp
9429 * gdb.base/foll-exec.exp
9430 * gdb.base/fork-running-state.exp
9431 * gdb.base/frame-args.exp
9432 * gdb.base/fullpath-expand.exp
9433 * gdb.base/func-ptr.exp
9434 * gdb.base/gcore-relro-pie.exp
9435 * gdb.base/gdb1090.exp
9436 * gdb.base/gdb1555.exp
9437 * gdb.base/global-var-nested-by-dso.exp
9438 * gdb.base/gnu-ifunc.exp
9439 * gdb.base/hbreak-in-shr-unsupported.exp
9440 * gdb.base/hbreak-unmapped.exp
9441 * gdb.base/hook-stop.exp
9442 * gdb.base/infcall-input.exp
9443 * gdb.base/info-fun.exp
9444 * gdb.base/info-shared.exp
9445 * gdb.base/interrupt-noterm.exp
9446 * gdb.base/jit-so.exp
9447 * gdb.base/jit.exp
9448 * gdb.base/line-symtabs.exp
9449 * gdb.base/list.exp
9450 * gdb.base/longjmp.exp
9451 * gdb.base/macscp.exp
9452 * gdb.base/max-value-size.exp
9453 * gdb.base/nodebug.exp
9454 * gdb.base/nofield.exp
9455 * gdb.base/overlays.exp
9456 * gdb.base/paginate-after-ctrl-c-running.exp
9457 * gdb.base/paginate-bg-execution.exp
9458 * gdb.base/paginate-inferior-exit.exp
9459 * gdb.base/pending.exp
9460 * gdb.base/pr11022.exp
9461 * gdb.base/printcmds.exp
9462 * gdb.base/ptr-typedef.exp
9463 * gdb.base/ptype.exp
9464 * gdb.base/randomize.exp
9465 * gdb.base/range-stepping.exp
9466 * gdb.base/realname-expand.exp
9467 * gdb.base/relativedebug.exp
9468 * gdb.base/remote.exp
9469 * gdb.base/savedregs.exp
9470 * gdb.base/sepdebug.exp
9471 * gdb.base/set-noassign.exp
9472 * gdb.base/shlib-call.exp
9473 * gdb.base/shreloc.exp
9474 * gdb.base/sigaltstack.exp
9475 * gdb.base/sigbpt.exp
9476 * gdb.base/siginfo-addr.exp
9477 * gdb.base/siginfo-obj.exp
9478 * gdb.base/siginfo-thread.exp
9479 * gdb.base/signest.exp
9480 * gdb.base/signull.exp
9481 * gdb.base/sigrepeat.exp
9482 * gdb.base/skip.exp
9483 * gdb.base/so-impl-ld.exp
9484 * gdb.base/solib-corrupted.exp
9485 * gdb.base/solib-disc.exp
9486 * gdb.base/solib-display.exp
9487 * gdb.base/solib-overlap.exp
9488 * gdb.base/solib-search.exp
9489 * gdb.base/solib-symbol.exp
9490 * gdb.base/source-execution.exp
9491 * gdb.base/sss-bp-on-user-bp-2.exp
9492 * gdb.base/sss-bp-on-user-bp.exp
9493 * gdb.base/stack-checking.exp
9494 * gdb.base/stale-infcall.exp
9495 * gdb.base/step-break.exp
9496 * gdb.base/step-line.exp
9497 * gdb.base/step-over-exit.exp
9498 * gdb.base/step-test.exp
9499 * gdb.base/structs.exp
9500 * gdb.base/sym-file.exp
9501 * gdb.base/symtab-search-order.exp
9502 * gdb.base/term.exp
9503 * gdb.base/type-opaque.exp
9504 * gdb.base/unload.exp
9505 * gdb.base/until-nodebug.exp
9506 * gdb.base/until.exp
9507 * gdb.base/unwindonsignal.exp
9508 * gdb.base/watch-cond.exp
9509 * gdb.base/watch-non-mem.exp
9510 * gdb.base/watch_thread_num.exp
9511 * gdb.base/watchpoint-reuse-slot.exp
9512 * gdb.base/watchpoint-solib.exp
9513 * gdb.base/watchpoint.exp
9514 * gdb.btrace/dlopen.exp
9515 * gdb.cell/arch.exp
9516 * gdb.cell/break.exp
9517 * gdb.cell/bt.exp
9518 * gdb.cell/core.exp
9519 * gdb.cell/data.exp
9520 * gdb.cell/dwarfaddr.exp
9521 * gdb.cell/ea-cache.exp
9522 * gdb.cell/ea-standalone.exp
9523 * gdb.cell/ea-test.exp
9524 * gdb.cell/f-regs.exp
9525 * gdb.cell/fork.exp
9526 * gdb.cell/gcore.exp
9527 * gdb.cell/mem-access.exp
9528 * gdb.cell/ptype.exp
9529 * gdb.cell/registers.exp
9530 * gdb.cell/sizeof.exp
9531 * gdb.cell/solib-symbol.exp
9532 * gdb.cell/solib.exp
9533 * gdb.compile/compile-tls.exp
9534 * gdb.cp/exception.exp
9535 * gdb.cp/gdb2495.exp
9536 * gdb.cp/local.exp
9537 * gdb.cp/mb-inline.exp
9538 * gdb.cp/mb-templates.exp
9539 * gdb.cp/pr10687.exp
9540 * gdb.cp/pr9167.exp
9541 * gdb.cp/scope-err.exp
9542 * gdb.cp/templates.exp
9543 * gdb.cp/virtfunc.exp
9544 * gdb.dwarf2/dw2-dir-file-name.exp
9545 * gdb.dwarf2/dw2-single-line-discriminators.exp
9546 * gdb.fortran/complex.exp
9547 * gdb.fortran/library-module.exp
9548 * gdb.guile/guile.exp
9549 * gdb.guile/scm-cmd.exp
9550 * gdb.guile/scm-frame-inline.exp
9551 * gdb.guile/scm-objfile.exp
9552 * gdb.guile/scm-pretty-print.exp
9553 * gdb.guile/scm-symbol.exp
9554 * gdb.guile/scm-type.exp
9555 * gdb.guile/scm-value.exp
9556 * gdb.linespec/keywords.exp
9557 * gdb.linespec/ls-errs.exp
9558 * gdb.linespec/macro-relative.exp
9559 * gdb.linespec/thread.exp
9560 * gdb.mi/mi-breakpoint-changed.exp
9561 * gdb.mi/mi-dprintf-pending.exp
9562 * gdb.mi/mi-fullname-deleted.exp
9563 * gdb.mi/mi-logging.exp
9564 * gdb.mi/mi-pending.exp
9565 * gdb.mi/mi-solib.exp
9566 * gdb.mi/new-ui-mi-sync.exp
9567 * gdb.mi/user-selected-context-sync.exp
9568 * gdb.multi/dummy-frame-restore.exp
9569 * gdb.multi/multi-arch-exec.exp
9570 * gdb.multi/remove-inferiors.exp
9571 * gdb.multi/watchpoint-multi-exit.exp
9572 * gdb.opt/solib-intra-step.exp
9573 * gdb.perf/backtrace.exp
9574 * gdb.perf/single-step.exp
9575 * gdb.perf/skip-command.exp
9576 * gdb.perf/skip-prologue.exp
9577 * gdb.perf/solib.exp
9578 * gdb.python/lib-types.exp
9579 * gdb.python/py-as-string.exp
9580 * gdb.python/py-bad-printers.exp
9581 * gdb.python/py-block.exp
9582 * gdb.python/py-breakpoint.exp
9583 * gdb.python/py-cmd.exp
9584 * gdb.python/py-events.exp
9585 * gdb.python/py-evthreads.exp
9586 * gdb.python/py-finish-breakpoint.exp
9587 * gdb.python/py-finish-breakpoint2.exp
9588 * gdb.python/py-frame-inline.exp
9589 * gdb.python/py-frame.exp
9590 * gdb.python/py-inferior.exp
9591 * gdb.python/py-infthread.exp
9592 * gdb.python/py-mi.exp
9593 * gdb.python/py-objfile.exp
9594 * gdb.python/py-pp-maint.exp
9595 * gdb.python/py-pp-registration.exp
9596 * gdb.python/py-prettyprint.exp
9597 * gdb.python/py-recurse-unwind.exp
9598 * gdb.python/py-shared.exp
9599 * gdb.python/py-symbol.exp
9600 * gdb.python/py-symtab.exp
9601 * gdb.python/py-template.exp
9602 * gdb.python/py-type.exp
9603 * gdb.python/py-unwind-maint.exp
9604 * gdb.python/py-unwind.exp
9605 * gdb.python/py-value.exp
9606 * gdb.python/python.exp
9607 * gdb.reverse/finish-reverse-bkpt.exp
9608 * gdb.reverse/insn-reverse.exp
9609 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9610 * gdb.reverse/solib-precsave.exp
9611 * gdb.reverse/solib-reverse.exp
9612 * gdb.stabs/gdb11479.exp
9613 * gdb.stabs/weird.exp
9614 * gdb.threads/fork-child-threads.exp
9615 * gdb.threads/fork-plus-threads.exp
9616 * gdb.threads/fork-thread-pending.exp
9617 * gdb.threads/forking-threads-plus-breakpoint.exp
9618 * gdb.threads/hand-call-in-threads.exp
9619 * gdb.threads/interrupted-hand-call.exp
9620 * gdb.threads/linux-dp.exp
9621 * gdb.threads/local-watch-wrong-thread.exp
9622 * gdb.threads/next-while-other-thread-longjmps.exp
9623 * gdb.threads/non-ldr-exit.exp
9624 * gdb.threads/pending-step.exp
9625 * gdb.threads/print-threads.exp
9626 * gdb.threads/process-dies-while-detaching.exp
9627 * gdb.threads/process-dies-while-handling-bp.exp
9628 * gdb.threads/pthreads.exp
9629 * gdb.threads/queue-signal.exp
9630 * gdb.threads/reconnect-signal.exp
9631 * gdb.threads/signal-command-handle-nopass.exp
9632 * gdb.threads/signal-command-multiple-signals-pending.exp
9633 * gdb.threads/signal-delivered-right-thread.exp
9634 * gdb.threads/signal-sigtrap.exp
9635 * gdb.threads/sigthread.exp
9636 * gdb.threads/staticthreads.exp
9637 * gdb.threads/stepi-random-signal.exp
9638 * gdb.threads/thread-unwindonsignal.exp
9639 * gdb.threads/thread_check.exp
9640 * gdb.threads/thread_events.exp
9641 * gdb.threads/tid-reuse.exp
9642 * gdb.threads/tls-nodebug.exp
9643 * gdb.threads/tls-shared.exp
9644 * gdb.threads/tls-so_extern.exp
9645 * gdb.threads/tls.exp
9646 * gdb.threads/wp-replication.exp
9647 * gdb.trace/actions-changed.exp
9648 * gdb.trace/actions.exp
9649 * gdb.trace/backtrace.exp
9650 * gdb.trace/change-loc.exp
9651 * gdb.trace/collection.exp
9652 * gdb.trace/deltrace.exp
9653 * gdb.trace/disconnected-tracing.exp
9654 * gdb.trace/entry-values.exp
9655 * gdb.trace/ftrace-lock.exp
9656 * gdb.trace/ftrace.exp
9657 * gdb.trace/infotrace.exp
9658 * gdb.trace/mi-trace-frame-collected.exp
9659 * gdb.trace/mi-trace-unavailable.exp
9660 * gdb.trace/mi-traceframe-changed.exp
9661 * gdb.trace/mi-tracepoint-changed.exp
9662 * gdb.trace/mi-tsv-changed.exp
9663 * gdb.trace/no-attach-trace.exp
9664 * gdb.trace/packetlen.exp
9665 * gdb.trace/passc-dyn.exp
9666 * gdb.trace/passcount.exp
9667 * gdb.trace/pending.exp
9668 * gdb.trace/pr16508.exp
9669 * gdb.trace/qtro.exp
9670 * gdb.trace/range-stepping.exp
9671 * gdb.trace/read-memory.exp
9672 * gdb.trace/report.exp
9673 * gdb.trace/save-trace.exp
9674 * gdb.trace/signal.exp
9675 * gdb.trace/stap-trace.exp
9676 * gdb.trace/status-stop.exp
9677 * gdb.trace/strace.exp
9678 * gdb.trace/tfile.exp
9679 * gdb.trace/tfind.exp
9680 * gdb.trace/trace-break.exp
9681 * gdb.trace/trace-condition.exp
9682 * gdb.trace/trace-enable-disable.exp
9683 * gdb.trace/trace-mt.exp
9684 * gdb.trace/tracecmd.exp
9685 * gdb.trace/tracefile-pseudo-reg.exp
9686 * gdb.trace/tspeed.exp
9687 * gdb.trace/tstatus.exp
9688 * gdb.trace/tsv.exp
9689 * gdb.trace/unavailable.exp
9690 * gdb.trace/while-dyn.exp
9691 * gdb.trace/while-stepping.exp
9692 * lib/gdb-guile.exp
9693 * lib/gdb.exp
9694 * lib/mi-support.exp
9695 * lib/pascal.exp
9696 * lib/perftest.exp
9697 * lib/prelink-support.exp
9698 * lib/selftest-support.exp
9699
9700 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9701
9702 * Makefile.in: Include disable-implicit-rules.mk.
9703
9704 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9705
9706 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9707 non-byte-aligned bit fields.
9708
9709 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9710
9711 PR gdb/12616
9712 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9713 respects the DW_AT_data_bit_offset attribute.
9714
9715 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9716
9717 * gdb.base/default.exp: Fix output of "set language".
9718
9719 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9720
9721 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9722 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9723 make.
9724 * configure.ac: Remove checks for the make program.
9725 * configure: Re-generate.
9726
9727 2016-11-16 Kevin Buettner <kevinb@redhat.com>
9728
9729 * gdb.python/py-recurse-unwind.c (main): Add loop.
9730 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9731 to read_register() and gdb.parse_and_eval(). Make each code
9732 call a separate case that can be individually tested.
9733 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9734 proc. Call cont_and_backtrace for each of the code paths that
9735 we want to test in the unwinder.
9736
9737 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9738
9739 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9740 the definition of struct S.
9741
9742 2016-11-11 Catherine Moore <clm@codesourcery.com>
9743
9744 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9745
9746 2016-11-09 Pedro Alves <palves@redhat.com>
9747
9748 * gdb.base/commands.exp (runto_or_return): New procedure.
9749 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9750 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9751 (progvar_simple_while_test, progvar_complex_if_while_test)
9752 (if_while_breakpoint_command_test)
9753 (infrun_breakpoint_command_test, breakpoint_command_test)
9754 (user_defined_command_test, watchpoint_command_test)
9755 (test_command_prompt_position, redefine_hook_test)
9756 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9757 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9758 multi_line_input and multi_line. Remove gdb_expect and
9759 gdb_stop_suppressing_tests uses.
9760 * lib/gdb.exp (valnum_re): New global.
9761 (multi_line_input): New procedure.
9762
9763 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9764
9765 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9766 Remove.
9767 (test_setup): Define with proc_with_prefix.
9768 (test_cli_inferior): Likewise.
9769 (test_cli_thread): Likewise.
9770 (test_cli_frame): Likewise.
9771 (test_cli_select_frame): Likewise.
9772 (test_cli_up_down): Likewise.
9773 (test_mi_thread_select): Likewise.
9774 (test_mi_stack_select_frame): Likewise.
9775 (test_cli_in_mi_inferior): Likewise.
9776 (test_cli_in_mi_thread): Likewise.
9777 (test_cli_in_mi_frame): Likewise.
9778 (top level): Do not use with_test_prefix_procname.
9779
9780 2016-11-09 Pedro Alves <palves@redhat.com>
9781
9782 * gdb.base/commands.exp (gdbvar_simple_if_test)
9783 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9784 (progvar_simple_if_test, progvar_simple_while_test)
9785 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9786 (infrun_breakpoint_command_test, breakpoint_command_test)
9787 (user_defined_command_test, watchpoint_command_test)
9788 (test_command_prompt_position, deprecated_command_test)
9789 (bp_deleted_in_command, temporary_breakpoint_commands)
9790 (stray_arg0_test, source_file_with_indented_comment)
9791 (recursive_source_test, if_commands_test)
9792 (error_clears_commands_left, redefine_hook_test)
9793 (redefine_backtrace_test): Use proc_with_prefix.
9794 * lib/gdb.exp (proc_with_prefix): New proc.
9795
9796 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9797
9798 * gdb.base/tui-layout.c: New file.
9799 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9800 disassembly window contains very long lines.
9801
9802 2016-11-08 Tom Tromey <tom@tromey.com>
9803
9804 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9805 depend on Python 2.
9806
9807 2016-11-08 Tom Tromey <tom@tromey.com>
9808
9809 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9810 New method.
9811
9812 2016-10-29 Manish Goregaokar <manish@mozilla.com>
9813
9814 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
9815
9816 2016-10-27 Manish Goregaokar <manish@mozilla.com>
9817
9818 * gdb.rust/simple.rs: Add test for univariant enums without
9819 discriminants and for encoded struct-like enums.
9820
9821 2016-10-28 Pedro Alves <palves@redhat.com>
9822
9823 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9824 gdb_test_multiple, tighten regexps and match symtabs and line
9825 tables incrementally.
9826
9827 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
9828
9829 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9830 general.
9831
9832 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
9833
9834 * gdb.base/exec-invalid-sysroot.exp: New file.
9835
9836 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9837
9838 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9839
9840 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9841
9842 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9843
9844 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9845
9846 * gdb.base/killed-outside.exp: Remove $options from a call to
9847 `prepare_for_testing'.
9848
9849 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9850
9851 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9852 Change test message.
9853
9854 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9855
9856 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9857 Update comment.
9858
9859 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9860
9861 * gdb.trace/mi-trace-save.exp: New file.
9862
9863 2016-10-13 Yao Qi <yao.qi@linaro.org>
9864
9865 * gdb.base/code_elim.exp (get_var_address): Remove.
9866 * gdb.base/relocate.exp: Likewise.
9867 * gdb.base/shreloc.exp: Likewise.
9868 * lib/gdb.exp (get_var_address): New.
9869
9870 2016-10-13 Yao Qi <yao.qi@linaro.org>
9871
9872 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9873 floating point tests if $skip_float_test is false.
9874
9875 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
9876
9877 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9878 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9879 argc values.
9880 Add 1 to argc so we guarantee distinct initial/modified argc values.
9881
9882 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9883
9884 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9885
9886 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9887
9888 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9889 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9890 * gdb.arch/vsx-regs.exp: Likewise.
9891
9892 2016-10-07 Yao Qi <yao.qi@linaro.org>
9893
9894 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9895
9896 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9897
9898 * gdb.python/python.exp: Test decode_line("*0").
9899
9900 2016-10-06 Doug Evans <dje@google.com>
9901
9902 * gdb.python/py-value.exp (test_value_creation): Add test for large
9903 unsigned 64-bit value.
9904
9905 2016-10-06 Tom Tromey <tom@tromey.com>
9906
9907 * gdb.compile/compile.exp: Change java tests to rust.
9908 * gdb.base/setshow.exp: Change java tests to rust.
9909 * gdb.base/default.exp: Remove java from language list.
9910 * README (Examples): Update language example.
9911 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9912 test.
9913 * lib/gdb.exp (skip_java_tests): Remove.
9914 * lib/java.exp: Remove.
9915 * gdb.java: Remove.
9916
9917 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9918
9919 * gdb.arch/mips-fcr.exp: New test.
9920 * gdb.arch/mips-fcr.c: Source for the new test.
9921
9922 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9923
9924 * gdb.base/solib-disc.exp: Use `standard_output_file'
9925 throughout.
9926
9927 2016-10-06 Pedro Alves <palves@redhat.com>
9928
9929 * gdb.base/jit-simple-dl.c: New file.
9930 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9931 * gdb.base/jit-simple.c: ... this.
9932 * gdb.base/jit-simple.exp (jit_run): Delete.
9933 (build_jit): New proc.
9934 (jit_test_reread): Recompile either the main program or the shared
9935 library, depending on what is being tested. Skip changing address
9936 if caller wants to. Compare before/after addresses. If testing
9937 standalone, explicitly load the binary. Test "maint info
9938 breakpoints".
9939 (top level): Add "standalone vs shared lib" and "change address"
9940 vs "same address" axes.
9941
9942 2016-10-06 Pedro Alves <palves@redhat.com>
9943
9944 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9945 call.
9946 (jit_run): Delete.
9947 (jit_test_reread): Use with_test_prefix. Reload the main binary
9948 explicitly. Compare the before/after addresses of the JIT
9949 descriptor.
9950
9951 2016-08-15 Doug Evans <dje@google.com>
9952
9953 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9954 for single bitfields is bool.
9955 * gdb.xml/tdesc-regs.exp: Ditto.
9956
9957 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9958
9959 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9960
9961 2016-10-05 Yao Qi <yao.qi@linaro.org>
9962
9963 * lib/gdb.exp (support_complex_tests): Return zero if
9964 gdb_skip_float_test return true.
9965
9966 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9967 Simon Marchi <simon.marchi@ericsson.com>
9968
9969 PR gdb/20487
9970 * gdb.mi/user-selected-context-sync.exp: New file.
9971 * gdb.mi/user-selected-context-sync.c: New file.
9972
9973 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9974 Simon Marchi <simon.marchi@ericsson.com>
9975
9976 PR gdb/20487
9977 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9978 =thread-select-event check.
9979
9980 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9981
9982 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9983 the compulsory L operand changes.
9984 * gdb.arch/powerpc-power.s: Likewise.
9985
9986 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9987
9988 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9989 * gdb.base/jit-attach-pie.c: New file.
9990 * gdb.base/jit-attach-pie.exp: New file.
9991
9992 2016-09-28 Pedro Alves <palves@redhat.com>
9993
9994 * gdb.base/infcall-input.c: New file.
9995 * gdb.base/infcall-input.exp: New file.
9996
9997 2016-09-22 Yao Qi <yao.qi@linaro.org>
9998
9999 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10000 (gdb_exit): Rename it to ...
10001 (gdbserver_gdb_exit): ... Close GDBserver.
10002 (gdb_exit): New proc, call gdbserver_gdb_exit.
10003 (mi_gdb_exit): Likewise.
10004
10005 2016-09-22 Yao Qi <yao.qi@linaro.org>
10006
10007 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10008 path.
10009 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10010 Remove duplication.
10011
10012 2016-09-22 Yao Qi <yao.qi@linaro.org>
10013
10014 * lib/gdbserver-support.exp: Check the existence of
10015 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10016
10017 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10018
10019 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10020
10021 2016-09-21 Tom Tromey <tom@tromey.com>
10022
10023 PR gdb/20604:
10024 * gdb.base/quit.exp: New file.
10025
10026 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10027
10028 * .gitignore: New file.
10029
10030 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10031
10032 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10033 throughout.
10034
10035 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10036
10037 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10038
10039 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10040
10041 * gdb.cp/casts.cc (decltype): Move it ...
10042 (main): ... with its call to ...
10043 * gdb.cp/casts03.cc: ... a new file.
10044 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10045
10046 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10047
10048 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10049
10050 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10051
10052 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10053 and sync up the test with tests in gas/testsuite/gas/ppc.
10054 * gdb.arch/powerpc-power.exp: Likewise.
10055
10056 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10057
10058 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10059
10060 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10061 Jan Kratochvil <jan.kratochvil@redhat.com>
10062
10063 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10064 make m1's definition to be different from m2's. Use 'dummy' as an
10065 argument for probe 'two'.
10066
10067 2016-09-10 Jon Beniston <jon@beniston.com>
10068
10069 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10070 for sim target.
10071
10072 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10073
10074 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10075 variable declaration.
10076 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10077 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10078 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10079 received HWCAP as its argument.
10080
10081 2016-09-06 Pedro Alves <palves@redhat.com>
10082
10083 * gdb.base/new-ui-pending-input.c: New file.
10084 * gdb.base/new-ui-pending-input.exp: New file.
10085 * gdb.exp (clear_gdb_spawn_id): New procedure.
10086 (with_spawn_id): Check whether gdb_spawn_id exists before
10087 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10088 on exit.
10089
10090 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10091
10092 * gdb.base/float128.c: New file.
10093 * gdb.base/float128.exp: Likewise.
10094 * gdb.base/floatn.c: Likewise.
10095 * gdb.base/floatn.exp: Likewise.
10096
10097 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10098
10099 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10100
10101 2016-09-05 Pedro Alves <palves@redhat.com>
10102
10103 PR backtrace/19927
10104 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10105 unwinders are immediately called as side effect of "source" or
10106 "disable unwinder" commands.
10107 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10108
10109 2016-09-02 Yao Qi <yao.qi@linaro.org>
10110
10111 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10112 is true and $type is "float" or "double".
10113
10114 2016-09-02 Yao Qi <yao.qi@linaro.org>
10115
10116 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10117 true.
10118 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10119 * gdb.base/call-rt-st.exp: Likewise.
10120 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10121 return value instead of gdb,skip_float_test.
10122 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10123 (do_function_calls): Use its return value instead of
10124 gdb,skip_float_test.
10125 * gdb.base/finish.exp: Likewise.
10126 * gdb.base/funcargs.exp: Likewise.
10127 * gdb.base/return.exp: Likewise.
10128 * gdb.base/return2.exp: Likewise.
10129 * gdb.base/varargs.exp: Likewise.
10130 * lib/gdb.exp (gdb_skip_float_test): Change it to
10131 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10132
10133 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10134
10135 * gdb.multi/tids.exp: Test "thread apply all".
10136
10137 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10138
10139 * gdb.base/default.exp (tty): Remove.
10140
10141 2016-08-24 Kevin Buettner <kevinb@redhat.com>
10142
10143 * gdb.python/py-recurse-unwind.c: New file.
10144 * gdb.python/py-recurse-unwind.py: New file.
10145 * gdb.python/py-recurse-unwind.exp: New file.
10146
10147 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10148
10149 * gdb.base/set-inferior-tty.exp: New file.
10150 * gdb.base/set-inferior-tty.c: New file.
10151
10152 2016-08-23 Pedro Alves <palves@redhat.com>
10153
10154 PR gdb/20494
10155 * gdb.base/new-ui-echo.c: New file.
10156 * gdb.base/new-ui-echo.exp: New file.
10157
10158 2016-08-23 Yao Qi <yao.qi@linaro.org>
10159
10160 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10161 gdbserver_spawn.
10162 * gdb.server/connect-without-multi-process.exp (do_test):
10163 Likewise.
10164
10165 2016-08-23 Yao Qi <yao.qi@linaro.org>
10166
10167 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10168 standalone_txt. Delete gdb_txt and standalone_txt on host
10169 and target. Spawn the binary on target. Copy files from
10170 target to host.
10171
10172 2016-08-22 Pedro Alves <palves@redhat.com>
10173
10174 PR gdb/20505
10175 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10176 with_test_prefix. Factor out bits to ...
10177 (test_no_vdso): ... this new procedure.
10178
10179 2016-08-19 Carl Love <cel@us.ibm.com>
10180
10181 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10182 maintaining separate logic for constructing the output path.
10183 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10184 * gdb.arch/ppc-dfp.exp: Likewise.
10185 * gdb.arch/ppc-fp.exp: Likewise.
10186 * gdb.arch/vsx-regs.exp: Likewise.
10187 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10188 binprefix for generating the additional binary files.
10189
10190 2016-08-19 Pedro Alves <palves@redhat.com>
10191
10192 * gdb.trace/mi-trace-frame-collected.exp
10193 (test_trace_frame_collected): On x32, expect two registers.
10194
10195 2016-08-18 Carl Love <cel@us.ibm.com>
10196
10197 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10198 and sync up the test with tests in gas/testsuite/gas/ppc.
10199 * gdb.arch/powerpc-power.exp: Likewise.
10200
10201 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10202
10203 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10204 expected error message.
10205
10206 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10207
10208 * gdb.multi/remove-inferiors.exp: New file.
10209 * gdb.multi/remove-inferiors.c: New file.
10210
10211 2016-08-12 Yao Qi <yao.qi@linaro.org>
10212
10213 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10214 argument list.
10215
10216 2016-08-10 Pedro Alves <palves@redhat.com>
10217
10218 PR gdb/19187
10219 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10220 setup_kfails.
10221
10222 2016-08-09 Pedro Alves <palves@redhat.com>
10223 Simon Marchi <simon.marchi@ericsson.com>
10224
10225 PR gdb/20418
10226 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10227 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10228
10229 2016-08-09 Pedro Alves <palves@redhat.com>
10230
10231 PR mi/20431
10232 * gdb.mi/mi-cmd-error.exp: New file.
10233
10234 2016-08-09 Pedro Alves <palves@redhat.com>
10235
10236 PR gdb/18653
10237 * gdb.base/signals-state-child.c: New file.
10238 * gdb.base/signals-state-child.exp: New file.
10239 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10240
10241 2016-08-09 Pedro Alves <palves@redhat.com>
10242
10243 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10244
10245 2016-08-03 Tom Tromey <tom@tromey.com>
10246
10247 PR python/18565:
10248 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10249
10250 2016-08-01 Yao Qi <yao.qi@linaro.org>
10251
10252 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10253 variable mode to "multi-process" if $multi_process is 1, otherwise
10254 set it to "single-process".
10255
10256 2016-08-01 Yao Qi <yao.qi@linaro.org>
10257
10258 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10259 * gdb.cp/cpexprs.exp: Likewise.
10260 * gdb.cp/m-static.exp: Likewise.
10261
10262 2016-07-26 Tom Tromey <tom@tromey.com>
10263
10264 PR python/20190:
10265 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10266 test.
10267
10268 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10269
10270 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10271 selecting assembly source files.
10272 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10273 assembly source files.
10274 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10275 assembly source files.
10276 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10277 selecting assembly source files.
10278
10279 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10280
10281 * gdb.base/new-ui.exp (do_test_invalid_args): New
10282 procedure.
10283
10284 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10285
10286 * gdb.btrace/reconnect.c: New file.
10287 * gdb.btrace/reconnect.exp: New file.
10288
10289 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10290
10291 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10292 to test_catch_syscall_group.
10293 (test_catch_syscall_group): New.
10294
10295 2016-07-21 Tom Tromey <tom@tromey.com>
10296
10297 * gdb.rust/simple.rs (main): Use empty struct expression.
10298 * gdb.rust/simple.exp: Add tests for empty struct expression.
10299
10300 2016-07-21 Yao Qi <yao.qi@linaro.org>
10301
10302 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10303 if gdb_skip_xml_test is true on some targets.
10304
10305 2016-07-21 Yao Qi <yao.qi@linaro.org>
10306
10307 * gdb.server/solib-list.exp: Unset last_loaded_file.
10308
10309 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10310
10311 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10312 "step into captured_main (args)".
10313
10314 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10315
10316 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10317
10318 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10319
10320 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10321
10322 2016-07-19 Pedro Alves <palves@redhat.com>
10323
10324 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10325 * gdb.opt/inline-bt.exp: Likewise.
10326 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10327 additional_flags=-Winline.
10328 * gdb.opt/inline-locals.exp: Likewise.
10329 * gdb.opt/inline-markers.c (ATTR): Define.
10330 (inlined_fn): Use it.
10331
10332 2016-07-19 Yao Qi <yao.qi@linaro.org>
10333
10334 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10335 (test_with_self): Remove some code. Remove argument executable.
10336 (top-level): Use do_self_tests.
10337
10338 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
10339 Don Breazeal <donb@codesourcery.com>
10340
10341 * gdb.base/maint.exp: Escape paths used in regular expressions.
10342 * gdb.stabs/weird.exp: Likewise.
10343
10344 2016-07-13 Tom Tromey <tom@tromey.com>
10345
10346 PR python/15620, PR python/18620:
10347 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10348 (test_bkpt_events): New procs.
10349
10350 2016-07-13 Tom Tromey <tom@tromey.com>
10351
10352 PR python/17698:
10353 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10354 test.
10355 (test_watchpoints): Likewise.
10356 (test_bkpt_pending): New proc.
10357
10358 2016-07-13 Tom Tromey <tom@tromey.com>
10359
10360 PR cli/18053:
10361 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10362 completion test.
10363
10364 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10365
10366 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10367 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10368 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10369 f_label.
10370 (g): Rename g_end_lbl to g_label.
10371 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10372 low_pc and high_pc.
10373 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10374
10375 2016-07-12 Tom Tromey <tom@tromey.com>
10376
10377 PR python/19293:
10378 * gdb.python/py-unwind-maint.exp: Update tests.
10379
10380 2016-07-12 Yao Qi <yao.qi@linaro.org>
10381
10382 * lib/selftest-support.exp (selftest_setup): Match the output
10383 when captured_main is inlined.
10384
10385 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10386
10387 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10388 New variables.
10389 (print this%a, print this%b, print this): New tests.
10390 * gdb.fortran/derived-types.f90 (this): New object and
10391 initialization.
10392
10393 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10394
10395 * gdb.ada/arraydim.exp: Remove extra directory level in build
10396 directory.
10397
10398 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10399
10400 * lib/ada.exp: Remove extra directory level in build directory.
10401 * gdb.ada/cond_lang.exp: Likewise.
10402 * gdb.ada/exec_changed.exp: Likewise.
10403 * gdb.ada/lang_switch.exp: Likewise.
10404
10405 2016-07-06 Manish Goregaokar <manish@mozilla.com>
10406
10407 * simple.rs: Add test for raw pointer subscripting.
10408 * simple.exp: Add test expectations.
10409
10410 2016-07-05 Yao Qi <yao.qi@linaro.org>
10411
10412 * gdb.mi/mi-reverse.exp: Match =record-started output.
10413
10414 2016-07-01 Pedro Alves <palves@redhat.com>
10415
10416 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10417 procedure.
10418 (jit_reader_test): Test the jit reader's unwinder.
10419 * gdb.base/jithost.c (jit_function_00_code): New global.
10420 (main): Use memcpy to fill in the mmapped code, instead of poking
10421 bytes manually here.
10422 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10423 value.
10424 (read_debug_info): Save the function's range.
10425 (read_sp): New function.
10426 (unwind_frame): Use it. Also unwind RBP.
10427 (get_frame_id): Use read_sp.
10428 (gdb_init_reader): Use calloc instead of malloc.
10429 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10430 parameter. Use gdb_test_multiple.
10431
10432 2016-07-01 Pedro Alves <palves@redhat.com>
10433 Antoine Tremblay <antoine.tremblay@ericsson.com>
10434
10435 * gdb.threads/process-dies-while-detaching.c: New file.
10436 * gdb.threads/process-dies-while-detaching.exp: New file.
10437
10438 2016-07-01 Pedro Alves <palves@redhat.com>
10439
10440 * gdb.multi/watchpoint-multi-exit.c: New file.
10441 * gdb.multi/watchpoint-multi-exit.exp: New file.
10442
10443 2016-06-30 Pedro Alves <palves@redhat.com>
10444
10445 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10446 unset inferior_spawn_id.
10447
10448 2016-06-30 Pedro Alves <palves@redhat.com>
10449
10450 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10451 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10452
10453 2016-06-29 Yao Qi <yao.qi@linaro.org>
10454
10455 * gdb.base/return.c: Add copyright header.
10456
10457 2016-06-29 Tom Tromey <tom@tromey.com>
10458
10459 PR python/20129:
10460 * gdb.python/py-framefilter.exp: Add tests for setting priority
10461 and disabling of non-existent frame filter.
10462
10463 2016-06-29 Yao Qi <yao.qi@linaro.org>
10464
10465 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10466 0x0f07ff.
10467
10468 2016-06-28 Yao Qi <yao.qi@linaro.org>
10469
10470 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10471 triplets. Start gdb, execute catch syscall, and continue. Check
10472 gdb's output to determine catch syscall is supported.
10473
10474 2016-06-27 Manish Goregaokar <manish@mozilla.com>
10475
10476 * gdb.rust/simple.rs: Add test for returning unit in a function.
10477 * gdb.rust/simple.exp: Add expectation for functions returning
10478 unit.
10479
10480 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10481
10482 * gdb.python/py-breakpoint-create-fail.c,
10483 gdb.python/py-breakpoint-create-fail.exp,
10484 gdb.python/py-breakpoint-create-fail.py: New testcase.
10485
10486 2016-06-25 Manish Goregaokar <manish@mozilla.com>
10487
10488 PR gdb/20239
10489 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
10490 * gdb.rust/simple.exp: Add test expectations for new NonZero
10491 tests.
10492
10493 2016-06-24 David Taylor <dtaylor@emc.com>
10494
10495 * gdb.base/offsets.exp: New file.
10496 * gdb.base/offsets.c: New file.
10497
10498 2016-06-23 Tom Tromey <tom@tromey.com>
10499
10500 PR gdb/16483:
10501 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10502 before any filters are loaded.
10503
10504 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10505
10506 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10507 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10508 structs.
10509 * gdb.fortran/derived-type-function.exp: New file.
10510 * gdb.fortran/derived-type-function.f90: New file.
10511
10512
10513 2016-06-21 Pedro Alves <palves@redhat.com>
10514
10515 * gdb.base/new-ui.exp: New file.
10516 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10517 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10518 (with_spawn_id): New procedure.
10519
10520 2016-06-21 Pedro Alves <palves@redhat.com>
10521
10522 * gdb.mi/mi-exec-run.exp: New file.
10523
10524 2016-06-21 Pedro Alves <palves@redhat.com>
10525
10526 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10527 breakpoint command's output on the main UI.
10528 (test_break): New procedure, factored out from calls in the top
10529 level.
10530 (top level): Use foreach_with_prefix to test MI as main UI and as
10531 separate UI.
10532
10533 2016-06-21 Pedro Alves <palves@redhat.com>
10534
10535 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10536 (test_awatch_creation_and_listing)
10537 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10538 Remove 'type' parameter.
10539 (test_watchpoint_all): New parameter mi_mode. Remove
10540 with_test_prefix.
10541 (top level): Use foreach_with_prefix, and add main/separate UI MI
10542 testing axis.
10543
10544 2016-06-21 Pedro Alves <palves@redhat.com>
10545
10546 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10547 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10548 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10549 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10550 (gdb_main_spawn_id, mi_spawn_id): Declare and
10551 comment.
10552 (mi_create_inferior_pty): New procedure,
10553 factored out from default_mi_gdb_start.
10554 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10555 procedures.
10556 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10557 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10558 Use mi_create_inferior_pty.
10559 (mi_gdb_start): Use eval to pass down args list.
10560
10561 2016-06-21 Pedro Alves <palves@redhat.com>
10562
10563 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10564 * gdb.opt/inline-cmds.exp: Add MI tests.
10565
10566 2016-06-21 Pedro Alves <palves@redhat.com>
10567
10568 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10569
10570 2016-06-21 Pedro Alves <palves@redhat.com>
10571
10572 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10573 (top level): Use it instead of mi_execute_to.
10574
10575 2016-06-21 Pedro Alves <palves@redhat.com>
10576
10577 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10578 (cont_handler_str): New.
10579 (signal_stop_handler): Set stop_handler_str instead of printing to
10580 stdout.
10581 (continue_handler): Set cont_handler_str instead of printing to
10582 stdout.
10583 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10584 mi_send_resuming_command. Print stop_handler_str and
10585 cont_handler_str instead of expecting the python events print
10586 directly.
10587
10588 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10589
10590 * gdb.base/jit-reader.exp: New file.
10591 * gdb.base/jithost.c: New file.
10592 * gdb.base/jithost.h: New file.
10593 * gdb.base/jitreader.c : New file.
10594 * gdb.base/jit-protocol.h: New file.
10595
10596 2016-06-17 Yao Qi <yao.qi@linaro.org>
10597
10598 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10599 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10600 and detach-on-fork. Adjust tests.
10601 (top level): Invoke break_cond_on_syscall with combinations of
10602 syscall, follow-fork-mode and detach-on-fork.
10603
10604 2016-06-17 Yao Qi <yao.qi@linaro.org>
10605
10606 * gdb.base/step-over-exit.c: New.
10607 * gdb.base/step-over-exit.exp: New.
10608
10609 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10610
10611 * gdb.base/float.exp: Add target check for nds32*-*-*.
10612 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10613
10614 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10615
10616 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10617 for unsupported target features.
10618 * gdb.base/call-rt-st.exp: Likewise.
10619 * gdb.base/call-sc.exp: Likewise.
10620 * gdb.base/call-signal-resume.exp: Likewise.
10621 * gdb.base/call-strs.exp: Likewise.
10622 * gdb.base/callexit.exp: Likewise.
10623 * gdb.base/callfuncs.exp: Likewise.
10624 * gdb.base/nodebug.exp: Likewise.
10625 * gdb.base/printcmds.exp: Likewise.
10626 * gdb.base/ptype.exp: Likewise.
10627 * gdb.base/structs.exp: Likewise.
10628 * gdb.base/unwindonsignal.exp: Likewise.
10629 * gdb.cp/gdb2495.exp: Likewise.
10630 * gdb.cp/templates.exp: Likewise.
10631 * gdb.cp/virtfunc.exp: Likewise.
10632 * gdb.threads/hand-call-in-threads.exp: Likewise.
10633 * gdb.threads/interrupted-hand-call.exp: Likewise.
10634 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10635
10636 2016-06-10 Tom Tromey <tom@tromey.com>
10637
10638 PR rust/20110:
10639 * gdb.rust/expr.exp: Add test for integer constant larger than
10640 i32.
10641
10642 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10643
10644 * gdb.fortran/nested-funcs.exp: New.
10645 * gdb.fortran/nested-funcs.f90: New.
10646
10647 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10648
10649 * gdb.base/examine-backward.c: New file.
10650 * gdb.base/examine-backward.exp: New file.
10651
10652 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10653
10654 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10655 matching.
10656
10657 2016-06-02 Tom Tromey <tom@tromey.com>
10658
10659 PR python/18984:
10660 * gdb.python/py-shared.exp: Add solib_name test.
10661
10662 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10663
10664 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10665
10666 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10667
10668 PR c++/19893
10669 * gdb.dwarf2/implref.exp: Rename to...
10670 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10671 * gdb.dwarf2/implref-array.c: New file.
10672 * gdb.dwarf2/implref-array.exp: Likewise.
10673 * gdb.dwarf2/implref-global.c: Likewise.
10674 * gdb.dwarf2/implref-global.exp: Likewise.
10675 * gdb.dwarf2/implref-struct.c: Likewise.
10676 * gdb.dwarf2/implref-struct.exp: Likewise.
10677
10678 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10679
10680 * gdb.trace/trace-condition.exp: Add 64bit tests.
10681
10682 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10683
10684 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10685 bits types.
10686 (main): Adapt to 8 to 64 bits types.
10687 * gdb.trace/trace-condition.exp: Add new tests.
10688
10689 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10690
10691 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10692
10693 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10694
10695 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10696 Move condition tests...
10697 * gdb.trace/trace-condition.exp: Here.
10698
10699 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10700
10701 * gdb.trace/trace-condition.exp: Add counter-case tests.
10702
10703 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10704
10705 PR c++/15231
10706 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10707 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10708
10709 2016-05-27 Pedro Alves <palves@redhat.com>
10710
10711 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10712 New procedure.
10713 (top level): Call it, and bail out of DejaGnu is known to be bad.
10714
10715 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10716
10717 * gdb.base/whatis.c: Extend the test case.
10718 * gdb.base/whatis.exp: Add additional tests.
10719
10720 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10721
10722 * gdb.fortran/type.f90: Add pointer variable.
10723 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10724
10725 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10726
10727 * gdb.fortran/vla-type.exp: Fix testcase name.
10728
10729 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10730
10731 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10732
10733 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10734
10735 * gdb.fortran/type.f90: Add nested structures.
10736 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10737 * gdb.fortran/derived-type.exp: Adapt expected output.
10738 * gdb.fortran/vla-type.exp: Adapt expected output.
10739
10740 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10741
10742 * gdb.fortran/whatis_type.exp: Adapt expected output.
10743
10744 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10745
10746 * gdb.fortran/print_type.exp: Fix expected output.
10747 * gdb.fortran/whatis_type.exp: Fix expected output.
10748
10749 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10750
10751 * gdb.fortran/whatis_type.exp: Use multi_line.
10752
10753 2016-05-24 Tom Tromey <tom@tromey.com>
10754
10755 PR python/17386:
10756 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10757 use value as an index.
10758
10759 2016-05-23 Tom Tromey <tom@tromey.com>
10760
10761 PR python/17981:
10762 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10763 no-breakpoint case.
10764
10765 2016-05-24 Pedro Alves <palves@redhat.com>
10766
10767 PR gdb/19828
10768 * gdb.threads/clone-attach-detach.c: New file.
10769 * gdb.threads/clone-attach-detach.exp: New file.
10770
10771 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10772
10773 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10774
10775 2016-05-23 Tom Tromey <tom@tromey.com>
10776
10777 PR python/19438, PR python/18393:
10778 * gdb.python/py-progspace.exp: Add "dir" test.
10779 * gdb.python/py-objfile.exp: Add "dir" test.
10780
10781 2016-05-23 Yao Qi <yao.qi@linaro.org>
10782
10783 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10784 * gdb.arch/thumb2-it.exp: Likewise.
10785
10786 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10787
10788 * gdb.mi/mi-threads-interrupt.c: New file.
10789 * gdb.mi/mi-threads-interrupt.exp: New file.
10790
10791 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10792
10793 PR gdb/18077
10794 * gdb.mi/mi-async-run.exp: New file.
10795 * gdb.mi/mi-async-run.c: New file.
10796
10797 2016-05-17 Tom Tromey <tom@tromey.com>
10798 Manish Goregaokar <manishsmail@gmail.com>
10799
10800 * lib/rust-support.exp: New file.
10801 * lib/gdb.exp (skip_rust_tests): New proc.
10802 (build_executable_from_specs): Handle rust.
10803 * lib/future.exp (gdb_find_rustc): New proc.
10804 (gdb_default_target_compile): Handle rust.
10805 * gdb.rust/expr.exp: New file.
10806 * gdb.rust/generics.exp: New file.
10807 * gdb.rust/generics.rs: New file.
10808 * gdb.rust/methods.exp: New file.
10809 * gdb.rust/methods.rs: New file.
10810 * gdb.rust/modules.exp: New file.
10811 * gdb.rust/modules.rs: New file.
10812 * gdb.rust/simple.exp: New file.
10813 * gdb.rust/simple.rs: New file.
10814
10815 2016-05-17 Tom Tromey <tom@tromey.com>
10816
10817 * gdb.base/default.exp (set language): Add rust.
10818
10819 2016-05-17 Tom Tromey <tom@tromey.com>
10820
10821 * gdb.gdb/unittest.exp: New file.
10822
10823 2016-05-16 Yao Qi <yao.qi@linaro.org>
10824
10825 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10826 shell_prompt. Update shell_prompt_re.
10827
10828 2016-05-12 Doug Evans <dje@google.com>
10829
10830 PR symtab/19999
10831 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10832 $options when building executable.
10833 * gdb.dwarf2/fission-loclists-pie.S: New file.
10834 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10835
10836 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10837
10838 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10839 of [is_remote target],
10840
10841 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10842
10843 * lib/gdb.exp (use_gdb_stub): New procedure.
10844
10845 2016-05-03 Yunlian Jiang <yunlian@google.com>
10846 Doug Evans <dje@google.com>
10847
10848 PR symtab/19914
10849 * gdb.dwarf2/dwp-sepdebug.c: New file.
10850 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10851
10852 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10853
10854 * gdb.base/detach.exp: Remove is_remote check.
10855
10856 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10857
10858 * gdb.base/annota-input-while-running.exp: Don't check for
10859 [is_remote target]. Enable annotations after running to main.
10860 Remove unused "set test..." line.
10861
10862 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10863
10864 * gdb.trace/trace-enable-disable.exp: New file.
10865 * gdb.trace/trace-enable-disable.c: New file.
10866
10867 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10868
10869 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10870 use it in info sharedlibrary test.
10871 * gdb.trace/ftrace-lock.exp: Likewise.
10872 * gdb.trace/ftrace.exp: Likewise.
10873 * gdb.trace/range-stepping.exp: Likewise.
10874 * gdb.trace/trace-break.exp: Likewise.
10875 * gdb.trace/trace-condition.exp: Likewise.
10876 * gdb.trace/trace-mt.exp: Likewise.
10877
10878 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10879
10880 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10881 (gdb_load_shlib): ... this.
10882 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10883 gdb_load_shlib.
10884 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10885 * gdb.base/ctxobj.exp: Likewise.
10886 * gdb.base/dprintf-pending.exp: Likewise.
10887 * gdb.base/dso2dso.exp: Likewise.
10888 * gdb.base/fixsection.exp: Likewise.
10889 * gdb.base/gcore-relro.exp: Likewise.
10890 * gdb.base/gdb1555.exp: Likewise.
10891 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10892 * gdb.base/gnu-ifunc.exp: Likewise.
10893 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10894 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10895 * gdb.base/pending.exp: Likewise.
10896 * gdb.base/print-file-var.exp: Likewise.
10897 * gdb.base/print-symbol-loading.exp: Likewise.
10898 * gdb.base/shlib-call.exp: Likewise.
10899 * gdb.base/shreloc.exp: Likewise.
10900 * gdb.base/so-impl-ld.exp: Likewise.
10901 * gdb.base/solib-disc.exp: Likewise.
10902 * gdb.base/solib-nodir.exp: Likewise.
10903 * gdb.base/solib-overlap.exp: Likewise.
10904 * gdb.base/solib-symbol.exp: Likewise.
10905 * gdb.base/solib-weak.exp (do_test): Likewise.
10906 * gdb.base/sym-file.exp: Likewise.
10907 * gdb.base/symtab-search-order.exp: Likewise.
10908 * gdb.base/type-opaque.exp: Likewise.
10909 * gdb.base/unload.exp: Likewise.
10910 * gdb.base/watchpoint-solib.exp: Likewise.
10911 * gdb.compile/compile.exp: Likewise.
10912 * gdb.cp/gdb2384.exp: Likewise.
10913 * gdb.cp/infcall-dlopen.exp: Likewise.
10914 * gdb.cp/re-set-overloaded.exp: Likewise.
10915 * gdb.fortran/library-module.exp: Likewise.
10916 * gdb.opt/solib-intra-step.exp: Likewise.
10917 * gdb.python/py-finish-breakpoint.exp: Likewise.
10918 * gdb.python/py-shared.exp: Likewise.
10919 * gdb.reverse/solib-precsave.exp: Likewise.
10920 * gdb.reverse/solib-reverse.exp: Likewise.
10921 * gdb.server/solib-list.exp: Likewise.
10922 * gdb.threads/dlopen-libpthread.exp: Likewise.
10923 * gdb.threads/tls-shared.exp: Likewise.
10924 * gdb.threads/tls-so_extern.exp: Likewise.
10925 * gdb.trace/change-loc.exp: Likewise.
10926 * gdb.trace/ftrace-lock.exp: Likewise.
10927 * gdb.trace/ftrace.exp: Likewise.
10928 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10929 * gdb.trace/pending.exp: Likewise.
10930 * gdb.trace/range-stepping.exp: Likewise.
10931 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10932 (strace_info_marker): Likewise.
10933 (strace_probe_marker): Likewise.
10934 (strace_trace_on_same_addr): Likewise.
10935 (strace_trace_on_diff_addr): Likewise.
10936 * gdb.trace/trace-break.exp: Likewise.
10937 * gdb.trace/trace-condition.exp: Likewise.
10938 * gdb.trace/trace-mt.exp: Likewise.
10939
10940 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10941
10942 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10943 result of gdb_remote_download.
10944 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10945 * gdb.base/dso2dso.exp: Likewise.
10946 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10947 * gdb.base/print-file-var.exp: Likewise.
10948 * gdb.base/shlib-call.exp: Likewise.
10949 * gdb.base/shreloc.exp: Likewise.
10950 * gdb.base/solib-overlap.exp: Likewise.
10951 * gdb.base/solib-weak.exp (do_test): Likewise.
10952 * gdb.base/unload.exp: Likewise.
10953
10954 2016-04-27 Yao Qi <yao.qi@linaro.org>
10955
10956 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10957 exists.
10958
10959 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10960
10961 * vla-type.exp: Print structure from toplevel.
10962
10963 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10964
10965 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10966 of dynamic types.
10967 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10968 of dynamic types.
10969
10970 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10971
10972 * gdb.fortran/vla-type.f90: New file.
10973 * gdb.fortran/vla-type.exp: New file.
10974
10975 2016-04-25 Yao Qi <yao.qi@linaro.org>
10976
10977 * gdb.base/branch-to-self.c: New file.
10978 * gdb.base/branch-to-self.exp: New file.
10979
10980 2016-04-22 Yao Qi <yao.qi@linaro.org>
10981
10982 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10983 more after $hex.
10984
10985 2016-04-22 Yao Qi <yao.qi@linaro.org>
10986
10987 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10988 * gdb.base/annota3.exp: Likewise.
10989
10990 2016-04-22 Yao Qi <yao.qi@linaro.org>
10991
10992 * gdb.reverse/step-precsave.exp: Do one step and test program
10993 stops in "callee" and do multiple steps until program goes out
10994 of "callee".
10995 * gdb.reverse/step-reverse.exp: Likewise.
10996
10997 2016-04-22 Yao Qi <yao.qi@linaro.org>
10998
10999 * gdb.trace/signal.exp: Also pass if
11000 $tracepoint_hits($i) > $iterations.
11001
11002 2016-04-22 Yao Qi <yao.qi@linaro.org>
11003
11004 * gdb.trace/signal.c: New file.
11005 * gdb.trace/signal.exp: New file.
11006
11007 2016-04-19 Doug Evans <xdje42@gmail.com>
11008
11009 * gdb.base/bad-file.exp: New file.
11010
11011 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11012
11013 * gdb.dwarf2/implref.exp: New file.
11014
11015 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11016
11017 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11018 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11019 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11020 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11021 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11022 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11023 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11024 * lib/fortran.exp (fortran_int4): New procedure.
11025 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11026 (fortran_logical4): Likewise.
11027
11028 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11029
11030 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11031
11032 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11033
11034 * lib/compiler.c: Add Intel specific preprocessor macros.
11035 * lib/compiler.cc: Likewise.
11036
11037 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
11038
11039 * gdb.server/connect-with-no-symbol-file.c: New file.
11040 * gdb.server/connect-with-no-symbol-file.exp: New file.
11041
11042 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11043
11044 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11045
11046 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11047
11048 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11049 standard output directory.
11050
11051 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11052
11053 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11054
11055 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11056
11057 * gdb.btrace/instruction_history.c (loop): Add declaration.
11058
11059 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11060
11061 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11062
11063 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11064
11065 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11066 parentheses to print.
11067 (continue_handler): Likewise.
11068
11069 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11070
11071 * gdb.server/solib-list.exp: Remove is_remote check.
11072 Pass shlib= to gdb_compile. Don't link shared library with
11073 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11074 Run binary filename through "readlink -f" on the target.
11075
11076 2016-04-08 Pedro Alves <palves@redhat.com>
11077
11078 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11079 interpreter filename as argument to gdbserver_spawn.
11080 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11081 Return empty if $last_loaded_file does not exist.
11082
11083 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11084
11085 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11086 * gdb.base/jit-main.c: Use exit after usage.
11087
11088 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11089
11090 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11091 GDBHISTSIZE prior to the tests.
11092 * gdb.base/gdbinit-history.exp: Likewise.
11093
11094 2016-04-07 Pedro Alves <palves@redhat.com>
11095
11096 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11097 instead of build_executable. Use gdb_load_shlibs.
11098
11099 2016-04-07 Yao Qi <yao.qi@linaro.org>
11100
11101 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11102 Execute "si" command.
11103
11104 2016-04-07 Yao Qi <yao.qi@linaro.org>
11105
11106 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11107 number instead of the comments on some line.
11108
11109 2016-04-06 Don Breazeal <donb@codesourcery.com>
11110
11111 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11112 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11113
11114 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11115
11116 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11117 standard_output_file. Remove unused binfile variable.
11118
11119 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
11120
11121 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11122 * gdb.python/py-mi-objfile.exp: Match "list main" output
11123 in console format.
11124
11125 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11126
11127 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11128 absolute.
11129
11130 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11131
11132 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11133 absolute.
11134 * gdb.trace/ftrace.exp: Likewise.
11135 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11136 targets as well.
11137 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11138 (gdb_load_shlibs): Copy libraries to test directory when testing
11139 natively. Only set solib-search-path if testing remotely.
11140 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11141
11142 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11143
11144 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11145 gdb_download. Use it even if the target is not remote.
11146 * gdb.base/jit.exp (compile_jit_test): Likewise.
11147 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11148 output directory if the destination board is local, otherwise use
11149 the standard remote_download from DejaGnu.
11150 (gdb_download): Remove.
11151 (gdb_load_shlibs): Use gdb_remote_download instead of
11152 gdb_download.
11153 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11154 Use gdb_remote_download instead of gdb_download. Use it even if
11155 the target is not remote.
11156 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11157 instead of gdb_download.
11158
11159 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11160
11161 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11162 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11163 run.
11164
11165 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
11166
11167 PR gdb/19820
11168 * gdb.base/printcmds.exp: Add artificial arrays tests.
11169
11170 2016-03-31 Pedro Alves <palves@redhat.com>
11171
11172 PR gdb/19858
11173 * gdb.base/jit-main.c: Include unistd.h.
11174 (ATTACH): Define to 0 if not already defined.
11175 (wait_for_gdb, mypid): New globals.
11176 (WAIT_FOR_GDB): New macro.
11177 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11178 some breakpoint locations.
11179 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11180 New procedures.
11181 (one_jit_test): Add REATTACH parameter, and handle it. Use
11182 continue_to_test_location.
11183 (top level): Test attach, and adjusts calls to one_jit_test.
11184
11185 2016-03-31 Pedro Alves <palves@redhat.com>
11186
11187 PR gdb/19858
11188 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11189 BINSUFFIX parameter, and handle it.
11190 (top level): Adjust calls compile_jit_test.
11191
11192 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
11193
11194 PR python/19743
11195 * gdb.python/py-mi-events-gdb.py: New file.
11196 * gdb.python/py-mi-events.c: New file.
11197 * gdb.python/py-mi-events.exp: New file.
11198
11199 2016-03-30 Yao Qi <yao.qi@linaro.org>
11200
11201 * gdb.reverse/until-precsave.exp: Match function name only.
11202 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11203 Move malloc to a condition block.
11204 * gdb.reverse/until-reverse.exp: Match function name only.
11205
11206 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11207
11208 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11209 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11210 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11211 variable for GPR 0 instead of assuming it is register 0.
11212 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11213 * lib/trace-support.exp: Add s390 registers.
11214
11215 2016-03-29 Yao Qi <yao.qi@linaro.org>
11216
11217 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11218
11219 2016-03-24 Yao Qi <yao.qi@linaro.org>
11220
11221 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11222 test message.
11223
11224 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11225
11226 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11227 maintaining separate logic for constructing the output path.
11228
11229 2016-03-16 Don Breazeal <donb@codesourcery.com>
11230
11231 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11232 Retry fork and waitpid on interrupted system call errors.
11233 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11234 Use with_timeout_factor to increase timeout by factor of 10.
11235
11236 2016-03-15 Don Breazeal <donb@codesourcery.com>
11237
11238 * gdb.cp/scope-err.cc: New test program.
11239 * gdb.cp/scope-err.exp: New test script.
11240 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11241 lines and "set breakpoint here" comment.
11242 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11243 Fixed some whitespace and format issues.
11244 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11245 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11246
11247 2016-03-15 Doug Evans <dje@google.com>
11248
11249 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11250 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11251 All callers updated. Add tests for enums, mixed flags register.
11252
11253 2016-03-15 Doug Evans <dje@google.com>
11254
11255 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11256 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11257
11258 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11259
11260 * gdb.base/default.exp: Add $_as_string to the list of expected
11261 convenience functions.
11262
11263 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11264
11265 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11266
11267 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11268
11269 * gdb.python/py-as-string.exp: New file.
11270 * gdb.python/py-as-string.c: New file.
11271
11272 2016-03-09 Pedro Alves <palves@redhat.com>
11273
11274 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11275 signal" -> "Thread NN received signal" output change.
11276 * gdb.threads/ia64-sigill.exp: Likewise.
11277 * gdb.threads/linux-dp.exp: Likewise.
11278 * gdb.threads/manythreads.exp: Likewise.
11279 * gdb.threads/pending-step.exp: Likewise.
11280 * gdb.threads/print-threads.exp: Likewise.
11281 * gdb.threads/sigstep-threads.exp: Likewise.
11282 * gdb.threads/staticthreads.exp: Likewise.
11283 * gdb.threads/tls.exp: Likewise.
11284
11285 2016-03-09 Pedro Alves <palves@redhat.com>
11286
11287 * gdb.base/command-line-input.exp: New file.
11288
11289 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11290
11291 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11292 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11293 * gdb.trace/pending.exp: Accept leading dot before function name.
11294 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11295 * lib/trace-support.exp: Set registers for ppc.
11296
11297 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11298
11299 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11300 use it for disassembly; accept .main in addition to main in backtrace.
11301
11302 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
11303 Marcin Kościelnicki <koriakin@0x04.net>
11304
11305 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11306 (gdb_recursion_test_ptr): New global variable.
11307 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11308 gdb_recursion_test.
11309 (gdb_c_test): Ditto.
11310
11311 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11312
11313 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11314 ordering.
11315
11316 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11317
11318 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11319 (bar): Add bar_start_lbl label.
11320 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11321 of foo/bar for emitting DWARF and tracing.
11322
11323 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11324
11325 * analyze-racy-logs.py: Set executable bit.
11326
11327 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11328
11329 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11330 (CHECK_TARGET_TMP): Likewise.
11331 (check-single-racy): New rule.
11332 (check-parallel-racy): Likewise.
11333 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11334 (do-check-parallel-racy): New rule.
11335 (check-racy/%.exp): Likewise.
11336 * README (Racy testcases): New section.
11337 * analyze-racy-logs.py: New file.
11338
11339 2016-03-03 Doug Evans <dje@google.com>
11340
11341 * gdb.base/skip.exp: Use with_test_prefix.
11342
11343 2016-03-03 Yao Qi <yao.qi@linaro.org>
11344
11345 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11346 Invoke step_over_syscall "clone" and break_cond_on_syscall
11347 "clone".
11348 * gdb.base/step-over-clone.c: New file.
11349
11350 2016-03-03 Yao Qi <yao.qi@linaro.org>
11351
11352 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11353 code format.
11354
11355 2016-03-03 Yao Qi <yao.qi@linaro.org>
11356
11357 * gdb.base/disp-step-fork.c: Rename to ...
11358 * gdb.base/step-over-fork.c: ... it. New file.
11359 * gdb.base/disp-step-vfork.c: Rename to ...
11360 * gdb.base/step-over-vfork.c: ... it. New file.
11361 * gdb.base/disp-step-syscall.exp: Rename to ...
11362 * gdb.base/step-over-syscall.exp: ... it. New file.
11363 (disp_step_cross_syscall): Rename to ...
11364 (step_over_syscall): ... it.
11365
11366 2016-03-03 Yao Qi <yao.qi@linaro.org>
11367
11368 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11369 If target supports condition evaluation on target, invoke
11370 break_cond_on_syscall for fork and vfork.
11371
11372 2016-03-03 Yao Qi <yao.qi@linaro.org>
11373
11374 * gdb.base/disp-step-syscall.exp: Don't invoke
11375 support_displaced_stepping.
11376 (disp_step_cross_syscall): Test with displaced stepping off and
11377 on if supported.
11378
11379 2016-03-03 Yao Qi <yao.qi@linaro.org>
11380
11381 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11382 proc.
11383 (setup): New proc.
11384 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11385 and setup.
11386
11387 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11388
11389 * gdb.fortran/vla-history.exp: Remove breakpoint.
11390
11391 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11392
11393 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11394 exceeds timeout.
11395
11396 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11397
11398 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11399 breakpoint.
11400
11401 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11402
11403 * gdb.mi/vla.f90: Nullify pointer after declaration.
11404
11405 2016-03-01 Pedro Alves <palves@redhat.com>
11406
11407 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11408
11409 2016-03-01 Pedro Alves <palves@redhat.com>
11410
11411 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11412 before anything else.
11413 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11414 _GNU_SOURCE here.
11415 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11416 before anything else.
11417 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11418
11419 2016-03-01 Pedro Alves <palves@redhat.com>
11420
11421 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11422
11423 2016-03-01 Yao Qi <yao.qi@linaro.org>
11424
11425 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11426 prepare_for_testing.
11427
11428 2016-03-01 Yao Qi <yao.qi@linaro.org>
11429
11430 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11431
11432 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11433
11434 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11435 manually constructing the output path.
11436
11437 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11438
11439 * gdb.arch/s390-stackless.S: New.
11440 * gdb.arch/s390-stackless.exp: New.
11441
11442 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11443
11444 * gdb.dlang/circular.c: New file.
11445 * gdb.dlang/circular.exp: New file.
11446
11447 2016-02-26 Yao Qi <yao.qi@linaro.org>
11448
11449 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11450 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11451 (testcases): Update.
11452
11453 2016-02-26 Yao Qi <yao.qi@linaro.org>
11454
11455 * gdb.reverse/aarch64.c: Rename to ...
11456 * gdb.reverse/insn-reverse.c: ... it.
11457 * gdb.reverse/aarch64.exp: Rename to ...
11458 * gdb.reverse/insn-reverse.exp: ... it.
11459
11460 2016-02-26 Yao Qi <yao.qi@linaro.org>
11461
11462 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11463 (testcase_ftype): New.
11464 (testcases): New array.
11465 (n_testcases): New.
11466 (main): Call each element in testcases.
11467 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11468 (read_testcase): New.
11469 Do the tests in a loop.
11470
11471 2016-02-25 Yao Qi <yao.qi@linaro.org>
11472
11473 * gdb.base/branches.c: Remove.
11474
11475 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11476
11477 PR gdb/13808
11478 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11479
11480 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11481
11482 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11483
11484 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11485
11486 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11487 change x86_64 call_insn to 'callq'.
11488
11489 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11490
11491 * gdb.trace/tfile-avx.c: Move to...
11492 * gdb.trace/tracefile-pseudo-reg.c: Here.
11493 * gdb.trace/tfile-avx.exp: Move to...
11494 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11495
11496 2016-02-24 Gary Benson <gbenson@redhat.com>
11497
11498 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11499 message on attach.
11500
11501 2016-02-23 Doug Evans <dje@google.com>
11502
11503 * gdb.base/skip.c (test_skip): New function.
11504 (end_test_skip_file_and_function): New function.
11505 (test_skip_file_and_function): New function.
11506 * gdb.base/skip1.c (test_skip): New function.
11507 (skip1_test_skip_file_and_function): New function.
11508 * gdb.base/skip.exp: Add tests for new skip options.
11509 * gdb.base/skip-solib.exp: Update expected output.
11510 * gdb.perf/skip-command.cc: New file.
11511 * gdb.perf/skip-command.exp: New file.
11512 * gdb.perf/skip-command.py: New file.
11513
11514 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11515
11516 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11517 info registers pattern.
11518
11519 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11520
11521 * lib/future.exp: Add D support.
11522 (gdb_find_gdc): New proc.
11523 (gdb_default_target_compile): Add D support.
11524
11525 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
11526
11527 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11528 user+system time.
11529 (trace_speed_test): Determine the iteration count for a time
11530 between 15..30 seconds.
11531
11532 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11533
11534 * gdb.arch/i386-mpx-sigsegv.c: New file.
11535 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11536 * gdb.arch/i386-mpx-simple_segv.c: New file.
11537 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11538
11539 2016-02-18 Yao Qi <yao.qi@linaro.org>
11540
11541 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11542 Don't call setup_kfail.
11543
11544 2016-02-18 Yao Qi <yao.qi@linaro.org>
11545
11546 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11547 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11548
11549 2016-02-16 Doug Evans <dje@google.com>
11550
11551 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11552 * gdb.base/skip1.c: Ditto.
11553 * gdb.base/skip.exp: Whitespace cleanup.
11554
11555 2016-02-16 Don Breazeal <donb@codesourcery.com>
11556
11557 PR remote/19496
11558 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11559 Remove kfail for PR remote/19496.
11560
11561 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11562
11563 * lib/gdb.exp (standard_temp_file): Return a path specific to
11564 the runtest invocation.
11565
11566 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11567
11568 * gdb.trace/save-trace.exp: Change relative path to be in the
11569 standard output directory.
11570
11571 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11572
11573 * gdb.arch/i386-prologue.c: Add missing prototypes.
11574
11575 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11576
11577 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11578 * gdb.arch/i386-prologue.exp: Likewise.
11579 * gdb.arch/i386-size.exp: Likewise.
11580
11581 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11582
11583 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11584 define object file path.
11585 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11586 file path.
11587 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11588 standard_output_file to define binfile.
11589
11590 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11591
11592 Fix compatibility with recent gfortran-5.3.1.
11593 * gdb.fortran/vla-history.exp (print vla1 allocated)
11594 (print vla2 allocated, print $2, print $3): Remove
11595 (print $4): Rename to ...
11596 (print $2): ... here.
11597 (print $9): Rename to ...
11598 (print $5): ... here.
11599 (print $10): Rename to ...
11600 (print $6): ... here.
11601 * gdb.fortran/vla.f90: Add pvla initialization.
11602
11603 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11604
11605 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11606 New test.
11607 * gdb.fortran/vla-value-sub.exp: Likewise.
11608
11609 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11610
11611 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11612
11613 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11614
11615 * i386-biarch-core.exp: Define corefile using
11616 standard_output_file.
11617
11618 2016-02-12 Yao Qi <yao.qi@linaro.org>
11619
11620 * gdb.arch/arm-single-step-kernel-helper.c: New.
11621 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11622
11623 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11624
11625 * gdb.btrace/tailcall-only.exp: New.
11626 * gdb.btrace/tailcall-only.c: New.
11627 * gdb.btrace/x86_64-tailcall-only.S: New.
11628 * gdb.btrace/i686-tailcall-only.S: New.
11629
11630 2016-02-11 Pedro Alves <palves@redhat.com>
11631
11632 * README (Parallel testing): Add missing double quotes.
11633
11634 2016-02-11 Pedro Alves <palves@redhat.com>
11635
11636 * README (Parallel testing): New section.
11637 (GDB_PARALLEL): Rewrite.
11638 (FORCE_PARALLEL): Document.
11639
11640 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11641
11642 * gdb.trace/tfile-avx.c: New test.
11643 * gdb.trace/tfile-avx.exp: New test.
11644
11645 2016-02-09 Keith Seitz <keiths@redhat.com>
11646
11647 PR breakpoints/19546
11648 * gdb.base/infcall-exec.c: New file.
11649 * gdb.base/infcall-exec2.c: New file.
11650 * gdb.base/infcall-exec.exp: New file.
11651
11652 2016-02-09 Keith Seitz <keiths@redhat.com>
11653
11654 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11655 (toplevel): Call test_bkpt_address.
11656
11657 2016-02-09 Keith Seitz <keiths@redhat.com>
11658
11659 PR python/19506
11660 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11661 (toplevel): Call test_bkpt_address.
11662
11663 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11664
11665 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11666 to AC_OUTPUT.
11667 * configure: Regenerate.
11668
11669 2016-02-09 Pedro Alves <palves@redhat.com>
11670
11671 PR breakpoints/19548
11672 * gdb.base/execl-update-breakpoints.c (some_function): New
11673 function.
11674 (main): Call it.
11675 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11676 Tighten expected GDB output.
11677
11678 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11679
11680 * Makefile.in (ALL_SUBDIRS): Remove.
11681 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11682 (distclean maintainer-clean realclean): Likewise.
11683 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11684 * configure: Regenerate.
11685 * gdb.ada/Makefile.in: Delete.
11686 * gdb.arch/Makefile.in: Likewise.
11687 * gdb.asm/Makefile.in: Likewise.
11688 * gdb.base/Makefile.in: Likewise.
11689 * gdb.btrace/Makefile.in: Likewise.
11690 * gdb.cell/Makefile.in: Likewise.
11691 * gdb.compile/Makefile.in: Likewise.
11692 * gdb.cp/Makefile.in: Likewise.
11693 * gdb.disasm/Makefile.in: Likewise.
11694 * gdb.dlang/Makefile.in: Likewise.
11695 * gdb.dwarf2/Makefile.in: Likewise.
11696 * gdb.fortran/Makefile.in: Likewise.
11697 * gdb.gdb/Makefile.in: Likewise.
11698 * gdb.go/Makefile.in: Likewise.
11699 * gdb.guile/Makefile.in: Likewise.
11700 * gdb.java/Makefile.in: Likewise.
11701 * gdb.linespec/Makefile.in: Likewise.
11702 * gdb.mi/Makefile.in: Likewise.
11703 * gdb.modula2/Makefile.in: Likewise.
11704 * gdb.multi/Makefile.in: Likewise.
11705 * gdb.objc/Makefile.in: Likewise.
11706 * gdb.opencl/Makefile.in: Likewise.
11707 * gdb.opt/Makefile.in: Likewise.
11708 * gdb.pascal/Makefile.in: Likewise.
11709 * gdb.perf/Makefile.in: Likewise.
11710 * gdb.python/Makefile.in: Likewise.
11711 * gdb.reverse/Makefile.in: Likewise.
11712 * gdb.server/Makefile.in: Likewise.
11713 * gdb.stabs/Makefile.in: Likewise.
11714 * gdb.threads/Makefile.in: Likewise.
11715 * gdb.trace/Makefile.in: Likewise.
11716 * gdb.xml/Makefile.in: Likewise.
11717 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11718 GDB_PARALLEL.
11719 (standard_output_file): Remove check for GDB_PARALLEL, always
11720 return path in outputs/$subdir/$testname.
11721
11722 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11723
11724 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11725 (site.exp): Assign abs_srcdir to tcl's srcdir.
11726
11727 2016-02-04 Yao Qi <yao.qi@linaro.org>
11728
11729 * gdb.base/foll-exec-mode.c: Include limits.h.
11730 (main): Add parameters argc and argv. Get directory from
11731 argv[0].
11732 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11733 compilation.
11734 * gdb.base/foll-exec.c: Include limits.h.
11735 (main): Add parameters argc and argv.
11736 Get directory from argv[0].
11737 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11738 Adjust tests on the number of lines as source code changed.
11739 * gdb.base/foll-vfork-exit.c: Include limits.h.
11740 (main): Add one line of statement before vfork.
11741 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11742 (main): Add parameters argc and argv. Get directory from
11743 argv[0].
11744 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11745 (setup_gdb): Set tbreak to skip some source lines.
11746 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11747 (main): Add parameters argc and argv. Get directory from
11748 argv[0].
11749 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11750 compilation.
11751 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11752 (main): Add parameters argc and argv. Get directory from
11753 argv[0].
11754 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11755 compilation.
11756
11757 2016-02-01 Doug Evans <dje@google.com>
11758
11759 * gdb.base/skip.exp: Clean up multiple references to same test name.
11760
11761 2016-02-01 Pedro Alves <palves@redhat.com>
11762
11763 PR remote/19496
11764 * gdb.threads/forking-threads-plus-breakpoint.exp
11765 (displaced_stepping_supported): New global.
11766 (probe_displaced_stepping_support): New procedure.
11767 (do_test): Add 'displaced' parameter, and use it.
11768 (top level): Check for displaced stepping support. Add displaced
11769 stepping on/off testing axis.
11770
11771 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11772
11773 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11774 pointer. Don't perform further tests on the unassociated pointer
11775 if the first test fails.
11776
11777 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11778
11779 * gdb.base/max-value-size.c: New file.
11780 * gdb.base/max-value-size.exp: New file.
11781 * gdb.base/huge.exp: Disable max-value-size for this test.
11782
11783 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11784
11785 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11786
11787 2016-01-28 Yao Qi <yao.qi@linaro.org>
11788
11789 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11790
11791 2016-01-25 Pedro Alves <palves@redhat.com>
11792
11793 PR threads/19461
11794 * gdb.base/fork-running-state.c: New file.
11795 * gdb.base/fork-running-state.exp: New file.
11796
11797 2016-01-25 Pedro Alves <palves@redhat.com>
11798
11799 PR gdb/19494
11800 * gdb.base/catch-fork-kill.c: New file.
11801 * gdb.base/catch-fork-kill.exp: New file.
11802
11803 2016-01-25 Pedro Alves <palves@redhat.com>
11804
11805 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11806 Delete, moved to lib/gdb.exp.
11807 * gdb.threads/forking-threads-plus-breakpoint.exp
11808 (foreach_with_prefix): Likewise.
11809 * gdb.threads/process-dies-while-handling-bp.exp
11810 (foreach_with_prefix): Likewise.
11811 * lib/gdb.exp (foreach_with_prefix): New procedure.
11812
11813 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11814
11815 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11816 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11817
11818 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11819
11820 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11821 endian targets.
11822
11823 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11824 Pedro Alves <palves@redhat.com>
11825
11826 Fix testsuite compatibility with Guile.
11827 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11828 number.
11829
11830 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11831
11832 Fix testsuite compatibility with Guile.
11833 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11834 (thread 1): New test for backtrace through signal handler.
11835
11836 2016-01-22 Yao Qi <yao.qi@linaro.org>
11837
11838 PR testsuite/19491
11839 * gdb.base/multi-forks.c: Include
11840 ../lib/unbuffer_output.c
11841 (main): Call gdb_unbuffer_output.
11842
11843 2016-01-21 Doug Evans <dje@google.com>
11844
11845 * lib/ada.exp (gdb_compile_ada): Fix typo.
11846
11847 2016-01-21 Joel Brobecker <brobecker@adacore.com>
11848
11849 * gdb.base/break-fun-addr.exp: New file.
11850 * gdb.base/break-fun-addr1.c: New file.
11851 * gdb.base/break-fun-addr2.c: New file.
11852
11853 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11854
11855 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11856 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11857 enum flag values.
11858
11859 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11860
11861 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11862 when GDB can not set the vector return value. Add more comments
11863 for clarification.
11864
11865 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11866
11867 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11868 command.
11869
11870 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11871
11872 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11873
11874 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11875
11876 * Makefile.in (check-single): Pass --status to runtest.
11877 (check/%.exp): Likewise.
11878
11879 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11880
11881 * Makefile.in (check-parallel): Propagate return code from make
11882 do-check-parallel.
11883
11884 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11885
11886 * gdb.trace/ftrace.exp: Fix expected message on continue.
11887 * gdb.trace/pending.exp: Fix expected message on continue.
11888 * gdb.trace/trace-break.exp: Fix expected message on continue.
11889
11890 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11891
11892 * lib/gdb.exp (gdb_test): Remove unused global references.
11893
11894 2016-01-18 Pedro Alves <palves@redhat.com>
11895
11896 * gdb.base/async-shell.exp: Adjust expected output.
11897 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11898 * gdb.base/siginfo-thread.exp: Adjust expected output.
11899 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11900 * gdb.java/jnpe.exp: Adjust expected output.
11901 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11902 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11903 * gdb.threads/leader-exit.exp: Adjust expected output.
11904 * gdb.threads/manythreads.exp: Adjust expected output.
11905 * gdb.threads/pthreads.exp: Adjust expected output.
11906 * gdb.threads/schedlock.exp: Adjust expected output.
11907 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11908 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11909 expected output.
11910 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11911 output.
11912 * gdb.threads/sigthread.exp: Adjust expected output.
11913 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11914
11915 2016-01-18 Yao Qi <yao.qi@linaro.org>
11916
11917 * gdb.guile/scm-section-script.c: Replace @progbits with
11918 %progbits.
11919 * gdb.python/py-section-script.c: Likewise.
11920
11921 2016-01-15 Pedro Alves <palves@redhat.com>
11922
11923 * gdb.multi/tids.exp: Test star wildcard ranges.
11924
11925 2016-01-15 Pedro Alves <palves@redhat.com>
11926
11927 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11928 command from "thread apply" invocation.
11929 (thr_apply_info_thr_invalid): Default the expected output to the
11930 input tid list.
11931 (top level): Add tests that use convenience variables. Add tests
11932 for "thread apply" with a valid TID list, but missing the command.
11933
11934 2016-01-13 Pedro Alves <palves@redhat.com>
11935
11936 * gdb.base/default.exp: Expect $_gthread as well.
11937 * gdb.multi/tids.exp: Test $_gthread.
11938 * gdb.threads/thread-specific.exp: Test $_gthread.
11939
11940 2016-01-13 Pedro Alves <palves@redhat.com>
11941
11942 * gdb.multi/tids.exp: Test "info threads -gid".
11943
11944 2016-01-13 Pedro Alves <palves@redhat.com>
11945
11946 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11947 Breakpoint.thread.
11948 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11949
11950 2016-01-07 Pedro Alves <palves@redhat.com>
11951
11952 * gdb.base/break.exp: Adjust to output changes.
11953 * gdb.base/hbreak2.exp: Likewise.
11954 * gdb.base/sepdebug.exp: Likewise.
11955 * gdb.base/watch_thread_num.exp: Likewise.
11956 * gdb.linespec/keywords.exp: Likewise.
11957 * gdb.multi/info-threads.exp: Likewise.
11958 * gdb.threads/thread-find.exp: Likewise.
11959 * gdb.multi/tids.c: New file.
11960 * gdb.multi/tids.exp: New file.
11961
11962 2016-01-13 Pedro Alves <palves@redhat.com>
11963
11964 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11965
11966 2016-01-13 Pedro Alves <palves@redhat.com>
11967
11968 * gdb.base/default.exp: Expect $_inferior as well.
11969 * gdb.multi/base.exp: Test $_inferior.
11970
11971 2016-01-13 Pedro Alves <palves@redhat.com>
11972
11973 PR breakpoints/19388
11974 * gdb.base/catch-signal-siginfo-cond.c: New file.
11975 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11976
11977 2016-01-12 Josh Stone <jistone@redhat.com>
11978 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11979
11980 * gdb.base/catch-syscall.c (do_execve): New variable.
11981 (main): Conditionally trigger an execve.
11982 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11983 (test_catch_syscall_execve): New, check entry/return across execve.
11984 (do_syscall_tests): Call test_catch_syscall_execve.
11985
11986 2016-01-12 Pedro Alves <palves@redhat.com>
11987
11988 * gdb.base/random-signal.exp (do_test): New procedure, with body
11989 of testcase moved in.
11990
11991 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11992 Pedro Alves <palves@redhat.com>
11993
11994 * gdb.base/funcargs.exp (finish from indirectly called function):
11995 Reintroduce the case for 'First'.
11996
11997 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11998 Pedro Alves <palves@redhat.com>
11999
12000 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12001 (tcatch_vfork_then_child_follow_exec)
12002 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12003 identification.
12004
12005 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12006
12007 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12008 and repeats to unlimited.
12009 * gdb.python/py-value.exp: Likewise.
12010 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12011 and repeats to unlimited.
12012
12013 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12014
12015 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12016 and reordering the functions.
12017 * gdb.multi/hangout.c: Likewise.
12018 * gdb.multi/hello.c: Likewise.
12019
12020 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12021
12022 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12023 absolute.
12024 (SingleStatisticTestResult.report): Use dict.keys instead of
12025 dict.iterkeys.
12026
12027 2016-01-06 Pedro Alves <palves@redhat.com>
12028
12029 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12030
12031 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12032
12033 * gdb.btrace/dlopen.exp: New.
12034 * gdb.btrace/dlopen.c: New.
12035 * gdb.btrace/dlopen-dso.c: New.
12036
12037 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12038
12039 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12040 PATTERN argument is optional.
12041
12042 2015-12-24 Joel Brobecker <brobecker@adacore.com>
12043
12044 * lib/ada.exp (target_compile_ada_from_dir): New function.
12045 (gdb_compile_ada): Reimplement avoiding the use of project files.
12046 * gdb.ada/gnat_ada.gpr: Delete.
12047 * gdb.ada/cond_lang.exp: Adjust test to make path before
12048 filename optional.
12049 * gdb.ada/small_reg_param.exp: Likewise.
12050
12051 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12052
12053 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12054
12055 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12056
12057 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12058 case.
12059
12060 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12061
12062 * gdb.base/break.exp: Remove dead code.
12063 * gdb.base/sepdebug.exp: Likewise.
12064
12065 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12066
12067 * gdb.asm/asm-source.exp: Remove HP-UX references.
12068 * gdb.base/annota1.exp: Likewise.
12069 * gdb.base/annota3.exp: Likewise.
12070 * gdb.base/attach.exp: Likewise.
12071 * gdb.base/bigcore.exp: Likewise.
12072 * gdb.base/break.exp: Likewise.
12073 * gdb.base/call-ar-st.exp: Likewise.
12074 * gdb.base/callfuncs.exp: Likewise.
12075 * gdb.base/catch-fork-static.exp: Likewise.
12076 * gdb.base/display.exp: Likewise.
12077 * gdb.base/foll-exec-mode.exp: Likewise.
12078 * gdb.base/foll-exec.exp: Likewise.
12079 * gdb.base/foll-fork.exp: Likewise.
12080 * gdb.base/foll-vfork.exp: Likewise.
12081 * gdb.base/funcargs.exp: Likewise.
12082 * gdb.base/hbreak2.exp: Likewise.
12083 * gdb.base/inferior-died.exp: Likewise.
12084 * gdb.base/interrupt.exp: Likewise.
12085 * gdb.base/multi-forks.exp: Likewise.
12086 * gdb.base/nodebug.exp: Likewise.
12087 * gdb.base/sepdebug.exp: Likewise.
12088 * gdb.base/solib1.c: Likewise.
12089 * gdb.base/step-test.exp: Likewise.
12090 * gdb.mi/non-stop.c: Likewise.
12091 * gdb.mi/pthreads.c: Likewise.
12092 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12093 * gdb.threads/pthreads.c: Likewise.
12094 * gdb.threads/staticthreads.exp: Likewise.
12095 * lib/future.exp: Likewise.
12096 * lib/gdb.exp: Likewise.
12097 * gdb.base/so-indr-cl.c: Remove.
12098 * gdb.base/so-indr-cl.exp: Likewise.
12099 * gdb.base/solib.c: Likewise.
12100 * gdb.base/solib.exp: Likewise.
12101 * gdb.base/solib2.c: Likewise.
12102
12103 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12104
12105 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12106 * gdb.base/call-ar-st.exp: Likewise.
12107 * gdb.base/callfuncs.exp: Likewise.
12108 * gdb.base/condbreak.exp: Likewise.
12109 * gdb.base/constvars.exp: Likewise.
12110 * gdb.base/hbreak2.exp: Likewise.
12111 * gdb.base/langs.exp: Likewise.
12112 * gdb.base/list.exp: Likewise.
12113 * gdb.base/long_long.exp: Likewise.
12114 * gdb.base/ptype.exp: Likewise.
12115 * gdb.base/scope.exp: Likewise.
12116 * gdb.base/signals.exp: Likewise.
12117 * gdb.base/so-impl-ld.exp: Likewise.
12118 * gdb.base/varargs.exp: Likewise.
12119 * gdb.base/volatile.exp: Likewise.
12120 * gdb.base/whatis.exp: Likewise.
12121 * gdb.cp/cplusfuncs.exp: Likewise.
12122 * gdb.cp/inherit.exp: Likewise.
12123 * gdb.cp/local.exp: Likewise.
12124 * gdb.cp/member-ptr.exp: Likewise.
12125 * gdb.cp/method.exp: Likewise.
12126 * gdb.cp/overload.exp: Likewise.
12127 * gdb.cp/templates.exp: Likewise.
12128 * gdb.stabs/weird.exp: Likewise.
12129 * lib/compiler.c: Likewise.
12130 * lib/compiler.cc: Likewise.
12131 * lib/cp-support.exp: Likewise.
12132 * lib/gdb.exp: Likewise.
12133
12134 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12135
12136 * configure.ac: Remove HP-UX case.
12137 * configure: Regenerate.
12138
12139 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12140
12141 * lib/gdb.exp (gdb_compile): Add function doc.
12142
12143 2015-12-17 Pedro Alves <palves@redhat.com>
12144
12145 PR threads/19354
12146 * gdb.multi/info-threads.exp: New file.
12147
12148 2015-12-15 Yao Qi <yao.qi@linaro.org>
12149
12150 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12151 is aarch64*-*-*.
12152
12153 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12154
12155 * gdb.base/history-duplicates.exp: Skip if no readline support.
12156
12157 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12158
12159 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12160
12161 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12162
12163 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12164
12165 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12166
12167 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12168 ctrl-C if nointerrupts target property is set.
12169 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12170 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12171 * gdb.base/paginate-bg-execution.exp: Likewise.
12172 * gdb.base/paginate-execution-startup.exp: Likewise.
12173 * gdb.base/random-signal.exp: Likewise.
12174 * gdb.base/range-stepping.exp: Likewise.
12175 * gdb.cp/annota2.exp: Likewise.
12176 * gdb.cp/annota3.exp: Likewise.
12177 * gdb.gdb/selftest.exp: Likewise.
12178 * gdb.threads/continue-pending-status.exp: Likewise.
12179 * gdb.threads/leader-exit.exp: Likewise.
12180 * gdb.threads/manythreads.exp: Likewise.
12181 * gdb.threads/pthreads.exp: Likewise.
12182 * gdb.threads/schedlock.exp: Likewise.
12183 * gdb.threads/sigthread.exp: Likewise.
12184
12185 2015-12-11 Don Breazeal <donb@codesourcery.com>
12186
12187 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12188 remote.
12189 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12190 * gdb.base/foll-exec.exp (main): Enable for target remote.
12191 * gdb.base/foll-fork.exp (main): Likewise.
12192 * gdb.base/foll-vfork.exp (main): Likewise.
12193 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12194 (proc continue_to_exit_bp_loc): Use clean_restart.
12195 * gdb.base/pie-execl.exp (main): Disable for target remote.
12196 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12197 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12198 * gdb.threads/execl.exp (main): Likewise.
12199 * gdb.threads/fork-child-threads.exp (main): Likewise.
12200 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12201 remote.
12202 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12203 remote.
12204 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12205 pid.tid style ptids, instead of just tid.
12206 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12207 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12208 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12209 ptids, instead of just tid.
12210
12211 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12212
12213 * gdb.base/list.exp (test_list_forward): Add end of file error
12214 test.
12215 (test_repeat_list_command): Add end of file error test.
12216 (test_list_backwards): Add beginning of file error test.
12217
12218 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12219
12220 * gdb.base/list.exp (test_list_invalid_args): New function,
12221 defined, and called.
12222
12223 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12224
12225 * gdb.base/list.exp (test_list): Make test names unique.
12226
12227 2015-12-11 Yao Qi <yao.qi@linaro.org>
12228
12229 * gdb.base/coremaker2.c: Remove.
12230
12231 2015-12-10 Pedro Alves <palves@redhat.com>
12232
12233 * gdb.multi/base.exp: Remove stale "spaces" references.
12234
12235 2015-12-10 Pedro Alves <palves@redhat.com>
12236
12237 * gdb.multi/base.exp: Don't use nowarnings.
12238 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12239 * gdb.multi/hangout.c: Include stdio.h.
12240 * gdb.multi/hello.c: Include stdlib.h.
12241 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12242 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12243 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12244
12245 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12246
12247 * gdb.dwarf2/dw2-ranges-base.c: New file.
12248 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12249 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12250 support additional line table, and debug ranges generation.
12251 (Dwarf::ranges): New function, generate .debug_ranges.
12252 (Dwarf::lines): Support generating simple line table programs.
12253 (Dwarf::assemble): Initialise new namespace variables.
12254
12255 2015-12-09 Kevin Buettner <kevinb@redhat.com>
12256
12257 * gdb.base/async.exp (proc test_background): Add case for
12258 asynchronous execution not supported.
12259
12260 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
12261
12262 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12263 format and change test names to make them unique.
12264
12265 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12266 Pedro Alves <pedro@redhat.com>
12267
12268 PR gdb/18702
12269 Add checking of floatformats setup on x86_64 hosts.
12270 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12271 (smallval, bigval): New labels/constants.
12272 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12273 float" after loading bigval and smallval.
12274
12275 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12276
12277 * gdb.ada/fun_overload_menu.exp: New testcase.
12278 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12279
12280 2015-12-04 Josh Stone <jistone@redhat.com>
12281
12282 * gdb.base/catch-fork-static.exp: New.
12283
12284 2015-12-03 Yao Qi <yao.qi@linaro.org>
12285
12286 * gdb.base/sizeof.c: Don't include stdio.h and
12287 ../lib/unbuffer_output.c.
12288 (main): New variable 'size' and 'value'. Remove printf and
12289 gdb_unbuffer_output. Assign return value to size and value.
12290 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12291 at the beginning.
12292 (check_sizeof): Check the result by printing variable 'size'.
12293 (check_valueof): Check the result by printing variable 'value'.
12294
12295 2015-12-01 Yao Qi <yao.qi@linaro.org>
12296
12297 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12298 for aarch64*-*-linux* target.
12299
12300 2015-11-30 Pedro Alves <palves@redhat.com>
12301
12302 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12303
12304 2015-11-30 Pedro Alves <palves@redhat.com>
12305
12306 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12307 Handle non-stop mode vCont replies.
12308
12309 2015-11-30 Pedro Alves <palves@redhat.com>
12310
12311 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12312 prepare_for_testing. Start gdb with "set non-stop on" appended to
12313 GDBFLAGS. Lax expected stop output.
12314
12315 2015-11-27 Yao Qi <yao.qi@linaro.org>
12316
12317 * gdb.arch/arm-neon.exp: New.
12318 * gdb.arch/arm-neon.c: New.
12319
12320 2015-11-27 Yao Qi <yao.qi@linaro.org>
12321
12322 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12323
12324 2015-11-27 Yao Qi <yao.qi@linaro.org>
12325
12326 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12327 frames-invalid annotation.
12328
12329 2015-11-27 Yao Qi <yao.qi@linaro.org>
12330
12331 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12332
12333 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12334
12335 * gdb.threads/names.exp: New file.
12336 * gdb.threads/names.c: New file.
12337 * README: Mention gdb,no_thread_names.
12338
12339 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12340
12341 PR 19297
12342 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12343 support" error.
12344
12345 2015-11-24 Pedro Alves <palves@redhat.com>
12346
12347 PR 17539
12348 * gdb.base/display.exp: Expect displays to be sorted in ascending
12349 order. Use multi_line.
12350 * gdb.base/solib-display.exp: Likewise.
12351
12352 2015-11-24 Pedro Alves <palves@redhat.com>
12353
12354 PR 17539
12355 * gdb.base/display.exp: Expect displays to be sorted in ascending
12356 order. Use multi_line.
12357 * gdb.base/solib-display.exp: Likewise.
12358
12359 2015-11-24 Pedro Alves <palves@redhat.com>
12360
12361 PR 17539
12362 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12363 threads in ascending order.
12364 * gdb.base/foll-fork.exp: Likewise.
12365 * gdb.base/foll-vfork.exp: Likewise.
12366 * gdb.base/multi-forks.exp: Likewise.
12367 * gdb.mi/mi-nonstop.exp: Likewise.
12368 * gdb.mi/mi-nsintrall.exp: Likewise.
12369 * gdb.multi/base.exp: Likewise.
12370 * gdb.multi/multi-arch.exp: Likewise.
12371 * gdb.python/py-inferior.exp: Likewise.
12372 * gdb.threads/break-while-running.exp: Likewise.
12373 * gdb.threads/execl.exp: Likewise.
12374 * gdb.threads/gcore-thread.exp: Likewise.
12375 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12376 * gdb.threads/kill.exp: Likewise.
12377 * gdb.threads/linux-dp.exp: Likewise.
12378 * gdb.threads/multiple-step-overs.exp: Likewise.
12379 * gdb.threads/next-bp-other-thread.exp: Likewise.
12380 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12381 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12382 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12383 * gdb.threads/thread-find.exp: Likewise.
12384 * gdb.threads/tls.exp: Likewise.
12385 * lib/mi-support.exp (mi_reverse_list): Delete.
12386 (mi_check_thread_states): No longer reverse list.
12387
12388 2015-11-24 Pedro Alves <palves@redhat.com>
12389
12390 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12391 use lowercase.
12392
12393 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12394
12395 * gdb.trace/actions.c: Include trace-common.h.
12396 (main): Add a location for a fast tracepoint.
12397 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12398 the normal tracepoints.
12399 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12400
12401 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12402
12403 * save-trace.exp: Factor out code to these...
12404 (gdb_save_tracepoints): New.
12405 (gdb_load_tracepoints): New.
12406 (do_save_load_test): New.
12407
12408 2015-11-23 Kevin Buettner <kevinb@redhat.com>
12409
12410 * gdb.base/asmlabel.exp: New test.
12411 * gdb.base/asmlabel.c: New test case.
12412
12413 2015-11-23 Joel Brobecker <brobecker@adacore.com>
12414
12415 * gdb.base/wrong_frame_bt_full-main.c: New file.
12416 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12417 * gdb.base/wrong_frame_bt_full.exp: New file.
12418
12419 2015-11-23 Joel Brobecker <brobecker@adacore.com>
12420
12421 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12422
12423 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12424
12425 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
12426 pstate register when comparing registers values in
12427 sparc64-*-linux-gnu targets to avoid spurious differences.
12428
12429 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12430
12431 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
12432
12433 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12434
12435 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12436 as type argument to gdb_compile.
12437 * gdb.base/nested-subp2.exp: Likewise.
12438 * gdb.base/nested-subp3.exp: Likewise.
12439
12440 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12441
12442 * lib/dwarf.exp (_note): Fix left shift of negative value.
12443 * gdb.trace/trace-condition.exp: Likewise.
12444
12445 2015-11-13 Yao Qi <yao.qi@linaro.org>
12446
12447 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12448 comments about d10v.
12449 (test_scalar_returns): Likewise.
12450 * gdb.base/d10v.ld: Remove.
12451 * gdb.base/overlays.exp: Remove the target triplet checking for
12452 d10v-*-*.
12453 * gdb.base/structs.exp (test_struct_returns): Remove the
12454 comments about d10v.
12455 (test_struct_calls): Likewise.
12456
12457 2015-11-13 Yao Qi <yao.qi@linaro.org>
12458
12459 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12460 * gdb.base/gnu_vector.c: Don't include stdio.h.
12461 (main): Don't print res and call add_some_intvecs.
12462
12463 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12464
12465 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12466 macro.
12467 (func5): Removed.
12468 (func4): Use FAST_TRACEPOINT_LABEL.
12469 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12470 macro.
12471 (func): Removed.
12472 (thread_function): Use FAST_TRACEPOINT_LABEL.
12473 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12474 (func): Remove.
12475 (marker): Use FAST_TRACEPOINT_LABEL.
12476 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12477 (pendfunc1): Remove.
12478 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12479 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12480 (foo): Remove.
12481 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12482 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12483 macro.
12484 (func): Remove.
12485 (marker): Use FAST_TRACEPOINT_LABEL.
12486 * gdb.trace/trace-common.h: New header.
12487 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12488 macro.
12489 (func): Remove.
12490 (marker): Use FAST_TRACEPOINT_LABEL.
12491 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12492 (func): Remove.
12493 (thread_function): Use FAST_TRACEPOINT_LABEL.
12494
12495 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12496
12497 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12498 in front.
12499 * gdb.trace/change-loc.exp: Use global pcreg definition.
12500 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12501 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12502 in front.
12503 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12504 * gdb.trace/pending.exp: Likewise.
12505 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12506 * gdb.trace/trace-break.exp: Likewise.
12507 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12508 in front.
12509 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12510 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12511 in front.
12512 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12513
12514 2015-11-09 Joel Brobecker <brobecker@adacore.com>
12515
12516 * gdb.ada/fin_fun_out: New testcase.
12517
12518 2015-11-07 Kevin Buettner <kevinb@redhat.com>
12519
12520 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12521 value associated with DW_AT_byte_size.
12522 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12523 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12524 DW_AT_upper_bound.
12525
12526 2015-11-07 Kevin Buettner <kevinb@redhat.com>
12527
12528 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12529 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12530 version.
12531 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12532 gdb.dwarf2/dw2-canonicalize-type.exp,
12533 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12534 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12535 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12536 provided by gdb_target_symbol_prefix_flags_asm.
12537 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12538 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12539 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12540 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12541 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12542 macros where needed). Use this macro for symbols which require
12543 the prefix provided by SYMBOL_PREFIX.
12544
12545 2015-11-05 Kevin Buettner <kevinb@redhat.com>
12546
12547 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12548 New procs.
12549 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12550 representing expressions, of more than one list element.
12551 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12552 to prepend linker symbol prefix to f.
12553 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12554 table_1 and table_2.
12555 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12556 Likewise, for f and g.
12557 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12558 for ptr.
12559 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12560 for main.
12561 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12562 table_1_ptr and table_2_ptr.
12563
12564 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12565 Joel Brobecker <brobecker@adacore.com>
12566
12567 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12568
12569 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12570
12571 * gdb.reverse/s390-mvcle.c: New test.
12572 * gdb.reverse/s390-mvcle.exp: New file.
12573 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12574
12575 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12576
12577 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12578
12579 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12580
12581 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12582 reaching marker2.
12583 * gdb.reverse/getresuid-reverse.exp: Likewise.
12584 * gdb.reverse/pipe-reverse.exp: Likewise.
12585 * gdb.reverse/readv-reverse.exp: Likewise.
12586 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12587 * gdb.reverse/time-reverse.exp: Likewise.
12588 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12589
12590 2015-10-30 Yao Qi <yao.qi@linaro.org>
12591
12592 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12593 (empty_cycle): Remove.
12594 (main): Don't call empty_cycle. Don't use watch_count_done.
12595 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12596 empty_cycle. Rewrite the code counting HW watchpoints.
12597
12598 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12599
12600 * gdb.reverse/fstatat-reverse.c: New test.
12601 * gdb.reverse/fstatat-reverse.exp: New file.
12602 * gdb.reverse/getresuid-reverse.c: New test.
12603 * gdb.reverse/getresuid-reverse.exp: New file.
12604 * gdb.reverse/pipe-reverse.c: New test.
12605 * gdb.reverse/pipe-reverse.exp: New file.
12606 * gdb.reverse/readv-reverse.c: New test.
12607 * gdb.reverse/readv-reverse.exp: New file.
12608 * gdb.reverse/recvmsg-reverse.c: New test.
12609 * gdb.reverse/recvmsg-reverse.exp: New file.
12610 * gdb.reverse/time-reverse.c: New test.
12611 * gdb.reverse/time-reverse.exp: New file.
12612 * gdb.reverse/waitpid-reverse.c: New test.
12613 * gdb.reverse/waitpid-reverse.exp: New file.
12614
12615 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12616
12617 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12618
12619 2015-10-26 Doug Evans <dje@google.com>
12620
12621 PR symtab/17391
12622 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12623 * gdb.dwarf2/bad-regnum.c: New file.
12624 * gdb.dwarf2/bad-regnum.exp: New file.
12625
12626 2015-10-26 Doug Evans <dje@google.com>
12627
12628 PR python/18938
12629 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12630 file.
12631
12632 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12633
12634 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12635 for a change by "Mention language in compile error message".
12636
12637 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12638
12639 PR python/18073
12640 * gdb.python/py-type.c (C::a_method): New.
12641 (C::a_const_method): New.
12642 (C::a_static_method): New.
12643 (a_function): New.
12644 * gdb.python/py-type.exp (test_fields): Test getting fields
12645 from function and method.
12646
12647 2015-10-21 Keven Boell <keven.boell@intel.com>
12648
12649 * gdb.fortran/vla-alloc-assoc.exp: New file.
12650 * gdb.fortran/vla-datatypes.exp: New file.
12651 * gdb.fortran/vla-datatypes.f90: New file.
12652 * gdb.fortran/vla-history.exp: New file.
12653 * gdb.fortran/vla-ptype-sub.exp: New file.
12654 * gdb.fortran/vla-ptype.exp: New file.
12655 * gdb.fortran/vla-sizeof.exp: New file.
12656 * gdb.fortran/vla-sub.f90: New file.
12657 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12658 * gdb.fortran/vla-value-sub-finish.exp: New file.
12659 * gdb.fortran/vla-value-sub.exp: New file.
12660 * gdb.fortran/vla-value.exp: New file.
12661 * gdb.fortran/vla-ptr-info.exp: New file.
12662 * gdb.mi/mi-vla-fortran.exp: New file.
12663 * gdb.mi/vla.f90: New file.
12664
12665 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12666
12667 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12668 of hardwired timeout value.
12669
12670 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12671 Pedro Alves <palves@redhat.com>
12672
12673 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12674 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12675
12676 2015-10-19 Josh Stone <jistone@redhat.com>
12677
12678 * gdb.base/catch-syscall.c: Include <sched.h>.
12679 (unknown_syscall): New variable.
12680 (main): Trigger a vfork and an unknown syscall.
12681 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12682 (unknown_syscall_number): Likewise.
12683 (check_call_to_syscall): Accept an optional syscall pattern.
12684 (check_return_from_syscall): Likewise.
12685 (check_continue): Likewise.
12686 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12687 (test_catch_syscall_skipping_return): New test toggling off 'catch
12688 syscall' to step over the syscall return, then toggling back on.
12689 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12690 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12691 (do_syscall_tests): Call test_catch_syscall_without_args and
12692 test_catch_syscall_mid_vfork.
12693 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12694 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12695
12696 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
12697
12698 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12699 print g_vE): Add new pass patterns.
12700 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12701 print various symbol names for vptr fields.
12702
12703 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12704
12705 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12706 results.
12707
12708 2015-10-12 Yao Qi <yao.qi@linaro.org>
12709
12710 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12711
12712 2015-10-12 Yao Qi <yao.qi@linaro.org>
12713
12714 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12715 is aarch64*-*-linux*.
12716
12717 2015-10-12 Yao Qi <yao.qi@linaro.org>
12718
12719 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12720 (can_relocate_bcond_true): ... it.
12721 (can_relocate_bcond_false): New function.
12722 (foo): Likewise.
12723 (can_relocate_bl): Likewise.
12724 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12725 can_relocate_bl.
12726
12727 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12728
12729 * gdb.base/nested-addr.c: New file.
12730 * gdb.base/nested-addr.exp: New testcase.
12731
12732 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12733
12734 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12735 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12736 its output. Ignore the output of "record goto begin" and instead
12737 check that GDB is replaying.
12738
12739 2015-10-09 Pedro Alves <palves@redhat.com>
12740
12741 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12742 (top level): Use it in the run with no args test.
12743
12744 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12745
12746 * gdb.dlang/properties.exp: New file.
12747
12748 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12749
12750 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12751 whether or not address 0x1000 is mapped on the target.
12752
12753 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12754
12755 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12756 build.
12757
12758 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12759
12760 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12761 instruction-history test.
12762
12763 2015-09-28 Doug Evans <dje@google.com>
12764
12765 * gdb.base/gcore.c (array_func): Add reference to static_array.
12766
12767 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12768
12769 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12770 source line.
12771
12772 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12773
12774 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12775 short or char as base type.
12776
12777 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12778
12779 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12780 to allow any size enum.
12781
12782 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12783
12784 * gdb.ada/array_ptr_renaming.exp: New testcase.
12785 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12786 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12787
12788 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12789
12790 * gdb.trace/ftrace-lock.c: New file.
12791 * gdb.trace/ftrace-lock.exp: New file.
12792
12793 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12794
12795 * gdb.arch/insn-reloc.c: New file.
12796 * gdb.arch/ftrace-insn-reloc.exp: New file.
12797
12798 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12799
12800 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12801 instruction.
12802 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12803 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12804 * gdb.trace/range-stepping.c: Likewise.
12805 * gdb.trace/trace-break.c: Likewise.
12806 * gdb.trace/trace-mt.c (thread_function): Likewise.
12807 * gdb.trace/ftrace.c (marker): Likewise.
12808 * gdb.trace/trace-condition.c (marker): Likewise.
12809 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12810 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12811 is_aarch64_target.
12812
12813 2015-09-18 Doug Evans <xdje42@gmail.com>
12814
12815 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12816 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12817
12818 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12819
12820 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12821 the breakpoint.
12822
12823 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12824
12825 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12826 the pending breakpoint. Remove timeout override for "Run till
12827 MI pending breakpoint on pendfunc3 on thread 2" test.
12828
12829 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12830
12831 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12832 filename pattern.
12833
12834 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12835
12836 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12837 in breakpoint filename pattern.
12838
12839 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12840
12841 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12842
12843 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12844
12845 * gdb.linespec/explicit.exp: Check for readline support for
12846 tab-completion tests. Fix obvious typo.
12847
12848 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12849
12850 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12851 and replay.
12852
12853 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12854
12855 * gdb.btrace/non-stop.c: New.
12856 * gdb.btrace/non-stop.exp: New.
12857
12858 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12859 Yao Qi <yao.qi@linaro.org>
12860
12861 * gdb.trace/trace-condition.c: New file.
12862 * gdb.trace/trace-condition.exp: New file.
12863
12864 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
12865
12866 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12867 for testing bytecode compilation.
12868
12869 2015-09-16 Pedro Alves <palves@redhat.com>
12870 Sandra Loosemore <sandra@codesourcery.com>
12871
12872 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12873 (SECONDS): Redefine.
12874 (main): Call pthread_kill and alarm early.
12875 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12876 support.
12877 (test): If the target can't hardware step and doesn't support
12878 displaced stepping, increase the timeout.
12879
12880 2015-09-16 Pedro Alves <palves@redhat.com>
12881
12882 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12883 (enable_debug): New procedures.
12884 (test): Use them. Bail out if waiting for threads fails.
12885 (top level): Bail out if a test fails.
12886
12887 2015-09-16 Yao Qi <yao.qi@linaro.org>
12888
12889 * gdb.asm/asm-source.exp: Set asm-arch for
12890 aarch64*-*-* target.
12891 * gdb.asm/aarch64.inc: New file.
12892
12893 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12894
12895 * gdb.ada/array_of_variable_length.exp: New testcase.
12896 * gdb.ada/array_of_variable_length/foo.adb: New file.
12897 * gdb.ada/array_of_variable_length/pck.adb: New file.
12898 * gdb.ada/array_of_variable_length/pck.ads: New file.
12899
12900 2015-09-15 Doug Evans <dje@google.com>
12901
12902 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12903 of function static local variable.
12904
12905 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12906
12907 * gdb.threads/tls-so_extern.exp: New test file.
12908 * gdb.threads/tls-so_extern.c: New test file.
12909 * gdb.threads/tls-so_extern_main.c: New test file.
12910
12911 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12912
12913 * gdb.opt/solib-intra-step-lib.c: New file.
12914 * gdb.opt/solib-intra-step-main.c: New file.
12915 * gdb.opt/solib-intra-step.exp: New file.
12916
12917 2015-09-15 Pedro Alves <palves@redhat.com>
12918
12919 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12920 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12921
12922 2015-09-14 Pedro Alves <palves@redhat.com>
12923
12924 * gdb.base/hook-stop-continue.c: Delete.
12925 * gdb.base/hook-stop-continue.exp: Delete.
12926 * gdb.base/hook-stop-frame.c: Delete.
12927 * gdb.base/hook-stop-frame.exp: Delete.
12928 * gdb.base/hook-stop.c: New file.
12929 * gdb.base/hook-stop.exp: New file.
12930
12931 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12932
12933 * gdb.ada/access_to_packed_array.exp: New testcase.
12934 * gdb.ada/access_to_packed_array/foo.adb: New file.
12935 * gdb.ada/access_to_packed_array/pack.adb: New file.
12936 * gdb.ada/access_to_packed_array/pack.ads: New file.
12937
12938 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12939
12940 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12941 buffer size test.
12942
12943 2015-09-11 Don Breazeal <donb@codesourcery.com>
12944
12945 * gdb.base/foll-exec.c: Add copyright header. Fix
12946 formatting issues.
12947 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12948 (do_exec_tests): Use clean_restart in place of zap_session,
12949 and for test initialization. Fix formatting issues. Use
12950 fail in place of perror.
12951 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12952 an expect statement to match an expression with output from
12953 the program under debug.
12954 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12955 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12956 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12957 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12958 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12959
12960 2015-09-09 Doug Evans <dje@google.com>
12961
12962 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12963
12964 2015-09-09 Doug Evans <dje@google.com>
12965
12966 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12967
12968 2015-09-09 Doug Evans <dje@google.com>
12969
12970 * gdb.base/savedregs.exp: Fix typo.
12971
12972 2015-09-09 Pedro Alves <palves@redhat.com>
12973
12974 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12975
12976 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12977
12978 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12979 command actually switches threads. Give up on remaining
12980 tests if target fails to stop at breakpoint.
12981
12982 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12983
12984 * gdb.ada/funcall_char.exp: New testcase.
12985 * gdb.ada/funcall_char/foo.adb: New file.
12986
12987 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12988
12989 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12990 expected outputs. Add two testcases for completing ambiguous
12991 functions.
12992 * gdb.ada/complete/aux_pck.adb: New file.
12993 * gdb.ada/complete/aux_pck.ads: New file.
12994 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12995 Ambiguous_Func functions.
12996 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12997 * gdb.ada/complete/pck.adb: Likewise.
12998
12999 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13000
13001 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13002 failures to run the test program under GDB.
13003
13004 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
13005
13006 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13007 to C.
13008
13009 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13010
13011 * gdb.base/run-after-attach.exp: New test file.
13012 * gdb.base/run-after-attach.c: New test file.
13013
13014 2015-08-26 Don Breazeal <donb@codesourcery.com>
13015
13016 * gdb.base/foll-exec-2.c: New test program.
13017 * gdb.base/foll-exec-2.exp: New test.
13018
13019 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13020
13021 * gdb.base/nested-subp1.exp: New file.
13022 * gdb.base/nested-subp1.c: New file.
13023 * gdb.base/nested-subp2.exp: New file.
13024 * gdb.base/nested-subp2.c: New file.
13025 * gdb.base/nested-subp3.exp: New file.
13026 * gdb.base/nested-subp3.c: New file.
13027
13028 2015-08-24 Pedro Alves <palves@redhat.com>
13029
13030 * gdb.server/connect-without-multi-process.c: New file.
13031 * gdb.server/connect-without-multi-process.exp: New file.
13032
13033 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13034
13035 * gdb.opt/inline-markers.c: Make z int.
13036
13037 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13038
13039 * gdb.opt/inline-markers.c: Make z volatile.
13040
13041 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13042
13043 * gdb.opt/inline-bt.c: New volatile global z.
13044 * gdb.opt/inline-cmds.c: Likewise.
13045 * gdb.opt/inline-locals.c: Likewise.
13046 * gdb.opt/inline-markers.c: New extern global z.
13047 (marker): Use z.
13048 (inline_fn): Likewise.
13049
13050 2015-08-24 Pedro Alves <palves@redhat.com>
13051
13052 * config/m32r-stub.exp: Remove file.
13053 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13054 * gdb.base/call-rt-st.exp: Likewise.
13055 * gdb.base/call-strs.exp: Likewise.
13056 * gdb.base/default.exp: Remove references to h8300-*-hms and
13057 *-*-udi*.
13058 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13059
13060 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13061
13062 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13063 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13064 and "return" use KFAIL when GDB can not read/write the vector
13065 return value.
13066
13067 2015-08-21 Gary Benson <gbenson@redhat.com>
13068
13069 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13070
13071 2015-08-20 Pedro Alves <palves@redhat.com>
13072
13073 * gdb.server/solib-list.exp: No longer expect an interior stop in
13074 non-stop mode.
13075
13076 2015-08-20 Pedro Alves <palves@redhat.com>
13077
13078 * gdb.server/connect-stopped-target.c: New file.
13079 * gdb.server/connect-stopped-target.exp: New file.
13080
13081 2015-08-20 Pedro Alves <palves@redhat.com>
13082
13083 * gdb.dwarf2/comp-unit-lang.exp: New file.
13084 * gdb.dwarf2/comp-unit-lang.c: New file.
13085
13086 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13087
13088 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13089 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13090
13091 2015-08-19 Kevin Buettner <kevinb@redhat.com>
13092
13093 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13094 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13095
13096 2015-08-18 Doug Evans <dje@google.com>
13097 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13098
13099 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13100 skip_python_tests. New arg prompt_regexp.
13101 (skip_python_tests): New function.
13102 * lib/mi-support.exp (mi_skip_python_tests): New function.
13103 * gdb.python/py-mi-objfile-gdb.py: New file.
13104 * gdb.python/py-mi-objfile.c: New file.
13105 * gdb.python/py-mi-objfile.exp: New file.
13106
13107 2015-08-17 Keith Seitz <keiths@redhat.com>
13108
13109 * gdb.linespec/explicit.exp: Move strace test from here ...
13110 * gdb.trace/strace.exp: ... to here.
13111
13112 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13113
13114 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13115 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13116
13117 2015-08-14 Doug Evans <xdje42@gmail.com>
13118
13119 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13120 inferior before selecting a new file.
13121
13122 2015-08-14 Doug Evans <xdje42@gmail.com>
13123
13124 * gdb.mi/mi-disassemble.exp: Update.
13125 * gdb.base/disasm-optim.S: New file.
13126 * gdb.base/disasm-optim.c: New file.
13127 * gdb.base/disasm-optim.h: New file.
13128 * gdb.base/disasm-optim.exp: New file.
13129
13130 2015-08-14 Keith Seitz <keiths@redhat.com>
13131
13132 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13133 "evaluated-by".
13134
13135 2015-08-13 Joel Brobecker <brobecker@adacore.com>
13136
13137 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13138
13139 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13140
13141 * gdb.ada/fun_renaming.exp: New testcase.
13142 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13143 * gdb.ada/fun_renaming/pack.adb: New file.
13144 * gdb.ada/fun_renaming/pack.ads: New file.
13145
13146 2015-08-12 Keith Seitz <keiths@redhat.com>
13147
13148 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13149 gdb_get_line_number.
13150
13151 2015-08-12 Joel Brobecker <brobecker@adacore.com>
13152
13153 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13154 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13155 gdb.base/dso2dso.exp: New files.
13156
13157 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13158 Pedro Alves <palves@redhat.com>
13159 Keith Seitz <keiths@redhat.com>
13160
13161 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13162 GDBFLAGS.
13163
13164 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13165
13166 * gdb.base/gdbhistsize-history.exp
13167 (test_histsize_history_setting): Use save_vars.
13168 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13169 Use save_vars.
13170 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13171 * gdb.base/readline.exp: Use save_vars.
13172
13173 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13174
13175 * lib/gdb.exp (save_vars): New proc.
13176
13177 2015-08-11 Keith Seitz <keiths@redhat.com>
13178
13179 * gdb.base/help.exp: Update help_breakpoint_text.
13180
13181 2015-08-11 Keith Seitz <keiths@redhat.com>
13182
13183 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13184 (at toplevel): Call test_explicit_breakpoints.
13185 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13186 breakpoints.
13187 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13188 breakpoint conditions, "-cond".
13189
13190 2015-08-11 Keith Seitz <keiths@redhat.com>
13191
13192 * gdb.linespec/3explicit.c: New file.
13193 * gdb.linespec/cpexplicit.cc: New file.
13194 * gdb.linespec/cpexplicit.exp: New file.
13195 * gdb.linespec/explicit.c: New file.
13196 * gdb.linespec/explicit.exp: New file.
13197 * gdb.linespec/explicit2.c: New file.
13198 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13199 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13200 before using in the matching pattern.
13201 Clarify that `prefix' is a regular expression.
13202
13203 2015-08-11 Keith Seitz <keiths@redhat.com>
13204
13205 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13206 test.
13207 Add tests for missing ",FMT" and ",".
13208
13209 2015-08-10 Doug Evans <dje@google.com>
13210 Keith Seitz <keiths@redhat.com>
13211
13212 PR gdb/17960
13213 * gdb.base/completion.exp: Add location completer tests.
13214
13215 2015-08-07 Pedro Alves <palves@redhat.com>
13216
13217 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13218 tests here.
13219 (top level): Run do_test with and without displaced stepping.
13220
13221 2015-08-07 Pedro Alves <palves@redhat.com>
13222
13223 * gdb.base/valgrind-disp-step.c: New file.
13224 * gdb.base/valgrind-disp-step.exp: New file.
13225
13226 2015-08-07 Pedro Alves <palves@redhat.com>
13227
13228 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13229 Delete function.
13230 (main): Add alarm. Run an infinite loop instead of calling
13231 wait_threads.
13232 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13233 comment.
13234 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13235 Delete function.
13236 (main): Add alarm. Run an infinite loop instead of calling
13237 wait_threads.
13238 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13239 comment.
13240
13241 2015-08-07 Pedro Alves <palves@redhat.com>
13242
13243 * gdb.base/checkpoint-ns.exp: New file.
13244 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13245 standard_testfile.
13246
13247 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13248
13249 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13250 * gdb.btrace/instruction_history.exp: Update.
13251 * gdb.btrace/tsx.exp: New.
13252 * gdb.btrace/tsx.c: New.
13253
13254 2015-08-06 Pedro Alves <palves@redhat.com>
13255
13256 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13257 increase timeout.
13258 * gdb.reverse/until-precsave.exp: Bump timeouts.
13259
13260 2015-08-06 Pedro Alves <palves@redhat.com>
13261
13262 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13263
13264 2015-08-06 Pedro Alves <palves@redhat.com>
13265
13266 PR gdb/18749
13267 * gdb.threads/process-dies-while-handling-bp.c: New file.
13268 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13269
13270 2015-08-06 Pedro Alves <palves@redhat.com>
13271
13272 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13273 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13274
13275 2015-08-05 Pedro Alves <palves@redhat.com>
13276
13277 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13278 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13279
13280 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13281
13282 * gdb.base/bp-permanent.exp: Report test as unsupported if
13283 the target cannot stop at the permanent breakpoint.
13284
13285 2015-08-03 Doug Evans <dje@google.com>
13286
13287 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13288 10000.
13289
13290 2015-08-03 Doug Evans <dje@google.com>
13291
13292 * Makefile.in (workers/%.worker, build-perf): New rule.
13293 (GDB_PERFTEST_MODE): New variable.
13294 (check-perf): Use it.
13295 (clean): Clean up gdb.perf parallel build subdirs.
13296 * lib/build-piece.exp: New file.
13297 * lib/gdb.exp (make_gdb_parallel_path): New function
13298 (standard_output_file, standard_temp_file): Call it.
13299 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13300 of $GDB_PARALLEL.
13301 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13302
13303 2015-08-03 Doug Evans <dje@google.com>
13304
13305 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
13306 (LOG_FILE_NAME): New global.
13307 (TextReporter.__init__): Initialize self.txt_sum.
13308 (TextReporter.report): Add support for multiple data-points.
13309 Move report to perftest.sum, put raw data in perftest.log.
13310 (TextReporter.start): Open sum and log files.
13311 (TextReporter.end): Close sum and log files.
13312 * gdb.perf/lib/perftest/testresult.py
13313 (SingleStatisticTestResult.record): Handle multiple data-points.
13314
13315 2015-07-31 Pedro Alves <palves@redhat.com>
13316
13317 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13318 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13319 kill_wait_spawned_process instead of explicit "kill -9".
13320 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13321 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13322 kill_wait_spawned_process.
13323 * gdb.base/attach-twice.exp: Likewise.
13324 * gdb.base/attach.exp: Likewise.
13325 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13326 gdb_test_multiple.
13327 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13328 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13329 kill_wait_spawned_process.
13330 * gdb.base/valgrind-infcall.exp: Likewise.
13331 * gdb.multi/multi-attach.exp: Likewise.
13332 * gdb.python/py-prompt.exp: Likewise.
13333 * gdb.python/py-sync-interp.exp: Likewise.
13334 * gdb.server/ext-attach.exp: Likewise.
13335 * gdb.threads/attach-into-signal.exp (corefunc): Use
13336 spawn_wait_for_attach, spawn_id_get_pid and
13337 kill_wait_spawned_process.
13338 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13339 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13340 spawn_id_get_pid and kill_wait_spawned_process.
13341 * gdb.threads/attach-stopped.exp (corefunc): Use
13342 spawn_wait_for_attach, spawn_id_get_pid and
13343 kill_wait_spawned_process.
13344 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13345 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13346 kill_wait_spawned_process instead of explicit "kill -9".
13347 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13348 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13349 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13350 processes. Don't map cygwin/windows pids here. Now returns a
13351 spawn id list.
13352
13353 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13354
13355 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13356 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13357 correct patch.
13358
13359 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13360
13361 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13362
13363 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13364
13365 Reapply:
13366 2014-05-21 Mark Wielaard <mjw@redhat.com>
13367
13368 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13369
13370 2015-07-30 Pedro Alves <palves@redhat.com>
13371
13372 * linux-low.c (handle_extended_wait): Set the child's last
13373 reported status to TARGET_WAITKIND_STOPPED.
13374
13375 2015-07-30 Pedro Alves <palves@redhat.com>
13376
13377 PR threads/18600
13378 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13379 only shows inferior 1.
13380
13381 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13382 Pedro Alves <palves@redhat.com>
13383
13384 PR threads/18600
13385 * gdb.threads/fork-plus-threads.c: New file.
13386 * gdb.threads/fork-plus-threads.exp: New file.
13387
13388 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13389
13390 * gdb.base/batch-preserve-term-settings.exp
13391 (test_terminal_settings_preserved_after_cli_exit): Use
13392 send_quit_command.
13393
13394 2015-07-29 Pedro Alves <palves@redhat.com>
13395 Don Breazeal <donb@codesourcery.com>
13396
13397 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13398 output from both inferior_spawn_id and gdb_spawn_id.
13399
13400 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13401
13402 * gdb.threads/attach-into-signal.exp (corefunc): Use
13403 with_test_prefix on nested loops, uniquefying the test messages.
13404
13405 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13406
13407 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13408 commit.
13409
13410 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13411
13412 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13413 New proc.
13414 (test_terminal_settings_preserved_after_sigterm): New test.
13415
13416 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13417
13418 * gdb.base/batch-preserve-term-settings.exp
13419 (test_terminal_settings_preserved_after_cli_exit): New test.
13420
13421 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13422
13423 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13424 manipulation of saved_gdbflags.
13425 (test_terminal_settings_preserved): Remove global declaration of
13426 the unused variable pagination_prompt. Remove manipulation of
13427 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13428 GDBFLAGS.
13429
13430 2015-07-29 Pedro Alves <palves@redhat.com>
13431
13432 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13433
13434 2015-07-29 Pedro Alves <palves@redhat.com>
13435
13436 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13437 at the top.
13438
13439 2015-07-29 Pedro Alves <palves@redhat.com>
13440
13441 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13442 (main): Call gdb_unbuffer_output.
13443 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13444 (main): Call gdb_unbuffer_output.
13445 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13446 (main): Call gdb_unbuffer_output.
13447 * gdb.base/call-strs.exp: Adjust to step over the
13448 gdb_unbuffer_output call.
13449 * gdb.base/catch-gdb-caused-signals.c: Include
13450 "../lib/unbuffer_output.c".
13451 (main): Call gdb_unbuffer_output.
13452 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13453 (main): Call gdb_unbuffer_output.
13454 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13455 (main): Call gdb_unbuffer_output.
13456 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13457 (main): Call gdb_unbuffer_output.
13458 * gdb.base/shlib-call.exp: Adjust to step over the
13459 gdb_unbuffer_output call.
13460 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13461 (main): Call gdb_unbuffer_output.
13462 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13463 (main): Call gdb_unbuffer_output.
13464 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13465 (main): Rename to ...
13466 (test): ... this.
13467 (main): Reimplement.
13468 * gdb.base/varargs.exp: Run to test instead of to main.
13469 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13470 (main): Call gdb_unbuffer_output.
13471
13472 2015-07-29 Pedro Alves <palves@redhat.com>
13473
13474 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13475 factore out from mi_continue_dprintf. For call-style dprintfs,
13476 expect dprintf output out of $inferior_spawn_id.
13477 (mi_continue_dprintf): Use mi_expect_dprintf.
13478 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13479 (main): Call gdb_unbuffer_output.
13480
13481 2015-07-29 Pedro Alves <palves@redhat.com>
13482
13483 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13484 (default_mi_gdb_start): Set inferior_spawn_id instead of
13485 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13486 gdb_spawn_id.
13487 (mi_gdb_test): Always expect inferior output from both
13488 $inferior_spawn_id and $gdb_spawn_id.
13489
13490 2015-07-29 Pedro Alves <palves@redhat.com>
13491
13492 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13493 send_inferior and $inferior_spawn_id.
13494
13495 2015-07-29 Pedro Alves <palves@redhat.com>
13496
13497 * gdb.gdb/complaints.exp (test_initial_complaints)
13498 (test_serial_complaints, test_short_complaints): Use
13499 gdb_test_stdio.
13500 (test_empty_complaint): Handle $inferior_spawn_id !=
13501 $gdb_spawn_id.
13502
13503 2015-07-29 Pedro Alves <palves@redhat.com>
13504
13505 * gdb.base/varargs.exp: Use gdb_test_stdio.
13506
13507 2015-07-29 Pedro Alves <palves@redhat.com>
13508
13509 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13510
13511 2015-07-29 Pedro Alves <palves@redhat.com>
13512
13513 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13514
13515 2015-07-29 Pedro Alves <palves@redhat.com>
13516
13517 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13518 parameter into two new parameters, "inf_result" and "gdb_result".
13519 Expect inferior output and gdb output from $inferior_spawn_id and
13520 $gdb_spawn_id, respectively. Adjust all callers.
13521
13522 2015-07-29 Pedro Alves <palves@redhat.com>
13523
13524 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13525 of gdb_test_sequence.
13526
13527 2015-07-29 Pedro Alves <palves@redhat.com>
13528
13529 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13530 (saw_spurious_output): Expect inferior output from
13531 $inferior_spawn_id. Use gdb_test_stdio.
13532
13533 2015-07-29 Pedro Alves <palves@redhat.com>
13534
13535 * gdb.base/dprintf.exp: Use standard_testfile. Change
13536 prepare_for_testing call.
13537 (srcfile): Don't set.
13538 (restart): New procedure.
13539 (test_dprintf): New procecure, use to continue over dprintfs.
13540 (test_call, test_agent): New procedures, tests moved here.
13541 Restart gdb and recreate dprintfs. Adjust expected output.
13542
13543 2015-07-29 Pedro Alves <palves@redhat.com>
13544
13545 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13546
13547 2015-07-29 Pedro Alves <palves@redhat.com>
13548
13549 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13550
13551 2015-07-29 Pedro Alves <palves@redhat.com>
13552
13553 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13554 gdb_test_stdio.
13555
13556 2015-07-29 Pedro Alves <palves@redhat.com>
13557
13558 * lib/gdb.exp (gdb_test_stdio): New procedure.
13559
13560 2015-07-29 Pedro Alves <palves@redhat.com>
13561
13562 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13563
13564 2015-07-29 Pedro Alves <palves@redhat.com>
13565
13566 * gdb.base/call-signal-resume.exp: Remove check for
13567 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13568 * gdb.base/unwindonsignal.exp: Likewise.
13569 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13570 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13571
13572 2015-07-29 Pedro Alves <palves@redhat.com>
13573
13574 * gdb.base/siginfo-addr.c (pass): New function.
13575 (handler): Call it iff si_addr is correct.
13576 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13577 Set a breakpoint at "pass" and continue to it.
13578
13579 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13580
13581 * gdb.python/py-objfile.exp: Make some tests have unique names.
13582 * gdb.python/py-pp-registration.exp: Likewise.
13583
13584 2015-07-28 Pedro Alves <palves@redhat.com>
13585
13586 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13587
13588 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13589
13590 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13591
13592 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13593
13594 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13595
13596 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13597
13598 * gdb.base/gdb-sigterm-2.exp: New test.
13599
13600 2015-07-25 Doug Evans <xdje42@gmail.com>
13601
13602 Revert:
13603 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13604 (workers/%.worker, build-perf): New rule.
13605 (GDB_PERFTEST_MODE): New variable.
13606 (check-perf): Use it.
13607 (clean): Clean up gdb.perf parallel build subdirs.
13608 * lib/build-piece.exp: New file.
13609 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13610 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13611 name.
13612 (standard_temp_file): Ditto.
13613 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13614 of $GDB_PARALLEL.
13615
13616 2015-07-24 Doug Evans <dje@google.com>
13617
13618 * gdb.perf/lib/perftest/utils.py: New file.
13619 * gdb.perf/gm-hello.cc: New file.
13620 * gdb.perf/gm-pervasive-typedef.cc: New file.
13621 * gdb.perf/gm-pervasive-typedef.h: New file.
13622 * gdb.perf/gm-std.cc: New file.
13623 * gdb.perf/gm-std.h: New file.
13624 * gdb.perf/gm-use-cerr.cc: New file.
13625 * gdb.perf/gm-utils.h: New file.
13626 * gdb.perf/gmonster-null-lookup.py: New file.
13627 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13628 * gdb.perf/gmonster-print-cerr.py: New file.
13629 * gdb.perf/gmonster-ptype-string.py: New file.
13630 * gdb.perf/gmonster-runto-main.py: New file.
13631 * gdb.perf/gmonster-select-file.py: New file.
13632 * gdb.perf/gmonster1-null-lookup.exp: New file.
13633 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13634 * gdb.perf/gmonster1-print-cerr.exp: New file.
13635 * gdb.perf/gmonster1-ptype-string.exp: New file.
13636 * gdb.perf/gmonster1-runto-main.exp: New file.
13637 * gdb.perf/gmonster1-select-file.exp: New file.
13638 * gdb.perf/gmonster1.cc: New file.
13639 * gdb.perf/gmonster1.exp: New file.
13640 * gdb.perf/gmonster2-null-lookup.exp: New file.
13641 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13642 * gdb.perf/gmonster2-print-cerr.exp: New file.
13643 * gdb.perf/gmonster2-ptype-string.exp: New file.
13644 * gdb.perf/gmonster2-runto-main.exp: New file.
13645 * gdb.perf/gmonster2-select-file.exp: New file.
13646 * gdb.perf/gmonster2.cc: New file.
13647 * gdb.perf/gmonster2.exp: New file.
13648
13649 2015-07-24 Doug Evans <dje@google.com>
13650
13651 * gdb.perf/README: New file.
13652 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13653 * lib/gen-perf-test.exp: New file.
13654
13655 2015-07-24 Doug Evans <dje@google.com>
13656
13657 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13658 (PerfTest::startup): New function.
13659 (PerfTest::run): Return result of calling body.
13660 (PerfTest::assemble): Rewrite.
13661 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13662 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13663 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13664 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13665 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13666
13667 2015-07-24 Doug Evans <dje@google.com>
13668
13669 * lib/gdb.exp (clean_restart): Make executable optional.
13670
13671 2015-07-24 Doug Evans <dje@google.com>
13672
13673 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13674 compiler_info references.
13675 * gdb.cp/temargs.exp: Ditto.
13676 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13677 (get_compiler_info): Early exit if already computed. Set compiler_info
13678 to "unknown" if there was a problem.
13679 (test_compiler_info): Add function comment. Call get_compiler_info.
13680
13681 2015-07-24 Doug Evans <dje@google.com>
13682
13683 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13684 (workers/%.worker, build-perf): New rule.
13685 (GDB_PERFTEST_MODE): New variable.
13686 (check-perf): Use it.
13687 (clean): Clean up gdb.perf parallel build subdirs.
13688 * lib/build-piece.exp: New file.
13689 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13690 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13691 name.
13692 (standard_temp_file): Ditto.
13693 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13694 of $GDB_PARALLEL.
13695
13696 2015-07-24 Doug Evans <dje@google.com>
13697
13698 * lib/future.exp (gdb_default_target_compile): New option
13699 "early_flags".
13700 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13701 --as-needed.
13702
13703 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13704
13705 * gdb.base/catch-syscall.exp: Call gdb_exit before
13706 gdb_skip_xml_test.
13707
13708 2015-07-24 Pedro Alves <palves@redhat.com>
13709
13710 * gdb.python/py-events.exp: Accept output between the stop event
13711 and the prompt.
13712 * gdb.python/py-evsignal.exp: Likewise.
13713 * gdb.python/py-evthreads.exp: Likewise.
13714
13715 2015-07-24 Pedro Alves <palves@redhat.com>
13716
13717 PR gdb/18717
13718 * gdb.threads/non-ldr-exit.c: New file.
13719 * gdb.threads/non-ldr-exit.exp: New file.
13720
13721 2015-07-24 Yao Qi <yao.qi@linaro.org>
13722
13723 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13724 restarting process.
13725
13726 2015-07-24 Yao Qi <yao.qi@linaro.org>
13727
13728 * gdb.server/ext-restart.exp: New file.
13729
13730 2015-07-24 Yao Qi <yao.qi@linaro.org>
13731
13732 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13733 argument options.
13734 * gdb.server/ext-wrapper.exp: New file.
13735
13736 2015-07-23 Doug Evans <dje@google.com>
13737
13738 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13739 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13740
13741 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13742
13743 * gdb.ada/var_arr_typedef.exp: New testcase.
13744 * gdb.ada/var_arr_typedef/pack.adb: New file.
13745 * gdb.ada/var_arr_typedef/pack.ads: New file.
13746 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13747
13748 2015-07-20 Joel Brobecker <brobecker@adacore.com>
13749
13750 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13751
13752 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13753
13754 * gdb.arch/i386-biarch-core.exp: Replace istarget
13755 by "complete set gnutarget". Remove expectation for the "core-file"
13756 command.
13757
13758 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13759
13760 Revert the previous commit:
13761 Tests for validate symbol file using build-id.
13762
13763 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13764
13765 Tests for validate symbol file using build-id.
13766 * gdb.base/solib-mismatch-lib.c: New file.
13767 * gdb.base/solib-mismatch-libmod.c: New file.
13768 * gdb.base/solib-mismatch.c: New file.
13769 * gdb.base/solib-mismatch.exp: New file.
13770
13771 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13772
13773 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13774 nios2-*-linux*.
13775 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13776 * gdb.base/siginfo.exp: Likewise.
13777 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13778
13779 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13780
13781 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13782 Move it to ...
13783 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13784 ... here.
13785 * gdb.trace/range-stepping.exp: Check that the target supports
13786 range stepping.
13787
13788 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13789
13790 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13791
13792 2015-07-14 Pedro Alves <palves@redhat.com>
13793
13794 * gdb.base/killed-outside.exp: New file.
13795 * gdb.base/killed-outside.c: New file.
13796
13797 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13798
13799 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13800 (n at main): New.
13801 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13802
13803 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13804
13805 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13806 infcall tests instead of setting up for KFAIL.
13807
13808 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13809
13810 * gdb.btrace/record_goto-step.exp: New.
13811
13812 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13813
13814 PR compile/18484
13815 * gdb.compile/compile.c (struct struct_type): Add volatile to
13816 selffield's type.
13817 * gdb.compile/compile.exp
13818 (compile code struct_object.selffield = &struct_object): Skip further
13819 struct_object tests if this one xfails.
13820
13821 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
13822
13823 PR exp/18617
13824 * gdb.trace/ax.exp: Add test.
13825
13826 2015-07-07 Yao Qi <yao.qi@linaro.org>
13827
13828 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13829 instead of istarget "aarch64*-*-*".
13830 * gdb.arch/aarch64-fp.exp: Likewise.
13831 * gdb.base/float.exp: Likewise.
13832 * gdb.reverse/aarch64.exp: Likewise.
13833 * lib/gdb.exp (is_aarch64_target): New proc.
13834
13835 2015-07-07 Yao Qi <yao.qi@linaro.org>
13836
13837 * lib/gdb.exp (is_aarch32_target): New proc.
13838 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13839 instead of "istarget "arm*-*-*"".
13840 * gdb.arch/arm-disp-step.exp: Likewise.
13841 * gdb.arch/thumb-bx-pc.exp: Likewise.
13842 * gdb.arch/thumb-prologue.exp: Likewise.
13843 * gdb.arch/thumb-singlestep.exp: Likewise.
13844 * gdb.base/disp-step-syscall.exp: Likewise.
13845 * gdb.base/float.exp: Likewise.
13846
13847 2015-07-07 Yao Qi <yao.qi@linaro.org>
13848
13849 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13850 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13851
13852 2015-07-07 Yao Qi <yao.qi@linaro.org>
13853
13854 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13855 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13856 if it exists.
13857 * gdb.multi/multi-arch.exp: Likewise.
13858
13859 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13860
13861 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13862 print.
13863
13864 2015-07-07 Yao Qi <yao.qi@linaro.org>
13865
13866 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13867
13868 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13869
13870 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13871 '[' and ']' characters.
13872
13873 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13874
13875 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13876
13877 2015-06-29 Pedro Alves <palves@redhat.com>
13878
13879 PR threads/18127
13880 * gdb.threads/hand-call-new-thread.c: New file.
13881 * gdb.threads/hand-call-new-thread.c: New file.
13882
13883 2015-06-26 Keith Seitz <keiths@redhat.com>
13884 Doug Evans <dje@google.com>
13885
13886 PR 16253
13887 * gdb.cp/var-tag-2.cc: New file.
13888 * gdb.cp/var-tag-3.cc: New file.
13889 * gdb.cp/var-tag-4.cc: New file.
13890 * gdb.cp/var-tag.cc: New file.
13891 * gdb.cp/var-tag.exp: New file.
13892
13893 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13894
13895 * gdb.base/history-duplicates.exp: New test.
13896
13897 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13898
13899 * gdb.base/completion.exp: Test the completion of the "focus"
13900 command.
13901
13902 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13903
13904 * gdb.arch/amd64-prologue-skip.S: New file.
13905 * gdb.arch/amd64-prologue-skip.exp: New file.
13906
13907 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13908
13909 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13910 is_address_zero_readable check.
13911
13912 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13913
13914 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13915 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13916
13917 2015-06-24 Yao Qi <yao.qi@linaro.org>
13918
13919 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13920 linux targets.
13921
13922 2015-06-24 Yao Qi <yao.qi@linaro.org>
13923
13924 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13925 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13926 * gdb.base/siginfo-thread.exp: Likewise.
13927
13928 2015-06-22 Yao Qi <yao.qi@linaro.org>
13929
13930 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13931
13932 2015-06-22 Yao Qi <yao.qi@linaro.org>
13933
13934 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13935 aarch64*-*-*.
13936 (skip_hw_watchpoint_tests): Likewise.
13937
13938 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13939
13940 * gdb.base/gdbinit-history.exp: Test the interaction between
13941 setting GDBHISTSIZE and setting the history size via .gdbinit.
13942
13943 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13944
13945 PR gdb/16999
13946 * gdb.base/gdbhistsize-history.exp: New test.
13947
13948 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13949
13950 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13951 with GDBHISTSIZE.
13952 * gdb.base/readline.exp: Likewise.
13953
13954 2015-06-17 Yao Qi <yao.qi@linaro.org>
13955
13956 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13957 line.
13958
13959 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13960
13961 * gdb.base/gdbinit-history.exp: Add test case to check that
13962 an unlimited history file does not get truncated on exit.
13963
13964 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13965
13966 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13967 (VECTOR): New macro. Use it...
13968 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13969 ...for these typedefs.
13970 (int8, char1, int1, double1): New typedefs.
13971 (struct just_int2, struct two_int2): New structures.
13972 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13973 (add_structvecs, add_singlevecs): New functions.
13974 (main): Call add_some_intvecs twice.
13975 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13976 the compile and exit upon failure. Try compiling for the "native"
13977 architecture. Test inferior function calls with vector arguments
13978 and vector return value handling with "finish" and "return".
13979
13980 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13981
13982 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13983 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13984 PE file.
13985 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13986
13987 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13988
13989 PR breakpoints/16465
13990 * gdb.mi/mi-dprintf-pending.c: New file.
13991 * gdb.mi/mi-dprintf-pending.exp: New test.
13992 * gdb.mi/mi-dprintf-pendshr.c: New file.
13993
13994 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13995 Mircea Gherzan <mircea.gherzan@intel.com>
13996
13997 * gdb.arch/i386-mpx-map.c: New file.
13998 * gdb.arch/i386-mpx-map.exp: New File.
13999
14000 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14001
14002 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14003 * gdb.arch/i386-mpx.exp: Indentation fixed.
14004
14005 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14006
14007 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14008 function and improved indentation.
14009 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14010 gdb_test_multiple. Added additional tests to skip the test.
14011
14012 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14013
14014 * gdb.arch/i386-avx512.c: Change path in include file.
14015 * gdb.arch/i386-avx512.exp: Change include dir path
14016 compilation flag.
14017 * gdb.arch/i386-mpx.c: Change path in include file.
14018 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14019 flag.
14020
14021 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14022
14023 * gdb.compile/compile-print.exp (compile print *vararray@3)
14024 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14025
14026 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14027
14028 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14029 (do not keep jit in memory): ... this.
14030 (expect 5): Change it to ...
14031 (expect no 5): ... this.
14032
14033 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14034
14035 PR gdb/15564
14036 * gdb.mi/mi-detach.exp: New file.
14037
14038 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14039
14040 PR symtab/18392
14041 * gdb.arch/amd64-tailcall-self.S: New file.
14042 * gdb.arch/amd64-tailcall-self.c: New file.
14043 * gdb.arch/amd64-tailcall-self.exp: New file.
14044
14045 2015-05-28 Don Breazeal <donb@codesourcery.com>
14046
14047 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14048 tests for remote targets by checking is_target_gdbserver.
14049
14050 2015-05-27 Doug Evans <dje@google.com>
14051
14052 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14053 * gdb.dwarf2/opaque-type-lookup.c: New file.
14054 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14055
14056 2015-05-26 Doug Evans <dje@google.com>
14057
14058 * gdb.cp/iostream.cc: New file.
14059 * gdb.cp/iostream.exp: New file.
14060
14061 2015-05-26 Doug Evans <dje@google.com>
14062
14063 * gdb.dwarf2/dw2-op-call.exp: Update.
14064 * gdb.dwarf2/dw4-sig-types.exp: Update.
14065 * gdb.dwarf2/implptr.exp: Update.
14066 * gdb.mi/mi-cmd-param-changed.exp: Update.
14067
14068 2015-05-26 Doug Evans <dje@google.com>
14069
14070 * gdb.python/py-lazy-string.c: New file.
14071 * gdb.python/py-lazy-string.exp: New file.
14072 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14073 (main): Update. Add estring3.
14074 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14075 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14076
14077 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14078 Yao Qi <yao.qi@linaro.org>
14079
14080 * gdb.reverse/aarch64.c: New.
14081 * gdb.reverse/aarch64.exp: New.
14082
14083 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14084
14085 * lib/gdb.exp (supports_process_record): Return true for
14086 aarch64*-linux*.
14087 (supports_reverse): Likewise.
14088
14089 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14090
14091 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14092 Use with_test_prefix.
14093
14094 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14095
14096 * gdb.base/completion.exp: Add test for completion of layout
14097 names.
14098
14099 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14100
14101 * lib/gdb.exp (skip_tui_tests): New proc.
14102 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14103
14104 2015-05-19 Pedro Alves <palves@redhat.com>
14105
14106 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14107 Save the whole env array instead of just HOME. Unset HISTSIZE in
14108 the environment while testing. Restore whole environment
14109 afterwards.
14110
14111 2015-05-16 Doug Evans <xdje42@gmail.com>
14112
14113 * gdb.guile/scm-ports.c: New file.
14114 * gdb.guile/scm-ports.exp: Add memory port tests.
14115
14116 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14117
14118 * gdb.compile/compile-print.c: New file.
14119 * gdb.compile/compile-print.exp: New file.
14120
14121 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14122
14123 * gdb.compile/compile-ops.exp: Cast param to void.
14124 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14125 (compile code struct_object.selffield = &struct_object): Add xfail.
14126
14127 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14128
14129 * gdb.ada/arr_enum_with_gap: New testcase.
14130
14131 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14132
14133 * gdb.ada/byte_packed_arr: New testcase.
14134
14135 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14136
14137 * gdb.ada/pckd_neg: New testcase.
14138
14139 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14140
14141 PR gdb/17820
14142 * gdb.base/gdbinit-history.exp: New test.
14143 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14144 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14145
14146 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14147
14148 * gdb.python/py-xmethods.cc: Enhance test case.
14149 * gdb.python/py-xmethods.exp: New tests.
14150 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14151 function.
14152 (B_indexoper): Likewise.
14153 (global_dm_list) : Add new xmethod worker functions.
14154
14155 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14156
14157 * gdb.base/coredump-filter.exp: Correctly unset
14158 "coredump_var_addr" array.
14159
14160 2015-05-08 Pedro Alves <palves@redhat.com>
14161
14162 * gdb.server/non-existing-program.exp: Unset spawn_id.
14163
14164 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14165
14166 PR python/18291
14167 * gdb.python/py-xmethods.exp: Add tests.
14168
14169 2015-05-08 Yao Qi <yao.qi@linaro.org>
14170
14171 PR gdb/18208
14172 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14173 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14174 function set_coredump_filter, and remove remote_exec call.
14175 Remove argument ipid. Callers update.
14176 (top level): Don't get inferior's PID.
14177
14178 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14179
14180 * gdb.base/watch_thread_num.exp: Skip test on targets without
14181 access watchpoints.
14182
14183 2015-05-06 Pedro Alves <palves@redhat.com>
14184
14185 PR server/18081
14186 * gdb.server/non-existing-program.exp: New file.
14187
14188 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14189
14190 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14191
14192 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14193
14194 * gdb.ada/out_of_line_in_inlined: New testcase.
14195
14196 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14197
14198 * gdb.ada/var_rec_arr: New testcase.
14199
14200 2015-04-30 Yao Qi <yao.qi@linaro.org>
14201
14202 * gdb.base/break-idempotent.exp: If
14203 skip_hw_watchpoint_multi_tests returns true, skip the tests
14204 on "rwatch" and "awatch".
14205
14206 2015-04-30 Yao Qi <yao.qi@linaro.org>
14207
14208 * gdb.base/relativedebug.exp: Invoke gdb command
14209 "info sharedlibrary", and if libc.so doesn't have debug info,
14210 skip the test.
14211
14212 2015-04-29 Doug Evans <dje@google.com>
14213
14214 * gdb.python/py-xmethods.exp: Add ptype tests.
14215 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14216 get_result_type method.
14217
14218 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14219
14220 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14221 the target does not support hardware watchpoints.
14222
14223 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14224
14225 * gdb.base/break-always.exp: Abort testing if writing to memory
14226 causes an error.
14227
14228 2015-04-28 Doug Evans <dje@google.com>
14229
14230 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14231 * gdb.python/py-pp-registration.exp: ... here. New file.
14232 * gdb.python/py-pp-registration.c: New file.
14233 * gdb.python/py-pp-registration.py: New file.
14234
14235 2015-04-28 Doug Evans <dje@google.com>
14236
14237 * gdb.python/py-bad-printers.c: New file.
14238 * gdb.python/py-bad-printers.py: New file.
14239 * gdb.python/py-bad-printers.exp: New file.
14240
14241 2015-04-28 Sasha Smundak <asmundak@google.com>
14242
14243 * gdb.python/py-type.exp: New test.
14244
14245 2015-04-28 Andy Wingo <wingo@igalia.com>
14246
14247 * gdb.python/py-parameter.exp:
14248 * gdb.guile/scm-parameter.exp: Escape the path that we are
14249 matching against, as it might contain characters that are special
14250 to regular expressions.
14251
14252 2015-04-27 Joel Brobecker <brobecker@adacore.com>
14253
14254 * gdb.ada/rec_comp: New testcase.
14255
14256 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14257
14258 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14259 before using it.
14260
14261 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14262
14263 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14264 new tests for verilog output.
14265
14266 2015-04-24 Yao Qi <yao.qi@linaro.org>
14267
14268 * boards/remote-gdbserver-on-localhost.exp: New file.
14269
14270 2015-04-23 Pedro Alves <palves@redhat.com>
14271
14272 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14273 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14274 "end of file", remove $inferior_spawn_id from the indirect list.
14275
14276 2015-04-23 Pedro Alves <palves@redhat.com>
14277
14278 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14279
14280 2015-04-23 Pedro Alves <palves@redhat.com>
14281
14282 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14283 on $any_spawn_id instead of only on $gdb_spawn_id.
14284
14285 2015-04-21 Pierre Muller <muller@sourceware.org>
14286
14287 PR pascal/17815
14288 * lib/pascal.exp (gpc_compile): Add new option "class".
14289 (fpc_compile): Likewise.
14290 * gdb.pascal/case-insensitive-symbols.pas: New file.
14291 * gdb.pascal/case-insensitive-symbols.exp: New file.
14292
14293 2015-04-20 Gary Benson <gbenson@redhat.com>
14294
14295 * gdb.base/attach.exp: Fix three extended remote failures.
14296
14297 2015-04-17 Gary Benson <gbenson@redhat.com>
14298
14299 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14300 the main executable over the remote protocol.
14301
14302 2015-04-16 Pedro Alves <palves@redhat.com>
14303
14304 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14305 a new gdbserver if gdbserver_reconnect_p is set.
14306
14307 2015-04-16 Pedro Alves <palves@redhat.com>
14308
14309 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14310 is set, don't exit gdbserver.
14311
14312 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14313
14314 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14315 appropriate .insn, such that an older assembler can be used.
14316 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14317 the z/Architecture instruction set on 31-bit targets as well.
14318
14319 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14320
14321 * gdb.go/handcall.exp: Remove all logic related to the first
14322 breakpoint and rely on go_runto_main instead.
14323 * gdb.go/strings.exp: Likewise.
14324 * gdb.go/unsafe.exp: Likewise.
14325 * gdb.go/hello.exp: Likewise. Also rename the remaining
14326 breakpoint marker to "breakpoint 1".
14327 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14328 * gdb.go/strings.go: Likewise.
14329 * gdb.go/unsafe.go: Likewise.
14330 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14331 "set breakpoint 2 here" and rename the remaining breakpoint marker
14332 to "breakpoint 1".
14333
14334 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14335
14336 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14337 if itertools.imap is not present.
14338 * gdb.python/py-objfile.exp: Add parentheses.
14339 * gdb.python/py-type.exp: Same.
14340 * gdb.python/py-unwind-maint.py: Same.
14341
14342 2015-04-15 Yao Qi <yao.qi@linaro.org>
14343
14344 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14345 of ":$ptr_size" and set its form explicitly.
14346
14347 2015-04-15 Pedro Alves <palves@redhat.com>
14348 Yao Qi <yao.qi@linaro.org>
14349
14350 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14351 timeout by factor of 4.
14352 (test_regular_watch): Likewise.
14353 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14354 * gdb.reverse/sigall-reverse.exp: Likewise.
14355 * gdb.reverse/until-precsave.exp: Likewise.
14356 * lib/gdb.exp (with_timeout_factor): New proc.
14357 (gdb_expect): Move some code to ...
14358 (get_largest_timeout): ... here. New procedure.
14359
14360 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
14361
14362 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14363
14364 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14365
14366 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14367 to write to the .text section.
14368
14369 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14370
14371 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14372 Handle the case of targets that do not provide PID information.
14373
14374 2015-04-13 Yao Qi <yao.qi@linaro.org>
14375
14376 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14377 and use expect instead of gdb_expect.
14378
14379 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14380
14381 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14382 "coredump_var_addr" to avoid naming conflict with other testcases.
14383
14384 2015-04-10 Pedro Alves <palves@redhat.com>
14385
14386 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14387 gdb_test_sequence and gdb_assert.
14388
14389 2015-04-10 Pedro Alves <palves@redhat.com>
14390
14391 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14392 test messages that don't include the breakpoint address.
14393
14394 2015-04-10 Yao Qi <yao.qi@linaro.org>
14395
14396 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14397 false for some offset and width combinations which aren't
14398 supported by linux kernel.
14399
14400 2015-04-10 Pedro Alves <palves@redhat.com>
14401
14402 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14403 procedure, factored out from ...
14404 (top level): ... here. Add "set displaced-stepping" testing axis.
14405 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14406 parameter "displaced". Use it.
14407 (top level): Use foreach and add "set displaced-stepping" testing
14408 axis.
14409
14410 2015-04-10 Pedro Alves <palves@redhat.com>
14411
14412 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14413 Remove comment.
14414 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14415 both the address of the instruction that triggers the watchpoint
14416 and the address of the instruction immediately after, and use
14417 those addresses for the test. Fix comment.
14418
14419 2015-04-10 Pedro Alves <palves@redhat.com>
14420
14421 * gdb.base/sigstep.exp (breakpoint_to_handler)
14422 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14423 Test "backtrace" in handler.
14424 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14425 (top level): Add new "displaced" test axis to
14426 breakpoint_to_handler, breakpoint_to_handler_entry and
14427 breakpoint_over_handler.
14428
14429 2015-04-10 Pedro Alves <palves@redhat.com>
14430
14431 PR gdb/18216
14432 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14433
14434 2015-04-10 Yao Qi <yao.qi@linaro.org>
14435
14436 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14437 (test_add_rn_pc): New function.
14438 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14439 (top level): Invoke test_add_rn_pc.
14440
14441 2015-04-10 Pedro Alves <palves@redhat.com>
14442
14443 PR gdb/13858
14444 * gdb.base/step-over-no-symbols.exp: New file.
14445
14446 2015-04-09 Andy Wingo <wingo@igalia.com>
14447
14448 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14449 after the Python tests.
14450
14451 2015-04-08 Keith Seitz <keiths@redhat.com>
14452
14453 PR python/16699
14454 * gdb.python/py-completion.exp: New tests for completion.
14455 * gdb.python/py-completion.py (CompleteLimit1): New class.
14456 (CompleteLimit2): Likewise.
14457 (CompleteLimit3): Likewise.
14458 (CompleteLimit4): Likewise.
14459 (CompleteLimit5): Likewise.
14460 (CompleteLimit6): Likewise.
14461 (CompleteLimit7): Likewise.
14462
14463 2015-04-08 Pedro Alves <palves@redhat.com>
14464
14465 PR gdb/18214
14466 PR gdb/18216
14467 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14468 function.
14469 (main): Install it as SIGUSR1 handler.
14470 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14471 parameter. Always use "setup" as prefix. Toggle "set
14472 displaced-stepping" off/on depending on global. Don't switch to
14473 thread 1 here.
14474 (top level): Add displaced stepping "off/on" test axis. Update
14475 "setup" calls. Wrap each subtest with with_test_prefix. Test
14476 continuing with a queued signal in each thread.
14477
14478 2015-04-08 Pedro Alves <palves@redhat.com>
14479
14480 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14481 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14482 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14483 Return early if running to main fails.
14484 * gdb.trace/while-stepping.exp: Likewise.
14485
14486 2015-04-07 Pedro Alves <palves@redhat.com>
14487
14488 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14489 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14490 interact with inferior program.
14491
14492 2015-04-07 Pedro Alves <palves@redhat.com>
14493
14494 * lib/gdb.exp (inferior_spawn_id): New global.
14495 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14496 spawn id after processing the user code.
14497 (default_gdb_start): Set inferior_spawn_id.
14498 (send_inferior): New procedure.
14499 * lib/gdbserver-support.exp (gdbserver_start): Set
14500 inferior_spawn_id.
14501 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14502
14503 2015-04-07 Pedro Alves <palves@redhat.com>
14504
14505 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14506 * lib/gdbserver-support.exp (gdbserver_start): Make
14507 $server_spawn_id global.
14508 (gdbserver_start): Don't wait for gdbserver's spawn id with
14509 expect_background.
14510 (close_gdbserver): New procedure.
14511 (gdb_exit): Rename the default version and reimplement.
14512
14513 2015-04-07 Pedro Alves <palves@redhat.com>
14514
14515 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
14516 append the substituted item, not the original item.
14517
14518 2015-04-07 Pedro Alves <palves@redhat.com>
14519
14520 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14521 gdb_expect.
14522
14523 2015-04-07 Pedro Alves <palves@redhat.com>
14524
14525 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14526 output appearing once only.
14527
14528 2015-04-07 Pedro Alves <palves@redhat.com>
14529
14530 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14531 that doesn't expect anything. Return early if running to main
14532 fails.
14533
14534 2015-04-07 Yao Qi <yao.qi@linaro.org>
14535
14536 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14537 (child_function): Call alarm.
14538 (main): Move call to alarm into the loop.
14539 * gdb.threads/non-stop-fair-events.exp: Build program with
14540 -DTIMEOUT=$timeout.
14541
14542 2015-04-06 Doug Evans <xdje42@gmail.com>
14543
14544 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14545 Fix dest parameter to board_info.
14546 (fpc_compile): Ditto.
14547 (gdb_compile_pascal): Rename dest arg to destfile.
14548
14549 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14550
14551 * gdb.ada/funcall_ref.exp: New file.
14552 * gdb.ada/funcall_ref/foo.adb: New file.
14553
14554 2015-04-02 Yao Qi <yao.qi@linaro.org>
14555
14556 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14557 is remote.
14558
14559 2015-04-02 Gary Benson <gbenson@redhat.com>
14560
14561 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14562
14563 2015-04-01 Sasha Smundak <asmundak@google.com>
14564
14565 * gdb.python/py-unwind-maint.c: New file.
14566 * gdb.python/py-unwind-maint.exp: New test.
14567 * gdb.python/py-unwind-maint.py: New file.
14568 * gdb.python/py-unwind.c: New file.
14569 * gdb.python/py-unwind.exp: New test.
14570 * gdb.python/py-unwind.py: New test.
14571
14572 2015-04-01 Pedro Alves <palves@redhat.com>
14573
14574 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14575 to fail instead of non-existent $test.
14576
14577 2015-04-01 Pedro Alves <palves@redhat.com>
14578
14579 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14580 GDBFLAGS if not empty.
14581
14582 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14583
14584 * gdb.ada/complete.exp: Remove "multi_line".
14585 * gdb.ada/info_exc.exp: Remove "multi_line".
14586 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14587 * gdb.ada/ptype_field.exp: Remove "multi_line".
14588 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14589 * gdb.ada/tagged.exp: Remove "multi_line".
14590 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14591 [multi_line ...]
14592 * gdb.btrace/delta.exp: Likewise.
14593 * gdb.btrace/exception.exp: Likewise.
14594 * gdb.btrace/function_call_history.exp: Likewise.
14595 * gdb.btrace/instruction_history.exp: Likewise.
14596 * gdb.btrace/nohist.exp: Likewise.
14597 * gdb.btrace/record_goto.exp: Likewise.
14598 * gdb.btrace/segv.exp: Likewise.
14599 * gdb.btrace/stepi.exp: Likewise.
14600 * gdb.btrace/tailcall.exp: Likewise.
14601 * gdb.btrace/unknown_functions.exp: Likewise.
14602 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14603 * lib/gdb.exp: Add the "multi_line" helper.
14604
14605 2015-04-01 Pedro Alves <palves@redhat.com>
14606
14607 * gdb.threads/tid-reuse.c: New file.
14608 * gdb.threads/tid-reuse.exp: New file.
14609
14610 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14611
14612 PR corefiles/16092
14613 * gdb.base/coredump-filter.c: New file.
14614 * gdb.base/coredump-filter.exp: Likewise.
14615
14616 2015-03-27 Petr Machata <pmachata@redhat.com>
14617
14618 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14619 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14620 (Dwarf::assemble): Initialize them.
14621 (Dwarf::lines): New function.
14622
14623 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14624
14625 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14626 SYMBOL_PREFIX for x86_64-*-cygwin.
14627
14628 2015-03-26 Andy Wingo <wingo@igalia.com>
14629
14630 PR symtab/18148
14631 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14632 const_value but not a location.
14633 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14634 location defined in non-main CUs are visible.
14635
14636 2015-03-26 Yao Qi <yao.qi@linaro.org>
14637
14638 PR testsuite/18139
14639 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14640 Add a line number entry for the same line.
14641 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14642 Add a line number entry for the same line.
14643
14644 2015-03-26 Yao Qi <yao.qi@linaro.org>
14645
14646 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14647 .int 0.
14648 (func): Likewise. Add .Lfunc_1 label.
14649 Use .Lfunc_1 label.
14650 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14651 .int 0.
14652 (func): Likewise.
14653 Use .Lfunc_1 label.
14654
14655 2015-03-26 Yao Qi <yao.qi@linaro.org>
14656
14657 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14658 Call gdb_compile instead to compile each .s files without debug
14659 information.
14660
14661 2015-03-26 Yao Qi <yao.qi@linaro.org>
14662
14663 * gdb.base/savedregs.exp (process_saved_regs): Make
14664 "Saved registers:" optional in the pattern.
14665
14666 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14667
14668 * gdb.btrace/next.exp: Merged into step.exp.
14669 * gdb.btrace/finish.exp: Merged into step.exp.
14670 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14671 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14672 "record goto" and checking the exact replay position.
14673 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14674 check for "Recording format" in "info record" output.
14675 * gdb.btrace/record_goto.exp: Choose test file based on target.
14676 * gdb.btrace/x86-record_goto.S: Renamed into ...
14677 * gdb.btrace/x86_64-record_goto.S: ... this.
14678 * gdb.btrace/i686-record_goto.S: New.
14679 * gdb.btrace/x86-tailcall.S: Renamed into ...
14680 * gdb.btrace/x86_64-tailcall.S: ... this.
14681 * gdb.btrace/i686-tailcall.S: New.
14682 * gdb.btrace/x86-tailcall.c: Renamed into ...
14683 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14684 separate statements. Update test.
14685 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14686 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14687 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14688 * gdb.btrace/tailcall.exp: Choose test file based on target.
14689 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14690
14691 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14692
14693 * gdb.btrace/exception.exp: Increase BTS buffer size.
14694
14695 2015-03-24 Pedro Alves <palves@redhat.com>
14696
14697 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14698
14699 2015-03-24 Pedro Alves <palves@redhat.com>
14700
14701 * gdb.threads/schedlock.exp (test_step): No longer expect that
14702 "set scheduler-locking step" with "next" over a function call runs
14703 threads unlocked.
14704
14705 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14706
14707 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14708
14709 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14710
14711 PR breakpoints/16466
14712 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14713 * gdb.mi/mi-pending.c (thread_func): New function.
14714 (int main): Add threading support required.
14715 * gdb.mi/mi-pending.exp: Add tests for this issue.
14716 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14717 (pendfunc2): Remove stdio dependency.
14718 * gdb.mi/mi-pendshr2.c: New file.
14719
14720 2015-03-23 Keith Seitz <keiths@redhat.com>
14721
14722 * gdb.linespec/keywords.c: New file.
14723 * gdb.linespec/keywords.exp: New file.
14724
14725 2015-03-23 Keith Seitz <keiths@redhat.com>
14726
14727 PR gdb/18021
14728 * gdb.dwarf2/staticvirtual.exp: New test.
14729
14730 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14731
14732 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14733 * README: Remove HP-UX and gdb.hp.
14734 (configuration):
14735 * configure: Regenerate.
14736 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14737 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14738 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14739 gdb.hp/gdb.defects/Makefile.
14740 * gdb.hp/Makefile.in: File deleted.
14741 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14742 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14743 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14744 * gdb.hp/gdb.aCC/run.c: File deleted.
14745 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14746 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14747 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14748 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14749 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14750 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14751 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14752 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14753 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14754 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14755 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14756 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14757 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14758 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14759 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14760 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14761 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14762 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14763 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14764 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14765 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14766 * gdb.hp/gdb.compat/average.c: File deleted.
14767 * gdb.hp/gdb.compat/sum.c: File deleted.
14768 * gdb.hp/gdb.compat/xdb.c: File deleted.
14769 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14770 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14771 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14772 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14773 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14774 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14775 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14776 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14777 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14778 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14779 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14780 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14781 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14782 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14783 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14784 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14785 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14786 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14787 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14788 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14789 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14790 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14791 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14792 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14793 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14794 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14795 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14796 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14797 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14798 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14799 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14800 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14801 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14802 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14803 * gdb.hp/tools/odump: File deleted.
14804
14805 2015-03-19 Pedro Alves <palves@redhat.com>
14806
14807 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14808 (saw_thread_3): New globals.
14809 (top level): Increment them when an event for the corresponding
14810 thread is seen.
14811 (no thread starvation): New test.
14812
14813 2015-03-19 Pedro Alves <palves@redhat.com>
14814
14815 * gdb.threads/continue-pending-status.c: New file.
14816 * gdb.threads/continue-pending-status.exp: New file.
14817
14818 2015-03-18 Pedro Alves <palves@redhat.com>
14819
14820 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14821 Use gdb_is_target_remote instead of is_remote. Use
14822 gdb_test_multiple instead of gdb_expect. Exit early if
14823 gdb_test_multiple hits its internal matches. Tighten stepi tests
14824 expected output. Fail on exit with any signal, instead of just
14825 SIGILL.
14826
14827 2015-03-18 Yao Qi <yao.qi@linaro.org>
14828
14829 PR tdep/18107
14830 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14831 variable.
14832 * gdb.base/catch-syscall.exp: Don't skip it on
14833 aarch64*-*-linux* target. Remove elements in all_syscalls.
14834 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14835 target.
14836 (setup_all_syscalls): New proc.
14837
14838 2015-03-16 Yao Qi <yao.qi@linaro.org>
14839
14840 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14841 (top level): Skip tests if valid_addr_p returns false for
14842 $cmd1 or $cmd2.
14843
14844 2015-03-11 Andy Wingo <wingo@igalia.com>
14845
14846 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14847
14848 2015-03-11 Yao Qi <yao.qi@linaro.org>
14849
14850 * gdb.base/catch-syscall.exp: Fix typo in comments.
14851
14852 2015-03-11 Yao Qi <yao.qi@linaro.org>
14853
14854 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14855
14856 2015-03-09 Pedro Alves <palves@redhat.com>
14857
14858 * dg-extract-results.py: Delete.
14859
14860 2015-03-09 Pedro Alves <palves@redhat.com>
14861
14862 Merge dg-extract-results.sh from GCC upstream (r218843).
14863
14864 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14865 * dg-extract-results.sh: Use --text with grep to avoid issues with
14866 binary files. Fall back to cat -v, if that doesn't work.
14867
14868 2015-03-05 Pedro Alves <palves@redhat.com>
14869
14870 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14871
14872 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14873
14874 * lib/mi-support.exp (mi_expect_interrupt): Accept
14875 alternative event for when in all-stop mode.
14876
14877 2015-03-04 Pedro Alves <palves@redhat.com>
14878
14879 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14880
14881 2015-03-04 Mark Kettenis <kettenis@gnu.org>
14882
14883 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14884
14885 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14886
14887 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14888 regexps for GDB's current line display, accept a hex address
14889 preceding the line number.
14890
14891 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14892
14893 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14894 the 'arch1' variable for "s390*-linux*" targets.
14895
14896 2015-03-04 Pedro Alves <palves@redhat.com>
14897
14898 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14899 (main): Pass missing retval argument to pthread_join call.
14900
14901 2015-03-02 Pedro Alves <palves@redhat.com>
14902
14903 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14904 (top level): Call do_test with non-stop as well.
14905
14906 2015-03-02 Pedro Alves <palves@redhat.com>
14907
14908 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14909 -1.
14910
14911 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14912
14913 * gdb.arch/s390-vregs.exp: New test.
14914 * gdb.arch/s390-vregs.S: New file.
14915
14916 2015-02-27 Pedro Alves <palves@redhat.com>
14917
14918 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14919 call to catch_command_errors.
14920 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14921 catch_command_errors.
14922
14923 2015-02-27 Pedro Alves <palves@redhat.com>
14924
14925 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14926 "true" for boolean result.
14927 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14928 prototype of main.
14929
14930 2015-02-27 Pedro Alves <palves@redhat.com>
14931
14932 * lib/unbuffer_output.c: New file.
14933 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14934 (main): Call gdb_unbuffer_output.
14935
14936 2015-02-27 Yao Qi <yao.qi@linaro.org>
14937
14938 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14939 target.
14940
14941 2015-02-26 Doug Evans <dje@google.com>
14942
14943 * gdb.cp/class2.cc (Dbase, D): New classes.
14944 (main): New local delta.
14945 * gdb.cp/class2.exp: Test printing delta.
14946 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14947 (dynbar): New global.
14948 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14949
14950 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14951
14952 * gdb.compile/compile-ifunc.c: New file.
14953 * gdb.compile/compile-ifunc.exp: New file.
14954
14955 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14956
14957 * gdb.base/structs.exp: Check for correct struct on finish.
14958
14959 2015-02-26 Yao Qi <yao.qi@linaro.org>
14960
14961 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14962 is zero.
14963
14964 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14965
14966 * gdb.arch/cordic.ko.bz2: New file.
14967 * gdb.arch/cordic.ko.debug.bz2: New file.
14968 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14969
14970 2015-02-25 Yao Qi <yao.qi@linaro.org>
14971
14972 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14973 aarch64*-*-* target.
14974
14975 2015-02-23 Pedro Alves <palves@redhat.com>
14976
14977 * lib/gdb.exp (delete_breakpoints): Rewrite using
14978 gdb_test_multiple.
14979
14980 2015-02-23 Pedro Alves <palves@redhat.com>
14981
14982 * gdb.base/info-os.c: Include stdlib.h.
14983
14984 2015-02-22 Doug Evans <xdje42@gmail.com>
14985
14986 PR symtab/17855
14987 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14988 is read after symbols have been re-read.
14989 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14990 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14991
14992 2015-02-21 Doug Evans <dje@google.com>
14993
14994 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14995
14996 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14997
14998 PR corefiles/17808
14999 * gdb.arch/i386-biarch-core.core.bz2: New file.
15000 * gdb.arch/i386-biarch-core.exp: New file.
15001
15002 2015-02-21 Pedro Alves <palves@redhat.com>
15003
15004 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15005 runto_main fails.
15006
15007 2015-02-20 Pedro Alves <palves@redhat.com>
15008
15009 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15010 info probes.
15011
15012 2015-02-20 Pedro Alves <palves@redhat.com>
15013
15014 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15015
15016 2015-02-20 Pedro Alves <palves@redhat.com>
15017
15018 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15019 clean_restart before gdb_target_supports_trace.
15020
15021 2015-02-20 Pedro Alves <palves@redhat.com>
15022
15023 PR threads/18006
15024 * gdb.threads/clone-thread_db.c: New file.
15025 * gdb.threads/clone-thread_db.exp: New file.
15026
15027 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15028
15029 PR breakpoints/16812
15030 * gdb.base/catch-gdb-caused-signals.c: New file.
15031 * gdb.base/catch-gdb-caused-signals.exp: New file.
15032
15033 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15034
15035 * configure: Regenerated.
15036 * configure.ac: Use GDB_AC_TRANSFORM.
15037 * aclocal.m4: sinclude ../transform.m4.
15038
15039 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15040
15041 * lib/dtrace.exp: New file.
15042 * gdb.base/dtrace-probe.exp: Likewise.
15043 * gdb.base/dtrace-probe.d: Likewise.
15044 * gdb.base/dtrace-probe.c: Likewise.
15045 * lib/pdtrace.in: Likewise.
15046 * configure.ac: Output variables with the transformed names of
15047 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15048 * configure: Regenerated.
15049
15050 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15051
15052 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15053 expected message when trying to access $_probe_* convenience
15054 variables while not on a probe.
15055
15056 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15057
15058 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15059
15060 2015-02-11 Pedro Alves <pedro@codesourcery.com>
15061
15062 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15063 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15064
15065 2015-02-10 Doug Evans <xdje42@gmail.com>
15066
15067 * lib/gdb.exp (gdb_load): Always return a result.
15068
15069 2015-02-10 Pedro Alves <palves@redhat.com>
15070
15071 * gdb.threads/signal-sigtrap.c: New file.
15072 * gdb.threads/signal-sigtrap.exp: New file.
15073
15074 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15075
15076 * gdb.trace/no-attach-trace.c: New file.
15077 * gdb.trace/no-attach-trace.exp: New file.
15078
15079 2015-02-09 Mark Wielaard <mjw@redhat.com>
15080
15081 * gdb.dwarf2/atomic.c: New file.
15082 * gdb.dwarf2/atomic-type.exp: Likewise.
15083
15084 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15085
15086 * gdb.btrace/buffer-size.exp: Update "info record" output.
15087 * gdb.btrace/delta.exp: Update "info record" output.
15088 * gdb.btrace/enable.exp: Update "info record" output.
15089 * gdb.btrace/finish.exp: Update "info record" output.
15090 * gdb.btrace/instruction_history.exp: Update "info record" output.
15091 * gdb.btrace/next.exp: Update "info record" output.
15092 * gdb.btrace/nexti.exp: Update "info record" output.
15093 * gdb.btrace/step.exp: Update "info record" output.
15094 * gdb.btrace/stepi.exp: Update "info record" output.
15095 * gdb.btrace/nohist.exp: Update "info record" output.
15096
15097 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15098
15099 * gdb.btrace/buffer-size: New.
15100
15101 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15102
15103 * gdb.btrace/delta.exp: Update "info record" output.
15104 * gdb.btrace/enable.exp: Update "info record" output.
15105 * gdb.btrace/finish.exp: Update "info record" output.
15106 * gdb.btrace/instruction_history.exp: Update "info record" output.
15107 * gdb.btrace/next.exp: Update "info record" output.
15108 * gdb.btrace/nexti.exp: Update "info record" output.
15109 * gdb.btrace/step.exp: Update "info record" output.
15110 * gdb.btrace/stepi.exp: Update "info record" output.
15111 * gdb.btrace/nohist.exp: Update "info record" output.
15112
15113 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15114
15115 PR gdb/15678
15116 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15117
15118 2015-02-06 Pedro Alves <palves@redhat.com>
15119
15120 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15121 macro.
15122 (seconds_left, again): New globals.
15123 (main): Wait seconds_left in a 1-second sleep loop instead of
15124 sleeping 180 seconds. If 'again' is set, reset the seconds
15125 counter.
15126 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15127 'again' in the inferior before detaching. Print the seconds left.
15128 (options): New global.
15129 (top level): Build program with -DTIMEOUT=$timeout.
15130
15131 2015-02-06 Pedro Alves <palves@redhat.com>
15132
15133 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15134 determine how many seconds to pass to 'alarm'.
15135 * gdb.base/gdb-sigterm.exp (top level): Build program with
15136 -DTIMEOUT=$timeout.
15137 (do_test): Return success/failure indication. Add more verbose
15138 logging. Don't fail if 200 single steps are seen. Instead, fail
15139 when the test times out.
15140 (passes): New global.
15141 (top level): Break the testing loop if testing fails on any
15142 iteration. Use gdb_assert.
15143
15144 2015-02-04 Don Breazeal <donb@codesourcery.com>
15145
15146 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15147 and initialize them.
15148 (ipc_cleanup): New function.
15149 (main): Don't declare shmid, semid, and msqid. Add a call to
15150 atexit so that we call ipc_cleanup on exit.
15151
15152 2015-02-04 Pedro Alves <palves@redhat.com>
15153
15154 * boards/native-extended-gdbserver.exp: Remove any target variant
15155 specifications from the board name before clearing the isremote
15156 flag from board_info.
15157
15158 2015-01-31 Doug Evans <xdje42@gmail.com>
15159
15160 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15161
15162 2015-01-31 Gary Benson <gbenson@redhat.com>
15163
15164 * gdb.base/completion.exp: Disable completion limiting for
15165 existing tests. Add new tests to check completion limiting.
15166 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15167
15168 2015-01-31 Doug Evans <xdje42@gmail.com>
15169
15170 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15171
15172 2015-01-31 Doug Evans <xdje42@gmail.com>
15173
15174 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15175 entries. Duplicate file section script entries.
15176 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15177 inlined entries. Add test for safe-path rejection.
15178 * gdb.python/py-section-script.c: Add duplicate inlined section script
15179 entries. Duplicate file section script entries.
15180 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15181 inlined entries. Add test for safe-path rejection.
15182
15183 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15184
15185 * gdb.ada/disc_arr_bound: New testcase.
15186
15187 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15188
15189 * gdb.ada/mi_var_array: New testcase.
15190
15191 2015-01-27 Doug Evans <dje@google.com>
15192
15193 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15194 Add test for objfile.filename, objfile.username after objfile
15195 has been unloaded.
15196
15197 2015-01-26 Joel Brobecker <brobecker@adacore.com>
15198
15199 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15200 the second test to print the name attribute of value
15201 returned by the call to gdb.lookup_type, and adjust
15202 the expected output accordingly.
15203
15204 2015-01-25 Mark Wielaard <mjw@redhat.com>
15205
15206 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15207 * gdb.base/disp-step-fork.c: Include unistd.h.
15208 * gdb.base/siginfo-obj.c: Include stdio.h.
15209 * gdb.base/siginfo-thread.c: Likewise.
15210 * gdb.mi/non-stop.c: Include unistd.h.
15211 * gdb.mi/nsthrexec.c: Include stdio.h.
15212 * gdb.mi/pthreads.c: Include unistd.h.
15213 * gdb.modula2/unbounded1.c (main): Declare returns int.
15214 * gdb.reverse/consecutive-reverse.c: Likewise.
15215 * gdb.threads/create-fail.c: Include unistd.h.
15216 * gdb.threads/killed.c: Likewise.
15217 * gdb.threads/linux-dp.c: Likewise.
15218 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15219 * gdb.threads/non-ldr-exc-2.c: Likewise.
15220 * gdb.threads/non-ldr-exc-3.c: Likewise.
15221 * gdb.threads/non-ldr-exc-4.c: Likewise.
15222 * gdb.threads/pthreads.c: Include unistd.h.
15223 (main): Declare returns int.
15224 * gdb.threads/tls-main.c (foo): New declaration.
15225 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15226
15227 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15228
15229 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15230 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15231
15232 2015-01-15 Mark Wielaard <mjw@redhat.com>
15233
15234 * gdb.base/noreturn-return.c: New file.
15235 * gdb.base/noreturn-return.exp: New file.
15236 * gdb.base/noreturn-finish.c: New file.
15237 * gdb.base/noreturn-finish.exp: New file.
15238
15239 2015-01-23 Pedro Alves <palves@redhat.com>
15240
15241 * gdb.threads/continue-pending-after-query.c: New file.
15242 * gdb.threads/continue-pending-after-query.exp: New file.
15243
15244 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15245 Simon Marchi <simon.marchi@ericsson.com>
15246
15247 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15248 * gdb.base/valgrind-db-attach.exp: Same.
15249 * gdb.base/valgrind-infcall.exp: Same.
15250 * lib/mi-support.exp (default_mi_gdb_start): Same.
15251 * lib/prompt.exp (default_prompt_gdb_start): Same.
15252 * lib/gdb.exp (default_gdb_spawn): Same.
15253 (gdb_interact): New.
15254
15255
15256 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15257
15258 * gdb.compile/compile.exp (pointer to jit function): New test.
15259
15260 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
15261
15262 * lib/gdb.exp (supports_process_record): Return true for
15263 powerpc*-*-linux*.
15264 (supports_reverse): Likewise.
15265
15266 2015-01-15 Don Breazeal <donb@codesourcery.com>
15267
15268 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15269 instead of checking whether the target board is remote and
15270 use spawn_wait_for_attach instead of exec/sleep.
15271 * gdb.base/attach-twice.exp: Likewise.
15272
15273 2015-01-15 Joel Brobecker <brobecker@adacore.com>
15274
15275 * gdb.ada/var_arr_attrs: New testcase.
15276
15277 2015-01-14 Pedro Alves <palves@redhat.com>
15278 Joel Brobecker <brobecker@adacore.com>
15279
15280 PR gdb/17525
15281 * gdb.base/bp-cmds-execution-x-script.c: New file.
15282 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15283 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15284
15285 2015-01-14 Pedro Alves <palves@redhat.com>
15286
15287 PR cli/17828
15288 * gdb.base/batch-preserve-term-settings.c: New file.
15289 * gdb.base/batch-preserve-term-settings.exp: New file.
15290
15291 2015-01-13 Doug Evans <dje@google.com>
15292
15293 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15294 binary.
15295
15296 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15297
15298 * Makefile.in (clean mostlyclean): Do not delete *.py.
15299
15300 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15301
15302 * gdb.python/py-lookup-type.exp: New file.
15303
15304 2015-01-12 Pedro Alves <palves@redhat.com>
15305
15306 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15307 restore GDBFLAGS before returning.
15308
15309 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15310
15311 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15312 is_amd64_regs_target and is_x86_like_target.
15313
15314 2015-01-11 Doug Evans <xdje42@gmail.com>
15315
15316 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15317 is given without an explicit form.
15318 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15319 attributes.
15320 * gdb.dwarf/corrupt.exp: Ditto.
15321 * gdb.dwarf2/enum-type.exp: Ditto.
15322 * gdb.trace/entry-values.exp: Ditto.
15323 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15324
15325 2015-01-11 Doug Evans <xdje42@gmail.com>
15326
15327 PR gdb/15830
15328 * gdb.base/maint.exp: Remove references to "maint demangle".
15329 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15330 Add tests for explicitly specifying language to demangle.
15331 * gdb.dlang/demangle.exp: Ditto.
15332
15333 2015-01-09 Pedro Alves <palves@redhat.com>
15334
15335 * gdb.threads/non-stop-fair-events.c: New file.
15336 * gdb.threads/non-stop-fair-events.exp: New file.
15337
15338 2015-01-09 Pedro Alves <palves@redhat.com>
15339
15340 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15341 the global scope. Set a breakpoint after all threads are started
15342 rather than stepping over two source lines. Expect the prompt.
15343 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15344 global.
15345 (NUM): Now 15.
15346 (main): Use threads_started_barrier to wait for all threads to
15347 start. Main thread no longer calls thread_function. Exit after
15348 180 seconds.
15349 (loop): New function.
15350 (thread_function): Wait on threads_started_barrier barrier. Call
15351 'loop' at each iteration.
15352 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15353 threads have started, instead of hardcoding number of "next"
15354 steps. Use an access watchpoint instead of a write watchpoint.
15355
15356 2015-01-09 Pedro Alves <palves@redhat.com>
15357
15358 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15359 (thread_func): Wait on barrier.
15360 (main): Wait for all threads to start before stopping GDB.
15361 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15362 global.
15363 (thread1_func, thread2_func): Wait on barrier.
15364 (main): Wait for all threads to start before stopping GDB.
15365 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15366 New global.
15367 (thread1_func, thread2_func): Wait on barrier.
15368 (main): Wait for all threads to start before stopping GDB.
15369
15370 2015-01-09 Pedro Alves <palves@redhat.com>
15371
15372 * gdb.threads/attach-many-short-lived-threads.c: New file.
15373 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15374
15375 2014-01-09 Pedro Alves <palves@redhat.com>
15376
15377 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15378 instead of to thread 2.
15379 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15380 Add barrier around each pthread_create call instead of around all
15381 calls.
15382 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15383 Set a break on thread_function and have the child threads hit it
15384 one at at a time.
15385
15386 2015-01-09 Pedro Alves <palves@redhat.com>
15387
15388 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15389 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15390 false.
15391 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15392 checking whether the target board is remote.
15393 * gdb.multi/multi-attach.exp: Likewise.
15394 * gdb.python/py-sync-interp.exp: Likewise.
15395 * gdb.server/ext-attach.exp: Likewise.
15396 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15397 tests that need to attach, instead of checking whether the target
15398 board is remote at the top of the file.
15399
15400 2015-01-08 Yao Qi <yao@codesourcery.com>
15401
15402 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15403
15404 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15405
15406 Fix testcase compilation.
15407 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15408
15409 2015-01-06 Joel Brobecker <brobecker@adacore.com>
15410
15411 * gdb.python/py-type.exp: Add a couple test about empty
15412 array creation, and negative-length array creation.
15413
15414 2015-01-02 Doug Evans <xdje42@gmail.com>
15415
15416 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15417
15418 2015-01-02 Doug Evans <dje@google.com>
15419
15420 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15421
15422 2014-12-29 Yao Qi <yao@codesourcery.com>
15423
15424 * gdb.trace/entry-values.exp: Update comments. Rename variable
15425 bar_call_foo to returned_from_foo.
15426
15427 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15428
15429 PR gdb/17394
15430 * gdb.linespec/break-asm-file.c: New file.
15431 * gdb.linespec/break-asm-file.exp: New file.
15432 * gdb.linespec/break-asm-file0.s: New file.
15433 * gdb.linespec/break-asm-file1.s: New file.
15434
15435 2014-12-18 Nigel Stephens <nigel@mips.com>
15436 Maciej W. Rozycki <macro@codesourcery.com>
15437
15438 * gdb.base/float.exp: Handle the new output from "info float" on
15439 MIPS targets.
15440
15441 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15442
15443 Fix MinGW compilation.
15444 * gdb.compile/compile-ops.exp: Update untested message if
15445 !skip_compile_feature_tests.
15446 * gdb.compile/compile-setjmp.exp: Likewise.
15447 * gdb.compile/compile-tls.exp: Likewise.
15448 * gdb.compile/compile.exp: Likewise.
15449 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15450 supported on this host".
15451
15452 2014-12-16 Doug Evans <xdje42@gmail.com>
15453
15454 * boards/stabs.exp: New file.
15455
15456 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15457
15458 * gdb.base/completion.exp: Adjust to format changes of "maint
15459 print user-registers".
15460
15461 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
15462
15463 PR server/17457
15464 * gdb.arch/aarch64-fp.c: New file.
15465 * gdb.arch/aarch64-fp.exp: New file.
15466
15467 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15468
15469 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15470 r210637, r210913, r211666, r215400, r215817).
15471
15472 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15473 * dg-extract-results.py: New file.
15474 * dg-extract-results.sh: Use it if the environment seems
15475 suitable.
15476
15477 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15478
15479 * dg-extract-results.py (parse_run): Handle warnings that
15480 are printed before a test harness is run.
15481
15482 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15483
15484 * dg-extract-results.py (Named): Remove __cmp__ method.
15485 (output_variation): Use a key to sort variation.harnesses.
15486
15487 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15488
15489 * dg-extract-results.py: For Python 3, force sys.stdout to
15490 handle surrogate escape sequences.
15491 (safe_open): New function.
15492 (output_segment, main): Use it.
15493
15494 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15495
15496 * dg-extract-results.py (Prog.result_re): Include options
15497 in test name.
15498
15499 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15500
15501 * dg-extract-results.py (output_variation): Always sort if
15502 do_sum.
15503
15504 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15505
15506 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15507 as long as we get pagination notifications.
15508
15509 2014-12-15 Jason Merrill <jason@redhat.com>
15510
15511 * Makefile.in (check-gdb.%): Restore.
15512 * README: Mention it.
15513
15514 2014-12-13 Joel Brobecker <brobecker@adacore.com>
15515
15516 * gdb.ada/str_uninit: New testcase.
15517
15518 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15519
15520 PR symtab/17642
15521 * gdb.base/vla-stub-define.c: New file.
15522 * gdb.base/vla-stub.c: New file.
15523 * gdb.base/vla-stub.exp: New file.
15524
15525 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15526 Jan Kratochvil <jan.kratochvil@redhat.com>
15527 Tom Tromey <tromey@redhat.com>
15528
15529 * configure.ac: Add gdb.compile/.
15530 * configure: Regenerate.
15531 * gdb.compile/Makefile.in: New file.
15532 * gdb.compile/compile-ops.exp: New file.
15533 * gdb.compile/compile-ops.c: New file.
15534 * gdb.compile/compile-tls.c: New file.
15535 * gdb.compile/compile-tls.exp: New file.
15536 * gdb.compile/compile-constvar.S: New file.
15537 * gdb.compile/compile-constvar.c: New file.
15538 * gdb.compile/compile-mod.c: New file.
15539 * gdb.compile/compile-nodebug.c: New file.
15540 * gdb.compile/compile-setjmp-mod.c: New file.
15541 * gdb.compile/compile-setjmp.c: New file.
15542 * gdb.compile/compile-setjmp.exp: New file.
15543 * gdb.compile/compile-shlib.c: New file.
15544 * gdb.compile/compile.c: New file.
15545 * gdb.compile/compile.exp: New file.
15546 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15547
15548 2014-12-12 Tom Tromey <tromey@redhat.com>
15549
15550 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15551 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15552
15553 2014-12-12 Doug Evans <dje@google.com>
15554
15555 * lib/gdb-python.exp (get_python_valueof): New function.
15556 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15557
15558 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15559
15560 * gdb.base/completion.exp: Add test for completion of "info
15561 registers ".
15562
15563 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15564
15565 * gdb.base/func-ptrs.c: New file.
15566 * gdb.base/func-ptrs.exp: New file.
15567
15568 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15569
15570 PR breakpoints/17012
15571 * gdb.base/dprintf-detach.c: New file.
15572 * gdb.base/dprintf-detach.exp: New file.
15573
15574 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15575
15576 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15577 * lib/gdb.exp (target_is_gdbserver): New procedure.
15578
15579 2014-12-08 Doug Evans <dje@google.com>
15580
15581 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15582
15583 2014-12-05 Yao Qi <yao@codesourcery.com>
15584
15585 * gdb.guile/scm-error.exp: Remove the third argument to
15586 gdb_remote_download.
15587 * gdb.guile/scm-frame-args.exp: Likewise.
15588 * gdb.guile/scm-section-script.exp: Likewise.
15589
15590 2014-12-05 Yao Qi <yao@codesourcery.com>
15591
15592 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15593
15594 2014-12-04 Doug Evans <dje@google.com>
15595
15596 * gdb.python/py-objfile.exp: Add tests for
15597 objfile.add_separate_debug_file.
15598
15599 2014-12-04 Doug Evans <dje@google.com>
15600
15601 * lib/gdb.exp (get_build_id): New function.
15602 (build_id_debug_filename_get): Rewrite to use it.
15603 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15604
15605 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15606
15607 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15608 `method(long)', not just 0x0.
15609 * gdb.cp/nsalias.exp: Align code labels to 4.
15610 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15611 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15612 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15613 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15614 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15615 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15616
15617 2014-12-02 Doug Evans <dje@google.com>
15618
15619 PR symtab/17602
15620 * gdb.cp/anon-ns.cc: Move guts of this file to ...
15621 * gdb.cp/anon-ns2.cc: ... here. New file.
15622 * gdb.cp/anon-ns.exp: Update.
15623
15624 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
15625
15626 * gdb.python/py-events.py (inferior_call_handler): New.
15627 (register_changed_handler, memory_changed_handler): New.
15628 (test_events.invoke): Register new handlers.
15629 * gdb.python/py-events.exp: Add tests for inferior call,
15630 memory_changed and register_changed events.
15631
15632 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15633
15634 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15635 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15636 if the linker doesn't understand this.
15637
15638 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15639
15640 * gdb.python/python.exp: Change expected reply to help().
15641
15642 2014-12-01 Yao Qi <yao@codesourcery.com>
15643
15644 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15645 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15646 * configure: Re-generated.
15647
15648 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15649
15650 * gdb.cp/chained-calls.cc: New file.
15651 * gdb.cp/chained-calls.exp: New file.
15652 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15653
15654 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15655
15656 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15657 * gdb.dwarf2/symtab-producer.exp: Same.
15658 * gdb.gdb/python-interrupts.exp: Same.
15659 * gdb.gdb/python-selftest.exp: Same.
15660 * gdb.python/py-linetable.exp: Same.
15661 * gdb.python/py-type.exp: Same.
15662 * gdb.python/py-value-cc.exp: Same.
15663 * gdb.python/py-value.exp: Same.
15664
15665 2014-11-28 Yao Qi <yao@codesourcery.com>
15666
15667 * gdb.base/break-probes.exp: Match library name prefixed with
15668 sysroot.
15669
15670 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15671
15672 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15673 test expected output. Add parentheses for the call to print.
15674 Remove L suffix from integers.
15675
15676 2014-11-26 Doug Evans <dje@google.com>
15677
15678 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15679
15680 2014-11-22 Yao Qi <yao@codesourcery.com>
15681
15682 * gdb.trace/entry-values.c: Remove asms.
15683 (foo): Add foo_label.
15684 (bar): Add bar_label.
15685 * gdb.trace/entry-values.exp: Remove code computing foo's
15686 length and bar's length.
15687 (Dwarf::assemble): Invoke function_range for bar and use
15688 MACRO_AT_func for foo.
15689
15690 2014-11-22 Yao Qi <yao@codesourcery.com>
15691
15692 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15693 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15694 Use .Lgcc43_procstart instead of gcc43.
15695
15696 2014-11-21 Joel Brobecker <brobecker@adacore.com>
15697
15698 * gdb.ada/n_arr_bound: New testcase.
15699
15700 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15701
15702 PR breakpoints/10737
15703 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15704 test_catch_syscall_multi_arch.
15705 (test_catch_syscall_multi_arch): New function.
15706
15707 2014-11-20 Doug Evans <xdje42@gmail.com>
15708
15709 * gdb.base/maint.exp: Update expected output.
15710
15711 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15712
15713 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15714 4-byte instruction on S390.
15715
15716 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15717
15718 * gdb.ada/arr_arr: New testcase.
15719
15720 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15721
15722 * gdb.ada/pkd_arr_elem: New Testcase.
15723
15724 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
15725
15726 * gdb.reverse/break-precsave: Expect completion message for
15727 core file reads.
15728 * gdb.reverse/consecutive-precsave.exp: Likewise.
15729 * gdb.reverse/finish-precsave.exp: Likewise.
15730 * gdb.reverse/i386-precsave.exp: Likewise.
15731 * gdb.reverse/machinestate-precsave.exp: Likewise.
15732 * gdb.reverse/sigall-precsave.exp: Likewise.
15733 * gdb.reverse/solib-precsave.exp: Likewise.
15734 * gdb.reverse/step-precsave.exp: Likewise.
15735 * gdb.reverse/until-precsave.exp: Likewise.
15736 * gdb.reverse/watch-precsave.exp: Likewise.
15737
15738 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15739
15740 * gdb.base/bp-permanent.c: Include unistd.h.
15741 * gdb.python/py-framefilter-mi.c (main): Add return type.
15742 * gdb.python/py-framefilter.c (main): Likewise.
15743 * gdb.trace/actions-changed.c (main): Likewise.
15744
15745 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15746
15747 * gdb.mi/until.c: Add eye-catchers.
15748 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15749 line numbers.
15750
15751 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15752
15753 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15754 function header variants in break1.c.
15755 * gdb.base/ena-dis-br.exp: Likewise.
15756 * gdb.base/hbreak2.exp: Likewise.
15757 * gdb.reverse/until-precsave.exp: Drop references to removed
15758 non-prototype function header variants in ur1.c.
15759 * gdb.reverse/until-reverse.exp: Likewise.
15760
15761 2014-11-17 Petr Machata <pmachata@redhat.com>
15762
15763 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15764 ${_cu_offset_size} bytes abbrev offset.
15765
15766 2014-11-15 Doug Evans <xdje42@gmail.com>
15767
15768 PR symtab/17559
15769 * gdb.base/line-symtabs.exp: New file.
15770 * gdb.base/line-symtabs.c: New file.
15771 * gdb.base/line-symtabs.h: New file.
15772
15773 2014-11-14 Yao Qi <yao@codesourcery.com>
15774
15775 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15776 (func): Add label func_label.
15777 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15778 Replace low_pc and high_pc with MACRO_AT_range.
15779 Replace name, low_pc and high_pc with MACRO_AT_func.
15780
15781 2014-11-14 Yao Qi <yao@codesourcery.com>
15782
15783 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15784 Replace name, low_pc and high_pc with MACRO_AT_func.
15785
15786 2014-11-14 Yao Qi <yao@codesourcery.com>
15787
15788 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15789 produce debug information.
15790 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15791
15792 2014-11-14 Yao Qi <yao@codesourcery.com>
15793
15794 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15795 object and get function length.
15796 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15797 with MACRO_AT_func.
15798 (top-level): Replace gdb_compile and clean_restart with
15799 prepare_for_testing.
15800 * gdb.dwarf2/main.c (main): Add label main_label.
15801
15802 2014-11-14 Yao Qi <yao@codesourcery.com>
15803
15804 * lib/dwarf.exp (function_range): New procedure.
15805 (Dwarf::_handle_macro_at_func): New procedure.
15806 (Dwarf::_handle_macro_at_range): New procedure.
15807 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15808
15809 2014-11-14 Yao Qi <yao@codesourcery.com>
15810
15811 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15812 (_handle_attribute): New procedure.
15813
15814 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15815
15816 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15817 * gdb.base/call-sc.c (zed): Likewise.
15818 * gdb.base/checkpoint.c (main): Likewise.
15819 * gdb.base/dump.c (main): Likewise.
15820 * gdb.base/gcore.c (main): Likewise.
15821 * gdb.base/huge.c (main): Likewise.
15822 * gdb.base/multi-forks.c (main): Likewise.
15823 * gdb.base/pr10179-a.c (main): Likewise.
15824 * gdb.base/savedregs.c (main): Likewise.
15825 * gdb.base/sigaltstack.c (main): Likewise.
15826 * gdb.base/siginfo.c (main): Likewise.
15827 * gdb.base/structs.c (zed): Likewise.
15828 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15829 * gdb.mi/mi-syn-frame.c (main): Likewise.
15830 * gdb.mi/until.c (foo, main): Likewise.
15831 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15832 * gdb.base/solib-weak.c (foo): Declare.
15833 * gdb.base/attach-twice.c: Include stdio.h.
15834 * gdb.base/weaklib1.c: Likewise.
15835 * gdb.base/weaklib2.c: Likewise.
15836 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15837 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15838 unistd.h.
15839 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15840 * gdb.mi/mi-exit-code.c: Likewise.
15841 * gdb.base/break-interp-lib.c: Include string.h.
15842 * gdb.base/coremaker.c: Likewise.
15843 * gdb.base/testenv.c: Likewise.
15844 * gdb.python/py-finish-breakpoint.c: Likewise.
15845 * gdb.base/inferior-died.c: Include sys/wait.h.
15846 * gdb.base/fileio.c: Include time.h.
15847 * gdb.base/async-shell.c: Include unistd.h.
15848 * gdb.base/dprintf-non-stop.c: Likewise.
15849 * gdb.base/info-os.c: Likewise.
15850 * gdb.mi/mi-console.c: Likewise.
15851 * gdb.mi/watch-nonstop.c: Likewise.
15852 * gdb.python/py-events.c: Likewise.
15853 * gdb.base/async.c (baz): Move up before its invocation.
15854 * gdb.base/code_elim2.c (my_global_func): Likewise.
15855 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15856 * gdb.base/advance.c (func2): Likewise.
15857
15858 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15859
15860 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15861 variant.
15862 * gdb.base/annota3.c: Likewise.
15863 * gdb.base/async.c: Likewise.
15864 * gdb.base/average.c: Likewise.
15865 * gdb.base/call-ar-st.c: Likewise.
15866 * gdb.base/call-rt-st.c: Likewise.
15867 * gdb.base/call-sc.c: Likewise.
15868 * gdb.base/call-strs.c: Likewise.
15869 * gdb.base/ending-run.c: Likewise.
15870 * gdb.base/execd-prog.c: Likewise.
15871 * gdb.base/exprs.c: Likewise.
15872 * gdb.base/foll-exec.c: Likewise.
15873 * gdb.base/foll-fork.c: Likewise.
15874 * gdb.base/foll-vfork.c: Likewise.
15875 * gdb.base/funcargs.c: Likewise.
15876 * gdb.base/gcore.c: Likewise.
15877 * gdb.base/jump.c: Likewise.
15878 * gdb.base/langs0.c: Likewise.
15879 * gdb.base/langs1.c: Likewise.
15880 * gdb.base/langs2.c: Likewise.
15881 * gdb.base/mips_pro.c: Likewise.
15882 * gdb.base/nodebug.c: Likewise.
15883 * gdb.base/opaque0.c: Likewise.
15884 * gdb.base/opaque1.c: Likewise.
15885 * gdb.base/recurse.c: Likewise.
15886 * gdb.base/run.c: Likewise.
15887 * gdb.base/scope0.c: Likewise.
15888 * gdb.base/scope1.c: Likewise.
15889 * gdb.base/setshow.c: Likewise.
15890 * gdb.base/setvar.c: Likewise.
15891 * gdb.base/shmain.c: Likewise.
15892 * gdb.base/shr1.c: Likewise.
15893 * gdb.base/shr2.c: Likewise.
15894 * gdb.base/sigall.c: Likewise.
15895 * gdb.base/signals.c: Likewise.
15896 * gdb.base/so-indr-cl.c: Likewise.
15897 * gdb.base/solib2.c: Likewise.
15898 * gdb.base/structs.c: Likewise.
15899 * gdb.base/sum.c: Likewise.
15900 * gdb.base/vforked-prog.c: Likewise.
15901 * gdb.base/watchpoint.c: Likewise.
15902 * gdb.reverse/shr2.c: Likewise.
15903 * gdb.reverse/until-reverse.c: Likewise.
15904 * gdb.reverse/ur1.c: Likewise.
15905 * gdb.reverse/watch-reverse.c: Likewise.
15906
15907 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15908
15909 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15910 variant.
15911 * gdb.base/sepdebug.exp: Drop references to removed code.
15912
15913 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15914
15915 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15916 variant. Preserve original line numbering.
15917 * gdb.base/list1.c: Likewise.
15918
15919 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15920
15921 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15922 variant.
15923 * gdb.base/break1.c: Likewise.
15924 * gdb.base/break.exp: Drop references to removed code.
15925
15926 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15927
15928 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15929 variant.
15930
15931 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15932
15933 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15934
15935 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15936
15937 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15938 logic into perform_all_tests() and invoke it with and without
15939 function header prototypes.
15940 (do_function_calls): Remove conditional XFAIL for PR 5318.
15941 (rerun_and_prepare): Remove duplicate code.
15942 (perform_all_tests): New. Main logic moved here.
15943
15944 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15945
15946 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15947 code guarded by #ifdef NO_PROTOTYPES.
15948 (t_double_many_args): Likewise.
15949 (DEF_FUNC_MANY_ARGS_1): Likewise.
15950 (DEF_FUNC_VALUES_1): Likewise.
15951 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15952 guarded by #ifdef PROTOTYPES.
15953
15954 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15955
15956 * gdb.mi/mi-console.c: Add eye-catcher.
15957 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15958 instead of literal line number.
15959
15960 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15961
15962 * gdb.base/shr2.c: Add eye-catcher.
15963 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15964 line number.
15965
15966 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15967
15968 * gdb.base/jump.c: Add eye-catchers.
15969 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15970 numbers.
15971
15972 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15973
15974 * gdb.base/execd-prog.c: Add eye-catchers.
15975 * gdb.base/foll-exec.c: Likewise.
15976 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15977 line numbers.
15978
15979 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15980
15981 * gdb.base/ending-run.c: Add eye-catchers.
15982 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15983 literal line numbers.
15984
15985 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15986
15987 * gdb.base/call-rt-st.c: Add eye-catchers.
15988 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15989 literal line numbers.
15990
15991 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15992
15993 * gdb.base/call-ar-st.c: Add eye-catchers.
15994 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15995 literal line numbers.
15996
15997 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15998
15999 * gdb.base/average.c: Add eye-catchers.
16000 * gdb.base/sum.c: Likewise.
16001 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16002 regexps dynamically.
16003
16004 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16005
16006 * gdb.base/solib1.c: Add eye-catchers.
16007 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16008 literal line numbers.
16009
16010 2014-11-12 Pedro Alves <palves@redhat.com>
16011
16012 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16013 leader has exited.
16014
16015 2014-11-12 Pedro Alves <palves@redhat.com>
16016
16017 * gdb.arch/i386-bp_permanent.c: New file.
16018 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16019 (srcfile): Set to i386-bp_permanent.c.
16020 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16021 that stepi does not execute the 'leave' instruction, instead of
16022 testing it does execute.
16023 * gdb.base/bp-permanent.c: New file.
16024 * gdb.base/bp-permanent.exp: New file.
16025
16026 2014-11-10 Doug Evans <xdje42@gmail.com>
16027
16028 PR symtab/17564
16029 * gdb.base/symtab-search-order.exp: New file.
16030 * gdb.base/symtab-search-order.c: New file.
16031 * gdb.base/symtab-search-order-1.c: New file.
16032 * gdb.base/symtab-search-order-shlib-1.c: New file.
16033
16034 2014-11-07 Pedro Alves <palves@redhat.com>
16035
16036 PR gdb/17511
16037 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16038 i?86-*-linux*.
16039
16040 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16041
16042 PR c++/17494
16043 * gdb.cp/pr17494.cc: New file.
16044 * gdb.cp/pr17494.exp: New file.
16045
16046 2014-11-02 Yao Qi <yao@codesourcery.com>
16047
16048 * gdb.python/python.exp: Get working directory and match the
16049 output of "set extended-prompt \\w " with it.
16050
16051 2014-10-30 Doug Evans <dje@google.com>
16052
16053 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16054 in objfiles.
16055 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16056 in progspaces.
16057
16058 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
16059
16060 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16061 * gdb.base/realname-expand.exp: Likewise.
16062 * gdb.linespec/macro-relative.exp: Likewise.
16063
16064 2014-10-29 Pedro Alves <palves@redhat.com>
16065
16066 PR gdb/17408
16067 * gdb.threads/schedlock.c (some_function): New function.
16068 (call_function): New global.
16069 (MAYBE_CALL_SOME_FUNCTION): New macro.
16070 (thread_function): Call it.
16071 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16072 and use it instead of a global counter. Adjust all callers.
16073 (get_current_thread): Use "find current thread" for test message
16074 here rather than having all callers pass down the same string.
16075 (goto_loop): New procedure, factored out from ...
16076 (my_continue): ... this.
16077 (step_ten_loops): Change parameter from test message to command to
16078 use. Adjust.
16079 (list_count): Delete global.
16080 (check_result): New procedure, factored out from duplicate top
16081 level code.
16082 (continue tests): Wrap in with_test_prefix.
16083 (test_step): New procedure, factored out from duplicate top level
16084 code.
16085 (top level): Test "step" in combination with all scheduler-locking
16086 modes. Test "next" in combination with all scheduler-locking
16087 modes, and in combination with stepping over a function call or
16088 not.
16089 * gdb.threads/next-bp-other-thread.c: New file.
16090 * gdb.threads/next-bp-other-thread.exp: New file.
16091
16092 2014-10-29 Pedro Alves <palves@redhat.com>
16093
16094 PR python/17372
16095 * gdb.python/python.exp: Test a multi-line command that spawns
16096 interactive Python.
16097 * gdb.base/multi-line-starts-subshell.exp: New file.
16098
16099 2014-10-29 Yao Qi <yao@codesourcery.com>
16100
16101 * gdb.base/fileio.exp: Make directories on host.
16102
16103 2014-10-29 Yao Qi <yao@codesourcery.com>
16104
16105 * gdb.base/fileio.c (test_write): Close the file.
16106
16107 2014-10-28 Pedro Alves <palves@redhat.com>
16108
16109 PR gdb/12623
16110 * gdb.base/sigstep.c (no_handler): New global.
16111 (main): If 'no_handler is true, set the signal handlers to
16112 SIG_IGN.
16113 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16114 with_sw_watch and no_handler parameters. Handle them.
16115 (top level) <stepping over handler when stopped at a breakpoint
16116 test>: Add a test axis for testing with a software watchpoint, and
16117 another for testing with the signal handler set to SIG_IGN.
16118 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16119 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16120
16121 2014-10-28 Pedro Alves <palves@redhat.com>
16122
16123 PR gdb/17511
16124 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16125 * gdb.base/sigstep.exp (other_handler_location): New global.
16126 (advance): Support stepping into the signal handler, and running
16127 commands while in the handler.
16128 (in_handler_map): New global.
16129 (top level): In the advance test, add combinations for getting
16130 into the handler with stepping commands, and for running commands
16131 in the handler. Add comment descripting the advancei tests.
16132
16133 2014-10-28 Pedro Alves <palves@redhat.com>
16134
16135 * gdb.base/sigstep.exp: Use build_executable instead of
16136 prepare_for_testing.
16137 (top level): Move code that starts GDB, runs to main and creates a
16138 display to ...
16139 (restart): ... this new procedure.
16140 (top level): Move backtrace from signal handler test to ...
16141 (validate_backtrace): ... this new procedure.
16142 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16143 with_test_prefix. Always restart GDB.
16144 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16145 with_test_prefix. Always restart GDB. No need to delete
16146 breakpoints after the test.
16147 (test_skip_handler): Remove prefix parameter.
16148 (skip_over_handler, breakpoint_to_handler)
16149 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16150 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16151 restart GDB. No need to delete breakpoints after the test.
16152 (top level): Use foreach to call the test procedures with
16153 different commands.
16154
16155 2014-10-28 Pedro Alves <palves@redhat.com>
16156
16157 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16158 instead of GNATS numbers.
16159 * gdb.base/sigbpt.exp: Likewise.
16160 * gdb.base/siginfo.exp: Likewise.
16161 * gdb.base/sigstep.exp: Likewise.
16162
16163 2014-10-27 Pedro Alves <palves@redhat.com>
16164
16165 * gdb.base/sigstep.c (dummy): New global.
16166 (main): Issue a couple writes to the new global.
16167 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16168 procedures.
16169 (skip_over_handler): Use test_skip_handler.
16170 (top level): Call skip_over_handler for stepi and nexti too.
16171 (breakpoint_over_handler): Use test_skip_handler.
16172 (top level): Call breakpoint_over_handler for stepi and nexti too.
16173
16174 2014-10-27 Yao Qi <yao@codesourcery.com>
16175
16176 * gdb.trace/tfile.c (adjust_function_address)
16177 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16178 function descriptor.
16179
16180 2014-10-24 Don Breazeal <donb@codesourcery.com>
16181
16182 * gdb.base/foll-fork.exp (test_follow_fork,
16183 catch_fork_child_follow): Check for updated fork messages emitted
16184 from infrun.c.
16185 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16186 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16187 vfork_and_exec_child_follow_through_step): Check for updated vfork
16188 messages emitted from infrun.c.
16189
16190 2014-10-24 Pedro Alves <palves@redhat.com>
16191
16192 * gdb.base/corefile.exp: Remove references to ultrix.
16193 * gdb.base/interrupt.exp: Likewise.
16194 * gdb.base/whatis.exp: Likewise.
16195 * gdb.gdb/selftest.exp: Likewise.
16196 * gdb.threads/manythreads.exp: Likewise.
16197 * gdb.threads/print-threads.exp: Likewise.
16198 * gdb.threads/pthreads.exp:: Likewise.
16199 * gdb.threads/schedlock.exp: Likewise.
16200
16201 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16202
16203 * gdb.cp/non-trivial-retval.cc: Add a test case.
16204 * gdb.cp/non-trivial-retval.exp: Add a test.
16205
16206 2014-10-20 Yao Qi <yao@codesourcery.com>
16207
16208 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16209 * gdb.python/py-objfile-script-gdb.py: New file.
16210 * gdb.python/py-objfile-script.exp: Update reference to
16211 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16212 of remote_download. Remove the dest file.
16213
16214 2014-10-20 Yao Qi <yao@codesourcery.com>
16215
16216 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16217 * gdb.base/step-line.exp: Likewise.
16218 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16219 * gdb.dwarf2/dw2-basic.exp: Likewise.
16220 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16221 * gdb.dwarf2/dw2-filename.exp: Likewise.
16222 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16223 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16224 * gdb.dwarf2/dw2-producer.exp: Likewise.
16225 * gdb.dwarf2/mac-fileno.exp: Likewise.
16226 * gdb.python/py-frame-args.exp: Likewise.
16227 * gdb.python/py-framefilter.exp: Likewise.
16228 * gdb.python/py-mi.exp: Likewise.
16229 * gdb.python/py-objfile-script.exp: Likewise
16230 * gdb.python/py-pp-integral.exp: Likewise.
16231 * gdb.python/py-pp-re-notag.exp: Likewise.
16232 * gdb.python/py-prettyprint.exp: Likewise.
16233 * gdb.python/py-section-script.exp: Likewise.
16234 * gdb.python/py-typeprint.exp: Likewise.
16235 * gdb.python/py-xmethods.exp: Likewise.
16236 * gdb.stabs/weird.exp: Likewise.
16237 * gdb.xml/tdesc-regs.exp: Likewise.
16238
16239 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16240
16241 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16242 (out_cu): Use addr_len for the size of addresses.
16243 (out_line): Likewise. Size DW_LNE_set_address instruction
16244 according to addr_len.
16245 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16246 (FUNC): Add START_INSNS to definition.
16247
16248 2014-10-18 Yao Qi <yao@codesourcery.com>
16249
16250 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16251 gdb_has_argv0 return true.
16252 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16253 check [target_info exists noargs], check [gdb_has_argv0]
16254 instead.
16255 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16256 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16257 procedures.
16258
16259 2014-10-17 Doug Evans <dje@google.com>
16260
16261 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16262 event.
16263 * gdb.python/py-events.py: Add clear_objfiles event.
16264
16265 2014-10-17 Doug Evans <dje@google.com>
16266
16267 * gdb.python/py-objfile.exp: Test progspace attribute.
16268
16269 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
16270
16271 * gdb.guile/scm-breakpoint.exp: Do not assume any
16272 directory separators when matching source file paths.
16273 * gdb.python/py-breakpoint.exp: Likewise.
16274 * gdb.reverse/break-precsave.exp: Likewise.
16275 * gdb.reverse/break-reverse.exp: Likewise.
16276 * gdb.reverse/consecutive-precsave.exp: Likewise.
16277 * gdb.reverse/finish-precsave.exp: Likewise.
16278 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16279 * gdb.reverse/finish-reverse.exp: Likewise.
16280 * gdb.reverse/i386-precsave.exp: Likewise.
16281 * gdb.reverse/i387-env-reverse.exp: Likewise.
16282 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16283 * gdb.reverse/machinestate-precsave.exp: Likewise.
16284 * gdb.reverse/machinestate.exp: Likewise.
16285 * gdb.reverse/sigall-precsave.exp: Likewise.
16286 * gdb.reverse/solib-precsave.exp: Likewise.
16287 * gdb.reverse/step-precsave.exp: Likewise.
16288 * gdb.reverse/until-precsave.exp: Likewise.
16289 * gdb.reverse/watch-precsave.exp: Likewise.
16290 * gdb.reverse/watch-reverse.exp: Likewise.
16291
16292 2014-10-17 Yao Qi <yao@codesourcery.com>
16293
16294 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16295 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16296
16297 2014-10-17 Pedro Alves <palves@redhat.com>
16298
16299 PR gdb/17471
16300 * gdb.base/bg-execution-repeat.c: New file.
16301 * gdb.base/bg-execution-repeat.exp: New file.
16302
16303 2014-10-17 Pedro Alves <palves@redhat.com>
16304
16305 PR gdb/17300
16306 * gdb.base/continue-all-already-running.c: New file.
16307 * gdb.base/continue-all-already-running.exp: New file.
16308
16309 2014-10-17 Pedro Alves <palves@redhat.com>
16310
16311 PR gdb/17472
16312 * gdb.base/annota-input-while-running.c: New file.
16313 * gdb.base/annota-input-while-running.exp: New file.
16314
16315 2014-10-17 Pedro Alves <palves@redhat.com>
16316
16317 * gdb.base/callfuncs.exp: emove references to osf.
16318 * gdb.base/sigall.exp: Likewise.
16319 * gdb.gdb/selftest.exp: Likewise.
16320 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16321 * gdb.mi/non-stop.c: Likewise.
16322 * gdb.mi/pthreads.c: Likewise.
16323 * gdb.reverse/sigall-precsave.exp: Likewise.
16324 * gdb.reverse/sigall-reverse.exp: Likewise.
16325 * gdb.threads/pthreads.c: Likewise.
16326 * gdb.threads/pthreads.exp: Likewise.
16327
16328 2014-10-17 Yao Qi <yao@codesourcery.com>
16329
16330 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16331 check 'target_info exists noargs'.
16332 (test_command_prompt_position): Likewise.
16333 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16334 Remove "set args".
16335 (progvar_simple_while_test): Likewise.
16336 (progvar_complex_if_while_test): Likewise.
16337 (if_while_breakpoint_command_test): Likewise.
16338 (infrun_breakpoint_command_test): Likewise.
16339 (breakpoint_command_test): Likewise.
16340 (watchpoint_command_test): Likewise.
16341 (bp_deleted_in_command_test): Likewise.
16342 (temporary_breakpoint_commands): Likewise.
16343
16344 2014-10-16 Yao Qi <yao@codesourcery.com>
16345
16346 * gdb.base/remotetimeout.exp: Remove noargs checking.
16347
16348 2014-10-15 Pedro Alves <palves@redhat.com>
16349
16350 PR breakpoints/9649
16351 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16352 * gdb.base/breakpoint-in-ro-region.exp
16353 (probe_target_hardware_step): New procedure.
16354 (top level): Probe hardware stepping and hardware breakpoint
16355 support. Test stepping through a read-only region, with both
16356 "breakpoint auto-hw" on and off and both "always-inserted" on and
16357 off.
16358
16359 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16360
16361 * gdb.dlang/demangle.exp: Update for demangling changes.
16362
16363 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16364
16365 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16366 * gdb.cp/non-trivial-retval.exp: Add new tests.
16367
16368 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16369
16370 PR c++/13403
16371 PR c++/15154
16372 * gdb.cp/non-trivial-retval.cc: New file.
16373 * gdb.cp/non-trivial-retval.exp: New file.
16374
16375 2014-10-15 Yao Qi <yao@codesourcery.com>
16376
16377 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16378 remote host.
16379
16380 2014-10-15 Yao Qi <yao@codesourcery.com>
16381
16382 * gdb.python/py-symbol.exp: Match file base name if host is
16383 remote, otherwise match file name with dir name.
16384 * gdb.python/py-symtab.exp: Likewise.
16385 * gdb.python/python.exp: Likewise.
16386
16387 2014-10-15 Yao Qi <yao@codesourcery.com>
16388
16389 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16390 pattern.
16391 * gdb.python/py-symtab.exp: Likewise.
16392 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16393 locationn.
16394
16395 2014-10-14 Joel Brobecker <brobecker@adacore.com>
16396
16397 * gdb.ada/addr_arith: New testcase.
16398
16399 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16400
16401 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16402 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16403 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16404 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16405
16406 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16407
16408 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16409 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16410 * gdb.arch/stap-eval-lang-ada.exp: New file.
16411
16412 2014-10-14 Yao Qi <yao@codesourcery.com>
16413
16414 * gdb.mi/mi-var-child.c (nothing1): New function.
16415 (nothing2): New function.
16416 (do_children_tests): Set function pointers by nothing1 and
16417 nothing2.
16418 * gdb.mi/mi-var-child.exp: Step over new added statements.
16419 Update test to match the new output.
16420 * gdb.mi/var-cmd.c (nothing1): New function.
16421 (nothing2): New function.
16422 (do_children_tests): Set function pointers by nothing1 and
16423 nothing2.
16424 * gdb.mi/mi-var-display.exp: Update test to match output.
16425 Step to the line specified by $line_dct_nothing.
16426 Increase the number of lines to step.
16427
16428 2014-10-14 Yao Qi <yao@codesourcery.com>
16429
16430 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16431 tests.
16432 * gdb.mi/mi2-var-child.exp: Likewise.
16433
16434 2014-10-13 Doug Evans <dje@google.com>
16435
16436 * gdb.python/py-objfile.exp: Change name of file name test.
16437
16438 2014-10-13 Doug Evans <dje@google.com>
16439
16440 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16441 from the start of the CU.
16442
16443 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16444 Yao Qi <yao@codesourcery.com>
16445
16446 Fix "save breakpoints" for "catch" command.
16447 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16448 Remove -nonewline. Match also the added "main" line.
16449
16450 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16451
16452 Fix "save breakpoints" for "disable $bpnum" command.
16453 * gdb.base/save-bp.c (main): Add label.
16454 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16455
16456 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16457
16458 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16459
16460 2014-10-11 Yao Qi <yao@codesourcery.com>
16461
16462 * gdb.server/server-kill.exp: Execute command
16463 "set remote trace-status-packet on" before "tstatus".
16464
16465 2014-10-11 Yao Qi <yao@codesourcery.com>
16466
16467 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16468 (main): Call getppid.
16469 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16470 and continue to it. Read variable "server_pid".
16471
16472 2014-10-11 Yao Qi <yao@codesourcery.com>
16473
16474 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16475
16476 2014-10-11 Yao Qi <yao@codesourcery.com>
16477
16478 * gdb.threads/thread-find.exp: Don't execute command
16479 "info threads".
16480 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16481 * gdb.threads/linux-dp.exp: Don't check the condition
16482 $threads_created equals to zero.
16483
16484 2014-10-10 Pedro Alves <palves@redhat.com>
16485
16486 * gdb.base/bigcore.exp: Remove references to IRIX.
16487 * gdb.base/funcargs.exp: Likewise.
16488 * gdb.base/interrupt.exp: Likewise.
16489 * gdb.base/mips_pro.exp: Likewise.
16490 * gdb.base/nodebug.exp: Likewise.
16491 * gdb.base/setvar.exp: Likewise.
16492 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16493
16494 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16495 Pedro Alves <palves@redhat.com>
16496
16497 PR symtab/14466
16498 * gdb.base/vdso-warning.c: New file.
16499 * gdb.base/vdso-warning.exp: New file.
16500
16501 2014-10-02 Doug Evans <dje@google.com>
16502
16503 * gdb.base/structs.c (main): Don't run forever.
16504
16505 2014-10-02 Pedro Alves <palves@redhat.com>
16506
16507 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16508 (top level) <stop threads 1, stop threads 2>: Use it.
16509
16510 2014-10-02 Pedro Alves <palves@redhat.com>
16511
16512 * gdb.threads/break-while-running.exp (test): Add new
16513 'update_thread_list' argument. Skip "info threads" if false.
16514 (top level): Add new 'update_thread_list' axis.
16515
16516 2014-10-02 Pedro Alves <palves@redhat.com>
16517
16518 PR breakpoints/17431
16519 * gdb.base/execl-update-breakpoints.c: New file.
16520 * gdb.base/execl-update-breakpoints.exp: New file.
16521
16522 2014-10-01 Pedro Alves <palves@redhat.com>
16523
16524 * gdb.base/breakpoint-in-ro-region.c: New file.
16525 * gdb.base/breakpoint-in-ro-region.exp: New file.
16526
16527 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16528
16529 * gdb.mi/mi-exit-code.exp: New file.
16530 * gdb.mi/mi-exit-code.c: New file.
16531
16532 2014-09-30 Yao Qi <yao@codesourcery.com>
16533
16534 * lib/prelink-support.exp (build_executable_own_libs): Error if
16535 the target isn't native.
16536
16537 2014-09-30 Yao Qi <yao@codesourcery.com>
16538
16539 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16540 false.
16541
16542 2014-09-22 Pedro Alves <palves@redhat.com>
16543
16544 * gdb.threads/break-while-running.exp: New file.
16545 * gdb.threads/break-while-running.c: New file.
16546
16547 2014-09-19 Yao Qi <yao@codesourcery.com>
16548
16549 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16550 Invoke test. Restart GDB with --readnow and invoke test again.
16551
16552 2014-09-19 Yao Qi <yao@codesourcery.com>
16553
16554 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16555 proc set_breakpoint_on_gcd_function. Invoke
16556 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16557 invoke set_breakpoint_on_gcd_function again.
16558
16559 2014-09-18 Doug Evans <dje@google.com>
16560
16561 * gdb.dwarf2/symtab-producer.exp: New file.
16562
16563 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16564
16565 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16566 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16567 * gdb.base/global-var-nested-by-dso.c: Likewise.
16568 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16569
16570 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16571 Pedro Alves <palves@redhat.com>
16572
16573 * gdb.base/watch-bitfields.exp: Pass string other than test file
16574 name to prepare_for_testing.
16575 (watch): New procedure.
16576 (expect_watchpoint): Use with_test_prefix.
16577 (top level): Factor out tests to ...
16578 (test_watch_location, test_regular_watch): ... these new
16579 procedures, and use with_test_prefix and gdb_continue_to_end.
16580
16581 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16582
16583 PR breakpoints/12526
16584 * gdb.base/watch-bitfields.exp: New file.
16585 * gdb.base/watch-bitfields.c: New file.
16586
16587 2014-09-16 Pedro Alves <palves@redhat.com>
16588
16589 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16590 software and hardware addresses, not software address against
16591 itself.
16592
16593 2014-09-16 Pedro Alves <palves@redhat.com>
16594
16595 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16596 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16597
16598 2014-09-16 Pedro Alves <palves@redhat.com>
16599
16600 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16601 files.
16602 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16603 "*-*-vxworks*" throughout.
16604 * gdb.base/break.exp: Likewise.
16605 * gdb.base/default.exp: Likewise.
16606 * gdb.base/scope.exp: Likewise.
16607 * gdb.base/sepdebug.exp: Likewise.
16608 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16609 throughout.
16610 * gdb.base/run.c: Likewise.
16611 * gdb.base/sepdebug.c: Likewise.
16612 * gdb.hp/gdb.aCC/run.c: Likewise.
16613 * gdb.reverse/until-reverse.c: Likewise.
16614 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16615
16616 2014-09-16 Yao Qi <yao@codesourcery.com>
16617
16618 * boards/local-remote-host-native.exp: New file.
16619
16620 2014-09-14 Doug Evans <xdje42@gmail.com>
16621
16622 * gdb.threads/queue-signal.c (thread_count): New variable.
16623 (thread_count_mutex, thread_count_condvar): New variables.
16624 (incr_thread_count, wait_all_threads_running): New functions.
16625 (main): Wait for all threads to be in their thread functions.
16626
16627 2014-09-13 Doug Evans <xdje42@gmail.com>
16628
16629 * gdb.threads/queue-signal.c: New file.
16630 * gdb.threads/queue-signal.exp: New file.
16631
16632 2014-09-13 Doug Evans <xdje42@gmail.com>
16633
16634 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16635 be consistent with what default_gdb_init uses.
16636 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16637 the plain text of the prompt. Add some logging printfs.
16638 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16639
16640 2014-09-12 Pedro Alves <palves@redhat.com>
16641
16642 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16643 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16644 * gdb.arch/i386-size-overlap.exp: Likewise.
16645 * gdb.arch/i386-size.exp: Likewise.
16646 * gdb.arch/i386-unwind.exp: Likewise.
16647 * gdb.base/a2-run.exp: Likewise.
16648 * gdb.base/break.exp: Likewise.
16649 * gdb.base/charset.exp: Likewise.
16650 * gdb.base/chng-syms.exp: Likewise.
16651 * gdb.base/commands.exp: Likewise.
16652 * gdb.base/dbx.exp: Likewise.
16653 * gdb.base/find.exp: Likewise.
16654 * gdb.base/funcargs.exp: Likewise.
16655 * gdb.base/jit-simple.exp: Likewise.
16656 * gdb.base/reread.exp: Likewise.
16657 * gdb.base/sepdebug.exp: Likewise.
16658 * gdb.base/step-bt.exp: Likewise.
16659 * gdb.cp/mb-inline.exp: Likewise.
16660 * gdb.cp/mb-templates.exp: Likewise.
16661 * gdb.objc/basicclass.exp: Likewise.
16662 * gdb.threads/killed.exp: Likewise.
16663
16664 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16665
16666 PR tdep/17379
16667 * gdb.arch/powerpc-stackless.S: New file.
16668 * gdb.arch/powerpc-stackless.exp: New file.
16669
16670 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16671
16672 * gdb.base/attach.c: Include unistd.h.
16673 (main): Call alarm. Add label postloop.
16674 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16675 gdb_breakpoint, gdb_continue_to_breakpoint.
16676 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16677
16678 2014-09-11 Pedro Alves <palves@redhat.com>
16679
16680 PR gdb/17347
16681 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16682 * gdb.base/attach.exp (test_command_line_attach_run): New
16683 procedure.
16684 (top level): Call it.
16685
16686 2014-09-11 Pedro Alves <palves@redhat.com>
16687
16688 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16689 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16690 (do_command_attach_tests): Use spawn_wait_for_attach.
16691 * gdb.base/solib-overlap.exp: Likewise.
16692 * gdb.multi/multi-attach.exp: Likewise.
16693 * gdb.python/py-prompt.exp: Likewise.
16694 * gdb.python/py-sync-interp.exp: Likewise.
16695 * gdb.server/ext-attach.exp: Likewise.
16696
16697 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16698
16699 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16700 command in testcase. Simplify testcase.
16701
16702 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16703
16704 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16705
16706 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16707
16708 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16709
16710 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16711
16712 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16713
16714 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16715
16716 * gdb.dwarf2/dynarr-ptr.c: New file.
16717 * gdb.dwarf2/dynarr-ptr.exp: New file.
16718
16719 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16720
16721 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16722 of 30 rather than hardcoding 120 for a slow test case. Take the
16723 `gdb,timeout' target setting into account for this calculation.
16724 Don't extend the timeout for the test cases that don't need it.
16725
16726 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16727
16728 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16729 a factor of 2 for a slow test case. Take the `gdb,timeout'
16730 target setting into account for this calculation.
16731 * gdb.reverse/until-precsave.exp: Increase the timeout by
16732 a factor of 15 and 3 respectively rather than adding 120
16733 for a pair of slow test cases. Take the `gdb,timeout'
16734 target setting into account for this calculation.
16735
16736 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16737
16738 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16739 timeout, don't pass one down to gdb_expect.
16740 (gdb_expect): Rework timeout selection.
16741
16742 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16743
16744 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16745 exception on timeout.
16746 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16747 (gdbserver_start_extended): Catch any `gdbserver_start' error
16748 exceptions.
16749 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16750 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16751 `gdbserver_gdb_load' error exceptions.
16752
16753 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16754
16755 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16756 120 on waiting for the TCP socket to open.
16757
16758 2014-09-09 Doug Evans <xdje42@gmail.com>
16759
16760 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16761 _caller_matches, _any_caller_is, _any_caller_matches.
16762
16763 2014-09-09 Doug Evans <xdje42@gmail.com>
16764
16765 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16766
16767 2014-09-09 Yao Qi <yao@codesourcery.com>
16768
16769 * gdb.mi/mi-var-display.exp: Set print symbol off.
16770
16771 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16772
16773 PR gdb/17035
16774 * gdb.base/commands.exp: Add tests to verify user-defined
16775 commands with empty bodies.
16776 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16777 python commands in `show user command`.
16778 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16779 scheme commands in `show user command`.
16780
16781 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16782
16783 PR python/17355
16784 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16785 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16786 * gdb.python/py-framefilter-invalidarg.exp: New file.
16787 * gdb.python/py-framefilter-invalidarg.py: New file.
16788
16789 2014-09-06 Doug Evans <xdje42@gmail.com>
16790
16791 PR 15276
16792 * gdb.python/py-caller-is.c: New file.
16793 * gdb.python/py-caller-is.exp: New file.
16794
16795 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16796
16797 PR gdb/17235
16798 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16799 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16800
16801 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16802
16803 PR fortran/17237
16804 * gdb.fortran/print-formatted.exp: New file.
16805 * gdb.fortran/print-formatted.f90: Likewise.
16806
16807 2014-09-03 Sasha Smundak <asmundak@google.com>
16808
16809 * gdb.python/py-frame.exp: Test Frame.read_register.
16810
16811 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16812
16813 PR python/16699
16814 * gdb.python/py-completion.exp: New file.
16815 * gdb.python/py-completion.py: Likewise.
16816
16817 2014-08-28 Doug Evans <dje@google.com>
16818
16819 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16820 eax,etc. are live with values set by gdb and thus the compiler can't
16821 use them.
16822 * gdb.arch/i386-pseudo.c (main): Ditto.
16823
16824 2014-08-27 Doug Evans <dje@google.com>
16825
16826 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16827
16828 2014-08-25 Doug Evans <dje@google.com>
16829
16830 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16831 (main): Ditto.
16832
16833 2014-08-25 Doug Evans <dje@google.com>
16834
16835 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16836
16837 2014-08-24 Yao Qi <yao@codesourcery.com>
16838
16839 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16840 symbol off.
16841 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16842
16843 2014-08-22 Doug Evans <dje@google.com>
16844
16845 PR 17276
16846 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16847 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16848 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16849
16850 2014-08-22 Yao Qi <yao@codesourcery.com>
16851
16852 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16853 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16854 * gdb.python/python.exp: Likewise. Use .py file on the host
16855 instead of the build.
16856
16857 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16858
16859 * gdb.threads/gcore-stale-thread.c: New file.
16860 * gdb.threads/gcore-stale-thread.exp: New file.
16861
16862 2014-08-21 Pedro Alves <palves@redhat.com>
16863
16864 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16865 * gdb.base/gcore-relro-pie.exp: Likewise.
16866 * gdb.base/gcore-relro.exp: Likewise.
16867 * gdb.base/gcore.exp: Likewise.
16868 * gdb.base/print-symbol-loading.exp: Likewise.
16869 * gdb.threads/gcore-thread.exp: Likewise.
16870 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16871
16872 2014-08-20 Pedro Alves <palves@redhat.com>
16873 Jan Kratochvil <jan.kratochvil@redhat.com>
16874
16875 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16876 configure.
16877 (EXPECT): Handle READ1 being set.
16878 (all): Depend on EXTRA_RULES.
16879 (check-read1, expect-read1, read1.so, read1): New rules.
16880 * README (Testsuite Parameters): Document the READ1 make variable.
16881 (Race detection): New section.
16882 * configure: Regenerate.
16883 * configure.ac: If build==host==target, and running under a
16884 GNU/glibc system, add read1 to the extra Makefile rules.
16885 (EXTRA_RULES): AC_SUBST it.
16886 * lib/read1.c: New file.
16887
16888 2014-08-20 Joel Brobecker <brobecker@adacore.com>
16889
16890 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16891 the handling of variables declared as a typedef to an array
16892 which a DW_AT_data_location attribute.
16893
16894 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
16895 Pedro Alves <palves@redhat.com>
16896
16897 PR symtab/14604
16898 PR symtab/14605
16899 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16900 gdb_test.
16901
16902 2014-08-19 Pedro Alves <palves@redhat.com>
16903
16904 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16905
16906 2014-08-19 Yao Qi <yao@codesourcery.com>
16907
16908 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16909 right line.
16910
16911 2014-08-18 David Blaikie <dblaikie@gmail.com>
16912
16913 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16914
16915 2014-08-18 Joel Brobecker <brobecker@adacore.com>
16916
16917 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16918 attribute in array range.
16919
16920 2014-08-18 Joel Brobecker <brobecker@adacore.com>
16921
16922 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16923
16924 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16925
16926 PR c++/17132
16927 * gdb.cp/pr17132.cc: New file.
16928 * gdb.cp/pr17132.exp: New file.
16929
16930 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16931
16932 * gdb.python/py-xmethods.py (A_getarrayind)
16933 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16934 Use 'print' with function call syntax.
16935 (E_method_matcher.match): Fix tab vs space indentation mixup.
16936
16937 2014-08-15 Yao Qi <yao@codesourcery.com>
16938
16939 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16940 false.
16941
16942 2014-08-15 Yao Qi <yao@codesourcery.com>
16943
16944 * gdb.cp/casts.exp: Set print symbol off.
16945 * gdb.cp/class2.exp: Likewise.
16946 * gdb.cp/overload.exp: Likewise.
16947 * gdb.cp/templates.exp: Likewise.
16948
16949 2014-08-11 Doug Evans <dje@google.com>
16950
16951 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16952 (test_load_shlib): Update.
16953
16954 2014-08-09 Yao Qi <yao@codesourcery.com>
16955
16956 * gdb.base/display.exp: Invoke is_address_zero_readable.
16957 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16958 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16959 * gdb.base/hbreak-unmapped.exp: Return if
16960 is_address_zero_readable returns true.
16961 * gdb.base/signest.exp: Likewise.
16962 * gdb.base/signull.exp: Likewise.
16963 * gdb.base/sigbpt.exp: Likewise.
16964 * gdb.guile/scm-disasm.exp: Do the test if
16965 is_address_zero_readable returns false.
16966 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16967 * gdb.python/py-arch.exp: Likewise.
16968 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16969 * lib/gdb.exp (is_address_zero_readable): New proc.
16970
16971 2014-08-09 Yao Qi <yao@codesourcery.com>
16972
16973 PR testsuite/13443
16974 * gdb.mi/mi-var-display.exp: Make test messages unique.
16975
16976 2014-08-04 Tom Tromey <tromey@redhat.com>
16977
16978 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16979 target 0".
16980
16981 2014-08-04 Tom Tromey <tromey@redhat.com>
16982
16983 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16984 "target_resume".
16985
16986 2014-08-01 Joel Brobecker <brobecker@adacore.com>
16987
16988 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16989 inner_vla_struct_object_size.
16990 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16991 as xfail.
16992
16993 2014-07-30 Pedro Alves <palves@redhat.com>
16994
16995 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16996 comment.
16997
16998 2014-07-29 Yao Qi <yao@codesourcery.com>
16999
17000 PR gdb/17206
17001 * gdb.base/until-nodebug.exp: New.
17002
17003 2014-07-28 Doug Evans <xdje42@gmail.com>
17004
17005 PR guile/17203
17006 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17007 previously existing parameter, and previously ambiguously spelled
17008 parameter.
17009
17010 2014-07-28 Will Newton <will.newton@linaro.org>
17011
17012 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17013
17014 2014-07-26 Ludovic Courtès <ludo@gnu.org>
17015 Doug Evans <xdje42@gmail.com>
17016
17017 PR guile/17146
17018 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17019
17020 2014-07-25 Pedro Alves <palves@redhat.com>
17021
17022 * gdb.threads/signal-command-handle-nopass.c: New file.
17023 * gdb.threads/signal-command-handle-nopass.exp: New file.
17024 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17025 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17026 * gdb.threads/signal-delivered-right-thread.c: New file.
17027 * gdb.threads/signal-delivered-right-thread.exp: New file.
17028
17029 2014-07-25 Pedro Alves <palves@redhat.com>
17030
17031 * gdb.base/double-prompt-target-event-error.exp
17032 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17033 match.
17034 (cancel_pagination_in_target_event): Rework double prompt
17035 detection.
17036 * gdb.base/paginate-after-ctrl-c-running.exp
17037 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17038 <return>' match.
17039 * gdb.base/paginate-bg-execution.exp
17040 (test_bg_execution_pagination_return)
17041 (test_bg_execution_pagination_cancel): Remove '-notransfer
17042 <return>' matches.
17043 * gdb.base/paginate-execution-startup.exp
17044 (test_fg_execution_pagination_return)
17045 (test_fg_execution_pagination_cancel): Remove '-notransfer
17046 <return>' matches.
17047 * gdb.base/paginate-inferior-exit.exp
17048 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17049 match.
17050 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17051 * lib/gdb.exp (pagination_prompt): Run text through
17052 string_to_regexp.
17053 (gdb_test_multiple): Match $pagination_prompt instead of
17054 "<return>".
17055 (string_to_regexp): Move to lib/gdb-utils.exp.
17056
17057 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17058
17059 * gdb.arch/amd64-entry-value-paramref.S: New file.
17060 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17061 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17062 * gdb.arch/amd64-optimout-repeat.S: New file.
17063 * gdb.arch/amd64-optimout-repeat.c: New file.
17064 * gdb.arch/amd64-optimout-repeat.exp: New file.
17065
17066 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17067
17068 PR gdb/17170
17069 * gdb.base/statistics.exp: New file.
17070
17071 2014-07-17 Doug Evans <dje@google.com>
17072
17073 PR gdb/17170
17074 * gdb.base/maint.exp: Update testing of per-command stats.
17075
17076 2014-07-16 Pedro Alves <palves@redhat.com>
17077
17078 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17079 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17080 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17081 (tfile_write_buf): New functions.
17082 (add_memory_block): Rewrite using the above.
17083 (adjust_function_address): New function.
17084 (FUNCTION_ADDRESS): New macro.
17085 (write_basic_trace_file): Remove short_x local, and use
17086 tfile_write_16. Change type of func_addr local to unsigned long
17087 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17088 here. Cast argument of add_memory_block to char pointer.
17089 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17090 (main): Remove parameters.
17091 * gdb.trace/tfile.exp: Remove nowarnings.
17092
17093 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17094
17095 * gdb.base/debug-expr.exp: Test string evaluation with
17096 "debug expression" on.
17097
17098 2014-07-15 Pedro Alves <palves@redhat.com>
17099
17100 * gdb.base/reread.exp: Use clean_restart.
17101
17102 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17103
17104 * gdb.arch/avr-flash-qualifer.c: New.
17105 * gdb.arch/avr-flash-qualifer.exp: New.
17106
17107 2014-07-14 Pedro Alves <palves@redhat.com>
17108
17109 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17110 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17111
17112 2014-07-14 Pedro Alves <palves@redhat.com>
17113
17114 * gdb.base/double-prompt-target-event-error.c: New file.
17115 * gdb.base/double-prompt-target-event-error.exp: New file.
17116
17117 2014-07-14 Pedro Alves <palves@redhat.com>
17118
17119 PR gdb/17072
17120 * gdb.base/paginate-inferior-exit.c: New file.
17121 * gdb.base/paginate-inferior-exit.exp: New file.
17122
17123 2014-07-14 Pedro Alves <palves@redhat.com>
17124
17125 PR gdb/17072
17126 * gdb.base/paginate-bg-execution.c: New file.
17127 * gdb.base/paginate-bg-execution.exp: New file.
17128
17129 2014-07-14 Pedro Alves <palves@redhat.com>
17130
17131 PR gdb/17072
17132 * gdb.base/paginate-execution-startup.c: New file.
17133 * gdb.base/paginate-execution-startup.exp: New file.
17134 * lib/gdb.exp (pagination_prompt): New global.
17135 (default_gdb_spawn): New procedure, factored out from
17136 default_gdb_spawn.
17137 (default_gdb_start): Adjust to call default_gdb_spawn.
17138 (gdb_spawn): New procedure.
17139
17140 2014-07-14 Pedro Alves <palves@redhat.com>
17141
17142 * lib/gdb.exp (gdb_assert): New procedure.
17143 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17144
17145 2014-07-14 Pedro Alves <palves@redhat.com>
17146
17147 * gdb.base/execution-termios.c: New file.
17148 * gdb.base/execution-termios.exp: New file.
17149
17150 2014-07-14 Tom Tromey <tromey@redhat.com>
17151
17152 * gdb.cp/vla-cxx.cc: New file.
17153 * gdb.cp/vla-cxx.exp: New file.
17154
17155 2014-07-14 Tom Tromey <tromey@redhat.com>
17156
17157 * gdb.reverse/rerun-prec.c: New file.
17158 * gdb.reverse/rerun-prec.exp: New file.
17159
17160 2014-07-12 Maciej W. Rozycki <macro@mips.com>
17161 Maciej W. Rozycki <macro@codesourcery.com>
17162
17163 * lib/gdb-utils.exp: New file.
17164 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17165 inline `gdb_init_command' processing.
17166 (gdb_start_cmd): Likewise.
17167 * lib/mi-support.exp (mi_run_cmd): Likewise.
17168 * README: Document `gdb_init_command' and `gdb_init_commands'.
17169
17170 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17171
17172 Fix false FAIL running under a very long directory name.
17173 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17174 and "set print elements 10000". Twice.
17175
17176 2014-07-11 Yao Qi <yao@codesourcery.com>
17177
17178 * gdb.base/exprs.exp: "set print symbol off".
17179
17180 2014-07-11 Pedro Alves <palves@redhat.com>
17181
17182 * gdb.threads/kill.c: New file.
17183 * gdb.threads/kill.exp: New file.
17184
17185 2014-07-10 Yao Qi <yao@codesourcery.com>
17186
17187 * gdb.trace/tfile.c (write_basic_trace_file)
17188 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17189 address written to trace file.
17190
17191 2014-07-09 Pedro Alves <palves@redhat.com>
17192
17193 * gdb.base/attach-wait-input.exp: New file.
17194 * gdb.base/attach-wait-input.c: New file.
17195
17196 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17197
17198 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17199 setting up test structures.
17200 (main): Call new test function.
17201 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17202 test function, continue into test function and walk test
17203 structures.
17204
17205 2014-07-02 Yao Qi <yao@codesourcery.com>
17206
17207 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17208 'bar_start' at the beginning of functions 'foo' and 'bar'
17209 respectively.
17210 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17211 instead of 'foo' and 'bar'.
17212
17213 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17214
17215 * gdb.btrace/segv.exp: New.
17216 * gdb.btrace/segv.c: New.
17217
17218 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
17219
17220 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17221 instruction.
17222
17223 2014-06-30 Mark Wielaard <mjw@redhat.com>
17224
17225 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17226 vulture, vilify, villar): New volatile array constants.
17227 (vindictive, vegetation): New const volatile array constants.
17228 * gdb.base/volatile.exp: Test volatile and const volatile array
17229 types.
17230
17231 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17232
17233 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17234 target lacks support for awatch, rwatch, or hbreak.
17235
17236 2014-06-27 Yao Qi <yao@codesourcery.com>
17237
17238 * gdb.multi/dummy-frame-restore.exp: New.
17239 * gdb.multi/dummy-frame-restore.c: New.
17240
17241 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17242
17243 * gdb.btrace/gcore.exp: New.
17244
17245 2014-06-23 Pedro Alves <palves@redhat.com>
17246
17247 * gdb.base/watchpoint-reuse-slot.c: New file.
17248 * gdb.base/watchpoint-reuse-slot.exp: New file.
17249
17250 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17251
17252 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17253 progspace's filename in 'info', 'enable' and 'disable' command
17254 tests.
17255
17256 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17257
17258 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17259 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17260 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17261
17262 2014-06-20 Gary Benson <gbenson@redhat.com>
17263
17264 * gdb.arch/i386-avx.exp: Fix include file location.
17265 * gdb.arch/i386-sse.exp: Likewise.
17266
17267 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17268
17269 * gdb.dlang/expression.exp: New file.
17270
17271 2014-06-19 Pedro Alves <palves@redhat.com>
17272
17273 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17274 out from ...
17275 (top level): ... here. Iterate running tests under different
17276 scheduler-locking settings.
17277
17278 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
17279
17280 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17281 to DW_FORM_addr and use non-zero addresses.
17282
17283 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17284
17285 PR gdb/17017
17286 * gdb.python/py-xmethods.cc: Add global function call counters and
17287 increment them in their respective functions. Remove "cout"
17288 statements.
17289 * gdb.python/py-xmethods.exp: Make tests check the global function
17290 call counters instead of depending on inferior IO.
17291
17292 2014-06-18 Don Breazeal <donb@codesourcery.com>
17293
17294 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17295 Deleted procedure.
17296 (explicit_fork_parent_follow): Deleted procedure.
17297 (explicit_fork_child_follow): Deleted procedure.
17298 (test_follow_fork): New procedure.
17299 (do_fork_tests): Replace calls to deleted procedures with
17300 calls to test_follow_fork and reset GDB for subsequent
17301 procedure calls.
17302
17303 2014-06-17 Yao Qi <yao@codesourcery.com>
17304
17305 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17306 CP1252.
17307
17308 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
17309
17310 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17311 Initialize ptr and S explicitly.
17312 (skip_type_update_when_not_use_rtti_test): Likewise.
17313
17314 2014-06-16 Keith Seitz <keiths@redhat.com>
17315
17316 PR mi/15863
17317 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17318 the inferior is started.
17319
17320 2014-06-16 Pedro Alves <palves@redhat.com>
17321
17322 * gdb.base/break-main-file-remove-fail.c: New file.
17323 * gdb.base/break-main-file-remove-fail.exp: New file.
17324 * gdb.base/break-unload-file.exp: Use build_executable instead of
17325 prepare_for_testing.
17326 (test_break): New parameter "initial_load". Handle it.
17327 (top level): Add initial_load cmdline/file axis.
17328
17329 2014-06-12 Tom Tromey <tromey@redhat.com>
17330
17331 * gdb.base/completion.exp: Don't use directory name in test.
17332
17333 2014-06-09 Gary Benson <gbenson@redhat.com>
17334
17335 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17336 separate the always-available ANSI-standard signals from the
17337 signals that require checking.
17338 (main): Likewise.
17339 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17340 Likewise.
17341 (main): Likewise.
17342
17343 2014-06-07 Keith Seitz <keiths@redhat.com>
17344
17345 Revert:
17346 PR c++/16253
17347 * gdb.cp/var-tag.cc: New file.
17348 * gdb.cp/var-tag.exp: New file.
17349 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17350 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17351 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17352 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17353
17354 2014-06-06 Doug Evans <xdje42@gmail.com>
17355
17356 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17357
17358 2014-06-06 Pedro Alves <palves@redhat.com>
17359
17360 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17361 in target debug output instead of looking at RSP packets,
17362 disabling the test on any target that uses hardware stepping.
17363 Update comments.
17364
17365 2014-06-06 Pedro Alves <palves@redhat.com>
17366
17367 * gdb.base/break-unload-file.exp: Fix typo.
17368
17369 2014-06-06 Yao Qi <yao@codesourcery.com>
17370
17371 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17372 from "jit_function" to "^jit_function".
17373
17374 2014-06-06 Yao Qi <yao@codesourcery.com>
17375
17376 * gdb.base/async.c (foo): Add one statement.
17377 * gdb.base/async.exp: Get the next instruction address and
17378 match the output of "nexti" by instruction address. Match
17379 the hex address in the output of "finish".
17380
17381 2014-06-06 Gary Benson <gbenson@redhat.com>
17382
17383 * gdb.base/call-signals.c: Remove preprocessor conditionals
17384 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17385 SIGSEGV and SIGTERM.
17386 * gdb.base/sigall.c: Likewise.
17387 * gdb.base/unwindonsignal.c: Likewise.
17388 * gdb.reverse/sigall-reverse.c: Likewise.
17389
17390 2014-06-06 Yao Qi <yao@codesourcery.com>
17391
17392 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17393 readable, skip the test.
17394
17395 2014-06-06 Yao Qi <yao@codesourcery.com>
17396
17397 * gdb.threads/staticthreads.c (thread_function): Move the line
17398 setting breakpoint on forward.
17399 * gdb.threads/staticthreads.exp: Update comments.
17400
17401 2014-06-05 Ludovic Courtès <ludo@gnu.org>
17402
17403 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17404 "history-append! type error".
17405
17406 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17407
17408 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17409 erroneous dprintf expected input.
17410
17411 2014-06-04 Doug Evans <xdje42@gmail.com>
17412
17413 * gdb.guile/scm-generics.exp: Delete.
17414
17415 2014-06-04 Doug Evans <xdje42@gmail.com>
17416
17417 * gdb.guile/scm-breakpoint.exp: Update.
17418 Add tests for breakpoint registration.
17419
17420 2014-06-04 Tom Tromey <tromey@redhat.com>
17421
17422 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17423 VLA-in-union.
17424 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17425 inner_vla_struct, vla_union types. Initialize objects of those
17426 types and compute their sizes.
17427
17428 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17429 Hui Zhu <hui@codesourcery.com>
17430
17431 * gdb.base/fileio.exp: Add test for shell not available as well as
17432 available.
17433 * gdb.base/fileio.c (test_system): Check for shell twice.
17434
17435 2014-06-04 Yao Qi <yao@codesourcery.com>
17436
17437 * gdb.base/auto-connect-native-target.exp: Remove redundant
17438 space from the regexp pattern.
17439
17440 2014-06-04 Yao Qi <yao@codesourcery.com>
17441
17442 * gdb.base/default.exp: Replace "child" with "native" in
17443 regexp pattern.
17444
17445 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17446
17447 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17448 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17449 * gdb.python/py-xmethods.py: Python script supporting the
17450 new testcase and tests.
17451
17452 2014-06-03 Joel Brobecker <brobecker@adacore.com>
17453 Pedro Alves <palves@redhat.com>
17454
17455 PR breakpoints/17000
17456 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17457 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17458
17459 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17460
17461 * gdb.base/subst.exp: Add tests to verify partial path matching
17462 output.
17463
17464 2014-06-03 Pedro Alves <palves@redhat.com>
17465
17466 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17467 target that doesn't use software single-stepping.
17468
17469 2014-06-03 Pedro Alves <palves@redhat.com>
17470
17471 PR breakpoints/17000
17472 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17473 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17474
17475 2014-06-02 Doug Evans <xdje42@gmail.com>
17476
17477 * gdb.guile/scm-parameter.exp: New file.
17478
17479 2014-06-02 Doug Evans <xdje42@gmail.com>
17480
17481 * gdb.guile/scm-cmd.c: New file.
17482 * gdb.guile/scm-cmd.exp: New file.
17483
17484 2014-06-02 Doug Evans <xdje42@gmail.com>
17485
17486 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17487 pretty-printer lookup.
17488 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17489 (make-pp_s-printer): Call it.
17490 (make-pretty-printer-from-dict): New function.
17491 (lookup-pretty-printer-maker-from-dict): New function.
17492 (*pretty-printer*): Simplify.
17493 (make-objfile-pp_s-printer): New function.
17494 (install-objfile-pretty-printers!): New function.
17495 (make-progspace-pp_s-printer): New function.
17496 (install-progspace-pretty-printers!): New function.
17497 * gdb.guile/scm-progspace.c: New file.
17498 * gdb.guile/scm-progspace.exp: New file.
17499
17500 2014-06-02 Pedro Alves <palves@redhat.com>
17501
17502 * gdb.base/dprintf-bp-same-addr.c: New file.
17503 * gdb.base/dprintf-bp-same-addr.exp: New file.
17504
17505 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17506
17507 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17508 * gdb.arch/powerpc-power.s: Likewise.
17509
17510 2014-06-02 Joel Brobecker <brobecker@adacore.com>
17511
17512 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17513
17514 2014-06-01 Yao Qi <yao@codesourcery.com>
17515
17516 * gdb.base/watchpoint.exp (test_watch_location): Check null
17517 pointer can be dereferenced. If not, do the test, otherwise
17518 skip it.
17519
17520 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
17521
17522 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17523 results.
17524 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17525
17526 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
17527
17528 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17529 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17530 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17531 * gdb.arch/amd64-invalid-stack-top.c: New file.
17532 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17533
17534 2014-05-30 Pedro Alves <palves@redhat.com>
17535
17536 PR breakpoints/17000
17537 * gdb.base/sss-bp-on-user-bp.c: New file.
17538 * gdb.base/sss-bp-on-user-bp.exp: New file.
17539
17540 2014-05-30 David Blaikie <dblaikie@gmail.com>
17541
17542 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17543 gnu_inline semantics via attribute.
17544 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17545 source explicitly specifies the required semantics.
17546
17547 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17548
17549 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17550
17551 2014-05-29 Pedro Alves <palves@redhat.com>
17552 Tom Tromey <tromey@redhat.com>
17553
17554 * gdb.base/async-shell.exp: Don't enable target-async.
17555 * gdb.base/async.exp
17556 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17557 parameter. Adjust.
17558 (top level): Don't test with "target-async".
17559 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17560 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17561 * gdb.base/inferior-died.exp: Don't enable target-async.
17562 * gdb.base/interrupt-noterm.exp: Likewise.
17563 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17564 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17565 * gdb.mi/mi-nonstop.exp: Likewise.
17566 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17567 * gdb.mi/mi-nsintrall.exp: Likewise.
17568 * gdb.mi/mi-nsmoribund.exp: Likewise.
17569 * gdb.mi/mi-nsthrexec.exp: Likewise.
17570 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17571 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17572 * gdb.python/py-evsignal.exp: Don't enable target-async.
17573 * gdb.python/py-evthreads.exp: Likewise.
17574 * gdb.python/py-prompt.exp: Likewise.
17575 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17576 * gdb.server/solib-list.exp: Don't enable target-async.
17577 * gdb.threads/thread-specific-bp.exp: Likewise.
17578 * lib/mi-support.exp: Adjust to use mi-async.
17579
17580 2014-05-29 Pedro Alves <palves@redhat.com>
17581
17582 PR gdb/13860
17583 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17584 reason, even in sync mode.
17585
17586 2014-05-29 Pedro Alves <palves@redhat.com>
17587 Hui Zhu <hui@codesourcery.com>
17588
17589 PR PR15693
17590 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17591 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17592 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17593 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17594
17595 2014-05-28 Joel Brobecker <brobecker@adacore.com>
17596
17597 * config/monitor.exp (gdb_target_monitor): Replace use of
17598 "set remotebaud" by "set serial baud".
17599
17600 2014-05-26 Andy Wingo <wingo@igalia.com>
17601
17602 * gdb.guile/scm-breakpoint.exp:
17603 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17604 properties instead of gdb-object-properties.
17605
17606 2014-05-26 Yao Qi <yao@codesourcery.com>
17607
17608 * gdb.server/no-thread-db.exp: Specify source file name
17609 explicitly when setting a breakpoint.
17610
17611 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17612
17613 * gdb.btrace/vdso.c: New.
17614 * gdb.btrace/vdso.exp: New.
17615
17616 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17617
17618 * gdb.base/gcore.exp (capture_command_output): Move ...
17619 * lib/gdb.exp (capture_command_output): ... here.
17620
17621 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17622
17623 * gdb.btrace/data.exp: Test memory access during btrace replay.
17624
17625 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17626
17627 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17628
17629 2014-05-21 Pedro Alves <palves@redhat.com>
17630
17631 PR gdb/13860
17632 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17633 (top level): Test that output related to execution commands is
17634 sent to the console with CLI commands, but not with MI commands.
17635 Test that breakpoint events are always mirrored to the console.
17636 Also expect the new source line to be output after a "next" in
17637 async mode too. Make it a pass/fail test.
17638 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17639 output.
17640 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17641
17642 2014-05-21 Pedro Alves <palves@redhat.com>
17643
17644 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17645 Use them to test variations of "list" after reaching a breakpoint.
17646 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17647 Test "list" with listsize 10 after reaching a breakpoint.
17648 * gdb.python/python.exp (decode_line current location line
17649 number): Adjust expected line number.
17650
17651 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17652
17653 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17654 behavior for $args, pass it directly to "run".
17655
17656 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17657
17658 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17659 30000 to 65536.
17660
17661 2014-05-21 Pedro Alves <palves@redhat.com>
17662
17663 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17664 auto-connect-native-target off".
17665 * gdb.base/auto-connect-native-target.c: New file.
17666 * gdb.base/auto-connect-native-target.exp: New file.
17667
17668 2014-05-21 Pedro Alves <palves@redhat.com>
17669
17670 * gdb.base/default.exp: Test "target native" instead of "target
17671 child".
17672
17673 2014-05-21 Mark Wielaard <mjw@redhat.com>
17674
17675 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17676
17677 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17678
17679 Fix TLS access for -static -pthread.
17680 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17681 <HAVE_TLS> (thread_function, main): Initialize it.
17682 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17683 Add clean_restart.
17684 <$have_tls != "">: Check TLSVAR.
17685
17686 2014-05-21 Pedro Alves <palves@redhat.com>
17687
17688 * gdb.base/dcache-line-read-error.c: New.
17689 * gdb.base/dcache-line-read-error.exp: New.
17690
17691 2014-05-20 Pedro Alves <palves@redhat.com>
17692
17693 * gdb.base/compare-sections.c: New file.
17694 * gdb.base/compare-sections.exp: New file.
17695
17696 2014-05-20 Pedro Alves <palves@redhat.com>
17697
17698 * gdb.base/break-idempotent.c: New file.
17699 * gdb.base/break-idempotent.exp: New file.
17700
17701 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17702
17703 * gdb.btrace/nohist.exp: New.
17704
17705 2014-05-20 Yao Qi <yao@codesourcery.com>
17706
17707 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17708 gdb.reverse directory and gdb_reverse_timeout exists in board
17709 setting.
17710 * README: Document gdb_reverse_timeout.
17711
17712 2014-05-20 Yao Qi <yao@codesourcery.com>
17713
17714 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17715 'test_file_name'. Treat args as a string instead of a list.
17716 (gdb_init): Rename argument 'args' by 'test_file_name'.
17717
17718 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17719
17720 * gdb.arch/powerpc-power.exp: New file.
17721 * gdb.arch/powerpc-power.s: New file.
17722
17723 2014-05-16 Doug Evans <dje@google.com>
17724
17725 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
17726 * gdb.base/completion.exp: Check that all expected files exist
17727 before doing file completion.
17728
17729 2014-05-16 Doug Evans <dje@google.com>
17730
17731 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17732 Update.
17733 (do_syscall_tests_without_xml): Update.
17734
17735 2014-05-16 Pedro Alves <palves@redhat.com>
17736
17737 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17738 instead of "unknown output after running".
17739
17740 2014-05-16 Yao Qi <yao@codesourcery.com>
17741
17742 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17743 file1.txt from host at the end.
17744 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17745
17746 2014-05-15 Doug Evans <dje@google.com>
17747
17748 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17749 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17750 loading file. Add test for TU lookup.
17751
17752 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17753
17754 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17755 calling "-exec-arguments" or "set args" before running the
17756 inferior.
17757
17758 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17759
17760 * lib/mi-support.exp (mi_expect_stop): Expect message for
17761 inferiors that exit with non-zero exit code.
17762
17763 2014-05-14 Yao Qi <yao@codesourcery.com>
17764
17765 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17766 match absolute path on remote host.
17767 (test_file_list_exec_source_files): Remove "/" from the
17768 pattern.
17769
17770 2014-05-14 Yao Qi <yao@codesourcery.com>
17771
17772 * boards/local-remote-host-notty.exp (${board}_file): New
17773 proc.
17774
17775 2014-05-07 Kyle McMartin <kyle@redhat.com>
17776
17777 Pushed by Joel Brobecker <brobecker@adacore.com>.
17778 * gdb.arch/aarch64-atomic-inst.c: New file.
17779 * gdb.arch/aarch64-atomic-inst.exp: New file.
17780
17781 2014-05-07 Yao Qi <yao@codesourcery.com>
17782
17783 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17784 in current context" too.
17785
17786 2014-05-05 Keith Seitz <keiths@redhat.com>
17787
17788 * gdb.linespec/ls-dollar.exp: Add test for linespec
17789 file:convenience_variable.
17790
17791 2014-05-05 Yao Qi <yao@codesourcery.com>
17792
17793 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17794 traceframes into tfile and ctf trace files. Read data from
17795 trace file and test collected data.
17796 (gdb_collect_locals_test): Likewise.
17797 (gdb_unavailable_registers_test): Likewise.
17798 (gdb_unavailable_floats): Likewise.
17799 (gdb_collect_globals_test): Likewise.
17800 (top-level): Append "ctf" to trace_file_targets if GDB
17801 supports.
17802
17803 2014-05-05 Yao Qi <yao@codesourcery.com>
17804
17805 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17806 code to ...
17807 (gdb_collect_args_test_1): ... it. New proc.
17808 (gdb_collect_locals_test): Move some code to ...
17809 (gdb_collect_locals_test_1): ... it. New proc.
17810 (gdb_unavailable_registers_test): Move some code to ...
17811 (gdb_unavailable_registers_test_1): ... it. New proc.
17812 (gdb_unavailable_floats): Move some code to ...
17813 (gdb_unavailable_floats_1): ... it. New proc.
17814
17815 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17816
17817 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17818 probes to test for bitness recognition.
17819 * gdb.arch/amd64-stap-optional-prefix.exp
17820 (test_probe_value_without_reg): New procedure.
17821 Add code to test for different kinds of bitness.
17822
17823 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17824
17825 PR breakpoints/16889
17826 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17827 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17828
17829 2014-05-01 Pedro Alves <palves@redhat.com>
17830
17831 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17832 gdb_file_cmd if no file is specified.
17833 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17834 last_loaded_file to set the remote exec-file.
17835
17836 2014-05-01 Pedro Alves <palves@redhat.com>
17837
17838 * boards/local-remote-host.exp: New file.
17839
17840 2014-05-01 Pedro Alves <palves@redhat.com>
17841
17842 * boards/local-remote-host.exp: Rename to ...
17843 * boards/local-remote-host-notty.exp: ... this.
17844
17845 2014-04-28 Joel Brobecker <brobecker@adacore.com>
17846
17847 * gdb.ada/dyn_arrayidx: New testcase.
17848
17849 2014-04-26 Yao Qi <yao@codesourcery.com>
17850
17851 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17852 and compute the length of function main. Save it in
17853 $main_length.
17854 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17855 (top-level): Use gdb_compile to compile objects into
17856 executable and restart GDB. Remove invocation to
17857 prepare_for_testing.
17858
17859 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17860 Pedro Alves <palves@redhat.com>
17861
17862 PR server/16255
17863 * gdb.multi/multi-attach.c: New file.
17864 * gdb.multi/multi-attach.exp: New file.
17865
17866 2014-04-25 Pedro Alves <palves@redhat.com>
17867
17868 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17869 user.
17870 (top level): Test that "set remote conditional-breakpoints-packet
17871 off" works as intended.
17872 * gdb.base/dprintf.exp: Test that "set remote
17873 breakpoint-commands-packet off" works as intended.
17874 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17875 New function.
17876 (top level): Call it.
17877 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17878 remote fast-tracepoints-packet off" works as intended.
17879 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17880 * lib/gdb.exp (gdb_is_target_remote): ... here.
17881
17882 2014-04-24 David Blaikie <dblaikie@gmail.com>
17883
17884 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17885 ensure clang would not discard them.
17886 * gdb.base/gdbvars.c: Ditto.
17887 * gdb.base/memattr.c: Ditto.
17888 * gdb.base/whatis.c: Ditto.
17889 * gdb.python/py-prettyprint.c: Ditto.
17890 * gdb.trace/actions.c: Ditto.
17891 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17892 ensure clang would not discard it.
17893
17894 2014-04-24 David Blaikie <dblaikie@gmail.com>
17895
17896 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17897 clang to emit the full definition of type required by the test
17898 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17899
17900 2014-04-24 David Blaikie <dblaikie@gmail.com>
17901
17902 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17903 coax Clang into emitting the definition of the type.
17904 * gdb.cp/pr10728-x.h (y): Ditto.
17905 * gdb.cp/pr10728-y.cc (y): Ditto.
17906
17907 2014-04-24 David Blaikie <dblaikie@gmail.com>
17908
17909 * gdb.base/label.exp: XFAIL label related tests under Clang.
17910 * gdb.cp/cplabel.exp: Ditto.
17911 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17912 under Clang those using labels.
17913
17914 2014-04-25 Yao Qi <yao@codesourcery.com>
17915
17916 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17917 double_label.
17918 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17919 partial_label and double_label.
17920
17921 2014-04-24 David Blaikie <dblaikie@gmail.com>
17922
17923 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17924
17925 2014-04-24 David Blaikie <dblaikie@gmail.com>
17926
17927 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17928 of the function to work across GCC and Clang.
17929 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17930 pointer types (const void ** const V void **).
17931
17932 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
17933 Walfred Tedeschi <walfred.tedeschi@intel.com>
17934
17935 * Makefile.in (EXECUTABLES): Added i386-avx512.
17936 * gdb.arch/i386-avx512.c: New file.
17937 * gdb.arch/i386-avx512.exp: Likewise.
17938
17939 2014-04-23 Keith Seitz <keiths@redhat.com>
17940
17941 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17942 (mi_make_breakpoint_table): New procedure.
17943 (mi_create_breakpoint): Use mi_make_breakpoint
17944 and return the result.
17945 (mi_make_breakpoint): New procedure.
17946 (mi_build_kv_pairs): New procedure.
17947
17948 * gdb.mi/mi-break.exp: Remove unused globals,
17949 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17950 All callers updated.
17951 * gdb.mi/mi-dprintf.exp: Use variable to track command
17952 number.
17953 Update all callers of mi_create_breakpoint and use
17954 mi_make_breakpoint_table.
17955 Remove any unused global variables.
17956 * gdb.mi/mi-nonstop.exp: Likewise.
17957 * gdb.mi/mi-nsintrall.exp: Likewise.
17958 * gdb.mi/mi-nsmoribund.exp: Likewise.
17959 * gdb.mi/mi-nsthrexec.exp: Likewise.
17960 * gdb.mi/mi-reverse.exp: Likewise.
17961 * gdb.mi/mi-simplerun.exp: Likewise.
17962 * gdb.mi/mi-stepn.exp: Likewise.
17963 * gdb.mi/mi-syn-frame.exp: Likewise.
17964 * gdb.mi/mi-until.exp: Likewise.
17965 * gdb.mi/mi-var-cp.exp: Likewise.
17966 * gdb.mi/mi-var-display.exp: Likewise.
17967 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17968 * gdb.mi/mi2-var-child.exp: Likewise.
17969 * gdb.mi/mi-vla-c99.exp: Likewise.
17970 * lib/mi-support.exp: Likewise.
17971
17972 From Ian Lance Taylor <iant@cygnus.com>:
17973 * lib/gdb.exp (parse_args): New procedure.
17974
17975 2014-04-23 Pedro Alves <palves@redhat.com>
17976
17977 * gdb.base/break-unload-file.c: New file.
17978 * gdb.base/break-unload-file.exp: New file.
17979 * gdb.base/sym-file-lib.c (baz): New function.
17980 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17981 field.
17982 (load): Store the segment's mapped size.
17983 (unload): New function.
17984 (unload_shlib): New function.
17985 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17986 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17987 set a breakpoint at baz, and call it.
17988 * gdb.base/sym-file.exp: New tests for stale breakpoint
17989 instructions.
17990
17991 2014-04-23 Pedro Alves <palves@redhat.com>
17992
17993 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17994 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17995 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17996 * gdb.base/hbreak-unmapped.c: New file.
17997 * gdb.base/hbreak-unmapped.exp: New file.
17998 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17999 * lib/gdb.exp (gdb_is_target_remote): ... here.
18000
18001 2014-04-22 Pedro Alves <palves@redhat.com>
18002
18003 * gdb.base/consecutive-step-over.c: New file.
18004 * gdb.base/consecutive-step-over.exp: New file.
18005
18006 2014-04-22 Pedro Alves <palves@redhat.com>
18007
18008 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18009 instead of send_gdb/gdb_expect.
18010
18011 2014-04-22 Yao Qi <yao@codesourcery.com>
18012
18013 * lib/trace-support.exp (generate_tracefile): New procedure.
18014 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18015 return 0.
18016 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18017 if generate_tracefile returns 1.
18018
18019 2014-04-18 Tom Tromey <palves@redhat.com>
18020 Pedro alves <tromey@redhat.com>
18021
18022 PR backtrace/15558
18023 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18024 with a backtrace limit.
18025 * gdb.python/py-frame-inline.exp: Test running to an inline
18026 function with a backtrace limit, and printing the newest frame.
18027 * gdb.python/py-frame-inline.c (main): Call f.
18028
18029 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18030
18031 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18032
18033 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18034
18035 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18036 Drop prefix from unsupported source file path.
18037
18038 2014-04-17 Yao Qi <yao@codesourcery.com>
18039
18040 * lib/gdb.exp (with_target_charset): New proc.
18041 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18042 with_target_charset.
18043 (test_print_strings): Likewise.
18044 (test_repeat_bytes): Likewise.
18045 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18046 for some tests.
18047
18048 2014-04-16 Keith Seitz <keiths@redhat.com>
18049
18050 PR gdb/15827
18051 * gdb.dwarf2/corrupt.c: New file.
18052 * gdb.dwarf2/corrupt.exp: New file.
18053
18054 2014-04-16 Keith Seitz <keiths@redhat.com>
18055
18056 PR c++/16597
18057 * gdb.cp/namelessclass.cc: New file.
18058 * gdb.cp/namelessclass.exp: New file.
18059 * gdb.cp/namelessclass.S: New file.
18060
18061 2014-04-16 Doug Evans <dje@google.com>
18062
18063 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18064 Add comment.
18065 (gdbserver_default_get_comm_port): New function.
18066 (gdbserver_start): Check if board file provided
18067 "gdbserver,get_comm_port" and use it if so.
18068 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18069 (gdb,socketport): Set to "stdio".
18070 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18071 (stdio_gdbserver_template): Delete.
18072 (${board}_get_remote_address): Update.
18073 (${board}_build_remote_cmd): Delete.
18074 (${board}_get_comm_port): New function.
18075 (${board}_spawn): Update.
18076 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18077 Delete.
18078 (${board}_get_remote_address): Update.
18079 (${board}_get_comm_port): New function.
18080
18081 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
18082
18083 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18084 appearing in any order.
18085
18086 2014-04-15 Doug Evans <dje@google.com>
18087
18088 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18089 uninitialized value of "description".
18090
18091 2014-04-15 Keith Seitz <keiths@redhat.com>
18092
18093 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18094 Remove unused globals.
18095 (test_running_the_program): Likewise.
18096 (test_controlled_execution): Likewise.
18097 (test_controlling_breakpoints): Likewise.
18098 (test_program_termination): Likewise.
18099
18100 2014-04-15 Keith Seitz <keiths@redhat.com>
18101
18102 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18103 unused globals.
18104 (test_rbreak_creation_and_listing): Likewise.
18105 (test_ignore_count): Likewise.
18106 (test_error): Likewise.
18107
18108 2014-04-15 Pedro Alves <palves@redhat.com>
18109
18110 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18111 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18112 sym-file-loader.c.
18113 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18114 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18115 to sym-file-loader.c.
18116 (struct library): Forward declare.
18117 (load_shlib, lookup_function): Change prototypes.
18118 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18119 (translate_offset): Remove declarations.
18120 (get_text_addr): New declaration.
18121 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18122 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18123 sym-file-loader.h.
18124 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18125 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18126 here from sym-file-loader.h.
18127 (struct library): New structure.
18128 (load_shlib, lookup_function): Change prototypes and adjust to
18129 work with a struct library.
18130 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18131 (translate_offset): Make static.
18132 (get_text_addr): New function.
18133 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18134
18135 2014-04-15 Pedro Alves <palves@redhat.com>
18136
18137 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18138
18139 2014-04-15 Pedro Alves <palves@redhat.com>
18140
18141 * gdb.base/sym-file-loader.c: Include <limits.h>.
18142 (SELF_LINK): New define.
18143 (get_origin): New function.
18144 (load_shlib): Use it.
18145 * gdb.base/sym-file.exp: Don't early return if the target is
18146 remote. Use runto_main, and issue fail is that fails. Use
18147 gdb_load_shlibs.
18148 (shlib_name): Delete.
18149 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18150
18151 2014-04-15 Pedro Alves <palves@redhat.com>
18152
18153 * gdb.base/sym-file.exp: Remove regex characters from test
18154 message. Don't refer to breakpoint numbers in test messages.
18155
18156 2014-04-14 Keith Seitz <keiths@redhat.com>
18157
18158 PR c++/16253
18159 * gdb.cp/var-tag.cc: New file.
18160 * gdb.cp/var-tag.exp: New file.
18161 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18162 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18163 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18164 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18165
18166 2014-04-14 Tom Tromey <tromey@redhat.com>
18167
18168 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18169 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18170 type.
18171 * gdb.cp/enum-class.exp: New file.
18172 * gdb.cp/enum-class.cc: New file.
18173
18174 2014-04-14 Tom Tromey <tromey@redhat.com>
18175
18176 * gdb.dwarf2/enum-type.exp: New file.
18177
18178 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18179
18180 * gdb.mi/mi-vla-c99.exp: New file.
18181 * gdb.mi/vla.c: New file.
18182
18183 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18184
18185 * gdb.base/vla-datatypes.c: New file.
18186 * gdb.base/vla-datatypes.exp: New file.
18187
18188 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18189
18190 * gdb.base/vla-ptr.c: New file.
18191 * gdb.base/vla-ptr.exp: New file.
18192
18193 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18194
18195 * gdb.dwarf2/count.exp: New file.
18196
18197 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18198
18199 * gdb.base/vla-sideeffect.c: New file.
18200 * gdb.base/vla-sideeffect.exp: New file.
18201
18202 2014-04-14 David Blaikie <dblaikie@gmail.com>
18203
18204 * gdb.mi/non-stop.c: Add return value for non-void function return
18205 statement.
18206 * gdb.threads/staticthreads.c: Ditto.
18207
18208 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18209 Doug Evans <xdje42@gmail.com>
18210
18211 * gdb.guile/scm-value.c: Improve test case.
18212 * gdb.guile/scm-value.exp: Add new test.
18213
18214 2014-04-11 David Blaikie <dblaikie@gmail.com>
18215
18216 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18217 override Clang's default.
18218
18219 2014-04-11 Joel Brobecker <brobecker@adacore.com>
18220
18221 Revert the following changes (regressions):
18222
18223 * gdb.base/vla-sideeffect.c: New file.
18224 * gdb.base/vla-sideeffect.exp: New file.
18225
18226 * gdb.dwarf2/count.exp: New file.
18227
18228 * gdb.base/vla-multi.c: New file.
18229 * gdb.base/vla-multi.exp: New file.
18230
18231 * gdb.base/vla-ptr.c: New file.
18232 * gdb.base/vla-ptr.exp: New file.
18233
18234 * gdb.base/vla-datatypes.c: New file.
18235 * gdb.base/vla-datatypes.exp: New file.
18236
18237 * gdb.mi/mi-vla-c99.exp: New file.
18238 * gdb.mi/vla.c: New file.
18239
18240 2014-04-11 Keith Seitz <keiths@redhat.com>
18241
18242 PR c++/16675
18243 * gdb.cp/cpsizeof.exp: New file.
18244 * gdb.cp/cpsizeof.cc: New file.
18245
18246 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18247
18248 * gdb.mi/mi-vla-c99.exp: New file.
18249 * gdb.mi/vla.c: New file.
18250
18251 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18252
18253 * gdb.base/vla-datatypes.c: New file.
18254 * gdb.base/vla-datatypes.exp: New file.
18255
18256 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18257
18258 * gdb.base/vla-ptr.c: New file.
18259 * gdb.base/vla-ptr.exp: New file.
18260
18261 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18262
18263 * gdb.base/vla-multi.c: New file.
18264 * gdb.base/vla-multi.exp: New file.
18265
18266 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18267
18268 * gdb.dwarf2/count.exp: New file.
18269
18270 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18271
18272 * gdb.base/vla-sideeffect.c: New file.
18273 * gdb.base/vla-sideeffect.exp: New file.
18274
18275 2014-04-11 Yao Qi <yao@codesourcery.com>
18276
18277 * gdb.base/completion.exp: Check file exists before running tests
18278 on file completion.
18279
18280 2014-04-10 Pedro Alves <palves@redhat.com>
18281
18282 * gdb.base/cond-eval-mode.c: New file.
18283 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18284 prepare_for_testing to build the new file. Check result of
18285 runto_main.
18286 (test_break, test_watch): New procedures.
18287 (top level): Use them.
18288
18289 2014-04-08 Pierre Muller <muller@sourceware.org>
18290
18291 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18292 Ctrl-V use for mingw hosts.
18293
18294 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18295
18296 * gdb.python/py-value.c: Improve test case.
18297 * gdb.python/py-value.exp: Add new test.
18298
18299 2014-04-07 David Blaikie <dblaikie@gmail.com>
18300
18301 * lib/compiler.c: Identify the clang compiler.
18302 * lib/compiler.cc: Ditto.
18303
18304 2014-04-03 Yao Qi <yao@codesourcery.com>
18305
18306 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18307
18308 2014-04-01 Anton Blanchard <anton@samba.org>
18309
18310 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18311 messages unique.
18312
18313 2014-04-01 Anton Blanchard <anton@samba.org>
18314
18315 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18316 prepare_for_testing.
18317
18318 2014-04-01 Anton Blanchard <anton@samba.org>
18319
18320 * gdb.arch/ppc64-atomic-inst.c: Remove.
18321 * gdb.arch/ppc64-atomic-inst.S: New file.
18322 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18323
18324 2014-03-31 Doug Evans <dje@google.com>
18325
18326 * gdb.base/print-symbol-loading-lib.c: New file.
18327 * gdb.base/print-symbol-loading-main.c: New file.
18328 * gdb.base/print-symbol-loading.exp: New file.
18329
18330 2014-03-31 Yao Qi <yao@codesourcery.com>
18331
18332 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18333
18334 2014-03-28 Joel Brobecker <brobecker@adacore.com>
18335
18336 * gdb.ada/mi_dyn_arr: New testcase.
18337
18338 2014-03-27 Doug Evans <dje@google.com>
18339
18340 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18341
18342 2014-03-27 Yao Qi <yao@codesourcery.com>
18343
18344 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18345 if target is nios2-*-*.
18346
18347 2014-03-26 Yao Qi <yao@codesourcery.com>
18348
18349 * lib/gdb.exp (readline_is_used): New proc.
18350 * gdb.base/completion.exp: Move tests on command complete up.
18351 Skip the rest of tests if readline is not used.
18352 * gdb.ada/complete.exp: Skp the test if readline is not
18353 used.
18354 * gdb.base/filesym.exp: Likewise.
18355 * gdb.base/macscp.exp: Likewise.
18356 * gdb.base/readline-ask.exp: Likewise.
18357 * gdb.base/readline.exp: Likewise.
18358 * gdb.python/py-cmd.exp: Likewise.
18359 * gdb.trace/tfile.exp: Likewise.
18360
18361 2014-03-26 Yao Qi <yao@codesourcery.com>
18362
18363 * gdb.base/macscp.exp: Fix code format issues.
18364
18365 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18366
18367 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18368 * gdb.asm/powerpc64le.inc: New file.
18369
18370 2014-03-25 Pedro Alves <palves@redhat.com>
18371 Doug Evans <dje@google.com>
18372
18373 * gdb.base/source-execution.c: New file.
18374 * gdb.base/source-execution.exp: New file.
18375 * gdb.base/source-execution.gdb: New file.
18376
18377 2014-03-24 Doug Evans <dje@google.com>
18378
18379 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18380 using fission.
18381
18382 2014-03-24 Hui Zhu <hui@codesourcery.com>
18383 Pedro Alves <palves@redhat.com>
18384
18385 PR breakpoints/16101
18386 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18387 test pass/fail messages. Detect missing support for dprintf when
18388 breakpoints are actually inserted.
18389 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18390 breakpoints are actually inserted.
18391 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18392 fails.
18393
18394 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18395
18396 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18397
18398 2014-03-22 Doug Evans <xdje42@gmail.com>
18399
18400 * gdb.python/python.exp (python not supported): Verify multi-line
18401 python command issues an error.
18402 * gdb.guile/guile.exp (guile not supported): Verify multi-line
18403 guile command issues an error.
18404
18405 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18406
18407 * gdb.threads/thread-specific.exp: Handle the lack of usable
18408 $this_breakpoint and $this_thread.
18409
18410 2014-03-21 Hui Zhu <hui@codesourcery.com>
18411
18412 * gdb.base/attach.exp (do_command_attach_tests): New.
18413
18414 2014-03-20 Tom Tromey <tromey@redhat.com>
18415 Pedro Alves <palves@redhat.com>
18416
18417 PR cli/15718
18418 * gdb.base/condbreak-call-false.c: New file.
18419 * gdb.base/condbreak-call-false.exp: New file.
18420
18421 2014-03-20 Pedro Alves <palves@redhat.com>
18422
18423 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18424 Delete.
18425 (block_signals, unblock_signals): Delete.
18426 (child_function_2, main): Remove references to deleted variable
18427 and functions.
18428
18429 2014-03-20 Pedro Alves <palves@redhat.com>
18430
18431 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18432 Use pthread_kill to signal thread 2.
18433 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18434 Adjust to make the test send itself a signal rather than using the
18435 host's "kill" command.
18436
18437 2014-03-20 Pedro Alves <palves@redhat.com>
18438
18439 * gdb.threads/multiple-step-overs.c: New file.
18440 * gdb.threads/multiple-step-overs.exp: New file.
18441 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18442 Adjust expected infrun debug output.
18443
18444 2014-03-20 Pedro Alves <palves@redhat.com>
18445
18446 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18447 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18448
18449 2014-03-20 Pedro Alves <palves@redhat.com>
18450
18451 PR breakpoints/7143
18452 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18453 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18454 of gdb_test_multiple.
18455 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18456 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18457
18458 2014-03-20 Pedro Alves <palves@redhat.com>
18459
18460 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18461 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18462
18463 2014-03-19 Pedro Alves <palves@redhat.com>
18464
18465 * gdb.base/async.exp: Remove early return.
18466
18467 2014-03-19 Pedro Alves <palves@redhat.com>
18468
18469 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18470
18471 2014-03-19 Pedro Alves <palves@redhat.com>
18472
18473 * gdb.base/async.exp (test_background): Expect \r\n after
18474 "completed." in the fail pattern.
18475
18476 2014-03-19 Pedro Alves <palves@redhat.com>
18477
18478 * gdb.base/async.exp (test_background): New procedure.
18479 Use it for all background execution command tests.
18480
18481 2014-03-19 Pedro Alves <palves@redhat.com>
18482
18483 * gdb.base/async.exp: Use prepare_for_testing.
18484
18485 2014-03-19 Pedro Alves <palves@redhat.com>
18486
18487 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18488 the same line.
18489
18490 2014-03-19 Pedro Alves <palves@redhat.com>
18491
18492 * gdb.base/async.c (main): Add "jump here" and "until here" line
18493 marker comments.
18494 * gdb.base/async.exp (jump_here): New global.
18495 (jump& test): Use it.
18496 (until_here): New global.
18497 (until& test): Use it.
18498
18499 2014-03-19 Pedro Alves <palves@redhat.com>
18500
18501 * gdb.base/async.exp: Don't frob gdb_protocol.
18502
18503 2014-03-18 Doug Evans <xdje42@gmail.com>
18504
18505 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18506 Fix spelling of exec-done-display.
18507
18508 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18509
18510 PR gdb/15358
18511 * gdb.base/gdb-sigterm.c: New file.
18512 * gdb.base/gdb-sigterm.exp: New file.
18513
18514 2014-03-18 Pedro Alves <palves@redhat.com>
18515
18516 PR gdb/13860
18517 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18518 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18519 solib-event.
18520
18521 2014-03-17 Joel Brobecker <brobecker@adacore.com>
18522
18523 * gdb.ada/pckd_arr_ren: New testcase.
18524
18525 2014-03-13 Doug Evans <xdje42@gmail.com>
18526
18527 PR guile/16612
18528 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18529 collect after discarding symbols.
18530
18531 2014-03-13 Ludovic Courtès <ludo@gnu.org>
18532 Doug Evans <xdje42@gmail.com>
18533
18534 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18535 to history survives a gc.
18536
18537 2014-03-13 Pedro Alves <palves@redhat.com>
18538
18539 * gdb.base/default.exp: Don't test "target procfs".
18540
18541 2014-03-13 Pedro Alves <palves@redhat.com>
18542
18543 * gdb.base/default.exp: Update "target child" and "target procfs"
18544 tests to not expect "Unix".
18545
18546 2014-03-12 Tom Tromey <tromey@redhat.com>
18547
18548 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18549 New procs. Add target-async tests.
18550 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18551 Add target-async tests.
18552
18553 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18554
18555 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18556 'func_start' and 'func_end' for the beginning and end of the
18557 function code, respectively.
18558 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18559 'func_end' instead of 'func' and 'main'.
18560
18561 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18562
18563 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18564 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18565 generate the debug info assembler source.
18566
18567 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18568
18569 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18570 * gdb.dwarf2/arr-subrange.exp: Likewise.
18571 * gdb.dwarf2/dwz.exp: Likewise.
18572 * gdb.dwarf2/method-ptr.exp: Likewise.
18573 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18574 * gdb.dwarf2/subrange.exp: Likewise.
18575 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18576 * gdb.dwarf2/implptrpiece.exp: Likewise.
18577 * gdb.dwarf2/nostaticblock.exp: Likewise.
18578
18579 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18580
18581 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18582 directory to absolute path name arguments.
18583
18584 2014-03-10 Joel Brobecker <brobecker@adacore.com>
18585
18586 * gdb.ada/tagged_access: New testcase.
18587
18588 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18589
18590 * gdb.btrace/data.exp: Update expected output.
18591
18592 2014-03-06 Yao Qi <yao@codesourcery.com>
18593
18594 * gdb.trace/pr16508.exp: New file.
18595
18596 2014-03-05 Pedro Alves <palves@redhat.com>
18597
18598 PR gdb/16575
18599 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18600 procedure.
18601 (top level): Adjust to use it. Add tests that exercise breakpoint
18602 interaction with the code-cache.
18603
18604 2014-02-26 Ludovic Courtès <ludo@gnu.org>
18605
18606 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18607 test for 'history-append!'.
18608
18609 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18610
18611 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18612 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18613 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18614 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18615 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18616 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18617
18618 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18619
18620 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18621 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18622 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18623
18624 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18625
18626 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18627
18628 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18629
18630 * gdb.dwarf2/arr-stride.c: New file.
18631 * gdb.dwarf2/arr-stride.exp: New file.
18632
18633 2014-02-26 Pedro Alves <palves@redhat.com>
18634
18635 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18636 that won't ever trigger. Make sure that GDB reports the correct
18637 breakpoint that caused the stop.
18638
18639 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18640
18641 PR gdb/16626
18642 * gdb.base/auto-load-script: New file.
18643 * gdb.base/auto-load.c: New file.
18644 * gdb.base/auto-load.exp: New file.
18645
18646 PR gdb/16626
18647 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18648
18649 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18650
18651 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18652 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18653
18654 2014-02-24 Doug Evans <dje@google.com>
18655
18656 * lib/gdb.exp (run_on_host): Log error output if program fails.
18657
18658 2014-02-21 Pedro Alves <palves@redhat.com>
18659
18660 * gdb.threads/step-after-sr-lock.c: Rename to ...
18661 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18662 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18663 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18664 ... this.
18665
18666 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18667
18668 PR tdep/16397
18669 * gdb.arch/amd64-stap-special-operands.exp: New file.
18670 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18671 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18672 * gdb.arch/amd64-stap-triplet.S: Likewise.
18673 * gdb.arch/amd64-stap-triplet.c: Likewise.
18674
18675 2014-02-20 Joel Brobecker <brobecker@adacore.com>
18676
18677 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18678 in .section pseudo-op.
18679
18680 2014-02-20 lin zuojian <manjian2006@gmail.com>
18681 Joel Brobecker <brobecker@adacore.com>
18682 Doug Evans <xdje42@gmail.com>
18683
18684 PR symtab/16581
18685 * gdb.dwarf2/dw2-icycle.S: New file.
18686 * gdb.dwarf2/dw2-icycle.c: New file.
18687 * gdb.dwarf2/dw2-icycle.exp: New file.
18688
18689 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18690
18691 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18692 operations on gdb.Value objects.
18693 * gdb.python/py-value-cc.exp: Add new test to test operations on
18694 gdb.Value objects.
18695
18696 2014-02-18 Doug Evans <dje@google.com>
18697
18698 * Makefile.in (TESTS): New variable.
18699 (expanded_tests, expanded_tests_or_none): New variables
18700 (check-single): Pass $(expanded_tests_or_none) to runtest.
18701 (check-parallel): Only run tests in $(TESTS) if non-empty.
18702 (check/no-matching-tests-found): New rule.
18703 * README: Document TESTS makefile variable.
18704
18705 2014-02-18 Doug Evans <dje@google.com>
18706
18707 * Makefile.in (check-parallel): rm -rf outputs temp.
18708
18709 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18710
18711 Fix "ERROR: no fileid for" in the testsuite.
18712 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18713
18714 2014-02-12 Doug Evans <dje@google.com>
18715
18716 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18717 (MISCELLANEOUS): New variable.
18718 (clean): rm -rf $(MISCELLANEOUS).
18719 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18720 dwp live in the same directory as symlinks, with each symlink pointed
18721 to a differently named file in a different directory.
18722
18723 2014-02-11 Doug Evans <dje@google.com>
18724
18725 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18726 of Tcl file commands.
18727
18728 2014-02-10 Mark Kettenis <kettenis@gnu.org>
18729
18730 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18731 "kill -SIGUSR1 -1".
18732
18733 2014-02-10 Joel Brobecker <brobecker@adacore.com>
18734
18735 * gdb.ada/tick_length_array_enum_idx: New testcase.
18736
18737 2014-02-10 Doug Evans <xdje42@gmail.com>
18738
18739 * configure.ac (AC_OUTPUT): Add gdb.guile.
18740 * configure: Regenerate.
18741 * lib/gdb-guile.exp: New file.
18742 * lib/gdb.exp (get_target_charset): New function.
18743 * gdb.base/help.exp: Update expected output from "apropos apropos".
18744 * gdb.guile/Makefile.in: New file.
18745 * gdb.guile/guile.exp: New file.
18746 * gdb.guile/scm-arch.c: New file.
18747 * gdb.guile/scm-arch.exp: New file.
18748 * gdb.guile/scm-block.c: New file.
18749 * gdb.guile/scm-block.exp: New file.
18750 * gdb.guile/scm-breakpoint.c: New file.
18751 * gdb.guile/scm-breakpoint.exp: New file.
18752 * gdb.guile/scm-disasm.c: New file.
18753 * gdb.guile/scm-disasm.exp: New file.
18754 * gdb.guile/scm-equal.c: New file.
18755 * gdb.guile/scm-equal.exp: New file.
18756 * gdb.guile/scm-error.exp: New file.
18757 * gdb.guile/scm-error.scm: New file.
18758 * gdb.guile/scm-frame-args.c: New file.
18759 * gdb.guile/scm-frame-args.exp: New file.
18760 * gdb.guile/scm-frame-args.scm: New file.
18761 * gdb.guile/scm-frame-inline.c: New file.
18762 * gdb.guile/scm-frame-inline.exp: New file.
18763 * gdb.guile/scm-frame.c: New file.
18764 * gdb.guile/scm-frame.exp: New file.
18765 * gdb.guile/scm-generics.exp: New file.
18766 * gdb.guile/scm-gsmob.exp: New file.
18767 * gdb.guile/scm-iterator.c: New file.
18768 * gdb.guile/scm-iterator.exp: New file.
18769 * gdb.guile/scm-math.c: New file.
18770 * gdb.guile/scm-math.exp: New file.
18771 * gdb.guile/scm-objfile-script-gdb.in: New file.
18772 * gdb.guile/scm-objfile-script.c: New file.
18773 * gdb.guile/scm-objfile-script.exp: New file.
18774 * gdb.guile/scm-objfile.c: New file.
18775 * gdb.guile/scm-objfile.exp: New file.
18776 * gdb.guile/scm-ports.exp: New file.
18777 * gdb.guile/scm-pretty-print.c: New file.
18778 * gdb.guile/scm-pretty-print.exp: New file.
18779 * gdb.guile/scm-pretty-print.scm: New file.
18780 * gdb.guile/scm-section-script.c: New file.
18781 * gdb.guile/scm-section-script.exp: New file.
18782 * gdb.guile/scm-section-script.scm: New file.
18783 * gdb.guile/scm-symbol.c: New file.
18784 * gdb.guile/scm-symbol.exp: New file.
18785 * gdb.guile/scm-symtab-2.c: New file.
18786 * gdb.guile/scm-symtab.c: New file.
18787 * gdb.guile/scm-symtab.exp: New file.
18788 * gdb.guile/scm-type.c: New file.
18789 * gdb.guile/scm-type.exp: New file.
18790 * gdb.guile/scm-value-cc.cc: New file.
18791 * gdb.guile/scm-value-cc.exp: New file.
18792 * gdb.guile/scm-value.c: New file.
18793 * gdb.guile/scm-value.exp: New file.
18794 * gdb.guile/source2.scm: New file.
18795 * gdb.guile/types-module.cc: New file.
18796 * gdb.guile/types-module.exp: New file.
18797
18798 2014-02-10 Yao Qi <yao@codesourcery.com>
18799
18800 PR testsuite/16543
18801 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18802 * configure: Regenerated.
18803 * Makefile.in: New file.
18804
18805 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18806
18807 * gdb.python/py-framefilter.exp: Fix typo.
18808
18809 2014-02-08 Yao Qi <yao@codesourcery.com>
18810
18811 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18812 that no =breakpoint-modified is emitted when breakpoints are
18813 modified through MI commands.
18814
18815 2014-02-07 Pedro Alves <pedro@codesourcery.com>
18816 Pedro Alves <palves@redhat.com>
18817
18818 * gdb.threads/step-after-sr-lock.c: New file.
18819 * gdb.threads/step-after-sr-lock.exp: New file.
18820
18821 2014-02-07 Pedro Alves <palves@redhat.com>
18822
18823 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18824
18825 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18826
18827 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18828 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18829
18830 2014-02-06 Doug Evans <xdje42@gmail.com>
18831
18832 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18833 output.
18834
18835 * gdb.gdb/python-interrupts.exp: New file.
18836
18837 2014-02-05 Yao Qi <yao@codesourcery.com>
18838
18839 * gdb.trace/report.exp (use_collected_data): Test the output
18840 of "info threads" and "info inferiors".
18841
18842 2014-02-05 Yao Qi <yao@codesourcery.com>
18843
18844 Revert this patch:
18845
18846 2013-05-24 Yao Qi <yao@codesourcery.com>
18847
18848 * gdb.trace/tfile.exp: Test inferior and thread.
18849
18850 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18851
18852 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18853 on a function.
18854 * gdb.base/step-bt.c: Call hello via function pointer to make
18855 sure its first instruction is executed on powerpc64le-linux.
18856
18857 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18858
18859 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18860
18861 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18862
18863 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18864 of the test patterns for use on little-endian systems.
18865
18866 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18867
18868 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18869 (decimal_vector): Fix for little-endian.
18870
18871 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18872
18873 * gdb.arch/sparc-sysstep.exp: New file.
18874 * gdb.arch/sparc-sysstep.c: Likewise.
18875
18876 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18877
18878 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18879
18880 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18881
18882 2014-01-23 Tom Tromey <tromey@redhat.com>
18883
18884 * gdb.ada/array_char_idx: New testcase.
18885
18886 2014-01-23 Tom Tromey <tromey@redhat.com>
18887
18888 PR python/16487:
18889 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18890 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18891 classes.
18892
18893 2014-01-23 Tom Tromey <tromey@redhat.com>
18894
18895 PR python/16491:
18896 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18897 string from an inferior frame.
18898 * gdb.python/py-framefilter-mi.exp: Update.
18899
18900 2014-01-22 Doug Evans <dje@google.com>
18901
18902 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18903
18904 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18905
18906 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18907
18908 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18909
18910 * gdb.trace/entry-values.exp: Remove excess space character from
18911 regex patterns. Handle s390 call instruction.
18912
18913 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18914
18915 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18916 define "*_start" label. Make "name" static.
18917 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18918 ${name} by references to ${name}_start.
18919
18920 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18921
18922 * gdb.base/info-macros.exp: Remove "debug" from the compile
18923 options.
18924
18925 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18926
18927 * gdb.dlang/demangle.exp: New file.
18928
18929 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18930
18931 * gdb.dlang/primitive-types.exp: New file.
18932
18933 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18934
18935 * configure.ac: Create gdb.dlang/Makefile.
18936 * configure: Regenerate.
18937 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18938 * gdb.dlang/Makefile.in: New file.
18939 * lib/d-support.exp: New file.
18940 * lib/gdb.exp (skip_d_tests): New proc.
18941
18942 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18943
18944 * gdb.btrace/delta.exp: Check reverse stepi.
18945 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18946 * gdb.btrace/finish.exp: New.
18947 * gdb.btrace/next.exp: New.
18948 * gdb.btrace/nexti.exp: New.
18949 * gdb.btrace/record_goto.c: Add comments.
18950 * gdb.btrace/step.exp: New.
18951 * gdb.btrace/stepi.exp: New.
18952 * gdb.btrace/multi-thread-step.c: New.
18953 * gdb.btrace/multi-thread-step.exp: New.
18954 * gdb.btrace/rn-dl-bind.c: New.
18955 * gdb.btrace/rn-dl-bind.exp: New.
18956 * gdb.btrace/data.c: New.
18957 * gdb.btrace/data.exp: New.
18958 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18959
18960 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18961
18962 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18963 * gdb.btrace/exception.exp: Update.
18964 * gdb.btrace/instruction_history.exp: Update.
18965 * gdb.btrace/record_goto.exp: Update.
18966 * gdb.btrace/tailcall.exp: Update.
18967 * gdb.btrace/unknown_functions.exp: Update.
18968 * gdb.btrace/delta.exp: New.
18969
18970 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18971
18972 * gdb.btrace/record_goto.exp: Add backtrace test.
18973 * gdb.btrace/tailcall.exp: Add backtrace test.
18974
18975 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18976
18977 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18978 * gdb.btrace/record_goto.c: New.
18979 * gdb.btrace/record_goto.exp: New.
18980 * gdb.btrace/x86-record_goto.S: New.
18981
18982 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18983
18984 * gdb.btrace/function_call_history.exp: Update tests.
18985 * gdb.btrace/instruction_history.exp: Update tests.
18986
18987 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18988
18989 * gdb.btrace/function_call_history.exp: Fix expected field
18990 order for "record function-call-history".
18991 Add new tests for "record function-call-history /c".
18992 * gdb.btrace/exception.cc: New.
18993 * gdb.btrace/exception.exp: New.
18994 * gdb.btrace/tailcall.exp: New.
18995 * gdb.btrace/x86-tailcall.S: New.
18996 * gdb.btrace/x86-tailcall.c: New.
18997 * gdb.btrace/unknown_functions.c: New.
18998 * gdb.btrace/unknown_functions.exp: New.
18999 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19000
19001 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19002
19003 * gdb.btrace/instruction_history.exp: Update.
19004 * gdb.btrace/function_call_history.exp: Update.
19005
19006 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19007
19008 * gdb.btrace/function_call_history.exp: Fix expected function
19009 trace.
19010 * gdb.btrace/instruction_history.exp: Initialize traced.
19011 Remove traced_functions.
19012
19013 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19014
19015 * gdb.btrace/function_call_history.exp: Update
19016 * gdb.btrace/instruction_history.exp: Update.
19017
19018 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19019
19020 * gdb.btrace/enable.exp: Update expected text.
19021
19022 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19023
19024 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19025 bytes.
19026
19027 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19028
19029 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19030
19031 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
19032
19033 * lib/gdb.exp (supports_process_record): Return true for
19034 arm*-linux*. (supports_reverse): Likewise.
19035
19036 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19037
19038 PR python/15464
19039 PR python/16113
19040 * gdb.python/py-type.c: Enhance test case.
19041 * gdb.python/py-value-cc.cc: Likewise
19042 * gdb.python/py-type.exp: Add new tests.
19043 * gdb.python/py-value-cc.exp: Likewise
19044
19045 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19046 Pedro Alves <palves@redhat.com>
19047
19048 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19049 Make "name" extern.
19050 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19051 references to ${name}_start by references to ${name}.
19052
19053 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19054
19055 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19056
19057 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19058
19059 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19060
19061 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19062 Pedro Alves <palves@redhat.com>
19063
19064 * gdb.mi/mi-info-os.exp: Connect to the target with
19065 mi_gdb_target_load.
19066
19067 2014-01-08 Pedro Alves <palves@redhat.com>
19068
19069 * gdb.threads/reconnect-signal.c: New file.
19070 * gdb.threads/reconnect-signal.exp: New file.
19071
19072 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19073
19074 * gdb.base/source-dir.exp: New file.
19075
19076 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19077
19078 * gdb.ada/mi_interface: New testcase.
19079
19080 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19081
19082 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19083 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19084 gdb.ada/pp-rec-component/pck.ads: New files.
19085
19086 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19087
19088 * gdb.python/py-pp-integral.c: New file.
19089 * gdb.python/py-pp-integral.py: New file.
19090 * gdb.python/py-pp-integral.exp: New file.
19091
19092 For older changes see ChangeLog-1993-2013.
19093 \f
19094 ;; Local Variables:
19095 ;; mode: change-log
19096 ;; left-margin: 8
19097 ;; fill-column: 74
19098 ;; version-control: never
19099 ;; End:
19100
19101 Copyright 2014-2020 Free Software Foundation, Inc.
19102 Copying and distribution of this file, with or without modification,
19103 are permitted provided the copyright notice and this notice are preserved.
This page took 0.452684 seconds and 4 git commands to generate.